﻿/* 头部开始 */
.bigbox {
    width: 100%;
    background: url(../images-gzk/jtbgzk_bg.jpg) top center no-repeat;

}

.wrap-jz {
    width: 1120px;
    margin: 0 auto;
    padding-top: 25px;
}

.gzk-header {
    width: 1100px;
    height: 255px;
}

.gzk-header a {
    width: 383px;
    height: 42px;
    display: block;
    background: url(../images-gzk/jtysb_logo.png) top left no-repeat;
}

.gzk-header .gzk-tit {
    width: 1120px;
    height: 140px;
    padding-top: 55px;
}

.gzk-header .gzk-tit img {
    width: 1120px;
    height: 70px;
}

.gzk-header .gzk-tit .gzk-sum {
    background: url(../images-gzk/20211116_gzk_tz.png) center no-repeat;
    width: 418px;
    height: 38px;
    margin: auto;
    margin-top: 28px;
}

.gzk-header .gzk-tit .gzk-sum span {
    display: block;
    font-size: 18px;
    color: #fcfcfc;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
}

/* 头部结束 */
/* 内容开始 */
.gzk-main {
    width: 1050px;
    padding: 35px;
    background-color: #efefef;
}

/* 搜索开始 */
.gzk-main .search-box {
    background: #ffffff;
    width: 1050px;
    /*height: 205px;*/
    margin: auto;
    overflow: hidden;
    height: auto;
}

.gzk-main .search-box form {
    padding: 69px 0 30px 93px;
}

.gzk-main .search-box .input {
    font-size: 16px;
    float: left;
    width: 680px;
    height: 45px;
    line-height: 45px;
    padding: 0px 10px;
    color: #333;
    background-color: #ffffff;
    border: 2px solid #0f5a9b;
    border-radius: 8px;
}

.gzk-main .search-box .btn-search {
    cursor: pointer;
    float: left;
    border: none;
    width: 36px;
    height: 36px;
    background: #fff url(../images-gzk/20211116_gzk_search.png) no-repeat center center;
    margin-left: -52px;
    margin-top: 8px;
}

.gzk-main .search-box .button {
    display: inline-block;
    width: 110px;
    height: 47px;
    background: #0f5a9b;
    font-size: 18px;
    color: #ffffff;
    line-height: 47px;
    text-align: center;
    border-radius: 6px;
    margin-left: 24px;
    cursor: pointer;
}

.gzk-main .sear-wz {
    width: 270px;
    margin: 0 auto;
    padding-bottom: 35px;
}

.gzk-main .sear-wz dl dt {
    font-size: 16px;
    padding-right: 20px;
    color: #0f5a9b;
}

.gzk-main .sear-wz dl dd {
    color: #666;
    font-size: 16px;
    padding-right: 20px;
}

/* 搜索结束 */

.gzk-main .gzk-content {
    width: 1050px;
    margin-top: 37px;
    overflow: hidden;
}

/* 左侧开始 */
.side {
    width: 240px;
}

.side .box {
    background: #ffffff;
    border-top: #0f5a9b 2px solid;
}

.side .box .tip {
    padding: 18px 9px;
    font-size: 13px;
}

.side .box .tip p {
    text-indent: 2em;
    line-height: 27px;
    color: #333;
}

.mt20 {
    margin-top: 20px;
}

.side .gwy .title h2 {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}

.side .gwy .title h2 .tit1 {
    color: #333;
    background: #f2f2f2;
    font-weight: normal;
    display: block;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
}

.side .gwy .guk-sz-box {
    margin-top: 12px;

    padding: 0px 9px;
    padding-bottom: 20px;
}

.side .gwy .guk-sz-box ul li {
    font-size: 14px;
    margin-top: 10px;
    width: 104px;
    height: 28px;
    border: 1px #e5e5e5 solid;
    border-radius: 5px;
    text-align: center;
    line-height: 28px;
    float: left;
    margin-right: 10px;
}

.side .gwy .guk-sz-box ul li:nth-of-type(2n) {
    margin-right: 0px;
}

.side .gwy .guk-sz-box ul li a {
    color: #333;
}

/* 左侧结束 */
/* 右侧开始 */
.rules-con {
    background: #ffffff;
    width: 1000px;
    padding: 25px;
}

