.dayiRight{
	height:946px;
}
.dayiwrap{
	text-align: center;
	margin:127px;
}
.dayicont{
	width:254px;
	height:254px;
	margin:auto;
	padding:13px;
	border:2px solid #1dd2af;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
}
.dayiwrap .dayi{
	width:233px;
	height:233px;
	padding:10px;
	border:2px dashed #1dd2af;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	text-align: center;
	line-height:245px;
}
.dayiTxt{
	margin-top:50px;
	color:#1dd2af;
	font-size:16px;
}
