/*每个页面公共css */
*{margin:0;padding:0;box-sizing:border-box}
/*uni-page{background:url(/static/img/backgroundAll.6fbcf978.png) no-repeat;background-size:cover;background-position:50%}*/
.langguage_list,
.uni-page-head,
.uni-tabbar,
.uni-body {
    max-width: 580px;
    margin: 0 auto
}

.nodata {
    width: 100%
}
.uni-app--showtabbar uni-page-wrapper {
    display: block;
    height: calc(100% - 50px);
    height: calc(100% - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 50px - env(safe-area-inset-bottom));
}

.uni-app--showtabbar uni-page-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    height: calc(50px + constant(safe-area-inset-bottom));
    height: calc(50px + env(safe-area-inset-bottom));
}

.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
    height: calc(100% - 44px - 50px);
    height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}
   
@charset "UTF-8";
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uniui-color[data-v-0a75b799]:before {
    content: "\e6cf"
}

.uniui-wallet[data-v-0a75b799]:before {
    content: "\e6b1"
}

.uniui-settings-filled[data-v-0a75b799]:before {
    content: "\e6ce"
}

.uniui-auth-filled[data-v-0a75b799]:before {
    content: "\e6cc"
}

.uniui-shop-filled[data-v-0a75b799]:before {
    content: "\e6cd"
}

.uniui-staff-filled[data-v-0a75b799]:before {
    content: "\e6cb"
}

.uniui-vip-filled[data-v-0a75b799]:before {
    content: "\e6c6"
}

.uniui-plus-filled[data-v-0a75b799]:before {
    content: "\e6c7"
}

.uniui-folder-add-filled[data-v-0a75b799]:before {
    content: "\e6c8"
}

.uniui-color-filled[data-v-0a75b799]:before {
    content: "\e6c9"
}

.uniui-tune-filled[data-v-0a75b799]:before {
    content: "\e6ca"
}

.uniui-calendar-filled[data-v-0a75b799]:before {
    content: "\e6c0"
}

.uniui-notification-filled[data-v-0a75b799]:before {
    content: "\e6c1"
}

.uniui-wallet-filled[data-v-0a75b799]:before {
    content: "\e6c2"
}

.uniui-medal-filled[data-v-0a75b799]:before {
    content: "\e6c3"
}

.uniui-gift-filled[data-v-0a75b799]:before {
    content: "\e6c4"
}

.uniui-fire-filled[data-v-0a75b799]:before {
    content: "\e6c5"
}

.uniui-refreshempty[data-v-0a75b799]:before {
    content: "\e6bf"
}

.uniui-location-filled[data-v-0a75b799]:before {
    content: "\e6af"
}

.uniui-person-filled[data-v-0a75b799]:before {
    content: "\e69d"
}

.uniui-personadd-filled[data-v-0a75b799]:before {
    content: "\e698"
}

.uniui-back[data-v-0a75b799]:before {
    content: "\e6b9"
}

.uniui-forward[data-v-0a75b799]:before {
    content: "\e6ba"
}

.uniui-arrow-right[data-v-0a75b799]:before {
    content: "\e6bb"
}

.uniui-arrowthinright[data-v-0a75b799]:before {
    content: "\e6bb"
}

.uniui-arrow-left[data-v-0a75b799]:before {
    content: "\e6bc"
}

.uniui-arrowthinleft[data-v-0a75b799]:before {
    content: "\e6bc"
}

.uniui-arrow-up[data-v-0a75b799]:before {
    content: "\e6bd"
}

.uniui-arrowthinup[data-v-0a75b799]:before {
    content: "\e6bd"
}

.uniui-arrow-down[data-v-0a75b799]:before {
    content: "\e6be"
}

.uniui-arrowthindown[data-v-0a75b799]:before {
    content: "\e6be"
}

.uniui-bottom[data-v-0a75b799]:before {
    content: "\e6b8"
}

.uniui-arrowdown[data-v-0a75b799]:before {
    content: "\e6b8"
}

.uniui-right[data-v-0a75b799]:before {
    content: "\e6b5"
}

.uniui-arrowright[data-v-0a75b799]:before {
    content: "\e6b5"
}

.uniui-top[data-v-0a75b799]:before {
    content: "\e6b6"
}

.uniui-arrowup[data-v-0a75b799]:before {
    content: "\e6b6"
}

