@charset "utf-8";
@import url("reset.css");
@import url("global.css");

body{background:#eaf3fd;}
.banner{background:#eaf3fd url(../images/BG.jpg) no-repeat center top; height:410px;}
.container{
	background:#ffffff;
	width:990px;
	margin:-98px auto 0;
	padding:55px 55px 0;
}
.box01 h2{
}
.list01{
	padding:20px 0 65px;
}
.list01 li{
	float:left;
	_display:inline;
	margin:22px 8px 0 5px;
}
.list01 li a{
	display:block;
	float:left;
	width:452px;
	height:47px;
	line-height:47px;
	padding-left:30px;
	color:#02578b;
	background:#ecf4fd;
	font-size:18px
}
.list01 li a:hover{
	background:#deedfe
}

.footer{
	background:#e4e4e4;
	padding:20px 0;
}
.footer table{
	width:820px;
	margin:0 auto;
	line-height:30px;
	text-align:center;
}

@media (max-width:1090px) {
	.special_gzndbg{overflow-x:hidden }
	.special_gzndbg .banner{background-size:170%; height: 60vw;}
	.special_gzndbg .container{padding:20px 1%; width:98%;}
	.special_gzndbg .box01 img{width:170%; margin-left:-35%}
	.special_gzndbg .list01 li{width:100%;}
	.special_gzndbg .list01 li a{height: auto; width: 96%; line-height: 1.5; padding:10px 2%; font-size:16px;}
	.special_gzndbg .bottom-2{width:100%!important;}
}
