/* 上传 */
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "微软雅黑";
	background: url('//t.jiaozuo.gov.cn/file/4108000016/img/bg.png') top center no-repeat;
	background: url('//t.jiaozuo.gov.cn/file/4108000016/img/bg.png') center top no-repeat;

}

a,
a:hover,
a:focus,
a:visited {
	color: #000;
	text-decoration: none;
}

ul {
	list-style: none;
	margin: 0
}

p {
	margin: 0
}

ul li.bgNone .li_bg {
	background: none !important;
}

#swzakg {
	float: right;
	height: 19px;
	line-height: 37px;
	width: 89px;
	font-size: 16px;
	color: #E5E0FF;
	cursor: pointer;
	text-align: center;
}

/*首页*/
.top {
	width: 100%;
	height: 36px;
}

.top_main {
	width: 1200px;
	height: 36px;
	margin: 0 auto;
}

.top_left {
	width: 650px;
	height: 36px;
	overflow: hidden;
	float: left;
}

.top_left ul {
	margin-top: 8px;
	overflow: hidden;
}

.top_left ul li {
	overflow: hidden;
	float: left;
	margin-right: 30px;
}

.top_left li a {
	height: 19px;
	line-height: 19px;
	font-size: 16px;
	color: #E5E0FF;
}

.top_right {
	width: 280px;
	height: 36px;
	overflow: hidden;
	float: right;
}

.top_right ul {
	margin-top: 8px;
}

.top_right li a {
	float: left;
	height: 19px;
	line-height: 19px;
	width: 89px;
	font-size: 16px;
	color: #E5E0FF;
	text-align: center;
	border-right: 1px solid #E5E0FF;
}

.beij {
	width: 100%;
}

.log {
	width: 1200px;
	height: 100px;
	margin: 70px auto 100px auto
}

.sous {
	background: url("//t.jiaozuo.gov.cn/file/4108000016/img/sea2.png") no-repeat;
	float: right;
	width: 490px;
	height: 41px;
	margin-top: 30px;
}

.ss_but {
	width: 24px;
	height: 24px;
}
.search{float:right;margin-top: 26px;position:relative;}
.search_b{width: 192px;height:30px;background: url(https://t.jiaozuo.gov.cn/file/4108000016/img/search_input.png) no-repeat;position:absolute;left:18px;top: 40px;}
.search_b input{border:0px;float:left;padding:0px;margin:0px;outline:none;}
.search_b input[type='text']{padding-top: 5px;padding-left: 10px;background: rgba(0, 0, 0, 0);width:164px;}
.search_b input[type='submit']{width:16px;height:16px;background:url(https://t.jiaozuo.gov.cn/file/4108000016/img/search_b.png) no-repeat; cursor:pointer;margin-top:7px;}


.oldModel .search_b{width: 218px;height: 50px;background-size: 100% 100%;left: 10px;top: 42px;}
.oldModel .search_b input[type='text']{width: 177px;}
.oldModel .search_b input[type='submit']{width: 22px;height: 22px;margin-top: 14px;background-size: 100%;margin-left: 10px;}


.srh_box {
	outline: none;
	line-height: 40px;
	height: 40px;
	width: 344px;
	float: left;
	border: none;
	background: url("//t.jiaozuo.gov.cn/file/4108000016/img/sea1.png") 10px 9px no-repeat;
	padding-left: 44px;
	font-size: 16px;
	box-sizing: border-box;
}

.srh_btn {
	width: 142px;
	outline: none;
	float: left;
	height: 39px;
	background: url("//t.jiaozuo.gov.cn/file/4108000016/img/sea3.png") no-repeat;
	border: none;
	margin-top: 1px;
	cursor: pointer;
}

/*固定图片*/
.gdtp {
	position: fixed;
	right: 85px;
	top: 305px;
	width: 70px;
}

/*头条滚动*/
.jzcon {
	width: 1200px;
	min-height: 1000px;
	margin: 0 auto;
}

.tbtop {
	height: 50px;
	line-height: 50px;
	background: #0C75CF;
	padding: 0 23px;
}

.shouye {
	width: 100px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	float: left;
}

.marquee {
	overflow: hidden;
	width: 100%;
	height: 50px;
}

.marquee ul {
	overflow: hidden;
	float: left;
}

.marquee ul li {
	float: left;
	padding-right: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
}

/*整体内容*/
.jzcon {
	width: 1200px;
	min-height: 1000px;
	margin: 0 auto;
	overflow: hidden
}

.hdcon {
	width: 1200px;
	/* height: 430px; */
	height: 390px;
	margin: 0 auto;
	background: url("//t.jiaozuo.gov.cn/file/4108000016/img/bg1.png");
}

.hd {
	width: 240px;
	height: 410px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

.hd li {
	width: 228px;
	height: 86px;
	margin-bottom: 15px;
	margin-top: 15px;
	background: #fff;
}

.hd li.on {
	width: 228px;
	height: 86px;
	background: #025AB3;
}

.hd .blue {
	display: none;
	position: relative;
	margin-right: 10px;
}

.hd .white {
	position: relative;
	margin-right: 10px;
}

.hd .on .blue {
	display: inline-block;
	position: relative;
	margin-right: 10px;
}

.hd .on .white {
	display: none;
	position: relative;
	top: 17px;
	margin-right: 10px;
}

.hd li a {
	color: #025AB3;
	font-size: 24px;
	line-height: 80px;
	margin-left: 20px;
}

.hd li.on a {
	color: #fff;
}

.bd {
	width: 900px;
	/* min-height: 392px; */
	min-height: 352px;
	float: left;
	margin-top: 25px;
	background: #fff;
	margin-left: 15px;
}
.hdcon .bd{
	width: 1170px;
}
.tzgg {
	width: 890px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin-left: 30px;
}

.tzgg-l {
	float: left;
	overflow: hidden;
}

.tzgg_img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

a.tzgg_title {
	color: #0858AD;
	margin-right: 20px;
}

.tzgg-r {
	float: left;
	overflow: hidden;
	width: 720px;
	overflow: hidden;
	position: relative;
	height: 40px
}

.tzgg-r .bd1 ul li {
	height: 40px;
	line-height: 40px;
}

.tzgg-r .bd1 ul li span {
	float: right;
}

.tzgg-r .infoList li {
	height: 24px;
	line-height: 24px;
}

.tzgg-r .infoList li .date {
	float: right;
	color: #999;
}

/*焦点图*/
.focus {
	/* width: 456px; */
	width: 530px;
	height: 320px;
	float: left;
	position: relative;
	padding: 10px;
	margin-top: 5px;
}

.focus #pic {
	/* width: 456px; */
	width: 530px;
	height: 320px;
	overflow: hidden;
}

.focus #pic ul {
	width: 1216px;
	height: 400px;
	float: left;
}

.focus #pic li {
	width: 597px;
	height: 400px;
	float: left;
}

.focus #pic li img {
	/* width: 456px; */
	width: 530px;
	height: 320px;
}

.pic_p {
	height: 100px;
	margin-top: -30px;
	position: relative;
	background: rgba(0, 0, 0, 0.3);
}

.spana {
	display: block;
	font-size: 16px;
	color: #ccc;
	font-weight: bold;
	line-height: 30px;
	margin-left: 10px;
}

.focus .tip-bg {
	width: 597px;
	height: 21px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 12;
}

.focus #tip {
	width: 96px;
	height: 14px;
	position: absolute;
	left: 350px;
	top: 310px;
	z-index: 13;
}

.focus #tip ul li {
	width: 14px;
	height: 14px;
	float: left;
	display: inline;
	margin: 0 5px;
	cursor: pointer;
	background: #6A6766;
	border-radius: 50%;
}

.focus #tip ul li.on {
	background: #fff;
}

.focus .btn {
	width: 42px;
	height: 9px;
	position: absolute;
	right: 0;
	bottom: 5px;
	z-index: 14;
	overflow: hidden;
}

.focus .btn ul {
	width: 100%;
	float: left;
}

.focus .btn li {
	width: 7px;
	height: 9px;
	float: left;
	display: inline;
	margin: 0 7px;
	cursor: pointer;
	overflow: hidden;
}

.focus .btn li.prev {
	background: yellow;
}

.focus .btn li.next {
	background: pink;
}

.notice1 {
	/* width: 410px; */
	width: 564px;
	min-height: 320px;
	overflow: hidden;
	float: right;
	margin-right: 5px;
}

.notice1 .tab-hd {
	height: 37px;
	color: #000;
}

.notice1 .tab-hd .tab-nav {
	height: 34px;
	border-bottom: 1px solid #979797;
	margin-top: 10px;
}

.notice1 .tab-hd li {
	float: left;
	height: 34px;
	text-align: center;
	line-height: 28px;
	width: 105px;
}

.notice1 .tab-hd li a {
	font-size: 20px;
	text-align: center;
}

.notice1 .tab-hd li i {
	width: 2px;
	background: #ccc;
	height: 34px;
}

.notice1 .tab-hd li.on {
	border-bottom: 2px solid #377ABE;
	text-align: center;
}

.notice1 .tab-hd li.on a {
	color: #377ABE;
	font-weight: bold;
	font-size: 20px;
}

.notice1 .tab-bd ul {
	overflow: hidden;
	zoom: 1;
}

.notice1 .tab-bd li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	/* width: 405px; */
	width: 542px;
	font-size: 16px;
}

.notice1 .tab-bd li a em {
	display: block;
	float: right;
	font-style: normal;
	color: #A7A7A7;
}

.notice1 .tab-bd li a i {
	display: inline-block;
	margin: 0 5px 0;
}

.more {
	float: right;
	margin-right: 20px;
	font-size: 15px;
	margin-top: 5px;
}

