@charset "UTF-8";
.home {
  position: relative;
  width: 100%;
}
.home .common_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.home .common_title {
  display: flex;
  align-items: center;
}
.home .common_title p {
  color: #003b83;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 400;
  font-family: "PingFang-Bold";
  margin: 0 0.4166666667vw 0 0;
}
.home .common_title img {
  width: 2.65625vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .banner2 {
  position: relative;
}
.home .banner2 .bg {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: flex-end;
}
.home .banner2 .bg .animate {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
}
.home .banner2 .bg img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  position: absolute;
  right: 0;
}
.home .banner2 .text {
  position: absolute;
  left: 10.4166666667vw;
  top: 16.875vw;
  color: #fff;
}
.home .banner2 .text.on .p1 {
  color: #000;
}
.home .banner2 .text.on .p2 {
  color: #000;
}
.home .banner2 .text .p1 {
  font-size: 8.3333333333vw;
  line-height: 1;
  margin-bottom: 2.0833333333vw;
  transition: 0.3s ease;
}
.home .banner2 .text .p2 {
  font-size: 2.5vw;
  transition: 0.3s ease;
}
.home .banner2 .product-label {
  align-items: flex-end;
  background: linear-gradient(180deg, transparent, #000 95%);
  bottom: 0;
  color: #fff;
  display: flex;
  font-size: 12.5vw;
  height: 12.989vw;
  left: 0;
  letter-spacing: -0.5208vw;
  line-height: 0.68;
  mix-blend-mode: darken;
  padding-left: 10.4166666667vw;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.home .banner2 .product-label .en_num_light {
  font: inherit;
  position: static;
  padding: 0;
  margin: 0;
  font-family: "PINGFANGSC";
}
.home .section0 {
  width: 100%;
  background: url(/images/abg0.png) no-repeat;
  background-size: cover;
  padding: 20.15625vw 27.2395833333vw 7.7604166667vw 10.4166666667vw;
  position: relative;
}
.home .section0 .rbg {
  position: absolute;
  right: 0;
  top: 0;
  width: 48.9583333333vw;
  z-index: 1;
}
.home .section0 .rbg img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .section0 .content {
  display: flex;
  position: relative;
  z-index: 10;
}
.home .section0 .content .l p {
  -webkit-text-stroke: 1.5px rgba(0, 59, 131, 0.8);
  color: transparent;
  font-size: 6.3541666667vw;
  line-height: 1;
}
.home .section0 .content .l .p2 {
  margin-left: 1.0416666667vw;
}
.home .section0 .content .r {
  margin-left: 0.5208333333vw;
}
.home .section0 .content .r .des {
  background: #fff;
  width: 41.25vw;
  padding: 2.5vw 3.125vw;
  color: #000;
  font-size: 0.9375vw;
  line-height: 1.78;
}
@-webkit-keyframes img_go {
  100% {
    transform: translateY(-50%);
  }
}
@keyframes img_go {
  100% {
    transform: translateY(-50%);
  }
}
.home .section1 {
  position: relative;
  height: calc(100vh + 1000px);
}
.home .section1 .fix {
  height: 100vh;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  width: 100%;
  z-index: 2;
}
.home .section1 .fix .padd {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.home .section1 .fix .big_list {
  width: 100%;
  display: flex;
  pointer-events: none;
  transition: 1s;
  opacity: 0;
  padding: 0 10.4166666667vw;
}
.home .section1 .fix .big_list:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
.home .section1 .fix .big_list.on {
  opacity: 1;
  pointer-events: auto;
}
.home .section1 .after {
  content: "";
  display: block;
  position: absolute;
  left: 5%;
  bottom: -1.0416666667vw;
  width: 90%;
  background: url(/images/sbg2.png) no-repeat;
  background-size: contain;
  height: 6.25vw;
  z-index: 5;
}
.home .section1 .l {
  margin: 6.25vw 0 0 0;
}
.home .section1 .color {
  color: #003b83;
  font-size: 1.6666666667vw;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 2.5vw;
}
.home .section1 .t {
  display: flex;
  align-items: center;
}
.home .section1 .t svg {
  width: 2.65625vw;
  display: block;
}
.home .section1 .t p {
  color: #003b83;
  font-size: 2.5vw;
  margin: 0 0.8333333333vw 0 0;
}
.home .section1 .m_top {
  margin: 8.1770833333vw 0 0 0;
}
.home .section1 .last_top {
  width: 36.4583333333vw;
  margin: 5.4166666667vw 0 0 0;
}
.home .section1 .last_top .list {
  border-left: 0.1041666667vw solid #d9d9d9;
  padding: 0 0 0 1.4583333333vw;
}
.home .section1 .last_top .list:not(:last-child) {
  margin: 0 0 5.46875vw;
}
.home .section1 .last_top .list h1 {
  color: #003b83;
  font-size: 2.2916666667vw;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 1.25vw;
}
.home .section1 .last_top .list .p1 {
  color: #181818;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.0416666667vw; /* 100% */
}
.home .section1 .allItems {
  display: flex;
  justify-content: space-between;
  width: 36.4583333333vw;
  flex-wrap: wrap;
}
.home .section1 .allItems .item {
  width: 50%;
  border-left: 1px solid #d9d9d9;
  padding-left: 1.25vw;
}
.home .section1 .allItems .item .p1 .num {
  color: #003b83;
  font-size: 3.125vw;
  line-height: 1;
}
.home .section1 .allItems .item .p1 span {
  color: #003b83;
  font-size: 1.6666666667vw;
}
.home .section1 .allItems .item .tag {
  color: #181818;
  font-size: 1.0416666667vw;
  margin: 1.25vw 0 0.8333333333vw 0;
  line-height: 1;
}
.home .section1 .allItems .item .des {
  color: #000;
  font-size: 0.8333333333vw;
}
.home .section1 .allItems .item:nth-child(1),
.home .section1 .allItems .item:nth-child(2) {
  margin-bottom: 6.25vw;
}
.home .section1 .allItems .item:nth-child(3),
.home .section1 .allItems .item:nth-child(4) {
  margin-bottom: 4.4791666667vw;
}
.home .section1 .allItems .item:last-child {
  margin-bottom: 0;
}
.home .section1 .r {
  display: flex;
  position: relative;
  height: 100vh;
  overflow: hidden;
  z-index: 10;
}
.home .section1 .r:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20.8333333333vw;
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
  pointer-events: none;
}
.home .section1 .r:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1%;
  width: 102%;
  height: 20.8333333333vw;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) -6%, #fff 90%);
  z-index: 2;
  transform: rotate(180deg);
  pointer-events: none;
}
.home .section1 .r .matter {
  width: 20.8333333333vw;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-animation: img_go 20s infinite linear;
          animation: img_go 20s infinite linear;
}
.home .section1 .r .matter:last-child {
  animation-direction: reverse;
}
.home .section1 .r .matter:not(:last-child) {
  margin: 0 1.1979166667vw 0 0;
}
.home .section1 .r .matter:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.home .section1 .r .matter .flex .img {
  width: 100%;
  height: 14.5833333333vw;
  margin: 0 0 1.0416666667vw;
  position: relative;
}
.home .section1 .r .matter .flex .img img {
  height: 100%;
}
.home .section1 .r .matter .flex .img .txt {
  position: absolute;
  left: 19px;
  bottom: 20px;
  z-index: 2;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}
