body{
    background: #fff url(../images/sub-bg.png) no-repeat center bottom;
}
.content-box .aj-content{
    padding-top: 80px;
}
.aj-xxgk{
    background-color: #f2f2f2;padding:15px;height:240px;
}
.aj-xxgk p{
    margin-bottom: 10px;
}
.aj-showmore{
    position:absolute;right:25px;top:18px;
    text-transform: uppercase;
    color:#fff;
}
.aj-jg{
    border:1px solid #fdc238;height:60px;  text-align: center
}
.aj-jg-1{
    line-height: 60px;
}
.aj-jg-2{
    line-height: 30px
}
.content-box .aj-jg a:hover{
    color: #a80000
}

.aj-index-1{
    background:url(../images/index-1-on.jpg) no-repeat;
    width:37px;
    height:27px;
}
.aj-index-1-off {
    background: url(../images/index-1-off.jpg) no-repeat;
    width: 37px;
    height: 27px;
}

.nav-tabs > li.active > a > i {
    background: url(../images/index-1-on.jpg) no-repeat;
    width: 37px;
    height: 27px;
}


