body{
    background: url(../images/sub-bg.png) no-repeat center bottom;
}
.horizontal-gradient {
  background: linear-gradient(to right, #cc0100, #ffb422);
}
.aj-title {
    background: url(../images/title-bg.jpg) no-repeat center;
    color: #fff;
    font-size: 30px;
}

#lqcx, #ddzs, #zxbm {
    height: 70px;
    width: 220px;
    display: block;
    margin: 25px 0;
}

#lqcx {
    background: url(../images/lqcx.jpg) no-repeat;
}

#ddzs {
    background: url(../images/ddzs.jpg) no-repeat;
}

#zxbm {
    background: url(../images/zxbm.jpg) no-repeat;
}

.mlcd-title {
    background: url(../images/mlico.png) no-repeat center;
    height: 74px;
    width: 355px;
    margin: 0 auto;
}

.aj-mlcd-bg {
    padding: 85px 0 0px 0;
    background: url(../images/sub-bg2.png) no-repeat center -15px;
    overflow: hidden;
}

.aj-mlcd-bg2 {
    padding: 20px 0 60px 0;
    background: url(../images/sub-bg3.png) no-repeat center -15px;
    overflow: hidden;
}

.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;
}