/*信息公开*/
.xxgk_l {
	width: 310px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

.xxgkli {
	width: 136px;
	height: 105px;
	margin-left: 18PX;
	float: left;
	border-radius: 8px;
	background: #E1F5FF;
	text-align: center;
	margin-top: 15px;
}

.xxgkli_img {
	width: 50px;
	height: 50px;
	display: block;
	margin: 10px auto
}

.xxgkli_img1 {
	width: 46px;
	height: 32px;
	display: block;
	margin: 19px auto
}

.xxgkli_span {
	width: 100px;
	font-size: 16px;
}

.xxgk_r {
	width: 510px;
	margin-left: 40px;
	margin-top: 10px;
	float: right;
	margin-right: 20px;
}

.xxgk_r_t {
	width: 510px;
	min-height: 250px;
	overflow: hidden;
	margin-right: 5px;
}

.xxgk_r_t .tab-hd {
	height: 37px;
	color: #A7A7A7;
}

.xxgk_r_t .tab-hd .tab-nav {
	height: 34px;
	border-bottom: 1px solid #000;
	margin-top: 10px;
}

.xxgk_r_t .tab-hd li {
	float: left;
	height: 22px;
	text-align: center;
	line-height: 22px;
	width: 105px;
	border-right: 1px solid #ccc;
}

.xxgk_r_t .tab-hd li a {
	font-size: 18px;
	text-align: center;
	color: #A7A7A7;
}

.xxgk_r_t .tab-hd li i {
	width: 2px;
	background: #ccc;
	height: 34px;
}

.xxgk_r_t .tab-hd li.on {
	text-align: center;
}

.xxgk_r_t .tab-hd li.on a {
	color: #377ABE;
	font-size: 18px;
	font-weight: bold;
}

.xxgk_r_t .tab-bd ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 5px;
}

.xxgk_r_t .tab-bd li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	width: 490px;
	font-size: 16px;
}

.xxgk_r_t .tab-bd li a em {
	display: block;
	float: right;
	font-style: normal;
	color: #A7A7A7;
}

.xxgk_r_t .tab-bd li a i {
	display: inline-block;
	margin: 0 5px 0;
}

.more {
	float: right;
	margin-right: 20px;
	font-size: 15px;
	margin-top: 5px;
}

.xxgk_r_b {
	height: 63px;
	width: 525px;
	overflow: hidden;
	margin-top: 5px;
	display: inline-block
}

.xxgk_r_img {
	float: left;
	overflow: hidden;
	margin-right: 5px;
}

/*在线办事*/
.zxbs_l {
	width: 550px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 10px;
}

.zxbs_l_t_tit {
	height: 35px;
	line-height: 35px;
	width: 544px;
	border-bottom: 1px solid #000;
}

.zxbs_l_t_tit p {
	float: left;
	font-size: 18px;
	background: #0075CB;
	width: 136px;
	color: #fff;
	text-align: center;
}

.zxbs_l_span {
	float: right;
	margin-right: 20px;
	color: #A7A7A7;
}

.zxbs_l_t ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	width: 540px;
}

.zxbs_l_t li {
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	width: 530px;
	font-size: 16px;
}

.zxbs_l_t li em {
	display: block;
	float: right;
	font-style: normal;
	color: #A7A7A7;
}

.zxbs_l_t li i {
	display: inline-block;
	margin: 0 5px 0;
}

.zxbs_l_b {
	width: 545px;
	min-height: 170px;
	overflow: hidden;
	float: right;
	margin-right: 5px;
}

.zxbs_l_b .tab-hd {
	height: 37px;
	color: #A7A7A7;
}

.zxbs_l_b .tab-hd .tab-nav {
	height: 34px;
	border-bottom: 1px solid #000;
	margin-top: 10px;
}

.zxbs_l_b .tab-hd li {
	float: left;
	height: 22px;
	text-align: center;
	line-height: 22px;
	width: 105px;
}

.zxbs_l_b .tab-hd li a {
	font-size: 18px;
	text-align: center;
	color: #A7A7A7;
}

.zxbs_l_b .tab-hd li i {
	width: 2px;
	background: #ccc;
	height: 34px;
}

.zxbs_l_b .tab-hd li.on {
	text-align: center;
}

.zxbs_l_b .tab-hd li.on a {
	color: #000;
	font-size: 18px;
}

.zxbs_l_b .tab-bd ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.zxbs_l_b .tab-bd li {
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	width: 530px;
	font-size: 16px;
}

.zxbs_l_b .tab-bd li a em {
	display: block;
	float: right;
	font-style: normal;
	color: #A7A7A7;
}

.zxbs_l_b .tab-bd li a i {
	display: inline-block;
	margin: 0 5px 0;
}

.zxbs_r {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	min-height: 350px;
	width: 320px;
}

.zxbs_r ul {
	overflow: hidden;
}

.zxbs_r li {
	width: 310px;
	height: 46px;
	background: #C9E3FF;
	margin-top: 8px;
}

.zxbs_r p {
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	text-align: center;
}

.zxbs_r_img {
	margin-top: 10px;
}

/*互动交流*/
.hdjj_l {
	/*width: 440px;*/
	width: 890px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

.hdjj_l_tit {
	height: 35px;
	line-height: 35px;
	/*width: 440px;*/
	width: 890px;
	border-bottom: 1px solid #000;
}

.hdjj_l_tit p {
	float: left;
	background: #0075CB;
	width: 136px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.hdjj_l_span {
	float: right;
	margin-right: 10px;
	color: #A7A7A7;
}

.hdjj_l ul {
	overflow: hidden;
	zoom: 1;
}

.hdjj_l li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	width: 430px;
	font-size: 16px;
}

.hdjj_l li em {
	display: block;
	float: right;
	font-style: normal;
	color: #A7A7A7;
}

.hdjj_l li i {
	display: inline-block;
	margin: 0 5px 0;
}

.hdjj_r {
	overflow: hidden;
	width: 430px;
	margin-top: 20px;
	float: right;
	margin-right: 7px;
}

.hdjj_r_t_tit {
	height: 35px;
	line-height: 35px;
	width: 440px;
	border-bottom: 1px solid #000;
}

.hdjj_r_t_tit p {
	float: left;
	background: #0075CB;
	width: 136px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.hhdjj_r_span {
	float: right;
	margin-right: 10px;
	color: #A7A7A7;
}

.hdjj_r_t_img {
	margin-top: 10px;
	float: left;
}

.hdjj_r_t_con {
	float: left;
	margin-left: 35px;
	margin-top: 30px;
}

.hdjj_r_t_con p {
	font-size: 18px;
	line-height: 27px;
}

.hdjj_r_t_con_a {}

.hdjj_r_b {
	float: left;
	overflow: hidden;
	margin-top: 2px;
}

.hdjj_r_b ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 3px;
}

.hdjj_r_b li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	width: 430px;
	font-size: 16px;
}

.hdjj_r_b li em {
	display: block;
	float: right;
	font-style: normal;
	color: #A7A7A7;
}

.hdjj_r_b li i {
	display: inline-block;
	margin: 0 5px 0;
}

/*局属部门*/
.j-l-j-r {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 18px;
}

.jswz {
	float: left;
	width: 800px;
	/* width: 100%; */
}

.jswz_tlt {
	width: 800px;
	/* width: 100%; */
	height: 28px;
	line-height: 28px;
	background: #0257B2;
}

.jswz_tlt p {
	width: 100px;
	float: left;
	color: #fff;
	font-size: 16px;
	margin-left: 20px;
}

.jswz_con {
	width: 800px;
	/* width: 100%; */
	/* height: 130px; */
	height: 70px;
}

.jswz_con li {
	float: left;
	width: 180px;
	height: 28px;
	margin-top: 15px;
}

.jswz_con li a {
	font-size: 16px;
}

.jswz_con li i {
	width: 5px;
	height: 5px;
	background: #0257B2;
	display: inline-block;
	margin: 0 10px 5px;
}

.jzxx-r {
	width: 395px;
	margin-left: 5px;
	float: right;
	/* display:none; */
}

.jzxx_r_tlt {
	width: 395px;
	height: 28px;
	line-height: 28px;
	background: #0257B2;
}

.jzxx_r_tlt p {
	width: 150px;
	float: left;
	color: #fff;
	font-size: 16px;
	margin-left: 20px;
}

.jzxx_more {
	float: right;
	width: 80px;
	color: #fff;
}

/*招考招录*/
.xxnr1 {
	width: 1200px;
	overflow: hidden;
	margin-top: 10px;
}

.xxnr {
	width: 1200px;
	height: 290px;
	margin-top: 20px;
}

.zkzl {
	width: 394px;
	overflow: hidden;
	float: left;
}

.zkzl_title {
	width: 394px;
	height: 30px;
	line-height: 30px;
	background: #025AB3;
}

.zkzl_title p {
	float: left;
	margin-left: 20px;
	color: #fff;
	font-size: 16px;
}

.zkzl_more {
	display: block;
	width: 70px;
	float: right;
	font-size: 15px;
}

a.zkzl_more {
	color: #fff;
}

.zkzl ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.zkzl li {
	/* height: 42px !important; */
	line-height: 22px;
	margin-top: 13px;
	overflow: hidden;
	width: 390px;
	font-size: 16px;
}

.zkzl li a i {
	display: inline-block;
	margin: 0 5px 0;
}

.zkzl li a em {
	display: block;
	float: right;
	margin-right: 5px;
	color: #A7A7A7;
	font-style: normal;
}

/*政策文件*/
.zcwj {
	width: 394px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
}

.zcwj .tab-hd {
	height: 30px;
	color: #000;
}

.zcwj .tab-hd .tab-nav {
	width: 394px;
	height: 30px;
	line-height: 30px;
	background: #025AB3;
	font-size: 16px;
	color: #ccc;
}

.zcwj .tab-hd li {}

.zcwj .tab-hd li a {
	text-align: center;
	float: left;
	color: #fff;
	border-right: 1px solid #fff;
	margin-top: 4px;
	width: 110px;
	height: 21px;
	line-height: 21px;
}

.zcwj .tab-hd li i {
	width: 2px;
	background: #ccc;
	height: 30px;
}

.zcwj .tab-hd li.on {
	text-align: center;
	color: #fff;
}

.zcwj .tab-hd li.on a {
	color: #fff;
	font-size: 16px;
}

.zcwj .tab-bd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.zcwj .tab-bd li {
	height: 25px;
	line-height: 22px;
	margin-top: 13px;
	overflow: hidden;
	width: 390px;
	font-size: 16px;
}

.zcwj .tab-bd li a em {
	display: block;
	float: right;
	margin-right: 5px;
	color: #A7A7A7;
	font-style: normal;
}

