.header-img {

  position: relative;

}

.header-img img {
  display: block;
  width: 100%;
  height: 100%;
}

.img-font {
  position: absolute;
  left: 2.6rem;
  bottom: 2.65rem;
}

.img-font-chinese {
  font-family: Source Han Serif CN-Bold;
  font-weight: bold;
  font-size: 0.46rem;
  color: #F6E1F4;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.img-font-english {
  margin-top: 0.12rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #F6E1F4;
  letter-spacing: 0.05rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}



.bbox{

  width: 100%;
}
.boxxin{
  width: 14.02rem;
  padding-top: 0.72rem;
  padding-bottom: 0.5rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  /* align-content: flex-start; */
  gap:  0.3rem 0rem;
}
/* .music+.music{
  margin-top: 0.3rem;
} */
.music{
  width: 2.3rem;
  padding: 0.1rem 0.1rem 0.32rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.06rem 0.01rem rgba(0,0,0,0.14);
  border-radius: 0rem 0rem 0rem 0rem;
  margin-right: 0.38rem;
}
.music:nth-child(5n) {
  margin-right: 0;
}
.music:hover .down_font{
  color: #630C88;
}
.up_img{
  width: 2.3rem;
  height: 3.45rem;
}
.up_img img{
  width: 100%;
  height: 100%;
  display: block;
}

.down_font{

font-family: MicrosoftYaHei, MicrosoftYaHei;
font-weight: normal;
font-size: 0.18rem;
/* color: #630C88; 悬浮*/

text-align: left;
font-style: normal;
text-transform: none;
margin-top: 0.17rem;
}
.time_img{
  width: 0.16rem;
height: 0.16rem;
/* background: #666666; */
}
.time_img img{
  width: 100%;
  height: 100%;
  display: block;
}
.down_time{
  display: flex;
  align-items: center;

}
.diss{
  margin-top: 0.22rem;
  margin-bottom: 0.1rem;
}
.down_time span{
  /* width: 1.37rem;
height: 0.21rem; */
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 0.16rem;
color: #666666;
/* line-height: 0.32rem; */
text-align: left;
font-style: normal;
text-transform: none;
margin-left: 0.09rem;

}
.page{
  margin-bottom: 0.53rem !important;
}