/**
 * BSD 3-Clause License
 *
 * Copyright (C) 2020 http://www.nodetech-inc.com
 * All rights reserved.
 */
@charset "UTF-8";html{font-size:14px;scroll-behavior:smooth}body{color:#000;color:var(--theme-on-primary);background-color:#f1f2f6;background-color:var(--theme-background);font-family:PingFang SC,Helvetica Neue,Hiragino Sans GB,Segoe UI,Microsoft YaHei,微软雅黑,sans-serif;min-height:100vh}div{position:relative}[data-theme=dark] .uk-input,[data-theme=dark] .uk-select,[data-theme=dark] .uk-textarea{background:inherit;color:inherit;border:1px solid}.uk-card-default{background-color:#fff;background-color:var(--theme-primary-light);color:#000;color:var(--theme-on-primary)}.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover{background-color:#fff;background-color:var(--theme-primary-light-hover)}.uk-subnav{margin-left:-1rem}.uk-subnav-divider{margin-left:calc(-39px + 1rem)}.uk-subnav-divider>:before{height:.9em;margin-right:1rem}.uk-tab:before{border-bottom-color:#f1f2f6;border-bottom-color:var(--theme-background)}.uk-tab>.uk-active>a{color:#666;color:var(--theme-secondary-color)}.uk-text-secondary{color:#222!important;color:var(--theme-secondary)!important}.uk-text-emphasis{color:#333!important;color:var(--theme-emphasis)!important}.uk-text-justify{text-align:justify;text-justify:inter-word;-moz-text-align-last:justify;text-align-last:justify}.uk-text-break{white-space:pre-wrap}.uk-hr,hr{border-top-color:#f1f2f6;border-top-color:var(--theme-background)}.uk-hr.uk-hr-dashed,hr.uk-hr-dashed{border-style:dashed!important}.uk-background-default{background-color:#fff;background-color:var(--theme-secondary-bg);color:#666;color:var(--theme-secondary-color)}.uk-modal-dialog.uk-background-default{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.N_company_logo{position:relative;background-color:#fff;background-color:var(--theme-secondary-bg);border-radius:5px;display:inline-flex;align-items:center;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #fff;border:1px solid var(--theme-secondary-bg)}.nt-toast{color:#fff;background-color:rgba(0,0,0,.7);padding:10px 20px;position:fixed;top:50%;left:50%;z-index:1050;border-radius:3px}[data-theme=dark] #N_kefu_modal.blur .uk-modal-dialog{background-color:#fff;background-color:var(--theme-secondary-bg)}