.detailBox[data-v-29904414] {
  min-height: 400px;
  padding-bottom: 40px;
  padding: 0px 30px 30px 30px;
}
.detailBox .li[data-v-29904414] {
  background: #f5f5f5;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px;
  border-radius: 4px;
}
.detailBox .name[data-v-29904414] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.detailBox .name .s1[data-v-29904414] {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
.detailBox .name .s2[data-v-29904414] {
  font-size: 12px;
  color: #888;
  line-height: 14px;
  padding-top: 6px;
}
.detailBox .num[data-v-29904414] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.detailBox .num .s1[data-v-29904414] {
  font-weight: bold;
  padding-right: 5px;
  font-size: 20px;
}
.list .item[data-v-29904414] {
  position: relative;
  margin-bottom: 20px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all 1s;
  transition: all 1s;
  border: 1px solid #f0f0f0;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px;
  border-radius: 4px;
}
.list .item .name[data-v-29904414] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.list .item .name .s1[data-v-29904414] {
  font-size: 16px;
  font-weight: bold;
  line-height: 44px;
}
.list .item .num[data-v-29904414] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.list .item .num .s1[data-v-29904414] {
  font-weight: bold;
  padding-right: 5px;
  font-size: 18px;
}
.list .item[data-v-29904414]:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(92, 106, 196, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(92, 106, 196, 0.3);
  border: 1px solid #fff;
}
@media screen and (max-width: 900px) {
.detailBox .hh[data-v-29904414] {
    padding: 10px;
}
.detailBox .mm[data-v-29904414] {
    padding: 10px;
}
.list .item .state[data-v-29904414] {
    left: 15px;
}
.list .item .date[data-v-29904414] {
    top: 18px;
    left: 40px;
    border-right-width: 0px;
    color: #777;
}
.list .item .text[data-v-29904414] {
    font-size: 14px;
    color: #414141;
    padding: 25px 50px 0px 40px;
}
}

