@keyframes yAnimate {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.pro_sj1 {
  height: 50vw;
  position: relative;
  z-index: 1;
  padding: 125px 0 0 0;
}
.pro_sj1 .wrap {
  width: 90%;
  margin: auto;
}
.pro_sj1 .wrap .p1 {
  width: fit-content;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  background: linear-gradient(90deg, #4ABFF4 0%, #1B63F8 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: auto;
}
.pro_sj1 .wrap .titleImg {
  width: 539px;
  margin: 17px auto 0;
  display: block;
}
.pro_sj1 .wrap .titleImg img {
  width: 100%;
}
.pro_sj1 .wrap .dis {
  display: flex;
  justify-content: center;
  gap: 37px;
  margin: 11px 0 0 0;
}
.pro_sj1 .wrap .dis .label {
  width: fit-content;
  height: 32px;
  padding: 0 25px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  transition: .6s ease;
}
.pro_sj1 .wrap .dis .label:hover {
  background: #fff;
  color: #111;
}

.pro_sj2 {
  height: 50vw;
  position: relative;
  z-index: 1;
  padding: 80px 0 0;
}
.pro_sj2 .wrap {
  width: 90%;
  margin: auto;
}
.pro_sj2 .wrap .fig {
  display: flex;
  justify-content: center;
  gap: 140px;
  margin: 54px 0 0;
}
.pro_sj2 .wrap .fig .item .dis {
  display: flex;
  align-items: flex-end;
}
.pro_sj2 .wrap .fig .item .dis span {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  background: linear-gradient(180deg, #FFF 25.79%, #FFCB84 80.53%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pro_sj2 .wrap .fig .item .dis .dw {
  background: linear-gradient(180deg, #FFF 25.79%, #FFCB84 80.53%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pro_sj2 .wrap .fig .item p {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 7px 0 0;
}
.pro_sj2 .wrap .fig .item p span {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pro_sj2 .position {
  position: absolute;
  bottom: 76px;
  width: 861px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.17);
  background: linear-gradient(180deg, rgba(1, 5, 40, 0.62) 0%, rgba(5, 13, 49, 0.58) 72.16%, rgba(25, 56, 97, 0.62) 100%);
  backdrop-filter: blur(8px);
  padding: 22px 5% 23px 5%;
}
.pro_sj2 .position .headline {
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  background: linear-gradient(180deg, #FFF 0%, #D9D1C4 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: max-content;
  margin: auto;
}
.pro_sj2 .position .flex {
  margin: 30px 0 0;
  display: flex;
  justify-content: center;
  gap: 62px;
}
.pro_sj2 .position .flex .list .img {
  width: 80px;
  height: 80px;
}
.pro_sj2 .position .flex .list .img img {
  width: 100%;
}
.pro_sj2 .position .flex .list p {
  margin: 11px auto 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: linear-gradient(180deg, #FFF 0%, #D9D1C4 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}

.js_title {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.js_title.center .p1 {
  margin: auto;
}
.js_title.center .p2 {
  margin: auto;
}
.js_title .p1 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: fit-content;
  background: linear-gradient(90deg, #4ABFF4 0%, #1B63F8 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.js_title .p2 {
  width: fit-content;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(180deg, #FFF 0%, #D9D1C4 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pro_sj3 {
  height: 100vh;
}
.pro_sj3 .fix {
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #071E3C 0%, #20477C 100%), linear-gradient(125deg, #426B98 27.52%, #0B294D 89.66%);
}
.pro_sj3 .fix .wrap {
  width: 1400px;
  margin: auto;
}
.pro_sj3 .fix .wrap .content {
  width: 100%;
  height: 524px;
  margin: 50px 0 0 0;
  position: relative;
  z-index: 1;
}
.pro_sj3 .fix .wrap .content .matter {
  position: relative;
  width: 100%;
  transform: translate(0);
}
.pro_sj3 .fix .wrap .content .matter:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(100vh);
}
.pro_sj3 .fix .wrap .content .matter .joke {
  width: 100%;
  height: 524px;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 72px 77px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: .6s ease;
  transform-origin: top;
}
.pro_sj3 .fix .wrap .content .matter .joke .up {
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure {
  display: flex;
  gap: 50px;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure .list .p1 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure .list .p2 {
  display: flex;
  align-items: flex-end;
  margin: 15px 0 0 0;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure .list .p2 span {
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  background: linear-gradient(180deg, #FFF 25.79%, #B48D58 80.53%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure .list .p2 .dw {
  background: linear-gradient(180deg, #FFF 25.79%, #B48D58 80.53%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 {
  flex-direction: unset;
  justify-content: unset;
  gap: 166px;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .p1 {
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 37px;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .p2 {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 46px;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block {
  width: 532px;
  height: 165px;
  border-radius: 28px;
  background: rgba(0, 3, 38, 0.2);
  padding: 27px 48px 27px 32px;
  display: flex;
  align-items: center;
  gap: 50px;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img {
  width: 130px;

  border-radius: 9px;
  overflow: hidden;
  text-align: center;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img img {
    width: 100%;
    height: 90px;
    border-radius: inherit;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img p{
    font-size: 14px;
    color: #fff;
    margin: 4px 0 0 0;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis {
  display: flex;
  gap: 40px;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis .list .icon {
  width: 65px;
  height: 65px;
  margin: auto;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis .list .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis .list p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin: 11px 0 0;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig {
  margin: 70px 0 0 0;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item:not(:last-child) {
  margin: 0 0 50px;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item .dis {
  display: flex;
  align-items: flex-end;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item .dis span {
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  background: linear-gradient(180deg, #FFF 25.79%, #B48D58 80.53%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item .dis .dw {
  background: linear-gradient(180deg, #FFF 25.79%, #FFCB84 80.53%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item p {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 4px 0 0 0;
}

.pro_sj4 {
  padding: 50px 0 150px;
  background: linear-gradient(180deg, #20477C 0%, #082040 100%);
}
.pro_sj4 .wrap {
  width: 1600px;
  margin: auto;
}
.pro_sj4 .wrap .content {
  margin: 67px 0 0 0;
  display: flex;
  justify-content: space-between;
}
.pro_sj4 .wrap .content .big {
  width: 1020px;
  height: 529px;
  border-radius: 26px;
  overflow: hidden;
  padding: 36px 60px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pro_sj4 .wrap .content .big .up {
  color: #FFF;
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.pro_sj4 .wrap .content .big .fig {
  display: flex;
  gap: 50px;
}
.pro_sj4 .wrap .content .big .fig .list .dis {
  display: flex;
  align-items: flex-end;
}
.pro_sj4 .wrap .content .big .fig .list .dis span {
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  background: linear-gradient(180deg, #FFF 25.79%, #FFCB84 80.53%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 80%;
}
.pro_sj4 .wrap .content .big .fig .list .dis .dw {
  background: linear-gradient(180deg, #FFF 25.79%, #FFCB84 80.53%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.pro_sj4 .wrap .content .big .fig .list p {
  margin: 12px 0 0 0;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pro_sj4 .wrap .content .r {
  width: 532px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 7px;
  border-radius: 26px;
  overflow: hidden;
}
.pro_sj4 .wrap .content .r .item {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  flex: 1;
  transition: .6s ease;
}
.pro_sj4 .wrap .content .r .item.on {
  flex: 4.3;
}
.pro_sj4 .wrap .content .r .item.on .show svg {
  transform: rotate(180deg);
}
.pro_sj4 .wrap .content .r .item.on .hide {
  height: 235px;
}
.pro_sj4 .wrap .content .r .item .show {
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
  cursor: pointer;
}
.pro_sj4 .wrap .content .r .item .show p {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pro_sj4 .wrap .content .r .item .show svg {
  width: 24px;
  height: 24px;
  transition: .6s ease;
  display: block;
}
.pro_sj4 .wrap .content .r .item .hide {
  overflow: hidden;
  height: 0;
  transition: .6s ease;
}
.pro_sj4 .wrap .content .r .item .hide > div {
  margin: 80px 0 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 48px;
}
.pro_sj4 .wrap .content .r .item .hide > div .pic {
  width: 130px;
  height: 110px;
  border-radius: 9px;
  overflow: hidden;
}
.pro_sj4 .wrap .content .r .item .hide > div .pic img {
  width: 100%;
  height: 100%;
}
.pro_sj4 .wrap .content .r .item .hide > div .dis {
  display: flex;
  gap: 40px;
}
.pro_sj4 .wrap .content .r .item .hide > div .dis .list .img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin: auto;
}
.pro_sj4 .wrap .content .r .item .hide > div .dis .list .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pro_sj4 .wrap .content .r .item .hide > div .dis .list p {
  margin: 12px 0 0;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

.pro_sj5 {
  background: linear-gradient(225deg, #1E4377 -12.02%, #18385E 48.35%, #0B294D 85.92%);
  padding: 216px 0 215px;
}
.pro_sj5 .wrap {
  width: 1600px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pro_sj5 .wrap .l {
  width: 514px;
}
.pro_sj5 .wrap .l .text {
  margin: 37px 0 0 0;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pro_sj5 .wrap .images {
  width: 995px;
  height: 529px;
  border-radius: 27px;
  overflow: hidden;
}
.pro_sj5 .wrap .images img {
  width: 100%;
  height: 100%;
}

.pro_sj6 {
  position: relative;
  z-index: 1;
  height: 50vw;
}
.pro_sj6 .js_title {
  padding: 145px 0 0 0;
}

@media screen and (max-width: 1919px) {
  .pro_sj1 {
    padding: 6.5104166667vw 0px 0px;
  }

  .pro_sj1 .wrap .p1 {
    font-size: 1.0416666667vw;
  }

  .pro_sj1 .wrap .titleImg {
    width: 28.0729166667vw;
    margin: 0.8854166667vw auto 0px;
  }

  .pro_sj1 .wrap .dis {
    gap: 1.9270833333vw;
    margin: 0.5729166667vw 0px 0px;
  }

  .pro_sj1 .wrap .dis .label {
    height: 1.6666666667vw;
    padding: 0px 1.3020833333vw;
    border-radius: 0.8333333333vw;
    font-size: 0.9375vw;
  }

  .pro_sj2 {
    padding: 4.1666666667vw 0px 0px;
  }

  .pro_sj2 .wrap .fig {
    gap: 7.2916666667vw;
    margin: 2.8125vw 0px 0px;
  }

  .pro_sj2 .wrap .fig .item .dis span {
    font-size: 2.5vw;
  }

  .pro_sj2 .wrap .fig .item .dis .dw {
    font-size: 1.25vw;
  }

  .pro_sj2 .wrap .fig .item p {
    font-size: 0.9375vw;
    margin: 0.3645833333vw 0px 0px;
  }

  .pro_sj2 .wrap .fig .item p span {
    font-size: 0.7291666667vw;
  }

  .pro_sj2 .position {
    bottom: 3.9583333333vw;
    width: 44.84375vw;
    border-radius: 0.5208333333vw;
    backdrop-filter: blur(0.4166666667vw);
    padding: 1.1458333333vw 5% 1.1979166667vw;
  }

  .pro_sj2 .position .headline {
    font-size: 1.25vw;
  }

  .pro_sj2 .position .flex {
    margin: 1.5625vw 0px 0px;
    gap: 3.2291666667vw;
  }

  .pro_sj2 .position .flex .list .img {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }

  .pro_sj2 .position .flex .list p {
    margin: 0.5729166667vw auto 0px;
    font-size: 0.9375vw;
  }

  .js_title {
    gap: 0.5208333333vw;
  }

  .js_title .p1 {
    font-size: 1.0416666667vw;
  }

  .js_title .p2 {
    font-size: 2.5vw;
  }

  /**/
.pro_sj3 .fix .wrap{
width: 72.9166666667vw;
}
.pro_sj3 .fix .wrap .content{
height: 27.2916666667vw;
 margin: 2.6041666667vw 0px 0px;
}
.pro_sj3 .fix .wrap .content .matter .joke{
height: 27.2916666667vw;
 border-radius: 1.4583333333vw;
 padding: 3.75vw 4.0104166667vw;
}
.pro_sj3 .fix .wrap .content .matter .joke .up{
font-size: 2.5vw;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure{
gap: 2.6041666667vw;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure .list .p1{
font-size: 1.25vw;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure .list .p2{
margin: 0.78125vw 0px 0px;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure .list .p2 span{
font-size: 3.3333333333vw;
}
.pro_sj3 .fix .wrap .content .matter .joke .figure .list .p2 .dw{
font-size: 1.25vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2{
gap: 8.6458333333vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .p1{
font-size: 2.5vw;
 margin: 0px 0px 1.9270833333vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .p2{
font-size: 1.6666666667vw;
 margin: 0px 0px 2.3958333333vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block{
width: 27.7083333333vw;
 height: 8.59375vw;
 border-radius: 1.4583333333vw;
 padding: 1.40625vw 2.5vw 1.40625vw 1.6666666667vw;
 gap: 2.6041666667vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img{
width: 6.7708333333vw;
 border-radius: 0.46875vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img img{
height: 4.6875vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img p{
font-size: 0.7291666667vw;
 margin: 0.2083333333vw 0px 0px;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis{
gap: 2.0833333333vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis .list .icon{
width: 3.3854166667vw;
 height: 3.3854166667vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis .list p{
font-size: 0.8333333333vw;
 margin: 0.5729166667vw 0px 0px;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig{
margin: 3.6458333333vw 0px 0px;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item:not(:last-child){
margin: 0px 0px 2.6041666667vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item .dis span{
font-size: 3.3333333333vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item .dis .dw{
font-size: 1.25vw;
}
.pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item p{
font-size: 0.9375vw;
 margin: 0.2083333333vw 0px 0px;
}
  /**/

  .pro_sj4 .wrap {
    width: 83.3333333333vw;
  }

  .pro_sj4 .wrap .content {
    margin: 3.4895833333vw 0px 0px;
  }

  .pro_sj4 .wrap .content .big {
    width: 53.125vw;
    height: 27.5520833333vw;
    border-radius: 1.3541666667vw;
    padding: 1.875vw 3.125vw;
  }

  .pro_sj4 .wrap .content .big .up {
    font-size: 1.9791666667vw;
  }

  .pro_sj4 .wrap .content .big .fig {
    gap: 2.6041666667vw;
  }

  .pro_sj4 .wrap .content .big .fig .list .dis span {
    font-size: 2.9166666667vw;
  }

  .pro_sj4 .wrap .content .big .fig .list .dis .dw {
    font-size: 1.25vw;
  }

  .pro_sj4 .wrap .content .big .fig .list p {
    margin: 0.625vw 0px 0px;
    font-size: 0.9375vw;
  }

  .pro_sj4 .wrap .content .r {
    width: 27.7083333333vw;
    gap: 0.3645833333vw;
    border-radius: 1.3541666667vw;
  }

  .pro_sj4 .wrap .content .r .item.on .hide {
    height: 12.2395833333vw;
  }

  .pro_sj4 .wrap .content .r .item .show {
    height: 4.2708333333vw;
    padding: 0px 1.5625vw;
  }

  .pro_sj4 .wrap .content .r .item .show p {
    font-size: 1.25vw;
  }

  .pro_sj4 .wrap .content .r .item .show svg {
    width: 1.25vw;
    height: 1.25vw;
  }

  .pro_sj4 .wrap .content .r .item .hide > div {
    margin: 4.1666666667vw 0px 2.34375vw;
    padding: 0px 2.5vw;
  }

  .pro_sj4 .wrap .content .r .item .hide > div .pic {
    width: 6.7708333333vw;
    height: 5.7291666667vw;
    border-radius: 0.46875vw;
  }

  .pro_sj4 .wrap .content .r .item .hide > div .dis {
    gap: 2.0833333333vw;
  }

  .pro_sj4 .wrap .content .r .item .hide > div .dis .list .img {
    width: 3.3854166667vw;
    height: 3.3854166667vw;
  }

  .pro_sj4 .wrap .content .r .item .hide > div .dis .list p {
    margin: 0.625vw 0px 0px;
    font-size: 0.8333333333vw;
  }

  .pro_sj5 {
    padding: 11.25vw 0px 11.1979166667vw;
  }

  .pro_sj5 .wrap {
    width: 83.3333333333vw;
  }

  .pro_sj5 .wrap .l {
    width: 26.7708333333vw;
  }

  .pro_sj5 .wrap .l .text {
    margin: 1.9270833333vw 0px 0px;
    font-size: 0.8333333333vw;
  }

  .pro_sj5 .wrap .images {
    width: 51.8229166667vw;
    height: 27.5520833333vw;
    border-radius: 1.40625vw;
  }

  .pro_sj6 .js_title {
    padding: 7.5520833333vw 0px 0px;
  }
}
@media screen and (max-width: 1024px) {
  /* ========== pro_sj1 ========== */
  .pro_sj1 {
    height: auto;
    min-height: auto;
    padding: 0;
    margin: 60px 0 0 0;
  }

  .pro_sj1 .common_bg {
    display: none;
  }

  .pro_sj1 .sj_common_bg {
    display: block !important;
    position: relative;
  }

  .pro_sj1 .wrap {
    display: none;
  }

  .pro_sj1 .wrap .p1 {
    font-size: 14px;
  }

  .pro_sj1 .wrap .titleImg {
    width: 100%;
    margin-top: 12px;
  }

  .pro_sj1 .wrap .dis {
    gap: 12px;
    margin-top: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .pro_sj1 .wrap .dis .label {
    height: 28px;
    padding: 0 16px;
    border-radius: 14px;
    font-size: 13px;
  }

  /* ========== pro_sj2 ========== */
  .pro_sj2 {
    height: auto;
    min-height: 70vh;
    padding: 40px 0 30px;
  }

  .pro_sj2 .wrap .fig {
    gap: 30px;
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .pro_sj2 .wrap .fig .item .dis span {
    font-size: 24px;
  }

  .pro_sj2 .wrap .fig .item .dis .dw {
    font-size: 14px;
  }

  .pro_sj2 .wrap .fig .item p {
    font-size: 13px;
    margin-top: 4px;
  }

  .pro_sj2 .wrap .fig .item p span {
    font-size: 13px;
  }

  .pro_sj2 .position {
    position: absolute;
    bottom: 20px;
    width: 90%;
    margin: 30px auto 0;
    border-radius: 8px;
    padding: 16px 5%;
  }

  .pro_sj2 .position .headline {
    font-size: 16px;
  }

  .pro_sj2 .position .flex {
    margin-top: 16px;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .pro_sj2 .position .flex .list .img {
    width: 40px;
    height: 40px;
  }

  .pro_sj2 .position .flex .list p {
    font-size: 13px;
    margin-top: 6px;
  }

  /* ========== js_title ========== */
  .js_title {
    gap: 6px;
  }

  .js_title .p1 {
    font-size: 14px;
  }

  .js_title .p2 {
    font-size: 24px;
  }

  /* ========== pro_sj3 ========== */
  .pro_sj3 {
    height: auto !important;
    min-height: auto;
  }

  .pro_sj3 .fix {
    height: auto;
    min-height: auto;
    position: relative;
    padding: 65px 0;
  }

  .pro_sj3 .fix .wrap {
    width: 90%;
  }

  .pro_sj3 .fix .wrap .content {
    height: auto;
    margin-top: 30px;
  }

  .pro_sj3 .fix .wrap .content .matter {
    position: static !important;
    opacity: 1 !important;
    transform: none !important;
  }

  .pro_sj3 .fix .wrap .content .matter:not(:last-child) {
    margin: 0 0 20px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke {
    height: 165px;
    min-height: auto;
    border-radius: 16px;
    padding: 25px 15px;
    gap: 20px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 {
    flex-direction: column !important;
    height: 300px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke .common_bg {
    position: absolute;
    border-radius: 10px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke .up {
    font-size: 20px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke .figure {
    gap: 20px;
    flex-wrap: wrap;
  }

  .pro_sj3 .fix .wrap .content .matter .joke .figure .list .p1 {
    font-size: 12px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke .figure .list .p2 {
    margin-top: 8px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke .figure .list .p2 span {
    font-size: 22px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke .figure .list .p2 .dw {
    font-size: 14px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .p1 {
    font-size: 20px;
    margin: 0 0 10px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .p2 {
    font-size: 16px;
    margin: 0 0 5px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block {
    width: 100%;
    height: auto;
    padding: 16px;
    gap: 25px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 {
    gap: 15px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig {
    margin: 10px 0 0 0;
    display: flex;
    gap: 30px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item .dis span {
    font-size: 22px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item .dis .dw {
    font-size: 14px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .fig .item p {
    font-size: 12px;
    margin: 5px 0 0 0;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img {
    width: 80px;
    height: 70px;
    border-radius: 10px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis {
    gap: 15px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis .list .icon {
    width: 40px;
    height: 40px;
  }

  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .dis .list p {
    font-size: 10px;
    margin: 5px 0 0 0;
  }

  /* ========== pro_sj4 ========== */
  .pro_sj4 {
    padding: 40px 0 60px;
  }

  .pro_sj4 .wrap {
    width: 90%;
  }

  .pro_sj4 .wrap .content {
    flex-direction: column;
    margin-top: 30px;
    gap: 20px;
  }

  .pro_sj4 .wrap .content .big {
    width: 100%;
    height: auto;
    min-height: 260px;
    border-radius: 16px;
    padding: 24px 20px;
  }

  .pro_sj4 .wrap .content .big .up {
    font-size: 20px;
  }

  .pro_sj4 .wrap .content .big .fig {
    gap: 20px;
    flex-wrap: wrap;
  }

  .pro_sj4 .wrap .content .big .fig .list .dis span {
    font-size: 24px;
  }

  .pro_sj4 .wrap .content .big .fig .list .dis .dw {
    font-size: 14px;
  }

  .pro_sj4 .wrap .content .big .fig .list p {
    font-size: 13px;
    margin-top: 6px;
  }

  .pro_sj4 .wrap .content .r {
    width: 100%;
    gap: 6px;
    border-radius: 16px;
  }

  .pro_sj4 .wrap .content .r .item .show {
    height: 50px;
    padding: 0 16px;
  }

  .pro_sj4 .wrap .content .r .item .show p {
    font-size: 16px;
  }

  .pro_sj4 .wrap .content .r .item .show svg {
    width: 16px;
    height: 16px;
  }

  .pro_sj4 .wrap .content .r .item.on .hide {
    height: 150px;
  }

  .pro_sj4 .wrap .content .r .item .hide > div {
    margin: 20px 0 16px;
    padding: 0 16px;
    gap: 16px;
  }

  .pro_sj4 .wrap .content .r .item .hide > div .pic {
    width: fit-content;
    height: 100px;
    border-radius: 8px;
    margin: auto;
  }

  .pro_sj4 .wrap .content .r .item .hide > div .dis {
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .pro_sj4 .wrap .content .r .item .hide > div .dis .list .img {
    width: 40px;
    height: 40px;
  }

  .pro_sj4 .wrap .content .r .item .hide > div .dis .list p {
    font-size: 13px;
    margin-top: 6px;
  }
  .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img{
      height: auto;
      width: auto;
  }

    .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img img{
        height: auto;
    }
    .pro_sj3 .fix .wrap .content .matter .joke.joke2 .l .block .img p{
        font-size: 10px;
        margin: 5px 0 0 0;
    }
    
  /* ========== pro_sj5 ========== */
  .pro_sj5 {
    padding: 60px 0;
  }

  .pro_sj5 .wrap {
    width: 90%;
    flex-direction: column;
    gap: 24px;
  }

  .pro_sj5 .wrap .l {
    width: 100%;
  }

  .pro_sj5 .wrap .l .text {
    font-size: 13px;
    margin-top: 14px;
  }

  .pro_sj5 .wrap .images {
    width: 100%;
    height: auto;
    border-radius: 16px;
  }

  /* ========== pro_sj6 ========== */
  .pro_sj6 {
    height: auto;
    min-height: 60vh;
  }

  .pro_sj6 .js_title {
    padding-top: 40px;
  }
}
