page { } .box { padding: 10px; padding-top: 0; } .container { background-color: #fff; padding: 0 10px; border-radius: 8px; } .thover { opacity: 0.8; } .sub { height: 56px; } .sub input { text-align: right; } .code.disabled { color: #979797; pointer-events: none; } .sendCode.code { border-left: 1px solid #999999; line-height: 20px; height: 20px; font-size: 16px; color: #333; padding-left: 10px; text-align: center; }