* {
    font-size: 14px;
    color: #666;
}


.detail-left {
    width: 868px;
    margin: 15px 0;
}
.detail-left h1 {
    line-height: 50px;
    font-size: 18px;
    color: #333;
}
.detail-title{
    font-size: 22px;
    font-family: 微软雅黑;
    text-align: center;
    color: #000;
    margin-bottom: 10px;
    overflow: hidden;
    font-weight: 600;
}
.detail-content>p {
    margin-bottom: 20px;
}
.detail-content>p>span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    color: #999;
}
.detail-content>p>.name {
    margin: auto 20px;
    font-weight: bold;
}
.content p, .content p span {
    white-space: normal;
    line-height: 36px;
    color: #333;
    font-size: 16px;
}
.content p img{
    max-width: 90%;
}
.detail-rit {
    width: 299px;
    margin-top: 75px;
}
.portrait {
    position: absolute;
    right: 90px;
    top: -50px;
    width: 109px;
    height: 97px;
    background: #f2f2f2;
    border: 1px solid #d6d6d6;
}
.detail-rit-top {
    position: relative;
    margin: 103px auto 15px;
    border: 1px solid #d6d6d6;
    padding: 60px 18px 18px;
}

.detail-top-top h1 {
    font-size: 18px;
    color: #de2800;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}
.detail-top-top h2 {
    margin-bottom: 10px;
}
.detail-top-top h2 span, .comment-item h4 span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-right: 20px;
    font-weight: normal;
    color: #333;
}
.detail-top-top h2 span:nth-child(2n) {
    margin-right: 0;
}
.detail-rit p {
    height: 38px;
    line-height: 38px;
    cursor: pointer;
}
.detail-rit p a {
    display: block;
    color: #666;
}
.detail-rit p:hover{
    color: #de2800;
}
.detail-rit p a:hover{
    color: #de2800;
}
.detail-rit-top h3 {
    text-align: right;
    color: #de2800;
    cursor: pointer;
    font-size: 14px;
}
.detail-rit-item {
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #d6d6d6;
}
.rit-title span {
    display: inline-block;
    height: 22px;
    font-size: 16px;
    color: #333;
}
.rit-title span:first-child {
    width: 3px;
    height: 12px;
    background: #de2800;
}
.fontS label{
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0 2px;
    cursor: pointer;
}
.fontS label:hover{
    color: #de2800;
}
.fontS .current{
    color: #de2800;
}
.articleRelate{
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
}
.createPerson,.auditor{
    width: 150px;
    text-align: left;

}