/*表格*/
.jyzx{
    margin-bottom: 20px;
}
.jyzx_table table{
    width: 100%;
}
.jyzx_table thead,.jyzx_table tbody{
    background-color: #f6fbf2;
    height: 40px;
    line-height: 40px;
}
.jyzx_table thead td:first-child{
    padding-left: 65px;
    width: 563px;
}
.jyzx_table tbody tr{
    background-color: #fff;
}
.jyzx_table tbody tr:nth-child(even){
    background-color: #f7f7f7;
}
.jyzx_table thead td{
    font-size: 14px;
    color: #0a9e4c;
}
.jyzx_table tbody td,.jyzx_table tbody td a{
    font-size: 14px;
}
.jyzx_table tbody td a:hover{
    color: #0a9e4c;
}
.tbody_text{
    width: 700px;
    padding-left: 33px;
    background: url(jyzx_list_Xu191031.png) no-repeat 8px;
}
.jzxx {
    margin-top: 25px;
}
.msg_span1{
    background: url(hdjl_search_Xu191031.png) no-repeat center left;
    padding-left: 20px;
    display: block;
    margin-left: 10px;
}
.msg_span2{
    background: url(hdjl_msg_Xu191031.png) no-repeat center left ;
    padding-left: 20px;
    display: block;
    margin-left: 10px;
}
.title_msg{
    margin-top: 7px;
}
.title_msg a{
    width: 96px;
    height: 32px;
    background-color: #ec9c2a;
    text-align: center;
    line-height: 32px;
    display: block;
    float: left;
    border-radius: 2px;
    margin-right: 10px;
}
.title_msg a:hover{
    background-color: #da8a18;
}
.bsfw_title{
    background: none;
    margin-top: 10px;
}
.tac{
    text-align: center;
}