.page-content{
    padding:0.8rem 0 0;
    margin:0 auto;
}
.bg_f5f5f9{
    background:#f5f5f9;
    width: 100%;
    height: .2rem;
}
.mr_15{
    padding:0 0.35rem;
    margin-top: .3rem;
}
.info-details-content h2{
    /* font-size:0.34rem; */
    line-height:2;
}
.info-details-time{
    font-size:10px;
    line-height:2.6;
    height:2.6;
    color:#999;
}
.border_dashed{
    height:0.2rem;
    border-bottom:1px dashed #e5e5e5;
    margin-bottom:0.3rem;
}
.content-main img{
    /* display: block; */
	max-width: 100%;
	height: auto;
}