﻿body {
	margin: 0 auto;
	font-size: 18px;
	color: #333333;
	overflow-y: scroll;
}


/*首页*/

.main-body {
	background: url(/assets/img/mainbg.png) center 0 no-repeat;
	
}

.header-top {
	width: 1222px;
	margin: 0 auto;
	padding: 0 40px;
	box-sizing: border-box;
}

.header-top-con {
	margin-left: 2px;
}

.header-top a {
	display: inline-block;
	padding-right: 15px;
	font-size: 14px;
	line-height: 33px;
	color: white;
}

.header-top img {
	vertical-align: middle;
}

.header-top .wx,
.header-top .wb {
	position: relative;
}

.header-top .wx:hover>div {
	display: block;
}

.header-top .ewm {
	display: none;
	position: absolute;
	left: -13px;
	min-width: 143px;
	min-height: 147px;
	padding: 12px 10px;
	background-color: #ffffff;
	border: solid 1px #669ff1;
	text-align: center;
	line-height: 147px;
	z-index: 999;
	vertical-align: middle;
	box-sizing: border-box;
}

.header-top .ewm img {
	width: 122px;
	height: 122px;
}

.header-top .wb .ewm {
	left: -13px;
}

.header-top .wb:hover>div {
	display: block;
}

.header-log {
	position: relative;
	width: 1229px;
	margin: 0 auto;
	margin-bottom: 58px;
}

.header-log .logo {
	margin: 0 auto;
	width: 424px;
	text-align: center;
}

.header-log .logo-jpg {
	margin-top: 20px;
	vertical-align: middle;
}

.header .wz {
	font-family: "楷体";
	font-size: 16px;
	color: #ffffff;
	line-height: 33px;
}
.header-top .wza {padding-right:0px; margin-right:-6px; }
.header-top .ghb {margin-right:6px;}
.header-top .wza-r { font-style:normal; border-radius:0 20px 20px 0; padding:0px 10px; border:1px solid #2e96e0;}
.header-top .wza-l { font-style:normal; border-radius:20px 0 0 20px; padding:0px 10px; border:1px solid #2e96e0;}
.header-top .wza-r:hover { background:#2e96e0;}
.header-top .wza-l:hover { background:#2e96e0;}
#hbHeaderAirZlBody {
	position: absolute;
	top: 16px;
	left: 22px;
	min-width: 350px;
}

#hbHeaderAirZlIframe {
	left: 42px!important;
}

.header-air-zl {
	margin-left: 27px;
	margin-top: 10px;
	/* min-width: 310px; */
	padding-right: 20px;
	height: 80px;
	background: url(/assets/img/airbg.png) 0 center no-repeat;
	background-size: contain;
	box-sizing: border-box;
}

.header-air-zl .status {
	/*margin-left: 50px;*/
	cursor: pointer;
}

.header-air-zl .status.one .status-type {
	color: #00e400;
}

.header-air-zl .status.one .status-val {
	background-color: #00e400;
	color: #026600;
}

.header-air-zl .status.two .status-type {
	color: #ffff00;
}

.header-air-zl .status.two .status-val {
	background-color: #ffff00;
	color: #775600;
}

.header-air-zl .status.three .status-type {
	color: #ff7e00;
}

.header-air-zl .status.three .status-val {
	background-color: #ff7e00;
	color: #731800;
}

.header-air-zl .status.four .status-type {
	color: #ff0000;
}

.header-air-zl .status.four .status-val {
	background-color: #ff0000;
	color: #ffa59c;
}

.header-air-zl .status.five .status-type {
	color: #99004c;
}

.header-air-zl .status.five .status-val {
	background-color: #99004c;
	color: #ff8383;
}

.header-air-zl .status.six .status-type {
	color: #7e0023;
}

.header-air-zl .status.six .status-val {
	background-color: #7e0023;
	color: #ff809e;
}

.header-air-zl .personimg {
	margin-left: 20px;
	margin-top: -26px;
	width: 104px;
}

.header-air-zl .status-type {
	/* margin-left: 24px; */
	/* margin-right: 20px; */
	font-family: Arial;
	font-size: 56px;
	line-height: 80px;
	font-stretch: normal;
	letter-spacing: -3px;
	width: 34%;
	text-align: center;
}

.header-air-zl .status-val {
	width: 75px;
	height: 21px;
	margin-top: 16px;
	border-radius: 10px;
	font-size: 16px;
	text-align: center;
}

.header-air-zl .status-pm {
	font-size: 20px;
	color: white;
	padding-right: 3px;
	line-height: 32px;
	text-align: center;
}

.header-air-zl .status-pm span {
	font-size: 16px;
	/*color: #450909;*/
	vertical-align: sub;
}

.air {
	display: none;
	position: absolute;
	top: 74px;
	z-index: 10;
	width: 337px;
	padding: 18px 13px 20px 31px;
	background-color: #ffffff;
	border: solid 1px #669ff1;
	text-align: left;
	box-sizing: border-box;
}

.air-aqi-more {
	position: absolute;
	top: 77px;
	left: 50%;
	margin-left: -6px;
	display: none;
}

.air-sj {
	display: none;
	position: absolute;
	top: 77px;
	left: 50%;
	margin-left: -12px;
	z-index: 0;
}

.time-air ul {
	padding-right: 11px;
	font-size: 14px;
	color: #333333;
}

.time-air li {
	overflow: hidden;
	margin-bottom: 8px;
}

.time-air .fl {
	width: 98px;
}

.time-air .fl.status {
	text-align: center;
	color: #00a213;
	line-height: 66px;
}

.time-air .fl.status img {
	width: 109px;
	height: 83px;
}

.time-air ul .fr {
	width: 172px;
	color: #2a91d6;
}

.time-air ul .pm-num {
	font-size: 12px;
	vertical-align: sub;
}

.time-air ul .fr img {
	width: 109px;
	height: 83px;
}

.hour-air {
	margin-top: 16px;
}

.hour-air ul {
	margin-top: 10px;
	margin-left: -9px;
}

.hour-air li {
	float: left;
	width: 25%;
	height: 42px;
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.hour-air .active {
	color: #333333;
}

.hour-air .icon {
	width: 15px;
	height: 15px;
	margin: 4px auto;
	border-radius: 62px;
	cursor: pointer;
}

.hour-air .icon img {
	margin-top: 2px;
}

.hour-air .icon.one {
	background-color: #00e400;
}

.hour-air .icon.two {
	background-color: #ffff00;
}

.hour-air .icon.three {
	background-color: #ff7e00;
}

.hour-air .icon.four {
	background-color: #ff0000;
}

.hour-air .icon.five {
	background-color: #99004c;
}

.hour-air .icon.six {
	background-color: #7e0023;
}

.hour-air li:hover .icon {
	width: 18px;
	height: 18px;
	margin: 2px auto;
}

.hour-air li:hover .icon img {
	margin-top: 4px;
}

.hour-air .hour-line {
	position: relative;
	top: -15px;
	z-index: -1;
	height: 1px;
	background-color: #bbbbbb;
}

.hour-air .time {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-align: center;
}

.hour-air .item {
	width: 50%;
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.hour-air .item .status {
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

.hour-air .item .pm {
	font-size: 18px;
	color: #333333;
}

.hour-air .pm span {
	font-size: 14px;
	vertical-align: sub;
}

.header-air-zl:hover>.air-sj {
	display: block;
}

.header-air-zl:hover>.air {
	display: block;
}

.header-air-zl:hover>.air-aqi-more {
	display: none;
}

.index-search {
	position: absolute;
	right: 42px;
	top: 36px;
	width: 323px;
}

.search-form {
	width: 100%;
	height: 51px;
	background: url(/assets/img/searchbg.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.search-link {
	text-align: center;
}

.search-link a {
	margin: 0px 3px;
	font-size: 14px;
	color: #81dcfa;
}

.search-link a:hover {
	color: white!important;
}

.homesearch {
	width: 78%;
	height: 100%;
	padding-left: 24px;
	border: 0;
	box-sizing: border-box;
	background: transparent;
	font-size: 16px;
	color: white;
}

.search-form .homesearch-input-placeholder {
	/* WebKit, Blink, Edge */
	color: white;
	font-size: 14px;
}

.search-form .homesearch::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: white;
	font-size: 14px;
}

.search-form .homesearch:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: white;
	font-size: 14px;
}

.search-form .homesearch::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: white;
	font-size: 14px;
}

.search-form .homesearch:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: white;
	font-size: 14px;
}

.homesearch-btn {
	position: absolute;
	top: 14px;
	right: 26px;
	border-radius: 4px;
}

.container {
	width: 1229px;
	margin: 0 auto;
}


/*.container {
	min-width: 1191px;
	margin: 0 auto;
	    background-color: rgba(249, 248, 248, 0.8);
}*/

.main {
	min-height: 310px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
}

.tab-pane .more {
	font-size: 14px;
	margin-right: 20px;
	color: #0071bc;
}

.main-tab {
	margin-left: 36px;
}

.main-tab li {
	position: relative;
	float: left;
	width: 215px;
	height: 42px;
	margin-left: -19px;
	padding-left: 30px;
	line-height: 42px;
	box-sizing: border-box;
	/*background: url(../images/tabbg.png) 0 0 no-repeat;*/
	cursor: pointer;
}

.main-tab li.tb {
	padding-left: 50px;
}

.main-tab a {
	position: relative;
	display: block;
	font-size: 18px;
	color: #004d93;
	z-index: 2;
}

.main-tab li.tb a {
	color: #cb0000;
}

.main-tab li>img {
	position: absolute;
	/* margin-right: 15px; */
	/* vertical-align: middle; */
	z-index: 0;
	left: 0;
	width: 100%;
	height: 42px;
}

.main-tab li a>img {
	width: 23px;
	margin-right: 10px;
	/* line-height: 37px; */
	vertical-align: sub;
}

.main-tab .tab-img-active {
	display: none;
}

.main-tab li.hb {
	z-index: 8;
}

.main-tab li.zw {
	z-index: 7;
}

.main-tab li.fz {
	z-index: 6;
}

.main-tab li.sz {
	z-index: 5;
}

.main-tab li.sg {
	z-index: 4;
}

.main-tab li.active a {
	color: #ffffff;
}

.main-tab li.active .tab-img {
	display: none;
}

.main-tab li.active .tab-img-active {
	display: inline-block;
	z-index: 1;
}

.main-tab li.active {
	z-index: 9;
}

.main-tab-content {
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #cfdce6;
}


/*一网通办 s*/

.tab-pane {}

.tab-pane.tb {
	margin: 28px 0 0 14px;
	padding: 0 50px 18px 50px;
}

.tab-pane.tb .top {
	overflow: hidden;
}

.tab-pane.tb .news-list {
	margin: 0;
}

.tab-pane.tb .wsbs {
	width: 100%;
}

.tab-pane.tb .wsbs .jg {
	width: 68%;
}

.tab-pane.tb .wsbs .jg .jq-title,
#scroll .no {
	display: inline-block;
	float: left;
	width: 45%;
	overflow: hidden;
}

#scroll span {
	display: inline-block;
	float: left;
}

#scroll .name {
	width: 25%;
}

