#regEnListinfo, #regEnQRcode{
	padding-left:100px;
	padding-right:100px;
}
#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
}
.titleBox{
	width:100%;
	font-size:1.375rem !important;
	font-weight: 700;
	color: #000000
}
.titleBox span{
	display: inline-block;
	background:-webkit-linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
	background:-moz-linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
	background:-ms-linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
	background:-o-linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
	background:linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent; /* 对于非WebKit浏览器 */
	font-weight: 700;}
.titleBox2{
	width:100%;
	background:-webkit-linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
	background:-moz-linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
	background:-ms-linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
	background:-o-linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
	background:linear-gradient(to right,#493FE8 0%,#FF57F4 100%);
	padding: 5px 10px;
	color: #ffffff;
	border-radius: 6px;
}
.s_page_regEn {
  width: 100%;
  background: url("../images/reg_enBg.png") no-repeat center bottom;
  background-size: cover;
  min-height: 100%;
  position: relative;
  margin: 0px;
  padding: 0px;
}
.regEnGrid {
  width: 100%;
  margin: 0;
  padding: 0;
  grid-template-columns: 50% 50%;
  grid-template-rows: auto;
  margin-top: 50px;
  position: relative;
}
.regEnInfoWarp {
  width: 100%;
  background: url("../images/reg_enInfoBg.png") no-repeat left bottom;
  background-size: cover;
  color: #000000;
  padding: 66px 100px 30px 100px;
}
.regEnInfoWarp p {
  text-align: left;
  font-size: 1.125rem;
}
.regEnListWarp {
  width: 100%;
  background: url("../images/reg_zdBg.png") no-repeat right bottom;
  background-size: cover;
  color: #333333;
  padding-top: 66px;
	padding-bottom: 30px;
}
.regEnListWarp .Meter {
  width: 130px;
  text-align: left;
  margin-right: 20px;
  display: inline-block;
}
.regEnListWarp label {
  display: inline-flex;
  margin: 5px 0px;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.regEnListWarp .inputBox {
  width: calc(100% - 150px);
  height: 40px;
  line-height: 40px;
}
.regEnConfirmation{
	text-align:center;
	margin-top: -30px;
	display: none;
	padding-left:30px;
	padding-right: 30px
}
.regEnConfirmation P img {
  width: 100%;
	max-width: 204px;
}
.regEnConfirmation img.line {
  width: 100%;
	max-width: 100%;
}
.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(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-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: calc(100% - 150px)  !important;
  height: auto;
  line-height: 40px;
}

.labelcontainer_en label:first-of-type {
  width: 30% !important;
}
.labelcontainer_en label:last-of-type {
  width: 70% !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;
  }
	#regEnListinfo, #regEnQRcode{
	padding-left:0px;
	padding-right:0px;
}
  .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:1441px){
	.regEnInfoWarp p {
  text-align: left;
  font-size: 0.875rem;
		line-height: 1.5;
	font-weight: normal
}
	.regEnInfoWarp p.mb-25{
		margin-bottom: 15px !important
	}
}
@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 0px 25px 0px;
  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;
	}
	.regEnConfirmation p 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
	}
	

}