﻿/**
    基础样式除外的所有样式
*/
html, body {
    width: 100%;
    height: 100%;
}

.hei100 {
    height: 100%;
}

.wid100 {
    width: 100%;
}

.mt-5 {
    margin-top: -5px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.pd20 {
    padding: 20px;
}

.pd015 {
    padding: 0 15px;
}

.pdl20 {
    padding-left: 20px;
}

.pdl50 {
    padding-left: 50px;
}

.padtb15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.padtb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pad-t5-b15 {
    padding-top: 5px;
    padding-bottom: 15px;
}

.pdb10 {
    padding-bottom: 10px;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.flex {
    display: flex;
}

.pl-10 {
    padding-left: 10px;
}

.form-checkbox .layui-form-checkbox i {
    top: 7px;
}

.layui-nav-tree .layui-nav-item > a .layui-nav-more {
    padding: 0
}

.textl {
    text-align: left;
}

.textc {
    text-align: center;
}

.textr {
    text-align: right;
}

.pdl20 {
    padding-left: 20px;
}

.pdl70 {
    padding-left: 70px;
}

.fw600-pad10 {
    font-weight: 600;
    padding: 10px 0;
}

.pr-10 {
    padding-right: 10px;
}
/*列表搜索按钮*/
/*layui的公共样式*/
.layui-form-label {
    padding: 6px 15px;
}

.layui-layer-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    height: 60px;
}

.layui-form-onswitch {
    border-color: #0075FF;
    background-color: #0075FF;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    /*分页选中页样式*/
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #0075FF !important;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #0075FF !important;
    background-color: #0075FF !important;
}

.layui-table-header {
    border-color: #DEE1E5;
}

.layui-table th {
    font-weight: bold;
}

.layui-table thead tr {
    background-color: #EFF1F3 !important;
}

.layui-table tbody tr:hover {
    background-color: #EFF1F3 !important;
}

.layui-table {
    color: #1B2027;
}

    .layui-table td {
        font-size: 14px;
    }

.layui-form-checkbox:hover i {
    color: #0075FF;
}

.layui-form-checked i, .layui-form-checked:hover i {
    color: #0075FF;
}

.layui-table-page {
    text-align: right;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #0075FF;
}

.layui-form-select dl dd.layui-this {
    background-color: #0075FF;
}

.layui-nav-tree .layui-nav-bar {
    background-color: #0075FF;
}

.layui-input, .layui-select, .layui-textarea {
    height: 32px;
    line-height: 32px;
    border: 1px solid #DEE1E5;
}

#IsRateDynamicCheckBox .layui-form-select {
    width: 70px;
    display: inline-block;
    margin-left: 15px;
}

.layui-input:hover, .layui-textarea:hover {
    border: 1px solid #DEE1E5 !important;
}

.layui-form-radio:hover *, .layui-form-radioed > i {
    color: #0075FF;
}

.layui-form-radio > i, .layui-form-radioed > i {
    margin-right: 4px;
    font-size: 16px;
}

.layui-form-radioed {
    color: #565E68;
}

.layui-upload-drag {
    border-radius: 4px;
    background: #F8F9FB;
    border: none;
    width: 135px;
    height: 105px;
    text-align: center;
    padding: 0;
}

    .layui-upload-drag .layui-upload-btn-block {
        padding-top: 15px;
    }

    .layui-upload-drag .p-info {
        color: #8E96A0;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0px;
    }

.layui-upload-drag-desc {
    color: #C1C7CE;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    padding-top: 5px;
}

.layui-layer-msg {
    border: none !important;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1) !important;
    border-radius: 4px;
    max-width: 500px;
}

.layui-layer-border {
    border: none !important;
}

.layui-nav .layui-nav-item a {
    color: #1B2027;
}

.layui-layout-admin .layui-logo {
    background-color: #FFFFFF !important;
    color: #333 !important;
}

.layadmin-setTheme-side, .layui-side-menu {
    background-color: #FFFFFF;
}

.layui-nav-itemed > .layui-nav-child {
    background-color: #FFFFFF !important;
}

.layui-nav-tree .layui-nav-child, .layui-nav-tree .layui-nav-child a:hover {
    color: #0075FF;
}

.layui-nav-itemed > a, .layui-nav-tree .layui-nav-title a, .layui-nav-tree .layui-nav-title a:hover {
    color: #333 !important;
}

