.main{ padding: 0 24rpx; margin-top: 40rpx; } .main_con{ background-color: #fff; border-radius: 20rpx; box-shadow: 0 0 30rpx #EDEFF2; padding: 0 24rpx; } .flex{ display: flex; justify-content: space-between; align-items: center; } .back{ width: 30rpx; height: 30rpx; position: absolute; left:36rpx; top: 50%; transform: translateY(-50%); } .main .item{ padding: 30rpx 0; height: 136rpx; border-bottom: 2rpx solid #F4F7FE; } .main .item .text1{ font-weight: 500; } .img1{ width: 24rpx; height: 24rpx; vertical-align: middle; } .main .item .text2{ color: #A3AED0; margin-right: 20rpx; } .zhiwen_con{ background-color: #F8F8F9; border-radius: 26rpx 26rpx 0 0; padding: 0 24rpx; position: absolute; z-index: 9999; bottom: 0; padding-top: 24rpx; padding-bottom: 100rpx; width: 100%; } .zhiwen_con .tiao{ width: 96rpx; height: 8rpx; background-color: #C9D4EA; border-radius: 8rpx; margin: 0 auto; } .zhiwen_con .bigtitle{ text-align: center; font-weight: 700; font-size: 36rpx; padding-top: 34rpx; padding-bottom: 36rpx; } .zhiwen_con .bottom_con { background-color: #fff; border-radius: 26rpx; padding-left: 26rpx; padding-right: 40rpx; position: relative; height: 480rpx; padding-top: 100rpx; } .zhiwen_con .bottom_con .img1{ display: block; width: 96rpx; height: 106rpx; margin: 0 auto; } .zhiwen_con .bottom_con .text1{ text-align: center; color: #7D87A6; font-size: 28rpx; margin-top: 45rpx; margin-bottom: 80rpx; } .zhiwen_con .bottom_con .con .textt1{ color: #5B53FF; } .zhiwen_con .bottom_con .con .textt2{ color: #639AF2; } .red{ color: #F16063 !important; } .green{ color: #6AD6A8 !important; } /* 指纹后加 */ .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; }