page { background: #f2f2f2; } .headtitle { color: #e81825; font-size: 48rpx; text-align: center; font-weight: bold; margin-top: 45rpx; } .logintitle { display: flex; align-items: center; justify-content: center; margin-top: 70rpx; } .loginleft { color: #999; font-size: 34rpx; position: relative; width: 185rpx; text-align: center; } .loginright { color: #999; font-size: 34rpx; margin-left: 109rpx; position: relative; width: 170rpx; text-align: center; } .loginactive::after { content: ''; width: 60rpx; height: 4rpx; background: rgba(232, 24, 37, 1); position: absolute; bottom: -10rpx; left: 30%; } .yanzhengleft { display: flex; align-items: center; padding-right: 20rpx; border-right: 1rpx solid #f5f5f5; } .yanzhengmiddle { width: 285rpx; color: #999; font-size: 30rpx; border-right:1rpx solid #f5f5f5; } .pho { color: #1a1a1a; font-size: 30rpx; } .rowimg { width: 18rpx; height: 10rpx; font-size: 0; margin-left: 10rpx; } .chaimg { width: 26rpx; height: 26rpx; font-size: 0; margin-left: 66rpx; } .yanzheng { display: flex; align-items: center; padding: 30rpx 39rpx; box-sizing: border-box; background: #fff; width: 540rpx; margin: 107rpx auto 0; } .login { width: 540rpx; height: 100rpx; background: #CCCCCC; border-radius: 50rpx; text-align: center; line-height: 100rpx; color: #fff; font-size: 30rpx; margin: 74rpx auto 0; } .firlogin { color: #999; font-size: 24rpx; text-align: center; margin-top: 26rpx; } .enterphone { color: #999; font-size: 30rpx; width: 300rpx; } .mima { margin-top: 32rpx; display: flex; justify-content: space-between; align-items: center; } .mimaimg{ display:flex; align-items: center } .yanzhengma { margin-left: 0; } .eyeimg{ width:34rpx; height:21rpx; font-size: 0; margin-left:30rpx; } .forgetmima{ color:#666666; font-size: 28rpx; text-align: right; margin:33rpx 104rpx 0 0 ; } .safe{ color:#999999; font-size: 24rpx; width:540rpx; margin:32rpx auto 0; } .fasong{ color:#CCCCCC; font-size: 24rpx; margin-left:27rpx; } .entermimacode{ color:#999999; font-size: 24rpx; text-align: center; margin-top:33rpx; }