.nav-wrap {
	width: 100% !important;
}

.zfxxgk-wrap {
	background: url(../Background_zflogo.png) center -1px no-repeat #fff;
	padding-top: 365px;
}

.zfxxgk-main {
	background: #f2f2f2;
	padding: 84px 36px 36px;
	width: 1100px;
	margin: 0 auto;
}

.zfxxgk-search {
	background: url(i-search-bg.png) center top no-repeat;
	height: 50px;
	margin-bottom: 84px;
}

.zfxxgk-search-form {
	width: 508px;
	height: 48px;
	margin: 0 auto;
	padding: 1px;
}

.zfxxgk-search-txt {
	background: none;
	border: none;
	float: left;
	border-radius: 8px;
	height: 48px;
	width: 435px;
	padding: 0 10px;
}

.zfxxgk-search-submit {
	border-radius: 8px;
	background: none;
	border: none;
	background: url(i-search.png) center no-repeat;
	float: left;
	width: 40px;
	height: 48px;
}

.zfxxgk-main-wrap {
	overflow: hidden;
}

.zfxxgk-left {
	width: 240px;
	float: left;
	margin-right: 18px;
}

.zfxxgk-tab {
	overflow: hidden;
	background: #fff;
	margin-bottom: 15px;
}

.zfxxgk-tab a,
.zfxxgk-tab h3 {
	cursor: pointer;
	display: block;
	color: rgb(45, 102, 165);
	font-size: 23px;
	width: 218px;
	height: 70px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 80px;
}

.zfxxgk-tab.zfxxgk-tab-single span {
	float: left;
	padding-top: 18px;
}

.icon1 {
	background: url(blueone.png) no-repeat;
	background-position: 20px 14px;
	background-size: 40px 40px;
}

.icon2 {
	background: url(bluetwo.png) no-repeat;
	background-position: 20px 14px;
	background-size: 40px 40px;
}

.icon3 {
	background: url(blueThree.png) no-repeat;
	background-position: 20px 14px;
	background-size: 40px 40px;
}

.icon4 {
	background: url(blueFour.png) no-repeat;
	background-position: 20px 14px;
	background-size: 40px 40px;
}

.icon5 {
	background: url(../blueFive.png) no-repeat;
	background-position: 20px 14px;
	background-size: 40px 40px;
}

.zfxxgk-tab.active .icon1,
.zfxxgk-tab.on .icon1 {
	background-image: url(whiteone.png);
}

.zfxxgk-tab.active .icon2,
.zfxxgk-tab.on .icon2 {
	background-image: url(whitetwo.png);
}

.zfxxgk-tab.active .icon3,
.zfxxgk-tab.on .icon3,
.zfxxgk-tab.on .icon3 {
	background-image: url(whiteThree.png);
}

.zfxxgk-tab.active .icon4,
.zfxxgk-tab.on .icon4,
.zfxxgk-tab.on .icon4 {
	background-image: url(../blueFou.png);
}

.zfxxgk-tab.active .icon5,
.zfxxgk-tab.on .icon5 {
	background-image: url(bulefive.png);
}
.zfxxgk-tab{
	position: relative;
}
.zfxxgk-tab i {
	background: url(Plus.png) center no-repeat;
	width: 20px;
	height: 70px;
	position: absolute;
	top: 0;
	right: 15px;
}

.zfxxgk-tab.active,
.zfxxgk-tab.on{
	position: relative;
	background-color: rgb(45,102,165);
}

.zfxxgk-tab.active i,
.zfxxgk-tab.on i {
	background: url(sub-1.png) center no-repeat;
	width: 20px;
	height: 70px;
	position: absolute;
	top: 0;
	right: 15px;
}

.zfxxgk-tab.active span,
.zfxxgk-tab.on span{
	color: #fff;
}

.zfxxgk-tab.on .zfxxgk-list-nav {
	display: block;
}

.zfxxgk-list-nav {
	display: none;
	background: #fff;
	padding: 10px 0;
}

