.header[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #212121;
  width: 100vw;
  height: 1.49333rem;
}
.header-left[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Fixed[data-v-d9ae3272] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.header-back[data-v-d9ae3272] {
  width: 0.29333rem;
  height: 0.50667rem;
  margin-right: 0.45333rem;
}
.header-title[data-v-d9ae3272] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
}
.header-right[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 750px) {
.header[data-v-d9ae3272] {
    display: none;
}
}


.Message-Center[data-v-8f1aef0e] {
    min-height: 100vh;
    background-color: #111111;
    color: #8A9099;
    font-size: 0.34667rem;
}
.Message-Center-AllRead[data-v-8f1aef0e] {
    float: right;
    margin: 0.26667rem 0.4rem 0.53333rem 0;
}
.Message-Center-Item[data-v-8f1aef0e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0.4rem;
    margin-bottom: 0.53333rem;
    padding-bottom: 0.48rem;
    border-bottom: 0.02667rem solid #333333;
}
.Message-Center-Item-Icon[data-v-8f1aef0e] {
    width: 1.2rem;
    height: 1.2rem;
}
.Message-Center-Item-Info[data-v-8f1aef0e] {
    margin-left: 0.4rem;
    width: 5.33333rem;   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.Message-Center-Item-Info-Title[data-v-8f1aef0e] {
    color: #FFFFFF;
    font-size: 0.37333rem;
}
.Message-Center-Item-Info-Detailed[data-v-8f1aef0e] {
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow: hidden;
}
.Message-Center-Item-Right[data-v-8f1aef0e] {
    text-align: right;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.van-badge[data-v-8f1aef0e] {
    margin-top: 0.21333rem;
    margin-right: 0.13333rem;
    height: 0.61333rem;
    width: 0.61333rem;
    border: 0;
    background-color: #FD5B56;
    line-height: 0.61333rem;
    font-size: 0.26667rem;
}
.van-loading[data-v-8f1aef0e] {
    margin-top: 50%;
    color: #FFFFFF;
}
@media only screen and (min-width: 750px) {
.Message-Center[data-v-8f1aef0e] {
        max-width: 32.53333rem;
        margin: 0 auto;
}
.Message-Center-Item[data-v-8f1aef0e] {
        margin: 0 auto;
        margin-bottom: 0.53333rem;
}
.van-loading[data-v-8f1aef0e] {
        margin-top: 30%;
}
}