.rules-con .r-xh-b {
    border-bottom: 2px solid #0f5a9b;
    display: block;
}

.rules-con .r-xh-b li {
    font-size: 20px;
    color: #333333;
    margin-bottom: 13px;
    line-height: 32px;
    /*margin-left: 24px;*/
    width: 8%;
    text-align: center;
}

.rules-con .r-xh-b .r-tit {
    /*margin-left: 290px;*/
   width: 72%;
   text-align: center;
}

.rules-con .r-xh-b .r-xz {
    width: 20%;
    text-align: center;
}

.rules-list ul li {
    width: 1000px;
    height: 80px;
}

.rules-list ul li:nth-of-type(2n) {
    background-color: #eeeeee;
}

.rules-list ul li .num {
    display: block;
    width: 8%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-family: '宋体';
}

.rules-list ul li .title {
    width: 72%;
    height: 80px;
    /*padding-left: 25px;*/
}

.rules-list ul li .title p {
    font-size: 16px;
    line-height: 50px;
    color: #333;
    
}
.rules-list ul li .title p a{
	font-family: '宋体';
	font-weight: bold;
	font-size: 16px;
	color: #333;
}
.rules-list ul li .title i {
    font-size: 14px;
    line-height: 18px;
    color: #5d89b6;
    font-family: '宋体';
}

.rules-list ul li .download {
    width: 20%;
}

.rules-list ul li .download a {
    font-size: 14px;
    line-height: 80px;
    margin-left: 16px;
    font-family: '宋体';
}


/* 右侧结束 */

/* 内容结束 */
/* 规章库细览开始 */
.bigxl {
    width: 100%;
    background-color: #efefef;
}

.wrap-xl {
    width: 1200px;
    background-color: #fff;
    margin: 0 auto;
}

.ru-top {
    position: relative;
    border-bottom: 5px solid #015293;
}

.ru-top .title {
    width: 383px;
    height: 102px;
    padding: 64px 0px 60px 0;
    margin: 0 auto;
}

.ru-top .title a {
    display: block;
    width: 383px;
    height: 102px;
    background: url(../images-gzk/jtbdetail_title.png) center no-repeat;
}

.ru-top .download {
    position: absolute;
    bottom: 12px;
    right: 12px;
}

.ru-top .download>div {
    line-height: 21px;
    width: 88px;
    height: 33px;
    border: 1px solid #d1d2d4;
    display: inline-block;
    float: left;
}

.ru-top .download a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 33px;
    color: #666666;
    text-align: center;
}

.rule-content .content {
    padding: 0px 90px 70px;
    line-height: 38px;
    font-size: 21px;
    color: #333;
}

.rule-content .content .title {
    padding: 50px 0px;
}

.rule-content .content p {
    text-align: center;
}

.rule-content .content .text {
    line-height: 38px;
    font-size: 21px;
    text-align: justify;
    font-family: "仿宋";
}
.rule-content .content .text *{
	font-size: 21px;
    text-align: justify;
    font-family: "仿宋";
}
.rul_note {
    border-top: 5px solid #015293;
    overflow: hidden;
}

.rul_note p {
    font-size: 28px;
    font-family: FZXiaoBiaoSong-B05S;
    color: #015293;
    float: right;
    margin: 40px 77px 40px 0;
}

/* 规章库细览结束 */

/* 政府信息公开头部 */
.xxgk-header {
    width: 1120px;
    height: 360px;
}

.xxgk-header a {
    width: 260px;
    height: 60px;
    display: block;
    background: url(../images-gzk/20211116_gzk_logo.png) top left no-repeat;
}

.xxgk-header .xxgk-tit {
    width: 1120px;
    height: 125px;
    padding-top: 55px;
}

/* 政府信息公开搜索开始 */
.xxgk-search-box {
    background: #cbcbcb;
    width: 1120px;
    height: 185px;
    margin: auto;
    overflow: hidden;
}

.xxgk-search-box form {
    padding: 90px 0 30px 307px;
    background: url(../images-gzk/20211116form_bg.png) center 90px no-repeat;
}

