.page-content-link {
    padding: 12px 20px 20px;
    background-color: #FFFFFF;
    text-align: center;
}

.page-content-link-title {
    height: 32px;
    line-height: 32px;
}

.page-content-link-title .link-title-line {
    width: 475px;
    height: 1px;
    border-bottom: solid 1px #bfc8d8;
}

.page-content-link-title p {
    display: inline-block;
    vertical-align: middle;
}

.page-content-link-title .link-title-text {
    position: relative;
    width: 136px;
    height: 30px;
    line-height: 28px;
    margin: 0 10px;
    background-color: #036;
    border-radius: 9px !important;
    font-size: 16px;
    color: #ffffff;
    font-weight: 800;
}

.page-content-link-content p {
    position: relative;
    display: inline-block;
    margin-top: 30px;
    margin-right: 22px;
    padding-right: 11px;
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    border-right: 1px solid #c5c5c5;
}

.page-content-link-content p a {
    color: inherit;
    text-decoration: none;
    outline: none;
}

.mid_tit {
    width: 160px;
    height: 40px;
    background: #245fb9;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-left: 5px;
}