﻿@charset "UTF-8";
body{
    font-size: 16px;
    color: #333;
    background: url("gzk_bg.jpg") no-repeat top;
}
body,
*,
a,
span,
p{
    font-family: "Microsoft YaHei" !important;
}
body,
*,
a,
span,
p{font-family:"微软雅黑" !important;}
a:focus{
    outline:none;
}
a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.clearfix{
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}
.gzk_container{
    width: 1200px;
    margin: 0 auto;
}
/************ 规章库顶部 ************/
.gzk_top{
    padding-top: 26px;
}
.top_jg{
    margin-left: -10px;
}
.top_jg a{
    display: inline-block;
    font-size: 20px;
    color: #fff;
}
.top_jg a img{
    margin-right: 26px;
}
.top_logo{
    margin-top: 34px;
    text-align: center;
}
.top_info{
    text-align: center;
    margin-top: 82px;
}
.top_info span{
    display: inline-block;
}
.top_info span.info_main{
    margin: 0 14px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
/************ 规章库主体 ************/
.gzk_content{
    background: #fff;
    padding: 36px;
    margin-top: 24px;
}
.gzk_search{
    padding-top: 58px;
    padding-bottom: 34px;
    background: #f5f5f5;
}
.search_con{
    width: 835px;
    margin: 0 auto;
}
.search_con .search_box{
    width: 700px;
    height: 46px;
    line-height: 44px;
    border: 1px solid #0f5b9c;
    border-radius: 10px;
    background: #fff;
    padding: 0 20px;
    float: left;
}
.search_con .search_box .search_input{
    width: 608px;
    height: 44px;
    border: none;
    outline: none;
    float: left;
    color: #999;
}
.search_con .search_box .search_btn{
    width: 36px;
    height: 36px;
    background: url("search_ico.png") no-repeat center;
    border: none;
    outline: none;
    float: right;
    margin-top: 4px;
}
.search_con .search_gjss{
    width: 110px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #0f5a9b;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    float: left;
    margin-left: 25px;
}
.search_chose{
    text-align: center;
    margin-top: 25px;
}
.search_chose .chose_laber{
    color: #0f5a9b;
    margin-right: 20px;
}
.search_chose span{
    color: #333;
}
.search_chose input[type="radio"]{
    margin-right: 10px;
}
.search_chose .chose_qw{
    margin-left: 20px;
}
.search_con .search_senior{
    margin-top: 20px;
    display: none;
}
.search_con .search_senior .senior_sub{
    margin-top: 10px;
    padding-left: 21px;
}
.search_con .search_senior .senior_sub:first-child{
    margin-top: 0;
}
.senior_sub .sub_left{
    float: left;
}
.senior_sub .sub_right{
    float: left;
    margin-left: 20px;
}
.senior_sub .sub_laber{
    width: 72px;
    height: 30px;
    line-height: 30px;
    text-align: justify;
    margin-right: 10px;
    float: left;
}
.senior_sub .sub_laber i{
    display: inline-block;
    padding-left: 100%;
}
.senior_sub .senior_input{
    width: 180px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fff;
    outline: none;
    padding-left: 10px;
    color: #999;
    float: left;
}
.senior_sub .senior_input:-webkit-autofill {background-color: #fff;background-image: none;color: #999;}
.search_con .search_senior .senior_sub .btn{
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #0f5a9d;
    border: none;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    outline: none;
}
.senior_sub .btn.search_reset{
    margin-left: 4px;
}
.gz_con{
    margin-top: 45px;
}
.gz_laber{
    border-bottom: 2px solid #0f5a9d;
}
.gz_laber ul li{
    float: left;
    font-size: 20px;
    color: #333;
    font-family: FZXiaoBiaoSong-B05S!important;
    font-weight: bold;
    padding-bottom: 24px;
}
.gz_laber ul li.laber_xh{
    width: 120px;
    text-align: center;
}
.gz_laber ul li.laber_bt{
    width: 718px;
    text-align: left;
    padding-left: 90px;
}
.gz_laber ul li.laber_xz{
    width: 290px;
    text-align: center;
}
.gz_list ul{
    list-style-type: decimal;
    border-bottom: 1px solid #eeeeee;
}
.gz_list ul li{
    display: table;
    padding: 20px 0;
    font-family: STSong!important;
}
.gz_list ul li:nth-child(even){
    background: #eeeeee;
}
.gz_list ul li a,.gz_list ul li span{
    font-family: STSong!important;
}
.gz_list ul li .sub_xh{
    width: 120px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.gz_list ul li .sub_bt{
    display: table-cell;
    vertical-align: middle;
}
.gz_list ul li .sub_bt .about_info{
    display: block;
    color: #5d89b6;
    font-size: 14px;
    margin-top: 4px;
    line-height: 20px;
}
.gz_list ul li .sub_bt .about_tizhu{
    margin-top: 8px;
    font-size: 14px;
    color: #666;
    font-family: STSong!important;
}
.gz_list ul li .sub_bt{
    width: 718px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}
.gz_list ul li .sub_bt a{
    font-weight: bold;
    line-height: 24px;
}
.gz_list ul li .sub_xz{
    width: 290px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.gz_list ul li .sub_xz a{
    display: inline-block;
    margin: 0 12px;
    color: #999;
}
/** 翻页 **/
.lucidity_pgContainer{
    border-bottom: 1px solid #eeeeee;
}
.lucidity_pgToolbar{
    height: auto!important;
    border: none!important;
    margin: 60px 0!important;
}
.lucidity-ui-paging-container li.ui-pager{
    display: inline-block;
    border-radius: 0!important;
    border: 1px solid #eee!important;
    height: 28px;
    line-height: 26px;
    padding: 0 10px;
    font-size: 14px;
    color: #333;
    font-family: 微软雅黑!important;
    background: #fff!important;
    float: left;
}
.lucidity-ui-paging-container li.ui-paging-ellipse{
    display: inline-block;
    height: 28px;
    line-height: 26px;
    padding: 0 10px;
    border-radius: 0!important;
    border: 1px solid #eee!important;
    background: #fff!important;
    float: left;
}
.lucidity_pgPanel{
    float: none!important;
    width: 100%;
    text-align: center;
}
.lucidity_pgPanel td {
    display: inline-block;
}
.lucidity-ui-paging-container li.focus,
.lucidity-ui-paging-container li.ui-pager:hover{
    background: #0f5a9b!important;
    border: 1px solid #0f5a9b!important;
}
a.lucidity_pgPrev:hover,
a.lucidity_pgFirst:hover,
a.lucidity_pgNext:hover,
a.lucidity_pgLast:hover,
.lucidity_pgRefresh:hover{
    background: #0f5a9b!important;
    color: #fff!important;
}
.lucidity_pgToolbar td{
    padding: 0!important;
    height: auto!important;
}
.lucidity_pgBtn{
    line-height: 26px!important;
    border: 1px solid #eee!important;
    font-size: 14px;
    color: #333!important;
    width: auto!important;
    padding: 0 10px;
    font-family: 微软雅黑!important;
    margin: 0 0 0 4px!important;
    border-radius: 0!important;
}
.lucidity-ui-paging-container ul{
    border-bottom: none;
    padding: 0!important;
}
.lucidity_pgCurrentPage{
    height: 28px!important;
    line-height: 26px!important;
    outline: none;
    border: 1px solid #eee!important;
}
/************ 响应式 ************/
@media screen and (max-width: 768px){
    .gzk_container{
        width: 94%;
    }
    .top_jg{
        margin-left: 0;
    }
    .top_logo img{
        width: 86%;
    }
    .top_info span.info_left,
    .top_info span.info_right{
        width: 110px;
    }
    .top_info span img{
        width: 100%;
    }
    .gzk_content{
        padding: 20px;
    }
    .gzk_search{
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .search_con{
        width: 96%;
    }
    .search_con .search_box{
        width: 74%;
        padding-right: 10px;
    }
    .search_con .search_box .search_input{
        width: 84%;
    }
    .search_con .search_box .search_btn{
        width: 16%;
        background-size: contain;
    }
    .search_con .search_gjss{
        width: 22%;
        margin-left: 4%;
    }
    .gz_con{
        margin-top: 30px;
    }
    .gz_laber ul li{
        padding-bottom: 14px;
    }
    .gz_laber ul li.laber_xh,.gz_list ul li .sub_xh{
        width: 14%;
    }
    .gz_laber ul li.laber_bt{
        padding-left: 30px;
    }
    .gz_laber ul li.laber_bt,.gz_list ul li .sub_bt{
        width: 62%;
    }
    .gz_laber ul li.laber_xz,.gz_list ul li .sub_xz{
        width: 24%;
    }
    .top_info span.info_main{
        margin: 0 auto;
    }
    .gz_list ul li .sub_xz a{
        margin: 5px 0;
    }
    .search_con .search_senior .senior_sub{
        margin-top: 0;
    }
    .senior_sub .sub_left{
        float: none;
        margin-left: 0;
        margin-top: 10px;
    }
    .senior_sub .sub_right{
        float: none;
        margin-left: 0;
        margin-top: 10px;
    }
    .senior_btn{
        margin-top: 10px!important;
    }
    .lucidity_pgToolbar td{
        margin-top: 10px!important;
    }
}