﻿.box_content {
    font-size: 0; 
}
.content_details{
  height: 100%;
}
  .content_details .details_last {
    width:95%;
    margin-left: .3rem;
    overflow: hidden;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 30px;
  }
  .content_details .details_last::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
  
  .content_details .details_last {
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
    overflow-x: hidden;
    overflow-y: auto;
  }

    .content_details .details_last .last_content {
      padding-left: .2rem; 
    }

    .content_details .details_last .mid_top {
      height: .3rem;
      line-height: .3rem;
      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_details .details_last .mid_top span{
        display: inline-block;
        margin-bottom: -.03rem;
        width: .05rem;
        height: .20rem;
        border-radius: 20%;
        margin-right: .1rem;
        background-color: #4C7FCC;
        /* vertical-align: middle; */
      }
        .content_details .details_last .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;
        }
        .content_details .details_last .mid_top .load a{
          color:#999999;
          text-decoration: none;
        }

    .content_details .details_last .line{
      padding-bottom: .15rem;
      margin: 0 .1rem;
      border-bottom: .01rem solid #eee;
    }

      .content_details .details_last .last_content .title{
        padding-top: .2rem;
        line-height: .3rem;
        text-align: center;
        font-size: .22rem;
        font-family: Microsoft YaHei;
        font-weight: 800;
        color:#333333; 
      }

      .content_details .details_last .last_content .time_cl{
        margin-top: .15rem;
        text-align: center;
      }
      .content_details .details_last .last_content .time_cl .time{
        line-height: .3rem;
        text-align: center;
        font-size: .14rem;
        font-family: Microsoft YaHei;
        font-weight: 100;
        color:#333333; 
        display: inline-block;
      }
      .content_details .details_last .last_content .time_cl .cl{
        cursor:pointer;/*鼠标变小手*/
        display: inline-block;
        line-height: .3rem;
        text-align: center;
        font-size: .14rem;
        font-family: Microsoft YaHei;
        font-weight: 100;
        color:#333333; 
      }
        /* .content_details .details_last .last_content .time a{
          text-decoration: none;
          line-height: .3rem;
          text-align: center;
          font-size: .1rem;
          font-family: Microsoft YaHei;
          font-weight: 100;
          color:#333333; 
        } */

      .content_details .details_last .last_content .content_text{
        line-height: .3rem;
        font-size: .13rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color:#333333;       
      }
      .content_details .details_last .last_content .content_text img{
        width: 8rem;
        margin: 0 auto;
      }
      .content_details .details_last .last_content .content_text video,embed{
        width: 8rem;
      }
      .content_details .details_last .last_content .content_text:nth-child(1){
        margin: .2rem;
      }
      .content_details .details_last .last_content .content_text_1{
        margin: .2rem;
        min-height: 2.5rem;
      }
      .content_details .details_last .last_content .content_text a {
        display: block;
        color: #333333;
        text-decoration: none;
      }
          
      .content_details .details_last .last_content .content_footer{   
        margin-top: .5rem;
      }

        .content_details .details_last .last_content .content_footer .content_footer_up{
          cursor:pointer;
          line-height: .3rem;
          font-size: .13rem;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color:#333333; 
          position: static;
          bottom: 0;
        }

        .content_details .details_last .last_content .content_footer .content_footer_down{
          cursor:pointer;
          line-height: .3rem;
          font-size: .13rem;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color:#333333; 
        }
  /*# sourceMappingURL=second.css.map */
  

  .details_227_img{
    display: inline-block;
    width: .2rem;
    vertical-align: middle;
  }
  .details_227_img:last-child{
    margin-right: .1rem;
  }

  .padding-left-3{
    padding-left: .3rem;
  }
  .line_2{
    padding-bottom: 0.05rem!important;
  }