* {
	margin: 0;
	padding: 0;
}
.w {
	width: 1499px;
	margin: auto;
}
li {
	list-style: none;
	
}
a {
	text-decoration: none;
}
div {
    font-family: Microsoft YaHei;
}
/*进度1开始*/
.yunwei .jindu {
	margin: 0 auto;
	text-align: left;
	width: 1200px;
	overflow: hidden;
	height: 900px;
	padding-top: 30px;
	background: #FFFFFF; 
}
.yunwei .jindu .bt {
	width: 265px;
	height: 53px;
	background: #EC6841;
	border-radius: 10px;
	margin-left: 470px;
}
.yunwei .jindu .bt h3 {	
	text-align: center;
	width: 265px;
	font-size: 25px;
	color: #FFFFFF;
	line-height: 53px;
}
/*进度1结束*/
/*进度2开始*/
.yunwei .jindu2 {
	margin: 0 auto;
	text-align: left;
	width: 1200px;
	overflow: hidden;
	height: 630px;
	padding-top: 30px;
	background: #FFFFFF; 
	
}
.yunwei .jindu2 .bt2 {
	width: 265px;
	height: 53px;
	background: #5E51A0;
	border-radius: 10px;
	margin-left: 470px;
}
.yunwei .jindu2 .bt2 h3 {	
	text-align: center;
	width: 265px;
	font-size: 25px;
	color: #FFFFFF;
	line-height: 53px;
}
/*进度2结束*/
/*质量开始*/
.yunwei .zl {
	margin: 0 auto;
	text-align: left;
	width: 1200px;
	height: 580px;
	background: #FFFFFF; 
}
.yunwei .zl h6 {
	font-weight: 400;
	width: 100%;
	font-size: 19px;
	color: #313131;
}
.yunwei .zl p {
	margin-top: 25px;
	line-height: 28px;
	color: #313131;
	font-size: 16px;
}

/*质量结束*/
