.progressBox {
	position: relative;
	width: 1158px;
	margin:37px auto 0;

}

.progressPos{
	position: absolute;
	width: 100%;
	height: 5px;
	border-radius: 5px;
	behavior:url(js/PIE.htc);
	background: #eee;
}

.progressBox .inforList{
	width: 100%;
}
.progressBox .inforList li{
	float: left;
	width: 33.33333%;
	text-align: center;
	position: relative;
	z-index: 999;
}

.progressBox .progressBar{
	width: 0;
	height: 5px;
	background: #eee;
}

.progressBox .progressBar1{
	border-radius: 5px 0 0 5px;
	behavior:url(js/PIE.htc);
}

.progressBox .progressBar3{
	border-radius: 0 5px 5px 0;
	behavior:url(js/PIE.htc);
}

.progressBox .inforList li.first .progressBar{
	width: 100%;
	background: #1492ff;
}

.progressBox .inforList li.active .num{
	background: #1492ff;
	color: #fff;
}

.progressBox .inforList li .num{
	width: 38px;
	height: 38px;
	border-radius: 50%;
	behavior:url(js/PIE.htc);
	border:2px solid #1492ff;
	text-align: center;
	font:20px/38px "Microsoft YaHei";
	color: #1492ff;
	margin:-20px auto 11px;
	background: #fff;
}

.informationBox{
	width: 589px;
	margin:36px auto 0;
}


.informationBox .infor .left{
	width: 161px;
	text-align: right;
	font:14px/36px "宋体";
	color: #7b7b7b;
}


.informationBox .infor .red{
	font:14px/36px "宋体";
	color: #ff0000;
	margin-right: 7px;
}

.informationBox .infor .right .ipt{
	width: 426px;
	height: 34px;
	border:1px solid #e6e6e6;
	font:14px/36px "Microsoft YaHei";
	color: #666;
	text-indent: 8px;
}

.informationBox .infor .right .ipt:focus{
	border:1px solid #1492ff;
}

.informationBox .infor {
	margin-bottom: 14px;
}


.informationBox .nextBtn,.informationBox .backBtn{
	cursor: pointer;
	width: 125px;
	height: 44px;
	background: #1492ff;
	text-align: center;
	font:16px/44px "Microsoft YaHei";
	color: #fff;
	border-radius: 12px;
	behavior:url(js/PIE.htc);
	margin-left:161px;
	margin-top: 15px;
}

.information2 .right{
	position: relative;
}

.information2 .right .iconfont{
	font-size: 22px;
	color: #ccc;
	top: 7px;
	right: 10px;
	position: absolute;
}

.informationBox .backBtn{
	display: block;
}


.information3 .top{
	width: 229px;
	margin:64px auto 28px;
}

.information3 .top p{
	font:24px/64px "Microsoft YaHei";
	margin-left: 21px;
}

.information3 .prompt{
	width: 370px;
	margin:0 auto;
	font:16px/30px "Microsoft YaHei";
	color: #484848;
	text-align: center;
}

.information3 .backBtn{
	margin:80px auto 0;
}

.information{
	display: none;
}

#loadBtn{
	display: block;
	cursor: pointer;
}

#showImg{
	display: none;
}

.informationBox .infor .right .qyname 
{
	width: 268px;
}
.province{
	margin-left: 5px!important;
}

.province input{
	width: 153px;
	height: 36px;
	line-height: 36px;
	color: #666;
}

.layui-form-select dl dd.layui-this{
	background: #1492ff!important;
}

.file{
	position: relative;
	height: 200px;
}


.file .img{
	width: 365px;
	height: 200px;
}

.file .img img{
	border-radius: 5px;
	behavior:url(js/PIE.htc);
	width: 100%;
	height: 100%;
}


.file .closeBtn{
	position: absolute;
	top: 10px;
	right: 4px;
	cursor: pointer;
}

.information-nr{
	margin-top: -343px;
}

