@charset "utf-8";

/* CSS Document */
/*重置*/
.data td {
	text-align: center;
}

* {
	margin: 0 auto;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 15px;
	/* color: #4d4d4d; */
}

body {
	color: #4d4d4d;
	font-family: "微软雅黑";
	font-size: 15px;
}

li {
	list-style-type: none;
}

input,
img {
	border: 0 none;
	/*display:block;*/
	/* outline: 0 none !important; */
	outline-color: #00dbf3;
}

input {
	border: 0;
}

textarea,
input {
	word-wrap: break-word;
	word-break: break-all;
	padding: 0px;
}

a {
	color: #4d4d4d;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-family: "微软雅黑";
}

body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
a {
	/* outline: none; */
	outline-color: #00dbf3;
}

/*========== header ==========*/
#header {
	width: 100%;
	min-width: 1200px;
}

.header {
	width: 100%;
	height: 238px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/banner_bg.jpg) top no-repeat;
}

/* top */
.topbox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.topbox li {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #0059b5;
	padding: 0 5px;
}

.topbox li a {
	font-size: 13px;
	color: #0059b5;
}

.topbox li a:hover {
	font-size: 13px;
	color: #002f75;
}

/*
.topbox-L { float:left; width:550px;}
.topbox-R { float:right; width:450px;}
.topbox-R-S { float:right; width:300px; }
*/

.topbox-L {
	float: left;
	width: 550px;
}

.topbox-R {
	float: right;
	width: 650px;
}

.topbox-R-S {
	float: right;
	width: 300px;
}

.piclinkbox {
	float: right;
	width: 310px;
	height: 42px;
	overflow: hidden;
	margin: 0px auto;
	margin-right: 50px;
}

.piclinkbox li {
	line-height: 41px;
	padding-top: 4px;
}

.piclinkbox ul li a img {
	width: auto;
}

.logobox {
	width: 450px;
	height: 195px;
	overflow: hidden;
}

.logobox li {
	float: left;
	margin-top: 35px;
	padding-left: 10px;
}

.slogan {
	width: 700px;
	height: 120px;
}

.slogan li {
	float: left;
	margin: 65px 0 10px 0px;
}

/* 搜索 */
.searchbox {
	width: 300px;
	height: 40px;
	float: right;
	margin: 0 auto;
	overflow: hidden;
}

.searchbox li {
	float: left;
}

.text {
	width: 180px;
	height: 34px;
	line-height: 34px;
	padding-left: 40px;
	border: 1px solid #247edf;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/search_bg.png) left no-repeat #fff;
	color: #999;
	font-size: 15px;
}

.button {
	cursor: pointer;
	width: 65px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #2490df;
	text-align: center;
	margin-left: -10px;
}

.selecebox {
	width: 300px;
	height: 30px;
	float: right;
	margin: 0 auto;
	overflow: hidden;
}

.selecebox label {
	font-size: 14px;
	color: #0059b5;
	margin: 0 6px;
	margin: 0 3px;
}

.selecebox a {
	font-size: 13px;
	color: #0059b5;
}

.selecebox a:hover {
	color: #002f75;
}

/*========== nav ==========*/
#nav {
	/*max-width: 1440px;
  min-width: 1200px;*/
	background: #0059b5;
	border-top: 3px solid #002f75;
}

.navbox {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}

.navbox li {
	float: left;
	line-height: 40px;
	color: #fff;
	width: 150px;
}

.navbox li a {
	font-size: 18px;
	color: #fff;
	float: left;
	padding: 0 57px;
	line-height: 40px;
	cursor: pointer;
}

.navbox li a:hover {
	background: #002f75;
}

/* 导航下拉 */
.menu {
	width: 1200px;
	margin: 0 auto;
}

.s_li {
	display: none;
	z-index: 100;
	background: #fff;
	border-top: 5px solid #50a3ec;
	height: 45px;
	line-height: 45px;
	position: absolute;
	width: 1200px;
}

