You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
1.0 KiB
78 lines
1.0 KiB
page{
|
|
overflow-y: hidden;
|
|
}
|
|
.lans{
|
|
text-align: center;
|
|
margin-bottom:20rpx ;
|
|
}
|
|
.logo{
|
|
display: block;
|
|
margin: 0 auto;
|
|
width: 80rpx;
|
|
height: 80rpx;
|
|
margin-top: 180rpx;
|
|
}
|
|
.fingcon{
|
|
margin-top: 300rpx;
|
|
|
|
}
|
|
.fingcon .finimg{
|
|
width: 100rpx;
|
|
display: block;
|
|
margin: 0 auto;
|
|
height: 100px;
|
|
}
|
|
.te1{
|
|
margin-top: 20rpx;
|
|
text-align: center;
|
|
}
|
|
.passTex{
|
|
position: absolute;
|
|
bottom: 86rpx;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
color: #746DFF;
|
|
}
|
|
|
|
|
|
/* 指纹后加 */
|
|
.hou_jia{
|
|
width: 95%;
|
|
height: 300rpx;
|
|
border-radius: 20rpx;
|
|
position: relative;
|
|
left: 50%;
|
|
top: 40%;
|
|
transform: translate(-50%,-60%);
|
|
background-color: #414141;
|
|
padding: 48rpx;
|
|
z-index: 9999;
|
|
}
|
|
.rela{
|
|
|
|
}
|
|
.zzw{
|
|
display: block;
|
|
width: 88rpx;
|
|
height: 88rpx;
|
|
margin: 20rpx auto;
|
|
}
|
|
.Log{
|
|
text-align: center;
|
|
color: #fff;
|
|
}
|
|
.hou_jia_w{
|
|
background-color: #fff !important;
|
|
}
|
|
.fontt{
|
|
font-size: 32rpx;
|
|
}
|
|
.ccon{
|
|
display: flex;
|
|
position: absolute;
|
|
right: 50rpx;
|
|
bottom: 50rpx;
|
|
}
|
|
.cancle{
|
|
margin-right: 50rpx;
|
|
}
|