.uniui-left[data-v-0a75b799]:before {
    content: "\e6b7"
}

.uniui-arrowleft[data-v-0a75b799]:before {
    content: "\e6b7"
}

.uniui-eye[data-v-0a75b799]:before {
    content: "\e651"
}

.uniui-eye-filled[data-v-0a75b799]:before {
    content: "\e66a"
}

.uniui-eye-slash[data-v-0a75b799]:before {
    content: "\e6b3"
}

.uniui-eye-slash-filled[data-v-0a75b799]:before {
    content: "\e6b4"
}

.uniui-info-filled[data-v-0a75b799]:before {
    content: "\e649"
}

.uniui-reload[data-v-0a75b799]:before {
    content: "\e6b2"
}

.uniui-micoff-filled[data-v-0a75b799]:before {
    content: "\e6b0"
}

.uniui-map-pin-ellipse[data-v-0a75b799]:before {
    content: "\e6ac"
}

.uniui-map-pin[data-v-0a75b799]:before {
    content: "\e6ad"
}

.uniui-location[data-v-0a75b799]:before {
    content: "\e6ae"
}

.uniui-starhalf[data-v-0a75b799]:before {
    content: "\e683"
}

.uniui-star[data-v-0a75b799]:before {
    content: "\e688"
}

.uniui-star-filled[data-v-0a75b799]:before {
    content: "\e68f"
}

.uniui-calendar[data-v-0a75b799]:before {
    content: "\e6a0"
}

.uniui-fire[data-v-0a75b799]:before {
    content: "\e6a1"
}

.uniui-medal[data-v-0a75b799]:before {
    content: "\e6a2"
}

.uniui-font[data-v-0a75b799]:before {
    content: "\e6a3"
}

.uniui-gift[data-v-0a75b799]:before {
    content: "\e6a4"
}

.uniui-link[data-v-0a75b799]:before {
    content: "\e6a5"
}

.uniui-notification[data-v-0a75b799]:before {
    content: "\e6a6"
}

.uniui-staff[data-v-0a75b799]:before {
    content: "\e6a7"
}

.uniui-vip[data-v-0a75b799]:before {
    content: "\e6a8"
}

.uniui-folder-add[data-v-0a75b799]:before {
    content: "\e6a9"
}

.uniui-tune[data-v-0a75b799]:before {
    content: "\e6aa"
}

.uniui-auth[data-v-0a75b799]:before {
    content: "\e6ab"
}

.uniui-person[data-v-0a75b799]:before {
    content: "\e699"
}

.uniui-email-filled[data-v-0a75b799]:before {
    content: "\e69a"
}

.uniui-phone-filled[data-v-0a75b799]:before {
    content: "\e69b"
}

.uniui-phone[data-v-0a75b799]:before {
    content: "\e69c"
}

.uniui-email[data-v-0a75b799]:before {
    content: "\e69e"
}

.uniui-personadd[data-v-0a75b799]:before {
    content: "\e69f"
}

.uniui-chatboxes-filled[data-v-0a75b799]:before {
    content: "\e692"
}

.uniui-contact[data-v-0a75b799]:before {
    content: "\e693"
}

.uniui-chatbubble-filled[data-v-0a75b799]:before {
    content: "\e694"
}

.uniui-contact-filled[data-v-0a75b799]:before {
    content: "\e695"
}

.uniui-chatboxes[data-v-0a75b799]:before {
    content: "\e696"
}

.uniui-chatbubble[data-v-0a75b799]:before {
    content: "\e697"
}

.uniui-upload-filled[data-v-0a75b799]:before {
    content: "\e68e"
}

.uniui-upload[data-v-0a75b799]:before {
    content: "\e690"
}

.uniui-weixin[data-v-0a75b799]:before {
    content: "\e691"
}

.uniui-compose[data-v-0a75b799]:before {
    content: "\e67f"
}

.uniui-qq[data-v-0a75b799]:before {
    content: "\e680"
}

.uniui-download-filled[data-v-0a75b799]:before {
    content: "\e681"
}

.uniui-pyq[data-v-0a75b799]:before {
    content: "\e682"
}

.uniui-sound[data-v-0a75b799]:before {
    content: "\e684"
}

.uniui-trash-filled[data-v-0a75b799]:before {
    content: "\e685"
}

.uniui-sound-filled[data-v-0a75b799]:before {
    content: "\e686"
}

