identity.wxss 2.1 KB

1
  1. .container.data-v-3712ab3a{position:relative;height:100vh;color:#001713;background-color:#fff}.container .banner.data-v-3712ab3a{width:100%;height:482rpx}.container .title.data-v-3712ab3a{position:absolute;display:flex;align-items:center;width:100vh;font-size:40rpx}.container .title .title_back.data-v-3712ab3a{margin-left:26rpx;margin-right:252rpx}.container .body.data-v-3712ab3a{position:absolute;top:220rpx;box-sizing:border-box;padding:0 36rpx;width:100%}.container .body .body_card.data-v-3712ab3a{box-sizing:border-box;padding:36rpx 48rpx;margin:0 auto 80rpx;width:100%;height:248rpx;font-size:24rpx;border-radius:60rpx;border-radius:30px;box-shadow:0 3px 6px rgba(0,0,0,.16)}.container .body .body_card .card_type.data-v-3712ab3a{display:flex;align-items:center;font-weight:700;margin-top:100rpx}.container .body .body_card .card_type .type_name.data-v-3712ab3a{display:flex;align-items:center;font-size:40rpx}.container .body .body_card .card_type .type_name .img.data-v-3712ab3a{margin-right:10rpx;width:40rpx;height:40rpx}.container .body .body_card .card_type .type_au.data-v-3712ab3a{display:flex;align-items:center;margin-left:40rpx;font-size:24rpx}.container .body .body_card .card_type .type_au .text.data-v-3712ab3a{margin-right:5rpx}.container .body .body_card .card_line.data-v-3712ab3a{margin-top:16rpx;width:100%;height:8rpx;border-radius:10rpx}.container .body .body_card .line_excellent.data-v-3712ab3a{background:linear-gradient(90deg,#72a8d2,#2b507a)}.container .body .body_card .line_teacher.data-v-3712ab3a{background:linear-gradient(90deg,#f1a045,#bf6c0f)}.container .body .body_card .line_warm.data-v-3712ab3a{background:linear-gradient(90deg,#218dfb,#0c70fb)}.container .body .excellent.data-v-3712ab3a{color:#2b507a;background:linear-gradient(146.58deg,rgba(243,245,245,.5),rgba(229,240,244,.5))}.container .body .teacher.data-v-3712ab3a{color:#9f5300;background:linear-gradient(148.48deg,rgba(254,228,182,.5),rgba(253,205,121,.5) 59.21%,rgba(248,212,140,.5))}.container .body .warm.data-v-3712ab3a{color:#1580ed;background:linear-gradient(146.58deg,rgba(243,245,245,.5),rgba(201,229,255,.5))}