
.detail-box{
    margin-top:50px;
}
.title{
    font-size: 40px;
    color: #333333;
    line-height: 47px;
    font-weight: bold;
    text-align: center;
}
.date{
    font-size: 14px;
    color: #999999;
    line-height: 16px;
    margin-top:20px;
    text-align: center;
}
.img-box img{
    max-width:100%;
}
.content{
    margin-top:50px;
    margin-bottom:134px;
}
.content img{
    max-width:100%;
}