.uniui-trash[data-v-0a75b799]:before {
    content: "\e687"
}

.uniui-videocam-filled[data-v-0a75b799]:before {
    content: "\e689"
}

.uniui-spinner-cycle[data-v-0a75b799]:before {
    content: "\e68a"
}

.uniui-weibo[data-v-0a75b799]:before {
    content: "\e68b"
}

.uniui-videocam[data-v-0a75b799]:before {
    content: "\e68c"
}

.uniui-download[data-v-0a75b799]:before {
    content: "\e68d"
}

.uniui-help[data-v-0a75b799]:before {
    content: "\e679"
}

.uniui-navigate-filled[data-v-0a75b799]:before {
    content: "\e67a"
}

.uniui-plusempty[data-v-0a75b799]:before {
    content: "\e67b"
}

.uniui-smallcircle[data-v-0a75b799]:before {
    content: "\e67c"
}

.uniui-minus-filled[data-v-0a75b799]:before {
    content: "\e67d"
}

.uniui-micoff[data-v-0a75b799]:before {
    content: "\e67e"
}

.uniui-closeempty[data-v-0a75b799]:before {
    content: "\e66c"
}

.uniui-clear[data-v-0a75b799]:before {
    content: "\e66d"
}

.uniui-navigate[data-v-0a75b799]:before {
    content: "\e66e"
}

.uniui-minus[data-v-0a75b799]:before {
    content: "\e66f"
}

.uniui-image[data-v-0a75b799]:before {
    content: "\e670"
}

.uniui-mic[data-v-0a75b799]:before {
    content: "\e671"
}

.uniui-paperplane[data-v-0a75b799]:before {
    content: "\e672"
}

.uniui-close[data-v-0a75b799]:before {
    content: "\e673"
}

.uniui-help-filled[data-v-0a75b799]:before {
    content: "\e674"
}

.uniui-paperplane-filled[data-v-0a75b799]:before {
    content: "\e675"
}

.uniui-plus[data-v-0a75b799]:before {
    content: "\e676"
}

.uniui-mic-filled[data-v-0a75b799]:before {
    content: "\e677"
}

.uniui-image-filled[data-v-0a75b799]:before {
    content: "\e678"
}

.uniui-locked-filled[data-v-0a75b799]:before {
    content: "\e668"
}

.uniui-info[data-v-0a75b799]:before {
    content: "\e669"
}

.uniui-locked[data-v-0a75b799]:before {
    content: "\e66b"
}

.uniui-camera-filled[data-v-0a75b799]:before {
    content: "\e658"
}

.uniui-chat-filled[data-v-0a75b799]:before {
    content: "\e659"
}

.uniui-camera[data-v-0a75b799]:before {
    content: "\e65a"
}

.uniui-circle[data-v-0a75b799]:before {
    content: "\e65b"
}

.uniui-checkmarkempty[data-v-0a75b799]:before {
    content: "\e65c"
}

.uniui-chat[data-v-0a75b799]:before {
    content: "\e65d"
}

.uniui-circle-filled[data-v-0a75b799]:before {
    content: "\e65e"
}

.uniui-flag[data-v-0a75b799]:before {
    content: "\e65f"
}

.uniui-flag-filled[data-v-0a75b799]:before {
    content: "\e660"
}

.uniui-gear-filled[data-v-0a75b799]:before {
    content: "\e661"
}

.uniui-home[data-v-0a75b799]:before {
    content: "\e662"
}

.uniui-home-filled[data-v-0a75b799]:before {
    content: "\e663"
}

.uniui-gear[data-v-0a75b799]:before {
    content: "\e664"
}

.uniui-smallcircle-filled[data-v-0a75b799]:before {
    content: "\e665"
}

.uniui-map-filled[data-v-0a75b799]:before {
    content: "\e666"
}

.uniui-map[data-v-0a75b799]:before {
    content: "\e667"
}

.uniui-refresh-filled[data-v-0a75b799]:before {
    content: "\e656"
}

.uniui-refresh[data-v-0a75b799]:before {
    content: "\e657"
}

.uniui-cloud-upload[data-v-0a75b799]:before {
    content: "\e645"
}

.uniui-cloud-download-filled[data-v-0a75b799]:before {
    content: "\e646"
}

.uniui-cloud-download[data-v-0a75b799]:before {
    content: "\e647"
}

