.gov_open{
    min-height: 867px;
    margin-bottom: 10px;
}

.gov_nav{
    width: 256px;
    min-height: 843px;
    margin-right: 10px;
    float: left;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 3px solid #0068B7;
    padding: 10px 17px;
}
.nav_leader{
    margin-bottom: 16px;
}
.nav_hd{
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ccc;
}
.nav_hd h3{
    font-size: 14px;
    font-weight: bold;
    color: #0068b7;
    text-indent: 42px;
    background: url(png_leader_icon.fw.png) no-repeat 3px center;
}
.leader_bd{
    margin-top: 12px;
}
.leader_bd li{
    height: 39px;
    line-height: 39px;
    background: #f6f6f6;
    margin-bottom: 7px;
    transition: background 0.5s;
    clear: both;
}
.leader_bd li.active,
.leader_bd li:hover{
    background: #DDF0FF;
}
.leader_bd li .leader_position{
    width: 50%;
    float: left;
    text-align: right;
    color: #0068B7;
    overflow: hidden;
}
.leader_bd li .leader_name{
    width: 50%;
    float: left;
    text-align: left;
    overflow: hidden;
}

.nav_green_pass .nav_hd h3{
    background: url(png_green_pass_icon.png) no-repeat 3px center;
}

.green_pass_bd{
    margin-top: 16px;
}
.green_pass_bd a{
    display: block;
    width: 97px;
    height: 30px;
    border: 1px solid #ccc;
    float: left;
    margin: 10px 14px;
    text-align: center;
    line-height: 30px;
}
.green_pass_bd a:hover{
    text-decoration: none;
    border: 1px solid #0169B7;
    color: #0169B7;
}

.gov_content{
    width: 856px;
    float: left;
    min-height: 845px;
    border: 1px solid #ccc;
    padding: 10px;
}
.gov_content_wrap{
    width: 866px;
    margin-left: -10px;
}
.gov_tab{
    width: 422px;
    float: left;
    height: 227px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.tab_hd{
    height: 36px;
    line-height: 36px;
    border: 1px solid #ccc;
}
.tab_hd_title{
    height: 36px;
    float: left;
}
.tab_hd_title a{
    font-size: 16px;
    padding: 0px 22px;
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    text-decoration: none;
}
.tab_hd_title a.active{
    color: #0068B7;
    border-top: 2px solid #0068B7;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: -1px;
    background: #fff;
    margin-left: -1px;
}

.tab_bd{
    margin-top: 10px;
    height: 168px;
    overflow: hidden;
}
.tab_bd ul{
    display: none;
}
.tab_bd ul.active{
    display: block;
}
.tab_bd li{
    line-height: 28px;
    height: 28px;
    text-indent: 22px;
    background: url(png_list_style_dot.png) no-repeat 10px center;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


/*专题*/
.subject{
    width: 856px;
    min-width: 856px;
    margin: 20px 0px 20px 10px;
    clear: both;
    height: auto;
}
.subject .container{
    width: 854px;
    height: auto;
}
.sub_large{
    margin-left: 60px;
    margin-top: 10px;
}
.sub_list{
    clear: both;
    padding-left: 60px;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sub_list a{
    padding-right: 20px;
    white-space: nowrap;
}

/*旗长之窗 start*/
.leader_left{
    width: 120px;
    height: 300px;
    float: left;
    margin: 20px 30px;
}
.leader_face{
    width: 120px;
}
.leader_face img{
    width: 120px;
}
.leader_position{
    color: #0067b7;
    margin-bottom: 10px;
    overflow: hidden;
}
.leader_position_name{
    border-left: 3px solid #80C9FF;
    text-indent: 12px;
    margin-top: 20px;
}
.leader_right{
    float: left;
    width: 676px;
}
.leader_title{
    background: url(png_leader_divider.png) repeat-x left bottom;
    margin-bottom: 16px;
    margin-top: 10px;
}
.leader_title h3{
    font-size: 16px;
    color: #0067b7;
    line-height: 3;
    text-indent: 10px;
}
.leader_desc{
    line-height: 28px;
    margin-bottom: 30px;
    padding: 0px 10px;
}
.leader_desc p{
    text-indent: 28px;
}
/*旗长之窗 end*/

/*面包屑*/
.curr_position{
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
    margin: 0 0 0 10px;
    background: url("jpg_qizhang_position_bg.jpg") repeat-x;
}
.curr_position .pos_span{
    color: #525252;
}

/*旗长头像*/
.qizhang_face_wrap_one{
    margin: 30px auto 0;
}
.qizhang_face_wrap{
    width: 121px;
}
.qizhang_face_wrap .face_img img{
    width: 121px;
    height: 158px;
}
.qizhang_zhiwu,
.qizhang_name{
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

/*旗长列表*/
.qizhang_list .qizhang_face_wrap{
    float: left;
    margin: 47px 47px 0;
}

/*领导分类*/
.leader_sort{
    margin-bottom: 10px;
}
.leader_sort .sort_item{
    float: left;
    width: 64px;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid transparent;
    transition: 0.5s;
    text-align: center;
    overflow: hidden;
    font-weight: 600;
    cursor: pointer;
}
.leader_sort .sort_item span{
    color: #333;
    font-size: 14px;
}
.leader_sort .active{
    border-bottom: 2px solid #0068B7;
}
.leader_sort .active span{
    color: #0068B7;
}

.leader_list .leader_ul{
    display: none;
}
.leader_list .leader_ul.active{
    display: block;
}

.leader_ul tr{
    background: #f6f6f6;
    border-bottom: 10px solid #fff;
}
.leader_ul tr:hover{
    background: #DDF0FF;
}

.leader_ul tr td{
    padding: 10px 10px;
}
.leader_ul tr td.leader_position{
    text-align: center;
    line-height: 1.6;
}
.leader_ul tr td.leader_name{
    white-space: nowrap;
}