/* 
	2022.9.15
	政府信息公开 > 法定主动公开内容 > 政务公开事项标准目录
	列表样式更改
 */
 .zwgksxbzml_ul {
	padding-left: 14px;
	padding-top: 20px;
	overflow: hidden;
}
.zwgksxbzml_li {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 20px 0 10px;
	width: 252px;
	background: #fafafa;
	text-align: center;
	font-size: 18px;
	transition: all .3s;
}
.zwgksxbzml_li:nth-child(3n) {
	margin-right: 0;
}
.zwgksxbzml_li:hover {
	box-shadow: 0 0 15px rgb(40 120 160 / 20%);
}
.zwgksxbzml_li a {
	display: block;
}
.zwgksxbzml_li a img {
	display: inline-block;
}
.zwgksxbzml_li a .table_cell {
	display: table;
	width: 100%;
}
.zwgksxbzml_li a p {
	padding: 0 15px;
	height: 60px;
	line-height: 24px;
	display: table-cell;
	vertical-align: middle;
}


/* 
	2022.8.10
	政策 > 其他主动公开文件 > 政府办文件/其他文件 列表样式更改
 */

.table-wrap tr{
	border-bottom: 1px solid #d4d6d7;
}
.table-wrap td {
	padding: 10px 6px;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
}
.table-wrap .info {
	text-align: left;
}
.tb_title{
    background: #f2f6fa;
    color: #2d66a5;
}
.tb_title th{
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    border-bottom:6px solid #236caf;
    text-align: center;
}
.tb_title  .xh{
    width: 58px;
}
.tb_title  .bt{
    width: 274px;
    border-bottom-color: #32b9e6;
}
.tb_title  .fwrq{
    width:174px;
    border-bottom-color: #16b1c1;
}
.tb_title  .cwrq{
    width:120px;
    border-bottom-color: #2688c4;
}
.tb_title  .fbrq{
    width:116px;
    border-bottom-color: #32b9e6;
}

/* 更改政府信息公开工作年度报告  2022.1.28 */
.report-title {
	font-size: 18px;
	font-weight: bold;
	border-left: none;
	color: #fff;
	display: inline-block;
	padding: 20px 10px;
	background-color: #26a6ea;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0px;
}

.report-sub-title {
	width: 145px;
	height: 35px;
	margin-bottom: 20px;
	padding: 0px 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	color: #fff;
	text-align: center;
	background-color: #2285e7;
}

.report-link-group {
	padding: 16px 16px 0 16px;
  overflow: hidden;
}

.report-link-group .report-link-a{
	display: block;
	float: left;
	width: 180px;
	height: 40px;
	color: #333;
	line-height: 40px;
	padding: 0 30px 0 20px;
	text-align: center;
	background-color: #f3faff;
	margin: 0 20px 20px 0;
	font-size: 18px;
	overflow: hidden;
	box-sizing: border-box;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

/* 更改政府信息公开工作年度报告  2022.1.28 end */

/* 添加文件主题分类 2022.1.20 */
.fenlei {
    padding-left: 110px;
    position: relative;
}

.fenlei-title {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #5179a9;
    border-radius: 5px;
    margin: 5px 5px 5px 0px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.fenlei li {
    display: inline-block;
}

.fenlei li a {
    text-align: center;
    width: 100px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    background-color: #dbedf9;
    border-radius: 5px;
    margin: 5px 5px 5px 0px;
    font-size: 16px;
}

.fenlei li.active a {
    color: #fff;
    background-color: #6b99d0;
}

#navbox .current {
	background-color: #1b65b9;
    color: #ffffff;
}

@media screen and (max-width: 560px) {
	.fenlei {
		padding-left: 0;
	}
	.fenlei-title {
	    position: static;
	    display: block;
	}
}

/* 添加文件主题分类 end */

/* 修改背景图-hcc */

body {
	min-height: 100vh;
	background: url(../images/zzxxgk_bg.png);
	background-position: 0 88px;
	/* background-size: 100% 100%; */
	background-repeat: no-repeat;
	background-color: #eef4f8;
}

.tc_title {
	width: calc(100% - 30px);
	margin: 0 auto;
	border-bottom: 1px #ccc solid;
	padding-bottom: 20px;
	text-align: center;
	text-indent: initial;
	font-size: 15px;
}

.tc_title div {
	display: inline-block;
}

.tc_title span:last-child {
	margin: 0 15px;
}

.tc_title div span {
	margin: 0 !important;
}

#container {
	background: none;
}

#nav-crumbs {
	display: block;
	font-size: 15px;
	width: 70%;
	height: initial;
	margin-left: 29%;
	color: #333;
	margin-bottom: 10px;
}

.box-sizing b {
	font-weight: inherit;
}

.col-md-3,
.col-md-9 {
	padding: 0;
}

.col-md-3 {
	width: 24%;
}

.col-md-9 {
	width: 76%;
	padding-left: 20px;
}

.inner {
	position: relative;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.mt90 {
	margin-top: 90px;
}

a:hover {
	text-decoration: none;
}

#container .main {
	margin: 0px auto;
	width: 1200px;
	position: relative;
}


/* 文章滚动条样式 */

.article-box::-webkit-scrollbar {
	width: 10px;
}

.article-box::-webkit-scrollbar-track-piece {
	background: #f2f2f2;
	border-radius: 100px;
}

.article-box::-webkit-scrollbar-thumb {
	background: #1b65b9;
	border-radius: 100px;
}


/* header 开始 */

#header {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
	background: url(../images/bg.png) no-repeat 0 0;
	background-size: 100% 100%;
}

#slideBox {
	width: 100%;
	height: 200px;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 200px;
	display: block;
	object-fit: cover;
}

#header .logo-header {
	height: 76px;
	margin: 62px 0 62px 30px;
}

#header .logo-header>img {
	width: 71px;
	height: 76px;
}

