*{margin:0;padding:0; /*appearance:none; -webkit-appearance:none;*/}
input{outline: none;}
.fl{float: left;} 
.fr{float:right;} 
input,button{border: none; background:none;}
a,a:focus,a:active{text-decoration: none;outline:none; }
a{color: #000000;}
input[type = 'file'],textarea,input[type = 'button']{-webkit-appearance: none; appearance: none;}
li{list-style: none;}
img{ height:auto; max-width:100%;  }
/* input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f4f4f4 inset ;
    box-shadow: 0 0 0px 1000px #f4f4f4 inset ;
} */
 [v-cloak] {  
    display: none;  
}  
.fl{float: left;} 
.fr{float:right;} 

/*会员中心 end*/

input::-webkit-input-placeholder { /* WebKit browsers */
    color: #aab2bd;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #aab2bd;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #aab2bd;
}
 input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #aab2bd;
}

/*login*/
body{
    position: relative;
}

.dialog_wrap{
    background-image: url(https://cdn.51muzhi.com/pic/twopage/2023-09/abyss/img/loginBac.png);
    background-size: 100% 100%;
    width: 10rem;
    height: 7.0rem;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 998;
}


.dialog_text{
    position: relative;
    left:0.1rem;
	right:0.1rem;
	top:1.5rem;
	width: 9.8rem;
	height: 5.0rem;
    overflow: auto; /* 启用滚动 */
    font-size: 16px;
}

.login_wrap{
    background-image: url(https://cdn.51muzhi.com/pic/twopage/2023-09/abyss/img/loginBac.png);
    background-size: 100% 100%;
    width: 9.14rem;
    height: 7.31rem;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 998;
}

.login-msg{
    position: relative;
    left:0.0rem;
    top:1.1rem;
    height: 1rem;
}

 .login-msg .login-count,.login-msg .login-pasd{
    position: relative;
    height: 100%;
    margin-left: .5rem;
    margin-top: .6rem;
    width: 8rem;
    line-height: 1.5rem;
    background-color: RGB(242,242,242);
    vertical-align: middle;
 }
 

 .login-msg .login-code{
    position: relative;
    height: 100%;
    margin-left: .5rem;
    margin-top: 2.1rem;
    width: 10.5rem;
    line-height: 1.5rem;
 }
 
 
 .login-msg .login-count  .login-count-prfix, .login-msg .login-pasd  .login-pasd-prfix
 , .login-msg .login-code .login-code-prfix{
     position: absolute;
     top: .2rem;
     left:0.1rem;
     width: 0.58rem;
     height: 0.69rem;
 }
 

 
 .login-msg .login-count input{
     position: relative;
     width: 10.0rem;
     height: 1.5rem;
     font-size: .35rem;
     top: -.3rem;
     padding-left: 0.8rem;
}


.login-msg .login-pasd  input{
     width: 5.0rem;
     height: 1.5rem;
     font-size: .35rem;
     padding-left: 0.8rem;
     position: relative;
     top: -.3rem;
}

.login-msg .login-pasd  .login-pasd-split{
	position: relative;
	left: -1.8rem;
	top: -.5rem;
	font-size: .6rem;
}


.login-msg .login-pasd  .login-pasd-btn{
	position: relative;
	left: 5.5rem;
	top: -2.1rem;
	color:RGB(134,134,194);
	font-size: .35rem;
}


.login-msg .login-code input{
     width: 3.5rem;
     height: 1rem;
     font-size: .35rem;
     padding-left: 0.8rem;
     background-color: RGB(242,242,242);
     top: -.3rem;
     position: relative;
}

.login-msg .login-code  .login-code-img{
   position: absolute;
   right: 2.5rem;
   top: -.0rem;
   width: 3rem;
   height: 1.15rem;
}



 .login-msg .login-pasd{
     margin-top: .3rem;
 }
 .login-msg .login-code{
     margin-top: .2rem;
 }
 
 .login-msg .login-count span,.login-msg .login-pasd span{
position: absolute; 
width: .8rem;
height: .8rem;
right: .3rem;
top: .4rem;
background-image: url(../img/del.png);
background-size: 100% 100%;
}
.login-msg .login-pasd span{
top: .6rem;
height: .4rem;
    background-image: url(../img/eye.png);
    background-size: 100% 100%;
}
.login-btn{
    margin-top: .4rem;
    margin-left: 2.5rem;
    width: 4rem;
    height: 1rem;
    font-size: 0.5rem;
    color: #fff;
    background-image: url(https://cdn.51muzhi.com/pic/twopage/2023-09/abyss/img/login.png);
    background-size: 100% 100%;
}
.login-btn:hover{
	cursor: pointer;
}
.login-pasd-btn:hover{
	cursor: pointer;
}
.hide{
    position: absolute;
    right: .5rem;
    top: .5rem;
    width: .6rem;
    height: .6rem;
    background-image: url(../img/hide.png);
    background-size: 100% 100%;
}
.hide:hover{
	cursor: pointer;
}
.loginMask{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.login{
    height: 6rem;
    color: #fff;
}

/**预约成功界面开始*/
.bookingRetMask .login-msg{
    position: relative;
    left:0.0rem;
    top:2.6rem;
   
}


 
 .bookingRetMask .booking-state{
    position: relative;
    top: -33px;
    left: 189px;
    width: 250px;
    height: 2.61rem;
 }

 .bookingRetMask .recruit_wrap{
    position: relative;
    top: -140px;
    left: 200px;
 
 }
 
 .bookingRetMask .recruit_btn{
    width: 200px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    background-image: url(https://cdn.51muzhi.com/pic/twopage/2023-09/abyss/img/login.png);
    background-size: 100% 100%;
}


 .bookingRetMask .focus-infor{
    position: relative;
    font-size: 20px;
    top: -100px;
    text-align: center;
 }

 .bookingRetMask .booking_ret_btn_wrap{
    position: relative;
    left: 130px;
    top: -92px;
    margin: auto;
 }

 .bookingRetMask .taptab_btn{
    width: 100px;
    height: 44px;
    background-image: url(../img/img03_07.png);
    background-size: 100% 100%;
}

 .bookingRetMask .bilibili_btn{
    width: 100px;
    height: 44px;
    margin-left: 130px;
    background-image: url(../img/img2_09.png);
    background-size: 100% 100%;
}

 /**预约成功界面结束*/
 
.platform{
    margin-top: 3rem;
    height: 2rem;
    font-size: 1rem;
    text-align: center;
}
.role_box_small{
    height: 2rem;
    text-align: center;
}
#role_select_dist{
    height: 2rem;
    width: 8rem;
}
.role_select_btn{
    width: 10rem;
    height: 2rem;
    margin-left: 2.5rem;
    line-height: 2rem;
    font-size: 1rem;
    margin-top: 1rem;
    background-color: #e5563a;
}
.role_select_btn button{
    color: #fff;
}


.hint{ position: fixed; top:50%; left:50%; width:100%; text-align:center;z-index:999; display: none; max-width:768px; transform: translateX(-50%);}
.hint span{display: inline-block;background:rgba(0,0,0,.7);font-size: .55rem;color:#fff;padding:6px 16px;border-radius:6px;}

.pagecont4_foot_text span{color:white;}
.pagecont4_foot_text a{color:white;}

