@charset "utf-8";
:root {
  --color: #3386f4;
  --vh: 100vh;
}
.abtbox_tit {
  text-align: center;
  margin-bottom: 0.53rem;
}
.abtbox-sec1 {
  position: relative;
  height: 260vh;
}
@media (min-width: 768px) {
  .abtbox-sec1 {
    margin-top: -0.8rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .abtbox-sec1 {
    margin-top: -1.2rem;
  }
}
.abtbox-sec1 .fz_zhong {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.abtbox-sec1 .fz_zhong .abtbox1_cont {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .bag {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: center 60%;
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .container {
  position: relative;
  text-align: center;
  height: 100%;
  padding: 21vh 0 0;
}
@media (max-width: 1900px) {
  .abtbox-sec1 .fz_zhong .abtbox1_cont .container {
    padding-top: 1.84rem;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .fz_zhong .abtbox1_cont .container {
    padding-top: 1.6rem;
  }
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .container .name {
  color: #3386f4;
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .container .f_tit {
  color: #222;
  font-size: 0.68rem;
  line-height: 1.17647059;
  margin-bottom: 0.16rem;
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .container .text {
  color: #666666;
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .container .text p {
  opacity: 0.7;
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .qie {
  position: absolute;
  left: 50%;
  bottom: 3vh;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .abtbox-sec1 .fz_zhong .abtbox1_cont .qie {
    display: none;
  }
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .qie span {
  color: #666666;
  opacity: 0.6;
  display: block;
  margin-bottom: 6px;
}
.abtbox-sec1 .fz_zhong .abtbox1_cont .qie img {
  height: 0.34rem;
  animation: shagxi 1s linear infinite;
}
.abtbox-sec1 .fz_zhong .abtbox2_cont {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 2.24rem 0 0;
}
.abtbox-sec1 .fz_zhong .abtbox2_cont .bag {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.abtbox-sec1 .fz_zhong .abtbox2_cont .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abtbox-sec1 .fz_zhong .abtbox2_cont .bag:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
}
.abtbox-sec1 .fz_zhong .abtbox2_cont .container {
  position: relative;
  text-align: center;
}
.abtbox-sec1 .fz_zhong .abtbox2_cont .container .font {
  max-width: 8.9rem;
  margin: 0 auto;
  color: #ffffff;
}
.abtbox-sec1 .fz_zhong .abtbox2_cont .container .font .name,
.abtbox-sec1 .fz_zhong .abtbox2_cont .container .font .f_tit,
.abtbox-sec1 .fz_zhong .abtbox2_cont .container .font .text {
  transition: all 0.4s linear;
  transform: translateY(0.6rem);
  opacity: 0;
}
.abtbox-sec1 .fz_zhong .abtbox2_cont .container .font .f_tit {
  margin-bottom: 0.29rem;
}
.abtbox-sec1 .fz_zhong .abtbox2_cont .container .font .text {
  line-height: 2;
}
@media (max-width: 767px) {
  .abtbox-sec1 .fz_zhong .abtbox2_cont .container .font .text {
    line-height: 1.4;
  }
}
.abtbox-sec1 .fz_zhong.on .abtbox1_cont {
  visibility: hidden;
  opacity: 0;
}
.abtbox-sec1 .fz_zhong.on .abtbox2_cont .container .font .name,
.abtbox-sec1 .fz_zhong.on .abtbox2_cont .container .font .f_tit,
.abtbox-sec1 .fz_zhong.on .abtbox2_cont .container .font .text {
  transform: translateY(0);
  opacity: 1;
}
.abtbox-sec1 .fz_zhong.on .abtbox2_cont .container .font .f_tit {
  transition-delay: 0.14s;
}
.abtbox-sec1 .fz_zhong.on .abtbox2_cont .container .font .text {
  transition-delay: 0.28s;
}
.abtbox-sec3 {
  position: relative;
  padding: 1.29rem 0 1.38rem;
}
.abtbox-sec3 .bag {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.abtbox-sec3 .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abtbox-sec3 .container {
  position: relative;
  display: flex;
  max-width: 1400px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.abtbox-sec3 .container .lt {
  width: 35%;
  color: #ffffff;
}
@media (max-width: 767px) {
  .abtbox-sec3 .container .lt {
    width: 100%;
  }
}
.abtbox-sec3 .container .lt .f_tit {
  line-height: 1.20833333;
  margin-bottom: 0.25rem;
}
.abtbox-sec3 .container .lt .text {
  color: #ffffff;
  line-height: 1.625;
}
.abtbox-sec3 .container .lt .text p {
  color: #ffffff;
  opacity: 0.7;
}
.abtbox-sec3 .container .gt {
  width: 42.857%;
  padding-top: 0.48rem;
}
@media (max-width: 991px) {
  .abtbox-sec3 .container .gt {
    width: 54%;
  }
}
@media (max-width: 767px) {
  .abtbox-sec3 .container .gt {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .abtbox-sec3 .container .gt .item {
    width: calc(50% - 0.18rem);
  }
}
.abtbox-sec3 .container .gt .item {
  padding: 0.12rem 0 0.46rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .abtbox-sec3 .container .gt .item {
    padding: 0.36rem 0 0.3rem;
    flex-wrap: wrap;
  }
}
.abtbox-sec3 .container .gt .item .shu {
  width: calc(100% - 1.5rem);
  display: flex;
  align-items: flex-end;
  line-height: 0.9;
}
.abtbox-sec3 .container .gt .item .shu span {
  text-shadow: inset -1px -3px 10px 0px rgba(0, 0, 0, 0.5);
  font-size: 0.7rem;
  font-weight: bold;
}
.abtbox-sec3 .container .gt .item .text {
  width: 1.3rem;
  opacity: 0.5;
}
@media (max-width: 1900px) {
  .abtbox-sec3 .container .gt .item .shu {
    width: calc(100% - 1.8rem);
  }
  .abtbox-sec3 .container .gt .item .text {
    width: 1.6rem;
  }
}
@media (max-width: 1900px) and (max-width: 1260px) {
  .abtbox-sec3 .container .gt .item .shu {
    width: calc(100% - 2.4rem);
  }
}
@media (max-width: 1900px) and (max-width: 767px) {
  .abtbox-sec3 .container .gt .item .shu {
    width: 100%;
    margin-bottom: 0.14rem;
  }
}
@media (max-width: 1900px) and (max-width: 1260px) {
  .abtbox-sec3 .container .gt .item .text {
    width: 2.2rem;
  }
}
@media (max-width: 1900px) and (max-width: 767px) {
  .abtbox-sec3 .container .gt .item .text {
    width: 100%;
  }
}
.abtbox-sec4 {
  background: linear-gradient(to bottom, #edf6fb, #ffffff);
}
.abtbox-sec4 .abt4_logo {
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  padding: 1.29rem 0;
}
.abtbox-sec4 .abt4_logo:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  pointer-events: none;
  height: 100%;
  background: url(../images/mohujianimgfz1.png) no-repeat left top / 100% auto;
}
.abtbox-sec4 .abt4_logo .abtbox_tit {
  position: relative;
  z-index: 3;
}
.abtbox-sec4 .abt4_logo .hm_flogo {
  position: relative;
  overflow: visible;
}
.abtbox-sec4 .abt4_logo .hm_flogo .hm_log {
  position: relative;
  overflow: visible;
}
.abtbox-sec4 .abt4_logo .hm_flogo .hm_log:last-child {
  margin-bottom: 0;
}
.abtbox-sec4 .abt4_logo .hm_flogo .hm_log:last-child .li {
  padding-bottom: 0;
}
.abtbox-sec4 .abt4_logo .hm_flogo .hm_log .li {
  margin-right: 0.2rem;
  display: inline-block;
  padding-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .abtbox-sec4 .abt4_logo .hm_flogo .hm_log .li {
    margin-right: 0.24rem;
    padding-bottom: 0.24rem;
  }
}
.abtbox-sec4 .abt4_logo .hm_flogo .hm_log .li .img {
  width: 2.05rem;
  background-color: #ffffff;
  border: none;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .abtbox-sec4 .abt4_logo .hm_flogo .hm_log .li .img {
    width: 2.8rem;
  }
}
.abtbox-sec4 .abt4_logo .hm_flogo .hm_log .li .img:before {
  padding-top: 39.02439024%;
}
.abtbox-sec4 .abt4_logo .hm_flogo .hm_log .li .img img {
  opacity: 0.5;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: gray;
}
.abtbox-sec4 .abt4_logo .hm_flogo .hm_log .li .img:hover {
  border-color: transparent;
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 {
    height: auto;
    padding-bottom: 1.4rem;
  }
}
.abtbox-sec4 .x-about4 .box1 {
  width: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
}
.abtbox-sec4 .x-about4 .box1 .bg {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 .bg {
    height: 100%;
    position: absolute;
    top: 0;
  }
}
.abtbox-sec4 .x-about4 .box1 .container {
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 .container {
    margin-top: 0;
  }
}
.abtbox-sec4 .x-about4 .box1 .container .x-title {
  text-align: center;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .abtbox-sec4 .x-about4 .box1 .container .x-title {
    margin-bottom: 0.46rem;
  }
}
.abtbox-sec4 .x-about4 .box1 .container .box {
  width: 100%;
}
.abtbox-sec4 .x-about4 .box1 .container .box .title {
  width: 100%;
  font-size: 0.48rem;
  color: #333333;
  line-height: 0.64rem;
}
.abtbox-sec4 .x-about4 .box1 .container .box .content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .left {
  width: 50%;
  height: 100vh;
  height: 7.6rem;
  position: sticky;
  overflow: hidden;
  top: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 .container .box .content .left {
    display: none;
  }
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .left .quan {
  position: absolute;
  color: #333;
  left: 1.73rem;
  width: 4.8rem;
  height: 4.8rem;
  transform: rotate(-90deg);
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 .container .box .content .left .quan {
    width: 3.4rem;
    height: 3.4rem;
  }
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .left .quan .yuan2 {
  stroke-dasharray: 1507,1507;
  stroke-dashoffset: 1507;
  transition: all 0.4s linear;
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .left .year {
  font-size: 2.5rem;
  color: #1673ff;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 .container .box .content .left .year {
    font-size: 1.8rem;
  }
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .left .swiper {
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .left .swiper .swiper-slide {
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  color: rgba(0, 0, 0, 0.05);
  font-weight: bold;
  cursor: pointer;
  letter-spacing: -0.03em;
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .left .swiper .swiper-slide.swiper-slide-active {
  color: #1673ff;
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 .container .box .content .left .swiper .swiper-slide {
    font-size: 1.8rem;
  }
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .list {
  width: 36.42%;
  height: 100%;
}
@media (max-width: 1260px) {
  .abtbox-sec4 .x-about4 .box1 .container .box .content .list {
    width: 41.42%;
  }
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 .container .box .content .list {
    width: 100%;
  }
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .list .f_title1 {
  color: #0e2339;
  margin-bottom: 0.88rem;
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .list .abtbox4_nei {
  height: 4.96rem;
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 .container .box .content .list .abtbox4_nei {
    height: auto;
  }
  .abtbox-sec4 .x-about4 .box1 .container .box .content .list .abtbox4_nei .swiper-wrapper {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .abtbox-sec4 .x-about4 .box1 .container .box .content .list .abtbox4_nei .swiper-wrapper .swiper-slide {
    height: auto;
    width: 100%;
  }
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .list .abtbox4_nei .swiper-slide .item {
  padding: 0.36rem 0 0.54rem;
  border-top: 1px solid rgba(223, 225, 227, 0.4);
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .list .abtbox4_nei .swiper-slide .item .f_name {
  color: #999999;
  margin-bottom: 0.23rem;
}
.abtbox-sec4 .x-about4 .box1 .container .box .content .list .abtbox4_nei .swiper-slide .item .f_tit {
  color: #333333;
}
.abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper {
  display: none;
}
@media (max-width: 991px) {
  .abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper {
    display: block;
  }
}
.abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .item .x-text .x-nf {
  color: #222;
  margin-bottom: 0.2rem;
}
.abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .item .x-text .x-sp {
  margin-bottom: 0.15rem;
}
.abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .item .x-text .x-sp span {
  font-weight: bold;
  color: #333;
}
.abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .item .x-text .x-sp p {
  color: #666;
  margin-top: 2px;
  line-height: 1.6;
}
.abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .item .x-spp span {
  font-weight: bold;
  color: #333;
}
.abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .item .x-spp .x-tb {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.15rem;
}
.abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .item .x-spp .x-tb .x-img {
  width: 1.2rem;
  height: 0.54rem;
  margin-right: 10px;
  margin-bottom: 10px;
}
.abtbox-sec4 .x-about4 .box1 .container .box .x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .item .x-spp .x-tb .x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.abtbox-sec5 {
  background-color: #fafafa;
  padding: 1.27rem 0 2.75rem;
}
@media (max-width: 767px) {
  .abtbox-sec5 {
    padding-bottom: 3rem;
  }
}
.abtbox-sec5 .container {
  max-width: 1400px;
}
.abtbox-sec5 .container .box1 {
  margin-top: 0.18rem;
}
.abtbox-sec5 .container .box1 .box2 {
  margin-top: 0.3rem;
  padding: 0.68rem 0.55rem 0.53rem;
  width: calc((100% - 0.6rem) / 3);
  margin-right: 0.3rem;
  position: relative;
  transition: all 0.7s;
  overflow: hidden;
}
@media (max-width: 991px) {
  .abtbox-sec5 .container .box1 .box2 {
    width: calc((100% - 0.4rem) / 2);
    margin-right: 0.2rem;
  }
}
@media (max-width: 767px) {
  .abtbox-sec5 .container .box1 .box2 {
    width: 100%;
  }
}
.abtbox-sec5 .container .box1 .box2 .img {
  height: 0.76rem;
  margin-bottom: 0.54rem;
}
.abtbox-sec5 .container .box1 .box2 .cn2 {
  color: #0e2339;
  margin-bottom: 0.09rem;
}
.abtbox-sec5 .container .box1 .box2 .cn3 {
  color: #777777;
  line-height: 1.625;
}
.abtbox-sec5 .container .box1 .box2 .f_shu {
  font-weight: bold;
  font-size: 0.86rem;
  color: #edf4fe;
  -webkit-background-clip: text;
  background-clip: text;
  /* 文字颜色设为透明 */
  color: transparent;
  /* 可选：添加额外的文本装饰，如文字描边 */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #edf4fe;
  /* 描边颜色 */
  position: absolute;
  bottom: -0.4em;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
}
@media (min-width: 768px) {
  .abtbox-sec5 .container .box1 .box2:nth-child(2) {
    transform: translateY(0.4rem);
  }
  .abtbox-sec5 .container .box1 .box2:nth-child(3) {
    transform: translateY(0.8rem);
  }
}
@media (max-width: 767px) {
  .abtbox-sec5 .container .box1 .box2 {
    transform: translateY(0.4rem);
    opacity: 0;
  }
}
.abtbox-sec5 .container .box1.on .box2 {
  transform: translateY(0) !important;
}
@media (max-width: 767px) {
  .abtbox-sec5 .container .box1.on .box2 {
    opacity: 1;
  }
}
@keyframes shagxi {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(0.24rem);
  }
  to {
    transform: translateY(0);
  }
}
