/* pageion */
.pagebox {
    clear: both;
    overflow: hidden;
    text-align: center;
    margin-top: 39px;
    margin-bottom: 39px;
}

#pagebox {
    margin-top: 60px;
    margin-bottom: 86px;
}

.pagebox a {
    display: inline-block;
    overflow: hidden;
    margin-left: 5px;
    text-align: center;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
}

.pagebox a:hover {
    border-bottom: none;
}

.pagebox .shanxi-gov-page-button {
    padding: 0 6px;  color: #000; width: auto;
}

.shanxi-gov-page-hide {
    display: inline-block;
    text-align: center;
}

.shanxi-gov-page-hide .shanxi-gov-page-current,
.shanxi-gov-page-hide .shanxi-gov-page-current:hover {
    line-height: 38px;
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 38px;
    text-align: center;
}

.shanxi-gov-page-form {
    line-height: 42px;
    display: inline-block;
    overflow: hidden;
    height: 42px;
    margin-left: 5px;
}

.shanxi-gov-page-form-text {
    line-height: 32px;
    width: 40px;
    height: 32px;
    margin-right: 5px;
    text-align: center;
}

.shanxi-gov-page-form-btn {
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;

    /* float: left;
    margin: 0 5px;
   
    color: #555555;
    font-size: 16px; */
}

.pagebox a {
    color: #555555;
    /* background-color: #e8e8e8; */
    background-color: #fff;
}

.pagebox a:hover {
    background-color: #a32033;
    color: #fff;
}


.shanxi-gov-page-hide .shanxi-gov-page-current,
.shanxi-gov-page-hide .shanxi-gov-page-current:hover {
    color: #fff;
    background: #a32033;
}

.shanxi-gov-page-form {
    font-size: 16px;
    color: #555555;
}

.shanxi-gov-page-form-text {
    font-size: 14px;
    border: 1px solid #e8e8e8;
}

.shanxi-gov-page-form-btn {
    font-size: 14px;
    color: #555555;
    background-color: #ffffff;
}

.shanxi-gov-page-form-btn:hover {
    color: #fff;
    background-color: #a32033;
}

/* /Common List*/

.speech_box_content>div li:last-child {
    border-bottom: none;
}

@media screen and (max-width: 1200px) {
    .pagebox { margin-top: 0.65rem; margin-bottom: 0; line-height: 0.39rem; }
    .pagebox .shanxi-gov-page-button { width: 0.65rem; }
    .shanxi-gov-page-hide .shanxi-gov-page-current, .shanxi-gov-page-hide .shanxi-gov-page-current:hover { margin-left: 0.1rem; width: 0.65rem; height: 0.65rem; line-height: 0.65rem; font-size: 0.22rem; }
    .pagebox a { margin-left: 0.1rem; width: 0.65rem; height: 0.65rem; line-height: 0.65rem; font-size: 0.22rem; }
    .shanxi-gov-page-form { font-size: 0.22rem; line-height: 0.42rem; height: auto; margin-left: 0.05rem; }
    .shanxi-gov-page-form-text { font-size: 0.22rem; line-height: 0.39rem; width: 0.65rem; height: 0.65rem; margin-right: 0.1rem; }
    .shanxi-gov-page-form-btn { font-size: 0.22rem; width: 0.65rem; height: 0.65rem; line-height: 0.65rem; }
}