@charset "UTF-8"; /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .agreement.data-v-3426c4e6 { width: 594rpx; height: 779rpx; background: #FFFFFF; border-radius: 20rpx 20rpx 20rpx 20rpx; position: relative; text-align: left; font-style: normal; text-transform: none; } .agreement .agreement_title.data-v-3426c4e6 { width: 401rpx; height: 34rpx; font-weight: 400; font-size: 34rpx; color: #141414; line-height: 34rpx; position: absolute; left: 117rpx; top: 45rpx; } .agreement .agreement_content.data-v-3426c4e6 { width: 493rpx; height: 505rpx; font-weight: 400; font-size: 26rpx; color: #141414; line-height: 40rpx; position: absolute; left: 50rpx; top: 115rpx; margin-top: 26rpx; overflow-y: auto; } .agreement .agreement_content .agreement_empty.data-v-3426c4e6 { height: 15rpx; } .agreement .agreement_but.data-v-3426c4e6 { width: 493rpx; height: 85rpx; position: absolute; left: 42rpx; top: 657rpx; display: flex; justify-content: space-between; align-items: center; } .agreement .agreement_but button.data-v-3426c4e6 { width: 230rpx; height: 82rpx; border-radius: 40rpx 40rpx 40rpx 40rpx; text-align: center; line-height: 82rpx; font-weight: 400; font-size: 32rpx; } .agreement .agreement_but .but_no.data-v-3426c4e6 { background: #F3F5F7; color: #141414; } .agreement .agreement_but .but_yes.data-v-3426c4e6 { background: #538DEB; color: #FFFFFF; } .login_agreement.data-v-3426c4e6 { width: 500rpx; height: 20rpx; margin-left: 20rpx; margin-top: -20rpx; font-weight: 400; font-size: 18rpx; color: #666666; line-height: 20rpx; text-align: left; font-style: normal; text-transform: none; display: flex; align-items: center; } .login_agreement text.data-v-3426c4e6 { color: #F34141; } .container.data-v-3426c4e6 { height: 100%; position: relative; } .custom-header.data-v-3426c4e6 { height: 77rpx; background-color: #fff; color: black; display: flex; align-items: center; padding-top: 10rpx; } .uni_back.data-v-3426c4e6 { margin-left: 25rpx; } .left-icon.data-v-3426c4e6 { font-size: 20rpx; color: #141414; height: 29rpx; line-height: 29rpx; font-weight: 400; font-size: 30rpx; } .content.data-v-3426c4e6 { position: relative; } .content .meisheng_first_aid.data-v-3426c4e6 { position: absolute; top: 300rpx; left: 273rpx; width: 205rpx; height: 158rpx; } .content .meisheng_first_aid image.data-v-3426c4e6 { width: 100%; height: 100%; } .content .con_btn.data-v-3426c4e6 { width: 447rpx; height: 309rpx; position: absolute; left: 150rpx; top: 614rpx; display: flex; flex-wrap: wrap; justify-content: center; align-content: space-around; } .content .con_btn button.data-v-3426c4e6 { width: 325rpx; height: 75rpx; border-radius: 35rpx; line-height: 75rpx; font-size: 20rpx; font-style: 400; } .content .tips.data-v-3426c4e6 { position: absolute; left: 250rpx; top: 1250rpx; width: 250rpx; height: 60rpx; color: #5581FF; font-size: 26rpx; display: flex; align-items: center; justify-content: center; } .popup-content.data-v-3426c4e6 { height: 600rpx; } .popup_my.data-v-3426c4e6 { width: 749rpx; height: 701rpx; background: #fff; border-radius: 20rpx 20rpx 0rpx 0rpx; display: flex; flex-wrap: wrap; justify-content: center; box-sizing: border-box; } .popup_my .popup_my_title.data-v-3426c4e6 { width: 669rpx; height: 80rpx; display: flex; justify-content: space-between; align-items: center; } .popup_my .popup_my_title .title_name.data-v-3426c4e6 { display: flex; font-weight: 400; font-size: 32rpx; color: #141414; } .popup_my .popup_my_title .title_name .title_name_icon.data-v-3426c4e6 { width: 54rpx; height: 54rpx; background: #548DEB; border-radius: 50%; margin-right: 20rpx; } .popup_my .popup_my_message.data-v-3426c4e6 { width: 669rpx; height: 80rpx; font-weight: 700; font-size: 32rpx; color: #141414; border-bottom: 1rpx solid #ccc; } .popup_my .popup_my_name.data-v-3426c4e6 { width: 669rpx; height: 90rpx; border-bottom: 1rpx solid #ccc; display: flex; justify-content: space-between; align-items: center; padding-bottom: 40rpx; } .popup_my .popup_my_name .my_name_icon.data-v-3426c4e6 { display: flex; } .popup_my .popup_my_name .my_name_icon .my_name_img.data-v-3426c4e6 { width: 93rpx; height: 92rpx; background: #A3C7AF; border-radius: 8rpx 8rpx 8rpx 8rpx; margin-right: 20rpx; } .popup_my .popup_my_other.data-v-3426c4e6 { width: 669rpx; height: 60rpx; color: #548DEB; font-weight: 400; font-size: 32rpx; } .popup_my .popup_my_btn.data-v-3426c4e6 { width: 669rpx; height: 60rpx; display: flex; justify-content: space-around; align-items: center; } .popup_my .popup_my_btn button.data-v-3426c4e6 { width: 250rpx; height: 80rpx; }