.gua-box {
    text-align: center;border-top: 1px solid #eee;padding-top: 10px;
}
.gitem0 {
    background-image: url(/static/images/guatu.png);
    width: 150px;
    height: 10px;
    margin: 10px auto;
    background-position: 0px -20px;
    background-size: 100%;
}
.gitem1 {
    background-image: url(/static/images/guatu.png);
    width: 150px;
    height: 10px;
    margin: 10px auto;
    background-position: 0px 0px;
    background-size: 100%;
}
.other-txt {
    color: #ff2222;
}
.context-txt strong{
    color: #ff2222;
}
.mb {
    margin-bottom: 10px;
}
