.homepageCase {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 50px;
    width: 343px;
  }
  .homepageCase .homepageCase-title {
    height: 20px;
    font-size: 18px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #000000;
    line-height: 20px;
    text-align: center;
    margin-top: 32px;
  }
  .homepageCase .homepageCase-two {
    width: 343px;
    height: 25px;
    line-height: 25px;
    display: flex;
    margin: 0 auto;
    box-sizing: border-box;
    justify-content: space-between;
    border-bottom: 1px solid #E4E4E4;
    margin-top: 30px;
  }
  .homepageCase .homepageCase-two .homepageCasea {
    font-size: 12px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #353535;
  }
  .homepageCase .homepageCase-two .active {
    font-weight: 600;
    position: relative;
  }
  .homepageCase .homepageCase-two .active::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -1px;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #9C1D22;
  }
  .homepageCase .homepageCase-three {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
    width: 343px;
   
  }
  .homepageCase .homepageCase-three .homepageCase-a {
    position: relative;
    width: 100%;
  }
  .homepageCase .homepageCase-three .homepageCase-a .homepageCase-a-title {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 8px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #000000;
  }
  .homepageCase .homepageCase-three .homepageCase-a img {
    width: 100%;
    height: auto;
  }
  .homepageCase .homepageCase-b {

    width: 343px;
    box-sizing: border-box;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .homepageCase .homepageCase-b .homepageCase-box {
    position: relative;
    /* margin-left: 5px; */
    margin-bottom: 2px;
    width: 33%;
  }
  .homepageCase .homepageCase-b .homepageCase-box .homepageCase-box-title {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 8px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #000000;
    width: 70px;
  }
  .homepageCase .homepageCase-b .homepageCase-box img {
    width: 100%;
    height: auto;
    display: block;
  }
  .homepageCase .homepageCase-c {
    width: 343px;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .homepageCase .homepageCase-c .lastbox{
    opacity: 0;
  }
  .homepageCase .homepageCase-c .lastbox >img{
    width: 100%;
   
  }
  .homepageCase .homepageCase-c .homepageCase-box {
    position: relative;
    /* margin-left: 5px; */
    margin-bottom: 2px;
    width: 33%;
  }
  .homepageCase .homepageCase-c .homepageCase-box .homepageCase-box-title {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 8px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #000000;
  }
  .homepageCase .homepageCase-c .homepageCase-box img {
    width: 100%;
    height: auto;
    display: block;
  }
  .homepageCase .homepageCase-d {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
  }
  .homepageCase .homepageCase-d .homepageCase-box {
    position: relative;
    width: 49%;
  }
  .homepageCase .homepageCase-d .homepageCase-box .homepageCase-box-title {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 8px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #000000;
  }
  .homepageCase .homepageCase-d .homepageCase-box img {
    width: 98%;
    height: 140px;
    display: block;
  }



    /* h5右上角筛选 */
    .categoryBoxs {
        overflow: hidden;
        box-sizing: border-box;
        /* padding: 0px 10px; */
      }
      .categoryBoxs .categoryBox1 {
        /* width: calc(100vw - 20px); */
        overflow: hidden;
      }
      .categoryBoxs .categoryBox1 .categoryBox1-title {
        font-size: 14px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        color: #1A1A1A;
        margin-bottom: 7px;
        /* margin-top: 20px; */
      }
      .categoryBoxs .categoryBox1 .categoryBox1-content {
        display: flex;
        margin-left: -9px;
      }
      .categoryBoxs .categoryBox1 .categoryBox1-content .categoryBox1-box {
        width: 25%;
        height: 66px;
      }
      .categoryBoxs .categoryBox1 .categoryBox1-content .categoryBox1-box .categoryBox1-content-img {
        display: flex;
        justify-content: center;
      }
      .categoryBoxs .categoryBox1 .categoryBox1-content .categoryBox1-box .categoryBox1-content-img img {
        margin-top: 7px;
        width: 62px;
        height: 36px;
      }
      .categoryBoxs .categoryBox1 .categoryBox1-content .categoryBox1-box .categoryBox1-content-text {
        text-align: center;
        margin-top: 4px;
        font-size: 10px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        color: #1A1A1A;
        line-height: 14px;
      }
      .categoryBoxs .categoryBox2 {
        /* width: calc(100vw - 20px); */
        overflow: hidden;
      }
      .categoryBoxs .categoryBox2 .categoryBox2-title {
        font-size: 14px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        color: #1A1A1A;
        margin-bottom: 7px;
        margin-top: 20px;
      }
      .categoryBoxs .categoryBox2 .categoryBox2-content {
        display: flex;
        flex-wrap: wrap;
        /* margin-left: -9px; */
      }
      .categoryBoxs .categoryBox2 .categoryBox2-content .categoryBox2-box {
        width: 25%;
        height: 78px;
      }
      .categoryBoxs .categoryBox2 .categoryBox2-content .categoryBox2-box .categoryBox2-content-img {
        display: flex;
        justify-content: center;
      }
      .categoryBoxs .categoryBox2 .categoryBox2-content .categoryBox2-box .categoryBox2-content-img img {
        margin-top: 7px;
        width: 42px;
        height: 36px;
        padding-left: 2px;
      }
      .categoryBoxs .categoryBox2 .categoryBox2-content .categoryBox2-box .categoryBox2-content-text {
        text-align: center;
        margin-top: 4px;
        font-size: 10px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        color: #1A1A1A;
        line-height: 14px;
      }
      .categoryBoxs .categoryBox3 {
        /* width: calc(100vw - 20px); */
        overflow: hidden;
      }
      .categoryBoxs .categoryBox3 .categoryBox3-title {
        font-size: 14px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        color: #1A1A1A;
        margin-bottom: 7px;
        margin-top: 20px;
      }
      .categoryBoxs .categoryBox3 .categoryBox3-content {
        display: flex;
        flex-wrap: wrap;
        /* margin-left: -9px; */
      }
      .categoryBoxs .categoryBox3 .categoryBox3-content .categoryBox3-box {
        width: 25%;
        height: 66px;
      
      }
      .categoryBoxs .categoryBox3 .categoryBox3-content .categoryBox3-box .categoryBox3-content-img {
        display: flex;
        justify-content: center;
      }
      .categoryBoxs .categoryBox3 .categoryBox3-content .categoryBox3-box .categoryBox3-content-img img {
        margin-top: 7px;
        width: 42px;
        height: 36px;
        padding-left: 2px;
      }
      .categoryBoxs .categoryBox3 .categoryBox3-content .categoryBox3-box .categoryBox3-content-text {
        text-align: center;
        margin-top: 4px;
        font-size: 10px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        color: #1A1A1A;
        line-height: 14px;
      }
      .categoryBoxs .categoryBox4 {
        /* width: calc(100vw - 20px); */
        overflow: hidden;
      }
      .categoryBoxs .categoryBox4 .categoryBox4-title {
        font-size: 14px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        color: #1A1A1A;
        margin-bottom: 7px;
        margin-top: 20px;
      }
      .categoryBoxs .categoryBox4 .categoryBox4-content {
        display: flex;
        flex-wrap: wrap;
        /* margin-left: -9px; */
      }
      .categoryBoxs .categoryBox4 .categoryBox4-content .categoryBox4-box {
        width: 25%;
        height: 66px;
      }
      .categoryBoxs .categoryBox4 .categoryBox4-content .categoryBox4-box .categoryBox4-content-img {
        display: flex;
        justify-content: center;
      }
      .categoryBoxs .categoryBox4 .categoryBox4-content .categoryBox4-box .categoryBox4-content-img img {
        margin-top: 7px;
        width: 42px;
        height: 36px;
        padding-left: 2px;
      }
      .categoryBoxs .categoryBox4 .categoryBox4-content .categoryBox4-box .categoryBox4-content-text {
        text-align: center;
        margin-top: 4px;
        font-size: 10px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        color: #1A1A1A;
        line-height: 14px;
      }

      .categoryBoxs .categoryBox1 .categoryBox1-content,
      .categoryBoxs .categoryBox2 .categoryBox2-content,
      .categoryBoxs .categoryBox3 .categoryBox3-content,
      .categoryBoxs .categoryBox4 .categoryBox4-content {
        /* margin: 0 -10px; */
      }
  