.s_li a {
	float: left;
	color: #003399;
	font-size: 18px;
	padding: 0px 20px;
}

.s_li a:hover {
	color: #50a3ec;
}

.s_li1 {
	display: none;
	z-index: 100;
	position: absolute;
	width: 1200px;
}

.s_li1 a {
	float: left;
	padding: 0px 10px;
}

/*========== main ==========*/
#main {
	width: 100%;
	min-width: 1200px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/mainbg.jpg) top center no-repeat;
}

.mainbox {
	width: 1200px;
	margin: 0 auto;
}

.subbox {
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 10px;
}

.subbox-L {
	float: left;
	width: 575px;
}

.subbox-R {
	float: left;
	width: 575px;
	margin-left: 30px;
}

.subbox-L1 {
	float: left;
	width: 373px;
}

.subbox-W1 {
	float: left;
	width: 374px;
	margin-left: 30px;
}

.subbox-R1 {
	float: left;
	width: 373px;
	margin-left: 30px;
}

.subbox-L2 {
	float: left;
	width: 777px;
}

.subbox-R2 {
	float: left;
	width: 373px;
	margin-left: 30px;
}

.subbox-L3 {
	float: left;
	width: 280px;
}

.subbox-R3 {
	float: left;
	width: 870px;
	margin-left: 30px;
}

/* 数据快报 */
.express {
	width: 100%;
	height: 40px;
	margin-top: 15px;
	*margin-top: 25px;
	background: #f4fbff;
}

.express-new {
	width: 1000px;
	float: left;
	height: 40px;
	line-height: 40px;
}

.express-new a {
	font-size: 15px;
	color: #4d4d4d;
	padding-right: 20px;
}

.express-new a:hover {
	color: #0059b5;
}

.express-t {
	width: 130px;
	float: left;
	height: 40px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/exp_bg.png) no-repeat;
	margin: 0px 5px 0 0;
}

.express-t li {
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	padding-left: 15px;
}

.express .img {
	margin: 3px 10px;
}

/* 图片切换 */
.news-pic-tab01 {
	position: relative;
	width: 575px;
	height: 370px;
	overflow: hidden;
	text-align: left;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	background: white;
	float: left;
}

.news-pic-tab01 .pic img {
	width: 575px;
	height: 370px;
	display: block;
}

.news-pic-tab01 .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	overflow: hidden;
}

.news-pic-tab01 .txt {
	position: absolute;
	*position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}

.news-pic-tab01 .txt li {
	position: absolute;
	height: 36px;
	line-height: 36px;
	bottom: 0px;
	color: white;
}

.news-pic-tab01 .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.news-pic-tab01 .num {
	position: absolute;
	z-index: 3;
	bottom: 7px;
	right: 7px;
}

.news-pic-tab01 .num li {
	float: left;
	position: relative;
	width: 25px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}

.news-pic-tab01 .num li a,
.news-pic-tab01 .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	font-size: 12px;
}

.news-pic-tab01 .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.news-pic-tab01 .num li.on a,
.news-pic-tab01 .num a:hover {
	background: #8f0000;
}

/* 栏目切换 */
.news-tab01 {
	width: 100%;
	margin: 0 auto;
}

.news-tab01 .hd {
	height: 34px;
	line-height: 24px;
	border-bottom: 1px solid #67b8ef;
}

.news-tab01 .hd .more {
	float: right;
	line-height: 34px;
}

.news-tab01 .hd .more a {
	font-size: 13px;
	margin-right: 0px;
	color: #666;
}

.news-tab01 .hd .more a:hover {
	color: #002f75;
}

.news-tab01 .hd li {
	float: left;
	font-size: 18px;
	padding: 0 10px;
	cursor: pointer;
	background: #fff;
	color: #4d4d4d;
}

.news-tab01 .hd li a {
	font-size: 18px;
}

