.weizi_back{
    font: 12px/1.2 'Microsoft Yahei';
    color: #999;
    padding-left: 20px;
    background: url(/Public/new_public/images/weizhi.jpg) no-repeat;
    margin-bottom: 15px;
}
.weizi_back>a{
    color: #000;
    text-decoration: none;
}
.list_title{
    font: bold 22px/1.2 'microsoft yahei';
    color: #333;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 17px;
}
.list_title>span{
    font: bold 22px/1.2 'microsoft yahei';
    color: #333;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 17px;
    border-bottom: 2px solid #218ffe;
    padding-bottom: 10px;
}

.list_zhaokao_back{
    overflow: hidden;

    margin-bottom: 20px;
}
.list_zhaokao_back .zhaokao_left_back{
    float: left;
    width: 25%;
}

.list_zhaokao_back .zhaokao_right_back{
    float: right;
    width: 70%;
}
.jq_tb{
    float: left;
    margin-right: 10px;
}
.jq_tit{
    font-size: 24px;
}
.jq_tit_back .jq_tit a:hover{
    color: #000000;
}
.jq_tit_back{
    overflow: hidden;
    border-bottom: 2px solid #218ffe;
    padding-bottom: 10px;
}
.zhaokao_type_back{
    margin-top: 20px;
}
.zhaokao_type_back ul{
    border: 1px solid #c6c6c6;
    border-bottom: 0px;
}
.zhaokao_type_back li{
    display: block;
    height: 70px;
    line-height: 70px;
    padding-left: 10%;
    padding-right: 10%;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 1px;
    letter-spacing:2px;
/*    background: #f4f4f4;*/
}
.zhaokao_type_back li a{
    display: inline-block;
    width: 60%;
    margin-left: 13%;
    font-size: 18px;
    color:#000;
}
.zhaokao_type_back li:hover{
    color: #218ffe;
    background: #D3F2FC;
}
.zhaokao_type_back li:hover a{
    color: #0861FF;
    background: #D3F2FC;
    font-weight: bold;
    font-size: 18px;
}
.zhaokao_type_back li:hover a .blue_block{
    background: #0861FF;
}
.zhaokao_type_back .active{
    color: #0861FF;
    background: #D3F2FC;
}
.zhaokao_type_back .active a{
    color: #0861FF;
    background: #D3F2FC;
    font-weight: bold;
    font-size: 18px;
}
.zhaokao_type_back .active a .blue_block{
    background: #0861FF;
}


.blue_block{
    display: inline-block;
    width: 5px;
    height: 21px;
    background: #cfd0d2;
    margin-right: 10px;
    margin-bottom: -3px;
}


.shipin_list_back{
    overflow: hidden;
}
.shipin_list_back>div{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px dashed #9e9c9c;;
    width: 45%;
    float: left;
    margin-left: 2.5%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.shipin_list_back>div>span{
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-left: 15px;
}
.shipin_list_back>div>a{
    display: inline-block;
    float: left;
    color: #666;
}
.shipin_list_back>div>a:hover{
    color: #0861FF;
}
.shipin_content .new_title{
    margin-bottom: 10px;
    font-size: 20px;
    margin-top: 0px;
}
.shipin_content .new_content_back .new_info {
    margin-bottom: 10px;
    padding-bottom:  10px;
}