* {
    margin: 0px auto;
    padding: 0px;
}

h2 {
    text-align: center;
    color: red;
    font-size: 32px;
}

h4 {
    text-align: center;
    font-family: 隶书;
    font-size: 20px;
}

h5 {
    text-align: center;
    font-family: 隶书;
    font-size: 14px;
}

.beian {

    text-align: center;

}

a {
    text-decoration: none;
}

.data-show-box {
    text-align: center;
    line-height: 30px;
}

.date-tiem-span, .date-s-span {
    display: inline-block;
    font-size: 18px;
    width: 36px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}

.date-tiem-span {
    background: #333;
}

.date-s-span {
    background: #f00;
}

.date-select-a {
    margin-right: 5px;
}
