.wrap-sys{
    width: 1130px;
    margin: 0 auto;
}
.sys-href{
    padding: 6px 0;
}
.sys-news{
    background: #e5f1f8;
    padding: 10px 60px 60px;
}
.sys-news h2{
    text-align: center;
    margin-bottom: 25px;
}
.sys-txt-list li{
    background: url("../images/i-point-sys.png") 0  15px no-repeat;
    font-size: 20px;
    line-height: 40px;
    padding-left: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.sys-txt-list span{
    float: right;
}