body{background:rgba(248,248,248,1);}

.text-content {width: 1195px; margin: 0 auto; text-align: center;} 

.case-title{font-size:24px;  font-weight:400; color:rgba(34,34,34,1); line-height:36px; margin-top: 70px;}
.publish-time-text{font-size:14px;  font-weight:400; color:rgba(136,136,136,1); line-height:21px; margin-top: 26px;}

.text-title{font-size:14px; font-weight:500; color:rgba(34,34,34,1); line-height:21px;margin-top: 55px;}
.text-details{font-size:14px;  font-weight:400; color:rgba(85,85,85,1); line-height:26px; margin-top: 18px;}

.line{width: 1208px; height: 1px; margin: 0 auto; background-color: #eee; margin-top: 75px;}
.button-content{width: 1195px; height: 20px; margin: 0 auto;  margin-top: 26px; margin-bottom: 80px;}

.left-button{display: inline-block; width: auto; float: left;}
 .right-button{display: inline-block; width: auto; float: right;}
.button-content img{width: 8px; height: 12px;}
.left_arrow {
    display: block;
    background-image: url(../images/classiccase/left_arrow16_16.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    font-size: 14px;
        font-weight: 400;
        color: rgba(85,85,85,1);
        line-height: 26px;
        margin-top: 18px;
        text-align: left;
        padding-left: 20px;
}