/*规章*/


.gz_tab,.gz_list{
    width: 720px;
    margin:10px auto;
}
.gz_head{
    border-bottom: 2px solid #0f5a9b;
    height: 40px;
}
.gz_head td{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #4a4a4a;
}
.gz_list{
    text-align: center;
    font-size: 16px;
}
.gz_list tr{
    height: 80px;
}
.gz_list a:hover{color: #025194;}
.gz_list:nth-child(2n+1){
    background: #eeeeee;
}
.gz_list .gz_tit{text-align: left;padding:0 10px;}
.gz_tit1{font-size: 16px;
color: #333333;
font-weight: bold;
line-height: 30px;}
.gz_tit2{
    font-size: 14px;
    line-height: 24px;
    color: #2288cc;
}
.gz_xz{
    font-size: 14px;
    color: #333333;
    margin-right: 10px;
}