body{background-color: #edf5ff;}
.newspic dd{float:left;width:300px;padding:12px 0 0 22px;}
.newspic dd img{width:100%;height:220px;}
.newspic dd span{display:block;text-align:center;}
									.list-overview-container .list-overview-item.color {background: #f3f7f4;}
									.list-overview-container .list-overview-item {width: 430px;
    height: 245px;
    float: left;
    margin-right: 20px;
    padding-top: 30px;}
									.list-overview-container .list-overview-item {
    background: #f0f0f0;
    padding: 5px 20px 10px !important;
    margin-bottom: 20px;
}
.list-overview-container .list-overview-item .title {
    padding-left: 40px;
    line-height: 46px;
    background: url("/uploadfile/image/20200709/20200709034851_25345.png") no-repeat left center;
    border-bottom: 1px solid #dcdcdc;
}
.list-overview-container .list-overview-item .title a {

    text-decoration: none;
    float: right;

}
.list-overview-container .list-overview-item ul {
    margin-top: 21px;
}
.list-overview-container .list-overview-item ul li {
	float:none;
    line-height: 32px;
    padding-left: 24px;
    padding-right: 10px;
    overflow: hidden;
    background: url("/uploadfile/image/20200709/20200709034823_85248.png") no-repeat left center;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
    cursor: pointer;
	font-size:15px;
}
.detail-list .r-box ul li > a {
    font-size: 16px;
}
.detail-list .r-box ul li > a {
    float: left;
    text-decoration: none;
    color: #333;
}
.a-max-length-100 {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}