#header .logo-header .logo-text {
	/* width: 300px; */
	height: 76px;
	display: flex;
	margin-left: 20px;
}

#header .logo-header .logo-text>h1 {
	line-height: 36px;
	font-size: 35px;
	color: #1b65b9;
	text-shadow: #fff 4px 0 0, #fff 0 4px 0, #fff -4px 0 0, #fff 0 -4px 0;
	-webkit-text-shadow: #fff 4px 0 0, #fff 0 4px 0, #fff -4px 0 0, #fff -4px 0;
	-moz-text-shadow: #fff 4px 0 0, #fff 0 4px 0, #fff -4px 0 0, #fff -4px 0;
	filter: progid: DXImageTransform.Microsoft.Alpha(enabled='ture', GradientType='1', StartColorStr='#00000000', EndColorStr='#FFFF3300');
	letter-spacing: 8px;
	margin-top: 6px;
}

#header .logo-header .logo-text>p {
	line-height: 15px;
	font-size: 18px;
	color: #1b65b9;
	text-align: center;
	text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
	-webkit-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
	-moz-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
	filter: Glow(color=#fff, strength=1);
	margin-top: 15px;
	font-weight: 500;
}

#header .search-login{
	position: absolute;
    top: 50%;
    right: 0;
    margin-top: -25px;
    /*height: 50px;*/
    overflow: hidden;
}
#header .search-login p {
	color: #fff;
}
#header .search-login p a {
	color: #fff;
    margin-right: 5px;
}

#header .login-register{
	margin-bottom: 10px;
	float: left;
    margin-left: 10px;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    padding: 0 10px;
    background: #1B65B9;
}

#header .login-register a{
	color: #fff;
}

#header .search-box {
	float: left;
	width: 260px;
	height: 50px;
	position: relative;
	/* padding: 14px 22px; */
	/*position: absolute;
	top: 50%;
	right: 46px;
	margin-top: -25px;*/
	background-color: #d5e3f3;
	overflow: hidden;
}

#header .search-box .input {
	width: 200px;
	height: 100%;
	font-size: 18px;
	padding-left: 10px;
	color: #333333;
	background-color: #d5e3f3;
	border: none;
}

.search-box .search-btn {
	width: 60px;
	height: 50px;
	font-size: 0;
	/* 消除inline-block间的间隙 */
	background-color: #1b65b9;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.search-box .search-btn:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.search-box .search-btn i {
	width: 26px;
	height: 25px;
	display: inline-block;
	background-image: url(../images/search.png);
	background-position: 0;
	background-repeat: no-repeat;
	margin-left: 18px;
	margin-right: 12px;
	vertical-align: middle;
}

.search-box .search-btn span {
	font-size: 18px;
	color: #ffffff;
	vertical-align: middle;
}

#nav-menu {
	width: 100%;
	height: 60px;
	background-color: #1b65b9;
}

.menu_x {
	display: none;
}

#nav-menu .menu li {
	width: 200px;
	height: 60px;
	float: left;
}

#container .article-info-iframe {
	height: 1200px;
	overflow: hidden;
}

.article-info-iframe .personal-tailor {
	height: 1461px;
	overflow-y: hidden;
}

.article-info-iframe .iframe {
	width: 100%;
	height: 1461px;
	margin-top: -311px;
	margin-left: -17px;
}

#nav-menu .menu li.active a {
	background-color: #185193;
}

#nav-menu .menu li a {
	height: 60px;
	display: block;
	text-align: center;
	font-size: 0;
	transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
}

#nav-menu .menu li a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

#nav-menu .menu li i {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
}

#nav-menu .menu li span {
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 18px;
}

#nav-menu .menu li i.home {
	background-image: url(../images/icon_jgsz_active.png);
	background-size: 100% 100%;
}

#nav-menu .menu li i.zwgk {
	background-image: url(../images/icon_fbjd.png);
	/* background-size: 100% 100%; */
}

#nav-menu .menu li i.hdjl {
	background-image: url(../images/icon_bmdt.png);
	background-size: 100% 100%;
}

#nav-menu .menu li i.bszn {
	background-image: url(../images/icon_hdjl.png);
	background-size: 100% 100%;
}

#nav-menu .menu li i.jygk {
	background-image: url(../images/icon_bsfw.png);
	background-size: 100% 100%;
}

#nav-menu .menu li i.ztzl {
	background-image: url(../images/icon_ztzl.png);
	background-size: 100% 100%;
}

#nav-menu .menu li i.ywdt {
	background-image: url(../images/ywdt.png);
	background-size: 100% 100%;
}

#nav-menu .menu li:hover a {
	background-color: #185193;
}


/* header 结束 */


/* content 开始 */

.content .title {
	font-size: 100px;
	color: #1b65b9;
	text-align: center;
}

.content .grid {
	width: 1200px;
	margin: 80px auto 0;
	padding: 50px;
	background-color: #fff;
}

.grid>.row {
	margin-left: 0;
	margin-right: 0;
}

.info-search {
	font-size: 0;
	text-align: center;
	margin-bottom: 36px;
	position: relative;
	width: 78%;
	margin-left: 20%;
}


/* .info-search:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 20%;
	height: 0;
	border-bottom: 2px solid #ccc;
}

.info-search:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0px;
	width: 20%;
	height: 0;
	border-bottom: 2px solid #ccc;
} */

.grid .search-box {
	background: #ffffff;
	border: 1px solid #1b65b9;
	border-radius: 9px;
	width: 510px;
	height: 50px;
	margin: 0 auto;
	position: relative;
	padding-left: 20px;
	box-sizing: border-box;
	display: inline-block;
	text-align: left;
}

.search-box input {
	width: 400px;
	height: 46px;
	border: none;
	font-size: 20px;
	border-radius: 9px;
}

input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #999;
}

