
.asside[data-v-4a76ad15] {
  display: block;
  text-align: center;
  padding-top: 15px;
}
/* 头像开始 */
.headPortrait[data-v-4a76ad15] {
  cursor: pointer;
  margin-top: 20px;
  background: url(../img/defaultTouXiang.6d7526b6.png);
  background-size: 100%;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 10px;
}
.headPortrait img[data-v-4a76ad15] {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
.list[data-v-4a76ad15] {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.list li[data-v-4a76ad15] {
  width: 95%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  cursor: pointer;
}
.list .active[data-v-4a76ad15] {
  background: #fbf9ec;
  border-left: 2px solid #ffb657;
  color: #ffb657;
}
@media only screen and (max-width: 960px) {
.asside[data-v-4a76ad15] {
    display: none;
}
}


.computerBottom[data-v-e0c9d280]{
  display: block;
  width: 100%;
  overflow: hidden;
  background: #f5f5f7;
  padding: 10px 0 15px 0;
}
.computerBottom ul[data-v-e0c9d280] {
  overflow: hidden;
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.computerBottom ul li[data-v-e0c9d280]{
  height: 20px ;
  cursor: pointer;
  line-height: 20px;
  float: left;
  padding: 0 20px;
  color: #b0b0b0;
  font-family: "PingFang-SC-Medium";
}
.computerBottom ul li[data-v-e0c9d280]:last-child{
  border: none;
}
.orange[data-v-e0c9d280]{
  cursor: pointer;
}
.computerBottom p[data-v-e0c9d280]{
  height:45px;
  line-height: 45px;
  text-align: center;
  font-size: 12px;
  color: #b0b0b0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
   justify-content:center;
}
@media only screen and (max-width:960px){
.computerBottom[data-v-e0c9d280]{
      display: none;
}
}

