.details_container {
   
    margin: 0 auto;
    padding-top: 20px;
  }
  .details_title {
    font-family: "Microsoft YaHei";
    color: #404040;
    font-size: 24px;
    padding: 40px 0;
    font-weight: normal;
    text-align: center;
  }
  .details_content {
    overflow: hidden;
  }
  .details_page {
    padding: 20px 0;
    display: inline-flex;
    flex-direction: column;
  }
  .page_item {
    padding: 10px 0;
    font-family: Tahoma;
    font-size: 12px;
    color: #666;
    cursor: pointer;
    display: flex;
    align-items: center;
  }
  .page_item a {
        color: #666;
        text-decoration: none;
      }
  .page_item i {
    margin-right: 5px;
    display: block !important;
  }
  .page_item:hover a{color: #48b6f8;}



.con_396_8 .mw-list-item {
    padding: 0;
    margin: 0;
    border-bottom-color: #eeeeee;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    overflow: hidden;
    height: auto;
padding: 0 10px;
}
.con_396_8 .mw-list-r{
padding-left:0;
}

.con_396_8 .mw-list-item .mw-list-link {
    padding: 0;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 0;
    display: block;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

.con_396_8 .mw-list-link .mw-list-title {
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.con_396_8 .mw-list-link .mw-list-bottom {
    height: 20px;
    line-height: 20px;
}

.con_396_8 .mw-list-bottom .mw-list-date {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #BBB;
}