.sjkshcx {
	margin-top: 10px;
}

.news-tab01 .hd li.on {
	height: 32px;
	font-size: 18px;
	color: #002f75;
	background: #fff;
	border-bottom: 4px solid #0059b5;
}

.news_tab01 .bd {
	clear: both;
	/* position:relative;*/
	margin-top: 10px;
}

/* 新闻列表一 */
.news-box {
	margin: 0 auto;
	padding-top: 8px;
}

.news-box li {
	/* overflow: hidden; */
	overflow: visible;
	line-height: 30px;
}

.news-box li .new {
	float: left;
	font-size: 15px;
	text-align: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
}

.news-box li .new .number {
	margin: 5px 10px 3px 0;
}

.news-box li .new:hover {
	color: #0059b5;
}

.news-box li .new:hover .number {
	color: #0059b5;
}

.news-box li .time {
	float: right;
	font-size: 14px;
	color: #999;
}

/* 新闻列表二 */
.news-box02 {
	margin: 0px auto;
	padding: 10px 8px;
	background: #f4fbff;
}

.news-box02 li {
	/* overflow: hidden; */
	line-height: 30px;
	overflow: visible;
}

.news-box02 li .new {
	float: left;
	text-align: left;
	font-size: 15px;
}

.news-box02 li .new .number {
	margin: 5px 10px 3px 0;
}

.news-box02 li .new:hover {
	color: #0059b5;
}

.news-box02 li .new:hover .number {
	color: #0059b5;
}

.news-box02 li .time {
	float: right;
	font-size: 14px;
	color: #999;
}

/* 栏目页列表 */
.news-box01 {
	margin-top: 10px;
}

.news-box01 li {
	/* overflow: hidden; */
	overflow: visible;
	line-height: 36px;
}

.news-box01 li .new {
	/* float: left; */
	float: none;
	font-size: 15px;
}

.news-box01 li .new .number {
	margin-right: 10px;
}

.news-box01 li .new:hover {
	color: #0059b5;
}

.news-box01 li .new:hover .number {
	color: #0059b5;
}

.news-box01 li .time {
	float: right;
	font-size: 15px;
	color: #999;
}

/* 政府信息公开 */
.disclosure {
	margin: 0px auto;
	width: 100%;
	height: 230px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/xxgk_bg.jpg) no-repeat;
}

.iconbox01 {
	margin: 0;
	width: 355px;
	padding: 15px 0 10px 20px;
	height: 226px;
}

.iconbox01 li a {
	display: block;
	width: 100%;
	height: 100%;
}

.iconbox01 li {
	float: left;
	width: 117px;
	margin-bottom: 20px;
}

.icon01 {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon001.png) no-repeat;
	padding-left: 35px;
	font-size: 15px;
	line-height: 30px;
	color: #4d4d4d;
}

.icon01:hover {
	color: #0059b5;
}

.icon01a {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon002.png) no-repeat;
}

.icon01b {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon009.png) no-repeat;
}

.icon01c {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon003.png) no-repeat;
}

.icon01d {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon004.png) no-repeat;
}

.icon01e {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon010.png) no-repeat;
}

.icon01f {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon005.png) no-repeat;
}

.icon01g {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon006.png) no-repeat;
}

.icon01h {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon023.png) no-repeat;
}

.icon02h {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon109.png) no-repeat;
}

.icon01i {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon007.png) no-repeat;
}

.icon01j {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon008.png) no-repeat;
}

.icon01k {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon109.png) no-repeat !important;
}

.icon01m {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon119.png) no-repeat !important;
}

/* 服务交流 */
.servicel {
	margin: 0px auto;
	width: 100%;
	height: 235px;
	padding-top: 15px;
	background: #f6fbff;
}

.service {
	margin: 0px auto;
	width: 100%;
	height: 235px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/fwjl_bg.jpg) top no-repeat;
}

