@charset "utf-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
	border: none;
	font-family: 微软雅黑;
}
.process-wrap{
	width: 1300px;
	margin: 0 auto;
}
.process-box{
	width: 100%;
	background: #fff;
	float: left;
}
.process-box-s{
	padding: 38px 28px;
}
.proce-p1{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}
.proce-p2{
	font-size: 15px;
	color: #a7a7a7;
	line-height: 26px;
	width: 720px;
	padding-top: 18px;
}
.proce-image{
	margin-top: 18px;
}
.proce-image span{
	display: inline-block;
	width: 371px;
	height: 230px;
	border: 1px solid #dbdbdb;
	float: left;
	text-align: center;
	line-height: 232px;
}
.pro-spanleft{
	margin-right: 30px;
}
.proce-image span img{
	max-height: 210px;
	/*max-width: 351px;*/
	vertical-align: middle;
	/*height: 100%;*/
	/*width: 100%;*/
}
.proce-p3{
	width: 100%;
	text-align: right;
	clear: both;
	padding-top: 20px;
}
.proce-p3 a{
	text-decoration: none;
	color: #aaaaaa;
	font-size: 16px;
	line-height: 18px;
	margin-right: 5px;
}
.explanation-p{
	padding-top: 15px;
	clear: both;
}
.explanation-span{
	display: inline-block;
	float: left;
	background: url(../images/explan.25ceff79.png) scroll 0 0 no-repeat;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	margin-top: 8px;
}
.explanation-span2{
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #000;
	width: 654px;
	line-height: 32px;
}
.explanation-sp{
	background-position: 0 -48px;
}
.explanation-sp1{
	background-position: 0 -92px;
}
.explanation-sp2{
	background-position: 0 -140px;
}

.td-name{
	width: 40%;
}
.td-result{
	width: 30%;
}
.td-level{
	width: 30%;
}
.process-box-s table{
	padding-top: 40px;
	border-bottom: 2px solid #e0e0e0;
	padding-bottom: 30px;
}
.process-box-s table th{
	font-size: 17px;
	color: #000;
	border-bottom: 2px solid #079aff;
	padding: 8px 10px;
	text-align: left;
}
.process-box-s table td{
	font-size: 15px;
	color: #8f8f8f;
	padding: 30px 10px 0;
}
.td-span{
	background: url(../images/explan.25ceff79.png) scroll 0 0 no-repeat;
	display: inline-block;
	width: 18px;
	height: 18px;
	float: left;
	position: relative;
	top: 3px;
	padding-right: 10px;
}
.td-position{
	background-position: 0 -48px;
}
.td-position2{
	background-position: 0 -92px;
}
.td-position3{
	background-position: 0 -140px;
}
.process-tips{
	clear: both;
	margin-top: 30px;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*border: 1px solid #ffd4d4;*/
	/*background: #fff2f2;*/
	border: 1px solid #f7e18f;
	background: #fffbed
}
.process-tips2{
	clear: both;
	margin-top: 30px;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ffd4d4;
	background: #fff2f2;
}
.tip-p{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 25px 30px;
	font-size: 16px;
	color: #000;
	line-height: 30px;
}
.tip-p2{
	width: 100%;
	text-align: center;
	padding: 0 0 20px;;
}
.tip-p2 a{
	font-size: 16px;
	color: #cd0808;
	text-decoration: underline;
}
.tip-a{
	margin-right: 112px;
}




.failed-p1{
	font-size: 22px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}
.failed-p2{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin: 25px 0 20px;
}
.explanation-p1{
	clear: both;
}
.failed-span{
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #8d8d8d;
	width: 654px;
	line-height: 32px;
}
.failed-p3{
	font-size: 14px;
	color: #000000;
	clear: both;
	padding-top: 15px;
}
.failed-a{
	text-decoration: underline;
	color: #0099ff;
	padding: 0 10px;
}
.failed-p4{
	font-size: 14px;
	margin-top: 20px;
}
.failed-p4 a{
	text-decoration: underline;
	color: #0099ff;
	padding-right: 30px;
}










