.zcwj .tab-bd li a i {
	display: inline-block;
	margin: 0 5px 0;
}

.more1 {
	float: right;
	margin-right: 20px;
	font-size: 15px;
}

.more1 a {
	color: #fff;
}

/*办事指南*/
.bazn {
	width: 394px;
	height: 190px;
	float: left;
	margin-left: 8px;
}

.bazn_title {
	width: 394px;
	height: 30px;
	line-height: 30px;
	background: #025AB3;
}

.bazn_title p {
	float: left;
	margin-left: 20px;
	color: #fff;
	font-size: 16px;
}

.bazn_more {
	display: block;
	width: 70px;
	float: right;
	color: #fff;
	font-size: 15px;
}

a.bazn_more {
	color: #fff;
}

.bazn ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.bazn li {
	height: 25px;
	line-height: 22px;
	margin-top: 13px;
	overflow: hidden;
	width: 390px;
	font-size: 16px;
}

.bazn li a i {
	display: inline-block;
	margin: 0 5px 0;
}

.bazn li a em {
	display: block;
	float: right;
	margin-right: 5px;
	color: #A7A7A7;
	font-style: normal;
}

/*单入单出*/
.tlimg {
	width: 1200px;
	height: 108px;
	position: relative;
	margin-top: 20px;
}

.tlimg .pic {
	position: relative;
	z-index: 0;
}

.tlimg .pic img {
	width: 100%;
	height: 108px;
	display: block;
}
.fr{
	float: right;
}
.fl{
	float: left;
}

.tlimg .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.tlimg .hd li {
	margin: 0 5px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

/*综合信息一行*/
/*综合信息*/
.zhxx {
	width: 590px;
	float: left;
}

.zhxx_tilte {
	width: 590px;
	height: 30px;
	line-height: 30px;
	background: #025AB3;
	float: left;
}

.zhxx_tilte p {
	float: left;
	margin-left: 20px;
	font-size: 20px;
}

.zhxx_tilte span {
	color: #fff;
}

.zhxx_more {
	display: block;
	width: 70px;
	float: right;
	color: #fff;
	font-size: 16px;
}

.zhxx ul {
	overflow: hidden;
	float: left;
}

.zhxx li {
	width: 590px;
	height: 43px;
	background: #DBE8F8;
	margin-top: 6px;
	float: left;
}

.sjimg {
	margin-left: 20px;
	margin-top: 12px;
	float: left;
}

.zhxxp {
	color: #0057B4;
	float: left;
	width: 340px;
	margin-top: 10px;
	text-indent: 1em;
}

.zhxxp a {
	color: #0057B4;
	font-size: 16px;
}

/*服务大厅*/
.fwdt {
	width: 590px;
	float: left;
	margin-left: 20px;
}

.fwdt_title {
	width: 590px;
	height: 30px;
	line-height: 30px;
	background: #025AB3;
	float: left;
}

.fwdt_title p {
	float: left;
	margin-left: 20px;
	color: #fff;
	font-size: 20px;
}

.fwstli {
	width: 125px;
	height: 90px;
	float: left;
	background: #F2F2F2;
	text-align: center;
	margin-top: 8px;
}

.fwdtmr {
	margin-left: 9px
}

.fwstli_left {
	width: 190px;
	height: 90px;
	float: left;
	background: #F2F2F2;
	text-align: center;
	margin-top: 8px;
}

.fwstli_right {
	width: 193px;
	height: 90px;
	float: left;
	background: #F2F2F2;
	text-align: center;
	margin-top: 8px;
	margin-left: 10px;
}

.fwstli_img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 10px auto
}

.fwstli_span {
	width: 100px;
	font-size: 16px;
}

/*在线访谈*/
.zxft {
	width: 394px;
	float: left;
	margin-left: 8px;
}

.zxft_title {
	width: 394px;
	height: 30px;
	line-height: 30px;
	background: #025AB3;
}

.zxft_title p {
	float: left;
	margin-left: 20px;
	color: #fff;
	font-size: 20px;
}

.xlzb {
	width: 394px;
	height: 190px;
	margin-top: 6px;
	background: #F2F2F2;
}

.xlzb_img {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
}

.xlzbfont {
	width: 150px;
	height: 142px;
	margin-top: 30px;
	float: left;
	margin-left: 18px;
}

.time {
	font-size: 20px;
}

.xlzbfont a {
	font-size: 18px;
	line-height: 40px;
}

.xlzbfont p {
	font-size: 18px;
	line-height: 40px;
}

/*专题专栏*/
.ztzl {
	width: 1200px;
	height: 96px;
	background: #F2F2F2;
}

.ztzl_img {
	display: inline-block;
	margin-left: 5px;
	margin-top: 12px;
	float: left;
}

.ztScroll {
	width: 1055px;
	height: 75px;
	position: relative;
	margin-left: 5px;
	float: left;
	margin-top: 12px;
}

.ztScroll .scrollWrap {
	width: 1060px;
	position: absolute;
	overflow: hidden;
}

.ztScroll .dlList li div {
	margin: 0 auto;
	width: 339px;
	overflow: hidden;
}

.ztScroll img {
	width: 339px;
	height: 75px;
	margin-right: 20px;
}

.picScroll {
	float: left;
	position: relative;
	border: 1px solid #eee;
	width: 1055px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 5px;
}

.picScroll .next {
	left: auto;
	right: 0px;
}

.picScroll ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll ul li {
	width: 339px;
	float: left;
	overflow: hidden;
	padding: 0 5px;
	box-sizing: content-box;
	margin-left: 5px;
}

.picScroll ul li img {
	width: 339px;
	height: 85px;
	display: block;
}












/*尾部导航*/
.notice2 {
	width: 1200px;
	min-height: 138px;
	overflow: hidden;
	margin-top: 20px;
	background: #F2F2F2;
}

.notice2 .tab-hd {
	height: 40px;
	color: #000;
}

.notice2 .tab-hd .tab-nav {
	height: 30px;
	border-bottom: 1px solid #979797;
	margin-top: 10px;
	width: 1170px;
	margin-left: 20px;
}

.notice2 .tab-hd li {
	float: left;
	height: 30px;
	line-height: 28px;
	width: 200px;
	text-align: center;
}

.notice2 .tab-hd li a {
	font-size: 18px;
	text-align: center;
}

.notice2 .tab-hd li i {
	width: 2px;
	background: #ccc;
	height: 34px;
}

.notice2 .tab-hd li.on {
	background: #025AB3;
}

.notice2 .tab-hd li.on a {
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.notice2 .tab-bd {
	width: 1180px;
	margin-left: 20px;
}

.notice2 .tab-bd ul {
	overflow: hidden;
	zoom: 1;
}

.notice2 .tab-bd li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	margin-right: 25px;
	float: left;
	font-size: 16px;
}

.notice2 .tab-bd li a em {
	display: block;
	float: right;
	font-style: normal;
	color: #A7A7A7;
}

.notice2 .tab-bd li a i {
	display: inline-block;
	margin: 0 15px 0;
}

/*尾部*/
.wb {
	width: 1200px;
	margin: 0 auto;
	height: 184px;
}

.wb_top {
	width: 1200px;
	height: 38px;
	background: #025AB3;
	overflow: hidden;
	margin-top: 10px;
}

.wb_top_con {
	margin: 0 auto;
	width: 625px;
}

.wb_top_con li {
	float: left;
	min-width: 100px;
	height: 30px;
	line-height: 30px;
	border-right: 2px solid #fff;
	text-align: center;
	margin-top: 4px;
}

.wb_top_con li a {
	color: #fff;
	font-size: 18px;
}

.wb_con {
	width: 1200px;
	margin-top: 20px;
}

.wb_l {
	width: 300px;
	float: left;
	margin-top: 30px;
}

.img1 {
	float: left;
}

.img2 {
	float: left;
	margin-left: 20px;
}

.wb_c {
	width: 600px;
	margin: 0 auto;
	float: left;
	margin-top: 20px;
}

.wb_c p {
	margin: 0 0 10px;
	text-align: center;
	font-size: 16px;
}

.wb_r {
	float: left;
	margin-top: 10px;
}

.wb_con p {
	margin: 0 auto;
	text-align: center;
	width: 600px;
	margin-top: 10px;
}

/*二级页*/
/*二级页导航*/
.nav {
	width: 100%;
	background: #025AB3;
	height: 46px;
}

.nav_con {
	width: 1200px;
	margin: 0 auto;
	height: 46px;
	line-height: 46px;
}

.nav_con li {
	width: 150px;
	text-align: center;
	float: left;
	height: 32px;
	line-height: 32px;
	border-right: 2px solid #fff;
	margin-top: 8px;
}

.nav_con li a {
	color: #fff;
	font-size: 18px;
}


/*首页导航*/
/*.nav_con_sy{width: 1200px; margin: 0 auto; height: 46px; line-height: 46px;background: #025AB3;}
.nav_con_sy ul{overflow:hidden}
.nav_con_sy li{    width: 145px;
    text-align: center;
    float: left;
    height: 32px;
    line-height: 32px;
    border-right: 2px solid #fff;
    margin-top: 8px;}
.nav_con_sy li a{color: #fff; font-size: 18px; }*/
.nav_con_sy {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	background: #025AB3;
}

.nav h3 {
	width: 200px;
	text-align: center;
	float: left;
	height: 32px;
	line-height: 32px;
	border-right: 2px solid #fff;
	margin-top: 8px;
}

.nav .m {
	position: relative;
	float: left;
	width: 200px;
	display: inline;
	text-align: center;
}

.nav .m h3 i {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 4px;
	overflow: hidden;
	margin: -2px 0 0 5px;
}

.nav h3 a {
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
	font-weight: normal;
}

.nav .sub {
	display: none;
	/* width: 150px; */
	width: 200px;
	position: absolute;
	top: 46px;
	background: #fff;
	float: left;
	line-height: 30px;
	z-index: 2;
}

.nav .sub li {
	text-align: center;
}

.nav .sub li a {
	color: #000;
	display: block;
	zoom: 1;
}

.nav .sub li a:hover {
	background: #0879CC;
	color: #fff;
}




/*当前位置*/
.seat-box {
	width: 1200px;
	margin: 0 auto;
	line-height: 50px;
	font-size: 16px;
	background: #EDF6FF;
}

