 img[src=""],img:not([src]){
      opacity:0;
 }
.mainBox{
	width: 1200px;
	margin: 0 auto;
	
}
.locationNow{
	height: 66px;
	color: #999;
	line-height: 66px;
	border-bottom: 1px solid #dbdbdb;
}
.locationNow a,.locationNow span{
	color: #999;
	font-size: 14px;
}
.uploadPhoto h1{
	font-size: 16px;
	color:#333;
	font-weight: bold;
	margin-top: 37px;
}
.uploadPhoto ul{
	margin-top: 26px;
	overflow: hidden;
}
.uploadPhoto ul li{
	float: left;
	position: relative;
	width: 280px;
	height: 180px;
	background: #f2f2f2;
	background-image: url(https://update.9618968.com/etc-common/2024-08-28/20240828135500003.png);
	background-repeat: no-repeat;
	background-position: center 44px;
}
.uploadPhoto ul li h4{
	color: #999;
	text-align: center;
	margin-top: 130px;
}
.firstPhoto{
	margin-left:167px;
	margin-right: 220px;
}
.firstPhoto1{
	margin-left: 53px;
}
.uploadPhoto ul li img,.uploadPhoto ul li input{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 359px;
	height: 230px;
	border: none;
}
.uploadPhoto ul li input{
	opacity: 0;
	
}
.result{
	margin-top: 30px;
}
.result h2 span{
	color:red;
}
.result h2 a{
	display: inline-block;
	color:#fff;
	width: 180px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-radius: 3px;
	background-color: #333F93;
}
.infoBox{
	height: 100px;
	padding-left: 40px;
	width: 1160px;
	background-color: #f2f2f2;
	margin-top:20px;
	padding-top: 14px;
}
.infoBox table {
	
}
.infoBox table tr td{
	height: 40px;
}
.infoBox table tr td span{
	margin-left: 10px;
}
.centerPhoto{
	margin-left:126px;
	margin-right: 126px;
}
.isChecked{
	text-align: center;
	margin-top: 30px;
}
.isChecked input{
	display:inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 3px;
	left: -3px;
}
.isChecked a{
	color: #4EBF56;
}
#nextBtn{
	margin: 30px auto;
	width: 119px;
	display: block;
	height: 43px;
	text-align: center;
	line-height: 43px;
	color: #fff;
	background:rgba(51,63,147,1);
	border-radius: 3px;
	transition: all 0.6s; 
}
#nextBtn:hover{
	background:rgba(51,63,147,0.8)
}

.progress{
	margin-top: 26px;
	margin-bottom: 56px;
}
.tipBox{
	width:1200px;
	height:94px;
	background-color: #F2F2F2;
	margin-top: 50px;
	margin-bottom: 130px;
}
.tipBox h1{
	font-size:14px;
	font-weight:400;
	color:rgba(0,0,0,1);
	line-height:34px;
	text-indent: 44px;
	padding-top: 16px;
}
.tipBox p{
	text-indent: 44px;
	color: #666;
}