.cgi-container {
    max-width: 800px;
    margin: 0 auto;
    background: #fff
}

.cgi-head {
    height: 45px;
    color: #fff;
    background: #cc2c2c;
    position: relative
}

.icon-back {
    float: left;
    width: 80px;
    height: 45px;
    display: inline-block;
    position: relative
}

.icon-back:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 16px;
    left: 15px
}

.icon-back:after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg)
}

.icon-back span.fanhui {
    display: inline-block;
    top: 12px;
    left: 30px;
    position: absolute;
}

.cgi-head-tit {
    line-height: 45px;
    font-size: 18px
}

.cgi-head-tit.tit-center {
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -84px;
}

.icon-right {
    float: right;
    width: 80px;
    height: 45px;
    display: inline-block;
    position: relative;
}

.icon-right span.year {
    display: inline-block;
    top: 12px;
    left: 30px;
    position: absolute;
}

.kj-tit {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: left;
    color: #777;
    font-size: 14px;
    background: #eee
}

.kj-box {
    height: 82px;
    padding-top: 8px;
    text-align: center;
    font-size: 16px
}

.kj-box ul li {
    float: left;
    width: 13%
}

.kj-box ul li.kj-jia {
    width: 7%
}

.kj-box ul li dl dt {
    height: 40px;
    line-height: 32px;
    padding-right: 3px;
    font-size: 20px;
    color: #333;
    font-weight: bold
}

.kj-box ul li dl dt.ball-red {
    background: url(/static/img/ball-red.png) top center no-repeat;
    background-size: contain
}

.kj-box ul li dl dt.ball-blue {
    background: url(/static/img/ball-blue.png) top center no-repeat;
    background-size: contain
}

.kj-box ul li dl dt.ball-green {
    background: url(/static/img/ball-green.png) top center no-repeat;
    background-size: contain
}

.kj-box ul li.kj-jia dl dt {
    background: url(/static/img/kj-jia.png) center center no-repeat;
    background-size: contain
}

.kj-box ul li dl dd {
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
    border-top: solid 1px #eee
}

.grey-txt {
    color: #ccc
}

.wx-jin {
    color: #fc0
}

.wx-mu {
    color: #3c3
}

.wx-shui {
    color: #39f
}

.wx-huo {
    color: #f00
}

.wx-tu {
    color: #c90
}
