@charset "utf-8";

html,
body {
	position: relative;
	height: 100%;
}

body {
	font-family: 微软雅黑;
	font-size: 12px;
	background: #fff;
}

a:hover {
	color: #1561af;
	text-decoration: none !important;
}


/*main*/
.main {
	width: 1000px;
	margin: 0 auto;
}

/*new*/
.new-flash {
	float: left;
	height: 296px;
}

/* 焦点图 水平滚动
------------------------------ */
.slide_x {
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	width: 340px;
	height: 296px;
	background: #FFF;
}

.slide_x a {
	text-decoration: none;
}

.slide_x .box {
	overflow: hidden;
	position: relative;
	width: 340px;
	height: 296px;
}

.slide_x .list {
	overflow: hidden;
	width: 9999px;
}

.slide_x .list li {
	float: left;
	position: relative;
	width: 340px;
	height: 296px;
}

.slide_x .list img {
	vertical-align: top;
}

.slide_x .list p {
	line-height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 40px;
	font-size: 12px;
	background: #f4f4f4;
	text-align: center;
}

.slide_x .btn {
	overflow: hidden;
	position: absolute;
	bottom: 50px;
	right: 139px;
}

.slide_x .btn li {
	float: left;
	width: 8px;
	height: 8px;
	margin: 0 0 0 5px;
	border-radius: 2px;
	background: #eee;
	color: #333;
	font: 11px/16px Tahoma;
	text-align: center;
	cursor: pointer;
}

.slide_x .btn .selected {
	background: #f30;
	color: #fff;
}

.new-con {
	float: left;
	margin-left: 15px;
	display: inline;
	border-top: 3px solid #1561af;
	width: 360px;
}

.new-con-tit {
	height: 30px;
	background: #f4f4f4;
}

