body {
	width: 100%;
	height: 100%;
	font-family: "微软雅黑 Regular";
	    background: #F8F8F8;
	font-size: 14px;
}
.clearfix {
		*zoom: 1
	}
	
	.clearfix:before,
	.clearfix:after {
		display: table;
		line-height: 0;
		content: ""
	}
	
	.clearfix:after {
		clear: both
	}
	
.contdiv{
	  background: #fff;
	padding: 20px 50px;
    box-sizing: border-box;
}
.xian {
	width: 150px;
	height: 1px;
	background: #1772B4;
	float: left;
	margin-top: 20px;
}

.denglup {
	height: 26px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1772B4;
	float: left;
	margin-left: 22px;
	margin-right: 22px;
	font-size: 24px;
}

.dltop {
	margin-bottom: 40px;
    width: 450px;
    text-align: center;
    margin: 0 auto;
}
/* 步骤条 */
.dialog-steps{text-align: center;margin: 40px auto;width:700px;}
.dialog-steps .step{width: 33.33%;float: left;color:#888;}
.dialog-steps .step-head{position: relative;height: 44px;margin-bottom: 5px;}
.dialog-steps .step-head i{
    position: absolute;left: 50%;top: 50%; z-index: 1;margin:-22px 0 0 -22px; border: 2px solid #ccc;background: #fff;;
    width: 40px;height: 40px;line-height: 40px; font-style: normal;color:#999;font-weight: bold;border-radius: 50%;font-size: 1.25em;
}
.dialog-steps .step-head:before{content:"";position: absolute;left:50%;right:-50%;top:50%;margin-top: -2px;height: 4px;background: #ddd;}
.dialog-steps .step:last-child .step-head:before{display: none;}
.dialog-steps .step.is-process,
.dialog-steps .step.is-success{color:#383838;}
.dialog-steps .step.is-process .step-head i,
.dialog-steps .step.is-success .step-head i{color:#fff;background: #2E68BA;border-color:#2E68BA;}
.dialog-steps .step.is-process .step-head:before,
.dialog-steps .step.is-success .step-head:before{background: #2E68BA;}
.dialog-steps-con .step-con{display: none;position: relative;}
.dialog-steps-con .step-con.is-process{display: block;}
.dialog-steps-con .step-con.success img{display: block;width: 50%;max-width: 251px;margin: 10px auto 50px;}
.dialog-steps-con .step-con.success p{position: absolute;left:0;bottom:0;width:100%;text-align: center; font-size: 1.6rem;color:#2E68BA;}
.dialog-steps .step.is-success .step-head i.layui-icon-ok{
	background: #2E68BA url(../images/hdjl/dui.png) no-repeat center;
}

.dialog{text-align:center;}
/*表单*/
.wjmmform{
	width: 100%;
	margin-top: 36px;
}
.form-group{
	margin-top: 13px;
	padding-bottom: 13px;

	text-align: center;
	font-size: 0px;
}
.form-control{
	border: 1px solid #E0E0E0;
	padding: 0 10px;
	box-sizing: border-box;
	
}

label{
	height: 40px;
	line-height: 40px;
/** 文本1 */
font-size: 15px;
font-weight: 400;
color: rgba(0, 0, 0, 1);
    width: 9%;
    display: inline-block;
    text-align: right; 

}
label font{
	color: #DE2C2C;
}
.form-group input{
	width:325px;
	height: 40px;
	border:1px solid #E0E0E0;  
}

.dxyzm input{
	width: 218px;
}
.dxyzm button{
	width: 89px;
	height: 40px;
	margin-left: 15px;
	background: #EFF4F9;
	line-height: 40px;
	color: #1772B4;
	border: none;
}
.yzm input{
	width: 140px;
}
.yzm #randomCode{
	height: 40px;
	width: 100px;
	margin-left: 17px;
	vertical-align: top;
	margin-right: 17px;
}
.yzm .huan{
	text-align: right;
	color: #1772B4;
	font-size: 16px;
	cursor: pointer;
}
.zy{
	width: 100%;
/** 文本1 */
font-size: 15px;
font-weight: 400;
line-height: 40px;
color: #DE2C2C;
text-align: left;
vertical-align: top;

}
.tj{
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.tj a.btn{
width: 171px;
height: 50px;
line-height: 50px;
/** 文本1 */
font-size: 15px;
font-weight: 400;
letter-spacing: 0px;
color: #FFFFFF;
text-align: center;
vertical-align: top;
display: inline-block;
background: #1772B4;

}
.tj a.blank{
width: 89px;
height: 50px;
line-height: 50px;
background: #EFF4F9;
color: #1772B4;
font-size: 15px;
font-weight: 400;
letter-spacing: 0px;
text-align: center;
display: inline-block;
margin-left: 17px;
}

@media (max-width: 991px) {
	.contdiv{
		width: 100% !important;
		padding: 20px 2%;
		box-sizing: border-box;
		margin: 0;
	}
	.dltop{
		width: 100%;
	}
	.xian{
		width: calc(50% - 73px);
	}
	.w245,.w322,.w735,.sex{
		width: 100%;
		margin-left: 0;
	}
	.form-group{
		width: 100%;
	}
	.form-group label{
		width: 30%;
	}
	.form-group input{
		width: 70%;
	}
	.form-group select{
		width: 70%;
	}
	.sex input{
		   width: 16px;
    height: 16px;
    margin: 9px 10px 10px 20px;
	}
	.yzm input{
		width: 40%;
	}
	.yzm button{
		width: 24%;
		margin-left: 4%;
	}
	.dialog-steps{
		width:90%;
	}
	.form-group label{
		width:100px;
	}
	.form-group input{
		width:calc(100% - 100px);
	}
	.yzm input{
		width:calc(100% - 292px);
	}
	.dxyzm input{
		width:calc(100% - 205px);
	}
}
@media (max-width: 600px) {
	.dialog-steps{
		width:100%;
	}
}