#scroll .result {
	width: 21%;
	text-align: center;
}

.tab-pane.tb .wsbs .jg .bd li {
	height: auto;
	line-height: 46px;
}

.tab-pane.tb .wsbs .jg .bd li:hover {
	color: #0071bc!important;
	text-decoration: underline!important;
}

.tab-pane.tb .wsbs .jg .bd li:hover .date,
.tab-pane.tb .wsbs .jg .bd li:hover .status,
.tab-pane.tb .wsbs .jg .bd li:hover .num {
	color: #0071bc!important;
	text-decoration: none;
}

.tab-pane.tb .wsbs .jg .status {
	display: inline-block;
	width: 22%;
	text-align: center;
}

.tab-pane.tb .wsbs .jg .date {
	width: 8%;
	float: right;
}

.tab-pane.tb .wsbs .jg .even,
#scroll .even {
	background-color: #f1fbff;
}

.tab-pane.tb .wsbs .link {
	margin-top: 20px;
}

.tab-pane.tb .wsbs .link a {
	display: block;
	margin-top: 6px;
}

.tab-pane.tb .xzxk {
	margin-top: 24px;
}

.tab-pane.tb .xz-tab {
	width: 20%;
}

.tab-pane.tb .xz-tab li {
	height: 63px;
	margin-bottom: 18px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #94c8ed;
	box-sizing: border-box;
	line-height: 63px;
	color: #004d93;
	cursor: pointer;
}

.tab-pane.tb .xz-tab li .tab-img {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 22px;
	/* padding-top: 8px; */
	position: relative;
	top: -3px;
}

.tab-pane.tb .xz-tab li .tab-img.active {
	display: none;
}

.tab-pane.tb .xz-tab li.active {
	color: white;
	background: url(/assets/img/yw-tab-b.png) 0 0 repeat-x;
}

.tab-pane.tb .xz-tab li.active .tab-img {
	display: none;
}

.tab-pane.tb .xz-tab li.active .tab-img.active {
	display: inline-block;
}

.tab-pane.tb .xz-tab li:hover {
	color: white;
	background: url(/assets/img/yw-tab-b.png) 0 0 repeat-x;
}

.tab-pane.tb .xz-tab li:hover .tab-img {
	display: none;
}

.tab-pane.tb .xz-tab li:hover .tab-img.active {
	display: inline-block;
}

.tab-pane.tb .xz-tab-con {
	width: 78%;
}

.tab-pane.tb .xz-pane {
	display: none;
	width: 100%;
}

.tab-pane.tb .xz-pane.active {
	display: block;
}

.tab-pane.tb .hd {
	width: 100%;
}

.tab-pane.tb .xz-num {
	margin-right: 36px;
	font-size: 16px;
	color: #284070;
}

.tab-pane.tb .xz-num span {
	font-size: 18px;
	color: #cb0000;
}

.tab-pane.tb .xz-pane .bd li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #bfe4f3;
}

.tab-pane.tb .xz-pane a {
	width: 100%;
}

.tab-pane.tb .xz-more {
	margin-right: 18px;
	font-size: 14px;
}

.tab-pane.fz .bd,
.tab-pane.sg .bd {
	margin-top: 5px;
}

.tab-pane.tb .wsbs .bd li,
#scroll li {
	padding-left: 24px;
	background: url(/assets/img/circle.png) 10px center no-repeat;
	overflow: hidden;
	line-height: 46px;
}

.tab-pane.tb .wsbs .bd a {
	width: 100%;
}

.tab-pane.tb .bottom {
	margin-top: 16px;
}

.tab-pane.tb .js-step {
	position: relative;
	width: 410px;
	height: 91px;
	margin-left: 12px;
}