.home .section1 .r .longtime {
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.home .section2 {
  background: #fafafa;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}
.home .section2 .color {
  display: flex;
  align-items: center;
  margin: 0 0 3.3854166667vw;
  justify-content: center;
}
.home .section2 .color .p1 {
  color: #003b83;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0.9375vw 0 0;
}
.home .section2 .color .p2 {
  color: #003b83;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 400;
}
.home .section2 .title {
  color: #000;
  font-size: 5vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.home .section2 .go_swiper {
  width: 100vw;
}
.home .section2 .go_swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.home .section2 .go_swiper .swiper-wrapper .swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.home .section2 .go_swiper .swiper-wrapper p {
  color: #003b83;
  font-size: 6.3541666667vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  opacity: 0.1;
}
.home .section3 {
  background: #fff;
  margin: 6.25vw 10.4166666667vw;
}
.home .section3 .t {
  display: flex;
}
.home .section3 .t p {
  color: #003b83;
  font-size: 2.5vw;
}
.home .section3 .t svg {
  display: block;
  width: 2.65625vw;
  margin-left: 0.8333333333vw;
}
.home .section3 .t2 {
  -webkit-text-stroke: 1.5px rgba(0, 59, 131, 0.8);
  color: transparent;
  font-size: 6.3541666667vw;
}
.home .section3 .allItems {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 2.4479166667vw;
}
.home .section3 .allItems .item {
  width: 100%;
  background: #f7f7f7;
  /* AUX投影 */
  box-shadow: -2px 18px 23.5px 0px rgba(192, 192, 192, 0.25);
  height: 21.6145833333vw;
}
.home .section3 .allItems .item .pic {
  overflow: hidden;
}
.home .section3 .allItems .item .pic img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 600ms;
}
.home .section3 .allItems .item .p1 {
  color: #000;
  font-size: 1.25vw;
  margin: 1.1458333333vw;
}
.home .section3 .allItems .item .tag {
  color: #000;
  font-size: 0.8333333333vw;
  margin: 0 1.1458333333vw;
}
.home .section3 .allItems .item:hover .pic img {
  transform: scale(1.05);
}
.home .section3 .allItems .item:nth-child(1) {
  margin-top: 10.4166666667vw;
}
.home .section3 .allItems .item:nth-child(2) {
  margin-top: 6.7708333333vw;
}
.home .section3 .allItems .item:nth-child(3) {
  margin-top: 3.125vw;
}
.home .section3 .allItems .item:nth-child(4) {
  margin-top: -0.5208333333vw;
}
.home .section4 {
  background: linear-gradient(178deg, #fff 36.11%, #b2c9f5 94.38%);
  padding: 12.5vw 10.4166666667vw 13.0208333333vw 10.4166666667vw;
  position: relative;
  z-index: 2;
}
.home .section4 .history_bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
.home .section4 .history_bg img {
  width: 87.4479166667vw;
  height: 100.7291666667vw;
  display: block;
}
.home .section4 .title .p1 {
  color: #000;
  font-size: 2.5vw;
  font-family: "PingFang-Bold";
}
.home .section4 .title .p2 {
  font-size: 2.0833333333vw;
}
.home .section4 .position {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 78px;
  height: calc(100% - 20vw);
}
.home .section4 .position .circle {
  width: 8.6979166667vw;
  height: 8.6979166667vw;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: white;
}
.home .section4 .position .circle img {
  position: absolute;
  width: 100%;
  height: auto;
}
.home .section4 .position .circle svg {
  position: relative;
  z-index: 25;
  width: 6.5104166667vw;
  height: auto;
}
.home .section4 .position .xian {
  width: 0.2083333333vw;
  height: 100%;
  background: linear-gradient(134deg, #0579ff -2.75%, #36dbff 108.94%);
  margin: -0.78125vw auto 0;
  border-radius: 1.5625vw;
}
.home .section4 .content {
  width: 65vw;
  margin: auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.home .section4 .content .flex:first-child {
  margin: 13.8020833333vw 0 0 0;
}
.home .section4 .content .flex:last-child .con1 .item .dis {
  left: unset;
  right: 100%;
  flex-direction: row-reverse;
  margin: 4.4270833333vw 4.1666666667vw 0 0;
}
.home .section4 .content .flex:last-child .con1 .item .dis .div2 {
  transform-origin: left;
}
.home .section4 .content .flex .con1 .item {
  display: flex;
  position: relative;
}
.home .section4 .content .flex .con1 .item.aos-animate .dis .div2 {
  transform: scaleX(1);
}
.home .section4 .content .flex .con1 .item.aos-animate .dis .div1 {
  opacity: 1;
  transition-delay: 0.6s;
}
.home .section4 .content .flex .con1 .item.aos-animate .l {
  transition-delay: 0.7s;
  opacity: 1;
  transform: translateY(0);
}
.home .section4 .content .flex .con1 .item:not(:last-child) {
  margin: 0 0 124px;
}
.home .section4 .content .flex .con1 .item .l {
  width: 18.8020833333vw;
  opacity: 0;
  transform: translateY(20px);
  transition: 1s;
}
.home .section4 .content .flex .con1 .item .l .img {
  width: 100%;
  height: 11.09375vw;
  overflow: hidden;
}
.home .section4 .content .flex .con1 .item .l .img img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.home .section4 .content .flex .con1 .item .l .img img:hover {
  transform: scale(1.05);
}
.home .section4 .content .flex .con1 .item .l .text {
  margin: 1.6666666667vw 0 0 0;
}
.home .section4 .content .flex .con1 .item .l .text h1 {
  color: #000;
  font-family: "Futura";
  font-size: 1.6666666667vw;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 0.625vw;
}
.home .section4 .content .flex .con1 .item .l .text p {
  color: #000;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw; /* 150% */
}
.home .section4 .content .flex .con1 .item .dis {
  position: absolute;
  left: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  margin: 4.4270833333vw 0 0 4.1666666667vw;
  align-items: center;
}
.home .section4 .content .flex .con1 .item .dis .div1 {
  width: 0.8333333333vw;
  height: 0.8333333333vw;
  background: #0579ff;
  transform: rotate(45deg);
  opacity: 0;
  transition: 0.3s ease;
}
.home .section4 .content .flex .con1 .item .dis .div2 {
  width: 8.6979166667vw;
  height: 0.2083333333vw;
  background: #0579ff;
  transform: scaleX(0);
  transform-origin: right;
  transition: 0.6s linear;
}
.home .section4 .content2 {
  position: relative;
  margin: 14.0104166667vw 0 0 0;
}
.home .section4 .content2 .title2 {
  position: absolute;
  right: 15.625vw;
  top: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.home .section4 .content2 .display {
  display: flex;
  justify-content: space-between;
  position: relative;
  left: -2.3958333333vw;
  margin: 0 0 5.2083333333vw;
  display: none;
}
.home .section4 .content2 .display .flex:last-child {
  margin: 16.7708333333vw 0 0 0;
}
.home .section4 .content2 .display .flex:last-child .item {
  flex-direction: row-reverse;
  position: relative;
  left: 0.5208333333vw;
}
.home .section4 .content2 .display .flex:last-child .item .img {
  left: -2.8125vw;
}
.home .section4 .content2 .display .flex:last-child .item .text {
  padding: 1.09375vw 3.125vw 1.5625vw 3.3333333333vw;
}
.home .section4 .content2 .display .flex .item {
  display: flex;
  align-items: center;
  position: relative;
  left: 0.5208333333vw;
}
.home .section4 .content2 .display .flex .item:not(:last-child) {
  margin: 0 0 21.9270833333vw;
}
.home .section4 .content2 .display .flex .item .img {
  width: 12.65625vw;
  height: 12.65625vw;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 5;
  left: 2.8125vw;
}
.home .section4 .content2 .display .flex .item .img img {
  width: 100%;
  height: 100%;
}
.home .section4 .content2 .display .flex .item .text {
  width: 28.8541666667vw;
  height: 9.8958333333vw;
  max-height: 10.4166666667vw;
  border-top: 0.2083333333vw solid #0579ff;
  border-bottom: 0.2083333333vw solid #0579ff;
  padding: 1.1458333333vw 0 1.5625vw 6.40625vw;
  position: relative;
}
.home .section4 .content2 .display .flex .item .text h1 {
  color: #000;
  font-size: 1.6666666667vw;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 0.4166666667vw;
  font-family: "Futura";
}
.home .section4 .content2 .display .flex .item .text p {
  color: #000;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625vw; /* 150% */
}
.home .section4 .content2 .mobile {
  display: flex;
}
.home .section5 {
  background: #fafafa;
  padding: 6.25vw 16.5625vw;
}
.home .section5 .t {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .section5 .t svg {
  width: 2.65625vw;
  display: block;
}
.home .section5 .t p {
  color: #003b83;
  font-size: 2.5vw;
  margin: 0 0.8333333333vw;
}
.home .section5 .allItems {
  display: flex;
  justify-content: space-between;
  margin-top: 4.1666666667vw;
}
.home .section5 .allItems .item {
  border-left: 1px solid #d9d9d9;
  padding-left: 2.3958333333vw;
}
.home .section5 .allItems .item .p1 .num {
  color: #003b83;
  font-size: 3.125vw;
}
.home .section5 .allItems .item .p1 span {
  color: #003b83;
  font-size: 1.6666666667vw;
}
.home .section5 .allItems .item .tag {
  color: #181818;
  font-size: 1.0416666667vw;
  margin: 1.25vw 0 0.8333333333vw 0;
  line-height: 1;
}
.home .section5 .allItems .item .des {
  color: #000;
  font-size: 0.8333333333vw;
}
.home .section6 {
  overflow: hidden;
}
.home .section6 .wrap .figure {
  width: 1344px;
  display: flex;
  justify-content: space-between;
  max-width: 90%;
}
.home .section6 .wrap .figure .item .dis {
  display: flex;
  margin: 0 0 24px;
  align-items: flex-end;
}
.home .section6 .wrap .figure .item .dis span {
  color: #ca062c;
  font-size: 80px;
  font-style: normal;
  font-family: "SourceHanSansCN-Bold";
  font-weight: 700;
  line-height: 80px;
  /* 100% */
  letter-spacing: -4px;
}
.home .section6 .wrap .figure .item .dis .p1 {
  color: #000;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 65px;
  letter-spacing: -4px;
  margin: 0 0 0 10px;
}
.home .section6 .wrap .figure .item .p2 {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 100% */
  font-family: "SourceHanSansCN-Medium";
}
.home .section6 .wrap .content {
  height: 556px;
  width: 100%;
  background: linear-gradient(90deg, #000 0%, #737373 100%);
  position: relative;
}
.home .section6 .wrap .content:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  background: linear-gradient(112deg, #000 10%, rgba(0, 0, 0, 0.15) 116.83%);
}
.home .section6 .wrap .content .position {
  right: 0;
  top: 0;
  height: 100%;
  position: absolute;
}
.home .section6 .wrap .content .position .flex {
  display: flex;
  margin: 24px 0 0 0;
}
.home .section6 .wrap .content .position .flex:first-child {
  position: relative;
  left: 175px;
}
.home .section6 .wrap .content .position .flex:nth-child(2) {
  padding: 0 25px 0 0;
}
.home .section6 .wrap .content .position .flex .img {
  width: 357px;
  height: 242px;
  cursor: pointer;
  position: relative;
  transition: 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .section6 .wrap .content .position .flex .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .section6 .wrap .content .position .flex .img:not(:last-child) {
  margin: 0 24px 0 0;
}
.home .section6 .wrap .content .hover_position {
  z-index: 6;
}
.home .section6 .wrap .content .hover_position .img {
  opacity: 0;
}
.home .section6 .wrap .content .hover_position .img:not(.none):hover {
  opacity: 1;
}
.home .section6 .wrap .content .l {
  width: 941px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 50;
}
.home .section6 .wrap .content .l > div {
  position: absolute;
  left: 10.4166666667vw;
}
.home .section6 .wrap .content .l h1 {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  /* 100% */
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin: 0 0 8px;
}
.home .section6 .wrap .content .l p {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 100% */
  text-transform: uppercase;
  font-family: "SourceHanSansCN-Medium";
}
.home .section7 {
  position: relative;
}
.home .section7 .bgs {
  width: 100%;
}
.home .section7 .bgs .bg {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 1s;
}
.home .section7 .bgs .bg:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
.home .section7 .bgs .bg::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 59, 131, 0) 100%);
}
.home .section7 .bgs .bg img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .section7 .bgs .on {
  opacity: 1;
}
.home .section7 .allItems {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 10;
}
.home .section7 .allItems .item {
  width: 20%;
  border-right: 1px solid white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 600ms;
}
.home .section7 .allItems .item .icon {
  transition: all 600ms;
}
.home .section7 .allItems .item .icon svg {
  width: 2.5vw;
  display: block;
}
.home .section7 .allItems .item .t1 {
  color: #fff;
  font-size: 1.875vw;
  font-family: "PINGFANGSC";
  margin-top: 0.9375vw;
  transition: all 600ms;
}
.home .section7 .allItems .item a {
  width: 7.7083333333vw;
  height: 2.1875vw;
  background: url(/images/icon_btnbg2.png) no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-size: cover;
  margin-top: 4.1666666667vw;
  opacity: 0;
  transition: all 600ms;
}
.home .section7 .allItems .item a p {
  color: #fff;
  font-size: 1.1458333333vw;
  font-family: "PINGFANGSC";
}
.home .section7 .allItems .item a svg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2.7604166667vw;
  display: block;
  transition: all 600ms;
}
.home .section7 .allItems .item a:hover svg {
  transform: translateX(-80%);
}
.home .section7 .allItems .on {
  width: 42%;
}
.home .section7 .allItems .on .icon {
  opacity: 0;
  transform: translateY(-2vw);
}
.home .section7 .allItems .on .t1 {
  transform: scale(1.2) translateY(-2vw);
}
.home .section7 .allItems .on a {
  opacity: 1;
  transform: translateY(-2vw);
}
.home .section7 .allItems .item:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .home {
    padding-top: 60px;
  }
  .home .mobile {
    display: flex;
  }
  .home .banner2 .text {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding: 0 5%;
    width: 100%;
  }
  .home .banner2 .text .p1 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .home .banner2 .text .p1 br {
    display: none;
  }
  .home .banner2 .text .p2 {
    font-size: 14px;
  }
  .home .section0 {
    padding: 40px 5%;
  }
  .home .section0 .rbg {
    display: none;
  }
  .home .section0 .content {
    flex-direction: column;
  }
  .home .section0 .content .l p {
    font-size: 45px;
    margin: 0 !important;
  }
  .home .section0 .content .r {
    margin: 25px 0 0 0;
  }
  .home .section0 .content .r .des {
    width: 100%;
    padding: 30px 5%;
    font-size: 14px;
    line-height: 1.7;
  }
  .home .section1 {
    height: auto;
  }
  .home .section1 .allItems {
    width: 90%;
  }
  .home .section1 .allItems .item {
    padding-left: 15px;
  }
  .home .section1 .allItems .item .p1 .num {
    font-size: 24px;
  }
  .home .section1 .allItems .item .p1 span {
    font-size: 20px;
  }
  .home .section1 .allItems .item .tag {
    font-size: 16px;
  }
  .home .section1 .m_top {
    margin: 25px 0 0 0;
  }
  .home .section1 .color {
    font-size: 18px;
    margin: 0 0 25px;
  }
  .home .section1 .l {
    margin: 0;
  }
  .home .section1 .r {
    height: auto;
    flex-direction: column;
    margin: 25px 0 0 0;
  }
  .home .section1 .r:after, .home .section1 .r:before {
    display: none;
  }
  .home .section1 .r .matter {
    -webkit-animation: none;
            animation: none;
    width: 100%;
  }
  .home .section1 .r .matter:last-child {
    display: none;
  }
  .home .section1 .r .matter:not(:last-child) {
    margin: 0 0 15px;
  }
  .home .section1 .r .matter .flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .home .section1 .r .matter .flex:nth-child(2) {
    display: none;
  }
  .home .section1 .r .matter .flex .img {
    height: 150px;
    margin: 0;
  }
  .home .section1 .r .matter .flex .img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .home .section1 .t {
    margin: 30px 0 7px 0;
  }
  .home .section1 .t p {
    font-size: 20px;
  }
  .home .section1 .t svg {
    width: 20px;
    margin-left: 10px;
  }
  .home .section1 .fix {
    height: auto;
  }
  .home .section1 .fix .big_list {
    padding: 0 5%;
    position: static !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    flex-direction: column;
  }
  .home .section1 .last_top {
    width: 100%;
  }
  .home .section1 .last_top .list {
    padding-left: 15px;
  }
  .home .section1 .last_top .list h1 {
    font-size: 18px;
  }
  .home .section1 .last_top .list .p1 {
    font-size: 16px;
    line-height: normal;
  }
  .home .section2 {
    height: auto;
    padding: 68px 0;
    flex-direction: column;
  }
  .home .section2 .wrap .color .p1 {
    margin: 0 15px 0 0;
    font-size: 18px;
  }
  .home .section2 .wrap .color .p2 {
    font-size: 18px;
  }
  .home .section2 .wrap .title {
    font-size: 24px;
  }
  .home .section2 .wrap .go_swiper {
    margin: 25px 0 0 0;
  }
  .home .section2 .wrap .go_swiper .swiper-slide p {
    font-size: 45px;
  }
  .home .section3 {
    padding: 45px 5%;
    margin: 0;
  }
  .home .section3 .t2 {
    font-size: 45px;
  }
  .home .section3 .allItems {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px 0;
    margin: 25px 0 0 0;
  }
  .home .section3 .allItems .item {
    margin: 0 !important;
    height: auto;
  }
  .home .section3 .allItems .item .p1 {
    margin: 15px 5% 7px 5%;
    font-size: 18px;
  }
  .home .section3 .allItems .item .tag {
    font-size: 14px;
    padding: 0 5%;
    margin: 0 0 15px;
  }
  .home .section3 .t {
    margin: 30px 0 7px 0;
    align-items: center;
  }
  .home .section3 .t p {
    font-size: 20px;
  }
  .home .section3 .t svg {
    width: 20px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-left: 10px;
  }
  .home .section4 {
    padding: 35px 5%;
  }
  .home .section4 .content2 {
    position: static;
  }
  .home .section4 .content2 .title2 {
    position: static;
  }
  .home .section4 .content2 .display {
    margin: 35px 0 0 0;
    flex-direction: column;
    left: 0;
  }
  .home .section4 .content2 .display .flex .item {
    left: 0;
    flex-direction: column !important;
  }
  .home .section4 .content2 .display .flex .item:not(:last-child) {
    margin: 0 0 25px;
  }
  .home .section4 .content2 .display .flex .item .img {
    width: 60vw;
    height: 60vw;
    margin: 0 auto 25px;
    left: 0 !important;
  }
  .home .section4 .content2 .display .flex .item .text {
    width: 100%;
    height: auto;
    border: none;
    text-align: center;
    max-height: unset;
    padding: 20px 0 !important;
  }
  .home .section4 .content2 .display .flex .item .text h1 {
    font-size: 24px;
    margin: 0 0 15px;
  }
  .home .section4 .content2 .display .flex .item .text p {
    font-size: 14px;
    line-height: 1.7;
  }
  .home .section4 .content {
    width: 100%;
    flex-direction: column;
    margin: 30px 0 0 0;
  }
  .home .section4 .content .flex {
    margin: 0 !important;
  }
  .home .section4 .content .flex .con1 .item {
    margin: 0 0 45px !important;
  }
  .home .section4 .content .flex .con1 .item .dis {
    display: none;
  }
  .home .section4 .content .flex .con1 .item .l {
    width: 100%;
    opacity: 1;
    transform: translateY(0);
  }
  .home .section4 .content .flex .con1 .item .l .img {
    height: auto;
  }
  .home .section4 .content .flex .con1 .item .l .text {
    margin: 15px 0 0 0;
  }
  .home .section4 .content .flex .con1 .item .l .text h1 {
    font-size: 24px;
    margin: 0 0 14px;
  }
  .home .section4 .content .flex .con1 .item .l .text p {
    font-size: 14px;
    line-height: 1.7;
  }
  .home .section4 > .position {
    display: none;
  }
  .home .section4 .title .p1 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .home .section4 .title .p2 {
    font-size: 16px;
  }
  .home .section7 .allItems {
    flex-direction: column;
  }
  .home .section7 .allItems .item {
    width: 100%;
    height: 20%;
    border-bottom: 1px solid white;
  }
  .home .section7 .allItems .item .icon {
    opacity: 1 !important;
  }
  .home .section7 .allItems .item .icon svg {
    width: 30px;
  }
  .home .section7 .allItems .item .t1 {
    font-size: 24px;
    margin: 20px 0;
  }
  .home .section7 .allItems .item a {
    width: 120px;
    height: 35px;
  }
  .home .section7 .allItems .item a p {
    font-size: 16px;
  }
  .home .section7 .bgs .bg img {
    height: 1200px;
  }
}

.des-remark {
  margin-top: 40px;
  color: gray;
  font-size: 0.8333333333vw;
}
.des-remark .remark-tip {
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
  font-size: 0.9375vw;
}/*# sourceMappingURL=about.css.map */