.current {
    width: 1200px;
    height: auto;
    overflow: hidden;
}

.current_left {
    width: 220px;
    height: auto;
    float: left;
margin-bottom:20px;
}

.weizhi {
    font-size: 13px;
    width: 220px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

.weizhi span a {
    color: #395182 !important;
}

.biaowei {
    font-size: 12px !important;
    margin-right: 5px;
    color: #395182;
}

.profile {
    width: 220px;
    height: 85px;
    background-color: #2a66ab;
    line-height: 85px;
    text-align: center;
}

.profile span {
    font-size: 24px;
    color: #fff;
}

.current_left ul {
    width: 220px;
    height: 870px;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
    
}

.current_left ul li {
    width: 218px;
    height: 85px;
    line-height: 85px;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    position: relative;
background:#fff;
}

.current_left ul li:hover {
    background-color: #e8f5fe;
}

.current_left ul li a {
    width: 198px;
    height: 85px;
    display: block;
    color: #000;
    font-size: 18px;
    padding-left: 20px;
}

.current_left ul li span {
    height: 0;
    font-size: 0;
    line-height: 0;
    border-style: solid;
    border-width: 10px 0px 10px 10px;
    border-color: transparent #2a66ab;
    position: absolute;
    top: 33px;
    right: 20px;
    display: none;
}

.current_border {
    border-left: 2px solid #2a66ab !important;
}

.current_span {
    display: block !important;
}

.current_a {
    color: #2a66ab !important;
}

.current_right {
    margin-top: 40px;
    width: 960px;
    height: auto;
    float: right;
}

.current_right>div {
    display: none;
}

.current_block {
    display: block !important;
}

.current_diva {
    width: 960px;
    height: 960px;
}

.current_diva_a {
    width: 960px;
    height: 195px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.current_diva_b {
    width: 960px;
    height: 195px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 20px;
}

.current_bac {
    background-color: #e8f5fe !important;
}

.nav_bac {
    background-color: #0095fc;
}

.diva_a_left {
    width: 226px;
    height: 150px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.diva_a_left img {
    width: 100%;
    height: 100%;
}

.diva_a_right {
    width: 695px;
    height: 170px;
    float: right;
    margin-top: 20px;
}

.diva_a_tit {
    width: 695px;
    height: 23px;
}

.diva_a_tit span a{
    font-size: 20px;
    color: #1e3e77;
}
.diva_a_tit span a:hover{
    color: #359aec;
}

.diva_a_right p {
    width: 695px;
    margin-top: 20px;
color:#666666;
}

.diva_a_right p span {
    font-size: 16px;
    height: 63px;
    color: #666666;
    display: inline-block;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.diva_a_right button {
    width: 100px;
    height: 30px;
    margin-top: 25px;
    outline: none;
    border: none;
    background-color: #e8f5fe;
    border: 1px solid #77b6f2;
}

.diva_a_right button a {
    color: #1e3e77;
}
.page {
    width: 960px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
}

.page span {
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    background-color: #0095fc;
    color: #fff;
}

.page .page_left {
    margin-right: 20px;
    border:0;
}

.page .page_right {
    margin-left: 20px;
}

.page a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background-color: #ccc;
    color: #fff;
}
.page>a {
    margin: 0 3px;
}

.page a:hover {
    background-color: #0095fc;
}

.page_bac {
    background-color: #0095fc !important;
}
