.regist-content{
	width:70%;
	margin: 80px auto;
}
.regist-content .regist-content-left{
	width:100%;
}
.regist-content .regist-content-right{
	width:100%;
}
.regist-content .regist-content-right .layui-form-radio{
	margin-top: 0;
}
.regist-content .regist-content-right .layui-form-radio>i:hover, .layui-form-radioed>i{
	color:#ac232a;
}
.regist-content .regist-content-left .left-div{
	width:100%;
	border: 1px solid #c9c9c9;
	margin-bottom: 30px;
}
.regist-content .regist-content-left .left-div img{
	width:100%;
}
.regist-content .regist-content-left .left-div .regType{
	width:80%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	margin: 0 auto;
	font-size: 1.25rem;
	font-weight: 600;
}
.regist-content .regist-content-left .left-div .bombor{
	border-bottom: 1px solid #c9c9c9;
}
.regist-content .regist-content-left .left-div .reg-address{
	padding: 20px;
	box-sizing: border-box;
}
.regist-content .regist-content-left .left-div .reg-address{
	font-size: 0.85rem;
}
.regist-content .regist-content-left .left-div .reg-address .elem-label{
	font-weight: 600;
}
.regist-content .regist-content-left .left-div .reg-address p{
	margin-top: 5px;
}
.regist-content .regist-content-right h2{
	text-align: center;
	font-size: 1.75rem;
	font-weight: 600;
}
.regist-content .regist-content-right .regist-warn{
	text-align: center;
	font-size: 1rem;
	color:#e71516;
	margin-top: 10px;
}
.regist-content .regist-content-right .layui-form-label{
	padding: 0;
	width:160px;
	height: 28px;
	line-height: 28px;
}
.regist-content .regist-content-right .layui-input-block{
	margin-left: 160px;
	min-height: 28px;
}
.regist-content .regist-content-right .layui-input-block input{
	height:28px;
	line-height: 28px;
	background: #efefef;
}
.regist-content .regist-content-right .layui-input-block .layui-form-checkbox{
	margin-top: 5px;
}
.regist-content .regist-content-right .layui-input-block .layui-form-checked[lay-skin=primary] i{
	background: #ac232a;
	border-color: #ac232a;
}
.regist-content .regist-content-right .layui-input-block .layui-form-checkbox[lay-skin=primary]:hover i{
	border-color: #ac232a;
	
}
.regist-content .regist-content-right .elem-h3{
	color:#ac232a;
	text-align: center;
	font-weight: 600;
}
.upload-div{
	width:100%;
	height:120px;
	line-height: 120px;
	text-align: center;
	border: 1px solid #ccc;
}
.regist-content-right .sty-color{
	background: #ac232a;
}
.must{
	color:#e91418;
}