.layui-side-menu .layui-nav .layui-nav-item > a:hover {
    color: #333 !important;
}

.layui-side-menu .layui-nav .layui-nav-item a {
    padding-left: 20px;
}

.layui-nav-tree .layui-nav-child dd {
    padding-left: 28px;
}

.layui-layout-admin .layui-logo {
    box-shadow: none;
}

.layui-table-cell {
    padding: 12px 8px;
    height: auto;
    line-height: normal;
    word-break: break-all;
    white-space: normal;
}

.layui-table-box {
    height: calc(100% - 45px);
}

.layui-table-main {
    height: calc(100% - 31px) !important;
}

.layui-badge-dot {
    width: 6px;
    height: 6px;
}

.layui-btn-primary {
    border: none;
    background-color: #EFF1F3;
    color: #565E68;
}

    .layui-btn-primary:hover {
        border: none;
        color: #565E68;
    }

.layui-layer-btn0 {
    border: none !important;
    background-color: #0075FF !important;
}

.layui-layer-btn1 {
    border: none !important;
    background-color: #EFF1F3 !important;
    color: #565E68 !important;
}
/*layui的公共样式*/
.table-search {
    border-bottom: 1px solid #EFF1F3;
}

.table-btn-search {
    width: 80px;
    padding: 0 15px 0 10px;
    border-radius: 2px;
    background: #0075FF;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    letter-spacing: 0px;
    text-align: right;
}

    .table-btn-search:hover {
        background: #0075FF;
        color: #FFFFFF;
    }

.table-btn-reset {
    width: 80px;
    padding: 0 15px 0 10px;
    border-radius: 2px;
    background: #EFF1F3;
    color: #565E68;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    letter-spacing: 0px;
    text-align: right;
}

    .table-btn-reset:hover {
        background: #EFF1F3;
        color: #565E68;
    }

.table-list-add {
    padding: 0 15px 0 10px;
    border-radius: 2px;
    background: #0075FF;
    color: #FFF;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    letter-spacing: 0px;
    text-align: right;
}

.table-list-upload {
    padding: 0 15px 0 10px;
    border-radius: 2px;
    background: #0075FF;
    color: #FFF;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    letter-spacing: 0px;
    text-align: right;
}

.table-list-exportcard {
    width: 110px;
    padding: 0 15px 0 10px;
    border-radius: 2px;
    background: #0075FF;
    color: #FFF;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    letter-spacing: 0px;
    text-align: right;
}

.table-btn-export {
    width: 80px;
    padding: 0;
    line-height: 32px;
    height: 32px;
    border-radius: 2px;
    background: #EFF1F3;
    color: #565E68;
    font-size: 14px;
    letter-spacing: 0px;
    text-align: center;
}

.table-list-btn {
    color: #0075FF;
    font-family: PingFang SC;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
    cursor: pointer;
}

.table-list-btn-dot {
    color: #0075FF;
    font-family: PingFang SC;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
    cursor: pointer;
}

.table-list-edit, .table-btn-upcard, .table-btn-downcard {
    min-width: 60px;
    padding: 0 15px;
    line-height: 32px;
    height: 32px;
    border-radius: 2px;
    background: #EFF1F3;
    color: #565E68;
    font-size: 14px;
    letter-spacing: 0px;
    text-align: center;
}

    .table-list-edit:hover, .table-btn-upcard:hover, .table-btn-downcard:hover, .table-btn-export:hover, .table-btn-downcardexport:hover, .table-btn-edittime:hover {
        background: #EFF1F3;
        color: #565E68;
    }

.table-list-del {
    min-width: 60px;
    padding: 0 15px;
    line-height: 32px;
    height: 32px;
    border-radius: 2px;
    background: #F54B45;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0px;
    text-align: center;
}

.table-btn-downcardexport {
    width: 100px;
    padding: 0;
    line-height: 32px;
    height: 32px;
    border-radius: 2px;
    background: #EFF1F3;
    color: #565E68;
    font-size: 14px;
    letter-spacing: 0px;
    text-align: center;
}

.table-btn-edittime {
    width: 115px;
    padding: 0;
    line-height: 32px;
    height: 32px;
    border-radius: 2px;
    background: #EFF1F3;
    color: #565E68;
    font-size: 14px;
    letter-spacing: 0px;
    text-align: center;
}

.layui-form-checkbox {
    padding-left: 2px;
}

.form-describe {
    padding: 0 0 0 25px;
}

