@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	font-size:18px;
	font-family:"微软雅黑", "宋体", "黑体";
	background: url(zqzt20200929_bg.jpg) no-repeat top center;
}
ul, li {
	list-style:none;
}
a {
	color:#cd0226;
	text-decoration:none;
}
a:hover {
	color:#f00;
	text-decoration:none;
}
img {
	border:0px;
}
#container {
	width:1100px;
	margin:0 auto;
}
#banner {
	float:left;
	width:100%;
	height:840px;
}
#mainBox1 {
	width:1100px;
}
#mainBox1 #title {
	float:left;
	width:390px;
	height:210px;
	margin:20px 0px 0px 360px;
	display:inline;
}
#mainBox1 #Pic {
	float:left;
	width:490px;
	height:340px;
	margin:0px 50px 0px 40px;
	display:inline;
}
#mainBox1 ul {
	float:left;
	width:490px;
	height:340px;
}
#mainBox1 ul li {
	float:left;
	width:490px;
	height:48px;
	line-height:48px;
	color:#cd0226;
}
#mainBox2 {
	float:left;
	width:1100px;
	height:500px;
}
#mainBox2_left {
	float:left;
	width:500px;
	height:500px;
	margin:0px 50px 0px 20px;
	display:inline;
}
#mainBox2_left #title {
	float:left;
	width:455px;
	height:210px;
	margin:20px 0px 0px 37px;
	display:inline;
}
#mainBox2_left p {
	float:left;
	width:500px;
	line-height:36px;
	color:#000;
	text-indent:2em;
	margin:0px 0px 0px 20px;
	display:inline;
}
#mainBox2_right {
	float:left;
	width:500px;
	height:500px;
	margin:0px 0px 0px 20px;
	display:inline;
}
#mainBox2_right #title {
	float:left;
	width:455px;
	height:210px;
	margin:20px 0px 0px 3px;
	display:inline;
}
#mainBox2_right ul {
	float:left;
	width:480px;
	margin:0px 0px 0px 20px;
	display:inline;
}
#mainBox2_right ul li {
	float:left;
	width:240px;
	height:50px;
	line-height:50px;
	font-size:16px;
}
#mainBox2_right ul li img {
	float:left;
	margin:9px 0px 0px 0px;
	display:inline;
}
#mainBox2_right ul li a {
	color:#000;
}
#mainBox2_right ul li a:hover {
	color:#cd0226;
}
#mainBox3 {
	float:left;
	width:1100px;
	height:520px;
}
#mainBox3 #title {
	float:left;
	width:455px;
	height:210px;
	margin:20px 0px 0px 360px;
	display:inline;
}
#mainBox3 #Pic {
	float:left;
	width:1100px;
	height:340px;
	margin:0px 50px 0px 0px;
	display:inline;
}
#mainBox4 {
	float:left;
	width:1100px;
	height:999px;
}
#mainBox4 #title {
	float:left;
	width:455px;
	height:210px;
	margin:20px 0px 0px 360px;
	display:inline;
}
#mainBox4 ul {
	float:left;
	width:1100px;
	margin:10px 0px 0px 0px;
	display:inline;
}
#mainBox4 ul li {
	float:left;
	width:240px;
	height:220px;
	margin:0px 15px 20px 20px;
	display:inline;
}
#mainBox4 ul li img {
	display:block;
}
#mainBox4 ul li h1 {
	float:left;
	width:240px;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
}
#mainBox4 ul li h1 a {
	color:#000;
}
#mainBox4 ul li h1 a:hover {
	color:#cd0226;
}
#footer {
	clear:both;
	width:100%;
	height:130px;
	background:#780854;
}
#footer_box {
	width:1200px;
	height:100px;
	margin:0 auto;
	padding-top:30px;
}
#footer_box p {
	float:left;
	width:1200px;
	text-align:center;
	color:#fff;
	line-height:35px;
}