
.userDetailList[data-v-2dc2b5f4]{
  display: none;
}
@media only screen and (max-width:960px){
.userDetailList[data-v-2dc2b5f4]{
display: block;
margin-top: 20px;
}
.detailContent[data-v-2dc2b5f4]{
padding-top: 20px;
}
.detailContent .title[data-v-2dc2b5f4]{
font-size: 16px;
margin-bottom: 20px;
}
.detailContent .detailInfo[data-v-2dc2b5f4]{
letter-spacing: 1px;
font-family: Microsoft YaHei;
color: #ccc;
font-weight: 0;
}
}


.detail[data-v-b9ef8ab0]{
  display: none;
}
@media only screen and (max-width:960px){
.detail[data-v-b9ef8ab0]{
    display: block;
}
}