.form-describe-title {
    background: #0075FF26;
    color: #1B2027;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 14px;
    line-height: 38px;
    padding-left: 15px;
    letter-spacing: 0px;
    text-align: left;
}

.form-describe-content {
    background: #0075FF07;
    padding: 15px;
    color: #1B2027;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
}
/**母版页样式开始*/
.layoutTitle {
    color: #1B2027;
    font-size: 14px;
    line-height: 50px;
    padding-right: 20px;
}

.layoutTitleName {
    color: #000;
}

.layoutTitleBusiness {
    border-radius: 2px;
    color: #1B2027;
    font-family: Microsoft YaHei;
    font-size: 14px;
    letter-spacing: 0px;
    text-align: left;
}

.layoutTitleLine {
    padding: 0 8px;
    color: #DEE1E5;
}

.home-main-page {
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100% - 10px);
    margin-bottom: 15px;
}

.home-middle-title {
    padding: 20px;
    height: 300px;
    box-sizing: border-box;
}

.home-middle-cont {
    height: 228px;
    border: none;
    border-radius: 4px;
    padding: 20px;
    box-sizing: border-box;
}

.home-middle-wid {
    width: 100%;
    height: 220px;
}

.home-middle-tab {
    width: 100%;
    height: 319px;
    border: 1px solid #EFF1F3;
}

.home-bar-sale {
    border-radius: 6px;
    background: #FFFFFFE5;
    box-shadow: 0px 4px 8px 0px #0075FF19;
}

.barsaleline {
    height: 25px;
    line-height: 25px;
}

    .barsaleline::after, .barsaleline::before {
        content: "";
        display: block;
        clear: both;
    }

.barsaleleft {
    color: #565E68;
    font-family: Microsoft YaHei;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    float: left;
    margin-right: 15px;
}

.barsaleright {
    color: #1B2027;
    font-family: DIN;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: right;
    float: right;
}

.home-card-title {
    color: #1B2027;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.home-notice-title {
    color: #1B2027;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
}

.home-notice-time {
    color: #8E96A0;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: right;
}

.home-top-login {
    border-radius: 4px;
    border: none;
    height: 228px;
    padding: 20px;
    background: #298BFF;
    background-image: url('../../Content/images/card_body.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    box-sizing: border-box;
}

.home-top-logintitle {
    color: #FFFFFF;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}

.home-top-logincont {
    margin-top: 16px;
    color: #FFFFFF;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: left;
}

.home-top-contleft {
    padding-right: 15px;
    color: #FFFFFF;
    opacity: 0.7
}

.home-cw-yue {
    border-radius: 8px;
    background: #2D8EFF19;
    padding: 20px;
    margin-top: 16px;
}

.home-cw-tixian {
    border-radius: 8px;
    background: #00C75D19;
    padding: 20px;
    margin-top: 16px;
}

.home-cw-yajin {
    border-radius: 8px;
    background: #FFAA0019;
    padding: 20px;
    margin-top: 16px;
}

.home-cw-title {
    color: #000000;
    opacity: 0.5;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
}

.home-cw-money {
    color: #1B2027;
    font-family: DIN;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 25px;
}

.home-cw-yajin:before, .home-cw-tixian:before, .home-cw-yue:before, .home-cw-yue:after, .home-cw-tixian:after, .home-cw-yajin:after {
    content: "";
    display: block;
    clear: both;
}

.home-cw-img {
    width: 24px;
    height: 24px;
}

.home-expire-card {
    color: #86909C;
    font-family: Microsoft YaHei;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    float: right;
}
/**母版页样式结束*/
/**帮助类荣誉页面样式开始*/
.HonorIndex {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
    text-align: center;
}

    .HonorIndex img {
        height: 100%;
    }
/**帮助类荣誉页面样式结束*/

/**登录页面样式开始*/
#SupLoginPage {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
}

.loginLeftImg {
    float: left;
    width: 50%;
    height: 100%;
    text-align: center;
    background: linear-gradient(-22.09deg, #9BD5FF 0%, #0075FF 82%);
}

.loginRightInfo {
    float: right;
    width: 50%;
    height: 100%;
    text-align: center;
}

#SupLoginPage .loginInfo {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 325px;
    margin: 0 auto;
}

.loginLogImg {
    text-align: center;
}

    .loginLogImg img {
        width: 220px
    }

.loginTitle {
    color: #1B2027;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 50px;
}

.loginUserName, .loginPassWord {
    border-radius: 4px;
    background: #F8F9FB;
    color: #1B2027;
    width: 100%;
    font-size: 14px;
    border: none;
    outline: none;
    height: 45px;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: left;
    text-indent: 15px;
}

#LoginCode {
    border-radius: 4px;
    background: #F8F9FB;
    color: #1B2027;
    width: 58%;
    font-size: 14px;
    border: 1px solid #FFF;
    outline: none;
    height: 45px;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: left;
    text-indent: 15px;
}