.uniui-cloud-upload-filled[data-v-0a75b799]:before {
    content: "\e648"
}

.uniui-redo[data-v-0a75b799]:before {
    content: "\e64a"
}

.uniui-images-filled[data-v-0a75b799]:before {
    content: "\e64b"
}

.uniui-undo-filled[data-v-0a75b799]:before {
    content: "\e64c"
}

.uniui-more[data-v-0a75b799]:before {
    content: "\e64d"
}

.uniui-more-filled[data-v-0a75b799]:before {
    content: "\e64e"
}

.uniui-undo[data-v-0a75b799]:before {
    content: "\e64f"
}

.uniui-images[data-v-0a75b799]:before {
    content: "\e650"
}

.uniui-paperclip[data-v-0a75b799]:before {
    content: "\e652"
}

.uniui-settings[data-v-0a75b799]:before {
    content: "\e653"
}

.uniui-search[data-v-0a75b799]:before {
    content: "\e654"
}

.uniui-redo-filled[data-v-0a75b799]:before {
    content: "\e655"
}

.uniui-list[data-v-0a75b799]:before {
    content: "\e644"
}

.uniui-mail-open-filled[data-v-0a75b799]:before {
    content: "\e63a"
}

.uniui-hand-down-filled[data-v-0a75b799]:before {
    content: "\e63c"
}

.uniui-hand-down[data-v-0a75b799]:before {
    content: "\e63d"
}

.uniui-hand-up-filled[data-v-0a75b799]:before {
    content: "\e63e"
}

.uniui-hand-up[data-v-0a75b799]:before {
    content: "\e63f"
}

.uniui-heart-filled[data-v-0a75b799]:before {
    content: "\e641"
}

.uniui-mail-open[data-v-0a75b799]:before {
    content: "\e643"
}

.uniui-heart[data-v-0a75b799]:before {
    content: "\e639"
}

.uniui-loop[data-v-0a75b799]:before {
    content: "\e633"
}

.uniui-pulldown[data-v-0a75b799]:before {
    content: "\e632"
}

.uniui-scan[data-v-0a75b799]:before {
    content: "\e62a"
}

.uniui-bars[data-v-0a75b799]:before {
    content: "\e627"
}

.uniui-cart-filled[data-v-0a75b799]:before {
    content: "\e629"
}

.uniui-checkbox[data-v-0a75b799]:before {
    content: "\e62b"
}

.uniui-checkbox-filled[data-v-0a75b799]:before {
    content: "\e62c"
}

.uniui-shop[data-v-0a75b799]:before {
    content: "\e62f"
}

.uniui-headphones[data-v-0a75b799]:before {
    content: "\e630"
}

.uniui-cart[data-v-0a75b799]:before {
    content: "\e631"
}

@font-face {
    font-family: uniicons;
    src: url(/static/fonts/uniicons.b6d3756e.ttf) format("truetype")
}

.uni-icons[data-v-0a75b799] {
    font-family: uniicons;
    text-decoration: none;
    text-align: center
}
   @charset "UTF-8";
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uni-badge--x[data-v-1693f0ea] {
    display: inline-block;
    position: relative
}

.uni-badge--absolute[data-v-1693f0ea] {
    position: absolute
}

