.hide { display: none; }
.weizhi {
	margin: auto;
	width: 1170px;
	line-height: 2em;
	color: #8e8e8e;
	background-image: url(/uploads/image/wimages/home.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 30px;
	font-size: 16px;
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 0px;
    margin-top: 20px;
}
.mainbox {
	margin: auto auto 25px auto;
	width: 1200px;
	background-color: #fff;
}

.xxgk ul { overflow: hidden; zoom: 1; padding-bottom: 30px; }
.xxgk ul li { width: 33%; float: left; padding: 8px 0; }
.xxgk ul li a { background-color: #f1f4f8; display: block; margin: auto; width: 80%; text-align: center; border: 1px solid #d6dfed; border-radius: 4px; }
.xxgk ul li a span { font-size: 22px; display: inline-block; background-image: url(/uploads/image/wimages/arrow1.png); background-repeat: no-repeat; background-position: right center; padding-right: 18px; line-height: 120px; }