.wrap{
	width: 100%;
	min-height: 30.84rem;
	background-image: url("../img/one_tailor_new.jpg?v=20250106");
	background-size:100% 100%;
	position: relative;
}
.wrap_top{
	position: relative;
}
.top_logo{
	width:2.83rem;
	height:0.78rem;
	background-image: url("../img/logo_openClass_new.png");
	background-size:100% 100%;
	position: absolute;
	top:0.38rem;
	left: 0.55rem;
	display: block;
}
.top_title{
	padding-top: 1.44rem;
}
.top_title>p{
	width:4.07rem;
	height:0.28rem;
	/* background: url("../img/design_top.png") no-repeat;
	background-size:100% 100%; */
	margin:0 auto;
}
.class_form{
	width: 6.95rem;
	height: 14.5rem;
	background-color: #ffffff;
	box-shadow: 0px 3px 49px 0px 
		rgba(151, 85, 84, 0.2);
	margin:5.29rem auto 0;
	padding-top: 0.43rem;
	border-radius: 10px;
}
.class_form_t{
	width:5.49rem;
	height:0.37rem;
	background-image: url("../img/one_tailor_tite01.png");
	background-size:100% 100%; 
	margin:0 auto;
}
.class_form_one{
	width:6.71rem;
	height:5.01rem;
	background-image: url("../img/bg1_beikao2.png");
	background-size:100% 100%; 
	margin:0.57rem auto 0;
	box-sizing: border-box;
	padding-top: 0.37rem;
}
.class_form_one>p{
	width:2.66rem;
	height:1.01rem;
	background-image: url("../img/title1_beikao2.png");
	background-size:100% 100%; 
	margin:0 auto;
}
.class_form_code{
	width:3.12rem;
	height:3.12rem;
	margin:0.18rem auto 0;
}
.class_form_code>img{
	width:3.12rem;
	height:3.12rem;
}
.title2{
	width:2.66rem;
	height:1.1rem;
	background-image: url("../img/title2_beikao2.png");
	background-size:100% 100%; 
	margin:0.45rem auto 0;
}
.form_class{
	width: 5.38rem;
	height: 4.5rem;
	margin:0.57rem auto 0;
}
.input{
	height: 0.9rem;
	position: relative;
	border-bottom:0.03rem solid #dfdfdf;
	display: flex;
    align-items: center;
}
.username_input{
	width: 5.38rem;
}
.phone_input{
	width: 3.36rem;
}
.username_input>select{
	width: 2.5rem;
	color:#666666;
}
.phone_input>input{
	width: 2.96rem;
}
.input>input,.input>select{
	height: 0.9rem;
	border: none;
	outline: none;	
	position: absolute;
	top:0;
	left:0.4rem;
	background-color: transparent;
}
.input>#cityVal{
	left: 3rem;
}
.input span{
	display: inline-block;
}
.required_icon{
	width:0.09rem;
	height:0.09rem;
	position: absolute;
	top:0.42rem;
	left:0;
	background: url(../img/required_star.png) no-repeat;
	background-size: 100% 100%;
}
.input span:nth-child(2){
	position: absolute;
	top:0.32rem;
	left:0.13rem;
}
.username_icon{
	width: 0.24rem;
	height: 0.25rem;
	background: url(../img/username_icon.png) no-repeat;
	background-size: 100% 100%;
}
.phone_icon{
	width: 0.23rem;
	height: 0.23rem;
	background: url(../img/phone_icon.png) no-repeat;
	background-size: 100% 100%;
}
.code_icon{
	width: 0.24rem;
	height: 0.24rem;
	background: url(../img/code_icon.png) no-repeat;
	background-size: 100% 100%;
}
.code_icon_text{
	width: 1.53rem;
	height: 0.74rem;
	background-color: #fff7d9;
	border-radius: 0.03rem;
	position: absolute;
	left:3.6rem;
	top:0.1rem;
	font-size: 0.16rem;
	text-align: center;
	line-height: 0.5rem;
}
.code_text{
	font-size: 0.18rem;
	color: #333333;
}
.phone_code_icon{
	width: 0.2rem;
	height: 0.24rem;
	background: url(../img/phone_code_icon.png) no-repeat;
	background-size: 100% 100%;
}
.phone_code{
	font-size: 0.22rem;
	width: 1.53rem;
	height: 0.74rem;
	background-color: #f1f1f1;
	border-radius: 0.05rem;
	border: solid 0.01rem #dfdfdf;
	color: #666666;
	text-align: center;
	line-height: 0.74rem;
	position: absolute;
	left:3.6rem;
	top:0.1rem;
}
.province_icon{
	width: 0.24rem;
	height: 0.27rem;
	background: url(../img/province_icon.png) no-repeat;
	background-size: 100% 100%;
}
.province_code{
	width: 0.18rem;
	height: 0.09rem;
	position: absolute;
	left:2.35rem;
	top:0.3rem;
}
.modal_form_submit{
	width: 4.2rem;
	height: 0.66rem;
	background-color: #fa501e;
	border-radius: 0.2rem;
	margin:0.55rem auto 0;
	display: flex;
    justify-content: center;
    align-items: center;
}
.modal_form_submit>span:nth-child(1){
	display: inline-block;
	width: 0.18rem;
	height:0.24rem;
	background-image: url("../img/click_shou.png");
	background-size:100% 100%;
	margin-right: 0.14rem;
}
.modal_form_submit>span:nth-child(2){
	color: #ffffff;
	font-size: 0.22rem;
}
input:-internal-autofill-selected {
	background-color: transparent !important;
}
.class_code{
	width: 6.95rem;
	height: 5.5rem;
	margin:0.88rem auto 0;
	padding-top: 0.55rem;
}
.class_code>p:nth-child(1){
	width: 5.82rem;
	height:0.37rem;
	margin: 0 auto;
    background: url("../img/one_tailor_tite02.png") no-repeat;
	background-size:5.82rem 0.37rem;
}
.class_code>p:nth-child(2){
	font-size: 0.28rem;
	color: #666666;
	text-align: center;
	margin:0.26rem 0 0.5rem 0;
}
.code_wrap{
	width: 6.16rem;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
.code_wrap>div{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.code_wrap_box{
	width:2.88rem;
	height:2.47rem;
	background-image: url("../img/code_slide.png");
	background-size:100% 100%;
	margin-bottom: 0.36rem;
	display: flex;
    justify-content: center;
    align-items: center;
}
.code_wrap_box>img{
	width: 2rem;
	height: 2rem;
}

.code_wrap_btn{
	width: 2.64rem;
	height: 0.58rem;
	background-color: #fa501e;
	border-radius: 0.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.code_wrap_left>.code_wrap_btn{
	width: 2.95rem;
}
.code_wrap_btn>span:nth-child(1){
	display: inline-block;
	width: 0.18rem;
	height:0.24rem;
	background-image: url("../img/click_shou.png");
	background-size:100% 100%;
	margin-right: 0.14rem;
}
.code_wrap_btn>span:nth-child(2){
	color: #ffffff;
	font-size: 0.22rem;
}
.successLay{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  z-index: 11;
}
.success_wrap{
	position: relative;
	width:5.6rem;
	height:7.24rem;
	background: url(../img/modal_scuess_new.png) no-repeat;
	background-size: 100% 100%;
	top: 20%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 12;
    box-sizing: border-box;
	padding-top: 2.44rem;
}
.modal_form_close{
	width: 0.45rem;
	height: 0.45rem;
	background: url(../img/modal_success_close.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;	
	bottom:-0.7rem;
	left:50%;
	transform: translate(-50%);
}
.successLay_text{
	width: 4rem;
	margin:0 auto;
}
.successLay_text>p{
	color: #666666;
	font-size: 0.26rem;
	line-height: 1.5;
	text-align: center;
}
/* .successLay_text>p:nth-child(1){
	color: #3b424c;
	font-size: 0.48rem;
	margin-bottom: 0.2rem;
} */
.beikao3_foot{
	width: 100%;
	margin-top: 0.56rem;
	padding:0.05rem 0;	
	background: #FFFFFF;
	position: absolute;
	bottom: 0;
  }
  .beikao3_foot>p{
	font-size: 0.18rem;
	color: #333333;
	text-align: center;
  }
.success_code{
	width: 3.06rem;
	height: 3.06rem;
	margin:0.27rem auto;
}
.success_code>img{
	width: 3.06rem;
	height: 3.06rem;
}

