@charset "utf-8";

/* 自定义类css */

p {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}


/*清除浮动*/

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

ul li {
	list-style-type: none;
}

@media only screen and (min-width:768px) {
	.top {
		height: 40px;
	}
	.new_top{
		    height: 30px;
		    font-family: MicrosoftYaHei;
		    font-size: 20px;
		    color: #868788;
		    letter-spacing: 0;
		    line-height: 30px;
		    font-weight: 400;
		    margin-bottom: 12px;
	}
	.new_top p{
		text-align: center;

	}
	.topm {
		width: 1200px;
		margin: 0 auto;
	}
	.banner {
		height: 440px;
		background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web149/site/picture/40/2312211613207643082.jpg?0.21909022601284867) center repeat-x;
	}
	.main {
		width: 1200px;
		margin: 0 auto;
	}
	.bgcolorys {
		width: 1200px;
		margin: auto;
		margin-bottom: 40px;
	}
	.hygq {
		margin: 0 auto;
		width: 310px;
		font-family: "微软雅黑";
		font-size: 36px;
		color: #0E1C28;
		letter-spacing: 0;
		font-weight: 700;
		margin-top: 48px;
		margin-bottom: 8px;
		line-height: 48px;
	}
	.hygqlist ul li {
		float: left;
		width: 370px;
		height: 280px;
		background: #FFFFFF;
		box-shadow: 0px 2px 14px 0px rgba(21, 38, 51, 0.1);
		margin: 5px 15px;
	}
	.hygqlist ul li img {
		width: 370px;
		height: 192px;
	}
	.hygqlist ul li span {
		font-family: "微软雅黑";
		font-size: 20px;
		display: inline-block;
		color: #333333;
		letter-spacing: 0;
		line-height: 26px;
		font-weight: 400;
		margin: 15px 23px 12px 20px;
	}
	.hygqlist ul li p {
		font-family: "微软雅黑";
		font-size: 18px;
		color: #868788;
		letter-spacing: 0;
		line-height: 28px;
		font-weight: 400;
		margin: 0px 23px 12px 20px;
	}
	.hygqlist ul li p a {
		font-size: 18px;
		color: #333333;
		letter-spacing: 0;
		line-height: 28px;
		font-weight: 400;
	}
	.ydhygqlist{
		display: none;
	}
}
