/* pageion */

.shanxi-gov-page-box {
    clear: both;
    overflow: hidden;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 24px;
}

#shanxi-gov-page-box {
    margin-top: 60px;
    margin-bottom: 80px;
}

.shanxi-gov-page-box a {
    display: inline-block;
    overflow: hidden;
    margin-left: 5px;
    text-align: center;
    padding: 0 5px;
    width: 50px;
    height: 39px;
    line-height: 39px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}

.shanxi-gov-page-box a:hover {
    border-bottom: none;
}

.shanxi-gov-page-box .shanxi-gov-page-button {
    padding: 0 10px;
}

.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: 39px;
    display: inline-block;
    overflow: hidden;
    width: 50px;
    height: 39px;
    text-align: center;
}

.shanxi-gov-page-form {
    line-height: 39px;
    display: inline-block;
    overflow: hidden;
    height: 39px;
    margin-left: 5px;
}

.shanxi-gov-page-form-text {
    line-height: 32px;
    width: 50px;
    height: 32px;
    margin-right: 5px;
    text-align: center;
}

.shanxi-gov-page-form-btn {
    width: 50px;
    height: 39px;
    line-height: 39px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}

.shanxi-gov-page-box a {
    color: #555555;
    background-color: #fff;
}

.shanxi-gov-page-box a:hover {
    background-color: #005eaa;
    color: #fff;
}

.shanxi-gov-page-box .shanxi-gov-page-button {
    color: #000;
    width: auto;
}

.shanxi-gov-page-hide .shanxi-gov-page-current,
.shanxi-gov-page-hide .shanxi-gov-page-current:hover {
    color: #fff;
    background: #005eaa;
}

.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: #005eaa;
}

/* /Common List*/

.speech_box_content>div li:last-child {
    border-bottom: none;
}