.uni-badge--small[data-v-1693f0ea] {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.uni-badge[data-v-1693f0ea] {
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    min-width: 20px;
    justify-content: center;
    flex-direction: row;
    height: 20px;
    padding: 0 4px;
    line-height: 18px;
    color: #fff;
    border-radius: 100px;
    background-color: #909399;
    background-color: initial;
    border: 1px solid #fff;
    text-align: center;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 999;
    cursor: pointer
}

.uni-badge--info[data-v-1693f0ea] {
    color: #fff;
    background-color: #909399
}

.uni-badge--primary[data-v-1693f0ea] {
    background-color: #2979ff
}

.uni-badge--success[data-v-1693f0ea] {
    background-color: #4cd964
}

.uni-badge--warning[data-v-1693f0ea] {
    background-color: #f0ad4e
}

.uni-badge--error[data-v-1693f0ea] {
    background-color: #dd524d
}

.uni-badge--inverted[data-v-1693f0ea] {
    padding: 0 5px 0 0;
    color: #909399
}

.uni-badge--info-inverted[data-v-1693f0ea] {
    color: #909399;
    background-color: initial
}

.uni-badge--primary-inverted[data-v-1693f0ea] {
    color: #2979ff;
    background-color: initial
}

.uni-badge--success-inverted[data-v-1693f0ea] {
    color: #4cd964;
    background-color: initial
}

.uni-badge--warning-inverted[data-v-1693f0ea] {
    color: #f0ad4e;
    background-color: initial
}

.uni-badge--error-inverted[data-v-1693f0ea] {
    color: #dd524d;
    background-color: initial
}
   
.content[data-v-70c116ca] {
    max-width: 700px
}

.status_bar[data-v-70c116ca] {
    height: 0;
    width: 100%
}

.app_logo_top[data-v-70c116ca] {
    width: 100%;
    position: relative
}

.app_logo_top uni-image[data-v-70c116ca] {
    width: 100%;
    height: 100%
}

.home_earnings[data-v-70c116ca] {
    width: 90%;
    height: 38px;
    margin: 3% 5%;
    border-radius: 9px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 9px;
    background-color: #f90;
    font-size: 14px
}

.home_earnings uni-image[data-v-70c116ca] {
    width: 19px;
    height: 19px
}

.home_earnings > uni-view[data-v-70c116ca] {
    min-width: 40%;
    display: flex;
    justify-content: center;
    align-items: center
}

.home_banner[data-v-70c116ca] {
    width: 90%;
    height: auto;
    margin-left: 5%;
    border-radius: 10px
}

.banner-item[data-v-70c116ca] {
    width: 100%;
    height: 90%
}

.home_banner img[data-v-70c116ca] {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.swiperOne[data-v-70c116ca] {
    height: 134px
}

.swiperOne_item[data-v-70c116ca] {
    height: 134px
}

.noticebar[data-v-70c116ca] {
    width: 90%;
    margin: 2% 5%;
    height: 33px;
    background-color: #f90;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 4px
}

.noticebar > uni-view[data-v-70c116ca]:first-child {
    width: 28px;
    height: 100%
}

.swiperTwo[data-v-70c116ca] {
    width: 90%;
    height: 100%;
    background-color: #f90;
    border-radius: 4px;
    font-size: 13px;
    white-space: nowrap
}

.itemChange[data-v-70c116ca] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

/* module titles */
.home_module[data-v-70c116ca] {
    width: 90%;
    margin: 3% 5%;
    color: #232f3d
}

.home_module h3[data-v-70c116ca] {
    height: 30px;
    margin: 5px 0
}

.home_nav[data-v-70c116ca] {
    width: 100%;
    height: 140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px
}

.home_nav > uni-view[data-v-70c116ca]:first-child {
    width: 48%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.nav_content[data-v-70c116ca] {
    width: 100%;
    height: 30%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    padding: 4px
}

.nav_content uni-image[data-v-70c116ca] {
    width: 24px;
    height: 24px
}

.nav_content > uni-view[data-v-70c116ca]:first-child {
    width: 70%;
    display: flex;
    align-items: center
}

.nav_content > uni-view:first-child p[data-v-70c116ca] {
    margin-left: 3%
}

.nav1[data-v-70c116ca] {
    background-color: #f4e1ff
}

.nav2[data-v-70c116ca] {
    background-color: #ffd9e7
}

.nav3[data-v-70c116ca] {
    background-color: #feeba9
}

.home_nav > uni-view[data-v-70c116ca]:last-child {
    width: 48%;
    height: 100%;
    display: flex;
    border-radius: 4px;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background-color: #c3cdff
}

.module_right[data-v-70c116ca] {
    width: 100%;
    padding: 0 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 3% 0
}

.home_nav > uni-view:last-child uni-image[data-v-70c116ca] {
    width: 100%;
    height: 100%
}

.hyper-link[data-v-70c116ca] {
    width: 90%;
    height: 100%;
    position: absolute;
    top: 3px;
    left: 5%;
    z-index: 99
}

.rightAll[data-v-70c116ca] {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 100%
}

.rightIcon[data-v-70c116ca] {
    position: absolute;
    right: 10px;
    top: 2px
}

.home_nav > uni-view:last-child uni-image[data-v-70c116ca] {
    width: 100%;
    height: 70%
}

.module2[data-v-70c116ca] {
    margin: 3% 5%
}

.module2_content[data-v-70c116ca] {
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

.module2_content uni-image[data-v-70c116ca] {
    /* width: 100%;
    height: 100%; */
    width: 14.3%;
    height: 38%;
    border-radius: 9px;
    margin: 2% 0
}

.hyperLink[data-v-70c116ca] {
    width: 14.3%;
    height: 38%;
    display: block
}

@media (min-width: 600px) {
    .module2_content uni-image[data-v-70c116ca] {
        width: 14.3%;
        height: 72px;
        border-radius: 9px;
        margin: 2% 0
    }

    .home_nav[data-v-70c116ca] {
        width: 100%;
        height: 180px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 14px
    }
}

[data-v-70c116ca] .uni-badge--error {
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none
}
.uni-app--showtabbar uni-page-wrapper {
    display: block;
    height: calc(100% - 50px);
    height: calc(100% - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 50px - env(safe-area-inset-bottom));
}

.uni-app--showtabbar uni-page-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    height: calc(50px + constant(safe-area-inset-bottom));
    height: calc(50px + env(safe-area-inset-bottom));
}

.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
    height: calc(100% - 44px - 50px);
    height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}
   
@charset "UTF-8";
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
              
@charset "UTF-8";
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.uni-forms-item[data-v-7b4c51d5] {
    position: relative;
    display: flex;
    margin-bottom: 22px;
    flex-direction: row
}

.uni-forms-item__label[data-v-7b4c51d5] {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    font-size: 14px;
    color: #606266;
    height: 36px;
    padding: 0 12px 0 0;
    vertical-align: middle;
    flex-shrink: 0;
    box-sizing: border-box
}

.uni-forms-item__label.no-label[data-v-7b4c51d5] {
    padding: 0
}

.uni-forms-item__content[data-v-7b4c51d5] {
    position: relative;
    font-size: 14px;
    flex: 1;
    box-sizing: border-box;
    flex-direction: row
}

.uni-forms-item .uni-forms-item__nuve-content[data-v-7b4c51d5] {
    display: flex;
    flex-direction: column;
    flex: 1
}

.uni-forms-item__error[data-v-7b4c51d5] {
    color: #f56c6c;
    font-size: 12px;
    line-height: 1;
    padding-top: 4px;
    position: absolute;
    top: 100%;
    left: 0;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
}

.uni-forms-item__error .error-text[data-v-7b4c51d5] {
    color: #f56c6c;
    font-size: 12px
}

.uni-forms-item__error.msg--active[data-v-7b4c51d5] {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.uni-forms-item.is-direction-left[data-v-7b4c51d5] {
    flex-direction: row
}

.uni-forms-item.is-direction-top[data-v-7b4c51d5] {
    flex-direction: column
}

.uni-forms-item.is-direction-top .uni-forms-item__label[data-v-7b4c51d5] {
    padding: 0 0 8px;
    line-height: 1.5715;
    text-align: left;
    white-space: normal
}

.uni-forms-item .is-required[data-v-7b4c51d5] {
    color: #dd524d;
    font-weight: 700
}

.uni-forms-item--border[data-v-7b4c51d5] {
    margin-bottom: 0;
    padding: 10px 0;
    border-top: 1px #eee solid
}

.uni-forms-item--border .uni-forms-item__content[data-v-7b4c51d5] {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.uni-forms-item--border .uni-forms-item__content .uni-forms-item__error[data-v-7b4c51d5] {
    position: relative;
    top: 5px;
    left: 0;
    padding-top: 0
}

.is-first-border[data-v-7b4c51d5] {
    border: none
}
   


/* test */
.status_bar[data-v-c0c7deec] {
    height: 0;
    width: 100%
}

.login_all[data-v-c0c7deec] {
    width: 100%;
    height: 100vh;
    background-color: rgb(242,112,34)
}

.login_logo[data-v-c0c7deec] {
    width: 100%;
    color: #fff;
    -webkit-animation: bot_top-data-v-c0c7deec .3s;
    animation: bot_top-data-v-c0c7deec .3s
}

.login_logo > uni-view[data-v-c0c7deec]:first-child {
    border-radius: 50%;
    margin: 0 3%;
    color: #f90;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 19px;
    -webkit-animation: logobig-data-v-c0c7deec .5s;
    animation: logobig-data-v-c0c7deec .5s
}

.login_logo > uni-view[data-v-c0c7deec]:last-child {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.login_logo > uni-view:last-child > uni-text[data-v-c0c7deec]:first-child {
    font-size: 25px;
    font-weight: 700
}

.login_input[data-v-c0c7deec] {
    width: 90%;
    height: auto;
    margin-top: -10%;
    margin-left: 5%;
    background-color: #fff;
    border-radius: 9px;
    padding: 9px;
    position: relative;
    display: flex;
    flex-direction: column;
    -webkit-animation: bot_top-data-v-c0c7deec .3s;
    animation: bot_top-data-v-c0c7deec .3s
}

.input_content[data-v-c0c7deec] {
    width: 100%;
    height: 45%
}

.login_input uni-input[data-v-c0c7deec] {
    width: 100%;
    height: 100%;
    padding: 4px
}

.login_input uni-button[data-v-c0c7deec] {
    background-color: #D75F28;
    color: #fff;
    box-shadow: rgba(41, 5, 5, .15) -4px 9px 9px;
    width: 100%;
    margin: 3% 0;
    border: 9px
}

.input_fun[data-v-c0c7deec] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px
}

.uni-forms-item.is-direction-left[data-v-c0c7deec] {
    border: 1px solid #717180;
    border-radius: 4px;
    margin: 8% 0 5% 0
}

.acc_box[data-v-c0c7deec] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.areaChange[data-v-c0c7deec] {
    min-width: 11%;
    max-height: 36px;
    width: 15%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.areaChange > uni-text[data-v-c0c7deec] {
    display: block;
    margin-left: 3%
}

.login_register[data-v-c0c7deec] {
    width: 100%;
    colr: #717180;
    display: flex;
    justify-content: center;
    font-size: 11px;
    margin: 3% 0
}

.login_register > uni-text[data-v-c0c7deec]:last-child {
    color: #D75F28
}

.login_all > uni-text[data-v-c0c7deec]:last-child {
    width: 60%;
    color: hsla(0, 0%, 100%, .6);
    font-size: 11px;
    position: absolute;
    bottom: 19px;
    margin-left: 20%;
    text-align: center
}

/* 启动页 */
.cover[data-v-c0c7deec] {
    width: 100%;
    height: 100vh;
    background: url(/static/img/BACKGROUND.86eb4eaa.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    -webkit-animation: opacityLogo-data-v-c0c7deec 1s;
    animation: opacityLogo-data-v-c0c7deec 1s
}

.cover_logo[data-v-c0c7deec] {
    width: 288px;
    height: 288px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50%;
    -webkit-animation: logobig-data-v-c0c7deec .8s;
    animation: logobig-data-v-c0c7deec .8s
}

.cover_text[data-v-c0c7deec] {
    width: 80%;
    margin: 5% 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.cover_text > uni-text[data-v-c0c7deec]:last-child {
    font-size: 15px;
    font-weight: 500
}

.cover > uni-text[data-v-c0c7deec]:last-child {
    width: 60%;
    color: hsla(0, 0%, 100%, .6);
    font-size: 11px;
    position: absolute;
    bottom: 19px;
    text-align: center
}

.login_top[data-v-c0c7deec] {
    width: 100%;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 9px
}

.lang[data-v-c0c7deec] {
    width: 72px;
    height: auto;
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 6px;
    box-shadow: #818181 3px 5px 10px;
    text-align: center;
    background-color: #fff;
    border-radius: 9px;
    z-index: 99
}

.lang > uni-text[data-v-c0c7deec] {
    height: 33px;
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@-webkit-keyframes opacityLogo-data-v-c0c7deec {
    0% {
        opacity: 0
    }

,
100
%
{
    opacity: 1
}
}
@keyframes opacityLogo-data-v-c0c7deec {
    0% {
        opacity: 0
    }

,
100
%
{
    opacity: 1
}
}
@-webkit-keyframes bot_top-data-v-c0c7deec {
    0% {
        margin-top: 1000px;
        opacity: 0
    }

,
100
%
{
    margin-top: 0
;
    opacity: 1
}
}
@keyframes bot_top-data-v-c0c7deec {
    0% {
        margin-top: 1000px;
        opacity: 0
    }

,
100
%
{
    margin-top: 0
;
    opacity: 1
}
}
@-webkit-keyframes logobig-data-v-c0c7deec {
    0% {
        -webkit-transform: scale(.3);
        opacity: 0
    }
    50% {
        -webkit-transform: scale(1.2);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes logobig-data-v-c0c7deec {
    0% {
        -webkit-transform: scale(.3);
        opacity: 0
    }
    50% {
        -webkit-transform: scale(1.2);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}


.phone_box[data-v-4ab5019c]{width:100%;height:auto;background-color:rgb(215,95,40)}
.search[data-v-4ab5019c]{max-width:580px;width:100%;height:43px;display:flex;align-items:center;border-bottom:1px solid #ccc;padding:0 9px;background-color:rgb(215,95,40);position:fixed;z-index:9}
.search .uni-input[data-v-4ab5019c]{flex:1;margin-left:5px;width:60%}
.search .btn[data-v-4ab5019c]{display:flex;justify-content:center;align-items:center;width:24%;height:80%;font-size:14px;color:#000;box-shadow:#747474 3px 3px 3px;border-radius:4px;background-color:#fff;font-weight:700}
.phone_listBox[data-v-4ab5019c]{width:90%;height:auto;margin:2% 5%;color:#fff}.phone_item[data-v-4ab5019c]{width:100%;height:48px;display:flex;align-items:center;border-bottom:1px #dcdcdc solid}
.phone_item uni-image[data-v-4ab5019c]{width:38px;height:28px;margin-right:2%}
.uni-app--showtabbar uni-page-wrapper {
  display: block;
  height: calc(100% - 50px);
  height: calc(100% - 50px - constant(safe-area-inset-bottom));
  height: calc(100% - 50px - env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    height: calc(50px + constant(safe-area-inset-bottom));
    height: calc(50px + env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
    height: calc(100% - 44px - 50px);
    height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}.uni-app--showtabbar uni-page-wrapper {
                                    display: block;
                                    height: calc(100% - 50px);
                                    height: calc(100% - 50px - constant(safe-area-inset-bottom));
                                    height: calc(100% - 50px - env(safe-area-inset-bottom));
                                }
.uni-app--showtabbar uni-page-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    height: calc(50px + constant(safe-area-inset-bottom));
    height: calc(50px + env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
    height: calc(100% - 44px - 50px);
    height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}.uni-app--showtabbar uni-page-wrapper {
                                    display: block;
                                    height: calc(100% - 50px);
                                    height: calc(100% - 50px - constant(safe-area-inset-bottom));
                                    height: calc(100% - 50px - env(safe-area-inset-bottom));
                                }
.uni-app--showtabbar uni-page-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    height: calc(50px + constant(safe-area-inset-bottom));
    height: calc(50px + env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
    height: calc(100% - 44px - 50px);
    height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}.uni-app--showtabbar uni-page-wrapper {
                                    display: block;
                                    height: calc(100% - 50px);
                                    height: calc(100% - 50px - constant(safe-area-inset-bottom));
                                    height: calc(100% - 50px - env(safe-area-inset-bottom));
                                }
.uni-app--showtabbar uni-page-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    height: calc(50px + constant(safe-area-inset-bottom));
    height: calc(50px + env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
    height: calc(100% - 44px - 50px);
    height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}.uni-app--showtabbar uni-page-wrapper {
                                    display: block;
                                    height: calc(100% - 50px);
                                    height: calc(100% - 50px - constant(safe-area-inset-bottom));
                                    height: calc(100% - 50px - env(safe-area-inset-bottom));
                                }
.uni-app--showtabbar uni-page-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    height: calc(50px + constant(safe-area-inset-bottom));
    height: calc(50px + env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
    height: calc(100% - 44px - 50px);
    height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}.uni-app--showtabbar uni-page-wrapper {
                                    display: block;
                                    height: calc(100% - 50px);
                                    height: calc(100% - 50px - constant(safe-area-inset-bottom));
                                    height: calc(100% - 50px - env(safe-area-inset-bottom));
                                }
.uni-app--showtabbar uni-page-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    height: calc(50px + constant(safe-area-inset-bottom));
    height: calc(50px + env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
    height: calc(100% - 44px - 50px);
    height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}.uni-app--showtabbar uni-page-wrapper {
                                    display: block;
                                    height: calc(100% - 50px);
                                    height: calc(100% - 50px - constant(safe-area-inset-bottom));
                                    height: calc(100% - 50px - env(safe-area-inset-bottom));
                                }
.uni-app--showtabbar uni-page-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    height: calc(50px + constant(safe-area-inset-bottom));
    height: calc(50px + env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
    height: calc(100% - 44px - 50px);
    height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
    height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}