
.myNews[data-v-fc78914e]{
  display: none;
}
@media only screen and (max-width:960px){
.myNews[data-v-fc78914e]{
    display: block;
}
  /* 头部标题开始 */
.myNewsContent .round[data-v-fc78914e]{
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: red;
  margin-right: 10px;
}
.mbanxin[data-v-fc78914e]{
  width: 90%;
  margin: 0 auto;
}
.topTitle[data-v-fc78914e]{
  padding: 20px 0;
}
.topTitle span[data-v-fc78914e]{
  color: #ffa847;
}

/* 头部标题结束 */
.infoList li p[data-v-fc78914e]{
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-overflow : ellipsis;
  white-space : nowrap;
  overflow : hidden;
  font-size: 16px;
}
.newTime[data-v-fc78914e],.newTitle[data-v-fc78914e]{
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
}
.infoList ul li[data-v-fc78914e]{
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
}


