.list-left {
    width: 1200px;
    min-height: 900px;
    height: auto;

    background-color: #fff;

}

.list-content {
    padding: 24px;
}
.list-content ul,.list-content ul li{
  list-style-type: disc;
}
.list-content ul li {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    margin-bottom:6px;
      
}

.list-title {
    display: inline-block;
    width: 570px;
    vertical-align: middle;
}

.news-time {
    display: inline-block;
    width: 160px;
    text-align: right;
    font-size: 14px;
    color: #626262;
    vertical-align: top;
    
    


}

.list-right {
    width: 393px;
    float: right;
}

.relate-modal {
    padding: 20px 24px;
    background-color: #fff;
}

.modal-list ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
}

.marginTop30 {
    margin-top: 30px;
}

.relate-title {
    position: relative;
    margin-bottom: 12px;
    z-index: 9;

}

.relate-title .classIcon {
    top: 18px;

}

.relate-title span {
    display: inline-block;
    width: 300px;
    font-weight: 500;
    font-size: 20px;
}

.relate-title a {
    font-size: 14px;
    color: #626262;
}

.title {
    font-weight: 500;
    font-size: 32px;
}

.news-info {
    font-size: 14px;
    color: #626262;

}

.news-info span {
    padding-right: 20px;
}

.dochtml {
    margin-top: 16px;
    font-size: 16px;

}
.dochtml p {
line-height:26px;

}

.dochtml img {
    width: 100%;
    height: auto;
}