
.xx1n-cn-music-header{
  width:100%;
  max-width:1320px;
  box-sizing:border-box;
  margin:0 auto 24px;
  padding:18px 14px;
  text-align:center;
  font-size:30px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:2px;
  color:#d8ad2f;
  border-top:1px solid rgba(216,173,47,.45);
  border-bottom:1px solid rgba(216,173,47,.45);
}
@media(max-width:700px){
  .xx1n-cn-music-header{
    margin-bottom:18px;
    padding:14px 10px;
    font-size:23px;
    letter-spacing:1px;
  }
}
