*{
	padding: 0;
	margin: 0;
	box-sizing:border-box;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
	select:focus,textarea:focus,input:focus {
		font-size: 16px !important;
	}
}
.login-body{
	min-width: 320px;
	width: 100%;
	height: 100%;
	background: url(/statics/web3/m/img/signup/login-bg.jpg?v=001) no-repeat;
	background-size: 100%;
	font-family: "Hiragino Sans GB","微软雅黑","华文细黑","STHeiti","Microsoft YaHei",SimHei,sans-serif !important;
}
.clearfix:before,.clearfix:after{
	display: block;
	content: "";
}
.clearfix:after{
	clear: both;
	overflow: hidden;
}
.login-content{
	width:100%;
	height: 100%;
	padding: 1.2rem 10%;
}
.jump_desitation>a{
	float: right;
	padding: .5rem 1.3rem .5rem .5rem;
}
.jump_desitation .icon {
	width: 1em;
	height: 1em;
	color: #ffffff;
	font-size: 1.8rem;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
 }
.login-content-titile{
	width: 100%;
	height: 20px;
	margin-bottom: 35px;
	color: #fff;
}
.login-content-titile img{
	float: left;
	display: block;
	width: 16px;
}
.login-content-titile div{
	float: right;
	font-size: 18px;
	color: #fff;
}
.login-form-item{
	overflow:hidden;
	position: relative;
	width: 100%;
	height: 3rem;
	margin-bottom: 2rem;
	/* background-color: rgba(0,0,0,.2); */
	color: #fff;
	/* border-radius: 25px; */
	/* border: 1px solid #a5bfe1; */
	font-size: .9rem;
	display: flex;
	align-items: center;
	/* justify-content: space-around; */
	position: relative;
}
.slider_line{
	position: absolute;
	background: #ffffff;
    top: 2.8rem;
    left: 1.2rem;
    width: 2.124rem;
	height: 4px;
	border-radius: 2px;
}
.login_tab{
	padding-left: .7rem;

}
.login-form-item .login-form-item-maskleft{
	font-size:1.185rem;
	margin-right: 4rem;

	/* height:2.5rem;
	position:absolute;
	width:50%;
	left:0;
	top:0;
	background-color:rgba(255,255,255,0.7);
	line-height:2.5rem;
	text-align:center;
	color:#ff8000; */
}
.login-form-item-active{
	font-weight: 600;
}
.login-form-item .login-form-item-maskright{
	font-size:1.185rem;
	/* font-weight: 400px; */
	/* height:2.5rem;
	position:absolute;
	width:50%;
	right:0;
	top:0;
	background-color:transparent;
	line-height:2.5rem;
	text-align:center;
	color:#ffffff; */
}
.login-form-item input{
	/* display: block; */
	/* width: 100%; */
	/* line-height: 2.5rem; */
	/* padding: .3rem 0 .3rem 2.5rem; */
	/* padding-left: 2.5rem; */
	font-size: 1.1rem !important;
	background-color: transparent;
	border: 0;
	outline: 0;
	color: #fff;
}
.login-form-item input.shortinput{
	/* width: 60%; */
	display:inline-block;
	padding-left: 1.5rem;
}
.login-form-item .split{
	font-size:22px;
	font-weight:normal;
	color:rgba(255,255,255,0.7);
	display:inline-block;
}
.login-form-item #sendcode{
	width: 30% !important;
	height: 3rem;
	line-height: 3rem;
	font-size: .9rem;
	padding-left: .9rem;
	padding-right: .9rem;
	position: relative;
	right: .8rem;
	color: #d0dceb;
	cursor: pointer;
}
.login-form-item #sendcode::before{
	content: "";
	position: absolute;
	top: .7rem;
	left: 0;
	width: 1px;
	height: 20px;
	background: #ffffff;
}
.logup_tab{
	background: none !important;
	padding-left: 1rem;
	margin-bottom: 0;
}
.login-form-item input.phone{
	padding-right: 120px;
}
.normallogin,.codelogin{
	margin-top: 4rem;
}