.seat-name {
	padding-left: 40px;
}


.container {
	width: 1225px;
}

.container1 {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}

/*二级页左侧*/
.ejleft {
	width: 255px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

/*二级页右侧*/
.ejright {
	width: 900px;
	min-height: 672px;
	height: auto;
	float: right;
	margin-bottom: 10px;
}

/*分页栏目*/
.colLeft {
	width: 100%;
	min-height: 672px;
	height: auto;
	float: left;
	background: #eeeeee;
	padding-bottom: 10px;
}

.colLeftTitle {
	width: 245px;
	font-size: 20px;
	line-height: 50px;
	padding: 0 45px 0 15px;
	background-color: #025AB3;
	color: #fff;
	border-bottom: 1px solid #fff;
	float: left;
	margin: 5px 10px;
	padding-left: 35px;
}

.list-cols {
	width: 100%;
	overflow: hidden;
}

.list-cols li {
	width: 100%;
	line-height: 40px;
	float: left;
	border-bottom: 2px solid #fff;
}

.list-cols li a {
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 44px;
	float: left;
	padding-left: 20px;
	display: inline-block;
}

.list-cols li.active a::after {
	content: '>';
	float: right;
	margin-right: 10px;
}

.list-cols li a:hover {
	color: #2f5d99;
}

.list-cols .active {
	float: left;
	background-color: #EDF6FF;
}

.list-cols .active a {
	color: #2f5d99;
}

/*默认分页信息列表*/
.colInfoBox {
	width: 100%;
	min-height: 572px;
	height: auto;
	float: left;
}

.colInfoBoxTit {
	width: 100%;
	height: 50px;
	float: left;
	margin-bottom: 5px;
	border-bottom: 2px solid #2f5d99;
}

.colInfoBoxTit span {
	width: auto;
	font-size: 20px;
	line-height: 50px;
	padding: 0 15px;
	color: #2f5d99;
	float: left;
}

.colRtitle {
	width: 100%;
	height: 47px;
	float: left;
	border-bottom: 1px solid #ebebeb;
	font-size: 16px;
	line-height: 47px;
}

.colRtitle>span:nth-child(1):before {
	content: '·';
	margin: 0 10px;
}

.st12 {
	display: inline-block;
	width: 10px;
	height: 30px;
	background-color: #025AB3;
	margin-top: 10px;
	float: left;
	margin-left: 14px;
	border-radius: 6px;
}

.colRtitle font {
	width: auto;
	margin-right: 15px;
}

.colRtitle span:nth-child(1) {
	float: left;
	width: 76%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.colRtitle span:nth-child(2) {
	width: 100px;
	height: 40px;
	float: right;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #666666;
}

.dpxx {
	width: 100%;
	min-height: 647px;
	float: left;
}

.dpxxcon {
	width: 100%;
	margin: 20px auto;
	line-height: 35px;
}

.dpxxcon p {
	text-indent: 2em;
	margin-bottom: 20px;
}

.dpxxcon p img {
	max-width: 100%;
}

/*文章详情页*/
.cms-article-box {
	width: 1200px;
	min-height: 330px;
	background: #fff;
	padding-bottom: 10px;
	margin: 0 auto;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	overflow: hidden;
}

.cms-article-tit {
	width: 95%;
	margin: 0px auto;
	font-size: 26px;
	color: #2f5d99;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 10px;
}

.cms-article-xinxi {
	width: 1000px;
	height: 60px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px dashed #dedede;
}

.cms-article-xinxi span {
	padding: 0px 5px;
}

.cms-article-xinxi p {
	display: inline-block;
	min-width: 100px;
	margin: 0 10px;
}

.cms-article-video {
	width: 800px;
	height: 600px;
	margin: 10px auto;
}

.article-detail {
	width: 1200px;
	margin: 20px auto;
	padding: 0 30px;
	line-height: 35px;
}

.article-detail #zoomTY {
	margin-bottom: 10px;
	font-size: 18px;
}

.article-detail img {
	max-width: 100%;
}

.xx_share {
	width: auto;
	padding-left: 20px;
	float: left;
}

.printClose {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	text-align: right;
	float: right;
	margin-right: 50px;
}

.printClose a {
	width: auto;
	float: right;
	font-size: 14px;
	line-height: 30px;
}

/*详情页表格边框样式*/
.article-detail table {
	width: 100%;
	border: 1px solid #DCDCDC !important;
	border-collapse: collapse;
	text-indent: 0em;
}

.article-detailt table tr,
table td {
	border: 1px solid #DCDCDC !important;
	text-indent: 0em;
}












.ldxx_leixing {
	width: 890px;
}

.ldxx_leixing tr {
	width: 700px;
	height: 50px;
}

.laxx_right {
	width: 450px;
	height: 300px;
	float: right;
}

.laxx_rightli {
	width: 135px;
	height: 135px;
	float: left;
	background: #D9EDF6;
	text-align: center;
	margin-left: 10px;
	margin-top: 12px;
}

.laxx_rightli_img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 20px auto;
}

.laxx_rightli_img1 {
	width: 40px;
	height: 40px;
	display: block;
	margin: 10px auto;
}

.laxx_rightli_span {
	width: 100px;
	font-size: 20px;
}

.laxx_rightli_span1 {
	width: 90px;
	line-height: 30px;
	margin-top: 10px;
	display: inline-block;
	text-align: left;
}




.yxt {
	width: 890px;
	overflow: hidden;
	background: #E4E4E4;
}

.yxt li {
	font-size: 18px;
	color: #004E91;
	text-align: center;
	float: left;
	height: 38px;
	line-height: 38px;
}

.yxsj {
	width: 716px;
	overflow: hidden;
}

.yxsj li {
	font-size: 18px;
	text-align: center;
	float: left;
	height: 34px;
	line-height: 34px;
}





.jzxx_r_con .yxt {
	width: 440px;
	overflow: hidden;
	background: #E4E4E4;
}

.jzxx_r_con .yxt li {
	font-size: 16px;
	color: #004E91;
	text-align: center;
	float: left;
	height: 38px;
	line-height: 38px;
}

.jzxx_r_con .yxsj {
	width: 716px;
	overflow: hidden;
}

.jzxx_r_con .yxsj li {
	font-size: 16px;
	text-align: center;
	float: left;
	height: 34px;
	line-height: 34px;
}




/*领导*/
.ldduty {
	font-size: 16px;
	background: url(../images/ldzw_bj_091.jpg) 6px 18px no-repeat;
	color: #235B86;
	text-align: center;
	line-height: 35px !important;
}

.list-cols1 {
	width: 100%;
	padding: 0 0 0 10px;
	overflow: hidden;
}

.list-cols1 li {
	width: 100%;
	line-height: 40px;
	float: left;
	border-bottom: 2px solid #fff;
}

.list-cols1 li a {
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	display: inline-block;
}

.colLeft1 {
	width: 100%;
	min-height: 672px;
	height: auto;
	float: left;
	background: #eeeeee;
	padding-bottom: 10px;
}

.out-box {
	float: left;
	width: 212px;
	padding: 26px 0;
	text-align: center;
}

.leaderCon_L {
	text-align: center;
}

.leader-cont a {
	padding-top: 26px;
	display: inline-block;
	font-size: 18px;
	text-align: center
}

.lddyh {
	width: 424px;
	overflow: hidden;
	float: left;
}

.leader_title {
	font-size: 22px;
	text-align: center;
	height: 100px;
	font-weight: bold;
	line-height: 40px;
}

.ldfg1 {
	font-size: 18px;
	font-weight: bold;
}

.lddyh .out-box {
	float: right;
}

.lddyh1 {
	width: 400px;
	overflow: hidden;
	float: left;
}

.leaderImg img {
	width: 116px;
	height: 145px
}

.ldfg {
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;

}

.ldfg p {
	font-size: 16px;
}

.leader_content {
	margin-top: 100px
}

.ldfg p span {
	font-size: 16px;
}


/*机构*/
.colInfoBoxTit1 {
	width: 100%;
	height: 50px;
	background: #eeeeee;
	float: left;
	margin-bottom: 5px;
}

.colInfoBoxTit1 span {
	width: auto;
	font-size: 20px;
	line-height: 50px;
	padding: 0 15px;
	background: #2f5d99;
	color: #fff;
	float: left;
}

.jggkCon1 {
	width: 100%;
	padding-top: 10px;
	overflow: hidden;
}

.jggkCon1 a {
	width: 24%;
	color: #1d1c1c;
	line-height: 50px;
	margin-left: 1%;
	display: block;
	float: left;
	background: url(/sitesources/jzsrsj/upload/201908/20190827153155752.png) left center no-repeat;
	background-size: 10%;
	padding-left: 35px;
	font-size: 18px;
}

.jggkCon1 a:hover {
	color: #2f5d99;
}

.jgxq {
	width: 100%;
	padding-top: 10px;
}

.jgxq pre {
	width: 100%;
	height: auto;
	padding: 8px 36px;
	border: none;
	color: #000;
	line-height: 33px;
	font-size: 20px;
	white-space: pre-wrap;
	background: none;
}

.jgxq pre p {
	text-indent: 2em;
}

.mian_mian1 {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #eee;
	overflow: hidden;
	padding-top: 10px;
}

/*机构简介end*/



/*专题专栏*/
.zlej {
	overflow: hidden;
}

.zlej ul li {
	width: 354px;
	float: left;
	margin: 10px 20px;
	text-align: center;
}

.zlej ul li a {
	display: block;
}

.zlej ul li a img {
	display: block;
	margin: 0 auto;
}

.zlej ul li a span {
	font-size: 17px;
	line-height: 64px;
}

/*社会保证卡*/
.sbktop {
	background: url(/sitesources/jzsrsj/upload/201908/20190825165330140.jpg) top no-repeat;
	width: 100%;
	height: 438px;
}

.sbktop img {
	margin-left: 220px;
	margin-top: 75px;
}

.sbk_nav {
	width: 100%;
	height: 50px;
	background: #005EB5;
}

.sbk_nav_con {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}

.bgimg {
	float: left;
	background: url(/sitesources/jzsrsj/upload/201908/20190825170552722.png) no-repeat;
	width: 208px;
	height: 50px;
}

