.current {
    width: 1200px;
    height: auto;
    overflow: hidden;
margin-bottom:20px;
}

.current_left {
    width: 220px;
    height: auto;
    float: left;
}

.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: 595px;
    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;
    border-left: 2px solid transparent;
    padding-left: 2px;
}

.current_left ul li:hover {
    background-color: #e8f5fe;
}

.current_left ul li a {
    width: 218px;
    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_bac {
    background-color: #e8f5fe;
}

.current_right {
    margin-top: 40px;
    width: 960px;
    height: auto;
    float: right;
    padding-bottom:30px;
}

.current_divb {
    width: 960px;
    height: auto;
}

.current_right>div {
    display: none;
}

.current_block {
    display: block !important;
}

.head_title {
    width: 920px;
    height: 30px;
    text-align: center;
    overflow: hidden;
}

.head_title div {
    font-size: 22px;
    font-weight: bold;
}

.content_p {
    width: 920px;
}

.content_p p {
    margin-top: 30px;
    line-height: 30px;
    font-size: 16px;
    
}

.content_p .content_p1 {
    margin-top: 10px;
}

.head_head {
    width: 920px;
    margin-top: 4px;
    font-size: 18px;
    font-weight: bold;
    color: #2a66ab;
    height: 45px;
    border-bottom: 1px solid #ccc;
}

.head_head span {
    line-height: 46px;
    padding-bottom: 6px;
    border-bottom: 4px solid #2a66ab;
}

.dizhi_p p {
    margin-top: 20px;
    padding-left: 20px;
    font-size: 16px;
}

.dizhi_p p span {
    margin-left: 35px;
}
