﻿.box_content {
    font-size: 0;
}
  
  .content_list .list_last {
    width:95%;
    margin-left: .3rem;
    height: 100%;
    position: relative;
  }

    .content_list .list_last .mid_top {
      height: .3rem;
      line-height: .3rem;
      padding-top: .2rem;
      padding-left: .2rem;
      font-size: .20rem;
      font-family: Microsoft YaHei;
      font-weight: 800;
      color: #4C7FCC;
      margin-top: .2rem;
      margin-bottom: -.1rem;
      /* vertical-align: middle;设置垂直居中 */
    }

      .content_list .list_last .mid_top span{
        display: inline-block;
        margin-bottom: -.03rem;
        width: .05rem;
        height: .20rem;
        border-radius: 20%;
        background-color: #4C7FCC;
        /* vertical-align: middle; */
      }

    .content_list .list_last .line{
      padding-bottom: .5rem;
      margin: 0 .1rem;
      border-bottom: .01rem solid #eee;
    }

    .content_list .list_last .last_content {
      padding-left: .2rem; 
    }
      .content_list .list_last .last_content .last_ul {
        display: none; 
        margin: .1rem 0;
      }
        .content_list .list_last .last_content .last_ul li {
          font-size: .16rem;
          font-family: Microsoft YaHei;
          color: #333333;
          line-height: .36rem;
          height: .36rem;
          display: inline-block;
          width: 100%;
          position: relative;
          cursor: pointer;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; 
          padding-left: .15rem;
        }

          .content_list .list_last .last_content .last_ul li a{
            text-decoration: none;
            color: #333333;
            width: 90%;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; 
          }

            .content_list .list_last .last_content .last_ul li a:hover{
              color: #4C7FCC;
            }

          .content_list .list_last .last_content .last_ul li text{
            /* margin-left: 30rem; */
            color: #999999;
            font-family: Microsoft YaHei;
            font-weight: 300;
            float: right;
          }

          .content_list .list_last .last_content .last_ul li:hover {
            color: #4C7FCC; 
          }

            .content_list .list_last .last_content .last_ul li:hover span {
              background-color: #4C7FCC; 
            }

          .content_list .list_last .last_content .last_ul li span {
            display: inline-block;
            width: .06rem;
            height: .06rem;
            border-radius: 50%;
            margin-right: .05rem;
            background-color: #4C7FCC;
            vertical-align: middle;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
          }

      /* .content_list .list_last .last_content .fenye{
        text-align: center;
      } */

        .content_list .list_last .last_content .fenye .pagination{
          border-color: #4C7FCC;
        }

      .content_list .list_last .last_content #ul_1 {
        display: block; 
      }
  .page{
   /*  width: 2rem; */
    height: .32rem;
    line-height: .32rem;
    text-align: center;
    margin: .15rem auto;
    position: absolute;
    bottom: 0;
    left:50%;
    margin-left: -1rem;
  }
  .page .isAction {
    background: #E3A853;
    color: #fff;
    border: 1px solid transparent;
  }
  .page a {
    display: inline-block;
    padding: .12rem;
    margin: 0 .05rem;
    color: #4579d9;
    height: 100%;
    line-height: .08rem;
    border: 1px solid #4579d9;
    font-size: .12rem;
    border-radius: .05rem;
  }

  .content_list{
    height: 100%;
  }
  .list_left .list_left_bottom .active{
    background-color: #D3E5FD;
    border-left: .04rem solid #4C7FCC;
    cursor: pointer;
  }
  .mid_top .load{
    height: .3rem;
    float: right;
    line-height: .3rem;
    padding-left: .2rem;
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 20;
    color: #999999;
    margin-top: .01rem;
    margin-bottom: -.1rem;
  }
  .mid_top .load a{
    color: #999999;
  }
  /*# sourceMappingURL=second.css.map */
  #imgConac{
    width: 60px;
    height: 60px;
  }