.zfxxgk-list-nav li {
	line-height: 32px;
	font-size: 15pt;
	margin-top: 10px;
}

.zfxxgk-tab.active .zfxxgk-list-nav a,
.zfxxgk-tab.on .zfxxgk-list-nav a {
	background-color: #E5E5E5;
	color: #4a4a4a;
	border: 1px solid #fff;
	border-bottom: none;
	border-top: none;
	font-size: 15px;
	height: auto;
	padding-left: 22px;
	width: 240px;
}

.zfxxgk-list-nav li.active,
.zfxxgk-tab.active .zfxxgk-list-nav li.active a,
.zfxxgk-tab.active .zfxxgk-list-nav a:hover,
.zfxxgk-tab.on .zfxxgk-list-nav li.active a {
	background-color: #2D66A5;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.zfxxgk-right {
	background: #fff;
	border: 1px solid #ddd;
	width: 768px;
	float: left;
}

.zfxxgk-article {
	color: #4d4d4d;
	padding: 30px;
}

.zfxxgk-article h1 {
	text-align: center;
	font-size: 31px;
	font-weight: bold;
	color: #2d66a5;
	margin-bottom: 38px;
}

.zfxxgk-article .desc {
	text-align: center;
	font-size: 15px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.zfxxgk-article-index {
	height: 940px;
	font-size: 16px;
	line-height: 2;
	overflow-y: auto;
}

.zfxxgk-article-con {
	font-size: 16px;
	line-height: 2;
}

.zfxxgk-article-con p {
	margin-bottom: 30px;
}

.zfxxgk-more {
	padding: 30px;
}

.zfxxgk-more-list {
	border-bottom: 2px solid #ccc;
	padding: 15px 0px;
	overflow: hidden;
}

.zfxxgk-more-list li {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
	overflow: hidden;
}

.zfxxgk-more-list li a {
	color: #4d4d4d;
	float: left;
	margin-right: 15px;
}

.zfxxgk-more-list li span {
	color: #b2b2b2;
	float: left;
}

.zfxxgk-more-title {
	border-bottom: 2px solid #ccc;
	height: 33px;
	line-height: 33px;
}

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

.zfxxgk-more-gird .zfxxgk-more-list {
	border-bottom: none;
	padding: 30px;
}

.zfxxgk-more-href {
	background: #e7e7e7;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	margin: 20px auto 40px;
	text-align: center;
}

.zfxxgk-more-href a {
	color: #333;
}

.zfxxgk-more-table {
	padding: 30px;
}

.zfxxgk-city-name {
	font-size: 18px;
}

.zfxxgk-more-table-title {
	overflow: hidden;
	margin-top: 20px;
}

.zfxxgk-more-table-title span {
	width: 240px;
	height: 40px;
	line-height: 40px;
}

.zfxxgk-table-list td {
	width: 213px;
	float: left;
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	padding-left: 20px;
	border-left: 2px solid #e8e8e8;
}

.zfxxgk-table-list td:first-child {
	border-left: none;
}

.zfxxgk-table-list tr:nth-child(2n) {
	background-color: rgb(247, 247, 247);
}

.scroll-wrap {
	width: 100%;
	height: 940px;
	position: relative;
	font-size: 16px;
	line-height: 30px;

}

.scroll-wrap .scroll-cont {
	width: 688px;
	height: 100%;
	overflow: hidden
}

.scroll-wrap .scroll-cont p {
	padding: 15px
}

.scroll-wrap .scroll-bar {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background-color: #f2f2f2;
}

.scroll-wrap .scroll-slider {
	background: rgb(45, 102, 165);
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 80px !important;
	border-radius: 5px;
}

.zfxxgk-txt h5{
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #e1e1e1;
}

.zfxxgk-txt h5 a{
	display: inline-block;
	background-color: #2D66A5;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.zfxxgk-txt ul{
	padding:26px 0px;
	border-bottom: 1px dashed #e1e1e1;
}
.zfxxgk-txt ul li{
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}