body{
    background: url(../images/sub-bg.png) no-repeat center bottom;
}
.horizontal-gradient {
  background: linear-gradient(to right, #cc0100, #ffb422);
}

.aj-li-style {
    background: url(../images/dian.png) no-repeat 0 10px;
    padding-left: 20px;
    margin: 25px 0;
}

.aj-xxx {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}