@charset "UTF-8";
.main {
	width: 100%;
	min-width:100%;
	height: 650px;
	background:#42CFD2 ;
	position: relative;
}
.main-regsiter{
	width: 548px;
	height: 600px;
	background: #fff;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -300px;
	margin-left: -274px;
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.3);  
  	-moz-box-shadow: 0 0 25px rgba(0,0,0,0.3);  
  	box-shadow: 0 0 25px rgba(0,0,0,0.3);  
}
.regsiter{
	width: 424px;
	height:104px;
	line-height: 104px;
	margin: 0 auto;
}
.regsiter-title{
	color: #2b2b2b;
	font-size: 22px;
}
.regsiter-k{
	width: 96%;
	height: 54px;
	border: 1px solid #DEDEDD;
	display: flex;
	flex-direction: row ;
	align-items:center;
	margin-bottom: 20px;
	float:left;
}
.regsiter-star{
	width: 5px;
	color:red;
	line-height:54px;
	align-items:center;
	margin-left: 5px;
	float:left;
}
.regsiter-ews{
	width: 54px;
	height: 54px;
	background-color: #F1F1F1;
	border-right:1px solid #DEDEDD;
	position: relative;
}
.regsiter-phone{
	width: 62px;
	height: 54px;
	background: #F1F1F1;
	border-right:1px solid #DEDEDD;
	position: relative;
	text-align:center;
	line-height:54px;
}
.regsiter-ews .img{
	width: 24px;
	height: 24px;
	position: absolute;
	top:50%;
	left: 50%;
	margin-top:-12px;
	margin-left: -12px;
	line-height: 54px; 
	text-align: center;
}
.regsiter-inp{
	width: 350px;
	height: 52px;
	border:0px;
	margin-left:10px;
}
.inp{
	width: 350px;
	height: 52px;
	border:0px;
	margin-left:10px;
}
.tishi{
	width: 100%;
	height: 14px;
	line-height: 14px;
	color: red;
	font-size: 12px;
}
.data-inp{
	width: 310px;
	height: 52px;
	border: 0px;
}

.regsiter-k .yan-bott{
	color: #42CFD2;
	background:#fff;
	font-size:16px;
	/*line-height: 54px;2019-3-29注释*/ 
}
.regsiter-k .layui-icon{
	font-size: 30px;
}
.data-inp,.inp,.yan-inp,.regsiter-inp{
	font-size: 16px;
	color: #919191;
}
.xuan{
	display: -webkit-flex; 
	display: flex;
	flex-direction: row ;
	align-items:center;
}
.xuanzi-img{
	width:18px;
	height: 18px;
	background:url(../../img/register/checkbox02.png);
	background-repeat: no-repeat;
	box-shadow:2px 2px 2px #ccc;
	/*border: 1px solid red;*/
}
.xuanzi{
	color: #2B2B2B;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-left:5px;
	/*border: 1px solid red;*/
}
.dianxuan{
	background:url(../../img/register/checkbox01.png);
	background-repeat: no-repeat;
}
.zhuce{
	width: 96%;
	line-height:50px;
	background: #42CFD2;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top:10px;
}
.yan-inp{
	width:190px;
	height: 52px;
	border:0px;
	margin-left:10px;
}
.protocol{
	text-align: left;
}
.layui-layer{
	top:100px;
}
.regsitertiwe{
	width: 424px;
    margin: 0 auto;
}