@charset "UTF-8";
body {
    font-size: 16px;
    color: #333;
    background: url("http://www.yantai.gov.cn/picture/83/2112011624441432594.jpg") no-repeat top;
  }

#barrierfree_container{
 /* 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;
}
.toolbar{width: auto!important;}
.gzk_container{
    max-width: 1200px!important;
    min-width: 320px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
/************ 规章库顶部 ************/
.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;
    max-width: 537px;
    width: 96%;
}
.top_logo{
    margin: 108px 0;
    text-align: center;
    font-size: 72px;
    color: #FFFFFF;
    font-weight: 700;
}
.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: #f1f1f2;
    padding: 36px;
    margin-top: 24px;
}
.default_pgToolbar{margin-top: 20px;}
.gzk_search{
    background: #f1f1f1;
}
.gzk_search a{display: inline-block;position: relative; text-align: center; font-size: 22px; width: 50%;padding:20px 0; border: 1px solid #c7d2e1;}
.gzk_search a.on{background-color: #fff; color:#0f5a9b }

     .gzk_search a.on::after{
        content: '';
width: 27px;
position: absolute;
height: 12px;
bottom: -12px;
right: 43%;
background: url(sjh2022.png) no-repeat center;}
.gzk_search .lanm2,.gzk_search .lanm1{padding-left: 40px;position: relative; }

.gzk_search .lanm1::before{background: url(sj1.png) no-repeat;left:0;  content: '';position:absolute ;width: 27px; height: 33px; }
.gzk_search .lanm2::before{background: url(sc1.png) no-repeat;left:0;  content: '';position:absolute ;width: 27px; height: 33px; }

.gzk_search a.on .lanm1::before{background: url(sj2.png) no-repeat;}
.gzk_search a.on .lanm2::before{background: url(sc2.png) no-repeat;}
.search_con{
    width: 835px;
    margin: 0 auto;
}
.search_con .search_box{
    width: 700px;
    height: 46px;
    line-height: 44px;

    float: left;
}
.search_con .search_box .search_input{
    width: 608px;
    height: 44px;
    border: none;
    outline: none;
    float: left;
    color: #999;
    border: 1px solid #0f5b9c;
    border-radius: 10px;
 background: #fff;
  padding-left: 20px;
}
.search_con .search_box .search_btn{
    width: 74px;
    height: 46px;
    background: #0f5a9b;
    border: none;
    outline: none;
    float: right;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
}
.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;
    font-size: 20px;
}
.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; */
    float: left;
    width: 26%;
}
.gz_laber ul li{
 
    font-size: 20px;
    color: #333;
    /* font-family: FZXiaoBiaoSong-B05S!important; */
    /* font-weight: bold; */
    /* padding-bottom: 24px; */
    background-color: #fff;
    line-height: 30px;
    /* padding-left: 20px; */
    margin-bottom: 20px;
    padding:20px;
}
.gz_laber ul li span{float: right; color:#999;}
.gz_laber ul li.on{background-color: #0f5a9b;color:#fff;font-weight: bold;}
.gz_laber ul li.on img{margin-right:10px;}
.gz_laber ul li.liston{background-color: #e8f1ff;}
.gz_list{float: right; width: 72%; background-color: #fff;padding:2%;}
.gz_list ul{
    list-style-type: decimal;
    border-bottom: 1px solid #eeeeee;
    /* padding-bottom: 20px; */
}
.gz_list ul li{
    display: table;
    padding: 20px 0;
    /* font-family: STSong!important; */
    /* background-color: #fff; */
    width: 100%;
 
}
.gz_laber_ul{display: none;}
.liston div{margin-bottom:10px; border-bottom: 1px solid #c8d1de;padding-bottom: 10px;}
.liston .gz_laber_ul{display: block;}
.gz_laber_ul li{padding:10px!important;margin-bottom: 0!important; background-color: transparent!important;font-size: 16px!important;}
/* 检索表单*/
.word{color:#0f5a9b;font-weight: 600;}
.wordkey{width:calc(100% - 150px); height: 48px; outline: 0; border:#dbdbdb 1px solid ;}
.search_submit{background-color: #0f5a9b;color: #fff;height: 48px; outline: 0; border: 0; padding:0 16px}
.gfx_sreach .wordkey{width: calc(100% - 86px);}
.gfx_sreach{margin-bottom: 10px;}
.gfx_sreach_submit{width: calc(48.56% - 42px);margin-left:2%;outline: 0; border: 0; height: 46px; background:#0f5a9b url(submit.png) no-repeat center center;}
.gfx_sreach_reset{width: calc(48.56% - 42px);margin-left:80px;outline: 0; border: 0; height: 46px; background:#f1f1f1 url(reset.png) no-repeat center center;}

/*检索结果表头 */

.gz_laber_tit{
    border-bottom: 2px solid #0f5a9d;
    margin-top: 20px;
}
.gz_laber_tit a{
    /* float: left; */
    font-size: 20px;
    color: #333;
    /* font-family: FZXiaoBiaoSong-B05S!important; */
    font-weight: bold;
    padding-bottom: 10px;
    display: inline-block;
}
.gz_laber_tit .laber_xh{
    width: 80px;
    text-align: center;
}
.gz_laber_tit .laber_bt{
    width: calc(100% - 90px);
    text-align: left;
    padding-left: 30px;
}

.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: 10px;
    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;
}
.about_info_time{color:#999; margin-left: 20px; font-style: normal;}


.clear{clear: both;}
/* .gz_list ul li.on{background-color: #0f5a9b;} */
.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_bt .about_tizhu{
    margin-top: 8px;
    font-size: 14px;
    color: #666;
    /* font-family: STSong!important; */
}

.gz_list ul li .sub_bt{
    width: 838px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.gz_list ul li .sub_bt a{
    font-weight: bold;
    font-size: 18px;
}
.gz_list_ba ul li .sub_bt a{font-weight: normal;}
.gz_list ul li .sub_bt a br{
    display: none;
}
.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;
}

/*  */
.sreach_input1{float: left;
    width: calc(100% - 220px);}
    .sreach_input2{    float: right;}
/************ 响应式 ************/
@media (max-width: 768px){
    .toolbar{display: none;}
    .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: 6px;
    }
.top_logo{font-size:46px;}
    .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%;
    }
    .search_con .search_gjss{
        width: 22%;
        margin-left: 4%;
    }
    .gz_con{
        margin-top: 30px;
    }
  
    .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;
    }
    /* 新增 */
    .gzk_search{display: flex; }
    .gz_laber,.gz_list{width: 100%;}
}
@media (max-width: 510px){
    .gzk_container{width: 100%;}
    .gzk_search .lanm2, .gzk_search .lanm1{padding-left:0;}
    .gzk_search .lanm1::before,.gzk_search .lanm2::before{width: 0;}
    .sreach_input1{width: 100%;}
    .sreach_input2{margin-top:10px;width: 100%;}

}