.page {
    padding-top: 27px;
    padding-bottom: 50px;
    text-align: center;
}
.page ul {
    font-size: 0;
}
.page ul a,.page ul span {
    display: inline-block;
    margin-right: 20px;
}
.page ul a:last-child {
    margin-right: 0;
}
.page ul a,.page ul span {
    font-size: 14px;
    color: #9e9fa1;
    padding: 0 15px;
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
    border: 1px solid #EEEEEE;
}
.page ul span,
.page ul a:hover {
    background-color: #239896;
    color: #fff;
}
.layout-box .layout-right .news-title{
    text-align: center;
}
.head .head-bottom .bottom-box {
    height: 150px;
}
