﻿.mobile-Reports-box{
    width: 16rem;
    height: 100%;
}
.mobile-Reports-start{
    width: 14.98rem;
    padding: 0 0.51rem;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 3.22rem;
}
.mobile-Reports-crumbs{
    width: 14.98rem;
    overflow: hidden;
    padding-top: 0.55rem;
}
.mobile-Reports-crumbs a{
    font-size: 0.54rem;
    color: #888;
    margin-right: 0.38rem;
    display: block;
    float: left;
    line-height: .7rem;
    margin-bottom: .3rem;
}
.M-home{
    width: 0.55rem;
    height: 0.61rem;
    background: url(../images/M-home.png) no-repeat;
    background-size: cover;
}
.M-crumbs-icon{
    width: 0.15rem;
    height: 0.27rem;
    margin-right: 0.38rem;
    float: left;
    margin-top: .2rem;
}
.mobile-Reports-list{
    width: 14.98rem;
}
.mobile-Reports-list li{
    padding: 0.64rem 0.12rem;
    border-bottom: 1px solid #cccccc;
}
.mobile-Reports-list li a{
    font-size: 0.66rem;
    color: #333;
    line-height: 1.385;
}
.mobile-Page-turning{
    display: flex;
    height: 1.15rem;
    margin: 0 auto;
    margin-top: 2.16rem;
    justify-content: center;
}
.mobile-Page-turning a{
    display: block;
    width: 1.37rem;
    height: 1.13rem;
    font-size: 0.57rem;
    color: #333;
    float: left;
    line-height: 1.1rem;
    text-align: center;
    border: 1px solid #e7e7e7;
    margin-right: 0.28rem;
    background: #f8f8f8;
    cursor: pointer;
}
.mobile-Page-turning a.current{
    border: 1px solid #333333;
}