.bgimg p {
	width: 150px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
}

.sbk_tj {
	float: right;
	width: 950px;
}

.sbk_main {
	width: 1200px;
	margin: 0 auto;
}

.sbk_main_h1 {
	height: 325px;
	margin-top: 10px;
}

.sbk_focus {
	float: left;
	width: 480px;
	height: 325px;
}

.sbk_gzdt {
	float: right;
	margin-left: 10px;
	width: 700px;
	height: 325px;
}

.sbk_gzdt_tlt {
	width: 700px;
	height: 40px;
	background: #E3EFFD;
}

.sbk_gzdt_tlt p {
	width: 100px;
	text-align: center;
	color: #0057B4;
	font-size: 20px;
	line-height: 40px;
	float: left;
	cursor: pointer;
}

.sbk_gzdt_tlt p.on {
	font-weight: bold
}

.sbk_more {
	float: right;
	font-size: 16px;
	line-height: 40px;
	margin-right: 10px;
}

.sbk_gzdt li {
	float: left;
	width: 700px;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
}

.sbk_gzdt li a {
	font-size: 16px;
}

.sbk_gzdt li i {
	margin: 0 10px 0;
	display: inline-block;
}

.sbk_gzdt li em {
	display: block;
	float: right;
	font-style: normal;
	color: #A7A7A7;
	margin-right: 10px;
}

.sbk_zttp {
	width: 1200px;
	margin: 0 auto;
	height: 88px;
	margin-top: 10px;
}

.sbk_zttp img {
	float: left;
	/*margin-right: 10px;*/
}

.sbk_bl {
	border: 1px solid #ccc;
	height: 112px;
	margin-top: 12px;
}

.sbk_bl_img {
	float: left;
	width: 155px;
	height: 103px;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}

.sbk_bl_li {
	width: 120px;
	text-align: center;
	float: left;
	margin-left: 45px;
	height: 103px;
	margin-top: 5px;
}

.sbk_bl_li_img {
	width: 56px;
	height: 56px;
	display: block;
	margin: 10px auto;
}

.sbk_bl_li_span {
	width: 100px;
	font-size: 16px;
	text-align: center;
}

.sblxcp {
	width: 1200px;
	height: 95px;
	margin-top: 10px;
}

.sbk_bot {
	width: 100%;
	height: 50px;
	background: #005EB5;
	margin-top: 20px;
}

.sbk_bot_main {
	width: 600px;
	height: 50px;
	margin: 0 auto;
}

.sbk_bot_main li {
	width: 100px;
	text-align: center;
	border-right: 2px solid #fff;
	float: left;
	line-height: 25px;
	height: 25px;
	margin-top: 10px;
	font-size: 20px;
}

.sbk_bot_main li a {
	color: #fff;
}