.tab-pane.tb .js-step div {
	position: absolute;
	top: 41px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

.tab-pane.tb .js-step a {
	color: #004000;
}

.tab-pane.tb .js-step .one {
	left: 58px;
}

.tab-pane.tb .js-step .two {
	left: 200px;
}

.tab-pane.tb .js-step .three {
	left: 312px;
}


/*一网通办 e*/


/*环保工作动态 s*/

.tab-pane.hb {
	padding: 0 34px 18px 34px;
}


/*轮播*/

.slider {
	width: 506px;
	height: 390px;
	overflow: hidden;
	position: relative;
	margin: 34px 32px 0 0;
}

.slider .hd {
	position: absolute;
	z-index: 1;
	top: 283px;
	width: 100%;
	height: 44px;
	background-color: black;
	filter: Alpha(Opacity=30);
	background: rgba(0, 0, 0, 0.3);
}

.slider .hd li {
	display: block;
	float: left;
	width: 10px;
	width: 13px;
	width: 8px;
	height: 8px;
	margin: 17px 9px;
	filter: Alpha(Opacity=50);
	color: transparent;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: transparent;
	border: solid 1px #ffffff;
	cursor: pointer;
}

.slider .hd li.on {
	background-color: #ffffff;
	border: solid 1px #ffffff;
}

.slider .bd .title {
	width: 295px;
	height: 48px;
	margin: 10px auto 0;
	line-height: 24px;
	color: #0071bc;
	text-align: center;
	overflow: hidden;
}

.slider img {
	width: 100%;
	height: 327px;
}

.slider .title a {
	color: #333333;
}


/*tab切换*/

.news-list {
	width: 620px;
	margin-top: 34px;
}

.news-list .hd {
	width: 98%;
	font-size: 18px;
	line-height: 28px;
	border-bottom: 1px solid #669cca;
}

.news-list .hd li {
	width: 109px;
	float: left;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

.news-list .hd li.on {
	font-size: 20px;
	color: #0071bc;
	border-bottom: 1px solid #8fb7da;
}

.tab-pane.zw .hd li.on,
.tab-pane.fz .hd li.on,
.tab-pane.sg .hd li.on,
.tab-pane.tb .hd li.on {
	font-size: 18px;
}

.news-list .bd .title {
	height: 40px;
	margin: 14px auto 0;
	text-align: center;
	font-size: 22px;
	color: #0071bc;
	text-align: center;
}

.news-list .bd .content {
	padding: 0 10px;
	text-indent: 2em;
	line-height: 28px;
}

.news-list .bd li {
	height: 36px;
	overflow: hidden;
	padding-left: 15px;
	line-height: 36px;
	/*font-size: 18px;*/
	color: #333333;
	list-style-type: disc;
	list-style-position: inside;
	/*cursor: pointer;*/
	overflow: hidden;
}

.news-list .bd a {
	color: #333333;
}

.news-list .bd a:hover,
.list-con .bd a:hover,
.tab-pane.zw .bd a:hover {
	color: #0071bc!important;
	text-decoration: none;
}

.news-list .bd li.article {
	height: 180px;
	padding-left: 0;
	list-style-type: none;
	border-bottom: 1px dashed #999999;
	margin-bottom: 6px;
}

.news-list .bd li a {
	display: inline-block;
	width: 470px;
	height: 100%;
}

.news-list .bd .date {
	float: right;
	width: 108px;
}


/*环保工作动态 e*/


/*政务信息公开S*/

.tab-pane.zw {
	padding: 0 50px 18px 50px;
	margin: 28px 16px 0 24px;
}

.tab-pane.zw .news-list {
	width: 714px;
	margin: 0 0 16px;
}

.tab-pane.zw .hd {
	width: 100%;
}

.tab-pane.zw .hd li,
.tab-pane.fz .hd li,
.tab-pane.sg .hd li,
.tab-pane.tb .hd li {
	width: auto;
	padding: 0 10px;
	color: #284070;
	border-bottom: 1px solid #8fb7da;
}

.tab-pane.zw .bd li,
.tab-pane.fz .bd li,
.tab-pane.sg .bd li,
.tab-pane.tb .bd li {
	padding-left: 3px;
	list-style-type: none;
}

.tab-pane.zw .bd.one {
	margin-top: 5px;
}

.tab-pane.zw .bd li a {
	width: 84%;
}

.tab-pane.zw .bd .txt {
	padding-left: 7px;
	overflow: hidden;
	height: 36px;
}

.tab-pane.zw .img-list {
	margin-top: 10px;
}

.tab-pane.zw .right {
	width: 316px;
}

.tab-pane.zw .right .ul-top {
	margin-top: 6px;
}

.tab-pane.zw .right .ul-top li {
	width: 48%;
	height: 74px;
	padding: 17px 0 0 10px;
	line-height: 20px;
	margin-bottom: 5px;
	border-radius: 4px;
	border: solid 1px #0071bc;
	box-sizing: border-box;
}

.tab-pane.zw .right .ul-top li img {
	vertical-align: middle;
}

.tab-pane.zw .right li:hover {
	background: #669cca;
	color: white;
}

.tab-pane.zw .right a {
	display: block;
	font-size: 16px;
	color: #0071bc;
}

.tab-pane.zw .right .ul-top div {
	display: inline-block;
	/* float: right; */
	/* margin-right: 19px; */
}

.tab-pane.zw .right .ul-botom {
	margin-top: 5px;
	/* margin-right: -17px; */
	border-radius: 4px;
	border: solid 1px #669cca;
}
.tab-pane.zw .right .b-name{display: block!important;width: 96%!important;margin: 0 auto;padding: 9px 0;border-bottom: solid 1px #669cca;color: #0071bc;line-height: 31px;}
.tab-pane.zw .right .ul-middle li {
	height: 74px;
	padding: 15px 4px;
	margin-bottom: 5px;
	font-size: 16px;
	border-radius: 4px;
	border: solid 1px #669cca;
	box-sizing: border-box;
}

.tab-pane.zw .right .ul-middle .zmhd {
	background: url(/assets/img/zwmenu3-4-b.png) right center no-repeat;
}
.tab-pane.zw .right .ul-middle .zmhd a{
	display:inline-block;
}

.tab-pane.zw .right .ul-middle img {
	float: left;
	margin-left: 5px;
	margin-top: 4px;
}

.tab-pane.zw .right .ul-middle .m-txt {
	margin-left: 54px;
}

.tab-pane.zw .right .ul-middle .tip {
	font-size: 14px;
	color: #333333;
}

.tab-pane.zw .right .ul-middle a {
	color: #0071bc;
}

.tab-pane.zw .right .ul-botom li {
	width: 33.3%;
	/* margin-right: 7px; */
	float: left;
	/* height: 48px; */
	padding: 16px 0px;
	text-align: c;
	margin-bottom: 5px;
	font-size: 16px;
	/* line-height: 48px; */
	border-radius: 4px;
	/* border: solid 1px #669cca; */
	/* height: 74px; */
	box-sizing: border-box;
	text-align: center;
}

.tab-pane.zw .right .ul-botom div {
	width: 81px;
	margin-top: 4px;
	display: inline-block;
	text-align: center;
	line-height: 16px;
}

.tab-pane.zw .right .ul-botom span {
	font-size: 12px;
}

.tab-pane.zw .right .ul-botom .icons {
	display: none;
}

.tab-pane.zw .right .ul-top li:hover {
	background: #669cca;
}

.tab-pane.zw .right .ul-top li:hover a {
	color: white;
}

.tab-pane.zw .right .ul-top li:hover .tip {
	color: white;
}
.tab-pane.zw .right .ul-botom li:hover {
	background:none;
}

.tab-pane.zw .right .ul-botom li:hover a {
	color: none;
}

.tab-pane.zw .right .ul-botom li:hover .tip {
	color: white;
}

.tab-pane.zw .right .ul-middle .zmhd .one:hover  .m-txt{
	    color: #333333;
}
.tab-pane.zw .right .ul-middle .zmhd .one:hover .tip {
        color: #333333;
}

	.tab-pane.zw .right .ul-middle .zmhd .two{
		margin-left: 8px;
		transition:all 1s;
-moz-transition:all 1s; /* Firefox 4 */
-webkit-transition:all 1s; /* Safari and Chrome */
-o-transition:all 1s; /* Opera */
	}
	.tab-pane.zw .right .ul-middle .zmhd .two:hover {
		margin-left:16px;
	}
	@keyframes mymove
{
0 {margin-left:8px;}
100% {margin-left:16px;}

}
@-moz-keyframes myfirst /* Firefox */
{
0 {margin-left:8px;}
100% {margin-left:16px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0 {margin-left:8px;}
100% {margin-left:16px;}
}

@-o-keyframes myfirst /* Opera */
{
0 {margin-left:8px;}
100% {margin-left:16px;}
}


.tab-pane.zw .right .ul-botom img {
	width: 30px;
	padding-left: 10px;
	padding-right: 6px;
	margin-bottom: 4px;
}

.tab-pane.zw .right .ul-botom a {
	color: #0071bc;
}

.tab-pane.zw .right .ul-botom .txt {
	margin-top: 11px;
}

.tab-pane.zw .zwgk .ulist>li {
	position: relative;
	float: left;
	width: 20%;
	/* height: auto; */
	min-height: 136px;
	padding-left: 0;
	text-align: center;
	overflow: inherit;
}

.tab-pane.zw .zwgk .icon {
	width: 61px;
	height: 61px;
	margin: 27px auto 0;
	line-height: 61px;
	border-radius: 50%;
	text-align: center;
}

.tab-pane.zw .zwgk .icon img {
	vertical-align: middle;
}

.tab-pane.zw .zwgk .one .icon,
.tab-pane.zw .zwgk .one .list {
	background-color: #c2cdeb;
}

.tab-pane.zw .zwgk .two .icon,
.tab-pane.zw .zwgk .two .list {
	background-color: #f9e6bc;
}

.tab-pane.zw .zwgk .three .icon,
.tab-pane.zw .zwgk .three .list {
	background-color: #bce3e8;
}

.tab-pane.zw .zwgk .four .icon,
.tab-pane.zw .zwgk .four .list {
	background-color: #daf9bc;
}

.tab-pane.zw .zwgk .five .icon,
.tab-pane.zw .zwgk .five .list {
	background-color: #f9bcbc;
}

.tab-pane.zw .zwgk .one a {
	color: #31457c;
}

.tab-pane.zw .zwgk .one .list {
	padding-top: 20px!important
}

.tab-pane.zw .zwgk .two .list,
.tab-pane.zw .zwgk .four .list,
.tab-pane.zw .zwgk .five .list {
	padding-top: 16px!important
}

.tab-pane.zw .zwgk .two .list li,
.tab-pane.zw .zwgk .four .list li,
.tab-pane.zw .zwgk .five .list li {
	line-height: 47px;
}

.tab-pane.zw .zwgk .one li {
	background: url(/assets/img/zwcircle1.png) 10px center no-repeat;
}

.tab-pane.zw .zwgk .two a {
	color: #b2892d;
}

.tab-pane.zw .zwgk .two li {
	background: url(/assets/img/zwcircle2.png) 10px center no-repeat;
}

.tab-pane.zw .zwgk .three a {
	color: #20838f;
}

.tab-pane.zw .zwgk .three li {
	background: url(/assets/img/zwcircle3.png) 10px center no-repeat;
}

.tab-pane.zw .zwgk .four a {
	color: #49781c;
}

.tab-pane.zw .zwgk .four li {
	background: url(/assets/img/zwcircle4.png) 10px center no-repeat;
}

.tab-pane.zw .zwgk .five a {
	color: #9e3131;
}

.tab-pane.zw .zwgk .five li {
	background: url(/assets/img/zwcircle5.png) 10px center no-repeat;
}

.tab-pane.zw .zwgk .list {
	display: none;
	position: absolute;
	top: 0;
	width: 145px;
	height: 186px;
	padding-top: 10px;
	padding-top: 0;
	box-sizing: border-box;
	z-index: 10;
}

.tab-pane.zw .zwgk .list li {
	width: 100%;
	height: auto;
	padding-left: 25px;
	text-align: left;
	line-height: 36px;
	line-height: 26px!important;
	box-sizing: border-box;
}

.tab-pane.zw .zwgk .list a {
	width: auto !important;
	font-size: 15px;
}

.tab-pane.zw .zwgk .list a:hover {
	color: #000000!important;
}

.tab-pane.zw .gkxx .bd li,
.tab-pane.fz .bd li,
.tab-pane.sg .bd li {
	height: 40px;
	line-height: 40px;
	padding-left: 24px;
	background: url(/assets/img/listcircle.png) 10px center no-repeat;
}

.tab-pane.zw .zwgk .ulist>li:hover>a {
	display: none;
}

.tab-pane.zw .zwgk .ulist>li:hover>.list {
	display: block;
	padding-top: 8px;
	overflow: hidden;
}


/*法律政策标准*/

.tab-pane.fz {
	padding: 0 50px 18px 50px;
	margin: 28px 10px 0 14px;
}

.tab-pane.fz .hd {
	width: 100%;
}

.tab-pane.fz .right .bg {
	position: relative;
}

.tab-pane.fz .right .hb,
.tab-pane.fz .right .qj {
	width: 158px;
	border-radius: 4px;
	border: solid 1px #8dc9ce;
}

.tab-pane.fz>div {
	position: relative;
	width: 40%;
	height: 405px;
	overflow: hidden;
	float: left;
	border: 1px solid transparent;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	background-color: #fff;
	box-sizing: border-box;
}

.tab-pane.fz .fz-fg {
	margin-right: 12px;
}

.tab-pane.fz .fz-ul {
	margin: 5px 5px;
}

.tab-pane.fz .fz-ul li {
	float: left;
	width: 48%;
	margin: 3px;
	height: 65px;
	text-align: center;
	line-height: 64px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #cccccc;
	cursor: pointer;
}

.tab-pane.fz .active .fz-ul li {
	/*float: left;
	width: 25%;
	margin: 6px 0;
	border: 0;*/
	border-color: transparent;
}

.tab-pane.fz .active .fz-ul li.one {
	background-color: #edf6e6;
}

.tab-pane.fz .active .fz-ul li.one a {
	color: #7cb434;
}

.tab-pane.fz .active .fz-ul li.one:hover {
	background-color: #7cb434;
}

.tab-pane.fz .active .fz-ul li.two {
	background-color: #fff1db;
}

.tab-pane.fz .active .fz-ul li.two a {
	color: #f87b3f;
}

.tab-pane.fz .active .fz-ul li.two:hover {
	background-color: #f87b3f;
}

.tab-pane.fz .active .fz-ul li.three {
	background-color: #f8e0da;
}

.tab-pane.fz .active .fz-ul li.three a {
	color: #bb1619;
}

.tab-pane.fz .active .fz-ul li.three:hover {
	background-color: #bb1619;
}

.tab-pane.fz .active .fz-ul li.four {
	background-color: #ddecf5;
}

.tab-pane.fz .active .fz-ul li.four a {
	color: #0b77bf;
}

.tab-pane.fz .active .fz-ul li.four:hover {
	background-color: #0b77bf;
}


/*.tab-pane.fz .fz-bz .fz-ul li {
	width: 97%;
	margin-top: 24px;
	height: 52px;
	line-height: 52px;
}*/

.tab-pane.fz .fz-bz .law-img {
	display: none;
}

.tab-pane.fz .fz-bz .wz {
	display: block;
}

.tab-pane.fz .fz-bz.active .law-img {
	display: block;
}

.tab-pane.fz .fz-bz.active .wz {
	display: none;
}

.tab-pane.fz .fz-bz.active .wz {
	display: none;
}

.tab-pane.fz .active .fz-ul a {
	font-weight: bold;
}

.tab-pane.fz .active .fz-ul .icon {
	float: left;
	margin-left: 34px;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	vertical-align: middle;
}

.tab-pane.fz .fz-ul a {
	display: block;
	font-size: 16px;
	color: #666666;
}

.tab-pane.fz .fz-ul li:hover {
	background-color: #0071bc;
}

.tab-pane.fz .fz-ul li:hover a {
	color: white;
}


/*.tab-pane.fz .active .fz-ul li:hover {
	background-color: transparent;
}*/

.tab-pane.fz .active .fz-ul li:hover a {
	color: white;
}

.tab-pane.fz .active .icon {
	position: relative;
	height: 63px;
	display: inline-block;
}

.tab-pane.fz .icon {
	height: 63px;
	display: inline-block;
	display: none;
}

.tab-pane.fz .active .fz-ul img {
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	vertical-align: middle;
}

.tab-pane.fz .active .normal {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tab-pane.fz .active .select {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 221;
}

.tab-pane.fz .active .fz-ul li:hover .normal {
	opacity: 0;
	filter: alpha(opacity=0);
}

.tab-pane.fz .active .fz-ul li:hover .select {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tab-pane.fz .active {
	width: 58%;
	border-radius: 6px;
	border: solid 1px #91b2ce;
}

.tab-pane.fz .title {
	height: 34px;
	line-height: 34px;
	background-color: #e1ecf6;
	border-radius: 4px;
	color: #669cca;
	font-size: 16px;
	text-align: center;
}

.tab-pane.fz .active .title {
	background-color: #669cca;
	color: white;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.tab-pane.fz .news-list {
	width: 100%;
	padding: 0 5px;
	margin: 0;
	box-sizing: border-box;
}

.tab-pane.fz .hd {
	margin-top: 10px;
}

.tab-pane.fz .active .news-list {
	padding: 0 16px;
}

.tab-pane.fz .bd {
	height: 234px;
	overflow: hidden
}

.tab-pane.fz .bd a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-left: 7px;
}

.tab-pane.fz .active .bd a {
	width: 79%;
}


/*法律政策标准E*/


/*生态环境质量S*/

.tab-pane.sz {}

.tab-pane.sz .news-list {
	margin: 0;
	width: 100%;
}

.tab-pane.sz .hd {
	width: 100%;
}

.tab-pane.sz .hd {
	position: relative;
	margin-top: 14px;
	text-align: center;
	border: 0;
}

.tab-pane.sz .hd .tab-img-active {
	display: none;
}

.tab-pane.sz .hd li.active .tab-img-active {
	display: inline-block;
}

.tab-pane.sz .hd li.active .tab-img {
	display: none;
}

.tab-pane.sz .hd li {
	width: auto;
	float: none;
	display: inline-block;
	padding: 0 10px 0 10px;
	font-weight: normal;
	line-height: 38px;
	border: 1px solid transparent;
}

.tab-pane.sz .hd li.active {
	border-radius: 4px;
	border: solid 1px #86c9f3;
	color: #0099fa;
}

.tab-pane.sz .hd li a {
	color: #333333;
}

.tab-pane.sz .hd li img {
	margin-right: 8px;
	vertical-align: middle;
}

.tab-pane.sz .hd .more {
	position: absolute;
	top: 8px;
	right: -3px;
}

.tab-pane.sz .bd>div {
	position: relative;
	display: none;
	margin: 0 auto;
}

.tab-pane.sz .bd>div.active {
	display: block;
}

.news-list .bd .zs-step {
	position: fixed;
	right: 68px;
	width: 64px;
	top: 240px;
	z-index: 1;
}

.news-list .bd .zs-step li {
	height: 64px;
	padding-left: 0;
	line-height: auto;
	list-style-type: none;
	margin-bottom: 3px;
	cursor: pointer;
}

.news-list .bd .zs-step li a {
	width: 100%;
}

.tab-pane.sz .zs-map {
	width: 33%;
}

.tab-pane.sz .zs-wrw {
	width: 27%;
}

.tab-pane.sz .zs-title {
	margin-top: 18px;
	font-size: 16px;
	color: #0071bc;
}

.tab-pane.sz .wrw-table {
	width: 100%;
	height: 324px;
	margin-left: -4px;
	overflow: hidden;
}

.tab-pane.sz .wrw-table table {
	width: 100%;
	margin-top: 10px
}

.tab-pane.sz .wrw-table th {
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
	color: #666666;
}

.tab-pane.sz .wrw-table td {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	text-align: center;
}

.tab-pane.sz .wrw-table .even {
	background-color: #ddf1ff;
}

.tab-pane.sz .zs-wrw .time {
	padding-right: 7px;
	margin-top: 14px;
	font-size: 16px;
	color: #999999;
	text-align: right;
}

.tab-pane.sz .zs-tu {
	width: 372px;
	margin: 0 32px 0 18px
}

.tab-pane.sz .zs-tu .zs-title {
	margin-bottom: 12px;
}

#aqiBar {
	background: url(/assets/img/aiqzlbg.png) 0 0 no-repeat;
}

.tab-pane.sz .zs-wtop .left {
	width: 79%;
	margin-bottom: 20px;
	padding-left: 50px;
	box-sizing: border-box;
}

.tab-pane.sz .zs-dbs {
	width: 58%;
	padding-left: 18px;
	box-sizing: border-box;
}

.tab-pane.sz .zs-witem {
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	line-height: 30px;
}

.tab-pane.sz .zs-witem>div {
	float: left;
}

.tab-pane.sz .zs-witem .img {
	width: 50px;
	padding-left: 4px;
}

.tab-pane.sz .zs-witem img {
	vertical-align: middle;
}

.tab-pane.sz .zs-witem .num {
	width: 74px;
}

.tab-pane.sz .zs-witem .br {
	position: relative;
	width: 72%;
	height: 30px;
	background-color: #eeeeee;
}

.tab-pane.sz .zs-witem .bar-percent {
	height: 100%;
}

.tab-pane.sz .zs-witem .num {
	font-size: 14px;
	color: #999999;
}

.tab-pane.sz .zs-witem .num span {
	display: inline-block;
	width: 40px;
	padding-right: 4px;
	text-align: right;
}

.tab-pane.sz .zs-witem.one span {
	color: #1cc2ff;
}

.tab-pane.sz .zs-witem.one .bar-percent {
	background-color: #1cc2ff;
}

.tab-pane.sz .zs-witem.two span {
	color: #6cb121;
}

.tab-pane.sz .zs-witem.two .bar-percent {
	background-color: #6cb121;
}

.tab-pane.sz .zs-witem.three span {
	color: #c8a026;
}

.tab-pane.sz .zs-witem.three .bar-percent {
	background-color: #c8a026;
}

.tab-pane.sz .zs-witem.four span {
	color: #d56c26;
}

.tab-pane.sz .zs-witem.four .bar-percent {
	background-color: #d56c26;
}

.tab-pane.sz .zs-witem.five span {
	color: #de4c2f;
}

.tab-pane.sz .zs-witem.five .bar-percent {
	background-color: #de4c2f;
}

.tab-pane.sz .zs-witem.six span {
	color: #ae0e25;
}

.tab-pane.sz .zs-witem.six .bar-percent {
	background-color: #ae0e25;
}

.tab-pane.sz .zs-dm {
	width: 42%;
}

.tab-pane.sz .zs-wpie-time {
	position: relative;
	top: 26px;
	left: -28px;
	font-size: 14px;
	text-align: right;
	color: #999999;
}

.tab-pane.sz .water-tip .num {
	font-size: 40px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #333333;
}

.tab-pane.sz .water-pie {
	position: relative;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
}

.tab-pane.sz .water-tip {
	position: absolute;
	top: 44%;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}

.tab-pane.sz .wbot-title {
	margin-bottom: 18px;
	font-size: 16px;
	color: #0071bc;
}

.tab-pane.sz .zs-wbot {
	padding-left: 18px;
}

.tab-pane.sz .wbot-item {
	float: left;
	width: 25%;
	height: 63px;
	overflow: hidden;
	margin-bottom: 14px;
}

.tab-pane.sz .wbot-item>.num {
	width: 51%;
	height: 61px;
	line-height: 71px;
	background-color: #e2f7ff;
	border-radius: 2px;
	border: solid 1px #c6e9f9;
	font-size: 16px;
	color: #0071bc;
	text-align: center;
}

.tab-pane.sz .wbot-item .percent {
	display: inline-block;
	font-size: 34px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: -1px;
	color: #0071bc;
}

.tab-pane.sz .wbot-item .con {
	margin-top: 8px;
	margin-left: 10px;
}

.tab-pane.sz .wbot-item .c-num {
	margin-top: 4px;
	font-size: 14px;
	color: #666666;
}

.tab-pane.sz .timeline {
	position: relative;
	width: 16%;
	margin-left: 42px;
	height: 467px;
}

.timeline:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background-color: #86c9f3;
	height: 100%;
	width: 1px;
	border-radius: 2px;
	display: block;
}

.timeline-row {
	position: relative;
	margin-right: 9px;
	margin-bottom: 22px;
}

.timeline-row .timeline-content {
	width: 182px;
	position: relative;
	text-align: center;
	color: #333;
	background: url(/assets/img/timeline_bg.png) 0 center no-repeat;
}

.timeline-row .timeline-icon {
	position: absolute;
	top: 17px;
	right: -15px;
	width: 9px;
	height: 9px;
	background-color: #fff;
	border: solid 2px #86c9f3;
	z-index: 100;
	border-radius: 100%;
}

.timeline-row a {
	line-height: 47px;
	display: block;
	cursor: pointer;
}

.timeline-row.first .timeline-content {
	background: url(/assets/img/timelines_bg.png) 0 center no-repeat;
}

.timeline-row.first a {
	color: #ffffff;
}

.tab-pane.sz .zs-road {
	width: 44%;
	height: 100%
}

.timeline .r-title {
	margin-left: 0!important;
}

.tab-pane.sz .r-title {
	margin: 18px 0 12px 4px;
	font-size: 16px;
	color: #0071bc;
}

.tab-pane.sz .r-item {
	float: left;
	width: 50%;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
	/* border-bottom: dashed 1px #c9c9c9; */
	box-sizing: border-box;
}

.tab-pane.sz .r-item.last {
	border-bottom: 0;
}

.tab-pane.sz .r-val {
	position: absolute;
	line-height: 30px;
	padding-left: 4px;
	z-index: 1;
	font-size: 14px;
	color: #ffffff;
}

.tab-pane.sz .r-percent {
	display: inline-block;
	/* float: right; */
	width: 192px;
	height: 30px;
	margin-right: 14px;
	background-color: #e9e9e9;
	vertical-align: middle;
}

.tab-pane.sz .r-red {
	height: 30px;
	background-color: #b51d00;
}

.tab-pane.sz .r-yellow {
	height: 30px;
	background-color: #ffd800;
}

.tab-pane.sz .r-green {
	height: 30px;
	background-color: #7dc52f;
}

.tab-pane.sz .r-orange {
	height: 30px;
	background-color: #f26100;
}

.tab-pane.sz .zs-road-map {
	position: relative;
	width: 34%;
	height: 467px;
	margin: 0 14px 0 0
}

.tab-pane.sz .rmap-time {
	font-size: 14px;
	color: #999999;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 22px;
}

.tab-pane.sz .maptip {
	position: absolute;
	text-align: center;
	/* position: relative; */
	color: #333333;
	font-size: 12px;
}

.tab-pane.sz .mapcon {
	padding: 5px 20px;
	border: 1px solid #666666;
	border-radius: 6px;
	text-align: center;
	background: white;
}

.tab-pane.sz .maptip .one {
	font-size: 14px;
	color: #7dc52f;
}

.tab-pane.sz .maptip .two {
	font-size: 14px;
	color: #ffd800;
}

.tab-pane.sz .maptip .three {
	font-size: 14px;
	color: #f26100;
}

.tab-pane.sz .maptip .four {
	font-size: 14px;
	color: #b51d00;
}

.tab-pane.sz .right {
	width: 26%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tab-pane.sz .right .top {
	height: 264px;
	padding: 25px;
	box-sizing: border-box;
	background: url(/assets/img/sg-rbg.png) 0 0 no-repeat;
	background-size: 100% 97%;
}

.tab-pane.sz .right .b-item {
	height: 46px;
	line-height: 46px;
	margin-top: 5px;
	font-size: 16px;
	box-sizing: border-box;
	background: #e9f0f6;
	border-radius: 4px;
	border: solid 1px #669cca;
}

.tab-pane.sz .right .b-item a {
	display: block;
	padding-left: 60px;
	color: #0071bc;
}

.tab-pane.sz .right .b-item.wind a {
	background: url(/assets/img/sz-wind.png) 14px center no-repeat;
}

.tab-pane.sz .right .b-item.water a {
	background: url(/assets/img/sz-water.png) 14px center no-repeat;
}

.tab-pane.sz .article-title {
	font-size: 18px;
	color: #c30d23;
	text-align: center;
	font-weight: bold;
}

.tab-pane.sz .article {
	margin-top: 6px;
	max-height: 160px;
	font-size: 16px;
	line-height: 26px;
	text-indent: 2em;
	overflow: hidden;
}

.tab-pane.sz .right .detail {
	float: right;
	font-size: 14px;
	color: #669cca;
	text-align: right;
	line-height: 22px;
}


/*生态环境质量E*/


/*生态环境管理S*/

.tab-pane.sg {
	padding: 0 50px 0 50px;
	margin: 11px 0 0 20px;
}

.tab-pane.sg .news-list {
	width: 760px;
	margin: 16px 0 24px;
}

.tab-pane.sg .news-list .hd {
	width: 100%;
}

.tab-pane.sg .bd li a {
	width: 564px;
	padding-left: 7px;
}

.tab-pane.sg .right {
	width: 317px;
	margin-top: 20px;
	text-align: center;
	/* margin-right: 13px; */
}

.tab-pane.sg .right ul {
	text-align: center;
	margin-right: -38px;
	margin-left: 10px;
}

.tab-pane.sg .right a {
	color: #333333;
}

.tab-pane.sg .right li {
	display: inline-block;
	float: left;
	width: 50%;
	height: 82px;
	text-align: left;
	line-height: 18px;
	/* margin-right: 12px; */
	padding-right: 6px;
	box-sizing: border-box;
}

.tab-pane.sg .right .icon {
	float: left;
	position: relative;
	width: 60px;
	height: 60px;
	top: -16px;
	margin-right: 10px;
	border-radius: 50%;
	margin: 0 auto 3px;
	margin-right: 6px;
	transition-duration: 0.6s;
}

.tab-pane.sg .right .icon img {
	width: 43px;
	line-height: 61px;
	padding: auto auto;
	padding: 9px;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s
}

.tab-pane.sg .right .normal {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tab-pane.sg .right .select {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 221;
}

.tab-pane.sg .right li:hover .icon {
	background: #4882b3;
	-ms-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-o-transform: scale(1.15);
}

.tab-pane.sg .right li:hover .normal {
	opacity: 0;
	filter: alpha(opacity=0);
}

.tab-pane.sg .right li:hover .select {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tab-pane.sg .right a {
	font-size: 16px;
	color: #284070;
	/* color: #0071bc; */
	line-height: 5px;
}

.tab-pane.sg .news-list .bd .date {
	margin-right: 16px;
}

.tab-pane.sg .step {
	
	margin-top: 16px;
}

.tab-pane.sg .js-step {
	position: relative;
	/*width: 410px;*/
	height: 91px;
}

.tab-pane.sg .js-step div {
	position: absolute;
	top: 24px;
	width: auto;
	min-width: 114px;
	font-size: 14px;
	line-height: 16px;
	/* text-align: center; */
}

.tab-pane.sg .js-step a {
	display: block;
	color: #004000;
	height: 68px;
	line-height: 82px;
}

.tab-pane.sg .js-step a:hover {
	font-size: 18px;
}

.tab-pane.sg .js-step .one {
	left: 1px;
}

.tab-pane.sg .js-step .two {
	left: 119px;
}

.tab-pane.sg .js-step .three {
	left: 234px;
}

.tab-pane.sg .js-step .four {
	top: 2px;
	right: -19px;
	cursor: pointer;
}

.tab-pane.sg .js-step.two {
	display: none;
}


/*生态环境管理E*/

.slide-left {
	position: relative;
}

.slide-left .prev,
.slide-left .next {
	position: absolute;
	top: 5px;
	z-index: 1;
	cursor: pointer;
}

.slide-left .prev {
	left: -15px;
}

.slide-left .next {
	right: -15px;
}

.piclist.bd {
	height: 56px;
	margin-top: 18px;
	margin-right: -20px;
	font-size: 0;
	overflow: hidden;
}

.piclist.bd li {
	float: left;
	width: 303px;
	margin-right: 6px;
	/*cursor: pointer;*/
}

.piclist.bd img {
	width: 100%;
}

.footer {
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	overflow: hidden;
	/*background: url(../images/footbg.png) 0 0 repeat-x;*/
}

.footer a {
	color: #333333;
}

.footerbg {
	height: 1px;
	margin-top: 27px;
	background-color: #b7d3e9;
}

.footer .container {
	padding: 25px 0;
}

.footer .js {
	margin-left: 47px;
}

.footer .js img {
	margin-top: 6px;
}

.foot-message {
	margin-top: 12px;
	margin-left: 9px;
}

.footer .zf,
.footer .gw,
.footer .icp,
.footer .zc {
	margin-top: 23px;
	margin-right: 27px;
}

.footer img {
	display: inline-block;
	margin-right: 10px;
}


/*list页面*/

.header-bg.list-header {
	background: url(/assets/img/list-b.png) 0 0 repeat-x;
}

.list-header .header {
	height: 164px;
	background: url(/assets/img/listbg.png) center 0 no-repeat;
}

.list-header .header-log .logo-icon {
	margin-top: 20px;
	vertical-align: middle;
}

.list-header .header-log {
	text-align: left;
	background: none;
	padding: 0 38px;
	box-sizing: border-box;
}

.list-header .wz {
	font-family: "楷体";
	font-size: 16px;
	color: #ffffff;
	line-height: 33px;
}

.list-search {
	width: 698px;
	position: absolute;
	top: 31px;
	right: 42px;
}

.list-search-form {
	position: relative;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d6d7e0;
	overflow: hidden;
}

.list-search .homesearch {
	width: 100%;
	height: 35px;
	padding-left: 24px;
	border: 0;
	box-sizing: border-box;
}

.list-search .homesearch-btn {
	position: absolute;
	top: -6px;
	right: 0;
	width: 87px;
	height: 48px;
	border-radius: 4px;
}

.list-news-menu {
	position:relative;
	z-index:111;
	margin-top: -23px;
	border-bottom: 1px solid #8fb7da;
}

.list-news-menu ul {
	width: 1082px;
	margin: 0 auto;
}

.list-news-menu li {
	float: left;
	width: 16%;
	display: inline-block;
	line-height: 42px;
	box-sizing: border-box;
	text-align: center;
}

.list-news-menu a {
	font-size: 18px;
	font-weight: bold;
	color: #0062b5;
}

.list-news-menu li.active {
	border-bottom: 1px solid #0062b5;
}

.list-con {
	position: relative;
	margin-top: 50px;
	/*margin-bottom: 70px;*/
}

.list-con .left {
	width: 267px;
}

.list-con .hd li {
	box-sizing: border-box;
	width: 267px;
	margin-bottom: 3px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #5ebfff;
	font-size: 18px;
	color: #0071bc;
	line-height: 53px;
	cursor: pointer;
}

.list-con .hd a:hover {
	background-color: #fff9dc;
	border-radius: 4px;
}

.list-con .hd a {
	display: block;
	padding-left: 16px;
	color: #0071bc;
	font-weight: bold;
}

.list-con .hd div.active {
	width: 267px;
	height: 53px;
	padding-left: 50px;
	margin-bottom: 3px;
	border-radius: 4px;
	border: solid 1px #cccccc;
	font-size: 18px;
	font-weight: bold;
	color: white;
	line-height: 53px;
	/* background-color: #0071bc; */
	background-image: none;
	cursor: pointer;
	box-sizing: border-box;
	background: url(/assets/img/left-menu-icon.png) 13px center no-repeat #0071bc;
}

.list-con .liststep li {
	width: 96%;
	margin: 0 auto;
	border: 0;
	border-radius: 0;
}

.list-con .liststep li a {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding-left: 30px;
	/* border: 0; */
	border-top: 1px solid #eeeeee;
	color: #333333;
	font-weight: normal;
	background: url(/assets/img/menu-point.png) 17px center no-repeat;
	box-sizing: border-box;
	box-sizing: border-box;
}

.list-con .liststep .on>a {
	background-color: #d0f1ff;
	border-radius: 4px;
}

.list-con .hd li.on>a {
	background-color: #d0f1ff;
}

.list-con .hd li img {
	float: right;
	margin: 20px 12px 20px 0;
}

.list-con .hd li.active a {
	color: white;
}

.more-news {
	margin-bottom: 20px;
}

.more-news .bd {
	margin-left: 5px;
	color: #333333;
}

.more-news .tip {
	margin-top: 27px;
	border-bottom: 1px solid #0071bc!important;
}

.more-news .line {
	position: relative;
	bottom: -10px;
	left: -8px;
	width: 78px;
	height: 1px;
	background-color: #0071bc;
}

.more-news .air-zl {
	margin-left: 20px;
	font-size: 14px;
	color: #333333;
}

.more-news .air-zl .title {
	margin-top: 20px;
	margin-bottom: 16px;
}

.more-news .air-zl .con {
	width: 50%;
	text-align: center;
}

.more-news .air-zl .num {
	font-size: 46px;
	line-height: 56px;
	color: #c9c900;
}

.more-news .air-zl .status {
	width: 73px;
	height: 23px;
	margin: -4px auto;
	background-color: #c9c900;
	border-radius: 11px;
	font-size: 16px;
	color: #ffffff;
}

.more-news .air-zl .pm-num {
	font-size: 12px;
	vertical-align: sub;
}

.more-news .air-zl .answer {
	margin-bottom: 12px;
	line-height: 16px;
	color: #0071bc;
}

.more-news .bd {
	margin-left: 5px;
	color: #666666;
}

.more-news .line {
	position: relative;
	bottom: -10px;
	left: -8px;
	width: 78px;
	height: 1px;
	background-color: #0071bc;
}

.more-news .bd ul {
	overflow: hidden;
	position: relative;
	height: 323px;
}

.more-news .bd {
	height: 323px;
	border: 0px;
	border: 0!important;
}

.more-news .bd li {
	height: 54px!important;
	margin-top: 10px;
	padding-bottom: 14px;
	padding-left: 12px!important;
	line-height: 25px!important;
	background: url(/assets/img/arrowsright.png) 2px 8px no-repeat!important;
	border-bottom: 1px dashed #ddd;
	box-sizing: border-box;
}

.more-news .bd a {
	width: 100%!important;
}

.list-con .right {
	position: absolute;
	top: 0;
	width: 866px;
	min-height: 785px;
	margin-left: 316px;
	margin-bottom: 20px;
}

.list-con .tip {
	padding-bottom: 10px;
	padding-left: 13px;
	border-bottom: 1px solid #eeeeee;
	line-height: 9px;
}

.list-con .home-icon {
	margin-right: 6px;
	vertical-align: text-bottom;
}

.list-con .tip a {
	font-weight: bold;
	color: #0071bc;
}

.list-con .tip a.active {
	color: #0071bc;
}

.list-con .bd li {
	padding-left: 26px;
	line-height: 56px;
	color: #333333;
	background: url(/assets/img/circle.png) 13px center no-repeat;
	overflow: hidden;
}

.list-con .bd li:nth-child(even) {
	background: url(/assets/img/circle.png) 13px center no-repeat #f3f3f3;
}

.list-con .bd li:hover {
	background: url(/assets/img/circle.png) 13px center no-repeat #d0f1ff;
}

.list-con .bd a {
	float: left;
	width: 84%;
	color: #333333;
}

.list-con .bd span {
	float: right;
	padding-right: 8px;
}

.list-con .bd {
	padding-bottom: 5px;
}

.list-con.listnews .listn-right {
	width: 866px;
	margin-left: 316px;
}

.list-con.listnews .listn-item {
	display: none;
}

.list-con.listnews .listn-item.active {
	display: block;
}

.list-con.listnews .listn-tab {
	margin: 10px;
	overflow: hidden;
}

.list-con.listnews .listn-tab li {
	float: left;
	padding: 10px 30px;
	margin-right: 10px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	cursor: pointer;
}

.list-con.listnews .listn-tab li.active {
	border-color: #5ebfff;
	color: #0071bc
}

.list-con.listnews .listn-tabc .item {
	display: none;
}

.list-con.listnews .listn-tabc .item.active {
	display: block;
}

.listnews .list-con .bd {
	max-height: none!important;
}

.list-leader {
	margin-top: 96px;
}

.leader-item {
	float: left;
	position: relative;
	width: 400px;
	height: 466px;
	padding: 88px 18px 0;
	margin-right: 24px;
	margin-bottom: 100px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	box-sizing: border-box;
}

.leader-item .img {
	position: absolute;
	top: -70px;
	width: 140px;
	left: 50%;
	margin-left: -70px;
	border-radius: 50%;
	/* background: red; */
}

.leader-item img {
	border-radius: 50%;
}

.leader-item .intro {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	overflow: hidden;
}

.leader-item .intro .left {
	display: inline-block;
	width: 70px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute-all-lines;
	/*ie6-8*/
	text-align-last: justify;
	/* ie9*/
	-moz-text-align-last: justify;
	/*ff*/
	-webkit-text-align-last: justify;
	/*chrome 20+*/
	&:after {
		content: "";
		display: inline-block;
		width: 100%;
	}
}

.leader-item img {
	border-radius: 50%;
}

.leader-item .name {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 18px;
	color: #006f9d;
	text-align: center;
}

.leader-item .job {
	max-height: 50px;
	/* height: 18px; */
	margin-bottom: 20px;
	line-height: 25px;
	overflow: hidden;
	color: #333333;
	text-align: center;
}

.leader-btn>a {
	padding: 16px 0;
	display: block;
	width: 203px;
	color: #006f9d;
	border-radius: 4px;
	border: solid 1px #006f9d;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}

.list-epa {
	margin-top: 24px;
}

.epa-item {
	float: left;
	width: 50%;
	margin-bottom: 22px;
}

.epa-item .con {
	margin-left: 84px;
}

.epa-item .name {
	color: #156aca;
	line-height: 30px;
}

.epa-item span {
	width: 32%;
	display: inline-block;
	padding-left: 22px;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	box-sizing: border-box;
}

.epa-item .address {
	width: 100%;
	background: url(/assets/img/epa-address.png) 0 center no-repeat;
}

.epa-item .tell {
	/*width:100%;*/
	background: url(/assets/img/tell.png) 0 center no-repeat;
}

.epa-item .mail {
	/*width:100%;*/
	background: url(/assets/img/e-mail.png) 0 center no-repeat;
}

.epa-item .zip {
	/*width:100%;*/
	background: url(/assets/img/zip.png) 0 center no-repeat;
}

.drus-item {
	width: 808px;
	margin-top: 44px;
	padding-left: 27px;
	padding-right: 34px;
	padding-bottom: 44px;
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
	box-sizing: border-box;
}

.drus-item>img {
	position: absolute;
}

.drus-item .title {
	position: relative;
	margin-top: 6px;
	padding-left: 266px;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	line-height: 44px;
	/* text-align: center; */
	background: url(/assets/img/drusTitle.png) 88px 0 no-repeat;
}

.drus-item .link-con {
	height: 24px;
	margin-bottom: 14px;
}

.drus-item .link {
	position: relative;
	padding-right: 38px;
	font-family: ArialMT;
	font-style: italic;
	font-stretch: normal;
	line-height: 24px;
	color: #0071bc;
	text-align: right;
	background: url(/assets/img/drusLink.png) 260px 0 no-repeat;
}

.drus-item .link a {
	color: #0071bc;
	/*line-height: 24px;*/
}

.drus-item .title a {
	color: #0071bc;
}

.drus-item .drus-more {
	margin-left: 10px;
	margin-top: 4px;
}

.drus-item .con {
	min-height: 100px;
	padding-left: 322px;
	color: #0071bc;
}

.drus-item .add>div {
	margin-right: 20px;
}

.drus-item .manager {
	padding-left: 14px;
	font-size: 18px;
}

.drus-item .left {
	margin-right: 6px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.drus-item .add {
	padding-left: 6px;
}

.drus-item .tell>div {
	margin-right: 20px;
}

.drus-item .duty {
	margin-top: 30px;
	line-height: 30px;
	color: #333333;
}

.drus-item .d-left {
	width: 74px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}

.drus-item .d-right {
	width: 664px;
	margin-left: 75px;
}

.drus-item.last {
	border: 0;
}

.page {
	border-top: 1px solid #eeeeee;
	background: none!important;
}

.pagination {
	display: table;
	margin: 16px auto 0;
	color: #333333!important;
	font-size: 14px;
}

.pagination>li {
	display: inline-block;
	padding-left: 0px!important;
	background: none!important;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	width: auto !important;
	padding: 6px 12px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #333333!important;
}

.pagination>.active>a,
.pagination>.active>a:hover {
	color: #fff!important;
	cursor: default;
	background-color: #337ab7;
	background-color: #0071bc;
}

.pagination>li>a:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.pagination .num {
	margin-right: 18px;
	line-height: 35px!important;
}

.listnews .det_main {
	width: 95%;
	margin: 10px auto 50px auto;
	text-indent: 2em;
	color: #333;
	line-height: 30px;
}


/*detail页面*/

.detail-step {
	width: 1146px;
	margin: 49px auto 0;
}

.detail-step .tip {
	width: 1227px;
	margin: 0 auto;
}

.detail-step .home-icon {
	margin-right: 6px;
	vertical-align: text-bottom;
}

.detail-step a {
	color: #0071bc;
	font-weight: bold;
}

.detail-step a.active {
	color: #0071bc;
}

.detail-news {
	width: 1146px;
	margin: 20px auto 0;
	padding: 0 60px 60px;
	line-height: 30px;
	color: #333333;
	border: solid 1px #ccc;
	box-sizing: border-box;
}

.detail-news .title {
	padding: 0 61px 10px;
	margin: 50px auto 28px;
	font-size: 26px;
	color: #0071bc;
	text-align: center;
	border-bottom: 2px solid #0071bc;
	box-sizing: border-box;
}

.detail-news .time {
	margin-bottom: 30px;
	line-height: 81px;
	font-size: 14px;
	color: #666666;
	text-align: center;
}

.detail-news .article {
	text-indent: 2em;
	overflow: hidden;
}
.detail-news .article table{
	text-indent: 0!important;
	
}
.detail-news .article table  tr,
.detail-news .article table  td{
	border:1px solid #333333;
}
.detail-news .article img{
	width:auto;
}
.detail-news .article a {
	color: #0071bc;
	text-decoration: underline;
}

.detail-news .article a:hover {
	color: #319cff;
}

.detail-news .article-title {
	line-height: 46px;
}

.detail-news .num {
	display: inline-block;
	width: 128px;
}

.detail-news .font {
	margin-right: 16px;
}

.detail-news .time img {
	vertical-align: middle;
}

.detail-news .wx {
	margin-right: 10px;
}

.detail-news object {
	margin: 0 58px;
}

.detail-option {
	width: 1146px;
	height: 37px;
	margin: 0 auto;
	line-height: 37px;
	color: #333333;
	background-color: #eeeeee;
	text-align: center;
}

.detail-option a {
	color: #333333;
}

.detail-table {
	margin-top: 20px;
}

.detail-table td {
	padding-top: 10px;
}

.detail-tleft {
	min-width: 14%;
	color: #0071bc;
}


/*404报错页面*/


/*404报错页面*/

.error {
	overflow: hidden
}

.error .logo-jpg {
	width: 272px;
	margin-top: 20px;
}

.error .txt {
	margin-top: 10px;
}

.error .header-bg {
	height: 123px;
}

.error .header {
	height: 164px;
	background: url(/assets/img/listbg.png) center -30px no-repeat;
}

.error-con {
	position: absolute;
	top: 12%;
	left: 50%;
	width: 668px;
	height: 575px;
	margin-left: -300px;
	background: url(/assets/img/404bg.png) center center no-repeat;
	background-size: cover;
}

.error-con .error-cloud {
	position: relative;
	top: 214px;
	left: -58px;
}

.error-con .error-tiocon {
	width: 257px;
	margin: -21px 10px 0 231px;
	text-align: center;
}

.error-con .error-type {
	/*height: 89px;*/
	font-family: ArialMT;
	font-size: 120px;
	letter-spacing: -1px;
	color: #466692;
}

.error-con .error-tip {
	margin-top: -18px;
	font-size: 18px;
	color: #466692;
}

.error-con .error-back {
	display: block;
	width: 117px;
	height: 32px;
	margin: 10px auto 0;
	line-height: 32px;
	background-color: #ffffff;
	border-radius: 15px;
	color: #e4a56c;
}


/*网站地图*/

.web-map .main-tab-content {
	background: url(/assets/img/map_city.png) bottom center no-repeat #ffffff;
	padding-bottom: 110px;
}

.wm-title {
	margin-top: 16px;
	font-size: 22px;
	line-height: 50px;
	color: #004d93;
	text-align: center;
}

.wm-con {
	width: 1128px;
	margin: 0 auto;
}

.wm-bt {
	padding-left: 56px;
	line-height: 50px;
	color: #004d93;
	border-bottom: 1px solid #91d3f9;
}

.wm-bt a {
	color: #004d93;
}

.wm-bt.wm-tb {
	height: 60px;
	padding-top: 18px;
	box-sizing: border-box;
	color: #bc0000;
	background: url(/assets/img/map_tb.png) 6px 0 no-repeat;
}

.wm-bt.wm-tb a {
	color: #bc0000;
}

.wm-ul {
	padding-left: 58px;
	margin-bottom: 14px;
	box-sizing: border-box;
}

.wm-list {
	font-size: 16px;
	line-height: 36px;
}

.wm-list a {
	color: #666666;
}

.wm-list {
	width: 14.20%;
}

.wml-title {
	font-size: 18px;
	line-height: 50px;
}

.wml-title a {
	color: #004d93;
	font-weight: bold;
}

.wm-bt.wm-hb {
	background: url(/assets/img/hba.png) 20px center no-repeat;
}

.wm-bt.wm-zw {
	background: url(/assets/img/zwa.png) 20px center no-repeat;
}

.wm-bt.wm-fg {
	background: url(/assets/img/fza.png) 20px center no-repeat;
}

.wm-bt.wm-st {
	background: url(/assets/img/sza.png) 20px center no-repeat;
}

.wm-bt.wm-sg {
	background: url(/assets/img/sga.png) 20px center no-repeat;
}

.wm-ul.fg-ul .wm-list {
	width: 25%;
}

.wm-list a:hover {
	color: #0071bc;
}


/*政民互动S*/



/*政民互动S*/

.zmhd-body {
	background: url(/assets/img/zmhd-b1.png) center 0 no-repeat;
	background-size: cover;
}

.zm-top {
	min-width: 1200px;
	height: 478px;
}

.zm-logo {
	width: 226px;
	margin: 34px 0 0 48px;
}

.zm-name {
	text-align: center;
	margin-top: 86px;
}

.zm-fix {
	left: 0;
	text-align: center;
	right: 0;
	background: white;
}

.zm-module {
	min-width: 1125px;
	text-align: center;
	position: relative;
	/* margin-top: -53px; */
	background: white;
	/* padding-top: 90px; */
	top: -24px;
}

.zm-bg {
	height: 230px;
	width: 100%;
	margin-top: -90px;
	background-color: white;
}

.zm-module .column {
	display: inline-block;
	width: 182px;
	height: 157px;
	padding-top: 20px;
	box-sizing: border-box;
	font-size: 18px;
	color: #ffffff;
	margin-top: -57px;
}



.zm-module .column a {
	display: block;
	color: #ffffff;
}

.column.one {
	background-color: #ecaa5b;
}

.column.two {
	background-color: #ef97ba;
}

.column.three {
	background-color: #6fcce0;
}

.column.four {
	background-color: #ff8d8d;
}

.column.five {
	background-color: #73b0ee;
}

.column.six {
	background-color: #b2da53;
}

.zm-module .column:hover img {
	transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
}

/*信访指南*/

.index-modal {
	position: fixed;
	top: 80px;
	left:50%;
	z-index: 1050;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	background: #FFF;
	width:800px;
	height:410px;
	margin-left:-400px;
	border-radius: 12px;
	border:3px solid #136195;
}

.index-modal.fade {
	display: none;
}

.index-modal.fade.in {
	display: block;
}
.index-modal .header { width:100%; height:50px; display:flex;flex-direction: row; align-items:center; justify-content:space-between;}
.index-modal .header .title { font-size:18px; color:#204a7e; width:300px; text-indent:1em;  }
.index-modal .header .close {  width:62px; height:22px; color:#204a7e; border:1px solid #7eb8ff; margin-right:20px;border-radius: 12px; font-size:14px; text-align:center; cursor:pointer;background:#fff;}
.index-modal .header .close:hover { background:#7eb8ff; color:#fff;}
.index-modal .button { height:40px; width:300px; margin:16px auto 0px; font-size:18px; text-align:center; background:#2080c0;border-radius: 22px; color:#FFF; line-height:40px;}
.index-modal .button a { display:block; width:100%; height:40px; color:#fff;}
.index-modal .button:hover { background:#003e68;}

@keyframes fadenum {
	from { width:208px;}
	to { width:280px;} }
@keyframes icon {
	0% { margin:-40px 0 0 0;}
	50% { margin:-40px 0 0 184px;}
	100% { margin:-40px 0 0 92px;} }

.cube-box {width:90%; display:flex;flex-direction: row; align-items:center; justify-content:space-between; margin:40px auto 0; font-size:16px; color:#000;}
.cube-box .icon { width:68px; height:68px; border-radius:50px; background:#FFF; margin:-40px auto 0; text-align: center; padding:14px; }
.cube-box b { font-size:14px; font-weight:normal; display:block; width:100%; line-height:14px;}
.cube1 {width:208px; height:240px; background:#d6e4ff;border-radius:15px; text-align:center; line-height:26px;}
.cube1:hover {background:#acc0e6; color:#00206a;}
.cube1 span {display:block; width:100%; color:#00206a; text-align:center; font-weight:bold; font-size:18px; margin:16px auto; line-height:20px;}
.cube1 .icon {border:3px solid #acc0e6;}
.cube2 {width:208px; height:240px; background:#c9ffac;border-radius:15px; text-align:center; line-height:34px;}
.cube2:hover {background:#a8ff7a; color:#236300;}
.cube2 span {display:block; width:100%; color:#236300; text-align:center; font-weight:bold; font-size:18px; margin:16px auto; line-height:20px;}
.cube2 .icon {border:3px solid #a8ff7a;}
.cube3 {width:208px; height:240px; background:#faffa5;border-radius:15px; text-align:center; line-height:22px;}
.cube3:hover {background:#e9ce70; color:#703d00;}
.cube3 span {display:block; width:100%; color:#703d00; text-align:center; font-weight:bold; font-size:18px; margin:16px auto; line-height:20px;}
.cube3 .icon {border:3px solid #e9ce70;}

.cube1:hover,.cube2:hover,.cube3:hover {
	animation:fadenum 1s 1;
-webkit-animation:fadenum 1s 1; /*Safari and Chrome*/
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards; /* Safari 和 Chrome */}
.cube1:hover > .icon,.cube2:hover > .icon,.cube3:hover > .icon {
	animation:icon 1.5s 1;
-webkit-animation:icon 1.5s 1; /*Safari and Chrome*/
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards; /* Safari 和 Chrome */}

/*政民互动E*/