.artmain {
    margin-top:10px; background: #fff;
}
.artTitle {
    position:relative; background: #f0ecda; min-height: 122px;
}
.artTitle hr {
    height:2px; background:#fff;border:0;
}
.artTitle h1 {
    line-height:30px; padding:27px 15px 0 15px; color:#555; font-weight:700; font-family:'microsoft yahei'; font-size: 24px;
}
.artTitle span {
    line-height: 50px; padding:0 0 10px 15px; color:#555; display: block; font-family:'microsoft yahei'; font-size: 14px;
}
.artTitle img {
    position: absolute; width:24px; height:10px; bottom:0; left:18px;border:none;
}
.artContent {
    padding:15px; line-height:30px; color:#333; font-family:'microsoft yahei'; font-size: 16px;
}
.artContent img{
    max-width:100%;
}