/** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uniui-cart-filled[data-v-d31e1c47]:before { content: "\e6d0"; } .uniui-gift-filled[data-v-d31e1c47]:before { content: "\e6c4"; } .uniui-color[data-v-d31e1c47]:before { content: "\e6cf"; } .uniui-wallet[data-v-d31e1c47]:before { content: "\e6b1"; } .uniui-settings-filled[data-v-d31e1c47]:before { content: "\e6ce"; } .uniui-auth-filled[data-v-d31e1c47]:before { content: "\e6cc"; } .uniui-shop-filled[data-v-d31e1c47]:before { content: "\e6cd"; } .uniui-staff-filled[data-v-d31e1c47]:before { content: "\e6cb"; } .uniui-vip-filled[data-v-d31e1c47]:before { content: "\e6c6"; } .uniui-plus-filled[data-v-d31e1c47]:before { content: "\e6c7"; } .uniui-folder-add-filled[data-v-d31e1c47]:before { content: "\e6c8"; } .uniui-color-filled[data-v-d31e1c47]:before { content: "\e6c9"; } .uniui-tune-filled[data-v-d31e1c47]:before { content: "\e6ca"; } .uniui-calendar-filled[data-v-d31e1c47]:before { content: "\e6c0"; } .uniui-notification-filled[data-v-d31e1c47]:before { content: "\e6c1"; } .uniui-wallet-filled[data-v-d31e1c47]:before { content: "\e6c2"; } .uniui-medal-filled[data-v-d31e1c47]:before { content: "\e6c3"; } .uniui-fire-filled[data-v-d31e1c47]:before { content: "\e6c5"; } .uniui-refreshempty[data-v-d31e1c47]:before { content: "\e6bf"; } .uniui-location-filled[data-v-d31e1c47]:before { content: "\e6af"; } .uniui-person-filled[data-v-d31e1c47]:before { content: "\e69d"; } .uniui-personadd-filled[data-v-d31e1c47]:before { content: "\e698"; } .uniui-arrowthinleft[data-v-d31e1c47]:before { content: "\e6d2"; } .uniui-arrowthinup[data-v-d31e1c47]:before { content: "\e6d3"; } .uniui-arrowthindown[data-v-d31e1c47]:before { content: "\e6d4"; } .uniui-back[data-v-d31e1c47]:before { content: "\e6b9"; } .uniui-forward[data-v-d31e1c47]:before { content: "\e6ba"; } .uniui-arrow-right[data-v-d31e1c47]:before { content: "\e6bb"; } .uniui-arrow-left[data-v-d31e1c47]:before { content: "\e6bc"; } .uniui-arrow-up[data-v-d31e1c47]:before { content: "\e6bd"; } .uniui-arrow-down[data-v-d31e1c47]:before { content: "\e6be"; } .uniui-arrowthinright[data-v-d31e1c47]:before { content: "\e6d1"; } .uniui-down[data-v-d31e1c47]:before { content: "\e6b8"; } .uniui-bottom[data-v-d31e1c47]:before { content: "\e6b8"; } .uniui-arrowright[data-v-d31e1c47]:before { content: "\e6d5"; } .uniui-right[data-v-d31e1c47]:before { content: "\e6b5"; } .uniui-up[data-v-d31e1c47]:before { content: "\e6b6"; } .uniui-top[data-v-d31e1c47]:before { content: "\e6b6"; } .uniui-left[data-v-d31e1c47]:before { content: "\e6b7"; } .uniui-arrowup[data-v-d31e1c47]:before { content: "\e6d6"; } .uniui-eye[data-v-d31e1c47]:before { content: "\e651"; } .uniui-eye-filled[data-v-d31e1c47]:before { content: "\e66a"; } .uniui-eye-slash[data-v-d31e1c47]:before { content: "\e6b3"; } .uniui-eye-slash-filled[data-v-d31e1c47]:before { content: "\e6b4"; } .uniui-info-filled[data-v-d31e1c47]:before { content: "\e649"; } .uniui-reload[data-v-d31e1c47]:before { content: "\e6b2"; } .uniui-micoff-filled[data-v-d31e1c47]:before { content: "\e6b0"; } .uniui-map-pin-ellipse[data-v-d31e1c47]:before { content: "\e6ac"; } .uniui-map-pin[data-v-d31e1c47]:before { content: "\e6ad"; } .uniui-location[data-v-d31e1c47]:before { content: "\e6ae"; } .uniui-starhalf[data-v-d31e1c47]:before { content: "\e683"; } .uniui-star[data-v-d31e1c47]:before { content: "\e688"; } .uniui-star-filled[data-v-d31e1c47]:before { content: "\e68f"; } .uniui-calendar[data-v-d31e1c47]:before { content: "\e6a0"; } .uniui-fire[data-v-d31e1c47]:before { content: "\e6a1"; } .uniui-medal[data-v-d31e1c47]:before { content: "\e6a2"; } .uniui-font[data-v-d31e1c47]:before { content: "\e6a3"; } .uniui-gift[data-v-d31e1c47]:before { content: "\e6a4"; } .uniui-link[data-v-d31e1c47]:before { content: "\e6a5"; } .uniui-notification[data-v-d31e1c47]:before { content: "\e6a6"; } .uniui-staff[data-v-d31e1c47]:before { content: "\e6a7"; } .uniui-vip[data-v-d31e1c47]:before { content: "\e6a8"; } .uniui-folder-add[data-v-d31e1c47]:before { content: "\e6a9"; } .uniui-tune[data-v-d31e1c47]:before { content: "\e6aa"; } .uniui-auth[data-v-d31e1c47]:before { content: "\e6ab"; } .uniui-person[data-v-d31e1c47]:before { content: "\e699"; } .uniui-email-filled[data-v-d31e1c47]:before { content: "\e69a"; } .uniui-phone-filled[data-v-d31e1c47]:before { content: "\e69b"; } .uniui-phone[data-v-d31e1c47]:before { content: "\e69c"; } .uniui-email[data-v-d31e1c47]:before { content: "\e69e"; } .uniui-personadd[data-v-d31e1c47]:before { content: "\e69f"; } .uniui-chatboxes-filled[data-v-d31e1c47]:before { content: "\e692"; } .uniui-contact[data-v-d31e1c47]:before { content: "\e693"; } .uniui-chatbubble-filled[data-v-d31e1c47]:before { content: "\e694"; } .uniui-contact-filled[data-v-d31e1c47]:before { content: "\e695"; } .uniui-chatboxes[data-v-d31e1c47]:before { content: "\e696"; } .uniui-chatbubble[data-v-d31e1c47]:before { content: "\e697"; } .uniui-upload-filled[data-v-d31e1c47]:before { content: "\e68e"; } .uniui-upload[data-v-d31e1c47]:before { content: "\e690"; } .uniui-weixin[data-v-d31e1c47]:before { content: "\e691"; } .uniui-compose[data-v-d31e1c47]:before { content: "\e67f"; } .uniui-qq[data-v-d31e1c47]:before { content: "\e680"; } .uniui-download-filled[data-v-d31e1c47]:before { content: "\e681"; } .uniui-pyq[data-v-d31e1c47]:before { content: "\e682"; } .uniui-sound[data-v-d31e1c47]:before { content: "\e684"; } .uniui-trash-filled[data-v-d31e1c47]:before { content: "\e685"; } .uniui-sound-filled[data-v-d31e1c47]:before { content: "\e686"; } .uniui-trash[data-v-d31e1c47]:before { content: "\e687"; } .uniui-videocam-filled[data-v-d31e1c47]:before { content: "\e689"; } .uniui-spinner-cycle[data-v-d31e1c47]:before { content: "\e68a"; } .uniui-weibo[data-v-d31e1c47]:before { content: "\e68b"; } .uniui-videocam[data-v-d31e1c47]:before { content: "\e68c"; } .uniui-download[data-v-d31e1c47]:before { content: "\e68d"; } .uniui-help[data-v-d31e1c47]:before { content: "\e679"; } .uniui-navigate-filled[data-v-d31e1c47]:before { content: "\e67a"; } .uniui-plusempty[data-v-d31e1c47]:before { content: "\e67b"; } .uniui-smallcircle[data-v-d31e1c47]:before { content: "\e67c"; } .uniui-minus-filled[data-v-d31e1c47]:before { content: "\e67d"; } .uniui-micoff[data-v-d31e1c47]:before { content: "\e67e"; } .uniui-closeempty[data-v-d31e1c47]:before { content: "\e66c"; } .uniui-clear[data-v-d31e1c47]:before { content: "\e66d"; } .uniui-navigate[data-v-d31e1c47]:before { content: "\e66e"; } .uniui-minus[data-v-d31e1c47]:before { content: "\e66f"; } .uniui-image[data-v-d31e1c47]:before { content: "\e670"; } .uniui-mic[data-v-d31e1c47]:before { content: "\e671"; } .uniui-paperplane[data-v-d31e1c47]:before { content: "\e672"; } .uniui-close[data-v-d31e1c47]:before { content: "\e673"; } .uniui-help-filled[data-v-d31e1c47]:before { content: "\e674"; } .uniui-paperplane-filled[data-v-d31e1c47]:before { content: "\e675"; } .uniui-plus[data-v-d31e1c47]:before { content: "\e676"; } .uniui-mic-filled[data-v-d31e1c47]:before { content: "\e677"; } .uniui-image-filled[data-v-d31e1c47]:before { content: "\e678"; } .uniui-locked-filled[data-v-d31e1c47]:before { content: "\e668"; } .uniui-info[data-v-d31e1c47]:before { content: "\e669"; } .uniui-locked[data-v-d31e1c47]:before { content: "\e66b"; } .uniui-camera-filled[data-v-d31e1c47]:before { content: "\e658"; } .uniui-chat-filled[data-v-d31e1c47]:before { content: "\e659"; } .uniui-camera[data-v-d31e1c47]:before { content: "\e65a"; } .uniui-circle[data-v-d31e1c47]:before { content: "\e65b"; } .uniui-checkmarkempty[data-v-d31e1c47]:before { content: "\e65c"; } .uniui-chat[data-v-d31e1c47]:before { content: "\e65d"; } .uniui-circle-filled[data-v-d31e1c47]:before { content: "\e65e"; } .uniui-flag[data-v-d31e1c47]:before { content: "\e65f"; } .uniui-flag-filled[data-v-d31e1c47]:before { content: "\e660"; } .uniui-gear-filled[data-v-d31e1c47]:before { content: "\e661"; } .uniui-home[data-v-d31e1c47]:before { content: "\e662"; } .uniui-home-filled[data-v-d31e1c47]:before { content: "\e663"; } .uniui-gear[data-v-d31e1c47]:before { content: "\e664"; } .uniui-smallcircle-filled[data-v-d31e1c47]:before { content: "\e665"; } .uniui-map-filled[data-v-d31e1c47]:before { content: "\e666"; } .uniui-map[data-v-d31e1c47]:before { content: "\e667"; } .uniui-refresh-filled[data-v-d31e1c47]:before { content: "\e656"; } .uniui-refresh[data-v-d31e1c47]:before { content: "\e657"; } .uniui-cloud-upload[data-v-d31e1c47]:before { content: "\e645"; } .uniui-cloud-download-filled[data-v-d31e1c47]:before { content: "\e646"; } .uniui-cloud-download[data-v-d31e1c47]:before { content: "\e647"; } .uniui-cloud-upload-filled[data-v-d31e1c47]:before { content: "\e648"; } .uniui-redo[data-v-d31e1c47]:before { content: "\e64a"; } .uniui-images-filled[data-v-d31e1c47]:before { content: "\e64b"; } .uniui-undo-filled[data-v-d31e1c47]:before { content: "\e64c"; } .uniui-more[data-v-d31e1c47]:before { content: "\e64d"; } .uniui-more-filled[data-v-d31e1c47]:before { content: "\e64e"; } .uniui-undo[data-v-d31e1c47]:before { content: "\e64f"; } .uniui-images[data-v-d31e1c47]:before { content: "\e650"; } .uniui-paperclip[data-v-d31e1c47]:before { content: "\e652"; } .uniui-settings[data-v-d31e1c47]:before { content: "\e653"; } .uniui-search[data-v-d31e1c47]:before { content: "\e654"; } .uniui-redo-filled[data-v-d31e1c47]:before { content: "\e655"; } .uniui-list[data-v-d31e1c47]:before { content: "\e644"; } .uniui-mail-open-filled[data-v-d31e1c47]:before { content: "\e63a"; } .uniui-hand-down-filled[data-v-d31e1c47]:before { content: "\e63c"; } .uniui-hand-down[data-v-d31e1c47]:before { content: "\e63d"; } .uniui-hand-up-filled[data-v-d31e1c47]:before { content: "\e63e"; } .uniui-hand-up[data-v-d31e1c47]:before { content: "\e63f"; } .uniui-heart-filled[data-v-d31e1c47]:before { content: "\e641"; } .uniui-mail-open[data-v-d31e1c47]:before { content: "\e643"; } .uniui-heart[data-v-d31e1c47]:before { content: "\e639"; } .uniui-loop[data-v-d31e1c47]:before { content: "\e633"; } .uniui-pulldown[data-v-d31e1c47]:before { content: "\e632"; } .uniui-scan[data-v-d31e1c47]:before { content: "\e62a"; } .uniui-bars[data-v-d31e1c47]:before { content: "\e627"; } .uniui-checkbox[data-v-d31e1c47]:before { content: "\e62b"; } .uniui-checkbox-filled[data-v-d31e1c47]:before { content: "\e62c"; } .uniui-shop[data-v-d31e1c47]:before { content: "\e62f"; } .uniui-headphones[data-v-d31e1c47]:before { content: "\e630"; } .uniui-cart[data-v-d31e1c47]:before { content: "\e631"; } @font-face { font-family: uniicons; src: url("../../assets/uniicons.32e978a5.ttf"); } .uni-icons[data-v-d31e1c47] { font-family: uniicons; text-decoration: none; text-align: center; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-status-bar[data-v-7920e3e0] { height: 20px; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-nav-bar-text[data-v-26544265] { font-size: 1.0625rem; } .uni-nav-bar-right-text[data-v-26544265] { font-size: 12px; } .uni-navbar__content[data-v-26544265] { position: relative; background-color: transparent; } .uni-navbar-btn-text[data-v-26544265] { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; line-height: 12px; } .uni-navbar__header[data-v-26544265] { display: flex; padding: 0 10px; flex-direction: row; height: 44px; font-size: 12px; } .uni-navbar__header-btns[data-v-26544265] { overflow: hidden; display: flex; flex-wrap: nowrap; flex-direction: row; width: 3.75rem; justify-content: center; align-items: center; } .uni-navbar__header-btns-left[data-v-26544265] { display: flex; width: 3.75rem; justify-content: flex-start; align-items: center; } .uni-navbar__header-btns-right[data-v-26544265] { display: flex; flex-direction: row; justify-content: flex-end; align-items: center; } .uni-navbar__header-container[data-v-26544265] { display: flex; flex: 1; padding: 0 10px; overflow: hidden; } .uni-navbar__header-container-inner[data-v-26544265] { display: flex; flex: 1; flex-direction: row; align-items: center; justify-content: center; font-size: 12px; overflow: hidden; } .uni-navbar__placeholder-view[data-v-26544265] { height: 44px; } .uni-navbar--fixed[data-v-26544265] { position: fixed; z-index: 99; left: 0; right: 0; } .uni-navbar--shadow[data-v-26544265] { box-shadow: 0 1px 6px #ccc; } .uni-navbar--border[data-v-26544265] { border-bottom-width: 0.03125rem; border-bottom-style: solid; border-bottom-color: #eee; } .uni-ellipsis-1[data-v-26544265] { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-easyinput[data-v-09fd5285] { width: 100%; flex: 1; position: relative; text-align: left; color: #333; font-size: 14px; } .uni-easyinput__content[data-v-09fd5285] { flex: 1; width: 100%; display: flex; box-sizing: border-box; flex-direction: row; align-items: center; border-color: #fff; transition-property: border-color; transition-duration: 0.3s; } .uni-easyinput__content-input[data-v-09fd5285] { width: auto; position: relative; overflow: hidden; flex: 1; line-height: 1; font-size: 14px; height: 35px; /*ifdef H5*/ /*endif*/ } .uni-easyinput__content-input[data-v-09fd5285] ::-ms-reveal { display: none; } .uni-easyinput__content-input[data-v-09fd5285] ::-ms-clear { display: none; } .uni-easyinput__content-input[data-v-09fd5285] ::-o-clear { display: none; } .uni-easyinput__placeholder-class[data-v-09fd5285] { color: #999; font-size: 12px; } .is-textarea[data-v-09fd5285] { align-items: flex-start; } .is-textarea-icon[data-v-09fd5285] { margin-top: 5px; } .uni-easyinput__content-textarea[data-v-09fd5285] { position: relative; overflow: hidden; flex: 1; line-height: 1.5; font-size: 14px; margin: 6px; margin-left: 0; height: 80px; min-height: 80px; min-height: 80px; width: auto; } .input-padding[data-v-09fd5285] { padding-left: 10px; } .content-clear-icon[data-v-09fd5285] { padding: 0 5px; } .label-icon[data-v-09fd5285] { margin-right: 5px; margin-top: -1px; } .is-input-border[data-v-09fd5285] { display: flex; box-sizing: border-box; flex-direction: row; align-items: center; border: 1px solid #dcdfe6; border-radius: 4px; } .uni-error-message[data-v-09fd5285] { position: absolute; bottom: -17px; left: 0; line-height: 12px; color: #e43d33; font-size: 12px; text-align: left; } .uni-error-msg--boeder[data-v-09fd5285] { position: relative; bottom: 0; line-height: 22px; } .is-input-error-border[data-v-09fd5285] { border-color: #e43d33; } .is-input-error-border .uni-easyinput__placeholder-class[data-v-09fd5285] { color: #f29e99; } .uni-easyinput--border[data-v-09fd5285] { margin-bottom: 0; padding: 10px 15px; border-top: 1px #eee solid; } .uni-easyinput-error[data-v-09fd5285] { padding-bottom: 0; } .is-first-border[data-v-09fd5285] { border: none; } .is-disabled[data-v-09fd5285] { background-color: #f7f6f6; color: #d5d5d5; } .is-disabled .uni-easyinput__placeholder-class[data-v-09fd5285] { color: #d5d5d5; font-size: 12px; } .uni-page[data-v-84258d1c] { width: 100%; height: 100%; } [data-v-84258d1c] .uni-nav-bar-text { font-weight: 600; } .container_navbar[data-v-84258d1c]{ width: 100%; position: fixed; top: 0; left: 0; padding: 0; } .container_top[data-v-84258d1c]{ width: 100%; height: 1.875rem; background-color:rgba(255, 255, 255, 0.5); } .container[data-v-84258d1c] { /* background-color: #f0f5f5; */ box-sizing: border-box; display: flex; flex-direction: column; /* align-items: center; */ background-image: url('https://esos-iot.bjdexn.cn/myminio/project/475a3a10bcf74300895b3dc82897237e.jpeg'); background-size: 100% auto; background-repeat: no-repeat; padding-bottom: 4.375rem; } .account_number[data-v-84258d1c] { width: 100%; padding: 0.625rem; display: flex; justify-content: center; box-sizing: border-box; } .toptabbar[data-v-84258d1c] { width: 100%; padding: 0.3125rem 0.625rem; box-sizing: border-box; } .container_box[data-v-84258d1c] { height: 15.625rem; color: #222; padding-top: 3.125rem; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; background: linear-gradient(to bottom, rgba(255, 255, 255, 0), /* 完全透明 */ rgba(255, 255, 255, 0.5), /* 完全透明 */ rgba(255, 255, 255, 1) /* 80% 不透明 */ ); } .container_title[data-v-84258d1c] { font-size: 1.9375rem; padding: 0 0.625rem; } .container_Subtitle[data-v-84258d1c] { font-size: 1.875rem; padding: 0 0.625rem; margin-top: 0.625rem; } .calculation[data-v-84258d1c] { margin-top: -1.25rem; width: 100%; background-color: #fff; border-top-left-radius: 0.625rem; border-top-right-radius: 0.625rem; padding-top: 0.625rem; padding: 0.625rem 0.625rem; box-sizing: border-box; } .calculation_box[data-v-84258d1c] { width: 100%; height: 2.5rem; border-radius: 3.125rem; background-color: #f0f5f5; padding-right: 0.9375rem; display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; } .calculation_top[data-v-84258d1c] { width: 100%; height: 100%; font-size: 0.8125rem; display: flex; align-items: center; justify-content: space-between; } .calculation_left[data-v-84258d1c] { font-size: 0.875rem; } .uni-input[data-v-84258d1c]{ font-size: 0.875rem; } @font-face { font-family: 'iconfont'; /* Project id 4935042 */ src: url('//at.alicdn.com/t/c/font_4935042_1qob4kor3dt.woff2?t=1749628842617') format('woff2'), url('//at.alicdn.com/t/c/font_4935042_1qob4kor3dt.woff?t=1749628842617') format('woff'), url('//at.alicdn.com/t/c/font_4935042_1qob4kor3dt.ttf?t=1749628842617') format('truetype'); /* src: url('@/font/iconfont.woff2?t=1748497918806') format('woff2'), url('@/font/iconfont.woff?t=1748497918806') format('woff'), url('@/font/iconfont.ttf?t=1748497918806') format('truetype'); */ } .test[data-v-84258d1c] { font-family: iconfont; margin-left: 0.5rem; } .testbox[data-v-84258d1c] { font-family: iconfont; margin-left: 1rem; margin-right: 0.3125rem; } .calculation_type[data-v-84258d1c] { width: 100%; border: #f0f5f5 0.03125rem solid; margin-top: 0.625rem; border-radius: 0.25rem; padding:0.5625rem 0.625rem; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; } .calculation_electricity[data-v-84258d1c] { flex: 1; height: 100%; box-sizing: border-box; display: flex; flex-direction: column; justify-content: space-between; } .calculation_electricity1[data-v-84258d1c] { width: 0.03125rem; height: 2.5rem; margin: 0 0.46875rem; border-left: #f5f5f5 0.03125rem solid; } .calculation_title[data-v-84258d1c] { font-size: 0.8125rem; color: #ccc; display: flex; justify-content: space-between; } .calculation_title1[data-v-84258d1c] { font-size: 0.8125rem; color: #ccc; display: flex; align-items: center; justify-content: space-between; } .calculation_use[data-v-84258d1c] { width: 100%; font-size: 0.8125rem; display: flex; justify-content: space-between; } .calculation_worker[data-v-84258d1c] { font-size: 0.8125rem; font-weight: 400; color: #222; margin-top: 0.625rem; } .calculation_strategy[data-v-84258d1c] { font-size: 0.8125rem; color: #222; padding: 0.3125rem 0; } .calculation_capsule[data-v-84258d1c] { font-size: 0.8125rem; color: #222; padding: 0.3125rem 0; } /* 胶囊容器 */ .custom-switch[data-v-84258d1c] { width: 7.8125rem; height: 1.875rem; display: flex; align-items: center; justify-content: space-around; border-radius: 3.125rem; /* 圆角胶囊 */ background-color: #e0e0e0; /* 关闭时背景色 */ position: relative; transition: background-color 0.3s; } /* 开启状态 */ .custom-switch.active[data-v-84258d1c] { background-color: #e0e0e0; /* 开启时背景色 */ } /* 滑块 */ .switch-thumb[data-v-84258d1c] { width: 3.96875rem; height: 1.75rem; border-radius: 3.125rem; display: flex; align-items: center; justify-content: center; background-color: white; position: absolute; left: 0.0625rem; top: 0.0625rem; transition: transform 0.3s; } /* 滑块开启状态 */ .custom-switch.active .switch-thumb[data-v-84258d1c] { transform: translateX(3.6875rem); /* 向右移动 */ } .installequipment[data-v-84258d1c] { width: 100%; height: 2.5rem; display: flex; align-items: center; flex-direction: column; justify-content: space-between; } .calculation_bottom[data-v-84258d1c] { width: 100%; /* margin-top: 20rpx; */ display: flex; justify-content: space-between; } .calculation_electricity2[data-v-84258d1c] { width: 0.625rem; } .uni-mt-5[data-v-84258d1c] { width: 100%; } [data-v-84258d1c] .is-input-border { border: 0 solid #fff !important; } .buttonbottom[data-v-84258d1c] { width: 100%; height: 4.375rem; padding-top: 0.625rem; box-sizing: border-box; display: flex; justify-content: center; position: fixed; bottom: 0; left: 0; background-color: #ffffff; } .button_bottom[data-v-84258d1c] { width: 80%; height: 2.5rem; background-color: #222; border-radius: 3.125rem; color: #fff; display: flex; align-items: center; justify-content: center; } .calculation_Days[data-v-84258d1c] { width: 100%; height: 2.5rem; display: flex; align-items: center; justify-content: space-between; } .owner[data-v-84258d1c] { width: 100%; padding: 0 0.625rem 0.625rem 0.625rem; box-sizing: border-box; background-color: #fff; } .owner_type[data-v-84258d1c] { width: 100%; padding:0 0.625rem 0.625rem 0.625rem; border: #f0f5f5 0.03125rem solid; border-radius: 0.3125rem; box-sizing: border-box; } .owner_type_box[data-v-84258d1c] { width: 100%; padding: 0.625rem; border: #f0f5f5 0.03125rem solid; padding: 0.625rem; border-radius: 0.3125rem; box-sizing: border-box; margin-top: 0.625rem; } .owner_type1[data-v-84258d1c] { width: 100%; height: 3.125rem; display: flex; align-items: center; justify-content: space-between; border-bottom: #f0f5f5 0.03125rem solid; } .owner_type2[data-v-84258d1c] { width: 100%; height: 3.125rem; display: flex; align-items: center; justify-content: space-between; } .owner_easyinput[data-v-84258d1c] { width: 7.5rem; font-size: 0.8125rem; display: flex; align-items: center; } .owner_easyinput1[data-v-84258d1c] { width: 7.5rem; display: flex; align-items: center; } .owner_more[data-v-84258d1c] { font-size: 0.75rem; color: #ccc; margin-top: 0.625rem; } /* 电价方式胶囊容器 */ .custom-switch1[data-v-84258d1c] { width: 13.75rem; height: 1.875rem; display: flex; align-items: center; justify-content: space-around; border-radius: 3.125rem; /* 圆角胶囊 */ background-color: #e0e0e0; /* 关闭时背景色 */ position: relative; transition: background-color 0.3s; } /* 开启状态 */ .custom-switch1.active1[data-v-84258d1c] { background-color: #e0e0e0; /* 开启时背景色 */ } /* 滑块 */ .switch-thumb1[data-v-84258d1c] { width: 7rem; height: 1.75rem; border-radius: 3.125rem; display: flex; align-items: center; justify-content: center; background-color: white; position: absolute; left: 0.0625rem; top: 0.0625rem; transition: transform 0.3s; } /* 滑块开启状态 */ .custom-switch1.active .switch-thumb1[data-v-84258d1c] { transform: translateX(6.625rem); /* 向右移动 */ } .uni-easyinput[data-v-84258d1c]{ text-align: right; padding-right: 0.3125rem; } .content-clear-icon[data-v-84258d1c]{ padding: 0; }