﻿a:focus, a:hover {
    text-decoration:none!important;
}

.pageMore a {
    display: block;
    height: 1.2rem;
    line-height: 1.2rem;
    background: #c81737;
    color: #fff;
    text-align: center;
    font-size: 0.3rem;
}
.headDiv h1 {
    margin-top: 0px;
}