
#regEnListinfo h4{
	display:flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	flex-wrap: nowrap;
}
#regEnListinfo h4 hr{
	width: 5px;
	height: 25px;
	vertical-align: middle;
	border: 0px;
	background: -webkit-linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	background: -moz-linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	background: -ms-linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	background: -o-linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	background: linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	margin-right: 10px;
	border-radius: 1px;
	display: inline-block
}

.regEnConfirmationEVM{
	width:100%;
	margin: 0px auto;
	background: url(../images/regENConEWMBorder.png) no-repeat center center;
	background-size:208px 208px;
	padding: 14px;
}
.regEnConfirmationEVM img{
	width:180px;
	border-radius: 10px;
}
.regENConEWMBorder{
	width:100%;
	max-width: 208px;
	position: absolute;
	top: 0px;
	left: 0;
	
}
.regOkTitleColor{
	background: -webkit-linear-gradient(0deg ,#d4a8ff, #ff9e9e);
	background: -moz-linear-gradient(0deg ,#d4a8ff, #ff9e9e);
	background: -ms-linear-gradient(0deg ,#d4a8ff, #ff9e9e);
	background: -o-linear-gradient(0deg ,#d4a8ff, #ff9e9e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
	font-weight: bold
}
.regEN_Phbanner{
	display:none;
}
.s_navListBox{
	position:relative !important
}
.aLinkBlue{
	color:#2BBAF0;
}

.regEnListWarp label.label2 {
  flex-wrap: wrap !important;
}
.regEnListWarp label.label2 .Meter {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 20px;
}

.regEnListWarp label.label2  .inputBox {
    width: 100%;
	margin-bottom:20px
  }
#regEnQRcode h4 {
	display:flex;
	justify-content:flex-start;
	align-items:center
}
#regEnQRcode h4 span{
	display: inline-block;
	width:5px;	
	background: -webkit-linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	background: -moz-linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	background: -ms-linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	background: -o-linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	background: linear-gradient(to bottom,#FD58F5 0%,#5041E9 100%);
	border: 0px;
	height: 25px;
	margin-right:10px;
	border-radius: 1px;
}

.NoRegistration .newqidai_alertBox {
	background: url(../images/reg_zdBg.png) no-repeat center bottom;
	background-size:cover;
	width:96%;
	max-width:400px;
	height: auto;
}
.NoRegistration .newqidai_Box {
	margin-top: 0%;
	border-radius: 16px;
	text-align: center;
	padding: 20px 0px;
	color: #ffffff;
	overflow: hidden;
}
.labelcontainer_en{
  width: 100%  !important;
  height: auto;
  line-height: 40px;
	display: inline-block !important
}

.labelcontainer_en .inputBox {
  width: 100% !important;
}
@media screen and (max-width:1600px) {
	
.regEnInfoWarp p {
  text-align: left;
  font-size: 1rem;
	font-weight: normal
}
  .regEnInfoWarp {
    padding: 35px 50px;
  }
  .regEnListWarp {
    padding: 35px 50px;
  }
  .regEnListWarp .inputBox {
    width: calc(75% - 20px);
    height: 35px;
    line-height: 35px;
  }
.regEnConfirmationEVM{
	width:100%;
	margin: 0px auto;
	background: url(../images/regENConEWMBorder.png) no-repeat center center;
	background-size:158px 158px;
	padding: 14px;
	text-align: center
}
	.regEnConfirmationEVM img{
		width:130px;
	border-radius: 10px;
	}
.regENConEWMBorder{
	width:100%;
	max-width: 158px;
	position: absolute;
	top: 0px;
	left: 0;
	
}
}
@media screen and (max-width:1152px) {
	#regEnListinfo, #regEnQRcode{
	padding-left:15px;
	padding-right:15px;
}
	.s_page_regEn {
  width: 100%;
  background:#ffffff;
  min-height: 100%;
  position: relative;
  margin: 0px;
  padding: 0px;
}
	
.regEnGrid {
  grid-template-columns: 100%;
	grid-template-rows: auto;
	margin-top: 0px;
}
.regEnInfoWarp {	
	order: 2;
    padding:25px 15px 0px 15px;
  background: rgba(0,0,0,0);
	border-top:1px #2fa8ff dashed;
	margin-top: 15px;
	color: #333333
}
.regEnListWarp {
	order: 1;
    padding: 0px 10px 25px 10px;
  background: rgba(0,0,0,0);
}
	.regEnInfoWarp h3{
	background: -webkit-linear-gradient(45deg ,#C973FF, #52D4FF);
	background: -moz-linear-gradient(45deg ,#C973FF, #52D4FF);
	background: -ms-linear-gradient(45deg ,#C973FF, #52D4FF);
	background: -o-linear-gradient(45deg ,#C973FF, #52D4FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
	font-size: 1.125rem;}
	
.regOkTitleColor{
	font-size: 1.125rem;
	
}
	.regOkTitleColor br{
		display:none;
	}
.regEnInfoWarp p {
  text-align: left;
  font-size: 0.875rem;

}
.regEnConfirmation{
	margin-top: 0px;
}
.regEN_Phbanner{
	display:block;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}
	.s_topArea{
		display: none !important
	}
	

}