@import "base.css";
@import "common.css";
.abount_wrap {
  width: 100%;
  height: 100%;
}
.abount_wrap .swiper-container {
  width: 100%;
  height: 100%;
}
.abount_wrap .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.abount_wrap .swiper-container .swiper-slide.last {
  height: 5.34rem !important;
  padding-top: 0;
}
.abount_wrap .swiper-container .swiper-slide .r_title {
  width: 0.82rem;
  position: absolute;
  right: 0;
  opacity: 0;
  top: 1.08rem;
  z-index: 99;
  animation: toRight 1s 1.8s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen1 {
  padding-top: 1.86rem;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .bg {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: bgAnimate 4s;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .rw {
  position: absolute;
  bottom: 0;
  left: 0%;
  opacity: 0;
  width: 2.98rem;
  animation: rw_l_animate 1.3s 1.8s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .content {
  width: 5.5rem;
  margin: 0 auto;
  text-align: center;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .content .title {
  opacity: 0;
  width: 4.49rem;
  animation: toShow 1.5s 0.4s forwards;
  margin: 0 auto;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .content p {
  font-size: 0.24rem;
  font-weight: 500;
  color: #555757;
  line-height: 0.38rem;
  opacity: 0;
  animation: toShow 1.5s 1.2s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .content p:nth-of-type(1) {
  margin-top: 0.64rem;
  margin-bottom: 0.28rem;
  animation: toShow 1.5s 0.8s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .content .word {
  margin: 0 auto;
  opacity: 0;
  margin-top: 0.93rem;
  width: 3.91rem;
  animation: toShow 1.5s 1.5s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .jt_box {
  position: absolute;
  bottom: 0.52rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .jt_box img {
  width: 0.5rem;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .jt_box .jt1 {
  position: absolute;
  top: -100%;
  left: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen1 .jt_box .jt2 {
  animation: jt_animate 2s infinite;
}
.abount_wrap .swiper-container .swiper-slide.screen2 {
  padding-top: 2.35rem;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .bg {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .rw {
  position: absolute;
  bottom: 0.22rem;
  left: 0;
  opacity: 0;
  width: 2.23rem;
  animation: rw_l_animate 1.3s 1.8s forwards;
  z-index: 10;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y_wrap {
  animation: toShow 1s 0.4s forwards;
  opacity: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y {
  display: flex;
  align-items: center;
  justify-content: center;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .ring_outside {
  position: relative;
  width: 0.32rem;
  height: 0.32rem;
  background: rgba(15, 95, 206, 0.2);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.32rem;
  font-weight: 400;
  color: #2a2d2e;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .ring_outside .ring_inside {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  background: #0f5fce;
  border-radius: 50%;
  opacity: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .ring_outside.y1::after {
  content: "2020";
  position: absolute;
  top: -130%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .ring_outside.y2::after {
  content: "2019";
  position: absolute;
  top: -130%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .ring_outside.y3::after {
  content: "2018";
  position: absolute;
  top: -130%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .ring_outside.y4::after {
  content: "2016";
  position: absolute;
  top: -130%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .ring_outside.active {
  width: 0.44rem;
  height: 0.44rem;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .ring_outside.active .ring_inside {
  opacity: 1;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .ring_outside.active::after {
  top: -100%;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .header_y .line {
  display: inline-block;
  width: 1.1rem;
  height: 0.05rem;
  background: #0f5fce;
  opacity: 0.1;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content {
  opacity: 0;
  position: relative;
  padding-left: 0.33rem;
  margin-top: 0.91rem;
  animation: toShow 1.5s 0.8s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c {
  display: inline-block;
  position: relative;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .cart {
  width: 6.9rem;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .cart2 {
  width: 6rem;
  position: absolute;
  top: 6%;
  left: 13%;
  transform: rotate(24deg);
  z-index: -1;
  transform-origin: 50% 50%;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper {
  transform-origin: 0% 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/about/cart1.png") no-repeat;
  background-size: 100% 100%;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper.top {
  z-index: 3 !important;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper.second {
  z-index: 2 !important;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper.last {
  z-index: 4 !important;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper .swiper-container1 {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 0.69rem;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper .swiper-container1 .year {
  margin-left: 0.64rem;
  font-size: 0.4rem;
  font-weight: bold;
  font-style: italic;
  color: #825b5c;
  margin-bottom: 0.1rem;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper .swiper-container1 .line {
  width: 5.79rem;
  margin: 0 auto;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper .swiper-container1 .content {
  width: 100%;
  padding: 0 0.64rem;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper .swiper-container1 .content .content_item {
  margin-top: 0.43rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper .swiper-container1 .content .content_item span {
  font-size: 0.24rem;
  font-weight: 400;
  font-style: italic;
  color: #5f4b66;
  white-space: nowrap;
  margin-right: 0.38rem;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper .swiper-container1 .content .content_item span strong {
  font-size: 0.36rem;
  font-weight: bold;
  font-style: italic;
  color: #5f4b66;
  line-height: 0.39rem;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .s2_swiper .swiper-container1 .content .content_item div {
  flex: 1;
  font-size: 0.24rem;
  font-weight: 400;
  color: #564639;
  line-height: 0.38rem;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .jt {
  width: 0.98rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .jt.l {
  left: -2%;
  display: none;
}
.abount_wrap .swiper-container .swiper-slide.screen2 .s2_content .s2_c .jt.r {
  right: -2%;
}
.abount_wrap .swiper-container .swiper-slide.screen3 {
  padding-top: 1.42rem;
  text-align: center;
}
.abount_wrap .swiper-container .swiper-slide.screen3 .bg {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.abount_wrap .swiper-container .swiper-slide.screen3 .img {
  width: 7.18rem;
  animation: toShow 1.5s 0.4s forwards;
  opacity: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen3 .desc {
  text-align: left;
  opacity: 0;
  animation: toShow 1.5s 0.8s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen3 .desc .item .i1 {
  width: 100%;
  z-index: 999;
  position: relative;
  z-index: 99;
}
.abount_wrap .swiper-container .swiper-slide.screen3 .r {
  position: absolute;
  right: 0;
  bottom: 0.33rem;
  width: 2.22rem;
  opacity: 0;
  animation: rw_r_animate 1.3s 1.8s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen4 {
  padding-top: 1.51rem;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .bg {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .title1 {
  line-height: 0.5rem;
  padding-left: 0.37rem;
  font-size: 0.44rem;
  font-weight: bold;
  color: #2a2b2b;
  opacity: 0;
  animation: toShow 1.5s 0.4s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .zm1 {
  padding-left: 0.37rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #ffffff;
  margin-top: 0.12rem;
  margin-bottom: 0.4rem;
  opacity: 0;
  animation: toShow1 1.5s 0.6s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 {
  width: 7.08rem;
  margin: 0 auto;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1 {
  opacity: 0;
  position: relative;
  width: 100%;
  height: 2.88rem;
  background: url("../img/about/s4-content-bg.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.21rem;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1.item1 {
  animation: toShow 1.5s 0.8s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1.item2 {
  animation: toShow 1.5s 1s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1.item3 {
  animation: toShow 1.5s 1.2s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1 .jt {
  position: absolute;
  top: 47%;
  right: 0.43rem;
  transform: translateY(-50%);
  width: 0.19rem;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1 .h {
  padding-top: 0.35rem;
  padding-left: 0.57rem;
  display: flex;
  align-items: center;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1 .h img {
  width: 2.07rem;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1 .h .line {
  width: 0.01rem;
  height: 0.7rem;
  background: #b0bfd2;
  margin: 0 0.36rem;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1 .h span {
  font-size: 0.32rem;
  font-weight: bold;
  color: #363f55;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content1 .content-item1 p {
  margin-top: 0.2rem;
  padding-left: 0.55rem;
  padding-right: 0.89rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 0.24rem;
  font-weight: 400;
  color: #363f55;
  line-height: 0.36rem;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content_model1 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content_model1 .c1 {
  padding-top: 1.51rem;
  position: absolute;
  right: -100%;
  top: 0;
  width: 80%;
  height: 100%;
  background-color: #f5f5f5;
  transition: all 0.5s;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content_model1 .c1 .top1 {
  text-align: center;
  margin-bottom: 0.4rem;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content_model1 .c1 .title1 {
  font-size: 0.32rem;
  font-weight: bold;
  color: #2a2b2b;
  margin-bottom: 0.2rem;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content_model1 .c1 .line1 {
  width: 1.12rem;
  height: 0.04rem;
  background-color: #0f5fce;
  margin-left: 0.37rem;
}
.abount_wrap .swiper-container .swiper-slide.screen4 .content_model1 .c1 p {
  font-size: 0.28rem;
  padding-left: 0.37rem;
  padding-right: 0.37rem;
  margin-top: 0.3rem;
  font-weight: 400;
  color: #363f55;
  line-height: 0.5rem;
}
.abount_wrap .swiper-container .swiper-slide.screen5 {
  padding-top: 1.73rem;
  text-align: center;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .img {
  width: 7.42rem;
  animation: toShow 1.5s 0.8s forwards;
  opacity: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .bg {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .l {
  position: absolute;
  bottom: 0.28rem;
  left: 0;
  width: 2.23rem;
  opacity: 0;
  animation: rw_l_animate 1.3s 1.8s forwards;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .jt_box {
  position: absolute;
  bottom: 0.52rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .jt_box img {
  width: 0.5rem;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .jt_box .jt1 {
  position: absolute;
  top: -100%;
  left: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .jt_box .jt2 {
  animation: jt_animate 2s infinite;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .s5_header_box {
  animation: toShow 1.5s 0.4s forwards;
  opacity: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .s5_header {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.32rem;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .s5_header span {
  font-size: 0.38rem;
  font-weight: bold;
  font-style: italic;
  color: #2a2b2b;
  text-shadow: 0px 0.02rem 0.04rem rgba(42, 42, 42, 0.25);
}
.abount_wrap .swiper-container .swiper-slide.screen5 .s5_header div {
  width: 2.05rem;
  height: 0.04rem;
  background: #0f5fce;
  margin-top: 0.16rem;
  margin-bottom: 0.14rem;
}
.abount_wrap .swiper-container .swiper-slide.screen5 .s5_header p {
  font-size: 0.24rem;
  font-weight: 300;
  font-style: italic;
  color: #666666;
  text-shadow: 0px 0.02rem 0.04rem rgba(42, 42, 42, 0.26);
}
.abount_wrap .swiper-container .swiper-slide.screen6 {
  padding-top: 1.55rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .bg {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .h {
  text-align: center;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .h .jb_box {
  animation: toShow 1.5s 0.4s forwards;
  opacity: 0;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .h .jb {
  width: 1.25rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .h p {
  font-size: 0.28rem;
  font-weight: 500;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .h p.p1 {
  animation: toShow 1.5s 0.7s forwards;
  opacity: 0;
  color: #fff9e4;
  margin-top: 0.18rem;
  margin-bottom: 0.14rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .h p.p2 {
  animation: toShow 1.5s 0.9s forwards;
  opacity: 0;
  color: #7d8cab;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c {
  animation: toShow 1.5s 1.2s forwards;
  opacity: 0;
  margin-top: 0.45rem;
  width: 100%;
  overflow: hidden;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap {
  display: inline-flex;
  position: relative;
  left: 0px;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap .c_item_list {
  margin-left: 0.59rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap .c_item_list .c_item {
  margin-bottom: 0.17rem;
  display: flex;
  align-items: center;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap .c_item_list .c_item .icon {
  width: 1.45rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap .c_item_list .c_item .desc {
  width: 4.45rem;
  height: 1.67rem;
  position: relative;
  padding-left: 0.18rem;
  padding-top: 0.16rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap .c_item_list .c_item .desc img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap .c_item_list .c_item .desc .year {
  font-size: 0.24rem;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0.05rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap .c_item_list .c_item .desc .content {
  padding-right: 0.43rem;
  font-size: 0.27rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.35rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap .c_item_list .c_item .desc .bottom {
  position: absolute;
  bottom: 0.16rem;
  left: 0.18rem;
  font-size: 0.24rem;
  font-weight: 500;
  color: #ffffff;
  opacity: 0.5;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .c .list_wrap .c_item_list:last-of-type {
  margin-right: 0.59rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .tips {
  animation: toShow 1.6s 1.2s forwards;
  opacity: 0;
  text-align: center;
  font-size: 0.24rem;
  font-weight: 400;
  color: #a1b0cc;
  margin-top: 0.63rem;
  margin-bottom: 0.29rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .nav_bar_box {
  animation: toShow 1.5s 1.7s forwards;
  opacity: 0;
  width: 100%;
  position: relative;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .nav_bar_box .bar {
  width: 4.79rem;
  height: 0.1rem;
  background: rgba(194, 194, 194, 0.2);
  border-radius: 0.05rem;
  margin: 0 auto;
  position: relative;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .nav_bar_box .bar .controller {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 33.33333333%;
  height: 0.19rem;
  background: #ffd235;
  border-radius: 0.04rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .nav_bar_box .bar .right {
  position: absolute;
  right: -0.75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.26rem;
}
.abount_wrap .swiper-container .swiper-slide.screen6 .nav_bar_box .bar .left {
  position: absolute;
  left: -0.75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.26rem;
}
@keyframes jt_animate {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(25px);
  }
}
@keyframes jt_animate1 {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  90% {
    opacity: 1;
    transform: translateY(55px);
  }
  91% {
    opacity: 0;
    transform: translateY(55px);
  }
  100% {
    opacity: 0;
    transform: translateY(0px);
  }
}
@keyframes rw_l_animate {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes rw_r_animate {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes toShow {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes toShow1 {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 0.2;
    transform: translateY(0);
  }
}
@keyframes toRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}
@keyframes bgAnimate {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@media screen and (max-height: 600px) {
  .abount_wrap .s2_content {
    margin-top: 0.2rem !important;
  }
  .abount_wrap .screen4 .title1 {
    margin-top: -0.3rem;
    margin-bottom: 0.2rem;
  }
  .abount_wrap .screen4 .zm1 {
    display: none !important;
  }
  .abount_wrap .content_model1 .c1 {
    padding-top: 0.61rem !important;
  }
  .abount_wrap .screen6 {
    padding-top: 1rem !important;
  }
  .abount_wrap .screen6 .c {
    margin-top: 0 !important;
  }
}
