/**
 * @desc ÐÂÎÅ×ÊÑ¶
 */
.newItem {
    width:514px;
    display: inline-block;
}
.picLinkItemWrap {
    text-align: center;
}
.newItem {
    text-align: left;
    padding: 27px 27px 0;
}
.newsDate {
    font-family: "arial";
    font-size: 18px;
    padding-bottom: 10px;
}
.newDesc {
    padding-top: 14px;
    overflow: hidden;
}
.newDescText {
    display: inline-block;
    font-size: 18px;
    color: #004878;
    width: 340px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 34px;
    float: left;
    text-overflow: ellipsis;
}
.newDesc a {
    display: inline-block;
    float: right;
    width: 140px;
    height: 34px;
    font-size: 18px;
    background: url(../../image/views/news/listMore.jpg) no-repeat;
    color: #004878;
    line-height: 34px;
    padding-right: 30px;
    text-align: center;
}

.newItem {
    float: left;
}
.picLinkItemWrap {
    width: 1136px;
    margin:0 auto;
    overflow: hidden;
}

.picLinkItemWrap_dsweb {
    width: 1136px;
    margin:0 auto;
    overflow: hidden;
	  font-size:16px;
    padding-bottom:20px;
    line-height:44px;
    text-indent:35px;
}