.search-ico {
	background-image: url(../images/zfxxgk_search.png);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.btn_ysqgk {
	display: inline-block;
	width: 155px;
	height: 50px;
	line-height: 46px;
	text-align: center;
	font-size: 20px;
	color: #2285e7;
	background-color: #fff;
	border-radius: 8px;
	border: 1px solid #e1e1e1;
	margin-left: 40px;
	vertical-align: bottom;
}

.btn_ysqgk i {
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/ysqgk.png);
	background-size: 100% 100%;
}


/* 政府信息公开树 开始 */

ul.info-tree {
	padding-bottom: 15px;
	margin-left: -15px;
}

@media (max-width: 768px) {

	.main {
		margin: 0px -15px;
	}

	ul.info-tree {
		margin-left: 0;
	}
	
	.zwgksxbzml_ul {
		
	}
	.zwgksxbzml_li {
		margin-right: 4%;
		width: 48%;
	}
	.zwgksxbzml_li:nth-child(3n) {
		margin-right: 4%;
	}
	.zwgksxbzml_li:nth-child(2n) {
		margin-right: 0;
	}
}

ul.info-tree>li ul {
	display: none;
}

ul.info-tree>li {
	position: relative;
	font-size: 18px;
}

ul.info-tree>li+li {
	margin-top: 15px;
}

.model .link-model {
	width: 690px;
	height: 226px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
}


/* 弹框 */

.model {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	/* display: none; */
}

.model>.model-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	filter: alpha(opacity=30);
	background-color: rgba(0, 0, 0, 0.3);
}

.model .link-model {
	width: 690px;
	height: 226px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
}

.model .link-model .top {
	height: 50px;
	background-color: #eeeeee;
	padding: 18px 30px 17px 0;
	text-align: right;
}

.model .link-model .top i {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-repeat: no-repeat;
	cursor: pointer;
}

.model .link-model .top i.close {
	background-image: url(../images/icon_close.png);
}

.model .link-model .link_main {
	padding: 45px 0;
	background-color: #fff;
}

.model .link-model .link_main .title {
	font-size: 16px;
	color: #333333;
	text-align: center;
}

.model .link-model .link_footer {
	height: 65px;
	background-color: #eeeeee;
	padding: 15px 70px;
	text-align: right;
}

.model .link_footer .btn {
	padding: 0;
	display: inline-block;
	width: 98px;
	height: 33px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 0;
}

.model .link_footer .btn.cancel {
	line-height: 32px;
	border: 1px solid #a6a6a6;
	margin-right: 20px;
	background: #fff;
}

.model .link_footer .btn.confirm {
	line-height: 34px;
	color: #FFFFFF;
	background-color: #1A63B5;
	border: 1px solid #1A63B5;
}


/* 左侧导航栏li 高亮文字颜色 */

ul.info-tree li a {
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 28px;
	padding: 4px 0px 4px 75px;
	color: #1b65b9;
	background-color: #fff;
	border: 1px solid #e7e7e7;
}


/* 左侧导航栏li 高亮背景颜色 */

ul.info-tree li a:hover,
ul.info-tree li.level-1.current a {
	color: #fff;
	background-color: #1b65b9;
}

.info-tree li.current>a {
	color: #fff;
	background-color: #1b65b9;
}

ul.info-tree li a i {
	position: absolute;
	top: 10px;
	left: 20px;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-image: url(../images/icons.png);
	background-size: 320px auto;
	transition: transform 0.3s;
}


/* 左侧导航栏图标 */

ul.info-tree li a i.s1 {
	background-position: -200px 0px;
}

ul.info-tree li a i.s2 {
	background-position: 0px 0px;
}

ul.info-tree li a i.s3 {
	background-position: -40px 0px;
}

ul.info-tree li a i.s4 {
	background-position: -80px 0px;
}

ul.info-tree li a i.s5 {
	top: -4px;
	background-position: -160px 0px;
}

ul.info-tree li a i.s6 {
	top: 12px;
	background-position: -240px 0px;
}

ul.info-tree li a i.s7 {
	/* background-position: -120px 0px; */
	background: url(../images/zfxxgk_6.png);
	background-size: 100% 100%;
}


/* 政府信息公开树 高亮 开始 */

ul.info-tree li a:hover i.s1,
ul.info-tree>li.current a i.s1 {
	background-position: -200px -40px;
}

ul.info-tree li a:hover i.s2,
ul.info-tree>li.current a i.s2 {
	background-position: 0px -40px;
}

ul.info-tree li a:hover i.s3,
ul.info-tree>li.current a i.s3 {
	background-position: -40px -40px;
}

ul.info-tree li a:hover i.s4,
ul.info-tree>li.current a i.s4 {
	background-position: -80px -40px;
}

ul.info-tree li a:hover i.s5,
ul.info-tree>li.current a i.s5 {
	background-position: -160px -40px;
}

ul.info-tree li a:hover i.s6,
ul.info-tree>li.current a i.s6 {
	background-position: -240px -40px;
}

ul.info-tree li a:hover i.s7,
ul.info-tree>li.current a i.s7 {
	background: url(../images/zfxxgk_6_1.png);
	background-size: 100% 100%;
}


/* 政府信息公开树 高亮 结束 */

ul.info-tree li.level-1 a,
ul.info-tree li.level-2 a {
	display: inline-block;
}

ul.info-tree li li a:hover {
	text-decoration: underline;
}

ul.info-tree li li {
	position: relative;
	line-height: 32px;
}

ul.info-tree li li a {
	font-size: 16px;
}

ul.info-tree li.level-2 ul {
	padding-left: 20px;
	border: none;
}

ul.info-tree li.level-2 ul li {
	font-size: 14px;
}

ul.info-tree>li:hover ul.info-tree li.level-2 ul {
	padding-left: 20px;
}

ul.info-tree li.level-2 ul li {
	font-size: 14px;
}

ul.info-tree>li.level-1>i:after {
	margin-top: -10px;
	background-image: url(../images/icons.png);
	background-size: 320px auto;
	background-position: -35px -280px;
	transition: transform 0.3s;
}