.xxgk-search-box .input {
    font-size: 16px;
    float: left;
    width: 489px;
    height: 45px;
    line-height: 45px;
    padding: 0px 10px;
    color: #333;
    background-color: #cbcbcb;
    border: 2px solid #0f5a9b;
    border-radius: 8px;
}

.xxgk-search-box .btn-search {
    cursor: pointer;
    float: left;
    border: none;
    width: 36px;
    height: 36px;
    background: url(../images-gzk/20211116_gzk_search.png) no-repeat center center;
    margin-left: -52px;
    margin-top: 8px;
}

.xxgk-search-box .button {
    display: inline-block;
    width: 110px;
    height: 47px;
    background: #0f5a9b;
    font-size: 18px;
    color: #ffffff;
    line-height: 47px;
    text-align: center;
    border-radius: 6px;
    margin-left: 24px;
    cursor: pointer;
}

.xxgk-main {
    width: 1050px;
    padding: 35px;
    background-color: #f7f7f7;
}

.xxgk-content {
    width: 1050px;
    overflow: hidden;
}

/*信息公开目录 左侧树 开始*/
.xy_xxgkml_left {
    float: left;
    min-height: 500px;
    /*background-color: #fff;*/
    width: 240px;
}

.xy_xxgkml_left .block {
    min-height: 72px;

    margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}

.xy_xxgkml_left .block .tit {
    min-height: 72px;
    display: flex;
    align-items: center;
    font-size: 23px;
    color: #2d66a5;
    box-sizing: border-box;
    padding-left: 90px;
    position: relative;
    line-height: 27px;
    background-color: #fff;
}

.xy_xxgkml_left .block .tit em {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -9.5px;
    width: 20px;
    height: 19px;
    background: url(../images-gzk/qgl_xxgk_icon09.png) no-repeat center;
}

.xy_xxgkml_left .block .tit>img {
    position: absolute;
    left: 26px;
    top: 50%;
    transform: translateY(-50%);
}

.xy_xxgkml_left .block .tit>img:nth-child(2) {
    display: none;
}

.xy_xxgkml_left .block .tit:hover,
.xy_xxgkml_left .block .tit.on {
    background-color: #1b5293;
    color: #fff;
}

.xy_xxgkml_left .block .tit:hover em,
.xy_xxgkml_left .block .tit.on em {
    background: url(../images-gzk/qgl_xxgk_icon08.png) no-repeat center;
}

.xy_xxgkml_left .block .tit:hover>img:nth-child(1),
.xy_xxgkml_left .block .tit.on>img:nth-child(1) {
    display: none;
}

.xy_xxgkml_left .block .tit:hover>img:nth-child(2),
.xy_xxgkml_left .block .tit.on>img:nth-child(2) {
    display: block;
}

.xy_xxgkml_left .block b {
    font-weight: 400;
}

.xy_xxgkml_left .block .firstListBox {
    /* padding: 12px 0 12px; */
    display: none;
    background-color: #fff;
}

.xy_xxgkml_left .block .firstListBox .firstList>a {
    position: relative;
    display: block;
    padding: 4px 5px 4px 36px;
    line-height: 24px;
    font-size: 15px;
    color: #333333;
}

.xy_xxgkml_left .block .firstListBox .firstList>a::after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 20px;
    width: 4px;
    height: 4px;
    background: #e4e4e4;
    margin-top: -2px;
}

.xy_xxgkml_left .block .firstListBox .firstList>a:hover,
.xy_xxgkml_left .block .firstListBox .firstList.on>a {
    background: #f4f9fd;
    color: #015293;
}

.xy_xxgkml_left .block .firstListBox .firstList>a:hover::after,
.xy_xxgkml_left .block .firstListBox .firstList.on>a::after {
    background: #015293;
}

.xy_xxgkml_left .block .firstListBox .secondlinkList {
    line-height: 24px;
    padding-left: 65px;
    background: url(../images-gzk/xy_inBoxList1_add1.png) no-repeat 210px 7px / 12px;
}

.xy_xxgkml_left .block .firstListBox .secondlinkList a {
    display: block;
    font-size: 15px;
    color: #333;
}

.xy_xxgkml_left .block .firstListBox .secondlinkList.on {
    background: url(../images-gzk/landian.png) no-repeat 19PX center;
}