#imgCodeInput {
    padding-left: 15px;
    width: 35%;
    cursor: pointer
}

.loginUserName:focus, .loginPassWord:focus, #LoginCode:focus {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border-radius: 4px;
    background: #F8F9FB;
    border: 1px solid #0075FF;
    text-indent: 14px;
}

.loginForgotRegist {
    color: #2D8EFF;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
}

    #SupLoginPage::after, #SupLoginPage::before, .loginForgotRegist::before, .loginForgotRegist::after {
        content: "";
        display: block;
        clear: both;
    }

    .loginForgotRegist .registBtn {
        float: left;
        font-size: inherit;
        color: inherit;
    }

    .loginForgotRegist .forgotBtn {
        float: right;
        font-size: inherit;
        color: inherit;
    }

.loginBottonDiv {
    position: relative;
    border-radius: 4px;
    background: #0075FF;
    height: 42px;
    line-height: 42px;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0px;
    margin-top: 40px;
    cursor: pointer;
    text-align: center;
}

    .loginBottonDiv:hover {
        border-radius: 4px;
        opacity: 0.8;
        /*background: #005BD2;*/
    }

    .loginBottonDiv:active {
        border-radius: 4px;
        opacity: 1;
        /*background: #0042A6;*/
    }

.LoginBtnDisable {
    border-radius: 4px;
    background: #0075FF3F !important;
}

.loginFooterDiv {
    position: absolute;
    bottom: 20px;
    width: 445px;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0 auto;
}

.loginFooterMenu {
    color: #7189B2;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
}

.loginFooterHref {
    font-size: inherit;
    color: inherit;
}

.loginFooterSww {
    font-size: inherit;
    color: inherit;
    padding: 0 10px;
}

.loginFooterMid {
    padding: 0 15px;
}

.loginFooteCopyright {
    color: #7189B2;
    font-family: Microsoft YaHei;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 10px;
}

.pageRightInfo {
    position: absolute;
    border-radius: 50%;
    background: #F2F8FF;
    border: 1px solid #0075FF;
    box-shadow: 0px 4px 8px 0px #0075FF19;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    padding: 16px 16px;
    cursor: pointer;
}

.pageRightCont {
    color: #1D2129;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    letter-spacing: 5px;
    line-height: 20px;
    writing-mode: tb-rl;
    height: 80px;
}

.leftHideNone {
    display: none;
    width: 135px;
    height: 145px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px #0075ff19;
    position: absolute;
    right: 65px;
    top: -3px;
    line-height: 23px;
    padding: 15px
}

.leftHideNoneKeFu {
    color: #1D2129;
    font-weight: bold;
    padding: 0 1px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.leftHideNoneKeFuHours {
    color: #4E5969;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.leftHideNoneInfo {
    color: #4E5969;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.loginLoading {
    position: absolute;
    top: -2px;
    left: 37%;
    animation: rotate 1s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.errorTips {
    height: 14px;
    color: red;
    margin-bottom: 10px;
    font-size: 14px;
}
/**登录页面样式结束*/
/**配置管理-账号配置管理-页面开始样式*/
#accountConfig .configTitle {
    color: #1B2027;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0px;
    text-align: left;
    border-bottom: none;
}

#accountConfig .configLine {
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #EFF1F3;
}

    #accountConfig .configLine:last-child {
        border-bottom: none
    }

#accountConfig .configLineTitle {
    text-align: left;
    color: #565E68;
    font-family: Microsoft YaHei;
    font-size: 14px;
    letter-spacing: 0px;
}
/**配置管理-账号配置管理-页面结束样式*/

/**配置管理-基本信息-页面开始样式*/
#basicInfoConfig .basicInfoTitleCss {
    color: #4E5969;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    letter-spacing: 0px;
    text-align: right;
    padding-right: 25px;
}

#basicInfoConfig .basicInfoLine {
    border-bottom: 1px solid #EFF1F3;
}

