.tenantAllData { padding: 0 12px; min-height: 100vh; box-sizing: border-box; .topWrap { padding-top: 16px; display: flex; flex-direction: row; align-items: center; justify-content: space-between; .topHead { display: flex; flex-direction: row; align-items: center; font-size: 17px; font-weight: 600; color: #333333; line-height: 24px; .topDot { width: 4px; height: 14px; margin-right: 6px; } .sanIcon { margin-left: 6px; } } .timerWrap { display: flex; flex-direction: row; align-items: center; font-size: 14px; font-weight: 400; color: #333333; .sanIcon { width: 12px; height: 12px; margin-left: 5px; } } } .cardWrap { display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-top: 18px; .cardItem { flex: 1; padding: 8px 16px; // width: 110px; height: 70px; background: #ffffff; border-radius: 10px; overflow: hidden; position: relative; &+.cardItem { margin-left: 8px; } .cardLine { width: 6px; height: 70px; background: #fe6f25; opacity: 0.24; position: absolute; left: 0; top: 0; } } .cardNum { font-size: 24px; font-family: DINAlternate-Bold, DINAlternate; font-weight: bold; color: #fe6f25; line-height: 28px; } .studentCard { .cardLine { background: #259cfe; color: #fe6f25; } .cardNum { color: #259cfe; } } .memberCard { .cardLine { background: rgba(254, 37, 37, 1); color: rgba(254, 37, 37, 1); } .cardNum { color: rgba(254, 37, 37, 1); } } .classCard { .cardLine { background: #5FC5A7; color: #5FC5A7; } .cardNum { color: #5FC5A7; } } .cardInfo { margin-top: 5px; display: flex; flex-direction: row; align-items: center; font-size: 15px; font-weight: 400; color: #777777; line-height: 21px; img { width: 16px; height: 16px; } } } .searchWrap { display: flex; flex-direction: row; align-items: center; .allDataWrap { padding-left: 0px !important; } .searechInfo { width: 273px; } } .sanIcon { width: 12px; height: 12px; } .routeSan { transform: rotate(180deg); transition: 0.2; } .schoolItem { // display: flex; // flex-direction: row; // align-items: center; // justify-content: space-between; background-color: #fff; margin-bottom: 12px; padding: 12px; border-radius: 10px; min-height: 73px; .title { font-weight: 400; color: #777777; line-height: 17px; font-size: 12px; margin-bottom: 6px; } .schoolName { max-width: 305px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; font-weight: 500; color: #333333; line-height: 20px; } .personNum { font-size: 20px; font-family: DINAlternate-Bold, DINAlternate; font-weight: bold; color: #ff5a56; line-height: 24px; text-align: center; } .schoolCountWrap { display: flex; flex-direction: row; align-items: center; &>div { flex: 1; padding-top: 14px; } .title { padding-top: 6px; text-align: center; } .personNum { font-weight: bold; font-size: 24px; color: #FF5A56; line-height: 28px; font-family: DINAlternate-Bold, DINAlternate; img { width: 30px; height: 30px; vertical-align: middle; } } // .arrow { // width: 6px; // height: 12px; // margin-left: 17px; // } } } } .topHeadSchool { font-size: 14px; display: flex; flex-direction: row; align-items: center; .sanIcon { margin-left: 5px; } } .detailCard { width: 100% !important; } .studentItem { display: flex; flex-direction: row; // align-items: center; justify-content: space-between; background-color: #fff; margin-bottom: 12px; padding: 12px; border-radius: 10px; .studentNameWrap { .title { font-size: 16px; font-weight: 500; color: #333333; line-height: 22px; margin-bottom: 4px; max-width: 175px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .studentPhone { font-size: 14px; font-weight: 400; color: #777777; line-height: 20px; } } .studentCountWrap { font-size: 14px; font-weight: 400; color: #777777; line-height: 20px; } } .emptyC { padding-bottom: 0; min-height: calc(100vh - 190px); } .refreshC { min-height: calc(100vh - 190px); } .refreshD { min-height: calc(100vh - 185px); } .emptyD { padding-bottom: 0; min-height: calc(100vh - 175px); } .top { background-color: #f6f8f9; padding: 0 12px; } .timerWrap { font-size: 14px; width: 120px; } .schoolList { display: block; } .popupQrcode { background: transparent; overflow: visible; // position: relative; .iconClose { position: absolute; display: inline-block; width: 32px; height: 32px; background: url('./images/icon-close.png') no-repeat center; background-size: contain; top: -32px; right: -9px; } .qrcodeBg { // position: absolute; // left: 0; // right: 0; // top: -40px; width: 310px; // margin-top: -40px; } .shareContaienr { width: 310px; position: relative; text-align: center; border-radius: 16px; text-align: center; line-height: 0; font-size: 0; // margin-top: 40px; overflow: hidden; .qrcodeSection { width: 155px; height: 155px; margin: 0 auto; position: relative; overflow: hidden; .qrbg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .mqrcode { width: 136px !important; height: 136px !important; margin: 12px; } } .sectionGroup { padding: 0 28px 40px; background: linear-gradient(90deg, #C5ECF8 0%, #D9F9DC 100%); margin-top: -45px; position: relative; z-index: 9; } .section { border-radius: 12px; background-color: #fff; padding-bottom: 30px; } } .memo { padding: 20px 15px; font-size: 14px; margin: 0 auto; font-weight: 500; font-size: 15px; color: #000000; line-height: 21px; word-break: break-all; } .downloadBtn { margin-top: 29px; background: linear-gradient(73deg, #5BECFF 0%, #259CFE 100%); border: none; border-radius: 10px; height: 47px; max-width: 264px; margin: 29px auto 0; } }