 a{
	color: #333333;
}
body {
	font-family: 'å¾®è½¯é›…é»‘';
	width: 100%;
	font-size: 16px;
	background: #f7f7f7;
}
.section {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	border: 0px #000 solid;
	margin-top: -490px;
	overflow: hidden;
	position: relative;
	z-index: 999;
}
.banner {
	background: url(banner.jpg) no-repeat center top;
	background-size: 100%;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
.banner img {
	width: 100%;
}
.bt {
	text-align: center;
}
.bt span{
	font-size: 42px;
	font-weight: bold;
	line-height: 1.2;
	color: #0066cc;
	font-size: 24px;
	display: block;
	padding: 25px 6px;
}
.items{
	overflow: hidden;
}
.items li{float: left;padding: 3%;width: 30%;margin-left: 2%;}
.items li a{display: block;}
.items li a img{ width: 288px;  height: 420px; }
.items li p{
    line-height: 40px;
    text-align: center;
}
@media (max-width: 768px) {
	a {
	font-size: 14px!important;
}
.banner {
	background: url(banner.jpg) no-repeat center top;
	background-size: 100%;
	overflow: hidden;
}
.banner img {
	width: 100%;
}

.section {
	width: 98%;
	margin: 0 auto;
	background-color: #fff;
	border: 0px #000 solid;
	margin-top: -20%;
	overflow: hidden;
	position: relative;
	z-index: 999;
}
body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}

	.container {
		width: 100% !important;
		margin: 0 auto;
	}


	.section {
		overflow: hidden;
		padding-bottom: 10px;
	}

	.section>.container {
		padding: 10px !important;
		background: #ffffff !important;
	}
	.items li{float: none;padding: 3%;width: 100%;margin-left: 0;text-align: center;}
	.items li a{display: block;}
	.items li a img{ width: 288px;  height: 420px; }
	.items li p{
	    line-height: 40px;
	    text-align: center;
	    font-size: 15px;
	}
	.footer {
		height: auto !important;

	}

	.foot-box {
		margin: 0 !important;
		height: auto;
	}

	.dzjg,
	#_jiucuo_,
	#_span_jiucuo {
		display: none;
	}

	.foot-nav {
		text-align: center;
		display: flex;justify-content: center;
	}

	.foot-box p {
		height: auto !important;
		text-align: center;
		padding: 0 20px;
	}
}
