[genuitec-file-id="wc1-0"],[genuitec-lp-path="/qzm/WebRoot/css/style.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

html{
	font-family: "microsoft yahei,arial, helvetica, sans-serif";
	font-size: 16px;
}
*{
	margin: 0;
	padding: 0;
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
}
.auto{
	margin: 0 auto;
}
.clearfix::after{
	content: '';
	display: block;
	clear: both;
}
.top1{
	width: 1200px;
	height: 600px;
	background: url(../images/1.png) no-repeat;
	background-size: 100% 100%;
}
.top1 ul{
	width: 600px;
	float: right;
	margin: 15px 30px 0 0;
}
.top1 ul li{
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
}
.top1 ul li a{
	color: #fff;
}
.top1 ul li:first-child a{
	color: deepskyblue;
}
.main1{
	width: 1000px;
	margin: 80px auto;
}
.main1 div:first-child{
	width: 475px;
	height: 300px;
	float: left;
	color: #666;
}
.main1 div:first-child p:first-child{
	font-size: 26px;
	font-weight: 500;
}
.main1 div:first-child p:first-child img{
	width: 60px;
}
.main1 div:first-child p:nth-of-type(2){
	margin: 15px 0;
}
.main1 div:first-child p:nth-of-type(3) img{
	width: 475px;
}
.main1 div:last-child{
	width: 475px;
	float: right;
}
.main1 div:last-child img{
	width: 475px;
	height: 300px;
}
.p1{
	text-align: center;
	margin: 100px 0 15px;
}
.main2{
	width: 1000px;
	margin: 15px auto 100px;
}
.main2 div{
	width: 160px;
	height: 260px;
	float: left;
	box-shadow: 1px 1px 5px 1px #ccc;
	text-align: center;
	color: #666;
}
.main2 div~div{
	margin-left: 50px;
}
.main2 div img{
	width: 100px;
	height: 100px;
	margin: 20px auto;
}
.main2 div p:first-child{
	margin-top: 20px;
}
.main3{
	width: 1000px;
	margin: 15px auto 100px;
}
.main3 div{
	width: 233px;
	height: 290px;
	border: 1px solid #ccc;
	float: left;
	color: #666;
	font-size: 13px;
}
.main3 div~div{
	margin-left: 20px;
}
.main3 div img{
	width: 233px;
	height: 140px;
}
.main3 div p:nth-of-type(1){
	font-size: 14px;
	margin: 10px 0 15px;
}
.p2{
	text-align: center;
	margin: 15px auto;
}
.main4{
	width: 1000px;
	margin: 15px auto 100px;
	text-align: center;
	color: #666;
}
.main5{
	width: 900px;
	margin: 100px auto;
}
.main5 div{
	width: 180px;
	height: 360px;
	border-radius: 5px;
	background-color: #08348B;
	color: #fff;
	text-align: center;
	float: left;
}
.main5 div~div{
	margin-left: 60px;
}
.main5 div img:nth-of-type(1){
	margin: 20px auto;
}
.main5 div p:nth-of-type(n+4){
	line-height: 35px;
}
.main6{
	width: 1000px;
	margin: 40px auto;
}
.main6 div:first-child{
	width: 450px;
	height: 240px;
	float: left;
}
.main6 div:first-child img{
	width: 450px;
	height: 240px;
}
.main6 div:last-child{
	width: 420px;
	height: 240px;
	float: right;
	color: #777;
}
.main6 div:last-child p:first-child{
	margin-top: 40px;
	margin-bottom: 15px;
}
.main6 div:last-child p:first-child span{
	font-size: 24px;
	font-weight: 600;
	color: #08348B;
}
.p3{
	margin: 100px auto;
	text-align: center;
}
.main7{
	width: 1000px;
	height: 450px;
	margin-bottom: 100px;
}
.main7 img{
	width: 1000px;
	height: 450px;
}
.footer{
	width: 1200px;
	height: 260px;
	background: url(../images/30.png) no-repeat;
	background-size: 100% 100%;
	color: #ccc;
	overflow: hidden;
	text-align: center;
}
.footer>p:first-child{
	margin-top: 15px;
	font-size: 24px;
}
.footer>p:nth-of-type(2){
	margin-bottom: 30px;
}
.ft{
	width: 900px;
}
.ft div{
	width: 260px;
	float: left;
	margin-top: 15px;
}
.ft div~div{
	margin-left: 40px;
}