.dzc-header{
	width: 100%;
	background: url(/images/zqbg1228.jpg) no-repeat;
	height: 570px;
	background-size: auto 100%;
}
.dzc-header>span{
	display: block;
	font-size: 80px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 215px;
	padding-left: 142px;
}
.zccont{
	width: 1200px;
	height: auto;
	background-color: #ffffff;
	box-shadow: 0px 3px 18px 0px 
	rgba(208, 229, 255, 0.33);
	margin:0 auto;
}
.zclist a{
	display: inline-block;
	width: 567px;
	height: 160px;
	margin-bottom: 30px;
	margin-left: 20px;
	float: left;
}
.zclist a img{
	width: 100%;
	height: 100%;
}
.zctitle{
	text-align: center;
	display: inline-block;
	width: 100%;
	margin: 35px 0;
}
.location {
	margin: 10px auto;
	width: 1190px;
	background: #fff;
	height: 30px;
	line-height: 30px;
}
.top-menu{
	display:none;
}
.logo.clearfix{
	margin-bottom:10px!important;
}
.tit h4{
	color: #2789ee;
	font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 61px;
	letter-spacing: 1px;
	color: #2789ee;
	position: relative;
	margin-left: 20px
}
.tit h4::after{
	content: "";
	width: 925px;
	height: 2px;
	background-color: #2789ee;
	position: absolute;
	left: 204px;
	top: 30px;
	margin-left: 20px;
}
.zclist{
	overflow: hidden;
}
.zclist_item{
	position: relative;
	width: 100%;
	height: 100%;
}
.zclist_item_box{
	position:absolute;
	top: 55px;
	left: 56px;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
}
.scjgj-header{
	padding-bottom: 55px;
}
.scjgj-nav{
	display: none;
}

@media screen and (max-width: 768px){
	.scjgj-header{
		padding-bottom: .3rem;
	}
	.dzc-header{
		background-size: 100% auto;
		height: 2.2rem;
	}
	.dzc-header>span{
		padding-top: .8rem;
		font-size: .32rem;
		padding-left: .2rem;
	}
	.zccont{
		width: 100%;
		padding: 0 .2rem;
		box-sizing: border-box;
		margin: 0 0 .3rem!important;
	}
	.zccont>.tit{
		overflow: hidden;
	}
	.zctitle{
		margin: .3rem auto;
	}
	.zctitle img{
		width: 100%;
	}
	.zclist a{
		width: 100%;
		height: 2rem;
		margin: 0 0 .2rem;
	}
	.zclist_item_box{
		font-size: .32rem;
		top: .8rem;
		left: .2rem;
	}
	.tit h4{
		margin: 0;
		font-size: .36rem;
	}
	.tit h4::after{
		left: 3rem;
	}
}