.xy_xxgkml_left .block .firstListBox .secondlinkList.on>a {
    color: #015293;
}

.xy_xxgkml_left .block .firstListBox .secondlinkList a:hover {
    color: #015293;
}

.xy_xxgkml_left .block .firstListBox .threelinkList>a {
    padding-left: 30px;
}

.xy_xxgkml_left .block .firstListBox .threelinkList.on>a {
    color: #015293;
}

.xy_xxgkml_left .block .firstListBox .secondlinkListBox,
.xgkml_left .block .firstListBox .threelinkListBox {
    display: none;
}




.xy_xxgkml_left .block1 .firstListBox .firstList>a {
    display: block;
    margin-top: 10px;
    height: 47px;
    line-height: 47px;
    padding-left: 39px;
    box-sizing: border-box;
    background: url(../images-gzk/qgl_xxgk_xian4.png) no-repeat 12px center;
    background-color: #e5e5e5;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 10px;
    cursor: pointer;
    padding-top: 0;
    padding-bottom: 0;
}

.xy_xxgkml_left .block1 div.firstList.on>a {
    background: url(../images-gzk/qgl_xxgk_xian3.png) no-repeat 12px center;
    background-color: #e5e5e5;
}

.xy_xxgkml_left .block1 .firstListBox .firstList>a::after {
    background: none;
}

.xy_xxgkml_left .block1 .firstListBox .firstList>a:hover::after,
.xy_xxgkml_left .block1 .firstListBox .firstList.on>a::after {
    background: none;
}

.xy_xxgkml_left .block1 .firstListBox .firstList>a:hover,
.xy_xxgkml_left .block1 .firstListBox .firstList.on>a {
    background: url(../images-gzk/qgl_xxgk_xian3.png) no-repeat 12px center;
    background-color: #e5e5e5;
}

.xy_xxgkml_left .block1 .firstListBox .secondlinkListBox {
    background: url(../images-gzk/qgl_xxgk_xian1.png) repeat-y 18px center;
    display: none;
}

.xy_xxgkml_left .block1 .firstListBox .secondlinkList {
    padding-left: 40px;
    background: url(../images-gzk/huidian.png) no-repeat 19px center;
    font-size: 15px;
    color: #6d6d6d;
    padding: 4px 5px 4px 36px;
    line-height: 24px;
    display: block;
}

.xy_xxgkml_left .block1 .secondlinkList:hover,
.xy_xxgkml_left .block1 .secondlinkList.on {
    color: #015293;
    background: url(../images-gzk/landian.png) no-repeat 19px center;
}

/*信息公开目录 左侧树 结束*/

/*底部*/
.footer_xxgk {
    background: #fff;
    border-top: 2px solid #527ec6;
    padding: 30px 0;
    margin-top: 30px;
}
.container {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.footer_xxgk .web_footer_left {
    padding-right: 0px;
    float: left;
}
.col-sm-1 {
    width: 8.33333333%;
}
.sear_level_wrap{
	width: 850px;
	margin: 0 auto;
	/*background: #ccc;*/
	position: relative;
	display: none;
}
.sear_level_btn button{
	width: 120px;
	height: 40px;
	background: #0166b5;
	color: #ffffff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	box-sizing: border-box;
	display: block;
	float: left;
}
.sear_level_btn{margin-top: 38px;padding-bottom: 53px;border-bottom: 1px solid #dadada;}
.shouqi{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -27px;
}
.mobile{display: none;}
.fjxz{
	padding: 0 90px;
	padding-bottom: 40px;
}
.fjxz p{
	font-size: 18px;
	color: #000000;
	font-family: '宋体';
	font-weight: bold;
	margin-bottom: 15px;
}
.fjxz li{position: relative;}
.fjxz li a{
	font-size: 16px;
	color: #000000;
	font-family: '宋体';
	line-height: 38px;
	margin-left: 11px;
}
.fjxz li span{
	display: block;
	width: 5px;
	height: 5px;
	background: #77aed4;
	float: left;
	margin-top: 16px;
}
/*.bigbox{display: none;}*/
.wrap-jz-detail{width: 1200px;padding: inherit;}
.gzk-main-detail{width: 1200px;padding: inherit;}


