.mpresult{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    background: #FFFFFF;
    box-shadow: 0px 0.03rem 0.12rem 0px #C9C9C9;
    border-radius: 0.2rem;
    padding-bottom: 0.3rem;
    overflow: hidden;
}
.result_top{
    background-image: url(../images/mptop.png);
    background-size: 100% 100%;
    width: 6.9rem;
    height: 0.8rem;
    font-size: 0.36rem;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.8rem;
    position: relative;
}
.cbiao{
    background-image: url(../images/cbiao.png);
    background-size: 100% 100%;
    width: 3.79rem;
    height: 1.32rem;
    margin-left: 0.2rem;
    margin-top: 0.3rem;
}
.cbiao span{
    padding-left: 0.45rem;
    line-height: 1.32rem;
    font-size: 0.3rem;
    color: #EABB0F;
    text-shadow: 0px 3px 12px #000000;
}
.zslje{
    width: 6.3rem;
    margin: 0 auto;
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #999999;
}
.zlist{
    overflow: hidden;
}
.zlist a{
    display: inline-block;
    float: left;
    width: 1.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background: #E0DCDC;
    box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.15);
    border-radius: 0.1rem;
    font-size: 0.28rem;
    margin-top: 0.3rem;
    margin-left: 0.5rem;
    color: #666666;
}
.liston{
    background: #B2955D !important;
    color: #fff !important;
}
.xjilist{
    overflow: hidden;
    margin-left: -0.1rem;
}
.xjilist a{
    display: inline-block;
    float: left;
    width: 2.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background: #E0DCDC;
    box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.15);
    border-radius: 0.1rem;
    font-size: 0.28rem;
    color: #666666;
    margin-top: 0.3rem;
    margin-left: 0.5rem;
}
.about{
    width: 6.3rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.about img{
    display: inline-block;
    width: 2.1rem;
    height: 1.4rem;
    float: left;
    margin-right: 0.3rem;
}
.about p{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.56rem;
    text-align: justify;
}
.about p+p{
    margin-top: 0.3rem;
}
.about h3{
    padding-top: 0.3rem;
    font-weight: 700;
    font-size: 0.36rem;
    color: #333333;
    margin-bottom: 0.3rem;
}
.about span{
    color: rgba(153, 153, 153, 1);
}