.iconbox02 {
	overflow: hidden;
	width: 350px;
}

.iconbox02 li {
	float: left;
	width: 130px;
	margin: 20px 37px 0px 0;
}

.servicel li {
	width: 150px;
	height: 40px;
	line-height: 40px;
	padding: 5px 0px 5px 15px;
	margin: 0px 20px 20px 0px;
	box-sizing: border-box;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/service_list.png) no-repeat;
}

.icon02 {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon011.png) no-repeat;
	padding-left: 45px;
	font-size: 15px;
	line-height: 30px;
}

.icon02a {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon012.png) no-repeat;
	padding-left: 45px;
}

.icon02b {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon013.png) no-repeat;
	padding-left: 45px;
}

.icon02c {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon014.png) no-repeat;
	padding-left: 45px;
}

.icon02d {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon015.png) no-repeat;
	padding-left: 45px;
}

.icon02e {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon016.png) no-repeat;
	padding-left: 45px;
}

.iconbox03 {
	overflow: hidden;
	width: 350px;
	margin-left: 20px;
}

.iconbox03 li {
	float: left;
	width: 130px;
	margin: 20px 37px 0px 0;
}

.icon03 {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon017.svg) no-repeat;
	background-size: 30px 30px;
	padding-left: 45px;
	font-size: 15px;
	line-height: 30px;
}

.icon03a {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon018.svg) no-repeat;
	background-size: 30px 30px;
	padding-left: 45px;
}

.icon03b {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon019.svg) no-repeat;
	background-size: 30px 30px;
	padding-left: 45px;
}

.icon03c {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon020.svg) no-repeat;
	background-size: 30px 30px;
	padding-left: 45px;
}

.icon03d {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon021.svg) no-repeat;
	background-size: 30px 30px;
	padding-left: 45px;
}

.icon03e {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon022.svg) no-repeat;
	background-size: 30px 30px;
	padding-left: 45px;
}

/* so米直播一 */
.data {
	width: 100%;
	height: 219px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/sjjd_bg.jpg) no-repeat;
	margin-top: 8px;
	text-align: center;
}

.data a {
	font-size: 15px;
	color: #0059b5;
}

.data a:hover {
	font-size: 15px;
	color: #002f75;
}

/* so米直播二 */
.data01 {
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
	margin: 0 auto;
	min-width: 585px;
}

.data01 li {
	float: left;
	width: 135px;
	height: 40px;
	line-height: 40px;
	margin: 5px 9px 5px 0px;
	background: #f4fbff;
	border: 1px solid #b0ddfc;
	text-align: center;
}

.pcjj_list li {
	width: 215px;
}

.data01 li a {
	font-size: 15px;
	color: #0059b5;
}

.data01 li a:hover {
	color: #002f75;
}

/* so米直播三 */
.data02 {
	overflow: hidden;
	width: 280px;
	background: #f4fbff;
	padding: 30px 0 50px 0;
}

.data02 li {
	float: left;
	width: 125px;
	height: 36px;
	line-height: 36px;
	background: #fff;
	margin: 5px 0px 5px 8px;
	border: 1px solid #b0ddfc;
	margin-bottom: 10px;
	text-align: center;
}

.data02 li a {
	font-size: 15px;
	color: #0059b5;
	margin: 7px 0px 7px 2px;
}

.data02 li a:hover {
	font-size: 15px;
	color: #002f75;
}

/*so米直播+统计法规概览*/
.TJNw016 {
	background: #b0ddfc;
	margin-top: 10px;
}

.TJNw016 td {
	height: 40px;
	background: #fff;
}

.TJNw016 a {
	font-size: 15px;
	color: #4d4d4d;
}

.TJNw016 a:hover {
	font-size: 15px;
	color: #0059b5;
}

.TJNw017 {
	font-size: 15px;
	color: #b30000;
	font-weight: bold;
	background: #fff;
	text-indent: 7px;
	height: 0px;
	padding-top: 10px;
}

