@media screen and (max-width:768px) {
  .C-wrap {
    width: 90%;
  }

  header .menu {
    position: fixed;
    left: -100%;
    top: 0;
    width: 80%;
    height: 100vh;
    background: #fff;
    display: block;
    opacity: 0;
    overflow: auto;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
    z-index: 50;
    color: #333;
  }

  header.open .menu {
    left: 0;
    opacity: 1;
  }

  header .menu::before {
    content: '';
    width: 20vw;
    display: block;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: -20vw;
    top: 0;
    z-index: 50;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
  }

  header.open .menu::before {
    left: 80%;
  }

  header .link {
    width: 100%;
    margin-left: 0;
  }

  header .link>a {
    display: block;
    border-bottom: 1px solid #ddd;
    line-height: 50px;
  }

  header .link a {
    padding: 0 20px;
  }

  header .link::after {
    display: none;
    width: 52px;
    height: 10px;
    left: 50%;
    top: 100%;
    margin-top: 14px;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }

  header .link:hover::after,
  header .link.on::after {
    -webkit-transform: translate(-50%, 0) scale(1);
    -moz-transform: translate(-50%, 0) scale(1);
    -o-transform: translate(-50%, 0) scale(1);
    transform: translate(-50%, 0) scale(1);
  }

  header .down {
    min-width: 80px;
    overflow: hidden;
    padding: 0;
  }

  header .link .down {
    background: #efefef;
    left: 50%;
    top: 100%;
    margin-top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    min-width: 160px;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: static;
    opacity: 1;
    width: 100%;
    pointer-events: visible;
    display: none;
  }

  header .link .down::before {
    width: 100%;
    height: 40px;
    bottom: 100%;
  }

  header .link .down a {
    display: block;
    width: 100%;
    padding: 10px 30px;
    text-align: left;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ddd;
  }

  header .link .down-jt {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: url('/img/icon-jia.svg') no-repeat center/15px;
  }


  header .link.on .down-jt {
    background: url('/img/icon-jian.svg') no-repeat center/15px;
  }

  :root {
    --head: 60px;
  }

  svg {
    width: 100%;
    height: 100%;
  }

  .C-wrap {
    width: 90%;
  }

  .C-wrap2 {
    width: 95%;
  }

  .C-btn {
    display: inline-flex;
    flex-wrap: wrap;
    height: 35px;
    padding: 0 19px;
    border-radius: 50px;
  }

  .C-btn.theme1 {
    border: 1px solid #fff;
  }

  .C-btn.theme2 {
    border: 1px solid #000;
  }

  .C-btn.theme3 {
    border: 1px solid #000;
  }

  /* -----------------------------------------head,foot-------------------------------------- */
  .head1 {
    width: 100%;
  }

  .scroll .head1 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: rgba(0, 0, 0, 0.5);
  }

  .head1 .logo {
    width: 100px;
  }

  .head1 .menu {
    gap: 25px;
    height: 100%;
  }

  .head1 .link {
    display: flex;
    height: auto;
  }

  .head1 .link>a {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .head1 .search {
    width: 10px;
    margin-left: 10px;
  }

  .foot1 {
    padding: 42px 0 0;
  }

  .foot1 .foot-link {
    display: none;
  }

  .foot1 .foot-link a {
    margin-bottom: 10px;
  }

  .foot1 .zhong {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 31px;
    left: 195px;
    position: static;
  }

  .foot1 .zhong .t2 {
    margin-top: 15px;
  }

  .foot1 .you {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  .foot1 .you .logo {
    width: 110px;
  }

  .foot1 .you .share {
    margin-top: 37px;
    gap: 12px;
  }

  .foot1 .you .share .ev {
    width: 20px;
  }

  .foot4 {
    padding: 62px 0 29px;
  }

  .foot4 .zhong {
    position: static;
    left: 195px;
  }

  .foot4 .you {
    gap: 10px;
    margin-top: 10px;
  }

  /* -----------------------------------------首页-------------------------------------- */
  .home1 .scroll-tip {
    left: 50%;
    transform: translate(-50%, 50%);
    display: none;
  }

  .home1 .scroll-tip .text {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -110%);
  }

  .home1 .intr {
    padding: 0 0 10px;
  }

  .home1 .playbtn .zuo {
    width: 35px;
    height: 35px;
    padding: 4px;
    margin-right: 8px;
  }

  .home1 .playbtn .zuo::before {
    width: 100%;
    height: 100%;
  }

  @keyframes zhuan {
    0% {
      transform: rotate(0);
    }
  }

  .home2 {
    padding: 66px 0 60px;
  }

  .home2 .sec1 {
    margin: 50px 0 91px;
  }

  .home2 .sec1 .bg {
    width: 100%;
  }

  .home2 .sec1 .intr {
    width: 100%;
    margin-top: 20px;
  }

  .home2 .sec1 .intr .t2 {
    margin: 10px 0 25px;
  }

  .home2 .sec1 .intr .t3 {
    margin: 10px 0 4px;
  }

  .home2 .sec1 .intr .t3 .hpic {
    height: 13px;
    margin-right: 10px;
  }

  .home2 .sec1 .intr .t4 {
    margin-bottom: 15px;
  }

  .home2 .sec2 .ev .pic {
    width: 100%;
    margin-top: 20px;
  }

  .home2 .sec2 .ev .intr {
    padding-top: 15px;
    width: 100%;
  }

  .home2 .sec2 .ev .t1 {
    margin-bottom: 15px;
  }

  .home2 .sec2 .ev .t2 {
    margin-bottom: 25px;
  }

  .home3 {
    padding: 90px 0 33px 5%;
    align-items: flex-end;
  }

  .home3 .zuo {
    width: 100%;
    padding-bottom: 80px;
  }

  .home3 .zuo .t2 {
    margin: 9px 0 12px;
  }

  .home3 .you {
    width: 100%;
  }

  .home3 .you .swiper {
    padding-bottom: 25px;
  }

  .home3 .you .swiper-scrollbar {
    width: calc(100% - 14px);
    height: 1px;
  }

  .home3 .you .swiper-slide {
    width: 260px;
  }

  .home3 .you .swiper-slide .intr {
    padding: 14px 17px;
  }

  .home3 .you .swiper-slide .bottom {
    width: 100%;
  }

  .home3 .you .swiper-slide .icon {
    width: 25px;
    margin-right: 4px;
  }

  .home3 .you .swiper-slide .t6 {
    margin-top: 5px;
  }

  .home3 .you .swiper-slide .t7 {
    margin: 8px 0 20px;
  }

  .home4 {
    padding: 50px 0;
  }

  .home4 .swiper-father {
    width: 100%;
    padding: 0 10%;
  }

  .home4 .swiper {
    padding-bottom: 35px;
  }

  .home4 .swiper-slide {
    display: flex;
    flex-direction: column;
  }

  .home4 .starts {
    gap: 4px;
  }

  .home4 .starts img {
    width: 14px;
  }

  .home4 .swiper-slide .t2 {
    margin: 9px 0 15px;
  }

  .home4 .swiper-slide .t4 {
    margin-top: 7px;
  }

  .home4 .swiper-pagination {
    --swiper-pagination-bullet-size: 5px;
    --swiper-pagination-bullet-horizontal-gap: 3px;
  }

  .sbtn1 {
    width: 25px;
    height: 25px;
    top: 50%;
  }

  .sbtn1.prev {
    transform: translateY(-50%);
  }

  .sbtn1.next {
    transform: translateY(-50%) rotate(180deg);
  }

  .home5 .bg {
    width: 100%;
    height: 100%;
  }

  .home5 .intr {
    display: flex;
    flex-direction: column;
    padding: 49px 0 94px;
  }

  .home5 .icon {
    width: 239px;
  }

  .home5 .t2 {
    margin: 29px 0 10px;
  }

  .home5 .t3 {
    font-size: 68px;
    margin-bottom: 21px;
  }

  .sbtn2 {
    width: 8px;
    height: 14px;
    margin: 18px;
    top: 50%;
  }

  .sbtn2.prev {
    transform: translateY(-50%);
  }

  .sbtn2.next {
    transform: translateY(-50%) rotate(180deg);
  }

  .home6 {
    padding: 60px 0 63px;
  }

  .home6 .C-title {
    margin: 12px 0 39px;
  }

  .home6 .list {
    gap: 30px;
  }

  .home6 .item {
    top: 0;
  }

  .home6 .item .bg {
    height: auto;
  }

  .home6 .item .t1 {
    top: 30px;
    width: 100%;
  }

  .home6 .item .intr {
    padding: 13px 6px 0;
  }

  .home6 .item .intr .t2 {
    margin-bottom: 15px;
  }

  .home7 {
    padding: 0 0 58px;
  }

  .home7 .C-title {
    margin-bottom: 28px;
  }

  .home7 .swiper-slide {
    width: 180px;
  }

  .home7 .swiper-slide .intr {
    padding: 7px 0 0;
  }

  .home7 .swiper-slide .intr .t1 {
    width: 149px;
  }

  .home7 .swiper-slide .more {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
  }

  .home7 .swiper-slide .more::before {
    flex: 1;
    height: 1px;
    margin-right: 9px;
  }

  .home7 .swiper-slide .more .icon {
    margin-left: 4px;
    width: 3px;
  }

  .home7 .swiper-slide:nth-of-type(2n) {
    padding-top: 63px;
  }

  .home8 .main {
    width: 100%;
    height: 100%;
    padding: 40px 0;
    position: static;
  }

  .home8 .swiper-father {
    width: 100%;
    padding: 0 45px;
  }

  .home8 .swiper {
    padding-bottom: 35px;
  }

  .home8 .swiper-slide {
    display: flex;
    flex-direction: column;
  }

  .home8 .starts {
    gap: 4px;
  }

  .home8 .starts img {
    width: 14px;
  }

  .home8 .swiper-slide .t2 {
    margin: 9px 0 15px;
  }

  .home8 .swiper-slide .t4 {
    margin-top: 7px;
  }

  .home8 .swiper-pagination {
    --swiper-pagination-bullet-size: 5px;
    --swiper-pagination-bullet-horizontal-gap: 3px;
  }

  .home9 {
    padding: 0 0 59px;
  }

  .home9 .C-title {
    margin: 9px 0 15px;
  }

  .home9 form {
    width: 100%;
  }

  .home9 label {
    padding: 15px 0 3px;
    border-bottom: 2px solid #c4c3c0;
  }

  .home9 .size1 {
    width: 100%;
  }

  .home9 .size2 {
    width: 100%;
  }

  .home9 .submit {
    margin-top: 17px;
  }

  .home10 {
    padding: 53px 0 41px;
  }

  .home10 .info {
    width: 50%;
    height: auto;
    aspect-ratio: 1/1;
    border-radius: 100%;
    border: 1px dashed #000;
    margin: 20px 0 0;
  }

  .home10 .info .icon {
    width: 13px;
    margin-bottom: 8px;
  }

  .home10 .pic {
    width: 45%;
    margin-left: 5%
  }

  .home10 .info .t2 {
    margin-top: 8px;
  }

  .home10 .info .t2::before {
    width: 3px;
    height: 3px;
    margin-bottom: 2px;
    margin-right: 3px;
    border-radius: 100%;
  }

  .home10 .C-title {
    margin-left: 15px;
    width: 100%;
  }

  .C-banner img {
    min-height: 250px;
    object-fit: cover;
  }

  .C-banner .intr {
    width: 100%;
    height: 100%;
  }

  .ly2 {
    padding: 60px 0 50px;
  }

  .ly2 .shipin {
    width: 100%;
    margin: 25px auto 0;
  }

  .ly2 .icon {
    width: 65px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }

  .ly3 {
    width: 100%;
    padding: 10px 5%;
    position: relative;
  }

  .ly3.is-stuck {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  }

  .ly3 .list {
    gap: 43px;
    display: flex;
  }

  .ly3 .list a {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.07);
    display: flex;
    flex-wrap: wrap;
  }

  .ly3 .list a::before {
    width: 100%;
    height: 100%;
  }

  .ly3 .list a p {
    width: 70%;
    text-align: center;
  }

  .ly4 {
    padding: 72px 5% 60px;
    margin-top: -43px;
  }

  .ly4 .item {
    flex-direction: column-reverse;
  }

  .ly4 .item:nth-last-child(n+1) {
    margin-bottom: 40px;
  }

  .ly4 .item:nth-child(2n) {
    flex-direction: column-reverse;
  }

  .ly4 .item .zuo {
    width: 100%;
    height: auto;
  }

  .ly4 .item .zuo .bg {
    border-radius: 33px 33px 0 0;
  }

  .ly4 .item:nth-child(2n) .bg {
    border-radius: 33px 33px 0 0;
  }

  .ly4 .item .you {
    flex: 1;
    padding: 35px;
  }

  .ly4 .item .tabs {
    margin-top: 10px;
    gap: 16px;
  }

  .ly4 .item .tab {
    display: flex;
  }

  .ly4 .item .tab::before {
    width: 10px;
    height: 10px;
    margin-right: 5px;
  }

  .ly4 .item .t3 {
    margin-top: 35px;
    max-height: 133px;
  }

  .wh2 {
    padding: 60px 0;
  }

  .wh2 .zuo {
    width: 100%;
  }

  .wh2 .you {
    width: 100%;
  }

  .wh2 .you .intr {
    padding: 5% 0;
  }

  .wh2 .you .t2 {
    margin-top: 10px;
    max-height: 305px;
  }

  .wh3 {
    width: 100%;
    padding: 31px 0 27px;
    border-bottom: 2px solid #d9d9d9;
  }

  .wh3 .list {
    gap: 53px;
    display: flex;
    padding: 0 5%;
  }

  .wh3 .list .icon {
    width: 31px;
    margin: 0 auto 10px;
  }

  .wh3 .list .icon img:nth-child(2) {
    width: 100%;
    height: 100%;
  }

  .wh4 {
    padding: 46px 0 34px;
  }

  .wh4 .item.on {
    display: flex;
  }

  .wh4 .item .zuo {
    width: 100%;
  }

  .wh4 .item .you {
    width: 100%;
    margin-top: 20px;
  }

  .wh4 .item .you .t2 {
    margin: 15px 0;
  }

  .wh4 .item .you .li {
    margin-bottom: 8px;
  }

  .wh5 {
    padding: 0 0 60px;
    overflow: hidden;
  }

  .wh5 .swiper-slide {
    width: 200px;
  }

  .wh5 .sbtn3 {
    margin: 0 25px;
  }

  .sbtn3 {
    width: 15px;
    height: 29px;
    top: 50%;
  }

  .sbtn3.prev {
    right: 100%;
    transform: translateY(-50%);
  }

  .sbtn3.next {
    left: 100%;
    transform: translateY(-50%) rotate(180deg);
  }

  .cu2 {
    width: 100%;
    border-bottom: 1px solid #000;
  }

  .cu2 .list {
    gap: 5px;
    display: flex;
  }

  .cu2 .list a {
    display: flex;
    flex-wrap: wrap;
    width: 120px;
    height: auto;
    padding: 5px 0;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
  }

  .cu2 .list a .icon {
    width: 23px;
    height: 14px;
    margin: 0 5px 0 0;
  }

  .cu2 .list a p {
    display: block;
    width: 100%;
    text-align: center;
  }

  .cu2 .list a .icon img {
    height: 100%;
    max-width: 100%;
  }

  .cu2 .list a:hover,
  .cu2 .list a.on {
    border-bottom: 2px solid #e7ac21;
  }

  .cu3 .k1 {
    margin-bottom: 10px;
  }

  .cu3 .tab2 {
    gap: 10px;
    margin: 30px 0 20px;
  }

  .cu3 .tab2 .tab {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
    height: 34px;
    border: 1px solid #decda7;
  }

  .cu3 .tab2 .tab::before {
    width: 100%;
    height: 100%;
  }

  .cu3 .tab2 .tab span::before {
    top: 100%;
    width: 100%;
    height: 6px;
    margin-top: -2px;
    display: none;
  }

  .cu3 .tab-content .item.on {
    display: flex;
  }

  .cu3 .tab-content .item .zuo {
    width: 100%;
  }

  .cu3 .tab-content .item .you {
    margin-left: 0;
    width: 100%;
    padding: 5% 5% 0;
  }

  .cu3 .tab-content .item .you .t2 {
    margin-top: 10px;
  }

  .cu3 .tab-content .item .you .t3 {
    margin-top: 20px;
  }

  .cu3 .tab-content .item .you .t4 {
    margin-top: 5px;
  }

  .cu3 .tab-content .item .you .C-btn {
    margin-top: 30px;
  }

  .cu4 {
    padding: 60px 0 233px 5%;
  }

  .cu4 .zuo {
    width: 90%;
  }

  .cu4 .zuo .t1 {
    margin-bottom: 5px;
  }

  .cu4 .zuo .C-title {
    margin-bottom: 5px;
  }

  .cu4 .zuo .t2 {
    margin-bottom: 40px;
  }

  .cu4 .you {
    width: 100%;
  }

  .cu4 .you .swiper {
    padding: 0 0 14px;
  }

  .cu4 .you .swiper .swiper-scrollbar {
    width: 100%;
    height: 1px;
  }

  .cu4 .you .swiper .swiper-pagination {
    width: 100%;
    height: 1px;
  }

  .cu4 .you .swiper-slide {
    width: 145px;
  }

  .cu4 .you .swiper-slide .intr {
    padding: 15px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.91) 100%);
  }

  .C-select .simulate {
    width: 100%;
    padding: 8px 10px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #eca90e;
  }

  .C-select .simulate::after {
    width: 11px;
    height: 11px;
    margin-left: 6px;
  }

  .C-select .placeholder {
    flex: 1;
  }

  .C-select .name {
    flex: 1;
  }

  .C-select .options {
    top: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    max-height: 150px;
    padding: 5px 0;
    background: #2C2C2C;
  }

  .C-select .option {
    width: 100%;
    padding: 5px 12px;
  }

  .cu5 {
    margin-top: -205px;
  }

  .cu5 .C-title {
    width: 80%;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .cu5 .swiper-pagination {
    bottom: 45px;
    --swiper-pagination-bullet-size: 5px;
    --swiper-pagination-bullet-horizontal-gap: 3px;
  }

  .cu6 {
    padding: 25px 5% 60px;
  }

  .cu6 .t2 {
    margin-top: 8px;
  }

  .cu6 .swiper {
    width: 100%;
    margin: 24px auto 0;
    padding-bottom: 25px;
  }

  .cu6 .swiper .swiper-scrollbar {
    width: 100%;
    height: 1px;
    left: 20px;
  }

  .sbtn4 {
    width: 8px;
    height: 17px;
    top: 50%;
  }

  .sbtn4.prev {
    left: 23px;
    transform: translateY(-50%);
  }

  .sbtn4.next {
    right: 23px;
    transform: translateY(-50%) rotate(180deg);
  }

  .about2 {
    padding: 60px 0;
  }

  .about2 .ev:nth-child(2n) {
    flex-direction: row-reverse;
  }

  .about2 .ev .zuo {
    width: 100%;
  }

  .about2 .ev .zuo .intr {
    padding: 58px;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    display: flex;
    flex-wrap: wrap;
  }

  .about2 .ev .you {
    width: 100%;
    padding: 21px 47px;
  }

  .about2 .ev .you .C-title {
    margin: 4px 0 2px;
  }

  .about2 .ev .you .shenfen {
    margin-top: 22px;
  }

  .about2 .ev .you .shenfen .t5 {
    margin-right: 7px;
  }

  .about2 .ev .you .shenfen .sflist {
    height: 126px;
    flex: none;
    margin-top: 10px;
    width: 100%;
  }

  .about2 .ev .you .shenfen .sflist::-webkit-scrollbar {
    width: 2px;
  }

  .about2 .ev .you .shenfen .sflist .gd-container {
    padding-left: 9px;
  }

  .about2 .ev .you .shenfen .sflist .gd-container .sfli {
    margin: 6px 0;
  }

  .about3 {
    padding: 60px 0 0;
    background-size: 100% auto;
  }

  .about3 .list {
    margin-top: 99px;
  }

  .about3 .list .item {
    flex-direction: column;
  }

  .about3 .list .item .pic {
    width: 100%;
  }

  .about3 .list .item .intr {
    width: 100%;
  }

  .about3 .list .item .intr .t3 {
    margin-top: 17px;
  }

  .about3 .list .item .intr .t4 {
    top: 50%;
    transform: translateY(-50%);
    -webkit-text-stroke-width: 1px;
    font-size: 96px;
    display: none;
  }

  .about3 .list .item:nth-child(4n-3) {
    flex-direction: row;
  }

  .about3 .list .item:nth-child(4n-3) .pic {
    width: 148px;
  }

  .about3 .list .item:nth-child(4n-2) {
    margin-top: 40px;
    align-items: flex-end;
  }

  .about3 .list .item:nth-child(4n-2) .pic {
    margin-top: 9px;
  }

  .about3 .list .item:nth-child(4n-1) {
    margin-top: 40px;
  }

  .about3 .list .item:nth-child(4n-1) .pic {
    margin-left: 0;
  }

  .about3 .list .item:nth-child(4n) {
    margin-top: 40px;
    align-items: flex-end;
  }

  .about3 .list .item:nth-child(4n) .pic {
    margin-right: 0;
  }

  .about3 .list .item:nth-child(4n) .t4 {
    top: 60%;
  }

  .about4 {
    padding: 60px 0 80px;
  }

  .about4 .k1 {
    width: 100%;
  }

  .about4 .shipin {
    width: 100%;
    margin: 30px auto;
  }

  .about4 .shipin .icon {
    width: 65px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }

  .about4 .smyj {
    border-top: none;
    border-bottom: none;
  }

  .about4 .smyj .item {
    width: 100%;
    padding: 34px 10px;
  }

  .about4 .smyj .item:nth-child(1) {
    border-right: none;
  }

  .about4 .smyj .item .t1 {
    margin-bottom: 24px;
  }

  .about5 .psr {
    margin-top: 14px;
  }

  .about5 .psr .swiper {
    width: 100%;
    padding: 20px 0 0;
  }

  .about5 .psr .swiper-slide {
    width: 100%;
  }

  .about5 .psr .swiper-slide .pic {
    width: 60%;
    margin: 0 auto;
    transform: scale(1);
  }

  .about5 .psr .swiper-slide .intr {
    width: 100%;
    padding: 5%;
  }

  .about5 .psr .swiper-slide .intr .t1 {
    margin-bottom: 15px;
  }

  .about5 .psr .swiper-slide .intr .t2 p {
    margin-bottom: 10px;
  }

  .about5 .psr .swiper-scrollbar {
    width: 100%;
    height: 1px;
    left: 20px;
  }
}