@charset "utf-8";
/* CSS Document */
button{ cursor:pointer; border:none;outline:none}
.having{ min-width:1300px; min-height:590px;position:absolute; left:0px; top:0px; right:0px; bottom:0px;}
input,select{ outline:none; text-indent:4px;}
input.inputYs,select.inputYs{ border:1px #d0d0d0 solid; border-radius:5px;}
select.inputYs.inputYsW1{ width:122px; height:30px;}
input.inputYs.inputYsW1{ width:120px; height:28px;}
select.inputYs.inputYsW2{ width:178px; height:30px;}
.riseInfo{ height:70px; overflow:hidden; background:#078fd5}
.riseWrap{ margin-left:40px; margin-right:40px;height:72px;}
.logoIn{ float:left; line-height:70px;}
.logoIn img{ margin-top:15px; float:left; margin-right:12px;}
.logoIn span{ font-size:22px; color:#fff}
.userInfo{ float:right; line-height:70px;}
.userInfo a{ display:block; float:left; height:72px; color:#fff}
.userInfo b{ display:block; float:left; margin-left:12px; margin-right:12px; color:#fff}
.userS{ position:relative}
.userS>i{ display:block; width:18px; height:18px; background:url(../images/user.png) no-repeat; float:left; margin-top:27px; }
.userS>span{ display:block; margin-left:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-right:15px;}
.userS i.downX{ display:block; width:9px; height:7px; background:url(../images/sanjiao.png) no-repeat; float:right; margin-top:33px}
.helpS>i{display:block; width:18px; height:18px; background:url(../images/help.png) no-repeat; float:left; margin-top:27px;}
.helpS>span{display:block; margin-left:22px; }
.mess>i{display:block; width:18px; height:18px; background:url(../images/mess.png); background-repeat:inherit; float:left; margin-top:27px;}
.badge {
    display: inline-block;
    width: 13px;
    height:13px;
    padding: 2px;
    font-size: 12px;
    line-height: 13px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 13px;
}
.mess>span.badge{background: #e74848;position: absolute;margin-top: 15px;margin-left: -39px;}
.downList{ position:absolute; border:1px #d0d0d0 solid;  background:#fff; z-index:2; top:71px; right:90px; width:120px; border-radius:5px; display:none}
.userS:hover ~ .downList{ display:block}
.downList:hover{ display:block}
.downList a{ line-height:44px; height:44px; width:100%; color:#333}
.downList a i{ display:block; width:16px; height:16px; float:left;margin-left:12px; margin-top:14px; margin-right:13px; background:url(../images/icondown.png) no-repeat}
.downList a i.iconXgPass{ background-position:0 -16px;}
.downList a:hover i.iconXgPass{ background-position:0 0px;}
.downList a:hover{ color:#2388d9}
.downList::after{ content:""; position:absolute; width:16px; height:13px; background:url(../images/upsj.png) no-repeat; left:50%; margin-left:-8px; top:-13px;}

.multipleDownList{ position:absolute; border:1px #d0d0d0 solid;  background:#fff; z-index:9999; top:51px; margin-left:46px;;width:170px; border-radius:5px;display:none;}
.multipleDownList:hover{ display:block}
.multipleDownList a{ line-height:44px; height:44px; width:100%; color:#333}
.multipleDownList a i{ display:block; width:16px; height:16px; float:left;margin-left:12px; margin-top:14px; margin-right:13px; background:url(../images/icondown.png) no-repeat}
.multipleDownList a i.iconXgPass{ background-position:0 -16px;}
.multipleDownList a:hover i.iconXgPass{ background-position:0 0px;}
.multipleDownList a:hover{ color:#2388d9}
.select_multiple:hover ~ .multipleDownList{ display:block}

.Navigation{background:#007ad5; margin-top:10px; margin-left:10px; margin-right:10px; border-radius:10px; background:url(../images/leftnavbg.png) repeat; overflow:hidden}
.Navigation ul.leftSideWrap{ overflow:hidden; margin-top:15px;}
.Navigation ul.leftSideWrap li a{ color:#414141; display:block;line-height:45px; height:45px; font-size:14px; text-align:left; overflow:hidden}
.Navigation ul.leftSideWrap li a i{ display:block; float:left; width:18px; height:18px; background:#000; margin-top:15px; margin-left:30px; background:url(../images/iconSim.png) no-repeat;
  transition: margin-left 0.2s;
-moz-transition: margin-left 0.2s; /* Firefox 4 */
-webkit-transition: margin-left 0.2s; /* Safari 和 Chrome */
-o-transition: margin-left 0.2s; /* Opera */

}
.Navigation ul.leftSideWrap li a b{display:block; float:right; width:13px; height:7px; margin-top:21px; margin-right:30px; background:url(../images/navToj.png) no-repeat}
.Navigation ul.leftSideWrap li a span{ display:block; margin-left:68px; margin-right:50px;}
.Navigation ul.leftSideWrap li a:hover{ color:#9cd33c}
.Navigation ul.leftSideWrap li a:hover b{ background-position:-26px 0px;}
.mainPart{ position:absolute; left:0px; right:0px; bottom:0px; top:70px;}
.btForOp{ overflow:hidden}
.btForOp .optAw{ width:78px; height:22px; display:block; float:left; text-align:center; line-height:22px; margin-right:10px; margin-bottom:10px}
.leftSideSub{ display:none; overflow:hidden}
/*.Navigation ul.leftSideWrap li.navOn .leftSideSub{ display:block}*/
.Navigation ul.leftSideWrap li.navFun a b{ background-position:-13px 0px;}
.Navigation ul.leftSideWrap li.navOn a{ color:#007ad5}
.leftSide{ position:absolute; left:0px; top:0px; bottom:0px; width:252px; overflow:hidden;

transition: width 0.2s;
-moz-transition: width 0.2s; /* Firefox 4 */
-webkit-transition: width 0.2s; /* Safari 和 Chrome */
-o-transition: width 0.2s; /* Opera */
}
.Navigation ul.leftSideWrap li .leftSideSub a{ display:block; line-height:45px; color:#333333; font-size:12px; height:45px;}
.Navigation ul.leftSideWrap li .leftSideSub a:hover{color:#9cd33c}
.Navigation ul.leftSideWrap li .leftSideSub a span{ margin:0px; margin-left:58px;background:url(../images/leftSubBg.png) no-repeat; padding-left:12px;}
.leftSideSub a i{ display:block; float:left; width:16px; height:16px; background:url(../images/iconSim.png) no-repeat; margin-top:15px; margin-left:32px; margin-right:20px;}
.Navigation ul.leftSideWrap li .leftSideSub li.onFocus a{ color:#007ad5}

.rightSide {position: absolute;left: 252px;top: 0px;right: 0px;bottom: 0px;overflow: auto;
transition: left 0.2s;
-moz-transition: left 0.2s; /* Firefox 4 */
-webkit-transition: left 0.2s; /* Safari 和 Chrome */
-o-transition: left 0.2s; /* Opera */

}




.Navigation ul.leftSideWrap li a i.navIcoHome{background-position:0px 0px;}
.Navigation ul.leftSideWrap li a i.navIcoSystem{background-position:-18px 0px;}
.Navigation ul.leftSideWrap li a i.navIcoUser{background-position:-36px 0px;}
.Navigation ul.leftSideWrap li a i.navIcoKucun{background-position:-54px 0px;}
.Navigation ul.leftSideWrap li a i.navIcoKa{background-position:-72px 0px;}
.Navigation ul.leftSideWrap li a i.navIcoZhanghu{background-position:-90px 0px;}
.Navigation ul.leftSideWrap li a i.navIcoSum{background-position:-126px 0px}
.Navigation ul.leftSideWrap li a i.navIcoWarn{background-position:-108px 0px}
.Navigation ul.leftSideWrap li a i.navIcoYewu{background-position:-144px 0px}
.Navigation ul.leftSideWrap li a i.navIcoYingyong{background-position:-162px 0px}



.Navigation ul.leftSideWrap li a:hover i.navIcoHome{background-position:0px -18px;}
.Navigation ul.leftSideWrap li a:hover i.navIcoSystem{background-position:-18px -18px}
.Navigation ul.leftSideWrap li a:hover i.navIcoUser{background-position:-36px -18px}
.Navigation ul.leftSideWrap li a:hover i.navIcoKucun{background-position:-54px -19px}
.Navigation ul.leftSideWrap li a:hover i.navIcoKa{background-position:-72px -18px}
.Navigation ul.leftSideWrap li a:hover i.navIcoZhanghu{background-position:-90px -18px}
.Navigation ul.leftSideWrap li a:hover i.navIcoSum{background-position:-126px -18px}
.Navigation ul.leftSideWrap li a:hover i.navIcoWarn{background-position:-108px -18px}
.Navigation ul.leftSideWrap li a:hover i.navIcoYewu{background-position:-144px -18px}
.Navigation ul.leftSideWrap li a:hover i.navIcoYingyong{background-position:-162px -18px}



.ctrlContainer .leftSide{width:70px;}
.ctrlContainer .rightSide{ left:70px;}
.ctrlContainer .leftSide .Navigation ul.leftSideWrap li a i{ margin-left:16px;}
.btCtrlNav{ height:50px; line-height:50px; border-top:1px #e3e3e3 solid;}
.btArea{ margin:0 auto; width:50px; height:50px;display:block; overflow:hidden}
.btArea i{ display:block; width:22px; height:22px; background:url(../images/releft.png) no-repeat; margin:0 auto; margin-top:14px;}
.ctrlContainer .btArea i{ background-position:-22px 0px}
.navWrap{ padding-bottom:10px; min-height:400px;}
.scrollNav{ position:absolute; left:0px;bottom:10px;top:0px;right:0px;}
.scrollNav .navWrap{ position:absolute;left:0px;bottom:51px;top:0px;right:0px; overflow:auto;}
.scrollNav .btCtrlNav{ position:absolute; left:0px; right:0px;bottom:0px;}
/*登录*/
.loginDomain{ position:absolute; left:0px; right:0px;top:0px; bottom:0px; background:url(../images/loginbg.jpg) no-repeat; background-size:100% 100%; min-width: 1300px; min-height: 590px;}
.loginRegion{ position:absolute; width:360px; height:296px; background:#fff; left:50%; top:50%; margin-left:-180px; margin-top:-148px}
.loginRegion h1{ text-align:center; line-height:68px; color:#007ad5; font-size:16px; font-weight:bold}
.loginRow{ overflow:hidden; margin-right:40px; margin-left:40px;margin-bottom:22px;}
.loginRow input{ width:99.4%; border:1px #d0d0d0 solid; border-radius:4px; height:34px; outline:none; text-indent:6px;}
.loginRow a.wjPass{ color:#007ad5; display:block; float:right}
.loginRow a.loginformBt{ display:block; border-radius:4px; background:#ffae00; text-align:center; color:#fff; line-height:36px;}
.loginRow button.loginformBt{width:100%;border-radius:4px; background:#ffae00; text-align:center; color:#fff; line-height:36px;}
.loginLogo{ line-height:40px; position:absolute; left:59px;top:43px;}
.loginLogo img{ width:40px; height:40px; float:left; margin-right:20px;}
.loginLogo span{ color:#fff; font-size:20px; font-weight:bold}
.loginRow.loginErr{text-align:center; margin-top:-10px;}
.loginRow.loginErr span{ color:#F00; text-align:center}
/*库存管理*/


.mainFor{ position:absolute; top:0px;bottom:0px;left:0px;right:0px; border:1px #eeeeee solid; background:#fff; min-height:410px;}
.mainForpersonal{ margin-top:10px;margin-bottom:10px;margin-right:10px; border:1px #eeeeee solid; background:#fff; height:136px; border-radius: 5px;}
.mainFortable{ margin-top:10px;margin-bottom:10px;margin-right:10px;    height:188px; border-radius: 5px;}
.mainForcoupon{ margin-top:10px;margin-bottom:10px;margin-right:10px; border:1px #eeeeee solid; background:#fff; border-radius: 5px;min-height: 346px;}
.mainForcouponuse{top:10px;bottom:10px;right:10px;left:0px;position:absolute; border:1px #eeeeee solid; background:#fff; border-radius: 5px;overflow: auto;}
.mainFormessage{ position: relative;width: 49%;background-color: #ffff;float: left;border: 1px solid #eeeeee;padding-right: 5px;height: 188px;background-color: #ffffff;border-radius: 5px;}
/*
.mainForsafe{ position: relative;width: 49%;background-color: #ffff;float: left;border: 1px solid #eeeeee; float: right;padding-left: 5px;height: 188px;background-color: #ffffff;border-radius: 5px;}
*/
.mainForsafe{ position: relative;width: 100%;background-color: #ffff;border: 1px solid #eeeeee;height: 188px;background-color: #ffffff;border-radius: 5px;}
.mainFor.showWh{ height:444px;}
.ifFor{margin-left:12px; margin-right:12px; padding-top:20px; overflow:hidden;}
.ifFor dl{ margin-bottom:20px; float:left; margin-right:15px;}

.ifFor dl dt{float:left; line-height:32px;}
.ifFor dl dd{ float:left; line-height:32px; margin-left:10px;}
.ifFor dl dd.kuangInput{ border:1px #d0d0d0 solid; border-radius:5px; height:30px; width:122px;}
.ifFor dl dd.kuangInput .inputWrap{ margin-right:32px;}
.ifFor dl dd.kuangInput .inputWrap.wrapS{margin:0px;}
.ifFor dl dd.kuangInput .inputWrap input{ border:none; width:100%; height:30px;border-radius:5px; float:left}
.ifFor dl dd.kuangInput a.iconRiqi{ display:block; width:16px; height:16px; background:url(../images/rili.png) no-repeat; float:right; margin-top:8px; margin-right:4px;}
.ifFor dl.errD dd{ border-color:#cc0000}
.ifFor dl.errD select{ border-color:#cc0000}
.ifFor dl dd.kuangInput .inputWrap.inputWrapCopy{ margin-right:0px;}
.tjLeft{ margin-right:300px; overflow:hidden}
.tjLeft.tjLeftC1{margin-right:120px;}
.oneInputSim{ overflow:hidden; margin-right:44px; margin-left:0px; border:4px #078fd5 solid; border-radius:8px; height:36px; margin-bottom:15px} 
.oneInputSim .searchWrap{ margin-right:50px;}
.oneInputSim .searchWrap input{width:100%; border:none; height:36px; text-indent:10px;}
.oneInputSim .searchBars{ display:block; width:50px; height:36px; float:right}
.oneInputSim .searchBars .iconBars{ display:block; width:18px; height:18px; background:#000; margin:0 auto; background:url(../images/sousuo.png) no-repeat; background-size:100% 100%; margin-top:9px;}
.searchBars .iconCardFile{ display:block; width:18px; height:18px; background:#000; margin:0 auto; background:url(../images/cardfile.png) no-repeat; background-size:100% 100%; margin-top:9px;}





.buttonRight{ float:right;}
.searchFormBt{ float:right}
.searchFormBt .seniorSearch{ width:44px; height:44px;}
.searchFormBt .seniorSearch span{ display:block; width:24px; float:right; margin-top:4px; color:#078fd5; font-weight:bold}
.wForBt{ overflow:hidden; width:200px; margin-bottom:15px;}
.searchFormBt a{ display:block; float:left}
.searchFormBt a.buttonFormS,.searchFormBt button.buttonFormS{ width:92px; height:30px; line-height:30px; text-align:center}
.searchFormBt a.buttonFormS.lfJl,.searchFormBt button.buttonFormS.lfJl{ margin-left:10px;}
button.aBtssC,a.aBtssC{ border:1px #d0d0d0 solid; border-radius:5px; color:#333; background:url(../images/whiteBg.png) repeat-x}
button.aBtssD,a.aBtssD{ border:1px #017bd6 solid; border-radius:5px; color:#fff; background:url(../images/blueBg.png) repeat-x; margin-left:10px;}
a.aBtssH{border:1px #fe9f07 solid;border-radius:5px; color:#fff; background:url(../images/dxBtBg.png) repeat-x}
.errWarn{ float:right; line-height:30px; margin-right:10px;}
.errWarn span{ color:#fb0303}
.tableList{ overflow:auto;  position:absolute; left:10px; right:10px; bottom:54px; top:72px;}
.tableList table{ table-layout:fixed; line-height:36px;}
.tableList table th{ font-weight:400; color:#1c3344; padding:0px 4px; background:#d3e9ae}
.tableList table td{ text-align:center; padding:0px 4px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.tableList table td a{ color:#007ad5; text-decoration:underline}
.tdEven{background:#eeeeee}
.maskAll.dcW{ width:714px; height:366px; margin-left:-357px; margin-top:-183px; background:#fff}
.ifFor.formList{ padding-top:17px; overflow:hidden}
.ifFor.formList .kuangInput{ width:176px;}
.ifFor.formList dl{ width:50%; float:left; margin-right:0px; margin-bottom:15px;}
.ifFor.formList dl.bfb{ width:100%}
.ifFor.formList dl dt{ width:86px; text-align:right}
.ifFor.formList dl dd.iconErr{ width:14px; height:14px; margin-top:10px; background:url(../images/iconErr.png) no-repeat; display:none;}
.ifFor.formList dl.errD  dd.iconErr{ display:block}
.ifFor dl dd.kuangInput.inputYsW3 input{width:100%; border:none; height:30px; border-radius:5px; float:left}
.ifFor dl dd.widthDd{ width:228px}
.ifFor dl dd.kuangInput.inputYsW4{ width:522px;}
.ifFor dl dd.kuangInput.inputYsW4 input{width:100%; border:none; height:30px; border-radius:5px; float:left}
.ifFor.formList dl dd .checkg{ float:left; margin-right:12px;}
.ifFor.formList dl dd .checkg input{ float:left; margin-top:10px; margin-right:6px;}
.ifFor.formList dl dd input[type=file]{ color:#000; width:178px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-top:5px}
.tableFormBt{ overflow:hidden}
.aBtssD.formBtW{  display:block; width:130px; height:30px; margin:0px auto; text-align:center; line-height:30px; margin-top:15px;}
.ifFor.formList dl dd.checDx .checkg{ margin-right:44px;}
.ifFor.formList dl dd.textDecorate b{ color:#007ad5; margin-left:4px; margin-right:4px;}
.ifFor.formList dl dd.textDecorate a{ color:#007ad5; text-decoration:underline; margin-left:8px;}
/*SIm卡管理*/
.advancedQuery{ position:absolute;box-shadow:0px 0px 6px rgba(0,0,0,0.29);left:12px; right:12px; background:#fff; border-radius:5px; z-index:5}
.queryC .maskHead .closeBt{ font-size:14px; margin-right:12px}
.queryFor .ifFor dl{ margin-bottom:10px;}
.queryFor .ifFor dl dd{ margin-left:5px;}
.queryC .maskHead{ height:32px;}
.queryC .maskHead h1{ font-size:12px; line-height:32px;}
.queryC .maskHead a.closeBt{ font-size:12px; height:32px; line-height:32px; width:32px;}
.simDetails{ position:absolute; left:0px; right:0px;top:456px; height:445px; margin-bottom:10px; background:#fff;}
.sdRight{ position:absolute; right:10px; background:#fff; top:10px; bottom:10px; width:380px;}
.sdRight .sdTopTab a{ display:block; width:50%; height:40px; float:left; background:#e5f3fe; color:#333333; text-align:center; line-height:40px;}
.sdRight .sdTopTab a.tabsOn{ background:#007ad5; color:#fff}
.sdXD{ position:absolute; top:40px; left:0px; bottom:0px; right:0px; border:1px #eeeeee solid; border-top:none}
.chauxnXf{ margin-left:10px; margin-right:10px; overflow:hidden; margin-top:30px;}
.chauxnXf.chauxnDX{ margin-top:10px;}
.chauxnXf input,.chauxnXf select{ width:100%; border:1px #d0d0d0 solid; height:30px;}
.chauxnXf input{ width:99.4%; height:28px; margin-bottom:16px;}
.xfMsg{ margin-left:10px; margin-right:10px; margin-top:20px;}
.xfMsg dl{ overflow:hidden; margin-bottom:10px; color:#333333}
.xfMsg dl dt{ float:left;}
.xfMsg dl dd{ float:left}
.xfMsg dl dd b{ font-weight:400; font-size:20px; color:#ff0000;}
.aBtssC.zhifuW{ width:92px; display:block; height:30px; text-align:center; line-height:30px; margin:0 auto; margin-bottom:17px;}
p.zhifuTs{ text-align:center; color:#ff6000; margin-top:20px;}
.dxArea{ height:94px;border:1px #d0d0d0 solid;}
.chauxnDX input{ margin-bottom:10px;}
.inputBox{ width:100%; height:58px; overflow:auto;}
.inputBox textarea{ border:none; height:55px; width:100%; resize:none; outline:none; text-indent:4px;}
.inputDXSend{ overflow:hidden; margin-top:5px;}
.inputDXSend a{ display:block; width:70px; height:20px; float:right; text-align:center; line-height:20px; border-radius:2px;}
.inputDXSend a.aBtssH{ margin-right:10px; margin-left:10px;}
.dxMsg{ position:absolute; left:10px; right:10px; bottom:10px; top:156px; border:1px #eeeeee solid;}
.dxMsgTop{ height:32px; line-height:32px; background:#e5f3fe}
.topSate{ margin-left:40px;}
.topSate dl{ float:left}
.topSate dl dt{ float:left; width:13px; height:13px; border-radius:50%; margin-top:9.5px; margin-right:8px}
.topSate dl dd{ float:left}



.topSate dl.EED5B7S dt{ background:#6A5ACD}
.topSate dl.EED5B7S dd{ color:#6A5ACD}

.topSate dl.blueS{ margin-left:20px;}
.topSate dl.blueS dt{ background:#2c78f0}
.topSate dl.blueS dd{ color:#2b7bee}

.topSate dl.greenS{ margin-left:20px; margin-right:20px;}
.topSate dl.greenS dt{ background:#56cd4b}
.topSate dl.greenS dd{ color:#56cd4b}

.topSate dl.redS dt{ background:#980001}
.topSate dl.redS dd{ color:#980001}
.dxMsgList{ position:absolute; left:0px; right:0px; bottom:0px; top:32px; overflow:auto}
.dxMsgList dl{ overflow:hidden; line-height:38px;}
.dxMsgList dl dt{ width:38px; height:38px; float:left}
.dxMsgList dl dt i{ display:block; width:16px; height:16px; float:right; margin-right:2px; margin-top:11px; background:url(../images/icondX.png) no-repeat}
.dxMsgList dl dd{ margin-left:38px; margin-right:0px; overflow:hidden}
.rowTdTime,.rowTdContent{ float:left}
.rowTdTime{ width:45%; text-indent:10px}
.rowTdContent{ width:55%; text-align:center}
.dxMsgList dl.evenRow{ background:#f6f6f6}
.dxMsgList dl dt i.icongreenTo{ background-position:-16px 0px}
.dxMsgList dl dt i.icongreenFrom{ background-position:-16px -16px}

.dxMsgList dl dt i.iconblueTo{ background-position:0px 0px}
.dxMsgList dl dt i.iconblueFrom{ background-position:0px -16px}

.dxMsgList dl dt i.iconredTo{ background-position:-32px 0px}
.dxMsgList dl dt i.iconredFrom{ background-position:-32px -16px}

.dxMsgList dl dt i.iconpinkTo{ background-position:-48px 0px}
.dxMsgList dl dt i.iconpinkFrom{ background-position:-48px -16px}

.sdLeft{ position:absolute; right:390px; background:#fff; top:0px; bottom:0px; left:0px;}
.sdLeftWrap{ position:absolute; left:10px; top:10px; right:10px;  border-bottom:1px #eeeeee solid;border-right:1px #eeeeee solid; }
.sdTableRow { overflow:hidden}
.sdTableRow table td{ text-align:center; border-right:1px #eff3f4 solid}
.sdTableRow table th{ font-weight:400; padding:9px 2px}
.sdTableRow table td{ padding:9px 2px}
.sdTableRow.sdTableRowTop{ border-left:4px #58b283 solid}
.sdTableRow.sdTableRowTop th{ background:#dcf0e6}
.sdTableRow.sdTableRowMid{ border-left:4px #faa73b solid}
.sdTableRow.sdTableRowMid th{ background:#fee8cb}


.sdTableRow.sdTableRowBom{border-left:4px #23cfd6 solid}
.sdTableRow.sdTableRowBom th{ background:#c8f9fb}


.freshBtCt{ position:relative}
a.freshBt{ display:block;position:absolute; width:38px; height:18px; border:1px #d0d0d0 solid; border-radius:5px; background:url(../images/freshbg.png) repeat-x; top:50%; margin-top:-9px; left:50%; margin-left:36px; color:#333}
.freshBt.jlL{ margin-left:62px}
.jinduBar{ overflow:hidden; text-align:left; margin-left:20px; margin-right:60px;}
.jinduBarBase{ height:10px; background:#e8e8e8; border-radius:5px; margin-top:4px; margin-right:40px;}
.progress{ overflow:hidden; margin-left:20px; margin-right:20px;}
.progress span{ display:block; float:right;}
.jindus{ height:10px; background:#f09015; border-top-left-radius:5px;border-bottom-left-radius:5px;}
.ctrTd dl{ float:left; width:50%}
.ctrTd dl dt{ float:left}
.ctrTd dl dd{ text-align:left}
.ctrTd dl.czdL dt{ width:62px;}
.ctrTd dl.czdL dd{ float:none; margin-left:62px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.batchMessage{ width:746px; height:368px; margin-left:-373px; margin-top:-183px; background:#fff}
.plHandle{ overflow:hidden;}
.plHandle h1{ float:left; width:60px; line-height:36px;}
.plWrap{ margin-left:70px; padding:6px 0px; border:1px #d0d0d0 solid; overflow:hidden; border-radius:5px; padding-left:8px;}
.plWrap ul li{ float:left; margin-right:8px; background:#dae7f0; border-radius:18px;}
.plWrap ul li a{ display:block; padding:3px 10px; color:#4d5255; float:left;}
.plWrap ul li i.plClose{ display:block; float:right; width:16px; height:16px; background:url(../images/plclose.png) no-repeat;  cursor:pointer; padding:0px; margin-top:3px; margin-right:3px; display:none}
.plWrap ul li:hover i.plClose{ display:block}
.contentMain.batchWrap{ margin-left:40px; margin-right:100px; overflow:hidden; margin-top:15px;}
.plHandle.textL{ margin-top:15px;}
.plHandle.textL .plWrap{ padding:0px;}
.plHandle.textL .plWrap textarea{ width:100%; resize:none; height:170px; border:none; outline:none; padding:8px;}
.aBtssD.sendBt{ width:130px; height:30px; display:block; text-align:center; line-height:30px; margin:0px auto; margin-top:20px}
.plHandle.textL .plWrap select{ width:100%; height:36px; border:none}
.plHandle.plDl dl{ overflow:hidden; margin-top:15px;}
.plHandle.plDl dl dt{ float:left; width:60px; margin-right:10px;}
.plHandle.plDl dl dd b{ font-size:20px; font-weight:400; color:#ff5a00}
.plHandle.plDl dl.plDlKg dt{ margin-top:6px}
.plHandle.textL .plWrap input{ width:100%; height:36px; border:none}
.plbt1{ width:212px; overflow:hidden; margin:0 auto; margin-top:30px;}
.plbt1 a{ display:block; width:100px; height:30px; float:left; margin:0px; text-align:center; line-height:30px;}
.aBtssC.rightJl{ margin-right:8px;}
.maskAll.detailW1{ width:1200px; height:332px; margin-left:-600px; margin-top:-166px; background:#fff}
.leftList{ position:absolute; top:0px;bottom:0px;left:0px; right:220px; border-right:1px #e2e2e2 solid}
.rightList{ position:absolute; top:0px;bottom:0px;right:0px; width:220px}
.plWrap.listEntry{ border:none; margin:0; position:absolute; left:0px;right:0px; top:30px;bottom:0px; overflow:auto}
.plWrap.listEntry ul li{ margin-bottom:10px;}
h1.h1Font{ font-size:12px; margin-left:10px;  line-height:30px}
/*用户管理*/
.maskAll.yhZw{ width:714px; height:436px; margin-left:-357px; margin-top:-218px; background:#fff}
.maskAll.baimingdan{ width:714px; height:436px; margin-left:-357px; margin-top:-218px; background:#fff}
.maskAll.yhXx{ width:600px; height:340px; margin-left:-300px; margin-top:-170px; background:#fff}
.bfb dd.photoCard{ width:100px; height:100px; border:1px #d0d0d0 solid; margin-right:15px; border-radius:5px}
.bfb dd.photoCard a{ display:block; width:100px; height:100px;}
.bfb dd.photoCard a img{ width:100px; height:100px;border-radius:5px}
.maskAll.yhXx .ifFor.formList dl dt{ line-height:20px;}
.maskAll.yhXx .ifFor.formList dl dd{ line-height:20px; float:none; margin-left:86px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.maskAll.yhXx .ifFor.formList dl.bfb dd{ float:left; margin:0px; margin-right:20px;}
.maskAll.yhXxW{width:700px; height:400px; margin-left:-350px; margin-top:-200px; background:#fff}
.choiceBt a{ display:block; width:176px; text-align:center}
/*系统管理*/
.xtHmW{ position:absolute; left:50%; top:20px;width:714px; height:366px; margin-left:-357px;  background:#fff}
/*修改密码*/
/*.xtXgmW{ position:absolute; left:50%; top:20px;width:460px;  margin-left:-230px;  background:#fff}*/
.xtXgmW .ifFor dl.bfb dd.kuangInput{ width:240px;}
.xtXgmW .ifFor dl.bfb dd.kuangInput .inputWrap{ margin-right:0px;}
/*分页*/
.paging{ position:absolute;bottom:15px; left:9px;right:15px;}
.pageLeft{ float:left}
.pageRight{ float:right}
.pageLeft span b{ color:#9cd33c; margin-left:10px; margin-right:10px;}
.prePage,.NextPage{ display:block; width:18px; height:18px; margin-left:10px; color:#333}
.prePage{float:left}
.NextPage{float:right}
.pageRight ul{ float:left}
.pageRight ul li{ float:left; margin-left:10px;}
.pageRight ul li a{ display:block; min-width:8px; height:16px; text-align:center; line-height:16px; padding:0px 4px;color:#888; border-radius:2px}
.pageRight ul li.onPage a{ background:#9cd33c; color:#fff; border:1px #d3e9ae solid;}
.Jump{ float:right; margin-left:10px;}
.Jump input{ width:26px; height:18px; margin-left:4px; margin-right:4px;}
.Jump a{ display:block; width:30px; height:20px; border-radius:2px; float:right; background:#9cd33c; color:#fff; text-align:center; line-height:20px; margin-left:10px;}
.maskAll.xiangxiW{ width:600px; height:400px; margin-left:-300px; margin-top:-200px; background:#fff}
.maskAll.xiangxiW2{ width:920px;height:400px; margin-left:-460px; margin-top:-200px; background:#fff}
.maskAll.xiangxiW3{ width:1040px;height:400px; margin-left:-520px; margin-top:-200px; background:#fff}
.detail{ position:absolute; left:10px; right:10px; top:10px; bottom:10px;}
.detail table{ table-layout:fixed}
.detail table td{ text-align:center; line-height:36px;}
.detail .dtH table{ background:#d3e9ae}
.detail .dtB{ position:absolute; left:0px; right:0px; bottom:0px; top:36px; overflow-y:auto}
.detail .dtB.dtBt{ bottom:50px}
.detail .dtB td{overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.formTrueBt{ overflow:hidden}
.formTrueBt a.fhxg{ width:88px; height:30px; text-align:center; line-height:30px; position:absolute;bottom:20px; left:50%; margin-left:-44px;}
.retrieve{ overflow:hidden; margin-left:10px; margin-right:10px; border:1px #d0d0d0 solid; border-radius:5px; margin-top:10px; height:28px;}
.retrieve a.retrieveBar{ display:block; width:28px; height:28px; float:right; margin-right:2px;}
.retrieve a.retrieveBar i{ display:block; width:14px; height:14px; background:url(../images/retrieveBar.png) no-repeat; margin:0 auto; margin-top:7px;}
.retrieve .retrieveInput{ margin-right:32px; overflow:hidden}
.retrieve .retrieveInput input{ width:100%; border:none; height:28px; float:left}
.detail.detailTop{ top:48px;}
.switchTab{ overflow:hidden; margin:0px 6px; margin-top:10px}
.switchList{ overflow:hidden}
.switchList li{ float:left; width:8.99%;}
/*@media screen and  (min-width:0px) and (max-width:1360px){
	.switchList li{ float:left; margin-right:24px}
	}*/
.switchList li a{ overflow:hidden;display:block; margin:0px 6px; background:#e3eaed; border-radius:6px; padding:10px 0px;}
.switchList li a .insideContent span.numSim{ font-size:18px;}
.switchList li a .insideContent span{ display:block; color:#585858; text-align:center; font-size:14px; }
.switchList li.switchOn a{ background:#9cd33c}
.switchList li.switchOn a .insideContent span{ color:#fff}
.detail table input[type=checkbox]{ display:block; margin-left:8.5px; margin-top:2px}
/*修改密码*/
.errxgMm{ display:block; color:#F00; text-align:center;display:block; margin-top:15px}
/*遮罩*/
/*.mask{ min-width:1300px; min-height:590px; position:absolute; left:0px; right:0px;top:0px;bottom:0px; background:rgba(0,0,0,0.05)}*/
.mask{position:absolute; left:0px; right:0px;top:0px;bottom:0px; background:rgba(0,0,0,0.1)}
.maskAll{ box-shadow:0px 0px 6px rgba(0,0,0,0.29); position:absolute; left:50%;top:50%; border-radius:5px}
.maskHead{ background:url(../images/maskHead.png) repeat-x; height:40px; border-top-left-radius:5px;border-top-right-radius:5px; }
.maskHead h1{ float:left; line-height:40px; margin-left:12px; font-size:14px; color:#333}
.maskHead a.closeBt{ display:block; float:right; font-size:24px; color:#888888; line-height:40px; width:40px; text-align:center;}
.contentMain{ position:absolute; left:0px; right:0px; top:40px; bottom:0px;}
.tishiW{ width:400px; height:300px; margin-left:-200px; margin-top:-150px; background:#fff}
.tishiB{ width:500px; height:300px; margin-left:-240px; margin-top:-100px; background:#fff}
.tishiD{ width:700px; height:500px; margin-left:-360px; margin-top:-250px; background:#fff;border-radius: 5px;}
.tishiContent{ overflow:hidden; text-align:center; padding:0px 10px;}
.tishiContent i{ display:block; width:79px; height:79px;  margin:0px auto; margin-top:30px; margin-bottom:22px;}
.tishiContent i.iconGou{background:url(../images/duihao.png) no-repeat;}
.tishiContent i.iconcha{background:url(../images/cha.png) no-repeat;}
.tishiContent h1{ font-size:20px; font-weight:bold; margin-bottom:10px;}
.formTrueBt a{ display:block}
/*删除提示*/
.maskCg{ width:312px; height:274px; background:#fff; margin-left:-156px; margin-top:-137px;}
.maskCg .maskHead{ background:none;}
.maskCg .maskHead a{ color:#8c8c8c; font-size:26px;}
.maskForWarn{ margin-left:15px; margin-right:15px; overflow:hidden; margin-top:10px}
.maskForWarn i{ display:block; width:80px; height:80px; margin:0px auto}
.maskForWarn i.iconGt{ background:url(../images/gantan.png) no-repeat}
.maskForWarn h1{ font-size:20px; font-weight:bold; color:#333; text-align:center; margin-top:20px; margin-bottom:12px}
/*等待加载*/
.maskLoad{ width:174px; height:102px; background:#242424; margin-left:-87px; margin-top:-51px; border-radius:5px; position:absolute; top:50%; left:50%}
.maskLoad span{ display:block; color:#f6f6f6; text-align:center}
.maskLoad i{ display:block; width:22px; height:22px; margin:0px auto}
.maskLoad i.loadGif{ background:url(../images/loading.gif) no-repeat; background-size:100% 100%; margin-top:23px; margin-bottom:12px}
/*账户管理*/
.ifFor .sumCount{ overflow:hidden;}
.ifFor .sumCount dl{ margin-bottom:10px; margin-top:10px;}
.ifFor .sumCount dl dt{}
.ifFor .sumCount dl dd{ margin-left:5px;}
.ifFor .sumCount dl dd b{ font-size:20px; font-weight:400; color:#ff5a00}
.tishiChuli{ width:600px; height:430px; margin-left:-300px; margin-top:-215px; background:#fff}
.contentBeiZhu{ margin-top:30px;}
.contentBeiZhu dl{ overflow:hidden; margin-bottom:20px}
.contentBeiZhu dl dt{ float:left; margin-right:10px; width:70px;text-align: right;}
.contentBeiZhu dl dd{ float:left; margin-right:30px}
.contentBeiZhu dl dd input{ float:left; margin-top:2px; margin-right:5px;}
.contentBeiZhu dl dd.wenbenText{ float:none; margin-left:80px; margin-right:5px}
.contentBeiZhu dl dd.wenbenText textarea{ width:99.5%;border-radius: 5px;border: 1px #d0d0d0 solid; height:80px; resize:none}
.contentBeiZhu dl dd.wenbenText input{ width:99.5%;border-radius: 5px;border: 1px #d0d0d0 solid; height:30px; resize:none}
/*首页*/
.sidecContainer{ position:absolute; top:10px;bottom:10px;right:10px; left:0px}
.sumUp{ position:absolute;top:0px;left:0px;right:0px;height:50%;}
.sumDown{ position:absolute;bottom:0px;left:0px;right:0px;height:50%;}
.sumUpLeft{ position:absolute; left:0px;top:0px;bottom:0px;width:50%}
.sumUpRight{ position:absolute; right:0px;top:0px;bottom:0px; width:50%}
.contentWrap1{ position:absolute; left:0px;right:5px;;top:0px;bottom:5px; background:#fff; border-radius:10px;}
.contentWrap2{ position:absolute; left:5px;right:0px;;top:0px;bottom:5px; background:#fff; border-radius:10px;}
.downWrap{ position:absolute; left:0px;bottom:0px;right:0px;top:5px; background:#fff; border-radius:10px;}
.wrapTitle{width:100%; height:40px; border-bottom:1px #dcdcdc solid;}
.wrapTitle span{ display:block; float:left; line-height:40px; text-indent:24px;font-weight:bold;}
.areaAny{ position:absolute; top:41px; left:0px;right:0px;bottom:0px;}
.tabList{ float:right; margin-right:10px; margin-top:7px;}
.tabList a{ display:block; float:left; color:#666666; width:auto; padding:0px 20px; height:26px; line-height:26px; font-weight:bold; border-radius:5px;}
.tabList a.onit{ background:#068fd5; color:#fff;}
.sheetArea{ width:400px; right:10px; left:auto}
.chartArea{ position:absolute; left:0px; bottom:0px; top:0px; right:450px;}
.sheetArea2{ width:330px; right:10px; left:auto}
.chartArea2{ position:absolute; left:0px; bottom:0px; top:0px; right:350px;}
/*插件修改*/
.mydp{ width:auto !important; border:none; border:5px}
.selectiongroup input {height: 28px !important;line-height: 28px !important; font-size:12px !important;}
.selbtngroup{ height:28px !important;}
.mydp .btnleftborder{ border:none !important}
/*微信小程序二维码*/
.ewmWe{width:100px; height:130px;  position:fixed; bottom:20px; left:59px; border:2px #ccc solid; background:#fff}
.introEwm{ height:28px;background:#ebebea; text-align:center; line-height:28px;}
/*个人中心*/
.huge{background-color: #dddddd;}
.bigdiv{width: 900px;align-content: center;background-color: #FFFFFF;position: absolute;left: 50%;top: 70px;bottom: 15px;
    margin-left: -450px !important;}
.top{width: 900px;border-bottom:1px solid #DDDDDD ;}
.topa{padding-left: 40px; padding-top: 30px; font-size: 20px !important;}
.topb{padding-left: 70px; padding-top: 30px;}
.topc{font-style: normal !important; font-size: 14px !important;}
.topd{width: 20px; display: inline-block !important;}
.topf{font-style: normal !important; font-size: 20px !important;}
.topg{width: 600px; height:60px; padding-left: 40px;}
.toph{font-size: 16px; display: inline-block;}
.topk{height: 60px;padding-left: 40px !important;}
.botta{width: 200px;height: 60px !important;}
.bottb{width: 500px;height: 60px !important;}
.bottc{font-style: normal; font-size: 14px;}
.bottm{font-size: 12px;color: #078FD5;}
.bottk{height: 60px !important;}
.shenfen{margin-top: 60px;margin-left: auto;}
.boxtext{width: 200px;height: 28px;margin-left: 40px;border:1px solid #cacaca; border-radius: 5px;}
.number{margin-top: 20px;}
.boxtextnumber{width: 200px;height: 28px;margin-left: 18px;border:1px solid #cacaca; border-radius: 5px;}
.button{width: 130px;height: 20px;background-color: #1e7bd3;margin-left: 140px;margin-top: 40px;border-radius: 5px;color:#ffffff;padding-top: 6px;	}
.name{position: absolute;left: 80px;font-size: 12px;}
.message{position: absolute;left: 230px;font-size: 12px;}
.shiming{padding-left: 300px;color: #1e7bd3;}
.ziti{position: absolute;left: 70px;font-size: 12px;	}
.passwordziti{position: absolute;left: 100px;font-size: 12px;}
.oldtele{margin-top: 45px;}
.newtele{margin-top: 20px;}
.teletext{width: 200px;height: 28px;margin-left: 80px;margin-top: -10px;border:1px solid #cacaca; border-radius: 5px;}
.messagetext{width: 115px;height: 28px;margin-left: 80px;margin-top: -10px;border:1px solid #cacaca; border-radius: 5px;}
.messagenumber{margin-left: 10px;color: #1e7bd3;}
.box{margin-bottom: 20px;}
.couponleft{margin-left: 50px;margin-top: 30px; background-image: url(../images/background.jpg);width: 260px;height: 96px;}
.couponright{margin-left: 350px;margin-top: -95px; background-image: url(../images/background.jpg);width: 260px;height: 96px;}
.shupai{font-size: 16px;color: #333333;}
.use{float: left;margin-left: 15px;margin-top: 5px;}
.price{font-size: 30px;color: #333333;display: inline-block;}
.RMB{font-size: 20px;color: #333333;display: inline-block;margin-left: -120px;margin-top: 27px; }
.coupon{font-size: 14px;color:#666666;margin-top: -38px;margin-left: 80px; }
.manjian{font-size: 12px;margin-left: 80px;color:#666666; }
.date{font-size: 12px; margin-top: 10px;margin-left: 30px;color:#666666;}
.contentMain.contentMains{overflow: auto;}
/*个人中心*/
.hello{position: absolute;top: 25px;left: 40px;}
.helloname{font-size: 20px;color: #333333;}
.hellomessage{margin-top: 15px;font-size: 12px;color: #333333;}
.hellomessagelittle{margin-bottom: 10px;}
.money{position: absolute;top:33px;right: 40px;text-align: right;}
.moneylink{color: #078fd5;font-size: 14px;}
.yue{font-size: 14px;margin-right: 10px;color: #333333;}
.jine{margin-bottom:15px;margin-top: 10px;}
.personalmessage{position: absolute;left:40px;top: 20px;}
.personalsafe{position: absolute;left: 40px;top: 20px;}
.tilte{font-size: 20px;color: #333333;margin-left: 40px;}
.tablemessage{width: 500px;font-size: 14px;}
.position{margin-top: 20px;}
.coupontitle{font-size: 20px;margin-left: 40px;margin-top: 20px;color: #333333;display: inline-block;}
.coupontype{position: absolute;top: 30px;right: 40px;}
.couponone{width: 286px;height: 106px;background-image:url(../images/back.jpg);margin-left: 20px;margin-top: 20px;display: inline-block;color: #333333;}
.coupontwo{width: 286px;height: 106px;background-image:url(../images/coupon.png);margin-left: 20px;margin-top: 20px;display: inline-block;color: #999999;}
.couponthree{width: 286px;height: 106px;background-image:url(../images/overdatecoupon.png);margin-left: 20px;margin-top: 20px;display: inline-block;color: #999999;}
.couponuse{font-size: 18px;color: #33333;float: left; margin-left: 15px;margin-top: 5px;}
.doller{font-size: 22px;margin-top: -70px;margin-left: 60px;}
.couponprice{font-size: 33px;margin-top: -40px;margin-left: 90px;}
.wuliancoupon{font-size: 16px;margin-top: -45px;margin-left: 140px;}
.couponmanjian{font-size: 14px;margin-top: 5px;margin-left: 150px;}
.coupondate{font-size: 14px;margin-top: 10px;margin-left: 55px;}
.link{display: inline-block;}
.couponbox{padding-left: 20px;padding-bottom: 40px;}
.ziticolor{color: #999999;}
/*通告*/
.announce{height:30px;position: absolute;top:0px;background: #fbf0dd;border:1px solid #fdd8a3;left:0px;right:0px;}
.announce img{width:24px;height: 24px;margin-top:3px;float: left;margin-left: 10px}
.noticecontent{margin: 0px 30px;margin-left: 40px; position: relative; overflow:hidden}
.noticecontent span{display:block;height: 30px;line-height:30px;white-space: nowrap;}
/*购卡*/
.simcardlist{float:left;}
.lisist{width:125px;height:78px;float:left;border:2px solid #6297b6;border-radius:4px;margin-right:10px;margin-bottom: 10px;background: #eff4f8;position: relative}
.rowsimcard{overflow:hidden;padding: 0px 5px;margin-top: 4px;}
.rowsimcard b{margin-right:5px;}
.rowsimcard:first-child{margin-bottom: 10px;margin-top: 7px;}
.simflow{color:#3a7ba3;font-size: 14px;}
.simoperator{color:#3d749d;}
.icondel{position:absolute;width: 23px;height: 23px;background: url(../images/delsim.png) no-repeat center;right: -11px;top:-11px;cursor: pointer}
.addsim{width:125px;height:78px;float:left;border:2px solid #e4e4e4;border-radius:4px;margin-bottom: 10px;cursor: pointer}
.addtext,.fontadd{text-align: center;}
.fontadd{font-size:50px;color: #e2e2e2;line-height: 50px;margin-top: 5px;}
.addtext{color: #c7c7c7}
/*消息*/
.iconMsgState{ display:block; float:right; width:16px; height:16px;}
.iconMsgState.iconweidu{ background:url(../images/weidu.png) no-repeat}
.iconMsgState.iconyidu{ background:url(../images/yidu.png) no-repeat}

.fontBold{font-weight: bold;}
/*广告*/
.adhere{
    display:none;position:fixed;width: 800px;height: 500px;
    background:url(../images/ad/ad.png) no-repeat center;z-index: 100;top:50%;left:50%;margin-top:-250px;
    margin-left: -400px;
}
.adclose{display:block;width: 30px;height: 30px;position: absolute;top:0px;right:0px;background: url(../images/ad/close.png) no-repeat center;z-index: 200;cursor: pointer}
.adhere a{display:block;position: relative;height: 100%;width:100%}
.admaskUp {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    left: 0px;
    top: 0px;
    display: none;
}
.admsk {
    position: absolute;
    width: 800px;
    height: 500px;
    background: url(../images/ad/ad.png) no-repeat center;
    background-size: contain;
    left: 50%;
    top: 50%;
    margin-top: -250px;
    margin-left: -400px;
}
.admsk a{display:block;position: relative;height: 100%;width:100%}
a.closebt {
    display: block;
    width: 30px;
    height: 30px;
    top: -15px;
    right: -15px;
    position: absolute;
    background: url(../images/ad/close.png) no-repeat center;
}
.maskhref {
    display: block;
    width: 100%;
    height: 100%;
}
/*滚动条*/
.nui-scroll::-webkit-scrollbar {
    width: 6px;
    height: 8px;
}
/*正常情况下滑块的样式*/
.nui-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
}
/*鼠标悬浮在该类指向的控件上时滑块的样式*/
.nui-scroll:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.2);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
}
/*鼠标悬浮在滑块上时滑块的样式*/
.nui-scroll::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0,0,0,.4);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
}
/*正常时候的主干部分*/
.nui-scroll::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    background-color: white;
}
/*鼠标悬浮在滚动条上的主干部分*/
.nui-scroll::-webkit-scrollbar-track:hover {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.4);
    background-color: rgba(0,0,0,.01);
}

span.el-tag{
    background-color: rgba(64,158,255,.1);
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    line-height: 26px;
    font-size: 12px;
    color: #409eff;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid rgba(64,158,255,.2);
    white-space: nowrap;
}
a.disabled{
    color: #c0c4cc;
    cursor: not-allowed
}