.TJNw017 td {
	font-size: 15px;
	color: #0059b5;
}

/* 专题专栏 */
.spe-pic {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	min-width: 791px;
}

.spe-pic li {
	float: left;
	width: 250px;
	height: 85px;
	margin: 10px 13px 0 0;
}

.spe-pic01 {
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
	min-width: 791px;
}

.spe-pic01 li {
	float: left;
	width: 250px;
	height: 85px;
	margin: 15px 35px 15px 15px;
}

/* 视频服务*/
.video {
	overflow: hidden;
	width: 100%;
	margin-top: 6px;
}

.video li {
	float: left;
	width: 373px;
	height: 125px;
}

/* 内设机构 */
.mechanism {
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
	margin: 0 auto;
	min-width: 381px;
}

.mechanism li {
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin: 5px 4px 5px 0px;
	background: #f4fbff;
	border: 1px solid #b0ddfc;
	text-align: center;
}

.mechanism li a {
	font-size: 15px;
	color: #4d4d4d;
}

.mechanism li a:hover {
	color: #0059b5;
}

/* 局领导*/
.leader {
	width: 100%;
	margin: 0 auto;
	background: #f4fbff;
	padding-top: 10px;
	height: 220px;
}

.leader-pic {
	float: left;
	width: 130px;
	height: 170px;
	text-align: center;
}

.leader-pic li {
	padding-top: 50px;
}

.leader-na li {
	float: left;
	margin-left: 130px;
	width: 110px;
	height: 40px;
	line-height: 40px;
	margin: 5px 8px 5px 0px;
	background: #fff;
	border: 1px solid #b0ddfc;
	text-align: center;
}

.leader-na li a {
	font-size: 15px;
	color: #4d4d4d;
}

.leader-na li a:hover {
	color: #0059b5;
}

/* 政务栏目 */
/* 
.affairs {
  margin: 0px auto;
  width: 100%px;
  height: 80px;
  background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/zwgk_bg.gif) repeat;
  margin-top: 10px;
}

.iconbox06 {
  overflow: hidden;
  width: 1100px;
  min-width: 1240px;
}

.iconbox06 li {
  float: left;
  width: 160px;
  height: 30px;
  margin: 28px 90px 30px 55px;
}

.icon06 {
  background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon024.png) no-repeat;
  padding-left: 45px;
  font-size: 18px;
  color: #0059b5;
  line-height: 30px;
  margin-top: 0px;
}

.icon06:hover {
  color: #002f75;
}

.icon06a {
  background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon025.png) no-repeat;
}

.icon06b {
  background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon026.png) no-repeat;
}

.icon06c {
  background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon027.png) no-repeat;
}
 */
/* 宁波概览 */
.overview {
	width: 100%;
	height: 305px;
	margin: 0 auto;
	overflow: hidden;
}

.over-pic {
	float: left;
	width: 162px;
	height: 272px;
	margin-top: 15px;
}

