.title {
	font-size: 60px;
	font-weight: 700;
	font-family: "SimSun";
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #333;
}
.zfbtlt{
	font-size: 18px;
	width: 160px;
	height: 36px;
	line-height: 25px;
	text-align: left;
	font-weight: 700;
	border-bottom: 4px solid #aaa;
	margin: 10px;
	text-indent: 5px;
}
.zfbtlt:first-child{
	width:160px;
}
.gk-main {
	width: 100%;
	background: #f2f2f2;
	min-height: 600px;
	padding: 30px;
}
.gk-form {
	background: url(../png/kvwzun.png) no-repeat left center;
	margin: 50px 0 80px;
}
.inpt-warp {
	text-align: center;
	background: url(../png/kvwzun.png) no-repeat right center;
}
.inpt {
	width: 510px;
	height: 50px;
	position: relative;
	margin: 0 auto;
}
.inpt input {
	width: 100%;
	height: 100%;
	border: 2px solid #3c71ab;
	border-radius: 5px;
	padding: 0 50px 0 12px;
	outline: none;
}
.inpt span {
	position: absolute;
	width: 50px;
	height: 50px;
	right: 0;
	top: 0;
	background: url(../png/ugzqly.png) no-repeat center center;
	cursor: pointer;
}
.gk-lt {
	float: left;
	width: 20%;
}
.gk-rt {
	float: right;
	width: 78%;
	background: #fff;
	min-height: 500px;
	padding: 20px;
}
.item-tit {
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}
.item-tit span{
	font-size: 18px;
	background: #2d66a5;
	color: #fff;
	padding: 8px 20px;
}
.gk-mark {
	background: #fff;
	margin-bottom: 20px;
}
.mark-tit {
	font-size: 22px;
	color: #2d66a5;
	padding: 10px 10% 10px 32%;
	line-height: 30px;
	width: 100%;
	cursor: pointer;
}
.markzn {
	background: #fff url(../png/gr62hk.png) no-repeat 20px center;
}
.markzd {
	background: #fff url(../png/y97q2a.png) no-repeat 20px center;
}
.marknr {
	background: #fff url(../png/39xe5k.png) no-repeat 20px center;
}
.marknb {
	background: #fff url(../png/csacy1.png) no-repeat 20px center;
}

.gk-mark:hover .mark-tit,
.gk-mark.active .mark-tit {
	color: #fff;
}
.gk-mark:hover .markzn,
.gk-mark.active .markzn {
	background: #2d66a5 url(../png/b96pia.png) no-repeat 20px center;
}
.gk-mark:hover .markzd,
.gk-mark.active .markzd {
	background: #2d66a5 url(../png/fkwhq8.png) no-repeat 20px center;
}
.gk-mark:hover .marknr,
.gk-mark.active .marknr {
	background: #2d66a5 url(../png/wbc551.png) no-repeat 20px center;
}
.gk-mark:hover .marknb,
.gk-mark.active .marknb {
	background: #2d66a5 url(../png/y43w5u.png) no-repeat 20px center;
}

.gk-item {
	display: none;
}
.gk-item.on {
	display: block;
}
.itemzn,
.itemzd {
	padding: 40px 30px;
}
.itemzn h2,
.itemzd h2 {
	font-size: 32px;
	color: #2d66a5;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
.gk-mark ul {
	display: none;
	padding: 12px;
}
.gk-mark li {
	line-height: 32px;
	font-size: 14px;
}
.gk-mark li.on{
	background: #2d66a5;
    color: #fff;
}
.gk-mark li span {
	cursor: pointer;
}
.gk-mark li i {
	background: url(../png/zplpn2.png) no-repeat left center;
	width: 18px;
	display: inline-block;
	height: 25px;
	vertical-align: middle;
}
.gk-mark li:first-child i {
	height: 14px;
	background-position-y: -36px;
	vertical-align: bottom;
}
.gk-mark li:last-child i {
	height: 13px;
	background-position-y: -24px;
	vertical-align: top;
}
.hv-list ul{
	overflow: hidden;
}
.hv-list li {
	font-size: 16px;
	line-height: 36px;
	position: relative;
}

.hv-list li a {
	display: block;
	overflow: hidden;
	padding-left: 1em;
	background: url(../png/xe2e1h.png) no-repeat 0.25em center;
	transition: all linear .5s;
}
.hv-list li a:hover {
	padding-left: 1.5em;
}
.hv-list li a p {
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hv-list li a span {
	float: right;
	color: #999;
}
.hv-list li div {
	width: 80%;
	overflow: hidden;
	background: #fff;
	padding: 10px;
	display: none;
	position: absolute;
	left: 20%;
	top: 78%;
	z-index: 100;
	border: 1px solid #aaa;
}
.hv-list li:hover div {
	display: block;
}
.hv-list li div p {
	float: left;
	width: 50%;
	font-size: 14px;
}
.nbbm-list li {
	float: left;
	width:33.33%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.nbbm-list li.on a{
	color: red;
	padding-left: 1.5em;
}

#page-div01,
#page-div01 {
	margin:0 auto;
	text-align: center;
	margin-top: 20px;
}
.pagination-first,.pagination-last {
	margin: 10px 0;
    width: 100%;
    text-align: center;
}
.pagination-index,.pagination-num {
	border: 1px solid #395785;
	margin: 0 3px;
	padding:0 15px;
	display: inline-block;
	border-radius: 3px;
	color: #395785;
}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover {
	background: #395785;
	color: white;
}
.pagination-last span {
	margin: 0 5px;
}
.pagination-last input {
	height: 18px;
	width: 30px;
	text-align: center;
}
.zdxm-tit{
	overflow:hidden;
}
.zdxm-tit span{
	float:left;
	font-size: 18px;
	color: #255499;
	line-height:40px;
	border-bottom: 3px solid #255499;
	text-align: center;
	padding:0 10px;
}

.itemzd{
	padding: 0;
}
@media screen and (max-width:767px){ 
	.gk-main{
		padding: 10px;
	}
	.title{
		font-size: 38px;
	}
	.gk-form{
		margin: 20px 0 30px 0;
	}
	.inpt{
		width: 100%;
	}
	.gk-lt,
	.gk-rt{
		float: none;
		width: 100%;
	}
	.gk-mark{
		margin-bottom: 10px;
	}
	.mark-tit{
		font-size: 20px;
		padding: 15px 10% 16px 32%;
	}
	.gk-rt{
		padding: 10px;
	}
	.itemzn, 
	.itemzd{
		padding: 10px 0;
	}
	.itemzn h2, 
	.itemzd h2{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.hv-list li{
		font-size: 14px;
	}
	.hv-list li a p{
		width: 68%;
	}
	.item-tit span{
		padding: 8px 10px;
		font-size: 16px;
	}
	.nbbm-list li{
		width: 50%;
	}
	.itemzd{
		padding: 0;
	}
	
}