ul.info-tree>li.current>i:after {
	margin-top: -10px;
	margin-left: 12px;
	background-image: url(../images/icons.png);
	background-size: 320px auto;
	background-position: -84px -277px;
	transition: transform 0.3s;
}

ul.info-tree li.level-1.current a {
	display: block;
}

ul.info-tree li li:not(.level-2) a:after {
	box-sizing: border-box;
	content: "";
	position: absolute;
	top: 50%;
	left: 35px;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	background: #333;
	border-radius: 100px;
}

ul.info-tree li li a:hover:after {
	background: #1e5fd8;
}

ul.info-tree li li a:hover:after {
	color: #102b63;
	background: #102b63;
}

ul.info-tree li.level-1.current ul li a {
	color: #333;
	width: 235px;
	line-height: 24px;
	padding-left: 50px;
	border: none;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background-color: #fff;
}

ul.info-tree li.level-1 ul li.current>a {
	font-weight: bold;
	color: #1b65b9;
}

ul.info-tree li.level-1.current ul li a:hover,
ul.info-tree li.level-1.current ul li a:focus {
	background-color: #e8f5ff;
	text-decoration: none;
	color: #1b65b9;
}

ul.info-tree .current>ul {
	display: block;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	border-top: none;
}

ul.info-tree li.level-1>i {
	position: absolute;
	top: 20px;
	right: 5%;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-position: center;
	cursor: pointer;
}

ul.info-tree li.level-1>i {
	background-image: url(../images/pus01.png);
}

ul.info-tree li.level-1.current>i {
	background-image: url(../images/prep.png);
	font-style: normal;
}

ul.info-tree li a:hover+ul+i {
	background-image: url(../images/pus02.png);
}

ul.info-tree .level-2 a:hover+ul+i {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU3QkY5QkI2RTcxQTExRTk5NUQ1OUJFNDc3N0EyREIxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU3QkY5QkI3RTcxQTExRTk5NUQ1OUJFNDc3N0EyREIxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTdCRjlCQjRFNzFBMTFFOTk1RDU5QkU0Nzc3QTJEQjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTdCRjlCQjVFNzFBMTFFOTk1RDU5QkU0Nzc3QTJEQjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6M1xMjAAAABlBMVEUiS3/////zwuJyAAAAAnRSTlP/AOW3MEoAAAAfSURBVHjaYmBEAwxECzAwUCbAAAe4BKhhC4meAwgwAHXwAN0/1IHaAAAAAElFTkSuQmCC");
}

ul.info-tree li a:focus {
	text-decoration: none;
	font-weight: bold;
}

ul.info-tree li.level-2>i {
	position: absolute;
	top: 7px;
	left: 27px;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 24px;
	text-align: center;
	background-position: center;
	color: #aaa;
	cursor: pointer;
}

ul.info-tree li.level-2>i {
	background-image: url(../images/c-pus01.png);
	font-style: normal;
}

ul.info-tree li.level-2.current>i {
	background-image: url(../images/c-pus02.png);
	font-style: normal;
}

ul.info-tree li.level-2.current>a:hover+ul+i {
	background-image: url(../images/c-pus02.png);
	font-style: normal;
}


/* 政府信息公开树 结束 */


/* 右侧内容 开始 */

.container-box {
	border: 1px solid #e7e7e7;
	background-color: #fff;

}

.article {
	padding: 0;
}

.article h2 {
	font-size: 32px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	line-height: 1.5;
}

.article h2 a {
	color: #1b65b9;
	line-height: 100px;
}

.article .article-box p {
	line-height: 32px;
	margin-bottom: 10px;
	padding: 0px 24px;
	margin: 1em 0 !important;
}

.article-footer {
	padding-left: 24px;
	padding-right: 24px;
}

.article-footer .f-tit {
	display: block;
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	text-align: left;
}

.article-footer ul {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}

.article-footer ul li {
	display: list-item;
	text-align: -webkit-match-parent;
}

.article-footer ul li a {
	cursor: pointer;
	color: #1b65b9;
	text-decoration: underline;
}

.article-box {
	min-height: 940px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0px;
	margin-right: 14px;
	margin-bottom: 40px;
	line-height: 2;
	text-align: justify;
	color: #333;
	font-size: 16px;
}
.container-box .article-box{
	min-height: auto;
}

.article-box h5 {
	height: 35px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cbcbcb;
}

.article-box h5 span {
	font-size: 16px;
	font-weight: bold;
	border-left: none;
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
	padding: 0px 10px;
	/* width: 110px; */
	text-align: center;
	background-color: #2285e7;
}

.article-box h5 a {
	line-height: 35px;
}

.info-list {
	margin-top: 10px;
}

.info-list li {
	font-size: 0;
	padding-left: 10px;
}