.over-text {
	float: left;
	width: 400px;
	margin-left: 13px;
	line-height: 29px;
	margin-top: 15px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.over-text li {
	font-size: 15px;
	color: #4d4d4d;
}

.over-text li .bt {
	font-size: 15px;
	color: #0059b5;
}

/* 互动交流
.interactive {
    margin: 0px auto;
    width: 100%;
    height: 200px;
    background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/hdjl_bg.gif) repeat;
    margin-top: 30px;
}

.iconbox04 {
    overflow: hidden;
    width: 520px;
    min-width: 621px;
}

.iconbox04 li {
    float: left;
    width: 120px;
    height: 30px;
    margin: 28px 48px 50px 30px;
}

.icon04 {
    background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon028.png) no-repeat;
    padding-left: 45px;
    font-size: 18px;
    color: #0059b5;
    line-height: 30px;
    margin-top: px;
}

.icon04:hover {
    color: #002f75;
}

.icon04a {
    background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon029.png) no-repeat;
}

.icon04b {
    background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon030.png) no-repeat;
}

.icon04c {
    background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon031.png) no-repeat;
}

.icon04d {
    background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon032.png) no-repeat;
}

.icon04e {
    background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon033.png) no-repeat;
}
 */
.interactive {
	margin: 0px auto;
	width: 100%;
	/* height: 200px; */
	margin-top: 10px;
}

.iconbox04 {
	overflow: hidden;
	width: 570px;
	min-width: 621px;
}

.iconbox04 li {
	float: left;
	width: 180px;
	height: 60px;
	margin: 15px 15px 0px 0px;
	border: 1px solid #b0ddfc;
}

.iconbox04>li>a {
	display: block;
}

.icon04 {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon028.svg) 15px 15px no-repeat;
	background-size: 30px 30px;
	padding-left: 55px;
	font-size: 18px;
	color: #0059b5;
	line-height: 60px;
	margin-top: px;
}

.icon04:hover {
	color: #002f75;
}

.icon04a {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon029.svg) 15px 15px no-repeat;
	background-size: 30px 30px;
}

.icon04b {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon030.svg) 15px 15px no-repeat;
	background-size: 30px 30px;
}

.icon04c {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon031.svg) 15px 15px no-repeat;
	background-size: 30px 30px;
}

.icon04d {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon032.svg) 15px 15px no-repeat;
	background-size: 30px 30px;
}

.icon04e {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon033.svg) 15px 15px no-repeat;
	background-size: 30px 30px;
}

.icon04f {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon034.svg) 15px 15px no-repeat;
	background-size: 30px 30px;
}

/* 统计服务 */
.tjservice {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.tjservice-pic {
	float: left;
	width: 810px;
	height: 180px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/jlfd_bg.gif) repeat;
	margin-top: 30px;
}

.iconbox05 {
	float: left;
	overflow: hidden;
	min-width: 850px;
}

.iconbox05 li {
	float: left;
	width: 120px;
	height: 30px;
	margin: 28px 105px 40px 50px;
}

.icon05 {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon034.png) no-repeat;
	padding-left: 45px;
	font-size: 18px;
	color: #0059b5;
	line-height: 30px;
}

.icon05a {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon007.png) no-repeat;
}

.icon05b {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon035.png) no-repeat;
}

.icon05c {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon036.png) no-repeat;
}

.icon05d {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon037.png) no-repeat;
}

.icon05e {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon038.png) no-repeat;
}

.zjzwfw {
	float: right;
	width: 340px;
	height: 180px;
	padding-left: 30px;
}

.zjzwfw li {
	margin-top: 30px;
}

/* 左侧栏目 */
.leftnav {
	overflow: hidden;
	width: 280px;
	background: #f4fbff;
	padding: 30px 0 50px 0;
}

.leftnav li {
	width: 200px;
	height: 36px;
	line-height: 36px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/left_bg.png) no-repeat #fff;
	padding: 4px 0 4px 10px;
	border: 1px solid #b0ddfc;
	margin-bottom: 10px;
}

.leftnav li a {
	font-size: 15px;
	color: #666;
	padding-left: 0px;
	margin: 7px 0px 7px 30px;
}

.leftnav li a:hover {
	font-size: 15px;
	color: #0059b5;
}

/* 页 码 */
.page-box {
	overflow: hidden;
	margin: 20px 0 0 100px;
}

.page-box li {
	float: left;
	margin-right: 4px;
}

.page-box li a .page {
	float: left;
	background-color: #f5f7f8;
	color: #454545;
	border: 1px solid #c3c9cd;
	height: 34px;
	line-height: 36px;
	font-size: 14px;
	padding: 0 12px;
}

.page-box li a .page:hover {
	background-color: #235ddb;
	color: #fff;
	border: 1px solid #c3c9cd;
}