#basicInfoConfig .basicInfoContentCss {
    line-height: 60px;
    height: 60px;
}

#basicInfoConfig .basicInfoEditCss .disabled-input {
    border-radius: 2px;
    border: 1px solid #DEE1E5;
    height: 32px !important;
    line-height: 32px !important;
    width: 600px !important;
    padding-left: 10px;
}

#basicInfoConfig .basicInfoEditCss input {
    width: 612px;
    border-radius: 2px;
    border: 1px solid #DEE1E5;
    line-height: 34px;
    height: 34px;
    padding-left: 10px;
}

#basicInfoConfig .saveBtnLineInfo {
    text-align: center;
    margin-top: 10px;
}

#basicInfoConfig .saveBtnInfo {
    border-radius: 2px;
    background: #0075FF;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 42px;
    height: 42px;
    padding: 0 100px;
}

.basic-footer-ccopy {
    text-align: center;
    color: #C1C7CE;
    font-family: Microsoft YaHei;
    position: absolute;
    width: 100%;
    margin-top: 100px;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
}
/**配置管理-基本信息-页面结束样式*/
/**配置管理-账号配置管理-页面开始样式*/
.FormLable {
    padding: 6px 15px;
}

.FormDetailLable {
    padding: 6px 15px;
    width: 150px;
}

.FormLineInput {
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
    border: 1px solid #DEE1E5;
}

.FormFootBtn {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    padding-bottom: 5px;
}

.accountConfigEditBtn {
    text-align: right;
    /*padding-right: 80px;*/
}

.configLineDiv {
    padding: 25px 25px 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

#SmsValidateCode {
    width: 335px !important;
    display: inline !important;
}

#MangerPassWord, #APIKey {
    width: 365px !important;
    display: inline !important;
}

.SaveIpOrDomain {
    position: absolute;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 2px;
    background: #0075FF;
    right: 0;
    top: 0;
}

.ValidateCodeBtn {
    float: right;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 2px;
    background: #0075FF;
}

#BindIp, #GoodsStockEsKey {
    padding: 5px;
    height: 100px;
}

.IpStyleCss, .DomainStyleCss {
    padding: 2px 8px 2px 8px;
    border-radius: 2px;
    background: #EFF1F3;
    color: #565E68;
    font-size: 12px;
    line-height: 24px;
    width: 110px;
    text-align: left;
    display: block;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

    .IpStyleCss img, .DomainStyleCss img {
        cursor: pointer;
        float: right;
        margin-top: 3px;
        margin-right: -3px;
    }

    .IpStyleCss:nth-child(3n), .DomainStyleCss:nth-child(3n) {
        margin-right: 0;
    }

.DomainValue, .IpValue {
    display: block;
    width: 97px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#DomainListInfo, #IpListInfo {
    height: 130px;
    overflow-y: auto;
}

.cover1 {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 100%;*/
    /*height: 100%;*/
    width: 0;
    height: 0;
    border: 0 solid #000;
    opacity: .6;
    display: none;
    overflow: hidden;
    z-index: 10000;
}

    .cover1::before {
        content: '';
        width: 100%;
        height: 100%;
        /*border-radius: 50%;*/
        border: 400px solid #000;
        position: absolute;
        left: -400px;
        top: -400px;
    }

.tips {
    position: absolute;
    top: 300px;
    left: 50%;
    width: 269px;
    height: 56px;
    line-height: 56px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    background: #F2F8FF;
    border-radius: 4px;
    box-shadow: 0px 4px 50px 0px rgba(0,0,0,0.15);
    box-sizing: border-box;
    z-index: 10000;
}

    .tips::before {
        position: absolute;
        top: -5px;
        left: 50%;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #F2F8FF;
        content: '';
    }
/**配置管理-账号配置管理-页面结束样式*/
/**TSC配置-天猫TSC管理-页面开始样式*/
/**TSC配置-天猫TSC管理-页面结束样式*/
/**商户端联系我们-页面开始样式*/
.about-page {
    height: 100px;
    background: #FFFFFF;
    border-bottom: 1px solid #E6EBF0;
}

.about-title {
    width: 70%;
    margin: 0 auto;
}

.about-title-log {
    height: 80px;
    margin-top: 10px;
}

.about-me {
    width: 70%;
    margin: 0 auto;
    margin-top: 20px;
}

.about-me-title {
    color: #1B2027;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    line-height: 65px;
    height: 65px;
    letter-spacing: 0px;
    text-align: left;
    border-bottom: 1px solid #EFF1F3;
}

.about-me-login {
    color: #0075FF;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
}

.about-me-content {
    padding: 20px;
    color: #1B2027;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
}

.about-me-qq {
    letter-spacing: 1.5px;
}

.about-me-address {
    letter-spacing: 13.5px;
}

.about-me-ptitle {
    color: #1B2027;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
}

.about-me-p {
    text-indent: 28px;
}

.about-me-span {
    font-weight: bold;
}
/**商户端联系我们-页面结束样式*/

/**商户端忘记密码|商户端用户注册-页面开始样式*/
.forgot-form {
    padding: 25px;
    width: 450px;
    margin: 0 auto;
}

    .forgot-form .FormLineInput, .register-page .FormLineInput {
        width: 320px;
    }

    .forgot-form .form-verify-span, .register-page .form-verify-span {
        padding-left: 20px;
    }

    .forgot-form #ValidCode {
        width: 220px;
        display: inline
    }

