/*后台图标*/

body {
    background-color: #fff;
    font-family: "微软雅黑";
}

html,
body {
    height: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.nobg {
    background-color: transparent !important
}

.font12 {
    font-size: 12px !important;
}

.font18 {
    font-size: 18px !important;
}

.font20 {
    font-size: 20px !important;
}

.mag0 {
    margin: 0 !important;
}

.m5 {
    margin: 5px auto;
}

.m10 {
    margin: 10px auto;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.m10 {
    margin: 10px;
}

.m20 {
    margin: 20px;
}

.pl20 {
    padding-left: 20px;
}

.pl50 {
    padding-left: 50px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb50 {
    padding-bottom: 50px;
}

.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.w50 {
    width: 50px !important;
}

.w60 {
    width: 60px !important;
}

.w70 {
    width: 70px !important;
}

.w80 {
    width: 80px !important;
}

.w100 {
    width: 100px !important;
}

.w110 {
    width: 110px !important;
}

.w120 {
    width: 120px !important;
}

.w150 {
    width: 150px !important;
}

.w200 {
    width: 200px !important;
}

.w300 {
    width: 300px !important;
}

.w350 {
    width: 350px !important;
}

.w400 {
    width: 400px !important;
}

.w500 {
    width: 500px !important;
}

.w600 {
    width: 600px !important;
}

.w700 {
    width: 700px !important;
}

.w800 {
    width: 800px !important;
}

.w900 {
    width: 900px !important;
}

.lh30 {
    height: 30px;
    line-height: 30px;
}

.lh40 {
    height: 40px;
    line-height: 40px;
}

.mcolor {
    color: #5c90d2;
}

.mcolor2 {
    color: #16baaa;
}

.hide {
    display: none;
}

.red {
    color: #f00;
}

.green {
    color: #16baaa;
}

.center {
    text-align: center;
}

#form-icon-preview {
    float: left;
    width: 34px;
    height: 36px;
    line-height: 36px;
    font-size: 30px !important;
    border: 1px solid #e6e6e6;
    text-align: center;
    border-radius: 3px;
}

.j-iframe-pop {
    margin: 0 10px;
}

.help-tips {
    cursor: pointer;
}

.layui-layer-page .layui-layer-content {
    overflow: inherit !important;
}

.page-container .layui-tab-content {
    padding: 15px 30px 0 30px;
}

/*登录面板*/
.login-body {
    background: url(../images/signin_bg.png) 100% 100% no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fixbox {
    width: 1240px;
    margin: 0 auto 0;
    display: flex;
    justify-content: space-between;
}

.login-body .login-box h3 {
    height: 28px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #1F2937;
    line-height: 28px;
    text-align: left;
    font-style: normal;

}

.login-box {
    padding: 15px 30px;
    width: 500px;
    height: 646px;
    background: #FFFFFF;
    box-shadow: 0px 10px 43px 0px rgba(51, 65, 52, 0.07);
    border-radius: 8px;
}

.login-head {
    height: 56px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 40px;
    color: #16baaa;
    line-height: 56px;
    text-align: right;
    font-style: normal;
}

.login-box .layui-input {
    font-size: 15px;
    font-weight: 400
}

.login-box .layui-input[type=number] {
    display: inline-block;
    width: 55%;
    vertical-align: top
}

.login-box img {
    display: inline-block;
    width: 41%;
    height: 38px;
    border: none;
    vertical-align: top;
    cursor: pointer;
    margin-left: 4%
}

.login-box input[name="password"] {
    letter-spacing: 5px;
    font-weight: 800
}

.login-box .layui-btn {
    width: 440px;
    height: 40px;
    background: #16baaa;
    border-radius: 6px;
}

.login-box .copyright {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #ccc
}

.login-box .copyright a {
    color: #ccc;
}


/*主面板*/
.layui-form-item {
    margin-bottom: 10px;
}

.layui-form-pane .layui-form-label {
    padding: 8px 5px;
    background-color: transparent;
    border-width: 0;
}

.layui-layout-admin .layui-footer {
    height: 36px;
    line-height: 36px;
	background-color: #ffffff;
    box-sizing: border-box;
    border-top: 1px solid #e6e7eb;
}

.layui-header,
.layui-side {
    z-index: 99999
}

.header-logo {
    width: 165px;
    height: 60px;
    line-height: 60px;
    text-indent: 20px;
    color: transparent;
    font-size: 18px;
    background-image: linear-gradient(135deg, #26A69A, #00ff13);
    -webkit-background-clip: text;
}

.wb-cms-header-logo,
.maccms-header-logo {
    display: flex;
    align-items: center;
    gap: var(--wb-admin-logo-gap, 12px);
    padding: 0 16px 0 20px;
    height: 60px;
    box-sizing: border-box;
}

.wb-cms-header-logo .header-logo-img,
.maccms-header-logo .header-logo-img {
    width: var(--wb-admin-logo-size, 40px);
    height: var(--wb-admin-logo-size, 40px);
    object-fit: contain;
    flex-shrink: 0;
    border-radius: 10px;
    background: #fff;
}

.wb-cms-header-logo .header-logo-text,
.maccms-header-logo .header-logo-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    line-height: 1.2;
    min-width: 0;
}

.wb-cms-header-logo .header-logo-title,
.maccms-header-logo .header-logo-title {
    font-size: var(--wb-admin-title-size, 18px);
    font-weight: 700;
    color: var(--wb-admin-title-color, #0f172a);
    letter-spacing: 0.2px;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wb-cms-header-logo .header-logo-subtitle,
.maccms-header-logo .header-logo-subtitle {
    font-size: var(--wb-admin-subtitle-size, 12px);
    font-weight: 400;
    color: var(--wb-admin-subtitle-color, #64748b);
    margin: var(--wb-admin-title-gap, 3px) 0 0 0;
    padding: 0;
    width: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header-fold {
    width: 50px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.header-fold a {
    color: #fff
}

#foldSwitch {
    font-size: 24px !important;
}

.head-info .layui-nav-child {
    top: 60px
}

.head-info .layui-nav-item a {
    padding: 0 10px
}

.main-nav {
    padding: 0
}

.main-nav .layui-nav-item a {
    font-size: 16px;
    padding: 0;
    margin: 0 15px
}

.footer {
    line-height: 44px;
    padding: 0 10px;
    color: #666;
}

.footer a {
    color: #5c90d2;
}


.hideMenu {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 15px;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    padding: 5px 5px;
    color: #fff;
    background-color: #1AA094;
}

.hideMenu:hover {
    color: #fff;
}

.topLevelMenus {
    float: left;
}

.topLevelMenus .layui-nav-item.layui-this {
    background-color: rgba(0, 0, 0, 0.5);
}

.showMenu.layui-layout-admin .layui-side {
    left: -300px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.showMenu .layui-body,
.showMenu .layui-layout-admin .layui-footer {
    left: -2px;
}


/*#B_history {*/
/*    top: 0;*/
/*    position: absolute;*/
/*    border-bottom: none;*/
/*    left: 80px;*/
/*}*/

#top_tabs_box {
    padding-top: 5px;
    padding-right: 138px;
    height: 60px;
    border-bottom: 1px solid #E6E7EB;
}

.tab-right {
    background: #fff;
    right: 0px;
    top: 0;
    height: 40px;
    width: 150px;
    position: absolute;
    text-align: center;
}

.tab-go-refresh {
    z-index: 99;
    background: #fff;
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    border-right: 1px solid #e6e6e6;
}

.tab-go-refresh i {
    color: #666;
    font-size: 20px;
    line-height: 40px;
    cursor: pointer
}

.tab-go-left {
    border-color: #e6e6e6;
    left: 40px;
    top: 0;
    height: 40px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    width: 39px;
    position: absolute;
    text-align: center;
    background: #fff;
    z-index: 999;
}

.tab-go-left i {
    color: #666;
    font-size: 20px;
    line-height: 40px;
    cursor: pointer;
}

.tab-go-right {
    background: #fff;
    border-color: #e6e6e6;
    right: 60;
    top: 0;
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
    width: 40px;
    position: absolute;
    text-align: center;
    border-left: 1px solid #e6e6e6;
    z-index: 999;
    border-right: 1px solid #e6e6e6;
}

.tab-go-right i {
    cursor: pointer;
    color: #666;
    font-size: 20px;
    line-height: 40px;
}


.closeBox {
    position: absolute;
    right: 0;
    background-color: #fff !important;
    color: #000;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.closeBox .layui-nav-item {
    height: 40px;
    line-height: 40px;
}

/*页面操作*/
.closeBox .layui-nav-child {
    top: 42px;
    left: -12px;
}

.closeBox .layui-nav-item>a,
.closeBox .layui-nav-item>a:hover {
    color: #000;
}

.closeBox a span.layui-nav-more {
    border-color: #333 transparent transparent;
}

.closeBox a span.layui-nav-more.layui-nav-mored {
    border-color: transparent transparent #333;
}

.closeBox a i.caozuo {
    font-size: 16px;
    position: absolute;
    top: 1px;
    left: 0;
}


.bread-crumbs {
    display: block;
    background-color: #f9f9f9;
    padding: 10px 0 0 10px;
    height: 30px;
    overflow: hidden;
}

.bread-crumbs li {
    float: left;
    margin: 0 5px;
    color: #666;
    height: 30px;
    line-height: 30px
}

.bread-crumbs li a {
    color: #666;
}

.page-body {
    display: block;
    margin: 8px;
    overflow: auto;
}

.page-body>.layui-tab {
    margin: 0;
}

.page-tab-content {
    background-color: #fff;
    overflow: auto;
    min-height: 0;
}

.layui-layout-admin .layui-footer {
    height: 36px;
    line-height: 36px;
	background-color: #ffffff;
    color: #64748b;
    font-size: 12px;
}

/* 全屏 */
.tool-btns {
    position: absolute;
    right: 15px;
    top: 11px;
    font-size: 18px;
    color: #888
}

.tool-btns .sys-icon {
    color: #999;
    margin-left: 8px;
}

.fullscreen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1090;
    margin-bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%
}

.fullscreen.page-body,
.fullscreen .layui-tab {
    margin: 0;
}

/* 页面工具栏 */
.page-toolbar {
    display: block;
    overflow: hidden;
}

.page-filter {
    height: 40px;
    overflow: hidden;
}

.page-filter .layui-form-pane .layui-form-label {
    width: auto;
}

.page-filter .layui-form-pane .layui-form-item .layui-input-inline {
    margin-right: 0;
}

.page-tips {
    margin-bottom: 10px;
}

.page-tips .layui-colla-title {
    height: 26px;
    line-height: 26px;
    background-color: #f9f9f9;
    color: #999;
}

.page-form {
    margin: 10px 0;
}

#layerTopTips {
    background-color: #393D49;
    color: #fff;
    padding: 5px 25px;
    border-radius: 0 0 5px 5px;
}

/*分页*/
.pagination {
    overflow: hidden;
    display: block;
    border-left: 1px solid #eee;
    float: right;
}

.pagination li {
    float: left;
    border: 1px solid #eee;
    margin-left: -1px;
    font-size: 16px;
    overflow: hidden;
    cursor: pointer;
}

.pagination li a,
.pagination li span {
    display: block;
    padding: 6px 18px;
}

.pagination li.active {
    background-color: #393e49;
    color: #fff;
    border-color: #393e49;
}

/* 角色权限设置 */
.role-list-form dl {
    display: block;
}

.role-list-form-top {
    border: 1px solid #f9f9f9;
}

.role-list-form dl dt {
    display: block;
    background-color: #f9f9f9;
    padding: 0px 10px 10px 10px;
}

.role-list-form dl dd {
    display: block;
    padding: 0px 15px;
    overflow: hidden;
}

.role-list-form dl dd dl dt {
    background: none;
}

.role-list-form dl dd dl dd {
    padding: 0px 25px;
}

.role-list-form dl dd dl dd {
    padding: 0 35px;
}

.role-list-form dl dd dl dd a {
    display: inline-block;
}

/* 系统菜单管理 */
.menu-hd {
    font-size: 14px;
    font-weight: 400;
    border-top: 1px dotted #eee
}

.menu-dl dt,
.menu-dl dd {
    position: relative;
    border: 1px dotted #eee;
    border-top: 0
}

.menu-dl .hd,
.menu-dl .hd2,
.menu-dl .hd3,
.menu-dl .layui-form-switch,
.menu-btns {
    position: absolute;
    left: 260px;
    top: 4px
}

.menu-dl .hd,
.menu-dl .hd2,
.menu-dl .hd3 {
    top: -26px
}

.menu-dl .hd {
    left: 280px
}

.menu-dl .hd2 {
    left: 520px
}

.menu-dl .hd3 {
    left: 710px
}

.menu-dl .layui-form-switch {
    left: 490px;
    top: 1px;
    margin: 0
}

.menu-dl .menu-sort {
    position: absolute;
    left: 260px;
    top: 3px;
    height: 20px;
    line-height: 20px;
    width: 40px;
    padding: 0;
    text-align: center;
    color: #666;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: 2px
}

.menu-dl1,
.menu-dl2 {
    display: block
}

.menu-dl1 dt,
.menu-dl2 dt {
    padding: 5px 2px
}

.menu-dl2 {
    padding-left: 20px
}

.menu-dl2 dd {
    padding: 5px 20px
}

.menu-dl1 dt .menu-sort {
    left: 280px
}

.menu-dl2 dt .menu-sort {
    left: 300px
}

.menu-dl2 dd .menu-sort {
    left: 340px
}

.menu-dl1 .layui-form-switch {
    left: 520px
}

.menu-dl2 .layui-form-switch {
    left: 500px
}

.menu-btns {
    left: 710px
}

.menu-dl2 .menu-btns {
    left: 688px
}

/*.layui-nav-child dd:hover {*/
/*    background-color: #2563eb;*/
/*    color: #fff;*/
/*}*/

/*数据列表页排序字段*/
.input-sort {
    height: 24px;
    line-height: 24px;
    width: 40px;
    padding: 0;
    text-align: center;
    color: #666;
}

/*模块、插件、支付平台列表*/
.module-list-info {
    display: block;
    overflow: hidden;
}

.module-list-info img {
    float: left;
    margin-right: 10px;
    border-radius: 10px;
}

.module-list-info i {
    float: left;
    margin-right: 10px;
    font-size: 80px;
    line-height: 82px;
    text-align: center;
    overflow: hidden;
    color: #2a95de;
}

.module-list-info .txt {
    float: left;
    max-width: 80%;
    overflow: hidden;
}

.module-list-info .txt h3 {
    font-weight: 500;
    display: inline-block;
}

.module-list-info .txt p {
    font-size: 12px;
}

.module-list-info .txt p span {
    color: #2a95de;
}

/*弹窗底部bar*/
.pop-bottom-bar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 96%;
    background: #eee;
    padding: 5px 2%;
}

.pop-bottom-bar .pages {
    max-width: 70%;
    overflow: hidden;
}

.pop-bottom-bar .pages .pager {}

.pop-bottom-bar .pages .pager li {
    float: left;
    margin: 0 5px;
}

.pop-bottom-bar .pages .pager li a,
.pop-bottom-bar .pages .pager li span {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-weight: 500;
    display: inline-block;
}

.hook-plugins-sort {
    margin: 10px 0 20px 0;
    border-top: 1px dotted #eee;
    border-left: 1px dotted #eee;
    border-right: 1px dotted #eee;
    float: left;
    overflow: hidden;
}

.hook-plugins-sort li {
    float: left;
    width: 100%;
    padding: 5px 10px;
    border-bottom: 1px dotted #eee;
    overflow: hidden;
}

.hook-plugins-sort li span {
    float: left;
    margin-right: 20px;
    width: 150px;
    height: 20px;
    line-height: 22px;
}

/*themes*/
.themes {}

.themes li {
    float: left;
    width: 360px;
    overflow: hidden;
    margin: 10px 20px 10px 10px;
}

.themes li img {
    float: left;
    border-radius: 5px;
    padding: 2px;
    border: 1px solid #ddd;
}

.themes li dl {
    float: right;
    width: 190px;
    overflow: hidden;
}

.themes li dd {
    line-height: 28px;
}

.themes li dt {
    margin-top: 10px;
}

/* 锁屏：深墨金线门禁风 */
.layui-layer.wb-lock-layer{
    background:transparent!important;
    box-shadow:none!important;
    border:0!important;
}
.layui-layer.wb-lock-layer .layui-layer-content{
    overflow:visible!important;
    background:transparent!important;
    padding:0!important;
}
.lock-screen{
    width:100%;
    max-width:420px;
    margin:0 auto;
    padding:40px 32px 32px;
    text-align:center;
    color:#eef1f6;
    background:linear-gradient(165deg,rgba(28,30,40,.94),rgba(14,15,20,.96));
    border:1px solid rgba(212,175,110,.28);
    border-radius:4px;
    box-shadow:0 0 0 1px rgba(255,255,255,.03) inset,0 30px 80px rgba(0,0,0,.5);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
    animation:wbLockRise .55s cubic-bezier(.22,1,.36,1) both;
}
@keyframes wbLockRise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@keyframes wbLockSoft{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}
.lock-screen__mark{
    width:72px;height:72px;margin:0 auto 22px;position:relative;
    display:flex;align-items:center;justify-content:center;
}
.lock-screen__mark:before{
    content:"";position:absolute;inset:-10px;border-radius:50%;
    background:radial-gradient(circle,rgba(212,175,110,.22),transparent 68%);
    animation:wbLockSoft 3.6s ease-in-out infinite;
}
.lock-screen__mark svg{
    position:relative;z-index:1;width:36px;height:36px;
    stroke:#d4af6e;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;
}
.lock-screen__eyebrow{
    margin:0 0 8px;font-size:11px;letter-spacing:.32em;text-indent:.32em;
    color:#d4af6e;font-weight:500;
}
.lock-screen__title{
    margin:0 0 8px;font-size:24px;font-weight:500;letter-spacing:.14em;text-indent:.14em;
    color:#f7f3ea;font-family:"Songti SC","Noto Serif SC","STSong","PingFang SC",serif;
}
.lock-screen__lead{
    margin:0 auto 22px;max-width:16em;font-size:13px;line-height:1.7;color:#9aa3b5;
}
.lock-screen__field{position:relative;margin:0 0 14px;text-align:left}
.lock-screen__field input.unlockedPwd{
    float:none!important;display:block;width:100%!important;height:44px;box-sizing:border-box;
    padding:0 14px;border-radius:4px;border:1px solid rgba(212,175,110,.28)!important;
    background:rgba(255,255,255,.04)!important;color:#f7f3ea!important;font-size:14px!important;
    outline:none;transition:border-color .2s,box-shadow .2s;
}
.lock-screen__field input.unlockedPwd:focus{
    border-color:rgba(212,175,110,.55)!important;
    box-shadow:0 0 0 3px rgba(212,175,110,.12);
}
.lock-screen__field input.unlockedPwd::-webkit-input-placeholder{color:#6b7280!important}
.lock-screen__field input.unlockedPwd::-moz-placeholder{color:#6b7280!important}
.lock-screen__field input.unlockedPwd:-ms-input-placeholder{color:#6b7280!important}
.lock-screen button.unlocked{
    float:none!important;display:block;width:100%;height:44px;margin:0!important;
    border:0;border-radius:4px;cursor:pointer;
    font-size:14px;font-weight:600;letter-spacing:.12em;
    color:#1a140c;background:linear-gradient(135deg,#f0d9a8,#d4af6e);
    transition:opacity .2s,transform .15s;
}
.lock-screen button.unlocked:hover{opacity:.92}
.lock-screen button.unlocked:active{transform:scale(.99)}
.lock-screen .unlockTips{
    min-height:18px;margin-top:12px;font-size:12px;line-height:1.5;
    color:#e8a0a0;letter-spacing:.04em;
}
.lock-screen__hint{
    margin:18px 0 0;font-size:11px;letter-spacing:.08em;color:rgba(212,175,110,.65);
}

/* 清理缓存弹窗 */
.layui-layer.wb-cache-layer{
    background:transparent!important;
    box-shadow:none!important;
    border:0!important;
}
.layui-layer.wb-cache-layer .layui-layer-content{
    overflow:visible!important;
    background:transparent!important;
    padding:0!important;
}
.layui-layer.wb-cache-layer .layui-layer-setwin{
    right:18px;top:16px;
}
.layui-layer.wb-cache-layer .layui-layer-setwin .layui-layer-close1{
    background-position:1px -40px;opacity:.7;
}
.wb-cache-pop{
    width:100%;max-width:520px;margin:0 auto;padding:28px 24px 20px;
    color:#eef1f6;
    background:linear-gradient(165deg,rgba(28,30,40,.96),rgba(14,15,20,.98));
    border:1px solid rgba(212,175,110,.28);border-radius:6px;
    box-shadow:0 0 0 1px rgba(255,255,255,.03) inset,0 28px 70px rgba(0,0,0,.45);
    animation:wbLockRise .45s cubic-bezier(.22,1,.36,1) both;
}
.wb-cache-pop__hd{text-align:center;margin:0 0 18px}
.wb-cache-pop__eyebrow{
    margin:0 0 8px;font-size:11px;letter-spacing:.32em;text-indent:.32em;color:#d4af6e;font-weight:500;
}
.wb-cache-pop__title{
    margin:0 0 8px;font-size:22px;font-weight:500;letter-spacing:.12em;text-indent:.12em;
    color:#f7f3ea;font-family:"Songti SC","Noto Serif SC","STSong","PingFang SC",serif;
}
.wb-cache-pop__lead{margin:0 auto;max-width:22em;font-size:12px;line-height:1.7;color:#9aa3b5}
.wb-cache-pop__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
@media (max-width:560px){.wb-cache-pop__grid{grid-template-columns:1fr}}
.wb-cache-pop__card{
    display:flex;flex-direction:column;align-items:flex-start;gap:8px;
    padding:14px 12px;text-align:left;cursor:pointer;
    border:1px solid rgba(255,255,255,.08);border-radius:6px;
    background:rgba(255,255,255,.03);color:inherit;
    transition:border-color .2s,background .2s,transform .15s;
}
.wb-cache-pop__card:hover{border-color:rgba(212,175,110,.4);background:rgba(212,175,110,.06);transform:translateY(-1px)}
.wb-cache-pop__card.is-rec{border-color:rgba(212,175,110,.35);background:rgba(212,175,110,.08)}
.wb-cache-pop__card.is-danger:hover{border-color:rgba(232,160,160,.45);background:rgba(180,60,60,.1)}
.wb-cache-pop__card.is-busy{opacity:.55;pointer-events:none}
.wb-cache-pop__ico{
    width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;
    background:rgba(255,255,255,.06);color:#d4af6e;
}
.wb-cache-pop__ico svg{width:18px;height:18px;display:block}
.wb-cache-pop__card.is-danger .wb-cache-pop__ico{color:#e8a0a0;background:rgba(180,60,60,.12)}
.wb-cache-pop__name{font-size:14px;font-weight:600;color:#f7f3ea;letter-spacing:.04em}
.wb-cache-pop__desc{font-size:11px;line-height:1.55;color:#9aa3b5}
.wb-cache-pop__tip{margin:14px 0 0;text-align:center;font-size:11px;letter-spacing:.06em;color:rgba(212,175,110,.65)}

/* 漂浮图 */
.showpic {
    position: absolute;
    width: 120px;
    height: 160px;
    text-align: center;
    line-height: 150%;
    border: 2px solid #DEEFFA;
    padding: 5px;
    background: #FFFFFF;
    z-index: 99999;
}

/* 升级窗体 */
.update {
    background: #ffffff;
    padding: 10px;
    clear: both;
}

.update h1 {
    border-bottom: 1px solid #c8d8e6;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
}

/*插件中心*/
.addon {
    position: relative;
    padding: 4px;
    display: block;
    margin-bottom: 17px;
    line-height: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.addon-caption {
    padding: 9px;
    color: #333333;
}

.add-logo {
    display: block;
    max-width: 100%;
    height: 200px;
}

/*金刚狼*/
.layui-mobile.site-tree-mobile {
    position: absolute;
    left: 2%;
    top: 1px;
    color: #1F2937;
    background-color: transparent;
    height: 60px;
    line-height: 60px;
}

.header-top {
    display: none
}

.size-14 {
    font-size: 14px
}

.size-16 {
    font-size: 16px;
}

.size-20 {
    font-size: 20px;
}

.layout-right {
    color: #1F2937;
    box-sizing: border-box;
}

.layout-right .nav-item {
    position: relative;
    display: inline-block;
    display: inline;
    zoom: 1;
    vertical-align: middle;
    line-height: 40px;
}

.layout-right .nav-item a {
    font-size: 16px;
    padding: 0;
    margin: 0 15px;
    color: #1F2937;
}

.bottom-nav .layui-nav-item {
    margin: 0 4px;
}

.bottom-nav .layui-nav-item a {
    padding: 0 8px !important;
    display: flex;
    align-items: center;
    gap: 4px;
}

.bottom-nav .nav-item-link {
    padding: 0 12px !important;
    display: inline-flex;
    align-items: center;
}

.top-logo {
    width: fit-content;
    left: 20%;
    font-size: 17px;
    color: #1F2937;
    display: flex;
    align-items: center;
    gap: var(--wb-admin-logo-gap, 12px);
}

.top-logo .header-logo-img,
.top-logo img.size-12 {
    width: var(--wb-admin-logo-size, 40px) !important;
    height: var(--wb-admin-logo-size, 40px) !important;
    max-width: none;
    object-fit: contain;
    border-radius: 10px;
    flex-shrink: 0;
}

.top-logo .header-logo-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    line-height: 1.2;
    min-width: 0;
}

.top-logo .header-logo-title {
    font-size: var(--wb-admin-title-size, 18px);
    font-weight: 700;
    color: var(--wb-admin-title-color, #0f172a);
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-logo .header-logo-subtitle {
    font-size: var(--wb-admin-subtitle-size, 12px);
    font-weight: 400;
    color: var(--wb-admin-subtitle-color, #64748b);
    margin: var(--wb-admin-title-gap, 3px) 0 0 0;
    padding: 0;
    width: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-nav {}

.nav-item-ul {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 40px;
}

.drawer-body-right .nav-item-ul {
    display: block;
}

@media screen and (max-width: 768px) {
    .site-mobile .layui-header .site-tree-mobile {
        display: inline !important;
        color: #fff;
    }

    .site-mobile .layui-header .site-tree-mobile .layui-icon {
        background-color: rgba(0, 0, 0, 0.28);
        padding: 5px;
    }

    .header-top .layui-layout-right {
        padding: 0;
    }

    .header-top {
        position: fixed;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        height: 70px;
        width: 100%;
    }

    .layui-layout-admin .layui-body {
        top: 73px;
        bottom: 0;
    }

    .bottom-nav {
        white-space: nowrap;
        overflow: scroll;
        position: relative;
        left: 13%;
        width: 87%;
        display: none;
    }
    .wb-m-header-actions > .bottom-nav {
        display: flex !important;
        position: static !important;
        left: auto !important;
        width: auto !important;
        max-width: none !important;
        overflow: visible !important;
        height: auto !important;
        right: auto !important;
        top: auto !important;
    }
    .header-top .layout-right {
        position: relative !important;
        right: auto !important;
        top: auto !important;
        flex: 0 0 auto;
    }
    /* 移动端顶栏由 index.html 内联样式接管：左菜单 + 右5按钮 */
    .header-top {
        height: 42px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .layui-layout-admin .layui-body {
        top: 42px !important;
    }
}


.wapmenu {
    display: none;
}

.mobileTopLevelMenus {
    display: none;
    float: left;
}

@media screen and (max-width: 1300px) {
    .mobileTopLevelMenus {
        display: inline-block;
    }

    .topLevelMenus {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .layui-table {
        min-width: 0;
    }

    .my-toolbar-box .layui-form .layui-input-inline {
        margin: 4px;
    }

    .site-mobile {
        overflow: hidden;
    }

    .layui-layout-admin .layui-side {
        left: -300px;
        transition: all .3s;
        -webkit-transition: all .3s;
    }

    .site-tree-mobile {
        display: inline !important;
    }

    /* 侧栏打开时仍保留顶栏菜单钮，避免“找不到入口”；关闭由侧栏内 X 负责 */
    .site-mobile .header-top .site-tree-mobile {
        display: inline-flex !important;
    }

    .site-mobile .layui-side {
        left: 0px;
        z-index: 1100;
        background: #fff;
    }

    #top_tabs_box {
        padding-right: 20px;
    }

    #B_history {
        width: 100%;
        max-width: 100% !important;
    }

    .site-mobile .site-mobile-shade {
        content: '';
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, .9);
        z-index: 999;
    }

    .layui-body,
    .layui-layout-admin .layui-footer {
        left: -2px;
    }
}

@media screen and (max-width: 720px) {
    .hideMenu {
        display: none !important;
    }

    .mobileTopLevelMenus {
        padding: 0;
    }

    .winner-hide {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    .header-logo {
        display: none;
    }

    .layui-nav .layui-nav-item a {}
}

.topLevelMenus-winner {
    float: left;
    z-index: 1100;
    position: absolute;
    left: -20px;
    top: 60px;
    width: 150px;
}

.topLevelMenus-winner .layui-nav-item {
    background-color: #23262e;
}

.topLevelMenus-winner .layui-nav-item.layui-this {
    background-color: rgba(0, 0, 0, 0.5);
}

.screenshot_list div {
    float: left;
    position: relative;
}

.screenshot_list div .del_screenshot {
    position: absolute;
    background-color: aliceblue;
    padding: 4px;
    top: 5px;
    right: 15px;
}

.screenshot_list div img {
    width: 160px;
    height: 92px;
    margin: 0 10px 10px 0;
}

.layui-table .j-iframe,
.layui-table .j-tr-del,
.layui-table .j-ajax,
.layui-table  .j-clipboard {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
}

/* 顶栏标签拓宽：右侧按钮收窄后预留更少空间；关闭钮用 CSS × */
#top_tabs_box{height:60px!important;padding-top:0!important;padding-right:12px!important;overflow:visible!important;}
#B_history{display:flex!important;align-items:center!important;height:60px!important;left:0!important;overflow-x:auto!important;flex-wrap:nowrap!important;}
#B_history li{margin-top:0!important;flex:0 0 auto!important;}
#B_history li .layui-tab-close{font-size:0!important;color:transparent!important;}
#B_history li .layui-tab-close::after{content:"×"!important;font-family:Arial,sans-serif!important;font-size:14px!important;color:#64748b!important;}
#B_history li.layui-this .layui-tab-close::after{color:#fff!important;}
.bottom-nav .layui-nav-item a.wb-top-btn,
.bottom-nav a.wb-top-btn{padding:0 5px!important;height:24px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;gap:2px!important;box-sizing:border-box!important;}
.bottom-nav .nav-item-link.wb-top-btn{padding:0 5px!important;}

/* ========== 手机端自适应：卡片化表格 / 工具栏竖排 ========== */
@media screen and (max-width: 768px) {
    /* 取消强制宽表，改为卡片流式 */
    .layui-table {
        min-width: 0 !important;
        width: 100% !important;
    }

    .my-toolbar-box .layui-form {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        align-items: stretch;
    }
    .my-toolbar-box .layui-form .layui-input-inline {
        margin: 0 !important;
        float: none !important;
        display: block;
        width: calc(50% - 3px) !important;
        min-width: 0;
        box-sizing: border-box;
    }
    .my-toolbar-box .layui-form .layui-btn {
        margin: 0 !important;
    }

    .page-container {
        padding: 8px !important;
        overflow-x: hidden;
    }

    /* 通用：可滚动表格容器 */
    .layui-form > .layui-table,
    .layui-card-body > .layui-table,
    .table-body .layui-table {
        display: block;
    }

    /* 通用列表卡片化（有 thead 的数据表） */
    table.layui-table.is-mobile-cards,
    .wb-admin-mobile-cards table.layui-table,
    .wb-jump-table,
    .wb-dm-list-table {
        min-width: 0 !important;
        border: 0 !important;
        background: transparent !important;
    }
    table.layui-table.is-mobile-cards thead,
    .wb-admin-mobile-cards table.layui-table thead,
    .wb-jump-table thead,
    .wb-dm-list-table thead {
        display: none !important;
    }
    table.layui-table.is-mobile-cards,
    table.layui-table.is-mobile-cards tbody,
    .wb-admin-mobile-cards table.layui-table,
    .wb-admin-mobile-cards table.layui-table tbody,
    .wb-jump-table,
    .wb-jump-table tbody,
    .wb-dm-list-table,
    .wb-dm-list-table tbody {
        display: block !important;
        width: 100% !important;
    }
    table.layui-table.is-mobile-cards tr,
    .wb-admin-mobile-cards table.layui-table tr,
    .wb-jump-table tr.wb-jump-row,
    .wb-dm-list-table tbody tr {
        display: block !important;
        width: 100% !important;
        box-sizing: border-box;
        margin: 0 0 10px !important;
        padding: 10px !important;
        border: 1px solid #e2e8f0 !important;
        border-radius: 8px !important;
        background: #fff !important;
        box-shadow: none !important;
    }
    table.layui-table.is-mobile-cards td,
    .wb-admin-mobile-cards table.layui-table td,
    .wb-jump-table tr.wb-jump-row > td,
    .wb-dm-list-table tbody td {
        display: grid !important;
        grid-template-columns: 76px minmax(0, 1fr) !important;
        gap: 6px !important;
        align-items: center !important;
        width: 100% !important;
        border: 0 !important;
        padding: 6px 0 !important;
        text-align: left !important;
        white-space: normal !important;
        overflow: visible !important;
    }
    table.layui-table.is-mobile-cards td::before,
    .wb-admin-mobile-cards table.layui-table td::before,
    .wb-jump-table tr.wb-jump-row > td::before,
    .wb-dm-list-table tbody td::before {
        content: attr(data-label);
        color: #94a3b8;
        font-size: 11px;
        line-height: 1.3;
        white-space: nowrap;
    }
    table.layui-table.is-mobile-cards td .layui-input,
    table.layui-table.is-mobile-cards td select,
    table.layui-table.is-mobile-cards td textarea,
    .wb-jump-table tr.wb-jump-row > td .layui-input,
    .wb-jump-table tr.wb-jump-row > td select,
    .wb-jump-table tr.wb-jump-row > td textarea,
    .wb-jump-table tr.wb-jump-row > td .wb-nice,
    .wb-dm-list-table tbody td .layui-input,
    .wb-dm-list-table tbody td select {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
    }

    /* 顶栏/侧栏在窄屏更易点 */
    .layui-layout-admin .layui-header .layui-logo {
        max-width: 58%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .header-top {
        height: 56px !important;
    }
    .layui-layout-admin .layui-body {
        top: 56px !important;
        left: 0 !important;
        overflow-x: hidden !important;
    }

    /* 漂浮图预览：手机固定居中，避免挡表单乱飘 */
    .showpic {
        position: fixed !important;
        left: 50% !important;
        top: 18% !important;
        transform: translateX(-50%);
        width: auto !important;
        height: auto !important;
        max-width: 86vw;
        z-index: 100000 !important;
    }
    .showpic img,
    .showpic_img {
        max-width: 70vw;
        height: auto !important;
    }
}

/* ========== 手机端壳层 + 紧凑卡片 / 弹窗（覆盖旧规则） ========== */
@media screen and (max-width: 768px) {
    /* 侧栏贴顶，去掉与顶栏缝隙 */
    .layui-layout-admin .layui-side {
        top: 0 !important;
        bottom: 0 !important;
        height: 100% !important;
        width: min(72vw, 236px) !important;
        left: -300px;
        z-index: 1200 !important;
    }
    .site-mobile .layui-side {
        left: 0 !important;
        z-index: 6000 !important;
        background: #fff !important;
        box-shadow: 4px 0 24px rgba(15, 23, 42, .18);
    }
    .site-mobile .site-mobile-shade {
        top: 0 !important;
        z-index: 5500 !important;
        background: rgba(15, 23, 42, .55) !important;
    }
    .site-mobile .header-top {
        z-index: 1000 !important;
    }
    .layui-side .layui-side-scroll.navBar {
        height: calc(100% - 58px) !important;
        width: 100% !important;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    /* 通用列表卡片：标签在上、更紧凑；短字段两列 */
    table.layui-table.is-mobile-cards tr,
    .wb-admin-mobile-cards table.layui-table tr,
    .wb-dm-list-table tbody tr {
        margin: 0 0 8px !important;
        padding: 8px !important;
        border-radius: 8px !important;
    }
    table.layui-table.is-mobile-cards td,
    .wb-admin-mobile-cards table.layui-table td,
    .wb-dm-list-table tbody td {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 2px !important;
        grid-template-columns: none !important;
        padding: 4px 0 !important;
    }
    table.layui-table.is-mobile-cards td::before,
    .wb-admin-mobile-cards table.layui-table td::before,
    .wb-dm-list-table tbody td::before {
        font-size: 10px !important;
        color: #94a3b8;
    }

    /* 链接列表：严格两列配对（对齐参考图） */
    .wb-jump-links .wb-jump-table,
    .wb-jump-links .wb-jump-table tbody {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
    }
    .wb-jump-links .wb-jump-table thead,
    .wb-jump-links .wb-jump-table colgroup {
        display: none !important;
    }
    .wb-jump-links .wb-jump-table tr.wb-jump-row,
    .wb-jump-links .wb-jump-table tr.wb-jump-new {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 6px 8px !important;
        width: 100% !important;
        box-sizing: border-box !important;
        margin: 0 0 8px !important;
        padding: 8px !important;
        border: 1px solid #e2e8f0 !important;
        border-radius: 8px !important;
        background: #fff !important;
    }
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td,
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 2px !important;
        width: auto !important;
        min-width: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        grid-column: 1 / -1;
        text-align: left !important;
    }
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td::before,
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td::before {
        content: attr(data-label);
        font-size: 10px !important;
        color: #94a3b8 !important;
        line-height: 1.2;
        text-align: left !important;
    }
    /* 1选：单独顶行左 */
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(1),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(1) {
        grid-column: 1 / -1;
        flex-direction: row !important;
        align-items: center !important;
        gap: 6px !important;
    }
    /* 2分组 | 4绑定域名 */
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(2),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(2) { grid-column: 1; }
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(4),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(4) { grid-column: 2; }
    /* 3规则名称 | 5匹配键 */
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(3),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(3) { grid-column: 1; }
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(5),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(5) { grid-column: 2; }
    /* 6匹配方式 | 7跳转方式 */
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(6),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(6) { grid-column: 1; }
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(7),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(7) { grid-column: 2; }
    /* 9排序 | 10启用 */
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(9),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(9) { grid-column: 1; }
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(10),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(10) { grid-column: 2; }
    /* 11操作收紧 */
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(11),
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(11) {
        grid-column: 1 / -1;
        flex-direction: row !important;
        align-items: center !important;
        gap: 8px !important;
    }
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td:nth-child(11) .layui-btn,
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td:nth-child(11) .layui-btn {
        height: 28px !important;
        line-height: 28px !important;
        padding: 0 12px !important;
        margin: 0 !important;
    }
    .wb-jump-links .wb-jump-table .layui-input,
    .wb-jump-links .wb-jump-table select,
    .wb-jump-links .wb-jump-table .wb-nice {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        height: 30px !important;
        line-height: 28px !important;
        font-size: 12px !important;
        box-sizing: border-box !important;
    }
    .wb-jump-links .wb-dm-targets-cell {
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        gap: 6px !important;
    }
    .wb-jump-links .wb-dm-targets-preview {
        flex: 1 1 auto;
        min-width: 0;
        height: 30px !important;
    }
    .wb-jump-links .wb-dm-targets-edit {
        flex: 0 0 auto;
        margin: 0 !important;
    }
    .wb-jump-links .wb-dm-toolbar,
    .wb-jump-links .wb-dm-filter {
        gap: 6px !important;
        padding: 6px !important;
    }
    .wb-dm { padding: 4px 4px 10px !important; }
    .wb-dm-card { padding: 6px 8px !important; margin-bottom: 6px !important; }
    .wb-dm-stat-cards { grid-template-columns: 1fr 1fr !important; gap: 6px !important; }

    /* 弹窗：手机可视区内可滚动，避免点不到 */
    .layui-layer {
        max-width: 94vw !important;
    }
    .layui-layer.layui-layer-page,
    .layui-layer.layui-layer-dialog {
        left: 3vw !important;
        right: 3vw !important;
        width: auto !important;
        margin-left: 0 !important;
        top: 6vh !important;
        max-height: 88vh !important;
    }
    .layui-layer-content {
        max-height: calc(88vh - 110px) !important;
        overflow: auto !important;
        -webkit-overflow-scrolling: touch;
    }
    .layui-layer-title {
        padding: 0 50px 0 12px !important;
        height: 42px !important;
        line-height: 42px !important;
        font-size: 14px !important;
    }
    .layui-layer-btn {
        padding: 8px 10px !important;
    }
    .layui-layer-btn a {
        height: 34px !important;
        line-height: 34px !important;
        padding: 0 14px !important;
    }
    .wb-cache-layer {
        width: 94vw !important;
        left: 3vw !important;
        margin-left: 0 !important;
    }
}

/* ========== 手机端列表：强制一行 + 横向滑动（覆盖上方卡片化） ========== */
@media screen and (max-width: 768px) {
    .wb-admin-table-scroll,
    .wb-user-table-wrap,
    .wb-dm-table-wrap,
    .wb-jump-table-wrap {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: auto !important;
        overflow-y: visible !important;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior-x: contain;
        margin: 0 0 8px !important;
    }

    /* 恢复真实表格，不再纵向拆字段 */
    .page-container {
        overflow-x: hidden !important;
    }
    table.layui-table,
    table.layui-table.is-mobile-cards,
    .wb-admin-mobile-cards table.layui-table,
    .wb-jump-table,
    .wb-jump-links .wb-jump-table,
    .wb-dm-list-table {
        display: table !important;
        width: max-content !important;
        min-width: 960px !important;
        max-width: none !important;
        table-layout: auto !important;
        border-collapse: collapse !important;
        background: #fff !important;
    }
    table.layui-table thead,
    table.layui-table.is-mobile-cards thead,
    .wb-jump-table thead,
    .wb-jump-links .wb-jump-table thead,
    .wb-dm-list-table thead,
    table.layui-table tbody,
    table.layui-table.is-mobile-cards tbody,
    .wb-jump-table tbody,
    .wb-jump-links .wb-jump-table tbody,
    .wb-dm-list-table tbody {
        display: table-header-group !important;
    }
    table.layui-table tbody,
    table.layui-table.is-mobile-cards tbody,
    .wb-jump-table tbody,
    .wb-jump-links .wb-jump-table tbody,
    .wb-dm-list-table tbody {
        display: table-row-group !important;
    }
    table.layui-table tr,
    table.layui-table.is-mobile-cards tr,
    .wb-jump-table tr,
    .wb-jump-links .wb-jump-table tr,
    .wb-jump-links .wb-jump-table tr.wb-jump-row,
    .wb-jump-links .wb-jump-table tr.wb-jump-new,
    .wb-dm-list-table tbody tr {
        display: table-row !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        grid-template-columns: none !important;
    }
    table.layui-table th,
    table.layui-table td,
    table.layui-table.is-mobile-cards td,
    .wb-jump-table td,
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td,
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td,
    .wb-dm-list-table tbody td {
        display: table-cell !important;
        width: auto !important;
        min-width: 0 !important;
        padding: 6px 8px !important;
        border: 1px solid #eef2f7 !important;
        vertical-align: middle !important;
        text-align: left !important;
        white-space: nowrap !important;
        grid-template-columns: none !important;
        flex-direction: row !important;
        gap: 0 !important;
    }
    table.layui-table td::before,
    table.layui-table.is-mobile-cards td::before,
    .wb-jump-table td::before,
    .wb-jump-links .wb-jump-table tr.wb-jump-row > td::before,
    .wb-jump-links .wb-jump-table tr.wb-jump-new > td::before,
    .wb-dm-list-table tbody td::before {
        content: none !important;
        display: none !important;
    }

    /* 会员列表保留自身宽度设定 */
    .wb-ul .layui-table {
        min-width: 1168px !important;
        width: 1168px !important;
    }
}

/* ========== 后台内容区子 TAB（统一下划线样式，对齐访问控制/域名统计） ========== */
.wb-subtabs{margin:0 0 10px!important;}
.wb-subtabs .layui-tab-title{border-bottom:1px solid #e8eef5;height:auto;padding:0;}
.wb-subtabs .layui-tab-title li{line-height:34px;padding:0;margin:0 2px 0 0;min-width:0;}
.wb-subtabs .layui-tab-title li a{
  display:block;padding:0 14px;color:#64748b;text-decoration:none;font-size:13px;font-weight:400;
}
.wb-subtabs .layui-tab-title li.layui-this{background:transparent;}
.wb-subtabs .layui-tab-title li.layui-this a{color:#1e80ff;font-weight:500;}
.wb-subtabs .layui-tab-title .layui-this:after{border:none;border-radius:0;height:2px;background:#1e80ff;bottom:0;}
.wb-subtabs .layui-tab-content{padding:10px 0 0;}

/* 表单卡片勿裁切下拉层，避免「窗口被挡住」 */
.wb-appcfg .card,.wb-fc .card,.wb-about .card{overflow:visible;}
.wb-appcfg .card-b,.wb-fc .card-b{overflow:visible;position:relative;z-index:1;}
.wb-appcfg .layui-form-select dl,.wb-fc .layui-form-select dl{z-index:1200;}

/* 后台不显示右下角「译」浮动按钮（入口在顶栏操作菜单） */
body .wb-pt__fab,
body .wb-pt.is-nofab .wb-pt__fab{display:none!important;}

/* ========== 整页翻译小部件 ========== */
.wb-pt{position:relative;z-index:5100;}
.wb-pt__fab{
  position:fixed;right:16px;bottom:18px;z-index:5101;
  display:inline-flex;align-items:center;gap:4px;
  height:36px;padding:0 12px;border:0;border-radius:18px;
  background:#1f6feb;color:#fff;font-size:13px;cursor:pointer;
  box-shadow:0 4px 14px rgba(31,111,235,.35);
}
.wb-pt__fab:hover{filter:brightness(1.06);}
.wb-pt__fab.is-on{background:#0f766e;box-shadow:0 4px 14px rgba(15,118,110,.4);}
.wb-pt__fab.is-on .wb-pt__fab-txt::after{content:'·ON';font-size:10px;font-weight:700;margin-left:1px;}
.wb-pt__fab .layui-icon{font-size:16px;}
.wb-pt__mask{
  position:fixed;inset:0;z-index:5101;
  background:rgba(15,23,42,.35);
}
.wb-pt__mask[hidden]{display:none!important;}
.wb-pt__panel{
  position:fixed;left:50%;top:50%;right:auto;bottom:auto;
  transform:translate(-50%,-50%);
  z-index:5102;
  display:flex;flex-direction:column;
  width:min(360px,calc(100vw - 32px));max-height:min(78vh,560px);
  overflow:hidden;background:#fff;border:1px solid #e5eaf0;border-radius:14px;
  box-shadow:0 18px 48px rgba(15,23,42,.28);padding:14px 0 12px;
}
.wb-pt__panel[hidden]{display:none!important;}
.wb-pt__hd{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;padding:0 14px;padding-right:28px;position:relative;flex:0 0 auto;}
.wb-pt__hd strong{font-size:15px;color:#0f172a;}
.wb-pt__sub{font-size:12px;color:#94a3b8;}
.wb-pt__close{
  position:absolute;right:12px;top:0;border:0;background:transparent;
  font-size:20px;line-height:1;color:#94a3b8;cursor:pointer;
}
.wb-pt__tip{margin:0 14px 10px;font-size:12px;line-height:1.5;color:#64748b;flex:0 0 auto;}
.wb-pt__tip.is-err{color:#b91c1c;}
.wb-pt__search{margin:0 14px 8px;flex:0 0 auto;}
.wb-pt__search input{
  width:100%;box-sizing:border-box;height:34px;padding:0 10px;
  border:1px solid #e2e8f0;border-radius:8px;font-size:13px;outline:none;
}
.wb-pt__search input:focus{border-color:#93c5fd;}
.wb-pt__scroll{
  flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;
  padding:0 14px;scrollbar-gutter:stable;
}
.wb-pt__list{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding-bottom:2px;}
.wb-pt__item{
  display:flex;flex-direction:column;align-items:flex-start;gap:2px;
  border:1px solid #e2e8f0;background:#f8fafc;border-radius:8px;
  padding:7px 8px;font-size:12px;text-align:left;cursor:pointer;color:#0f172a;
}
.wb-pt__name{font-size:12px;font-weight:600;line-height:1.25;}
.wb-pt__meta{font-size:10px;line-height:1.3;opacity:.62;font-weight:400;}
.wb-pt__item:hover{border-color:#93c5fd;background:#eff6ff;}
.wb-pt__item.is-on{border-color:#1f6feb;background:#dbeafe;color:#1e3a8a;}
.wb-pt__item[data-code=""]{grid-column:1 / -1;background:#fef2f2;border-color:#fecaca;color:#991b1b;font-weight:600;}
.wb-pt__item[data-code="zh-CN"]{background:#ecfdf5;border-color:#a7f3d0;color:#065f46;}
.wb-pt__gte{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none;}
/* 隐藏 Google 顶栏占位 */
body{top:0!important;}
.goog-te-banner-frame,.skiptranslate iframe.skiptranslate{display:none!important;visibility:hidden!important;height:0!important;}
body > .skiptranslate{display:none!important;}
#goog-gt-tt, .goog-te-balloon-frame{display:none!important;}
.goog-text-highlight{background:none!important;box-shadow:none!important;}

@media (max-width:768px){
  .wb-pt__fab{right:10px;bottom:12px;height:34px;padding:0 10px;}
  .wb-pt__panel{width:min(360px,calc(100vw - 24px));max-height:min(82vh,560px);}
}

/* 红包说明弹层：外层透明可溢出，关闭钮浮在卡片外 */
.wb-hb-help-layer{
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible!important;
}
.wb-hb-help-layer .layui-layer-content{padding:0!important;overflow:visible!important;background:transparent!important}
.wb-hb-help-layer .layui-layer-setwin{
  right:-10px!important;top:-10px!important;z-index:20;
}
.wb-hb-help-layer .layui-layer-setwin .layui-layer-close1,
.wb-hb-help-layer .layui-layer-setwin .layui-layer-close{
  width:30px!important;height:30px!important;
  background:none!important;background-image:none!important;
  border-radius:50%!important;
  box-shadow:0 4px 14px rgba(15,23,42,.28)!important;
  position:relative!important;
  opacity:1!important;
}
.wb-hb-help-layer .layui-layer-setwin .layui-layer-close1:before,
.wb-hb-help-layer .layui-layer-setwin .layui-layer-close:before{
  content:"\1006";
  font-family:layui-icon!important;
  position:absolute;left:0;top:0;right:0;bottom:0;
  display:flex;align-items:center;justify-content:center;
  background:#fff;color:#64748b;border-radius:50%;
  font-size:16px;line-height:30px;font-style:normal;
  box-shadow:0 2px 8px rgba(15,23,42,.18);
}
.wb-hb-help-layer .layui-layer-setwin .layui-layer-close1:hover:before,
.wb-hb-help-layer .layui-layer-setwin .layui-layer-close:hover:before{
  background:#fee2e2;color:#e64340;
}
.wb-hb-help-card{
  font-family:inherit;color:#334155;
  border-radius:14px;overflow:hidden;
  box-shadow:0 18px 48px rgba(15,23,42,.22);
}
.wb-hb-help-card__hero{
  padding:22px 20px 18px;
  background:linear-gradient(135deg,#ff6b5b 0%,#e64340 55%,#c93735 100%);
  color:#fff;position:relative;
}
.wb-hb-help-card__hero--slate{background:linear-gradient(135deg,#64748b 0%,#475569 100%)}
.wb-hb-help-card__badge{
  display:inline-flex;align-items:center;justify-content:center;
  width:42px;height:42px;border-radius:12px;background:rgba(255,255,255,.2);
  font-size:20px;margin-bottom:10px;
}
.wb-hb-help-card__title{margin:0;font-size:18px;font-weight:700;letter-spacing:.02em}
.wb-hb-help-card__sub{margin:6px 0 0;font-size:12px;opacity:.92;line-height:1.45}
.wb-hb-help-card__body{padding:14px 16px 16px;background:#fff}
.wb-hb-help-card__item{
  display:flex;gap:10px;align-items:flex-start;
  padding:10px 12px;border-radius:10px;background:#fff7f6;border:1px solid #ffe1dc;
  margin:0 0 8px;line-height:1.55;font-size:13px;color:#4a2c2a;
}
.wb-hb-help-card__item:last-child{margin-bottom:0}
.wb-hb-help-card__item i{
  flex-shrink:0;width:22px;height:22px;border-radius:50%;
  display:inline-flex;align-items:center;justify-content:center;
  background:#ffe8e6;color:#e64340;font-size:12px;margin-top:1px;font-style:normal;font-weight:700;
}
.wb-hb-help-card__item b{color:#c0392b}
.wb-hb-help-card__foot{
  padding:0 16px 14px;background:#fff;font-size:12px;color:#94a3b8;line-height:1.4;
}