.page-box li a .page_on {
	color: #235ddb;
}

.ptext {
	width: 70px;
	height: 34px;
	line-height: 34px;
	background-color: #f5f7f8;
	border: 1px solid #c3c9cd;
	text-align: center;
}

/* 位 置 */
.position {
	overflow: hidden;
	width: 1160px;
	background: #f4fbff;
	padding: 10px 0 10px 15px;
}

.position li {
	float: left;
	font-size: 15px;
	color: #666;
}

.position li a:hover {
	color: #0059b5;
}

/* 文 章 */
.title {
	overflow: hidden;
	width: 870px;
}

.tit-text {
	font-size: 26px;
	height: 75px;
	line-height: 40px;
	color: #0066cc;
	text-align: center;
	padding: 30px 0;
}

.source {
	font-size: 15px;
	height: 30px;
	color: #999999;
	text-align: center;
}

.sizecolor {
	font-size: 15px;
	height: 30px;
	color: #999999;
	text-align: center;
}

.line {
	border-bottom: 1px dotted #595959;
	width: 870px;
	margin: 15px auto;
}

.article {
	width: 860px;
	margin: 0 auto;
	font-size: 15px;
	color: #4d4d4d;
	line-height: 32px;
	padding: 5px 0 25px 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*========== footer ==========*/
#footer {
	width: 100%;
	margin-top: 0px;
	margin: 0 auto;
}

.footer {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #0059b5;
	margin: 0 auto;
}

.linkbox {
	width: 1200px;
	padding: 8px 0 0 70px;
	margin: 0 auto;
}

.linkbox li {
	float: left;
	padding-right: 10px;
	color: #0046ad;
}

.linkbox li select {
	font-size: 14px;
	width: 150px;
	/* outline: 0 none !important; */
	outline-color: #00dbf3;
	color: #4d4d4d;
}

.linkbox li option {
	/* outline: 0 none !important; */
	outline-color: #00dbf3;
}

.copyright {
	width: 100%;
	margin: 0 auto;
	height: 130px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/copyright_Bg.jpg) repeat-x;
}

.copyright h1 {
	text-align: center;
	font-size: 14px;
	color: #0059b5;
	padding-top: 10px;
}

.copyright h1 a {
	font-size: 14px;
	color: #0059b5;
	padding: 0px 8px;
}

.copyright h1 a:hover {
	color: #002f75;
}

.copyright h2 {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 22px;
	text-align: center;
	padding-top: 10px;
}

.subbox-K {
	float: left;
	width: 575px;
	margin-left: 30px;
	height: 15px;
}








/* 政务栏目 */
.affairs {
	margin: 0px auto;
	width: 100%;
	height: 80px;
	/*background:url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/zwgk_bg.gif) repeat;*/
	margin-top: 10px;
}

.iconbox06 {
	overflow: hidden;
	width: 1100px;
	min-width: 1240px;
}

.iconbox06 li {
	float: left;
	width: 350px;
	height: 80px;
	margin-right: 55px;
	background: #f4fbff;
	border: 1px solid #b0ddfc;
}

.icon06 {
	height: 80px;
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon024.png) no-repeat;
	padding-left: 45px;
	font-size: 18px;
	color: #0059b5;
	margin: 25px 0 0 60px;
}

.icon06:hover {
	color: #002f75;
}

.icon06a {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon025.png) no-repeat;
}

.icon06b {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon026.png) no-repeat;
}

.icon06c {
	background: url(/cms_files/webningboshitongjijuwang/pubtplobject/defaultSet/747149/images/icon027.png) no-repeat;
}
.subbox_4{
	display: grid;
	grid-template-rows: repeat(2, 1fr);
	grid-template-columns: repeat(2, 1fr);
	align-items: start;
	justify-items: start;
	gap: 20px;
}
.subbox_con{
	width: 100%;
}