.info-list li::before {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.info-list li i {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin-left: 6px;
	background-color: #b5b5b5;
	display: inline-block;
	vertical-align: middle;
}

.info-list li a {
	display: inline-block;
	vertical-align: middle;
	padding: 8px 20px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	width: 565px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.info-list li a:hover {
	color: #1a63b5;
}

.info-list li span {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	color: #666666;
	font-size: 16px;
	float: right;
}


/* 页码 开始 */

#navbox,
.navbox {
	text-align: center;
	padding: 20px 0;
}

#navbox a,
.navbox span {
	display: inline-block;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	padding: 0 11px;
	height: 30px;
	background-color: #eeeeee;
	margin-left: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

#navbox a:hover,
.navbox span.current {
	background-color: #1b65b9;
	color: #ffffff;
	transition: all 0.3s;
}

#navbox span {
	display: inline-block;
	padding: 0 11px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background-color: #1b65b9;
	color: #ffffff;
	margin-left: 5px;
}


/* 页码 结束 */


/* 领导信息 开始 */

.ldxx-list {
	padding: 20px;
}

.ldxx-li {
	height: 196px;
	margin-bottom: 20px;
	background-color: #f3faff;
}

.ldxx-li img {
	width: 153px;
	height: 196px;
	display: block;
}

.ldxx-li-right {
	width: 578px;
	margin-left: 20px;
}

.ldxx-li-right>h3 {
	font-size: 18px;
	color: #0a0a0a;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}

.ldxx-li-right>h3:first-child+h3 {
	margin-top: 0;
	margin-bottom: 18px;
}

.ldxx-li-right>p {
	width: 560px;
	font-size: 16px;
	color: #606060;
	margin-bottom: 20px;
}

.ldxx-details {
	width: 138px;
	line-height: 38px;
	background-color: #1b65b9;
	border-radius: 5px;
	transition: all 0.3s;
	display: block;
}

.ldxx-details>i {
	display: inline-block;
	width: 22px;
	height: 18px;
	background-image: url(../images/icon_menu.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
	margin: -2px 26px 0 14px;
}

.ldxx-details>span {
	font-size: 16px;
	color: #ffffff;
}


/* 领导信息 结束 */


/* 主题分类 开始 */


/*主题分类*/

.zcwj_screen {
	margin-bottom: 10px;
	margin-right: -15px;
	background-color: #fff;
	box-sizing: border-box;
	background-image: url(../images/xb-xxml-flbjt.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.zcwj_screen .zcwj_screen_fileType {
	height: 60px;
	border-bottom: 1px solid #6495fa;
}

.zcwj_screen>div {
	height: 60px;
}

.zcwj_screen .title {
	width: 178px;
	color: #fff;
	float: left;
	line-height: 60px;
	font-size: 20px;
	text-align: center;
	border-right: 1px solid #1b65b9;
}

.zcwj_screen ul {
	float: left;
	display: block;
	margin-left: 20px;
}

.zcwj_screen ul li {
	float: left;
	color: #fff;
	margin-top: 15px;
	padding: 4px 13px;
	text-align: center;
	border-radius: 15px;
	margin-right: 15px;
	cursor: pointer;
	transition: all 0.3s;
}

.zcwj_screen ul li:hover,
.zcwj_screen ul li.active {
	/* padding: 0.04rem 0.13rem; */
	background-color: #1b65b9;
	font-weight: 700;
}


/* 主题分类 结束 */


/* 右侧内容 结束 */


/* content 结束 */


/* footer 开始 */




.record>img {
	float: left;
}

.record>span {
	float: left;
	height: 14px;
	line-height: 14px;
	margin-left: 2px;
}

.col_he {
	border: solid 1px #d7d7d7;
}

.box_item {
	border-bottom: none;
}

.col_he .container-box {
	margin-right: 0;
	border: none;
	min-height: 500px;
	border-top: 1px solid #e7e7e7;
}

.box_item_title {
	width: 100%;
	height: 48px;
	padding-left: 16px;
	font-size: 18px;
	line-height: 48px;
}

.box_item_title span {
	width: 180px;
	color: #000;
	font-weight: 700;
	display: inline-block;
	font-size: 20px;
	cursor: pointer;
	text-align: center;
}
.czyjs .box_item_title span{
	width: auto;
	padding: 0 25px;
	    font-size: 16px;
}
.box_item_title i {
	width: 2px;
	height: 20px;
	display: inline-block;
	background-color: #d7d7d7;
}

.box_item_title span:first-child {
	border-left: none;
}

.box_item_title span.current {
	color: #fff;
	background-color: #1b65b9;
}

.box_item_title span.current+i {
	display: none;
}

.box_item_content {
	padding: 16px;
	width: 100%;
	box-sizing: border-box;
}

#qzbm {
	padding: 16px;
	width: 100%;
	box-sizing: border-box;
}

.a {
	padding: 16px 16px 0 16px;
	overflow: hidden;
}

.zwgk_an_ge {
	width: 100%;
	height: 1px;
	margin-bottom: 20px;
	background-color: #d7d7d7;
}

#dfhbm {
	padding-left: 0;
}

#qzbm {
	padding: 0;
}

.box_item_content ul.item-box a {
	display: block;
	float: left;
	width: 180px;
	height: 40px;
	color: #333;
	line-height: 40px;
	padding: 0 30px 0 20px;
	text-align: center;
	background-color: #f3faff;
	margin: 0 20px 20px 0;
	font-size: 18px;
	overflow: hidden;
	box-sizing: border-box;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.box_item_content ul.item-box a:nth-child(4n) {
	margin-right: 0;
}
.box_item_content .zwgk_an li{
	padding: 0 10px;
	box-sizing: border-box;
}
.box_item:nth-child(2) {
	padding-top: 30px;
	border-top: none;
}

.box_item #navbox {
	margin-top: 20px;
}

.mobileShow {
	display: none;
}


/* 依申请公开 */

.form-btns button.btn {
	width: 160px;
	height: 50px;
	padding: 0;
}

.form-btns button.btn:first-child {
	margin-right: 20px;
}

.article h2 {
	margin: 50px 0 32px;
}


/* footer 结束 */


/* 部门样式 */

.department .mt90 {
	margin-top: 0px;
}

.department_title {
	width: 100%;
	color: #1b65b9;
	font-size: 36px;
	font-weight: 700;
	padding-left: 50px;
	margin: 60px 0 30px;
	box-sizing: border-box;
}

.department .btn_ysqgk {
	width: 160px;
}

.btn_ysqgk_department i {
	width: 24px;
	height: 20px;
	margin-right: 10px;
	background: url(../images/department_fhsy.png);
	background-size: 100% 100%;
}

/* 文章 表表格 */
.table-bordered {
	width: calc(100% - 30px);
	margin: 15px auto;
}

.table-bordered>tbody>tr>th {
	width: 177px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	padding: 7px 8px;
	background-color: #f8f8f8;
	border: 1px solid #d7d7d7;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.table-bordered>tbody>tr>td {
	width: 372px;
	color: #333333;
	padding: 7px 8px;
	border: 1px solid #d7d7d7;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/* 筛选 */
.serch_box {
	background: #fafafa;
	padding: 42px 16px 16px;
}

.serch_box .no_margin {
	margin: 0;
}

.serch_box .top_title_pic {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.serch_box .top_title_pic li {
	margin: 0;
}

.serch_box .top_title_pic i {
	position: absolute;
	display: none;
	font-style: normal;
	right: 32px;
	top: 6px;
	width: 33px;
	height: 33px;
	line-height: 36px;
	color: #696969;
	cursor: pointer;
}

.serch_box .top_title_pic button {
	position: absolute;
	right: 10px;
	_right: 28px;
	top: 3px;
	width: 36px;
	height: 36px;
	background: url("../images/search-1.png") 0 0 no-repeat;
	display: inline-block;
	border: none;
	outline: none;
	cursor: pointer;
}
.serch_box .radio_tip {
	color: #1b65b9;
}
*+ul.top_title_pic button {
	right: 24px;
}

.serch_box .top_title_pic input {
	width: 100%;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	font-size: 18px;
	color: #666;
	border: 2px solid #1b65b9;
	outline: none;
	background: #fff;
	
}

*+ul.top_title_pic .inp_text {
	margin: 0 5px;
}

.serch_box .top_title_pic .btn {
	display: inline;
	margin-top: 2px;
	width: 140px;
	height: 50px;
	text-align: center;
	background: #015293;
	border-radius: 11px;
	cursor: pointer;
}

.serch_box .colun1 {
	overflow: hidden;
	zoom: 1;
	margin: 40px 0 10px;
}

.serch_box .colun1 ul {
	float: left;
	overflow: hidden;
	zoom: 1;
	font-size: 16px;
	margin-right: 44px;
	margin-right: 24px\9;
	_margin-right: 0px;
}

.serch_box .colun1 li {
	float: left;
	margin-right: 6px;
}
.serch_box .colun1 li input{
	vertical-align: text-top;
}

.serch_box .colun1 li span {
	margin-left: 6px;
}

.policySearchnoResultsPage_middle {
	width: 748px;
	margin: 50px auto 20px;
	/* margin-top: 50px;*/
	display: none;
}

.policySearchnoResultsPage_middle .jg_box {
	margin: 0px auto;
	text-align: center;
	width: 330px;
}

.policySearchnoResultsPage_middle .jg_p {
	margin-left: 45px;
	text-align: left;
	color: #7c7c7c;
	line-height: 30px;
}

.policySearchnoResultsPage_middle .jg_Para02 {
	height: 35px;
	line-height: 35px;
	color: #7c7c7c;
	font-size: 18px;
	font-weight: bold;
}

.policySearchnoResultsPage_middle .ys02 {
	line-height: 35px;
	float: left;
}

/* 移动端样式 */

@media (max-width: 769px) {
	body {
		min-width: 100%;
		background-image: url(../images/zwxxgk-bg-m.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
	}

	#dfhbm {
		white-space: nowrap;
	    overflow-x: auto;
	    overflow-y: hidden;
	}

	#container .main {
		width: 100%;
	}

	.mt60 {
		margin-top: 0.54rem;
	}

	.inner {
		width: 100%;
	}

	.wrap {
		width: 100vw;
	}

	.content .grid {
		width: 100%;
		padding: 0.55rem 0.2rem 0.9rem;
		margin-top: 0;
	}

	.col-md-3 {
		width: 100%;
	}

	.col-md-9 {
		width: 100%;
	}

	.col-md-3,
	.col-md-9 {
		padding: 0 !important;
	}

	#nav-crumbs {
		width: 100%;
		margin-left: 0;
	}

	.col_he .container-box {
		margin-left: 0;
		border: none;
		border-top: 1px solid #e7e7e7;
	}

	/* 头部 开始 */
	#header {
		height: 2rem;
		margin-bottom: 1.3rem;
		background-size: cover;
		overflow: visible;
	}

	#container #header .main {
		height: 100%;
		width: 100%;
	}

	#header .logo-header>img {
		width: 0.7rem;
		height: 0.75rem;
		margin-left: 0.3rem;
	}

	#header .logo-header {
		display: flex;
		align-items: center;
		height: 100%;
		margin: 0;
	}

	#header .logo-header .logo-text {
		width: 3.8rem;
		height: 0.8rem;
		margin-left: 0.14rem;
	}

	#header .logo-header .logo-text img {
		width: 100%;
		height: 100%;
	}

	.mobileIcon {
		display: block;
		width: 0.5rem;
		float: right;
		margin: 0.82rem 0.3rem 0 0;
	}

	.mobileIcon span {
		display: block;
		width: 0.5rem;
		height: 0.1rem;
		background: #4364c3;
		margin-bottom: 0.08rem;
	}
	#header .search-login {
		top: 100%;
		left: 0;
		margin-top: 0;
		padding: 0 20px;
		height: 1.3rem;
		background-color: #D1E0F1;
		display: flex;
		align-items: center;
	}

	#header .search-box {
		flex: 1;
		left: 0;
		height: 1.3rem;
		display: flex;
		margin-top: 0;
		align-items: center;
		justify-content: center;		
	}

	#header .login-register {
		line-height: 0.8rem;
		height: 0.8rem;
	}

	#header .search-box .input {
		flex: 1;
		height: 0.8rem;
		font-size: 0.36rem;
		border-radius: 0;
		position: static;
		padding-left: 0.3rem;
		background-color: #fff;
	}

	.search-box .search-btn {
		width: 0.77rem;
		height: 0.8rem;
		display: flex;
		align-items: center;
		justify-content: center;
		position: static;
	}

	.search-box .search-btn span {
		display: none;
	}

	.search-box .search-btn i {
		width: 0.4rem;
		height: 0.4rem;
		margin: 0;
		display: inline-block;
		background-size: cover;
	}

	.box_item_content ul a {
		float: none;
		width: 100%;
		height: 1rem;
		height: 1rem;
		margin: 0 0 0.3rem 0;
		padding: 0;
		font-size: 0.34rem;
	}

	#nav-menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		z-index: 99999;
		padding-top: 3.81rem;
		background-color: rgba(0, 0, 0, 0.7);
		display: none;
	}

	#nav-menu .menu li {
		width: calc(50% - 0.5rem);
		height: 1.45rem;
		margin: 0.25rem;
		background-color: #185193;
	}

	#nav-menu .menu li a {
		height: 100%;
		box-sizing: border-box;
	}

	#nav-menu .menu li a:before {
		display: inline;
	}

	#nav-menu .menu li span {
		display: block;
		width: 100%;
		font-size: 0.34rem;
		text-align: center;
		margin-left: 0;
	}

	#nav-menu .menu li i {
		width: 0.6rem;
		height: 0.56rem;
		padding: 0;
		margin: 0.17rem 0 0.17rem;
		vertical-align: baseline;
	}

	.menu_x {
		display: block;
		position: absolute;
		right: 0.1rem;
		top: -3rem;
		width: 0.42rem;
		height: 0.42rem;
	}

	ul.info-tree li a {
		font-size: 0.38rem;
	}

	/* 头部 结束 */
	/* 中间 开始 */
	.content .title {
		text-align: center;
		font-size: 1rem;
		margin-bottom: 0.55rem;
	}

	.info-search {
		width: 100%;
		margin-left: 0;
		margin-bottom: 0.74rem;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.article h2 a {
		color: #1b65b9;
		line-height: 1rem;
	}

	.article-footer ul {
		padding-inline-start: 0px;
	}

	.info-search:before,
	.info-search:after {
		width: 0;
		height: 0;
		top: 0;
		left: 0;
		position: static;
	}

	ul.info-tree li a i.s5 {
		top: 13px;
	}

	.container-box {
		margin-right: 0px;
		border-right: none;
	}

	.grid .search-box {
		width: 4.5rem;
		height: 1.05rem;
		padding-left: 0.2rem;
		margin: 0;
	}

	.btn_ysqgk i {
		width: 0.5rem;
		height: 0.5rem;
		margin-right: 0.1rem;
	}

	.search-box input {
		width: 100%;
		height: 100%;
		font-size: 0.3rem;
	}

	.box_item {
		padding-left: -15px;
	}

	.search-ico {
		width: 1.2rem;
		height: 100%;
	}

	.btn_ysqgk {
		width: 2.4rem;
		height: 1.05rem;
		line-height: inherit;
		font-size: 0.3rem;
		margin: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	ul.info-tree li.level-1:first-child a,
	ul.info-tree li a {
		line-height: 56px;
	}

	ul.info-tree li.level-2>i {
		top: 6px;
	}

	.container-box {
		margin-left: -15px;
	}

	.ldxx-list {
		padding: 0.2rem;
	}

	.ldxx-li {
		height: auto;
	}

	.ldxx-li img {
		width: 3rem;
		height: 4rem;
	}

	.ldxx-li-right {
		width: calc(100% - 3rem - 0.2rem);
		margin-left: 0.2rem;
	}

	.ldxx-li-right>p {
		width: 100%;
	}

	.article h2 {
		margin: 30px 10px 0;
	}

	.article-box {
		width: 100%;
		max-height: 100%;
		margin-right: 0px;
		min-height: 5rem;
	}

	.info-list li i {
		width: 0.1rem;
		height: 0.1rem;
		margin-top: 0.34rem;
		margin-left: 0;
		vertical-align: top;
	}

	.info-list li a {
		width: 95%;
		padding: 0.1rem 0.2rem;
	}

	.info-list li span {
		float: none;
		display: block;
		margin-left: 0.3rem;
		padding-left: 0;
	}

	.info-list li .line {
		width: 6.7rem;
		height: 0.01rem;
		background-color: #f8f8f8;
		margin: 0.4rem auto;
	}

	.zcwj_screen {
		margin-left: -15px;
		background-size: 100% 100%;
		margin-bottom: 0.2rem;
	}

	.zcwj_screen .title {
		width: 1.8rem;
		font-size: 0.32rem;
		margin-bottom: 0;
	}

	.zcwj_screen ul {
		margin-left: 0.2rem;
	}

	.zcwj_screen ul li {
		font-size: 0.24rem;
		margin-top: 0.36rem;
		margin-right: 0;
	}

	/* 中间结束 */
	/* 底部开始 */
	#footer {
		padding: 0.4rem 0;
		margin-top: 0.8rem;
	}

	#footer>.content {
		width: 100%;
		height: 5.96rem;
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}

	.footer-map {
		width: 100%;
		margin: 0;
	}

	.map-info {
		margin: 0.1rem 0 0 0;
		width: 100%;
	}

	.map-info>p {
		width: 100%;
		height: 0.28rem;
		font-size: 0.28rem;
		text-align: center;
		margin-bottom: 0.26rem;
	}

	#footer img.img-gzjg {
		height: 1.31rem;
		width: 1rem;
		left: 1.8rem;
		top: 97%;
		margin-left: 0rem;
		margin-top: -1.1rem;
	}

	#footer img.img-zfwzzc {
		height: 1.11rem;
		width: 2.2rem;
		left: 3.5rem;
		top: 99%;
		margin-left: 0rem;
		margin-top: -1.1rem;
	}

	.map-info>a {
		width: 100%;
		height: 0.28rem;
		font-size: 0.28rem;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 0.26rem;
	}

	.map-info>p:nth-child(2n) {
		margin-left: 0px;
	}

	/* 外链 */
	#footer .outerChain>ul>li {
		display: block;
		margin: 0 auto 0.2rem;
		float: none;
	}

	.outerChain>ul>li div {
		width: 100%;
	}

	.outerChain_content {
		width: 6.9rem;
		height: 3.5rem;
		bottom: 5rem;
	}

	.outerChain_content_title {
		padding: 0.1rem 0.5rem;
		text-align: center;
		font-size: 0.34rem;
	}

	.outerChain_content_center {
		padding: 0;
		margin: 0;
	}

	.outerChain_content_center ul li {
		width: 6.9rem;
		height: 0.6rem;
		line-height: 0.6rem;
		margin: 0;
	}

	.outerChain_content_center ul li a {
		font-size: 0.26rem;
		padding: 0;
		text-align: center;
		background-color: transparent;
		border-top: 1px solid #EEEEEE;
	}

	.outerChain_content_title span {
		height: inherit;
		line-height: initial;
		padding: 0;
		margin: 0;
		display: none;
	}

	.outerChain_content_title .active {
		color: #1b65b9;
		display: block;
		border: none;
	}

	.close-ico {
		idth: 0.36rem;
		height: 0.36rem;
		position: absolute;
		right: 0.2rem;
		top: 0.2rem;
	}

	.outerChain>ul>li {
		float: none;
		width: 100%;
		height: 0.8rem;
		line-height: 0.8rem;
		margin: 0 0 0.2rem 0;
	}

	.outerChain>ul>li:last-child {
		margin: 0;
	}

	.outerChain>ul>li div {
		width: 100%;
		height: 0.8rem;
		line-height: 0.8rem;
		cursor: pointer;
	}

	.outerChain ul li span {
		font-size: 0.3rem;
	}

	.outerChain ul li .select {
		width: 100%;
	}

	.outerChain p {
		margin-top: 0.6rem;
		width: 6.74rem;
		height: auto;
		font-size: 0.3rem;
		line-height: 0.6rem;
		color: #333333;
	}

	.outerChain>ul>li:nth-child(2) {
		margin-left: 0px;
	}

	#container .main {
		width: 6.9rem;
		margin: 0 auto;
	}

	/* 信用图片 */
	.credit {
		bottom: 1.4rem;
		right: 0.64rem;
	}

	.credit a {
		width: 2rem;
		height: 0.6rem;
		margin-right: 0.1rem;
	}

	/* 弹框 */
	.model .link-model {
		width: 5.94rem;
		height: 2.8rem;
	}

	.model .link-model .top {
		height: 0.8rem;
		padding: 0.23rem 0.36rem 0 0;
	}

	.model .link-model .top i {
		width: 0.29rem;
		height: 0.29rem;
		background-size: 100% 100%;
	}

	.model .link-model .link_main {
		padding: 0.23rem 0.46rem 0.21rem;
	}

	.model .link-model .link_main .title {
		font-size: 0.28rem;
	}

	.model .link-model .link_footer {
		height: auto;
		padding: 0.16rem 0.3rem;
	}

	.model .link_footer .btn {
		width: 1.35rem;
		height: 0.48rem;
		font-size: 0.28rem;
	}

	.model .link_footer .btn.cancel {
		line-height: 0.48rem;
		margin-right: 0.2rem;
	}

	.model .link_footer .btn.confirm {
		line-height: 0.48rem;
	}

	/* tab切换 */
	.box_item_title {
		height: 1rem;
		font-size: 0.36rem;
		line-height: 1rem;
	}

	.box_item_title span {
		width: auto;
		font-size: 0.36rem;
		padding: 0 0.2rem;

	}

	.box_item_title i {
		width: 0.04rem;
		height: 0.4rem;
	}

	/* tab切换 结束*/


	ul.zwgk_an a {
		width: 100%;
		height: 0.8rem;
		line-height: 0.8rem;
		margin: 0 0 0.3rem;
		padding: 0;
		font-size: 0.34rem;
	}

	.box_item:nth-child(2) {
		padding-top: 0.3rem;
		border-top: none;
	}

	/* 弹框 */
	.model .link-model {
		width: 5.94rem;
		height: 2.8rem;
	}

	.model .link-model .top {
		height: 0.8rem;
		padding: 0.23rem 0.36rem 0 0;
	}

	.model .link-model .top i {
		width: 0.29rem;
		height: 0.29rem;
		background-size: 100% 100%;
	}

	/* 弹框 */
	.model .link-model .link_main {
		padding: 0.23rem 0.46rem 0.21rem;
	}

	.model .link-model .link_main .title {
		font-size: 0.28rem;
	}

	.model .link-model .link_footer {
		height: auto;
		padding: 0.16rem 0.3rem;
	}

	.model .link_footer .btn {
		width: 1.35rem;
		height: 0.48rem;
		font-size: 0.28rem;
	}

	.model .link_footer .btn.cancel {
		line-height: 0.48rem;
		margin-right: 0.2rem;
	}

	.model .link_footer .btn.confirm {
		line-height: 0.48rem;
	}
	.department_title {
		font-size: 0.36rem;
		padding-left: 0.5rem;
		margin: 0.6rem 0 0.3rem;
		box-sizing: border-box;
	}
	
	.department .btn_ysqgk {
		width: 1.6rem;
	}
	
	.btn_ysqgk_department i {
		width: 0.24rem;
		height: 0.2rem;
		margin-right:0.1rem;
		background: url(../images/department_fhsy.png);
		background-size: 100% 100%;
	}
}

@media (min-width: 768px) {
	.is5 {
		line-height: 56px;
	}

	ul.info-tree li.level-1:first-child a {
		line-height: 56px;
	}

	.ioc5 {
		margin-top: 2px;
	}

	.ioc13 {
		margin-top: 30px;
	}

	.ioc12 {
		margin-top: 18px;
	}
}

@media (max-width: 480px) {
	.is5 {
		line-height: 27px;
	}
}
