body{margin:0;background-color:#eee;font-size:14px}body *{outline:none;}.loginTable{box-shadow:0px 0px 14px rgb(0 0 0 / 10%);border-radius:6px;width:514px;height:471px;background-color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:14vh auto;position:relative;}.loginLogo{margin-bottom:60px;height:31px;width:193px;}.loginTable input[type="text"]{color:#7d7d7d;height:44px;border:#d7dfe3 solid 1px;border-radius:4px;padding-left:15px;box-sizing:border-box;}.loginTable input{font-size:15px;}.loginTable input[type="text"]:hover,.loginTable input[type="text"]:focus{border:#9e1e3c solid 1px;}.loginTable .userPhone,.loginTable .SMSCodeCell{width:346px;}.SMSCodeCell{display:flex;justify-content:space-between;}.SMSCode{width:187px;height:44px;}.AgreeCell{display:flex;}.loginTable input[type="button"]{height:44px;background-color:#9e1e3c;color:white;border:none;border-radius:4px;}.loginTable input[type="button"]:hover{background-color:#77152c;}.loginTable input[type="button"]:active{background-color:#77152c;box-shadow:0 0 0px 1px #77152c;font-weight:bold;}.BtnGetSMSCode{width:152px;}.loginTable input[type="button"]:disabled{background-color:#eee;border:#9e1e3c solid 1px;color:#77152c;}.ServiceAgreement{color:#9e1e3c;}.ServiceAgreement:hover,.ServiceAgreement:active{border-bottom:#77152c solid 1px;}.BtnLogin{width:346px;}.loginTable>*:not(img){margin-bottom:15px;}.errorMsg{display:none;color:red;position:absolute;bottom:45px;}.mask{display:none;position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:black;opacity:.3;z-index:2;}.agreementCell{display:none;position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:3;}.popCell{height:60vh;width:800px;margin:20vh auto;position:relative;}.popTitleCell{height:60px;display:flex;justify-content:space-between;align-items:center;background:#f5f6fa;border-top-left-radius:5px;border-top-right-radius:5px;padding:0 15px;}.popTitle{font-size:20px;color:black;}#closeAgreementImg{width:20px;height:20px;}.iframeCell{background-color:white;width:100%;height:100%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}iframe{width:99.9%;height:100%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}