.mod .normal_div_20 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 0.0625rem;
    background-color: #252b2f;
    width: 100%;
    overflow: hidden;
}

.normalTop{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 4.75rem;
    box-sizing: border-box;
    width:83.334%;
    margin: 0 auto;
}

.block_37 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    margin-bottom: 3.375rem;
}

.mod .block_38 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 4.75rem;
    height: 2.25rem;
    color:#fff;
}

.mod .block_39 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: 1.125rem;
    flex-wrap: wrap;
}
.word_16 {
    margin-top: -0.3125rem;
    margin-right: 1.5625rem;
    text-decoration: none;
    letter-spacing: 0;
    color:#fff;
    font-size: 0.875rem;
    margin-bottom: 1rem;
}

.footerR{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.tcode{
    text-align: center;
    display: flex;
    flex-direction: column;
}

.footerR>.tcode:nth-child(1){
    margin-right: 2rem;
}
.mod .pic {
    width: 6.875rem;
    height: 6.875rem;
    margin: 0 auto 1.25rem;
}

.mod .info_32 {
    text-decoration: none;
    letter-spacing: 0;
    color: #fff;
    font-size: 1rem;
}

.mod .info_33 {
    text-decoration: none;
    letter-spacing: 0;
    color: #fff;
    font-size: 1rem;
}

.mod .block_40 {
    display: flex;
    position: relative;
    flex-direction: column;
    margin: 2rem auto 0;
    width: 83.334%;
}
.desc_44 {
    position: relative;
    text-decoration: none;
    line-height: 1.5rem;
    letter-spacing: 0;
    color: #fff;
    font-size: 0.75rem;
    display: flex;
    
}



.mod .play {
   vertical-align: middle;
}
.mod .info_34 {
    color: #575757;
    font-size: 0.75rem;
    margin-top:0.75rem;
    margin-bottom: 1.875rem;
}
.addressPrev {
    margin-top: 0.8125rem;
    margin-right: 2.4375rem;
    text-decoration: none;
    line-height: 1rem;
    letter-spacing: 0;
    color: #fff;
    font-size: 1rem;
}

.mod .block_37 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  margin-bottom: 3.375rem;
  flex-wrap: wrap;
}

.info_345{
    color: #575757;
    font-size: 0.75rem;
    margin-top: 0;
    margin-bottom: 1rem;
}
@media (max-width:1920px){
    html{
      font-size:16px;
    }
 }
  
  @media (max-width:1680px) {
    html{
      font-size:15px;
    }
  } 

  @media (max-width:1600px) {
    html{
      font-size: 14px;
    }
  }
  
  @media (max-width:1500px) {
    html{
      font-size: 13px;
    }
  }

  @media (max-width:1440px) {
    html{
      font-size: 13px;
    }
  }
  @media (max-width:1366px) {
    html{
      font-size:12.8px;
    }
  }
  
  @media (max-width:1360px) {
    html{
      font-size: 12.5px;
    }

  }
  
  @media (max-width:1280px) {
    html{
      font-size: 11px;
    }
  }
  
  @media (max-width:1240px) {
    html{
      font-size: 10px;
    }
  }

  @media (max-width:1152px) {
    html{
      font-size:11px;
    }
  }

  @media (max-width:1078px) {
    html{
      font-size:10px;
    }

  }
  
  @media(max-width :  964px ){ html { font-size : 8.9px ;}} 
  @media(max-width :  960px ){ 
    html { 
        font-size:8.3px;
    }
    .footerR {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        padding-top: 20px;
    }
  } 
  /* @media(max-width :  800px ){ html { font-size : 7px ;}} */
  
  /* 移动端*/
  .isPhone{
    display: none !important;
  }

  .isPCs{
    display: block !important;
  }
  @media screen  and  ( max-width :  760px )  { 
    html {
      font-size:13px;
    }
    .isPCs{
      display: none !important;
    }
    .mod .block_38{
      margin-top: 2.75rem;
    }

    .mod .block_39{
      width: 100%;
      margin-top: 1.125rem;
    }
    .normalTop{
      padding-top: 1.5rem !important;
      justify-content:center !important;
    }

    .desc_44{
      height: auto;
    }

    .mod .block_40{
      margin:1.24rem auto 0 !important;
    }

    .word_16{
      text-align: center;
      width: 100%;
      margin-right: 0rem;
    }
  }

  @media screen  and  ( max-width :  720px )  {
    /* .normalTop{
      padding-top: 0rem !important;
    } */

    .mod .pic{
      width: 4.875rem;
      height: 4.875rem;
    }

    

    .mod .desc_44{
      font-size: 0.9rem;
      line-height: 1.5rem !important;
    }

    .mod .info_34{
      font-size: 0.9rem;
    }
  }