@media screen and (max-width: 2560px) {
  .home .section3 .content .l {
    position: relative;
    transform: scale(0.9);
    transform-origin: top left;
  }
  .home .section3 .content .l .list .pic img, .home .section3 .content .l .list .pic video {
    height: 28.125vw;
  }
  .home .section3 .content .r .position {
    right: 51px !important;
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1920px) {
  .home .section3 .content .l {
    transform: scale(0.88);
  }
  .home .section3 .content .l .list .pic img, .home .section3 .content .l .list .pic video {
    height: auto;
  }
  .home .section3 .content .r .position {
    right: 0 !important;
    transform: scale(0.95);
  }
}
.home {
  position: relative;
  width: 100%;
}
.home .banner {
  position: relative;
  height: calc(100vh + 600px);
}
.home .banner .fix {
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.home .banner .bg {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: flex-end;
}
.home .banner .bg .animate {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
}
.home .banner .bg img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  position: absolute;
  right: 0;
}
.home .banner .text {
  position: absolute;
  left: 10.4166666667vw;
  top: 16.875vw;
  color: white;
}
.home .banner .text.on .p1 {
  color: #000;
}
.home .banner .text.on .p2 {
  color: #000;
}
.home .banner .text .p1 {
  font-size: 7.8125vw;
  line-height: 1;
  margin-bottom: 2.0833333333vw;
  transition: 0.3s ease;
}
.home .banner .text .p2 {
  font-size: 2.5vw;
  transition: 0.3s ease;
}
.home .section1 {
  width: 100%;
  height: calc(100vh + 500px);
  position: relative;
}
.home .section1 .fix {
  height: 100vh;
  width: 100%;
  position: relative;
  top: 0;
  padding: 6.25vw 10.4166666667vw;
}
.home .section1 .after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
}
.home .section1 .t {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .section1 .t svg {
  width: 2.65625vw;
  display: block;
  display: none;
}
.home .section1 .t p {
  color: #003B83;
  font-size: 2.5vw;
  font-family: "PingFang-Bold";
}
.home .section1 .content .nums {
  margin-top: 8.3333333333vw;
  width: 31.25vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 10;
}
.home .section1 .content .nums .item {
  width: 45%;
  border-left: 2px solid #D9D9D9;
  margin-bottom: 4.9479166667vw;
  padding-left: 1.71875vw;
}
.home .section1 .content .nums .item .p1 {
  color: #003B83;
}
.home .section1 .content .nums .item .p1 .num {
  font-size: 2.5vw;
  display: inline-block;
}
.home .section1 .content .nums .item .p1 span {
  font-size: 1.5625vw;
}
.home .section1 .content .nums .item .tag {
  color: #181818;
  font-size: 0.78125vw;
  margin-top: 0.5208333333vw;
}
.home .section1 .content .map_box {
  width: 57.2916666667vw;
  height: 32.65625vw;
  position: absolute;
  right: 3.5885416667vw;
  top: 13.5416666667vw;
}
.home .section2 {
  height: calc(100vh + 700px);
  background: #010101;
}
.home .section2 video {
  width: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  max-height: 100vh;
}
.home .section2 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.home .section3 {
  width: 100%;
  background: url(/images/abg1.png);
  background-size: cover;
  background: #fff;
  position: relative;
  z-index: 6;
  height: 100vh;
}
.home .section3 .fix {
  height: 100vh;
  width: 100%;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  padding: 6.25vw 10.4166666667vw;
  background: url(/images/abg1.png);
  background-size: cover;
}
.home .section3 .t {
  display: flex;
  align-items: center;
  margin-bottom: 2.6041666667vw;
}
.home .section3 .t p {
  color: #003B83;
  font-size: 2.5vw;
  font-family: "PingFang-Bold";
}
.home .section3 .t svg {
  width: 2.65625vw;
  display: block;
  margin-left: 0.4166666667vw;
}
.home .section3 .content .l {
  position: relative;
}
.home .section3 .content .l .list {
  position: relative;
  opacity: 0;
  pointer-events: none;
  transition: 1s;
  transform: translateY(30px);
  width: 46.1458333333vw;
}
.home .section3 .content .l .list:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
.home .section3 .content .l .list .pic img, .home .section3 .content .l .list .pic video {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .section3 .content .l .list .st {
  margin-top: 3.125vw;
  font-size: 1.0416666667vw;
  line-height: 2;
}
.home .section3 .content .l .on {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.3s;
}
.home .section3 .content .r {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  height: 100%;
  width: 50vw;
}
.home .section3 .content .r .position {
  position: absolute;
  right: 0;
  top: 0;
}
.home .section3 .content .r .position .item {
  position: absolute;
  display: flex;
  align-items: center;
  transform-origin: left;
  cursor: pointer;
}
.home .section3 .content .r .position .item .circle {
  width: 10.4166666667vw;
  height: 10.4166666667vw;
  margin: 0 2.5vw 0 0;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  transform: scale(0.65);
  transition: 0.3s ease;
}
.home .section3 .content .r .position .item .circle .bor {
  transition: 0.6s ease;
  opacity: 0;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .section3 .content .r .position .item .circle .bor2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: 0.6s ease;
  opacity: 1 !important;
}
.home .section3 .content .r .position .item .circle .background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
  display: none;
}
.home .section3 .content .r .position .item .circle svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: grayscale(1);
  width: 3.6458333333vw;
  display: block;
  height: 3.6458333333vw;
}
.home .section3 .content .r .position .item .text {
  color: #666;
  font-family: "PINGFANGSC";
  font-size: 1.4583333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2.0833333333vw; /* 142.857% */
  white-space: nowrap;
  transform: translateX(-2.6041666667vw);
  transition: 0.3s ease;
}
.home .section3 .content .r .position .item.item1 {
  right: 8.208333vw;
  top: 14.333333vw;
}
.home .section3 .content .r .position .item.item1 .circle .bor {
  opacity: 0.5;
}
.home .section3 .content .r .position .item.item2 {
  right: 13.1875vw;
  top: 26.552083vw;
}
.home .section3 .content .r .position .item.item3 {
  right: 13.5416666667vw;
  top: 41.6145833333vw;
}
.home .section3 .content .r .position .item.item4 {
  right: -1vw;
  top: 5vw;
}
.home .section3 .content .r .position .item.item4 .circle .bor {
  opacity: 0.3;
}
.home .section3 .content .r .position .item.on .circle {
  transform: scale(0.8);
}
.home .section3 .content .r .position .item.on .circle .background {
  opacity: 0;
}
.home .section3 .content .r .position .item.on .circle .bor {
  opacity: 1 !important;
}
.home .section3 .content .r .position .item.on .circle .bor.bor2 {
  opacity: 0 !important;
}
.home .section3 .content .r .position .item.on .circle svg {
  filter: unset;
}
.home .section3 .content .r .position .item.on .text {
  color: #000;
  font-family: "PingFang-Bold";
}
.home .section3 .content .r .position_circle {
  position: absolute;
  width: 72.3958333333vw;
  height: 72.3958333333vw;
  top: 3.28125vw;
  right: -44.7916666667vw;
  border-radius: 72.3958333333vw;
  border: 1px solid rgba(0, 0, 0, 0.24);
}
.home .section4 {
  background: #F7F8F8;
  padding: 6.25vw 10.4166666667vw;
  position: relative;
  z-index: 6;
}
.home .section4 .types {
  display: flex;
  justify-content: center;
}
.home .section4 .types .item {
  margin: 0 6.6145833333vw;
  text-align: center;
  cursor: pointer;
}
.home .section4 .types .item .icon {
  width: 6.25vw;
  height: 6.25vw;
  background: #FFF;
  -webkit-backdrop-filter: blur(0.5208333333vw);
          backdrop-filter: blur(0.5208333333vw);
  border-radius: 50%;
  position: relative;
}
.home .section4 .types .item .icon svg {
  max-width: 3.6458333333vw;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.home .section4 .types .item .icon svg path,
.home .section4 .types .item .icon svg rect,
.home .section4 .types .item .icon svg circle {
  transition: all 600ms;
  stroke: #DFDFDF;
}
.home .section4 .types .item .icon .border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 600ms;
}
.home .section4 .types .item .icon .border img {
  width: 100%;
  display: block;
}
.home .section4 .types .item p {
  color: #000;
  font-size: 1.25vw;
  margin-top: 1.25vw;
}
.home .section4 .types .item.on .icon svg path,
.home .section4 .types .item.on .icon svg rect,
.home .section4 .types .item.on .icon svg circle {
  stroke: #0579FF;
}
.home .section4 .types .item.on .icon .border {
  opacity: 1;
}
.home .section4 .list {
  margin: 5.2083333333vw 0 6.25vw 0;
}
.home .section4 .list .matter {
  display: none;
  grid-template-columns: repeat(3, 1fr);
  gap: 5.2083333333vw 1.6666666667vw;
}
@-webkit-keyframes yAnimate {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes yAnimate {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.home .section4 .list .matter.on {
  display: grid;
  -webkit-animation: yAnimate 0.6s ease forwards;
          animation: yAnimate 0.6s ease forwards;
}
.home .section4 .list .matter .item {
  width: 100%;
  padding: 0 3.0208333333vw 6.25vw 3.0208333333vw;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.home .section4 .list .matter .item .opacity {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 13.59375vw;
  z-index: 1;
  overflow: hidden;
}
.home .section4 .list .matter .item .opacity img {
  transform: translateX(100%);
  width: 100%;
  display: block;
  transition: 0.6s;
}
.home .section4 .list .matter .item:hover .opacity img {
  transform: translateX(0);
}
.home .section4 .list .matter .item:hover:after {
  transform: scaleY(1);
}
.home .section4 .list .matter .item:hover .more svg {
  opacity: 0;
}
.home .section4 .list .matter .item:hover .more img {
  opacity: 1;
}
.home .section4 .list .matter .item:hover .img img {
  transform: scale(1.05);
}
.home .section4 .list .matter .item:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: #fff;
  box-shadow: -2px 18px 23.5px 0px rgba(192, 192, 192, 0.25);
  z-index: -1;
  transform: scaleY(0.6);
  transform-origin: bottom;
  transition: 0.6s ease;
}
.home .section4 .list .matter .item .more {
  position: absolute;
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  bottom: -2.0833333333vw;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 2.0833333333vw;
  background: #FFF;
  box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .section4 .list .matter .item .more svg {
  width: 1.25vw;
  height: 1.25vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  transition: 0.6s;
}
.home .section4 .list .matter .item .more img {
  width: 100%;
  opacity: 0;
  transition: 0.6s;
}
.home .section4 .list .matter .item .img {
  height: 14.4270833333vw;
  width: 19.0104166667vw;
  margin: 0 auto 1.6666666667vw;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.home .section4 .list .matter .item .img img {
  max-width: 100%;
  max-height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: 0.6s ease;
}
.home .section4 .list .matter .item .text {
  color: #333;
  text-align: center;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 2.5vw;
  font-family: "PingFang-Bold";
  position: relative;
  z-index: 5;
}
.home .section4 .list .matter .item .dis {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 5;
}
.home .section4 .list .matter .item .dis div {
  height: 2.5520833333vw;
  border-radius: 4.6875vw;
  border: 1px solid #C4C4C4;
  padding: 0 1.0416666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  font-family: "PingFang-Bold";
}
.home .section4 .list .matter .item .dis div:not(:last-child) {
  margin: 0 0.4166666667vw 0 0;
}
.home .section4 .btn .more {
  width: 7.7083333333vw;
  height: 2.1875vw;
  background: url(/images/icon_border.png) no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-size: 100% 100%;
  transition: all 600ms;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
}
.home .section4 .btn .more::before {
  background: url(/images/icon_bg.png) no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: all 600ms;
}
.home .section4 .btn .more p {
  background: linear-gradient(134deg, #0579FF -2.75%, #36DBFF 108.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.0416666667vw;
  font-family: "PINGFANGSC";
  transition: all 600ms;
  position: relative;
  z-index: 2;
}
.home .section4 .btn .more svg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2.7604166667vw;
  display: block;
  transform: translateX(100%);
  transition: all 600ms;
  z-index: 2;
}
.home .section4 .btn .more:hover::before {
  opacity: 1;
}
.home .section4 .btn .more:hover p {
  color: white;
  background: transparent;
  -webkit-text-fill-color: white;
}
.home .section4 .btn .more:hover svg {
  transform: translateX(0);
}
.home .dialog {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  display: none;
}
.home .dialog .content {
  width: 70.3125vw;
  height: 41.6666666667vw;
  background: #FFF;
  padding: 4.1666666667vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.home .dialog .content .bg {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.home .dialog .content .bg img {
  width: 15.8854166667vw;
  display: block;
}
.home .dialog .content .close {
  position: absolute;
  right: 2.5vw;
  top: 2.5vw;
  cursor: pointer;
}
.home .dialog .content .close svg {
  width: 1.6666666667vw;
}
.home .dialog .content .l {
  width: 27.0833333333vw;
}
.home .dialog .content .l .sw1 {
  margin-bottom: 0.8333333333vw;
}
.home .dialog .content .l .sw1 .swiper-container {
  width: 100%;
  height: 27.0833333333vw;
}
.home .dialog .content .l .sw1 .swiper-container .pic {
  background: #F6F6F6;
  width: 100%;
  height: 27.0833333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .dialog .content .l .sw1 .swiper-container .pic img {
  max-width: 90%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .dialog .content .l .sw2 {
  position: relative;
}
.home .dialog .content .l .sw2 .prev {
  position: absolute;
  left: -2.6041666667vw;
  width: 2.1875vw;
  height: 2.1875vw;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0 0 0.5208333333vw rgba(0, 0, 0, 0.2);
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.home .dialog .content .l .sw2 .prev svg {
  width: 0.625vw;
  display: block;
}
.home .dialog .content .l .sw2 .next {
  position: absolute;
  right: -2.6041666667vw;
  width: 2.1875vw;
  height: 2.1875vw;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0 0 0.5208333333vw rgba(0, 0, 0, 0.2);
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.home .dialog .content .l .sw2 .next svg {
  width: 0.625vw;
  display: block;
}
.home .dialog .content .l .sw2 .swiper-container {
  width: 100%;
}
.home .dialog .content .l .sw2 .swiper-container .pic {
  background: #F6F6F6;
  width: 100%;
  height: 5.4166666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.home .dialog .content .l .sw2 .swiper-container .pic img {
  max-width: 90%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .dialog .content .r {
  width: 27.1875vw;
}
.home .dialog .content .r .p1 {
  color: #333;
  font-size: 1.6666666667vw;
  font-family: "PingFang-Bold";
}
.home .dialog .content .r .tags {
  margin: 2.5vw 0;
  display: flex;
}
.home .dialog .content .r .tags p {
  border-radius: 4.6875vw;
  border: 1px solid #C4C4C4;
  color: #666;
  font-size: 0.8333333333vw;
  padding: 0.5729166667vw 1.0416666667vw;
  margin-right: 0.4166666667vw;
}
.home .dialog .content .r .des {
  color: #666;
  font-size: 1.0416666667vw;
  line-height: 2;
  margin-bottom: 4.6875vw;
  height: 12.5vw;
  overflow: hidden;
  overflow-y: scroll;
}
.home .dialog .content .r .more {
  width: 7.7083333333vw;
  height: 2.1875vw;
  background: url(/images/icon_border.png) no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-size: 100% 100%;
  transition: all 600ms;
  overflow: hidden;
  cursor: pointer;
}
.home .dialog .content .r .more::before {
  background: url(/images/icon_bg.png) no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: all 600ms;
}
.home .dialog .content .r .more p {
  background: linear-gradient(134deg, #0579FF -2.75%, #36DBFF 108.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.0416666667vw;
  font-family: "PINGFANGSC";
  transition: all 600ms;
  position: relative;
  z-index: 2;
}
.home .dialog .content .r .more svg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2.7604166667vw;
  display: block;
  transform: translateX(100%);
  transition: all 600ms;
  z-index: 2;
}
.home .dialog .content .r .more:hover::before {
  opacity: 1;
}
.home .dialog .content .r .more:hover p {
  color: white;
  background: transparent;
  -webkit-text-fill-color: white;
}
.home .dialog .content .r .more:hover svg {
  transform: translateX(0);
}
@media screen and (max-width: 1024px) {
  .home {
    padding-top: 60px;
  }
  .home .section1 {
    height: auto;
  }
  .home .section1 .fix {
    height: auto;
    position: relative !important;
    padding: 45px 5% 0 5%;
  }
  .home .section1 .after {
    display: none;
  }
  .home .section1 .t p {
    font-size: 24px;
  }
  .home .section1 .content .nums {
    width: 100%;
  }
  .home .section1 .content .nums .item {
    margin-bottom: 20px;
    padding-left: 15px;
  }
  .home .section1 .content .nums .item .p1 .num {
    font-size: 36px;
  }
  .home .section1 .content .nums .item .p1 span {
    font-size: 16px;
  }
  .home .section1 .content .nums .item .tag {
    font-size: 14px;
  }
  .home .section1 .content .map_box {
    width: 100%;
    height: 400px;
    position: relative;
    top: 0;
    right: 0;
  }
  .home .section2 {
    position: static;
    height: auto;
  }
  .home .section2 video {
    z-index: 100;
    position: relative;
  }
  .home .section3 {
    height: auto !important;
  }
  .home .section3 .fix {
    height: auto;
    position: static !important;
    padding: 45px 5%;
  }
  .home .section3 .t {
    margin: 0 0 7px 0;
  }
  .home .section3 .t p {
    font-size: 20px;
  }
  .home .section3 .t svg {
    width: 20px;
    margin-left: 10px;
  }
  .home .section3 .content {
    display: flex;
    flex-direction: column-reverse;
    margin: 25px 0 0 0;
  }
  .home .section3 .content .l {
    margin: 25px 0 0 0;
    transform: scale(1);
  }
  .home .section3 .content .l .list {
    width: 100%;
  }
  .home .section3 .content .l .list .pic {
    width: 100%;
  }
  .home .section3 .content .l .list .pic img, .home .section3 .content .l .list .pic video {
    height: auto;
  }
  .home .section3 .content .l .list .st {
    margin-top: 25px;
    font-size: 14px;
  }
  .home .section3 .content .l .on {
    pointer-events: inherit;
  }
  .home .section3 .content .r {
    position: static;
    width: 100%;
  }
  .home .section3 .content .r .position_circle {
    display: none;
  }
  .home .section3 .content .r .position {
    position: static;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .home .section3 .content .r .position .item {
    position: static;
  }
  .home .section3 .content .r .position .item .circle {
    width: 55px;
    height: 55px;
    margin: 0 10px 0 0;
    transform: scale(1) !important;
  }
  .home .section3 .content .r .position .item .circle svg {
    width: 25px;
    height: auto;
  }
  .home .section3 .content .r .position .item .text {
    font-size: 16px;
    transform: translateX(0);
  }
  .home .section4 {
    padding: 45px 5%;
  }
  .home .section4 .btn .more {
    width: 120px;
    height: 35px;
  }
  .home .section4 .btn .more svg {
    width: 55px;
  }
  .home .section4 .btn .more p {
    font-size: 16px;
  }
  .home .section4 .list {
    margin: 25px 0;
  }
  .home .section4 .list .matter {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px 0;
  }
  .home .section4 .list .matter .item {
    padding: 30px 0 45px 0;
  }
  .home .section4 .list .matter .item .more {
    display: none;
  }
  .home .section4 .list .matter .item:after {
    transform: scaleY(1);
  }
  .home .section4 .list .matter .item .img {
    width: 80%;
    height: 200px;
    margin: 0 auto 0;
    align-items: center;
  }
  .home .section4 .list .matter .item .img img {
    max-height: 100%;
  }
  .home .section4 .list .matter .item .text {
    margin: 25px 0 30px 0;
    font-size: 18px;
  }
  .home .section4 .list .matter .item .dis div {
    height: 25px;
    padding: 0 15px;
    font-size: 12px;
  }
  .home .section4 .list .matter .item .dis div:not(:last-child) {
    margin: 0 15px 0 0;
  }
  .home .section4 .types .item {
    margin: 0 20px;
  }
  .home .section4 .types .item .icon {
    width: 50px;
    height: 50px;
    margin: auto;
  }
  .home .section4 .types .item .icon svg {
    width: 25px;
    height: 25px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .home .section4 .types .item p {
    font-size: 14px;
    margin-top: 12px;
  }
  .home .dialog .content {
    width: 90%;
    height: auto;
    flex-direction: column;
    padding: 49px 5% 5% 5%;
  }
  .home .dialog .content .close {
    position: absolute;
    right: 5%;
    top: 10px;
    cursor: pointer;
  }
  .home .dialog .content .close svg {
    width: 20px;
  }
  .home .dialog .content .l {
    width: 100%;
  }
  .home .dialog .content .l .sw1 {
    margin: 0 0 15px;
  }
  .home .dialog .content .l .sw1 .swiper-container {
    height: auto;
  }
  .home .dialog .content .l .sw1 .swiper-container .pic {
    height: 120px;
  }
  .home .dialog .content .l .sw1 .swiper-container .pic img {
    height: 100%;
  }
  .home .dialog .content .l .sw2 .swiper-container .pic {
    height: 50px;
  }
  .home .dialog .content .l .sw2 .swiper-container .pic img {
    max-height: 90%;
    height: 90%;
  }
  .home .dialog .content .l .sw2 .prev, .home .dialog .content .l .sw2 .next {
    width: 33px;
    height: 33px;
  }
  .home .dialog .content .l .sw2 .prev svg, .home .dialog .content .l .sw2 .next svg {
    width: 16px;
  }
  .home .dialog .content .l .sw2 .prev {
    left: 0;
    top: 66px;
    transform: none;
  }
  .home .dialog .content .l .sw2 .next {
    left: 60px;
    right: unset;
    top: 66px;
    transform: none;
  }
  .home .dialog .content .r {
    width: 100%;
    margin: 70px 0 0 0;
  }
  .home .dialog .content .r .p1 {
    font-size: 20px;
  }
  .home .dialog .content .r .tags p {
    height: 25px;
    padding: 0 15px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
  }
  .home .dialog .content .r .des {
    font-size: 13px;
    line-height: 1.7;
    height: 91px;
  }
  .home .dialog .content .r .more {
    width: 120px;
    height: 35px;
  }
  .home .dialog .content .r .more svg {
    width: 55px;
  }
  .home .dialog .content .r .more p {
    font-size: 16px;
  }
}/*# sourceMappingURL=air.css.map */