.forgot-pass-word .forgot-footer, .register-page .forgot-footer {
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid #EFF1F3;
}

.forgot-pass-word #ReturnBtn, .register-page #ReturnBtn {
    border-radius: 2px;
    background: #EFF1F3;
    width: 110px;
    height: 35px;
    line-height: 35px;
    color: #565E68;
    font-family: Microsoft YaHei;
    font-size: 14px;
    letter-spacing: 0px;
}

.forgot-pass-word #UpdataPsdBtn, .register-page #UpdataPsdBtn {
    border-radius: 2px;
    background: #0075FF;
    width: 110px;
    height: 35px;
    line-height: 35px;
    color: #FFF;
    font-family: Microsoft YaHei;
    font-size: 14px;
    letter-spacing: 0px;
}

.regist-lable {
    color: #565E68;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: right;
    height: 32px;
    padding: 0 15px;
    min-width: 100px;
}

.register-page .layui-form-radio {
    line-height: 32px;
    margin: 0 10px 0 0;
}

.register-page-tipsbtn {
    position: absolute;
    right: 70px;
    top: 3px;
    cursor: pointer
}

.register-page-tips {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0px;
}

.register-page-bolk {
    color: #1B2027;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    padding-bottom: 25px;
}

.register-page-norequired {
    color: #C1C7CE;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: right;
}

.register-province-city .layui-form-select {
    width: 157.5px;
    display: inline-block;
}

.regist-agreement .layui-form-checkbox i {
    top: -1px;
}
/**商户端忘记密码|商户端用户注册-页面结束样式*/


/**供货商品管理-开始*/
.sendCardTable {
    margin-left: 25px;
    width: calc(100% - 25px);
}

    .sendCardTable input {
        height: 30px;
        line-height: 30px;
    }

.formInputWidth {
    width: 480px;
}

#part .layui-form-checkbox[lay-skin=primary] {
    width: 80px;
    margin-bottom: 8px;
}

#cardLableList .layui-form-checkbox[lay-skin=primary] {
    width: 250px;
    margin-bottom: 8px;
}
/**供货商品管理-结束*/


/**订单管理-采购商手动下单-开始*/
.import-count {
    color: #0075FF;
    cursor: pointer;
    padding: 0 5px;
    font-weight: 700;
}

.import-down-div {
    position: absolute;
    right: 25px;
    top: 30px;
}

.import-down-btn {
    color: blue;
    font-weight: 700
}
/**订单管理-采购商手动下单-结束*/

/**财务管理-多账户管理-开始*/
.upload-show-input {
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
    width: 327px;
    display: inline-block;
    margin-left: 15px;
}

.upload-show-multiinput {
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
    width: 280px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.FormLable130 {
    padding: 6px 15px;
    width: 130px;
}

.FormDivLine {
    margin-left: 160px;
}

.goodsGroupDialog {
    color: #0075FF !important;
}
/**财务管理-多账户管理-结束*/
.home-cw-yueechongzhi {
    color: #0075FF;
    font-family: DIN;
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: right;
    text-decoration: underline;
    position: absolute;
    right: 30px;
}

    .home-cw-yueechongzhi:hover {
        color: #0075FF;
        font-family: DIN;
        font-weight: bold;
        font-size: 20px;
        line-height: normal;
        letter-spacing: 0px;
        text-align: right;
        text-decoration: underline;
        position: absolute;
        right: 30px;
    }
