.artContentArea {
    overflow: hidden;
    padding: 0 17px 15px 17px;
}
.artMain {
    padding: 0 0 0 0;
    margin-top: 10px;
}
.mainTitle {
    text-align: center;
    line-height: 50px;
}
.mainTitle h1 {
    font-weight: 700;
    font-size: 20px;
    color: #555;
}
.mainAbout {
    text-align: center;
    line-height: 30px;
    padding-bottom:5px;
    margin:0 8px;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    color: #777;
    font-family: '宋体';
}
.mainAbout .s3, .mainAbout .s5 {
    margin-left: 15px;
}
.mainContent {
    word-break: break-all;
    padding: 10px 8px;
    line-height: 25px;
    font-family: '宋体';
    color: #333;
    overflow: hidden;
}
.mainContent img{
    max-width:100%;
}

.thetjMain {
    overflow: hidden;
    margin: 20px 20px 20px 25px;
}
.dztjMain {
    padding: 15px 15px;
    overflow: hidden;
    border: 1px dotted #bbb;
    border-radius: 2px;
}
.tjTitleDiv {
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 0;
    padding-left: 10px;
    border-left: 2px solid #91d6fd;
    background: #f2f2f2;
    overflow: hidden;
}
.ullisttj {
    line-height: 27px;
    margin: 10px 0 0 0;
}

.ullisttj li {
    overflow: hidden;
}

.ullisttj li:hover .spanback {
    background-position: 0 -20px;
}

.ullisttj .spanback {
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-top: 8px;
    background: url(../images/listp.png) no-repeat 0 -29px;
}

.ullisttj .spantitle {
    float: left;
    font-family: '宋体';
}

.ullisttj .spanright {
    float: right;
    color: #999;
    font-size: 12px;
}