* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 20px;
}

a {
	color: #000;
	text-decoration: none;
}

body {
	font-family: "Microsoft YaHei";
	margin: 0 auto;
}

.container-fluid {
	width: 100%;
	margin: 0 auto;
}

.row {
	width: 1250px;
	margin: 0 auto;
	/* background-color: #F0EEEF; */
	padding-top: 20px;
}

.row:after {
	clear: both;
	display: table;
	content: " ";
}



@media ( max-width : 768px) {
	
	.container-fluid {
		padding-top: 0px;
		width: 100%;
		margin: 0 auto;
	}
	.row {
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
	}
	
	
	.topbg {
		height: 130px;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: 145%;
	}
	
	.bn-zyjh, .bn-dxal  {
		background-size: 150%;
		height: 50px;
	}
	
	.bn-gztx, .bn-zcfg  {
		background-size: 110%;
		height: 50px;
	}
	.morebt {
		
	}
	.subbody {
		width: calc(100% - 20px);
		padding: 0px 10px;
	}
	
	.zyjh-bg {
		background: none;
	 	display: block;
	 }
	
	.zyjh-bg-imgarea {
		width: 100%;
		height : 270px;
		margin-bottom: 20px;
	}
	.zyjh-bg-conarea {
		background: url(/front/zt/2025/gjaq/images/zyjh-bg.jpg) top right no-repeat;
		background-size: 190%;
		width: calc(100% - 40px);
		padding: 20px 20px 20px 20px;
	}
	
	.flfg_gztx .subbody {
	    display: block;
	}
	
	.midcontt {
		width: 100%;
	}
	.jdal-item {
		width: calc(100% - 20px);
	}
	.midcontt {
		margin-bottom: 20px;
	}
	
	
	
	.footer {
		text-align: center;
		color: #fff;
		font-size: 10px;
		padding-bottom: 10px;
		overflow:hidden;
		height: 150px;
	}
	.footer .text-content {
		padding: 0px 10px !important;
	}
	.footer .text-content p{
		font-size: 14px;
		line-height: 20px;
	}
	.footer p:first-child{
		font-size: 14px;
		line-height: 20px;
		white-space: pre-wrap;
		word-break: break-all;
	}
	
}