.case_detail{



}

.case_detail div{

    margin: 0 auto;
    margin-top: 0.6rem;
}

.case_detail div p{

    padding: 0 0.6rem;

    margin-top: 0.7rem;
    line-height: 0.3rem;
    font-size: 0.18rem;
    color: #000;
}

.case_detail img{
    width: 100%;
    display: block;
	margin-bottom:15px;

}

.case_detail img:last-child{

    margin-bottom: 0.24rem;

}