page { background-color: #fff; } .tc .logo { width: 70px; height: 34px; margin: 5% 0 0; } .container { display: flex; flex-direction: column; justify-content: space-around; height: 100vh; } .logoPng { width: 70px; height: 70px; margin-top: 30px; /* margin-bottom: 20px; */ } .logoTxt { font-size: 18px; font-weight: 400; color: #919191; line-height: 25px; margin-bottom: 30px; } .input_base { border: 2rpx solid #0000000f; padding-left: 10rpx; margin-right: 50rpx; } .input_h30 { height: 30px; line-height: 30px; } .input_h60 { height: 60px; } .input_view { font: 12px; background: #fff; color: #000; line-height: 30px; } .wx-text-list, .wx-text-cover { background-color: #fff; } .wx-text-list .wx-list-li, .wx-text-cover .wx-list-li { display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; padding: 10px 15px 10px 0; margin-left: 15px; border-bottom: 1px solid #f3f3f3; } .li-hover { background-color: #ececec; } .wx-text-list .wx-list-li:last-child { border-bottom: 0; } .flex-right { text-align: right; flex: 1; } .flex-left { text-align: left; flex: 1; } .input-pl { padding-left: 30px; } .mw-label { min-width: 90px; } .wx-list-li .icon-xiayiye, .wx-list-li .icon-dianji { font-size: 30rpx; padding-left: 5px; display: inline; color: #ccc; position: relative; top: -3px; } .wx-list-li .icon-dianji { opacity: 0; pointer-events: none; } .cur.icon-dianji { opacity: 1; pointer-events: auto; } .pce { color: #ccc; } .wx-text-cover .wx-list-li { margin-left: 0; padding-left: 15px; } .list-avater { width: 120rpx; height: 120rpx; border-radius: 4px; margin-right: 10px; } .radio-group { background-color: #fff; } label.radio { display: block; padding: 12px 0; margin-left: 15px; background: #fff; border-bottom: 1px solid #0000000f; } label.radio:last-child { border-bottom: 0; } .icon-fangdajing { line-height: 30px; position: relative; top: -4px; margin-right: 3px; } .ui-searchbar input { padding: 0; } .loginForm { padding: 0 37px; margin-top: -20%; } .phoneInput { height: 50px; opacity: 1; background: #f4f4f4; border-radius: 8px; font-size: 17px; font-weight: 400; color: #000; line-height: 24px; padding-left: 20px; padding-right: 60px; } .onlyBtn { margin-top: 12%; } .loginBtn { width: 260px !important; height: 48px; font-weight: 500; /* background: #ff6a00; */ border-radius: 25px; font-size: 18px; padding: 0; /* font-weight: 601; */ color: #ffffff; line-height: 48px; } .loginBtn.wxBtn { width: 258px !important; height: 46px; line-height: 46px; background-color: #fff; color: #1890ff; border: 1px solid #1890ff; } .loginBtnHov{ background-color: #1890ff !important; color: #fff !important; } /* .wxBtn.button-hover[type=primary] { color: #FFFFFF; background-color: #0c880a } */ .sendCode.code { border-left: 1px solid #0000000f; line-height: 20px; height: 20px; font-size: 17px; color: #333; padding-left: 10px; padding-right: 20px; text-align: center; } .code.disabled { color: #979797; pointer-events: none; } .bocai { /* position: sticky; */ /* bottom: 0; left: 0; */ /* margin-top: 15%; */ } .changeType{ padding: 0 20px; }