.m-listA:before {
    content: "";
    display: table;
}

.m-listA:after {
    content: "";
    display: table;
    clear: both;
}

.dh-header {
    height: 5.08333rem;
    background-color: #1e73be;
    overflow: hidden;
}

.dh-header:before {
    content: "";
    display: block;
    margin: 1.875rem auto 0;
    width: 13.66667rem;
    height: 2rem;
    background: url(../images/logo.png) no-repeat;
    background-size: contain;
}

.m-boxA {
    margin-bottom: 0.66667rem;
    background-color: #ffffff;
    border-top: 1px solid #e0e3e5;
    border-bottom: 1px solid #e0e3e5;
}

.m-boxA-hd {
    position: relative;
    height: 3rem;
    line-height: 3rem;
    border-bottom: 1px solid #e0e3e5;
    -moz-border-radius: 0.33333rem 0.33333rem 0 0;
    -webkit-border-radius: 0.33333rem 0.33333rem 0 0;
    border-radius: 0.33333rem 0.33333rem 0 0;
}

.m-boxA-tit {
    position: relative;
    padding-left: 1.25rem;
    font-size: 1.25rem;
    color: #2c2c2c;
    top: 2px;
}

.m-listA li {
    float: left;
    margin: 0.20833rem 0;
    width: 27%;
    height: 3.33333rem;
    line-height: 3.41667rem;
    overflow: hidden;
    font-size: 1.08333rem;
}

.m-listA li a {
    display: block;
    height: 100%;
    overflow: hidden;
}

.m-listA li a:active {
    background-color: #f2f2f2;
}

.m-listA li a img {
    vertical-align: -5px;
    margin: 0 0.41667rem 0 0.25rem;
    width: 1.66667rem;
    height: 1.66667rem;
}

.m-listA li:nth-child(4n) {
    width: 19%;
}

.m-listA li:nth-child(4n) a {
    display: inline-block;
    padding-right: 0.33333rem;
}

.m-listD {
    font-size: 1.25rem;
    overflow: hidden;
    border-bottom: 1px solid #e0e3e5;
}

.m-listD:last-child {
    border-bottom: 0 none;
}

.m-listD-tit {
    position: relative;
    height: 3rem;
    line-height: 3rem;
    padding-left: 1.04167rem;
    border-bottom: 1px solid #e0e3e5;
    overflow: hidden;
}

.m-listD-item {
    height: 3.25rem;
    line-height: 3.25rem;
    border-bottom: 1px solid #e0e3e5;
}

.m-listD-item:last-child {
    border-bottom: 0 none;
}

.m-listD-item a {
    position: relative;
    float: left;
    width: 17.6%;
    text-align: center;
}

.m-listD-item a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.79167rem;
    background-color: #e0e3e5;
    width: 1px;
    height: 1.58333rem;
    overflow: hidden;
}

.m-listD-item a:nth-child(6n) {
    font-size: 1rem;
    color: #6e6d6d;
    width: 12%;
    text-indent: 4px;
}

.m-listD-item a:nth-child(6n):after {
    display: none;
}

.m-listD-item a:active {
    background-color: #f2f2f2;
}

.m-listD-item a:first-child {
    color: #3097fd;
}

.m-listE {
    padding: 0.41667rem 0.58333rem;
    overflow: hidden;
}

.m-listE li {
    float: left;
    width: 20%;
    text-align: center;
}

.m-listE li a {
    display: block;
    overflow: hidden;
    height: 5.75rem;
    font-size: 1.08333rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.m-listE li a:active {
    background-color: #f2f2f2;
}

.m-listE img {
    display: block;
    margin: 0.83333rem auto 0.41667rem;
    width: 2.25rem;
    height: 2.25rem;
}

.m-box-smz {
    border-top: 0 none;
    padding: 1.04167rem 0.58333rem;
}