.codelogin .login-form-item{
	border-radius: 100px;
	background: rgba(0,0,0,0.22);
	margin-bottom: 2.5rem;
}
.normallogin .login-form-item{
	display: flex;
	align-items: center;
	border-radius: 100px;
	background: rgba(0,0,0,0.22);
	margin-bottom: 2.5rem;
}

.login-form-item input:focus {
	 outline: none;
	-webkit-text-fill-color: #ffffff;
}

.login-form-item input:-webkit-autofill { 　
	-webkit-text-fill-color: #ffffff;
	transition: background-color 5000s ease-in-out 0s;
}
.normallogin .login-form-item>input{
	width: 100%;
	padding: 3.4% 3%;
	/* -webkit-text-fill-color: #ffffff; */
	caret-color: #fff;
	border-radius: 100px;
}
.find_pswd {
	display: none;
}
.find_pswd .login-form-item>input{
	width: 100%;
	padding: 3.4% 3%;
	/* -webkit-text-fill-color: #ffffff; */
	caret-color: #fff;
	border-radius: 100px;
}
.reg_link{
	margin-bottom: 1.5rem;
	margin-top: 5rem;
}
.login-form-submit>a>button{
	color: #ffffff;
	background: none;
	border-radius: 100px;
	border: 1px solid #ffffff;
}
.login-form-item>#codecode{
	width: 97%;
	padding-left: 3%;
}
.code_logn_but
{
	margin-bottom: 1.5rem;
    margin-top: 5rem;
}
.signup_form .login-form-item{
	background: rgba(0,0,0,0.22);
	border-radius: 100px;
    justify-content: flex-start;
}
.signup_form .login-form-item .icon-login-item{
	position: static;
	top: 0;
	left: 0;
	margin-left: 5%;
}
.sign_step{
	margin-top: 5rem
}
.sign_step>button
{
	width: 100%;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    font-size: 1.1rem;
    background: #FFFFFF;
    border-radius: 48px;
    color: #ff8000;
    border-radius: 25px;
    border: 0;
    outline: 0;
}
.signup_step_1,.signup_step_2{
	margin-top: 3.5rem;
}
.signup_step_2{
	display: none;
}
.signup_form input{
	width: 84%;
	color:#fff;
}
.login-form-item1>input{
	width: 50%;
	color:#fff !important;
}
input{color:#fff;}

.icon-login-item{
	width: 1.5rem;
	height: 1rem;
	position: absolute;
	top: .8rem;
	left: 1rem;
}
.icon-login-user{
	background:url(../../img/signup/icon-login-user.png) no-repeat;
	background-size: contain;
}
.icon-login-pwd{
	background:url(../../img/signup/icon-login-pwd.png) no-repeat;
	background-size: contain;
}
.icon-login-code{
	background:url(../../img/signup/icon-login-code.png) no-repeat;
	background-size: contain;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #d0dceb;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #d0dceb;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #d0dceb;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #d0dceb;
}
.login-form-submit button{
	width: 100%;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	font-size: 1.1rem;
	background: #FFFFFF;
	border-radius: 48px;
	color: #ff8000;
	border-radius: 25px;
	border: 0;
	outline: 0;
}
.login-form-submit p{
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: lighter;
	text-align: center;
}

.login-send-code{
	height: 1rem;
	line-height: 1rem;
	font-size: .9rem;
	padding-left: .9rem;
	border-left: 1px solid #d0dceb;
	position: absolute;
	top: .9rem;
	right: .9rem;
	color: #d0dceb;
	cursor: pointer;
}

div{
	box-sizing:border-box;
}
/*.listPage{
	margin-top:0!important;
}*/
.orange{
	color:#ff8000;
}
.invite-panel{
	background-image:url(../../img/signup/invite-bg.png);
	background-size:cover;
	width: 100%;
	height: 94vh;
	overflow:hidden;
	background-position:center top;
	font-family: "Hiragino Sans GB","微软雅黑","华文细黑","STHeiti","Microsoft YaHei",SimHei,sans-serif !important;
	padding:0 1rem;
}
.invite-top{
	margin:8rem 0 2rem 0;
	width:100%;
	height:10rem;
	background-repeat:no-repeat;
	background-image:url(../../img/signup/invite-image.png);
	background-position:center center;
	background-size:contain;
}
.invite-banner{
	padding:1rem;
	width:100%;
	height:23rem;
	background-color:rgba(255,255,255,0.8);
	border-radius:0.4rem;
	font-size:1.1rem;
	text-align:justify;
	margin-bottom:3rem;
}
.invite-banner-1{
	padding:1rem 0 0.5rem 0;
	border-bottom:1px solid #eeeeee;
}
.invite-banner-1 span{
	color:#ff8000;
}
#click-to-login,#click-me{
	height:3rem;
	line-height:3rem;
	width:60%;
	background-color:#ff8000;
	color:#ffffff;
	text-align:center;
	margin:0 auto;
	position:absolute;
	bottom:3rem;
	left:20%;
	cursor:pointer;
}
.invite-banner-2{
	margin-top:0.5rem;
}
.guest{
	text-align:center;
	position:relative;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	box-shadow:0 0 0 60px transparent inset;
	background-color: transparent !important;
	color: rgb(255, 255, 255)
}
/* input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px rgba(41,60,86,1) inset !important;
    -webkit-box-shadow: 0 0 0px 1000px rgb(135, 144, 156) inset !important;
    border: 0px solid #CCC!important;
    -webkit-text-fill-color: #FFF;
} */
.new-panel{
	background-image:url(../../img/signup/newuser-bgnew.jpg);
	background-size:cover;
	width: 100%;
	height: 80rem;
	overflow:hidden;
	background-position:center top;
	font-family: "Hiragino Sans GB","微软雅黑","华文细黑","STHeiti","Microsoft YaHei",SimHei,sans-serif !important;
	padding:0 1rem;
}
.down-panel{
	margin-top:30.5rem;
	width:35%;
	height:15rem;
	margin-left:60%;
}
@media only screen and (min-device-width:400px){
	.down-panel{
		margin-top:32rem;
		width:35%;
		height:15rem;
		margin-left:60%;
	}
	#click-to-login,#click-me{
		height:3rem;
		line-height:3rem;
		width:60%;
		background-color:#ff8000;
		color:#ffffff;
		text-align:center;
		margin:0 auto;
		position:absolute;
		bottom:8rem;
		left:20%;
		cursor:pointer;
	}
}
.down-appterm{
	width:100%;
	font-size:1.05rem;
	text-align:center;
}
.down-title{
	text-align: justify-all;
	width:100%;
}
.new-appios{
    background-image: url(/statics/web3/push_app/img/AppPush-appleStore.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 3.5rem;
}
.new-appandroid{
    background-image: url(/statics/web3/push_app/img/AppPush-android.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 3.5rem;
}
.new-reg{
	color:#ffffff;
	background-color:#ff8000;
	border-radius:0.3rem;
	width: 100%;
    height: 2.8rem;
    line-height:2.8rem;
    margin-top:0.5rem;
}
.pro-panel{
	width:100%;
	padding:5rem 2rem 0 2rem;
	height:30rem;
	color:#ffffff;
	font-size:1rem;
	text-align:center;
}
.pro-panel div{
	height:3rem;
	font-size:1.1rem;
}
.pro-panel ul li{
	text-align:justify-all;
	padding-left:25%;
	text-align:left;
	background-size:20% auto;
	background-position:1rem -1rem;
	background-repeat: no-repeat;
	height:5rem;
}
.pro-panel ul li.img-1{
	background-image:url(../../img/signup/newuser-1.png);
}
.pro-panel ul li.img-2{
	background-image:url(../../img/signup/newuser-2.png);
}
.pro-panel ul li.img-3{
	background-image:url(../../img/signup/newuser-3.png);
}
.pro-panel ul li.img-4{
	background-image:url(../../img/signup/newuser-4.png);
}
.wrong-text{
	display: none;
	font-size: 14px;
	color: #444;
	background: rgba(255,255,255,0.6);
	border-radius: 5px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	/* padding: 0 20px; */
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
}
.select_item11{
	display: flex;
	align-items: center;
	font-size: .9rem;
	height: 1.9rem;
  margin-left: 4.3%;
	color: #d0dceb;
	cursor: pointer;
}
.select_item{
    font-size: .9rem;
    color: #d0dceb;
    cursor: pointer;
		display: flex;
}
.select_item>.icon{
	width: 1em; height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
	color: #FFFFFF;
}
.img_select{
	max-height: 100%;
	width: 1.2rem;
    margin-left: .2rem;
}

/*.select_item :focus{
    background: #7b8fb0;
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: .9rem;
    position: absolute;
    top: .3rem;
    left: .9rem;
    color: #d0dceb;
    cursor: pointer;
}*/
.input_remend{
	padding-left: 1rem;
}
.login-form-item1{
    /* position: relative;
    width: 100%;
    height: 2.5rem;
    margin-bottom: 20px;
    background-color: rgba(0,0,0,.2);
    color: #fff;
    border-radius: 25px;
    border: 1px solid #a5bfe1;
    font-size: .9rem;
	overflow: visible; */
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 2.5rem;
}

.iphone{
    border-left: 1px solid #d0dceb;
	margin-left: .5rem;
	padding-left: 0 !important;
}
.areanumul{
    display: none;
    position: absolute;
    left: -0.5rem;
    top:2rem;
    height: 5rem;
    background: #7b8fb0;
    z-index: 999999;

}
.areanum{
    width: 10rem;
    background: #7b8fb0;
    z-index: 9999;
    padding-left: 0.5rem;
}


/*国际区号部分*/
.inter_code_wrap{
    width: 100%;
    height: 100%;
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    display: none;
}
.inter_code_wrap_top{
    height: 3.5rem;
    width: 100%;
    line-height: 3.5rem;
    text-align: center;
    font-size: 1.2rem;
    color: #444444;
    border-bottom:1px solid #ccc ;
    position: relative;
}
.inter_code_content{
    width: 90%;
    height: 86%;
    margin: 0 auto;
    overflow-y: auto;
}
.usually_code{
    width: 100%;
    height:3rem ;
    line-height:3rem ;
    color: #444444;
    border-bottom:1px solid #ccc ;
}
.inter_code_li{
    display: block;
    width: 100%;
    line-height:3rem ;
    color: #444444;
    border-bottom:1px solid #ccc ;
}
.inter_code_li_i{
    display: block;
    width: 100%;
    height:3rem ;
    line-height:3rem ;
    color: #444444;
    border-bottom:1px solid #ccc ;
}
::-webkit-scrollbar {
    width: 2px;
}
.english_word_wrap{
    position: absolute;
    width: 100%;
    height: 73%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.english_word{
    position: absolute;
    top: 0;
    right: 0;
    width: 5%;
    height: 100%;
    text-align: center;
}
.english_word_a{
    display: block;
   height: 1.2rem;
}
.close_code_inter{
    position: absolute;
    width: 3.5rem;
    height: 3.5rem;
    top: 0rem;
    left: 0rem;
    font-size: 1.5rem;
    text-align: center;
    line-height: 3.5rem;
}
.forget_ps{
	text-align: right;
}
.forget_ps_txt,.back_login{
	color: #ff8000;
}

.search_area_num{
	position: relative;
	width: calc(100% - 0px);
	margin: 5px auto;
	border: 1px solid #dcdcdc;
} 
#areaCodeSearch{
	width: 95%;
    padding-left: 20px;
    line-height: 36px;
	color: #333 ;
}

.clear-icon-search{
	width: 14px;
	position: absolute;
	right: 9px;
	top: 10px;
}
.search_area_num .sl_icon{
	width: 1rem;
	height: 1rem;
	display: inline-block;
	position: absolute;
	top: 12px;
	color: #777;
	left: 5px;
}