@charset "UTF-8";
/**
* 这里是uni-app内置的常用样式变量
*
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
*
*/
/**
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
*
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
*/
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.data-v-57280228 .u-popup__content {
border-radius: 60rpx;
}
page.data-v-57280228, page.data-v-57280228 {
overflow-y: hidden;
}
.u-popup.data-v-57280228 {
width: 343rpx;
height: 343rpx;
position: relative;
}
.u-popup .u-popup1.data-v-57280228 {
width: 100%;
height: 100%;
}
.u-popup .u-popup2.data-v-57280228 {
width: 100%;
position: absolute;
top: 0rpx;
left: 0;
}
.u-popup .u-popup2 .u-popup-title.data-v-57280228 {
font-family: Adobe Heiti Std;
font-size: 31rpx;
color: #333333;
line-height: 31rpx;
text-align: left;
font-style: normal;
text-transform: none;
margin-top: 200rpx;
margin-left: 100rpx;
}
.u-popup .u-popup2 .button.data-v-57280228 {
width: 237rpx;
height: 63rpx;
background: #5581FF;
border-radius: 31rpx;
font-family: Adobe Heiti Std;
font-size: 28rpx;
color: #FFFFFF;
line-height: 63rpx;
text-align: center;
margin-top: 30rpx;
margin-left: 60rpx;
}
.tips.data-v-57280228 {
position: absolute;
left: 72rpx;
bottom: 200rpx;
width: 600rpx;
height: 60rpx;
color: #5581FF;
font-size: 26rpx;
display: flex;
align-items: center;
justify-content: center;
}
.content.data-v-57280228 {
width: 100vw;
height: 100vh;
position: relative;
overflow: hidden;
overflow-y: hidden;
}
.top_img.data-v-57280228 {
width: 100vw;
height: 600rpx;
}
.logo_car.data-v-57280228 {
position: absolute;
left: 303rpx;
top: 134rpx;
width: 447rpx;
height: 333rpx;
z-index: 10;
}
.top_title.data-v-57280228 {
width: 100rpx;
height: 21rpx;
position: absolute;
top: 166rpx;
left: 52rpx;
font-weight: 400;
font-size: 26rpx;
color: #FFFFFF;
text-align: left;
font-style: normal;
text-transform: none;
color: #80A5EE;
}
.top_login.data-v-57280228 {
width: 275rpx;
height: 68rpx;
position: absolute;
left: 51rpx;
top: 221rpx;
font-weight: 400;
font-size: 63rpx;
color: #FFFFFF;
}
.top_Firstaid.data-v-57280228 {
position: absolute;
top: 306rpx;
left: 51rpx;
width: 220rpx;
height: 52rpx;
font-size: 55rpx;
color: #FFFFFF;
text-align: left;
}
.logo.data-v-57280228 {
height: 600rpx;
width: 750rpx;
}
.con_rectangle.data-v-57280228 {
width: 680rpx;
height: 581rpx;
position: absolute;
left: 35rpx;
top: 400rpx;
background-color: #FFFFFF;
border-radius: 31rpx 31rpx 31rpx 31rpx;
box-shadow: 20rpx 20rpx 20rpx 20rpx rgba(0, 0, 0, 0.1);
}
.con_view.data-v-57280228 {
width: 726rpx;
height: 120rpx;
}
.con_phone.data-v-57280228 {
width: 567rpx;
height: 90rpx;
padding-left: 65rpx;
display: flex;
align-items: center;
}
.line.data-v-57280228 {
width: 547rpx;
height: 1rpx;
position: absolute;
left: 65rpx;
background: #848484;
}
.con_password.data-v-57280228 {
width: 567rpx;
height: 100rpx;
padding-left: 65rpx;
display: flex;
align-items: center;
position: relative;
}
.phone_ico.data-v-57280228 {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.phone_ico image.data-v-57280228 {
width: 24rpx;
height: 27rpx;
vertical-align: middle;
}
.phone_line.data-v-57280228 {
width: 1rpx;
opacity: 0.22;
padding-left: 21rpx;
}
.uni-input.data-v-57280228 {
padding-left: 30rpx;
width: 280rpx;
height: 24rpx;
padding-top: 9rpx;
}
.uni-icon.data-v-57280228 {
width: 33rpx;
height: 23rpx;
opacity: 0.75;
position: absolute;
right: 91rpx;
line-height: 23rpx;
}
.btn.data-v-57280228 {
width: 567rpx;
height: 104rpx;
box-shadow: 6rpx 0rpx 10rpx 0rpx #1579FD;
background-color: #1579FD;
border-radius: 18rpx 18rpx 18rpx 18rpx;
margin-left: 55rpx;
display: flex;
align-items: center;
justify-content: center;
margin-top: 30rpx;
margin-bottom: 30rpx;
}
.log_in.data-v-57280228 {
width: 77rpx;
height: 34rpx;
font-weight: 400;
font-size: 36rpx;
color: #FFFFFF;
line-height: 34rpx;
text-align: center;
font-style: normal;
text-transform: none;
}