.xxgk-bg {
	font-family: MicrosoftYaHei;
	background: url(/assets/img/top-b_xxgk.png) center 0 no-repeat;
}

.xxgk-con {
	width: 1100px;
	margin: 0 auto;
}

.xxgk-top {
	text-align: center;
	height: 365px;
	padding-top: 8px;
	box-sizing: border-box;
}

.xxgk-txt {
	padding: 0 36px 36px;
	margin-bottom: 20px;
	min-height: 500px;
	background-color: #f2f2f2;
	overflow: hidden;
}

.xxgk-search {
	width: 550px;
	height: 50px;
	margin: 89px auto 80px;
	line-height: 50px;

	background-color: #ffffff;
	border-radius: 8px;
	border: solid 2px #0071bc;
	box-sizing: border-box;
	overflow: hidden;
}

.xxgk-search input {
	width: 469px;
	height: 100%;
	padding: 0 10px 0 10px;
	margin: 0;
	float: left;
	border: 0;
	box-sizing: border-box;
}

.xxgk-search img {
	padding: 10px 25px;
	cursor: pointer;
}

.xxgk-nav {
	float: left;
	width: 240px;
}

.xxgk-nav .n-link {
	height: 70px;
	margin-bottom: 9px;
	background-color: #ffffff;
	font-size: 18px;
	color: #0071bc;
	cursor: pointer;
	line-height: 70px;
	border: solid 1px #e4e4e4;
	box-sizing: border-box;
}

.xxgk-nav .n-icon {
	width: 30px;
	height: 30px;
	margin: 20px 16px 0 24px;
	text-align: center;
}

.xxgk-nav .tb-active {
	display: none;
}

.xxgk-nav .n-item.active .n-link {
	background-color: #0071bc;
	color: #ffffff;
	border: solid 1px #0071bc;
}

.xxgk-nav .n-item.active .tb {
	display: none;
}

.xxgk-nav .n-item.active .tb-active {
	display: block;
}

.xxgk-nav .n-link .tb {
	vertical-align: top
}

.xxgk-nav .n-item.more .n-link {
	background: url(/assets/img/icon+_xxgk.png) 204px center #ffffff no-repeat;
}/assets/img/icon+_xxgk.png

.xxgk-nav .n-item.more.active .n-link {
	background: url(/assets/img/icon-_xxgk.png) 204px center #0071bc no-repeat;
}

.xxgk-xq {
	margin-left: 257px;
	min-height: 544px;
	background-color: #ffffff;
	border: solid 1px #e4e4e4;
	box-sizing: border-box;
}

.xxgk-nav .n-nav {
	display: block;
	padding: 16px 0;
	margin-bottom: 9px;
	background-color: #ffffff;
	border: solid 1px #e4e4e4;
}

.xxgk-nav .n-li {
	height: 42px;
	line-height: 42px;
	cursor: pointer;
	color: #666666;
}

.xxgk-nav .n-circle {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 0 25px 0 42px;
	background-color: #666666;
	border-radius: 50%;
	vertical-align: middle;
}

.xxgk-nav .n-li.active {
	color: #0071bc;
	background-color: #e8f5fe;
}

.xxgk-nav .n-li.active .n-circle {
	background-color: #0071bc;
}

.xxgk-xq .x-item {
	display: none;
}

.xxgk-xq .x-item.active {
	display: block;
}

.xxgk-nav .n-nav.hide {
	display: none;
}

.xxgk-xq .tip {
    padding-bottom: 17px;
    padding-left: 13px;
    border-bottom: 1px solid #eeeeee;
    line-height: 9px;
}

.xxgk-xq .tip a {
    font-weight: bold;
    color: #0071bc;
}

.xxgk-xq .tip {
	padding-bottom: 10px;
	padding-left: 13px;
	border-bottom: 1px solid #eeeeee;
	line-height: 9px;
}
		
.xxgk-xq .tip span {
	font-weight: bold;
	color: #0071bc;
}

.xxgk-xq .x-item li {
    padding-left: 26px;
    line-height: 56px;
    color: #333333;
    background: url(/assets/img/circle.png) 13px center no-repeat;
    overflow: hidden;
}

.xxgk-xq .x-item li a {
    float: left;
    width: 84%;
    color: #333333;
}