.zxbsfy {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

.zxbsfy-bj {
	overflow: hidden;
}

.zxbsfy-ul {
	overflow: hidden;
}

.zxbsfy-ul li {
	width: 301px;
	float: left;
	text-align: center;
	margin: 20px 144px;
	background-color: #2470AC;
	padding: 20px;
	border-radius: 10px;
}

.zxbsfy-ul li a {
	font-size: 18px;
	color: #fff;
}













.bwcx_top {
	background: url(/sitesources/jzsrsj/theme/uxtheme10001/images/bwcxtb.jpg) top center no-repeat;
	width: 100%;
	height: 666px;
}

.bwcx_cen {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}

.bwcx_cen_tit {
	background: url(/sitesources/jzsrsj/theme/uxtheme10001/images/lmxx.png);
	margin-top: 20px;
	height: 128px;
}

.tit_l {
	float: left;
	margin-left: 205px;
	font-size: 36px;
	color: #BC1409;
	font-weight: bold;
	height: 75px;
	line-height: 75px;
	letter-spacing: 2px;
}

.tit_r {
	float: right;
	font-size: 38px;
	color: #BC1409;
	height: 75px;
	line-height: 75px;
	letter-spacing: 2px;
}

.bwcx_cen_nr {
	margin-top: 10px;
	background: #F1F1F1;
	overflow: hidden;
}

.bwcx_weibu {
	background: #BC1409;
	width: 100%;
	height: 130px;
	margin-top: 50px;
}

.bwcx_weibu_con {
	margin: 0 auto;
	width: 1200px;
	margin-top: 30px;
}

.bwcx_weibu p {
	color: #fff;
	line-height: 50px;
	height: 50px;
	font-size: 20px;
	text-align: center;
}

.bwcx_cen_nr .colInfoBoxTit {
	display: none
}

.bwcx_cen_nr .colRightOne a {
	font-size: 20px;
	float: left;
	color: #000;
}

.bwcx_cen_nr .colRightOne a span {
	color: #6a6a6a;
	float: right;
	font-size: 20px;
	width: 200px;
}

.bwcx_cen_nr nav {
	text-align: center !important;
}

.bwcxwb {
	background: #BC1409;
	margin-top: 20px;
}

.bwcxwb p {
	color: #fff
}

.bwcxwb .wb {
	height: 130px;
}

.bwcxwb .img2 {
	color: #fff
}

.tl-z {
	width: 590px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

.tl-z img {
	width: 590px;
	height: 96px
}

.tl-y {
	width: 590px;
	overflow: hidden;
	float: right;
	margin-bottom: 10px;
}

.tl-y img {
	width: 590px;
	height: 96px
}




.wmw {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.wmw img {
	float: left;
	width: 400px;
}














/*练兵比武*/
.kong {
	display: none
}

.ztbj-bw {
	background: url(/sitesources/jzsrsj/upload/202004/20200429094652611.png) top center no-repeat;
}

.bwlbhead {
	width: 965px;
	padding-top: 50px;
	min-width: 965px;
	margin: 0 auto;
	height: 330px;
	/*background: url(../image/img65/logo.png) center center no-repeat;*/
	/*background-size:92%;*/


	;

}

.bwlbcon {
	width: 1224px;
	min-width: 1224px;
	min-height: 600px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;

}

.bwlbrow {
	width: 1224px;
	padding: 12px 12px 0;
	min-height: 50px;
	overflow: hidden;
}

.bwlbtzgg {
	float: right;
	width: 655px;
	height: 365px;

}

.bwtzggtit {
	width: 100%;
	height: 38px;
}

.bw_tztit {
	color: #9F0904;
	width: 145px;
	font-size: 30px;
	line-height: 38px;
	float: left;
	font-weight: bold;
}

.bw_line {
	width: 500px;
	float: left;
	height: 30px;
	border-bottom: solid 4px #9F0904;
	text-align: right;
	line-height: 30px;
	padding-right: 10px;
}

.bw_line2 {
	width: 1045px;
	float: left;
	height: 30px;
	border-bottom: solid 4px #9F0904;
	text-align: right;
	line-height: 30px;
	padding-right: 10px;
}

a.bw_more {
	color: #FF7212;
	font-size: 16px;
	text-decoration: none;

}

.bwtzggcon {
	width: 100%;
	min-height: 200px;
	overflow: hidden;
	padding-top: 12px;
}

.bwlbli {
	width: 100%;
	height: 35px;
	line-height: 35px;
}

.bw_icon {
	display: block;
	float: left;
	text-align: center;
	width: 15px;
	height: 35px;
}

.bwlbzxdt {
	width: 518px;
	height: 365px;
	float: left;
}

.bw_dg {
	display: block;
	float: left;
	width: 593px;
	height: 128px;
}

.bw_tk {
	display: block;
	float: right;
	width: 593px;
	height: 128px;
}

.bwlbli {
	width: 100%;
	height: 35px;
	line-height: 35px;
}

.bw_icon {
	display: block;
	float: left;
	text-align: center;
	width: 15px;
	height: 35px;
}

a:link.bw_xx,
a:visited.bw_xx {
	display: block;
	float: left;
	height: 35px;
	color: #000;
	font-size: 18px;
	text-decoration: none;
}

.bw_rq {
	display: block;
	float: right;
	width: 100px;
	font-size: 16px;
	color: #999;
}




.fwstli1 {
	width: 290px;
	height: 115px;
	float: left;
	background: #F2F2F2;
	text-align: center;
	margin-top: 8px;
}

.fwdtmr1 {
	margin-left: 9px
}

.fwstli_left1 {
	width: 190px;
	height: 90px;
	float: left;
	background: #F2F2F2;
	text-align: center;
	margin-top: 8px;
}

.fwstli_right1 {
	width: 193px;
	height: 90px;
	float: left;
	background: #F2F2F2;
	text-align: center;
	margin-top: 8px;
	margin-left: 10px;
}

.fwstli_img1 {
	width: 40px;
	height: 40px;
	display: block;
	margin: 15px auto
}

.fwstli_span1 {
	width: 100px;
	font-size: 16px;
}












/*政府信息公开*/
/****背景 ****/
.zwxxgk_bd {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(/sitesources/jzsrsj/upload/202303/xxgk1_bg.jpg) center top no-repeat #fff;
}

/****top ****/
.zwxxgk_top {
	width: 1100px;
	height: 365px;
	margin: 0 auto;
}

.zwxxgk_top a {
	display: block;
	height: 100%;
}

.zwxxgk_top1 {
	padding-top: 30px;
	height: 85px;
	width: 350px;
}

.zwxxgk_top2 {
	width: 1100px;
	height: 121px;
	margin: 20px auto 0;
}

.xxgkTopTit {
	text-align: center;
	font-size: 80px;
	color: #fff;
	position: relative;
	padding-bottom: 30px;
	padding-top: 20px;
	font-weight: bold;
}

.xxgkTopTit span {
	font-size: 22px;
	background: #1a56a8;
	padding: 10px 20px;
	border-radius: 50px;
	font-weight: normal;
	box-shadow: 0 0 10px #ffffff;
}

.xxgkTopTit:after {
	content: "";
	display: block;
	position: absolute;
	width: 488px;
	border-top: 1px solid #fff;
	left: 40%;
	bottom: 0;
}

.zwxxgk_box {
	width: 1100px;
	height: 100%;
	overflow: hidden;
	background-color: #f2f2f2;
	margin: 0 auto;
	padding: 0px 36px 20px 36px;
	border: solid 1px #f2f2f2;
}

/* 检索 */
.zwxxgk_ss {
	width: 1028px;
	height: 51px;
	background: url('../images/zwxxgk_img05.png') no-repeat;
	float: left;
	margin-top: 84px;
	margin-bottom: 84px;
}

.inputText1 {
	width: 510px;
	height: 35px;
	line-height: 35px;
	float: right;
	border-radius: 2px;
	margin-top: 6px;
	margin-right: 260px;
}

.inputText1 input {
	width: 451px;
	height: 42px;
	;
	outline: none;
	line-height: 35px;
	background: #fff;
	margin-left: 2px;
	border: none;
}

.inputText1 .inp {
	width: 410px;
	height: 35px;
	float: left;
	padding-left: 20px;
}

.inputText1 .inp1 {
	width: 40px;
	height: 42px;
	float: right;
	cursor: pointer;
	text-align: center;
	margin-right: 15px;
}

.inputText1 .inp1 button {
	border: 0;
	width: 40px;
	height: 42px;
	background: url('../images/ss_but.png') center no-repeat;
	width: 100%;
}

/* 左导航 */
.dl_nav {
	width: 240px;
	float: left;
}

.dl_nav01 {
	width: 100%;
	float: left;
}

.dl_nav_h1,
.dl_nav_h2 {
	width: 240px;
	height: 70px;
	margin-bottom: 15px;
	margin-top: 0;
	float: left;
	font-size: 23px;
	color: rgb(45, 102, 165);
	background: #fff;
	border: 1px solid #ddd;
}

.dl_nav_h1 a {
	color: #1a56a8;
	font-size: 23px;
	display: block;
	height: 70px;
}

.dl_nav_h1 a:hover,
.dl_nav_h1.on a {
	background-color: rgb(45, 102, 165);
	color: #fff;
	text-decoration: none;
}

.dl_nav_h1 em.zwxxgk_bnt1,
.dl_nav_h1 em.zwxxgk_bnt2,
.dl_nav_h1 em.zwxxgk_bnt3,
.dl_nav_h1 em.zwxxgk_bnt4,
.dl_nav_h1 em.zwxxgk_bnt5 {
	width: 42px;
	height: 42px;
	float: left;
	margin-right: 20px;
	margin-top: 14px;
	margin-left: 15px;
}

.dl_nav_h1 div {
	float: left;
	width: 95px;
	margin-top: 10px;
}

.dl_nav_h1.wcB0 div {
	line-height: 70px;
	margin-top: 0;
}

.dl_nav_h1 em.zwxxgk_bnt1 {
	background: url('../images/zwxxgk_bnt00.png') no-repeat;
}

.dl_nav_h1 em.zwxxgk_bnt2 {
	background: url('../images/zwxxgk_bnt01.png') no-repeat;
}

.dl_nav_h1 em.zwxxgk_bnt3 {
	background: url('../images/zwxxgk_bnt02.png') no-repeat;
}

.dl_nav_h1 em.zwxxgk_bnt4 {
	background: url('../images/zwxxgk_bnt03.png') no-repeat;
}

.dl_nav_h1 em.zwxxgk_bnt5 {
	background: url('../images/zwxxgk_bnt04.png') no-repeat;
}

.dl_nav_h1:hover em.zwxxgk_bnt1 {
	background: url('../images/zwxxgk_bnt00b.png') no-repeat;
}

.dl_nav_h1:hover em.zwxxgk_bnt2 {
	background: url('../images/zwxxgk_bnt01b.png') no-repeat;
}

.dl_nav_h1:hover em.zwxxgk_bnt3 {
	background: url('../images/zwxxgk_bnt02b.png') no-repeat;
}

.dl_nav_h1:hover em.zwxxgk_bnt4 {
	background: url('../images/zwxxgk_bnt03b.png') no-repeat;
}

.dl_nav_h1:hover em.zwxxgk_bnt5 {
	background: url('../images/zwxxgk_bnt04b.png') no-repeat;
}

.dl_nav_h1.on em.zwxxgk_bnt1 {
	background: url('../images/zwxxgk_bnt00b.png') no-repeat;
}

.dl_nav_h1.on em.zwxxgk_bnt2 {
	background: url('../images/zwxxgk_bnt01b.png') no-repeat;
}

.dl_nav_h1.on em.zwxxgk_bnt3 {
	background: url('../images/zwxxgk_bnt02b.png') no-repeat;
}

.dl_nav_h1.on em.zwxxgk_bnt4 {
	background: url('../images/zwxxgk_bnt03b.png') no-repeat;
}

.dl_nav_h1.on em.zwxxgk_bnt5 {
	background: url('../images/zwxxgk_bnt04b.png') no-repeat;
}

/*.dl_nav_h2{padding-top: 3px;height: 65px;}
.dl_nav_h2:hover{background-color:rgb(45,102,165);color:#fff;}*/

.dl_nav_h1 span.jia,
.dl_nav_h1 span.jian {
	width: 24px;
	height: 70px;
	float: right;
	margin-right: 20px;
	margin-top: 24px;
}

.dl_nav_h1 span.jia {
	background: url('../images/jia.png') no-repeat;
}

.dl_nav_h1 span.jian {
	background: url('../images/jian.png') no-repeat;
}

.dl_nav_h1:hover span.jia {
	background: url('../images/jian.png') no-repeat;
}

.dl_nav_h1:hover span.jian {
	background: url('../images/jian.png') no-repeat;
}

.dl_nav_h1.on {
	width: 238px;
	background-color: rgb(45, 102, 165);
	color: rgb(255, 255, 255);
	font-size: 23px;
	display: block;
	border: 1px solid #2c6294;
}

.dl_nav_h1.on span.jia {
	background: url('../images/jia.png') no-repeat;
}

.dl_nav_h1.on span.jian {
	background: url('../images/jian.png') no-repeat;
}

ul.sideMencon {
	width: 240px;
	display: none;
	background: #fff;
	color: #999;
	float: left;
}

ul.sideMencon li {
	padding: 0px 0px 0px 40px;
	line-height: 40px;
	min-height: 40px;
	overflow: hidden;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
	position: relative;
}

ul.sideMencon li a {
	color: #4a4a4a;
	display: block;
}

ul.sideMencon li i {
	position: absolute;
	right: 16px;
	top: 8px;
}

ul.sideMencon li span {
	font-size: 35px;
	float: left;
	margin-right: 10px;
}

ul.sideMencon li:hover {
	background-color: rgb(230, 245, 255);
	display: block;
	color: #2d66a5;
}

ul.sideMencon li a:hover {
	color: #2d66a5;
	font-size: 16px;
	font-weight: 600;
}

ul.sideMencon li.on {
	color: #2d66a5;
	font-size: 16px;
	background-color: rgb(230, 245, 255);
}

ul.sideMencon li.active {
	color: #2d66a5;
	font-size: 16px;
	background-color: rgb(230, 245, 255);
}

ul.sideMencon li.on a {
	color: #2d66a5;
	display: block;
	font-weight: 600;
}

.subChild {
	display: none;
}

ul.sideMencon li.on .subChild {
	background: #fff;
	margin-left: -40px;
	padding: 0px 0 10px 60px;
}

ul.sideMencon li.on .subChild .sublmli span {
	color: #999;
	line-height: 40px;
}

ul.sideMencon li.on .subChild .sublmli a {
	color: #666;
	line-height: 40px;
	font-weight: normal;
}

ul.sideMencon li.on .subChild .on1 {
	color: #2d66a5;
}

ul.sideMencon li.on .subChild .on1 a {
	line-height: 40px;
	color: #2d66a5;
	font-weight: 600;
	font-size: 16px;
}

ul.sideMencon li.on .subChild a:hover,
ul.sideMencon li.on .subChild .on1 span {
	color: #2d66a5;
}

.sublmli {
	color: #999;
	padding: 0;
	line-height: 40px;
	min-height: 40px;
	overflow: hidden;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
	position: relative;
}

.sublmli span {
	font-size: 35px;
	float: left;
	margin-right: 10px;
}

.hassublm em {
	position: absolute;
	left: 190px;
	top: -7px;
	z-index: 2;
	display: block;
	width: 40px;
	height: 40px;
	background-position: 16px -46px;
	background: url(../images/grayjia.png) 16px 12px no-repeat;
	cursor: pointer;
	background-position: 16px 22px;
}

.hassublm em.on {
	background-position: 16px -46px;
}

.on1 a,
.on1 span {
	color: #2d66a5;
}

/* 政府信息公开指南 */
.scroll_main {
	/*min-height:817px;*/
	overflow: hidden;
	width: 768px;
	display: block;
	float: left;
	background-color: #FFF;
	border: 1px solid #eee;
	/* box-shadow: darkgrey 0px 0px 3px 1px ; */
	margin-left: 18px;
	/*inset边框内阴影*/
}

.scroll_main img {
	max-width: 100%;
}

.scroll_main .zfxxgk_zd2 {
	padding: 0 20px 0 20px;
}

.scroll_main .zfxxgk_zd2 ul li .colRtitle {
	height: auto;
}

/* 滚动内容区样式 */
.scroll_wrap {
	position: relative;
	padding: 37px 28px;
}

.scroll_wrap h1 {
	font-size: 28px;
	text-align: center;
	margin: 0px 20px;
	padding: 20px 0px;
	color: #1a56a8;
	font-weight: bold;
}

.scroll_wrap .scroll_cont {
	overflow: hidden;
	padding: 10px 20px;
	line-height: 30px;
}

.scroll_wrap .scroll_cont h2 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.scroll_wrap .scroll_cont h3 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.scroll_wrap .scroll_cont span {
	margin-top: 30px;
	margin-right: 5px;
}

.xxgkzn {
	height: 920px;
	overflow: hidden;
}

.scroll_wrap .xxgkzn p {
	font-size: 16px;
	line-height: 30pt;
	color: #333;
}

/* 政务信息公开制度 */
.zfxxgk_zd1 {
	width: 100%;
	line-height: 30px;
	float: left;
	margin-bottom: 20px;
	margin-top: 42px;
}

.zfxxgk_zd1 a {
	font-size: 15px;
}

.zfxxgk_zd1 b,
.zfxxgk_zd2 b {
	color: #b2b2b2;
	font-size: 16px;
	font-weight: normal;
}

.zfxxgk_zd2 {
	width: 100%;
	float: left;
}

.zfxxgk_zd2 ul li {
	font-size: 15px;
	line-height: 38px;
}

/* .zfxxgk_zd2  ul li a{float: left;display: block;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;} */
.zfxxgk_zd2 ul li b {
	color: #999;
	font-size: 16px;
	margin-left: 10px;
}


/* 政务信息主动公开内容 */
.zwxxgk_box1 {
	width: 1028px;
	height: 100%;
	overflow: hidden;
	background-color: rgb(242, 242, 242);
	margin: 0 auto;
	padding: 0px 36px 20px 36px;
}

.scroll_main1 {
	width: 768px;
	display: block;
	float: left;
	background-color: #FFF;
	border: 1px solid #dfdfdf;
	padding: 0px 0px;
	margin-left: 18px;
	/*inset边框内阴影*/
}

.zfxxgk_zdgktit {
	width: 100%;
	height: 33px;
	float: left;
	border-bottom: 2px solid #ccc;
}

.zfxxgk_zdgktit a {
	height: 33px;
	line-height: 31px;
	background-color: #2d66a3;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 0px 20px;
	min-width: 70px;
}

.zfxxgk_zdgktit a:hover {
	color: #fff;
}

.zfxxgk_zdgkc {
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 95%;
	padding: 0 20px;
}

.zwgk_leader {
	width: 100%;
}

.zfxxgk_zdgkc ul li {
	font-size: 16px;
	line-height: 30pt;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.zfxxgk_zdgkc ul li a {
	float: left;
	display: block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}

.zwgk_leader ul li a {
	width: 95%;
}

.zfxxgk_zdgkc b {
	color: #b2b2b2;
	font-size: 16px;
	margin-left: 20px;
	font-weight: 100;
	float: right;
}

.zfxxgk_zdgkc .more {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	margin: 0 auto;
	text-align: center;
	background: #e7e7e7;
	float: left;
	margin-top: 10px;
	margin-left: 340px;
	margin-bottom: 22px;
}

.zfxxgk_zdgkc .zfjg li.one {
	width: 100%;
}

.zfxxgk_zdgkc .zfjg li {
	float: left;
	width: 33%;
	font-size: 14px;
}


/* 政务信息年度报告 */
.zfxxgk_ndbgt {
	font-size: 18px;
	margin: 20px 0px;
	font-family: "微软雅黑"
}

.zfxxgk_ndbgct {
	width: auto;
	padding: 0 15px;
	height: 40px;
	background-color: rgb(45, 102, 165);
	float: left;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-family: "微软雅黑";
}

.zfxxgk_02Box {
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}

.zfxxgk_02Box ul {
	width: 730px;
	float: left;
}

.zfxxgk_02Box ul li {
	cursor: default;
	width: 220px;
	float: left;
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	padding-left: 15px;
	border-left: 2px solid #e8e8e8;
}

.zfxxgk_02Box ul li a {
	width: 100%;
	color: #333;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zfxxgk_02Box ul li a:hover {
	color: #1666d4;
	display: block;
}

.zfxxgk_02Box ul li tr th {
	font-weight: normal;
	padding: 1px 0px;
	font-size: 14px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	text-align: center;
}

.zfxxgk_02Box ul li tr th a {
	width: 50px;
	text-align: center;
	background: #22ac38;
	display: block;
	font-size: 14px;
	border-radius: 2px;
	color: #fff;
	margin: 0 auto;
}

.zfxxgk_02Box .move {
	border-left: none;
}

.zfxxgk_02Box .addys {
	background: #f7f7f7;
}



/* 滚动内容区样式 */
.zwxxgk_ndbgwz {
	width: 100%;
	height: 1085px;
	position: relative;
}

.zwxxgk_ndbgwz h1 {
	width: 730px;
	font-size: 32px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 38px;
	margin-bottom: 15px;
	color: #2d66a5;
	font-weight: 600;
}

.zwxxgk_ndbgwz .Article_ly {
	width: 100%;
	font-size: 15px;
	height: 53px;
	text-align: center;
	border-bottom: 3px solid #f7f7f7;
	margin-bottom: 20px;
	float: left;
}

.smallFont {
	font-size: 10px;
	margin: 0 5px 0 5px;
	cursor: pointer;
}

.medFont {
	font-size: 14px;
	margin: 0 5px 0 0;
	cursor: pointer;
}

.largeFont {
	font-size: 16px;
	margin: 0 5px 0 0;
	cursor: pointer;
}

.curFont {
	color: red;
}

.zwxxgk_ndbgwz .scroll_cont {
	width: 93%;
	height: 820px;
	overflow: hidden;
	padding: 0px 20px;
	float: left;
}

.zwxxgk_ndbgwz .scroll_cont p {
	line-height: 30px;
	font-size: 16px;
	/* text-indent:24px; */
}

.zwxxgk_ndbgwz .scroll_cont h2 {
	font-size: 21px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 600;
}

.zwxxgk_ndbgwz .scroll_cont h3 {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 600;
}

.zwxxgk_ndbgwz .scroll_cont span {
	font-size: 16px;
	margin-top: 30px;
	margin-right: 5px;
}


/* 省政府领导 */
.zfxxgk_zdgkc dl {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.zfxxgk_zdgkc dl dt {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.zfxxgk_zdgkc dl dd {
	height: auto;
	overflow: hidden;
	margin-left: 30px;
}

.zfxxgk_zdgkc dl dt a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
}

.zfxxgk_zdgkc dl dt img {
	height: 151px;
	width: auto;
	padding: 4px;
	border: 1px solid #dddddd;
}

.zfxxgk_zdgkc dl dt p {
	line-height: 20px;
	color: #333333;
	font-size: 14px;
	padding: 5px 0px;
	text-align: center;
}

.zfxxgk_zdgkc dl dd a {
	width: 130px;
	height: 100%;
	overflow: hidden;
	float: left;
	display: block;
	margin: 5px 15px;
	text-align: center;
}

.zfxxgk_zdgkc dl dd img {
	height: 127px;
	width: auto;
	padding: 4px;
	border: 1px solid #dddddd;
}

.zfxxgk_zdgkc dl dd p {
	line-height: 24px;
	color: #333333;
	font-size: 14px;
	text-align: center;
}

.zfxxgk_zdgkc dl dd .stitle {
	background: url('../images/zwxxgk_ldzc.png') 6px center no-repeat;
	height: 47px;
	line-height: 47px;
	padding-left: 22px;
	color: #226ebc;
	font-size: 18px;
}



/*滚动条自定义样式*/
.ScrollStyle {
	overflow: auto !important;
}

.ScrollStyle::-webkit-scrollbar {
	box-sizing: border-box;
	width: 9px;
	height: 9px;
	background: #eee;
}

.ScrollStyle::-webkit-scrollbar-button {
	width: 9px;
	height: 0px;
}

.ScrollStyle::-webkit-scrollbar-button:vertical:start {
	background-position: 0 0;
}

.ScrollStyle::-webkit-scrollbar-button:vertical:start:hover {
	background-position: -10px 0;
}

.ScrollStyle::-webkit-scrollbar-button:vertical:start:active {
	background-position: -20px 0;
}

.ScrollStyle::-webkit-scrollbar-button:vertical:end {
	background-position: -30px 0;
}

.ScrollStyle::-webkit-scrollbar-button:vertical:end:hover {
	background-position: -40px 0;
}

.ScrollStyle::-webkit-scrollbar-button:vertical:end:active {
	background-position: -50px 0;
}

.ScrollStyle::-webkit-scrollbar-button:horizontal:start {
	background-position: 0 -11px;
}

.ScrollStyle::-webkit-scrollbar-button:horizontal:start:hover {
	background-position: -10px -11px;
}

.ScrollStyle::-webkit-scrollbar-button:horizontal:start:active {
	background-position: -19px -11px;
}

.ScrollStyle::-webkit-scrollbar-button:horizontal:end {
	background-position: -30px -11px;
}

.ScrollStyle::-webkit-scrollbar-button:horizontal:end:hover {
	background-position: -40px -11px;
}

.ScrollStyle::-webkit-scrollbar-button:horizontal:end:active {
	background-position: -50px -11px;
}

.ScrollStyle::-webkit-scrollbar-track-piece {
	background-color: rgba(0, 0, 0, .15);
}

.ScrollStyle::-webkit-scrollbar-thumb {
	border: 1px solid rgba(0, 0, 0, .21);
	background-color: #2d66a5;
	border-radius: 5px;
}

.ScrollStyle::-webkit-scrollbar-thumb:hover {
	border: 1px solid rgba(0, 0, 0, .21);
	background-color: #2d66a5;
}

.ScrollStyle::-webkit-scrollbar-thumb:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#f4f4f4));
}

.ScrollStyle::-webkit-scrollbar-corner {
	background-color: #f1f1f1;
}



.zwgkrow {
	width: 100%;
	margin: 0 auto;
	min-height: 50px;
	overflow: hidden;
}

/* 机关简介 */
.xxgk_jgjj {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
}

.xxgk_jgjj a {
	width: 80%;
	display: inline-block;
	text-align: center;
	font-size: 25px;
	height: 75px;
	line-height: 75px;
	color: rgb(45, 102, 165);
	background: #f2f2f2;
	border: 1px solid #ddd;
	margin: 0 auto;
	margin-left: 10%;
	border-radius: 15px;
}

.xxgk_jgjj a:hover {
	background-color: rgb(45, 102, 165);
	color: #fff;
}

.xxgk_jgjj a+a {
	margin-top: 35px;
}
.row_l{
	color:#ffffff;
}
/*适老化按钮*/
.wza-box a {
	display: block;
	float: right;
	height: 38px;
	line-height: 38px;
	padding: 0 16px;
	font-size: 18px;
	letter-spacing: 0.32px;
}

.wza-box a.wza {
	background: #fff;
	color: #F76B00;
	border: 1px solid #FC740D;
	border-radius: 2px 0px 0px 2px;
}

.wza-box a.oldman {
	background: #F79600;
	color: #fff;
	border: 1px solid #F79600;
	border-radius: 0px 2px 2px 0px;
}

/* oldModel */
.oldModel * {
	font-size: 28px !important;
}

.oldModel .top {
	height: 60px;
	background: #2580d296;
}

.oldModel .top_main {
	height: 60px;
	width: 1280px;
}

/* .oldModel 
.oldModel  */
.oldModel .wza-box a {
	height: auto;
	line-height: 45px;
}

.oldModel .nav_con_sy {
	height: 70px;
	line-height: 70px;
}

.oldModel .nav .sub {
	top: 68px;
}

.oldModel .nav {
	height: 70px;
}

.oldModel .nav .sub li {
	line-height: 1.8;
}

/* .oldModel .nav .m {
	width: auto;
} */

.oldModel .nav_con li {
	width: auto;
	padding: 0 14px;
	margin-top: 18px;
}

.oldModel .nav h3 {
	/* width: auto; */
	height: auto;
	/* line-height: 50px; */
	margin-top: 18px;
}

.oldModel .nav h3 a {
	margin-left: 0;
	padding: 0 14px;
}

.oldModel .nav .m h3 i {
	width: auto;
	margin: 0;
}

.oldModel .top_left {
	width: auto;
	height: auto;
}

.oldModel .tzgg-r {
	width: 690px;
}

.oldModel .tzgg-r .bd1 ul li a {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .tzgg-r .bd1 ul li span {
	display: none;
}

.oldModel .notice1 .tab-hd {
	height: auto;
}

.oldModel .notice1 .tab-hd .tab-nav {
	height: 50px;
}

.oldModel .notice1 .tab-hd li {
	width: 140px;
	height: 50px;
}

.oldModel .more {
	margin-right: 0;
	margin-top: -5px;
}

.oldModel .hdcon .hd li:nth-child(2) a {
	margin-left: 0;
}

.oldModel .hdcon .hd li:nth-child(2) .white {
	margin-right: 0;
}

.oldModel .hdcon .hd li:nth-child(2) .blue {
	margin-right: 0;
}

.oldModel .xxgkli {
	width: 185px;
	margin-left: 5px;
}

.oldModel .xxgkli_img {
	margin: 10px auto 0;
}

.oldModel .xxgkli_img1 {
	margin: 19px auto 10px;
}

.oldModel .xxgk_l {
	width: 100%;
}

.oldModel .xxgk_r {
	margin-left: 0;
	width: 1130px;
}

.oldModel .xxgk_r_t {
	width: 1130px;
}

.oldModel .xxgk_r_t .tab-bd li {
	width: 1130px;
	height: 56px;
	line-height: 56px;
}

.oldModel .xxgk_r_t .tab-hd li {
	width: auto;
	padding: 0 10px;
}

.oldModel .hdjj_l_span {
	margin-top: -5px;
}

.oldModel .zxbs_l_t_tit p {
	width: auto;
	padding: 0 20px;
}

.oldModel .zxbs_l_t li {
	width: 97%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: auto;
	line-height: 2;
}

.oldModel .zxbs_r p {
	width: 310px;
	height: auto;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .zkzl_title {
	height: 50px;
	line-height: 50px;
}

.oldModel .zcwj .tab-hd .tab-nav {
	height: 50px;
	line-height: 50px;
}

.oldModel .zcwj .tab-hd li a {
	width: auto;
	margin-top: 10px;
	padding: 0 10px;
}

.oldModel .zcwj .tab-bd li {
	height: 42px;
	line-height: 42px;
	width: 100%;
}

.oldModel .zkzl li {
	height: 42px !important;
	line-height: 42px;
	width: 100%;
}

.oldModel .gsgg .tempWrap {
	width: 1130px;
	/* top: -50px; */
}

.oldModel .jswz_tlt p {
	width: auto;
}

.oldModel .jswz_con li {
	width: auto !important;
	height: auto;
}

.oldModel .fwstli_img1 {
	margin: 10px auto 0;
}

.oldModel .zhxxp {
	margin-top: 0;
	width: 530px;
}

.oldModel .notice2 .tab-hd .tab-nav,
.oldModel .notice2 .tab-hd {
	height: 50px;
}

.oldModel .notice2 .tab-hd li {
	width: auto !important;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
}

.oldModel .notice2 .tab-bd li {
	line-height: 1.8;
	height: auto;
}

.oldModel .notice2 .tab-bd {
	padding: 20px 0;
}

.oldModel .colRightOne {
	width: 100%;
	position: relative;
}

.oldModel .colRtitle {
	display: block;
	width: 100%;
	height: 62px;
	line-height: 62px;
}

.oldModel .colRtitle span:nth-child(2) {
	width: 190px;
	text-align: right;
	line-height: 62px;
}

.oldModel .jumpToSel {
	height: 50px;
}

.oldModel .cms-article-tit {
	font-size: 52px !important;
	padding: 35px 0;
	line-height: 1.5;
}

.oldModel .article-detail * {
	font-size: 36px !important;
	line-height: 1.6 !important;
}

.oldModel .printClose {
	height: auto;
}

.oldModel .dl_nav_h1 div {
	width: 115px;
}

.oldModel .zlej ul li a span {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .top_right {
	width: auto;
	height: auto;
	margin-top: 6px;
}

.oldModel .hdcon {
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}

.oldModel .hd {
	width: 100%;
	height: auto;
}

.oldModel .hd li {
	float: left;
	margin-left: 33px;
	padding: 0 20px;
	width: fit-content;
}

.oldModel .bd {
	width: 1170px;
	padding-top: 15px;
}

.oldModel .focus {
	width: 1150px;
	height: 620px;
}

.oldModel .carousel-inner {
	width: 1150px !important;
	height: 620px !important;
}

.oldModel .carousel-inner a {
	width: 1150px !important;
	height: 620px !important;
}

.oldModel .carousel-inner a img {
	width: 1150px !important;
	height: 620px !important;
}

.oldModel .carousel-indicators {
	bottom: 20px !important;
}

.oldModel .notice1 {
	width: 1150px;
	margin-top: 20px;
	padding-bottom: 20px;
}

.oldModel .notice1 .tab-bd li {
	width: 1150px;
	height: 56px;
	line-height: 56px;
}

.oldModel .zxbs_l,
.oldModel .zxbs_r {
	width: 100%;
	min-height: auto;
	margin-bottom: 20px;
}

.oldModel .zxbs_l_t_tit {
	width: 98%;
}

.oldModel .zxbs_l_t ul {
	width: 100%;
}

.oldModel .zxbs_r ul {
	float: left;
}

.oldModel .zxbs_r li {
	margin-top: 30px;
	float: left;
	margin: 0 15px;
	width: fit-content;
	padding: 0 20px;
	height: 124px !important;
}

.oldModel .zxbs_r_img {
	float: left;
	margin-top: 0;
	margin-left: 10px;
}

.oldModel .hdjj_l {
	width: 1130px;
}

.oldModel .hdjj_l_tit {
	width: 1130px;
}

.oldModel .ldxx_leixing {
	width: 1130px !important;
	height: auto !important;
}

.oldModel .yxt {
	width: 1200px;
}

.oldModel .yxsj {
	width: 1200px !important;
}

.oldModel .yxsj li {
	line-height: 2;
	height: auto;
}

.oldModel .yxsj li:nth-child(1),
.oldModel .jzxx_r_con .yxt li:nth-child(1) {
	width: 80px !important;
}

.oldModel .yxsj li:nth-child(2),
.oldModel .jzxx_r_con .yxt li:nth-child(2) {
	width: 900px !important;
}

.oldModel .yxsj li:nth-child(3),
.oldModel .jzxx_r_con .yxt li:nth-child(3) {
	width: 210px !important;
}

.oldModel .jzxx_r_con .yxt li {
	height: 50px;
	line-height: 50px;
}

.oldModel .zkzl,
.oldModel .zkzl_title,
.oldModel .zcwj,
.oldModel .zcwj .tab-hd .tab-nav {
	width: 100%;
	margin-top: 10px;
	float: none;
}

.oldModel .zcwj .tab-hd {
	height: auto;
}

.oldModel .zcwj .tab-bd ul {
	float: none;
}

.oldModel .jswz {
	width: 100%;
	float: none;
}

.oldModel .jswz_tlt {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.oldModel .jswz_con {
	width: 100%;
	height: auto;
}

.oldModel .jswz_con ul {
	overflow: hidden;
}

.oldModel .jzxx-r {
	width: 100%;
	float: none;
	margin-top: 20px;
}

.oldModel .jzxx_r_tlt {
	height: 50px;
	width: 100%;
	line-height: 50px;
}

.oldModel .zhxx_tilte,
.oldModel .fwdt_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: none;
}

.oldModel .zhxx li {
	padding: 10px 0;
	height: auto;
	margin: 10px;
	width: 579px;
}

.oldModel .fwstli1 {
	height: 124px;
	margin-left: 8px;
}

.oldModel .xxnr>.view {
	overflow: hidden;
}

.oldModel .xxnr {
	height: auto;
	margin-bottom: 20px;
}

.oldModel .zhxx,
.oldModel .fwdt {
	width: 100%;
	float: none;
	margin: 0;
	margin-top: 20px;
}

.oldModel .zhxx ul {
	float: none;
}

.oldModel .wb {
	height: 270px;
	line-height: 1.8;
}

.oldModel .seat-box {
	line-height: 60px;
}

.oldModel .list-cols li {
	height: auto;
	line-height: 2;
}

.oldModel .list-cols li a {
	line-height: 2;
}

.oldModel .list-cols1 li {
	padding: 10px 0;
}

.oldModel ul.sideMencon li {
	line-height: 2;
}

.oldModel .jggkCon1 a {
	width: 49%;
	padding-left: 70px;
	margin: 10px 0;
}

.oldModel .zfxxgk_zd2 .colRtitle {
	width: 100%;
}

/* 信箱详情 */
.oldModel .xf-box tr td {
    font-size: 28px !important;
}
.oldModel .xf-box tr th {
	font-size: 30px !important;
}
.oldModel .hfxd-box .title {
    font-size: 32px !important;
}
.oldModel #toolbarHtml *{
	font-size: 18px !important;
}
.oldModel .nav #m3 ul{
	width: 250px;
}