.new-con-tit p {
	float: left;
	line-height: 30px;
	width: 108px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.curr {
	background: #fff;
	color: #1561af;
}

.new-con-tit a {
	float: right;
	padding-right: 15px;
	line-height: 30px;
}

.new-con-list h3 {
	line-height: 45px;
	font-family: "微软雅黑";
	color: #1561af;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.new-con-list h3 a {
	color: #1561af;
}

.new-con-list ul {
	padding-left: 8px;
}

.new-con-list ul li {
	background: url(mian-dian-20170904.jpg) no-repeat center left;
	padding-left: 10px;
	font-size: 14px;
	line-height: 26px;
	height: 26px;
}

.new-con-list ul li a {
	float: left;
}

.new-con-list ul li span {
	float: right;
	padding-right: 6px;
}

.new-right {
	height: 296px;
	border: 1px solid #e0e0e0;
	width: 268px;
	margin-left: 15px;
	float: left;
	display: inline;
}

.new-right-tit {
	border-bottom: 1px solid #e0e0e0;
	height: 33px;
	background: #f4f4f4;
}

.new-right-tit h3 {
	width: 105px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	float: left;
	height: 33px;
	background: #1561af;
	line-height: 33px;
	font-family: "微软雅黑";
}

.new-right-tit a {
	float: right;
	line-height: 33px;
	padding-right: 12px;
}

.new-right-con {
	padding: 0px 11px 0px 9px;
}

.new-right-con li {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 8px;
	padding-top: 12px;
}

.new-xx {
	border-bottom: 1px dashed #333333;
}

/*gov*/
.gov {
	margin-top: 18px;
	overflow: hidden;
}

.gov-box {
	margin-top: 3px;
	border-top: 3px solid #1561af;
	width: 715px;
	float: left;
}

.gov-box-tit {
	background: #f4f4f4;
	height: 31px;
}

.gov-box-tit h3 {
	font-size: 16px;
	font-family: "微软雅黑";
	float: left;
	line-height: 31px;
	color: #1561af;
	padding-left: 20px;
}

.gov-box-tit ul {
	float: right;
	padding-right: 11px;
}

.gov-box-tit ul li {
	float: left;
	color: #1561af;
	line-height: 31px;
}

.gov-box-tit ul li a {
	padding-left: 9px;
	padding-right: 9px;
	color: #1561af;
}

.gov-con {
	margin-top: 11px;
	overflow: hidden;
}

.gov-con-left {
	float: left;
	width: 126px;
}

.gov-con-left ul li {
	background: url(gov-bj-20170904.jpg) no-repeat;
	width: 126px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-top: 9px;
}

.gov-con-left ul li a:hover {
	text-decoration: none;
}

.gov-con-right {
	float: right;
	width: 574px;
}

.gov-con-r-tit {
	float: left;
	margin-top: 12px;
	margin-bottom: 18px;
}

.gov-con-r-tit ul li {
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.gov-con-r-tit ul li a {
	padding-left: 16px;
	padding-right: 16px;
}

.gov-hover a {
	color: #1561af;
}

.gov-con-r-con {
	padding-left: 5px;
	float: left;
	width: 98%;
}

.gov-con-r-con ul li {
	background: url(mian-dian-20170904.jpg) no-repeat left center;
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
	height: 30px;
}

.gov-con-r-con ul li a {
	float: left;
}

.gov-con-r-con ul li span {
	float: right;
	padding-right: 5px;
}

.zt {
	width: 268px;
	height: 242px;
	border: 1px solid #e0e0e0;
	float: left;
	margin-left: 15px;
}

.zt-tit {
	border-bottom: 1px solid #e0e0e0;
	height: 33px;
	background: #f4f4f4;
}

.zt-tit h3 {
	width: 134px;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-family: "微软雅黑";
	height: 33px;
	line-height: 33px;
	float: left;
}

.zt-tit h3.curr2 {
	background: #1561af;
	color: #fff;
}

.zt-tit h3.curr2 a {
	color: #fff;
}

.zt-tit h3 a {
	padding-right: 0px;
	float: none
}

.zt-tit a {
	float: right;
	line-height: 33px;
	padding-right: 12px;
}

.zt-con ul {
	padding: 12px 12px 0px 12px;
}

.zt-con ul li {
	margin-bottom: 16px;
	float: left;
}

.zt-con a {
	display: block;
	width: 60%;
	height: 36px;
	line-height: 36px;
	float: left;
	padding-left: 70px;
	font-size: 16px;
	margin-left: 15px;
	margin-top: 11px;
	border: 1px solid #ccc;
}

.zt-con a:hover {
	border: 1px solid #1561af;
}

.zt-con a.yd1 {
	background: url(service-pic04-20180404.png) no-repeat 30px center;
	background-size: 23px;
}

.zt-con a.yd2 {
	background: url(mzj_wyxx_butt05.png) no-repeat 30px center;
	background-size: 23px;
}

.zt-con a.yd3 {
	background: url(mzj_wyxx_butt05.png) no-repeat 30px center;
	background-size: 23px;
}

.zt-con a.yd4 {
	background: url(service-pic03-20170905.png) no-repeat 30px center;
	background-size: 23px;
}

/*cctaa*/
.cctaa {
	width: 1000px;
	float: left;
}

.cctaa-tit {
	border-top: 3px solid #1561af;
	background: #f4f4f4;
	height: 31px;
}

.cctaa-tit h3 {
	font-size: 16px;
	font-family: "微软雅黑";
	float: left;
	line-height: 31px;
	color: #1561af;
	padding-left: 20px;
}

.cctaa-tit a {
	float: right;
	color: #1561af;
	font-family: "微软雅黑";
	display: block;
	line-height: 31px;
	font-size: 16px;
	padding-right: 15px;
}

.cctaa-con {
	margin-top: 13px;
}

.cctaa-box {
	height: 171px;
	width: 490px;
	border: 1px solid #e0e0e0;
	float: left;
}

.cctaa-box-tit {
	border-bottom: 1px solid #e0e0e0;
	height: 33px;
	background: #f4f4f4;
}

.cctaa-box-tit h3 {
	width: 105px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	height: 33px;
	background: #1561af;
	line-height: 33px;
	float: left;
}

.cctaa-box-tit h3 a {
	color: #fff;
	margin-right: 0px;
	float: none;
}

.cctaa-box-tit a {
	float: right;
	display: block;
	color: #1561af;
	font-family: "微软雅黑";
	font-size: 16px;
	height: 33px;
	line-height: 33px;
	margin-right: 10px;
}

.cctaa-box-tit a.mzj_wxx {
	background: url(mzj_wyxx_butt01.png) no-repeat left center;
	padding-left: 20px;
}

.cctaa-box-tit a.mzj_xfts {
	background: url(mzj_wyxx_butt02.png) no-repeat left center;
}

.cctaa-box-tit ul {
	float: right;
}

.cctaa-box-tit ul li {
	float: left;
	color: #1561af;
	font-size: 14px;
}

.cctaa-box-tit ul li a {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 33px;
	color: #1561af;
}

.cctaa-box-con ul {
	padding-top: 13px;
	padding-left: 14px;
}

.cctaa-box-con ul li {
	line-height: 29px;
	font-size: 14px;
}

.service {
	width: 268px;
	float: left;
	margin-left: 15px;
	display: inline;
	border: 1px solid #e3e3e3;
	height: 219px;
}

.service-tit {
	background: #f4f4f4;
	height: 33px;
	border-bottom: 1px solid #e3e3e3;
}

.service-tit h3 {
	width: 134px;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-family: "微软雅黑";
	height: 33px;
	line-height: 33px;
	float: left;
}

.service-tit h3.curr1 {
	background: #1561af;
	color: #fff;
}

.service-con ul {
	padding: 26px 14px 0px;
}

.service-con ul li {
	margin-bottom: 27px;
}

.service-con ul li a {
	height: 54px;
	font-size: 18px;
	font-family: "微软雅黑";
}

.service-con li a.service-sp {
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #e3e3e3;
	background: url(service-pic01-20170905.png) no-repeat 180px center;
	padding-left: 20px;
	font-family: "微软雅黑";
	width: 217px;
	font-size: 18px;
	color: #000
}

.service-con ul li a:hover {
	border: 1px solid #1561af;
	color: #1561af;
}

.service-con li a.service-bm {
	display: block;
	border: 1px solid #e3e3e3;
	background: url(service-pic02-20170905.png) no-repeat 180px center;
	height: 48px;
	line-height: 48px;
	padding-left: 22px;
}

.service-con1 {
	padding: 25px 0px 0px 15px;
	font-family: 微软雅黑;
	font-size: 18px;
}

.service-con1 a {
	display: block;
	height: 54px;
	line-height: 54px;
	text-align: center;
	float: left;
	border: 1px solid #e3e3e3;
	width: 110px;
	margin-bottom: 23px;
	margin-right: 13px
}

.service-con1 a:hover {
	border: 1px solid #296fb6;
	color: #296fb6;
}

/*main*/

/*list*/
.list-left {
	width: 218px;
	float: left;
	border: 1px solid #d3d3d3;
}

.list-left-tit {
	height: 50px;
	background: #1561af;
}

.list-left-tit h3 {
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 50px;
	color: #fff;
}

.list-left-con {
	min-height: 634px;
}

.list-left-con ul {
	padding: 6px 14px 20px 14px;
}

.list-left-con ul li {
	margin-top: 14px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 38px;
}

.list-left-con ul li a {
	width: 123px;
	padding: 10px 35px 10px 20px;
	line-height: 20px;
	display: block;
	border: 1px solid #d3d3d3;
	background: url(list-bj-20170913.png) no-repeat 148px center;
	text-align: center;
}

.list-left-con ul li a:hover {
	text-decoration: none;
	border: 1px solid #1b65b1;
}

.list-left-con a.list-hover {
	text-decoration: none;
	border: 1px solid #1b65b1;
	color: #1b65b1;
}

.list-right-tit {
	height: 50px;
	background: #efefef;
}

.list-right-tit p {
	line-height: 50px;
	padding-left: 26px;
	font-size: 14px;
}

.list-right-con {
	padding: 20px 26px 20px 26px;
}

.list-right-con ul li {
	line-height: 35px;
	font-size: 14px;
	padding-left: 15px;
	background: url(mian-dian-20170904.jpg) no-repeat 7px center;
	height: 35px;
}

.list-right-con ul li a {
	float: left;
}

.list-right-con ul li span {
	float: right;
	padding-right: 8px;
}

.list-right-con .line {
	height: 1px;
	background: #dedede;
	margin-top: 14px;
	margin-bottom: 14px;
}

.list-right {
	float: right;
	width: 758px;
	border: 1px solid #d3d3d3;
	min-height: 684px;
}

.gailan03_cont_fanye {
	width: 690px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #000;
	margin: 0 auto;
	margin-top: 10px;
}

/*list*/
/*细览*/
.connet-main {
	width: 960px;
	background: #fff;
	margin: 0 auto;
	padding: 18px 20px 20px 20px;
}

.connet-tit {
	border: 1px solid #e7e7e7;
	padding-left: 20px;
}

.connet-tit {
	height: 48px;
	line-height: 48px;
}

.connet-tit p {
	font-size: 14px;
	color: #999999;
}

.connet-tit p a {
	color: #999999;
}

.xilan_content {
	width: 960px;
	padding: 10px 19px;
	border: 1px solid #e7e7e7;
	margin-top: 20px;
}

.doctitle {
	width: 100%;
	text-align: center;
	COLOR: #999;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	height: 40px;
	line-height: 40px;
}

.xilan_content .font1 p {
	font-size: 16px;
}

.xilan_content .font2 p {
	font-size: 14px;
}

.xilan_content .font3 p {
	font-size: 12px;
}

.field {
	line-height: 40px;
	height: 40px;
	float: left;
	width: 100%;
	text-align: center;
	color: #666;
	font-family: "宋体";
	font-size: 14px;
	background: #e5eef8;
}

.field a {
	color: #666;
}

.field a:hover {
	color: #f00;
	text-decoration: underline
}

.field_con1 {
	width: 420px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}

.field_con2 {
	width: 200px;
	height: 40px;
	float: left
}

.field_con2 span {
	float: left;
	display: block;
	height: 10px;
	width: 10px;
	margin: 15px 3px;
	border: 1px solid #666;
	overflow: hidden;
	cursor: pointer
}

.doccontent {
	width: 920px;
	float: left;
	padding: 20px;
	line-height: 28px;
	color: #333;
	background-color: #f8fcff;
}

.doccontent p {
	padding-bottom: 5px;
	line-height: 28px;
	color: #333333;
	font-size: 14px;
}
.doccontent p,.doccontent a,.pager{
	padding-left: 2em;
}
.hfdw{
	margin-top: 10px;
}
.dwmc{
	font-weight: bold;
}
.pager {
	width: 100%;
	line-height: 28px;
	color: #333333;
	float: left;
	font-size: 12px
}

.pager a:link,
.pager a:visited,
.pager a:active {
	color: #333333;
}

.pager a:hover {
	color: #f00;
	text-decoration: underline
}

.xilan_content2 ul {
	float: left;
	width: 100%;
	margin-top: 10px
}

.xilan_content2 ul li {
	text-align: right;
	color: #a2a2a2;
	line-height: 28px;
	width: 100%;
	font-size: 12px;
}

.xilan_content2 ul li a:link,
.xilan_content ul li a:visited,
.xilan_content ul li a:active {
	float: left;
	color: #4d4d4d;
	font-size: 14px;
}

.share {
	width: 100%;
	float: left;
	line-height: 50px;
	text-align: right;
	color: #4d4d4d
}

.share p {
	width: 500px;
	float: left;
	line-height: 50px;
	text-align: right;
	color: #4d4d4d
}

.icon_share {
	width: 300px;
	float: left;
	line-height: 50px;
	text-align: left;
	color: #4d4d4d
}

.share a:link,
.share a:visited,
.share a:active {
	color: #4d4d4d;
	font-size: 12px;
}

.share a:hover {
	color: #f00;
	text-decoration: underline;
	font-size: 12px;
}

/*细览*/

/*网站地图*/
.map_content {
	width: 960px;
	padding: 10px 19px 40px 19px;
	border: 1px solid #e7e7e7;
	margin-top: 20px;
}

.map-box {
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	padding-top: 10px;
}

.map-tit {
	float: left;
	width: 150px;
	text-align: center;
	color: #990000;
	font-size: 18px;
	line-height: 30px;
}

.map-tit a {
	color: #990000;
}

.map-con {
	float: left;
	width: 810px;
}

.map-con ul li {
	float: left;
	font-size: 16px;
	line-height: 28px;
	padding: 0px 20px 10px;
}

/*网站地图*/

/*右浮动*/
.fird {
	position: fixed;
	right: 50px;
	top: 250px;
}

.fird a {
	display: block;
	border: 1px solid #e0e0e0;
	padding: 20px;
	background: #fff;
	margin-bottom: 10px;
}

.fird a:hover {
	border: 1px solid #1561af;
}


.list-top {
	text-align: left;
	font-size: 12px;
	height: 29px;
	background: url(http://www.njzwfw.gov.cn/images/top_bg.gif) repeat-x;
	border: 1px solid #e4e4e4;
}

.list-top p {
	line-height: 29px;
	margin: 0px;
	padding: 0px;
	text-indent: 2em;
}

.list-con {
	margin-top: 20px;
}

.list-con ul {
	margin: 0px;
	padding: 0px;
}

.list-con ul li {
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #CCC;
	line-height: 28px;
	list-style-type: none;
	width: 700px;
}

.list-con ul li a {
	text-decoration: none;
	color: #000000;
}

.list-con ul li a:hover {
	color: #ff0000;
}

.three {
	background: #CCC;
}

.three li {
	line-height: 30px;
	border: 1px solid #e1e1e1;
	border-top: none;
	background: #fff;
	padding-left: 20px;
	width: 228px;
}

.mail tr:nth-of-type(odd) {
	background-color: #ffffff;
}

.mail tr:nth-of-type(even) {
	background-color: #fdfdfa;
}

.three p {
	font-size: 12px;
	min-height: 20px;
	line-height: 20px;
	text-indent: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}