.spinner_shade{display: none;width: 100%;height: 100%;opacity: 0.1;filter: alpha(opacity=10);background:#000000;position: fixed;top: 0;left: 0;z-index: 99999998;}
.spinner{display: none;position: fixed;background-color: #fff;box-shadow: 1px 1px 50px rgba(0,0,0,.3);width: 120px;height: 36px;margin-top: -38px;margin-left: -60px;position: fixed;z-index: 99999999;top: 50%;left: 50%;line-height: 38px;font-size: 12px;color: #666;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;border-radius: 6px;}
.lodding_ico{width: 20px;height: 20px;border: 2px solid;margin: 8px;border-color: #07347a #07347a transparent;border-radius: 50%;box-sizing: border-box;animation: lodding_ico 1s linear infinite;float: left;}
@keyframes lodding_ico{0%{transform: rotate(0deg);} 100%{transform: rotate(360deg);}}

.waitClassify,.waitFKExamine,.noPass,.importFail{color:rgb(251, 72, 72) !important;}
.success-color,.classed,.audited,.passed,.confirmed,.cleared,.approved{color:rgb(103, 194, 58) !important;}
.importSuccess,.complete,.signed,.completed,.invoiced,.refunded,.payed{color:rgb(103, 194, 58) !important;}
.waitExamine,.waitConfirm,.waitPrice,.waitInspection,.waitConfirmImp,.waitDeclare,.waitClearance,.inDeclare,.waitReview,.waitSWExamine{color:#07347a !important;}
.waitFinanceTax,.waitRefund,.sent{color:#07347a !important;}
.tempSaved{color: #b0afaf}
.invalid,.toVoid{text-decoration:line-through;color: #b0afaf}
.waitEdit,.importing,.waitBind,.waitDepart,.waitSign,.confirmBank,.waitPay,.waitFinanceConfirm,.waitPerfect,.invoiceing,.made{color: rgb(45, 136, 247);}

.tcolor {
    color: #07347a !important;
}
.bcolor {
    background-color: #07347a !important;
}
.scrollbar::-webkit-scrollbar{
    width:8px;
    height:8px;
}

.scrollbar::-webkit-scrollbar-thumb{
    border-radius:100px;
    -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
    background: #f4f4f4fa;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.zm-hide{
    display: none;
}
.tac{
    text-align: center;
}
.f14b{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.f13{
    font-size: 13px !important;
}
.f14{
    font-size: 14px !important;
}
.f16{
    font-size: 16px !important;
}
.f20{
    font-size: 20px !important;
}
.f24{
    font-size: 24px !important;
}
.clearfix{zoom:1;}
.clearfix:after{content:".";display:block;font-size:0;height:0;clear:both;visibility:hidden}
.nav-line{
    width: 12px;
    text-align: center;
    display: inline-block;
}
.pt10{
    padding-top: 10px;
}
.pb10{
    padding-bottom: 10px !important;
}
.pt20{
    padding-top: 20px;
}
.pb20{
    padding-bottom: 20px !important;
}
.pb50{
    padding-bottom: 50px !important;
}
.ml10{
    margin-left: 10px;
}
.mr10{
    margin-right: 10px;
}
.mr20{
    margin-right: 20px;
}
.mr30{
    margin-right: 30px;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.mt60{
    margin-top: 60px;
}
.mb20{
    margin-bottom: 20px !important;
}
.mb50{
    margin-bottom: 20px !important;
}
.pr4{
    padding-right: 4px;
}
.pr10{
    padding-right: 10px;
}
.pl10{
    padding-left: 10px;
}
.pr20{
    padding-right: 20px !important;
}
.ptb10{
    padding: 10px 0;
}
.pb10{
    padding-bottom: 10px;
}
.color-white{
    color: white !important;
}
.color-red{
    color: #ef0001 !important;
}
.color-blue{
    color: rgb(45, 136, 247);
}
.color-yellow{
    color: rgb(247, 180, 6);
}
.color-theme{
    color: #07347a !important;
}
.color-green,a.green-a{
    color: #090 !important;
}
.color-black{
    color: #333;
}
a.copy-btn,a.def-a{
    color: #07347a !important;
}
a.grey-a,.color-grey{
    color: #888888;
}
a.grey-a:hover{
    color: #07347a;
}
a.layui-card-header-left{
    color: #333;
    float: right;
}
div.layui-card-header-left{
    color: #333;
    float: right;
    cursor: pointer;
}
div.layui-card-header-left:hover{
    color: #07347a;
}
.block{
    display: block;
}
.t-a-c{
    text-align: center;
}
.t-a-l{
    text-align: left;
}
.t-a-r{
    text-align: right;
}
.zm-tab{
    width: 100%;
}
.zm-tab thead th {
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #f5f5f5;
    color: #666;
    font-weight: 400;
}
.zm-tab tbody td {
    border: 1px solid #e5e5e5;
}
.zm-tab .sep-row {
    height: 20px;
}
.zm-tab .sep-row td {
    border: 0;
}
.zm-tab .tr-th {
    background: #f5f5f5;
    height: 31px;
    line-height: 30px;
    color: #aaa;
    overflow: hidden;
}
.zm-tab .tr-th .layui-form-checkbox{
    margin-left: 12px;
}
.zm-tab .tr-th span {
    height: 18px;
    line-height: 18px;
    padding: 2px 0 0;
    _display: inline;
}
.zm-tab .tr-th td {
    border-bottom-color: #f5f5f5;
}

.zm-tab .tr-tb {
    text-align: center;
    vertical-align: top;
}
.zm-tab .tr-tb td {
    padding: 10px;
}
.zm-tab .txt{
    color: #333;
}
.zm-tab .tab-no-border{
    border-bottom: 1px solid #ededed;
    color: #000;
}
.zm-tab .tab-no-border td{
    border: none;
    vertical-align: middle;
    padding: 4px 8px;
}
.zm-tab .tab-no-border td p{
    font-size: 12px;
    line-height: 18px;
}
.more-operation{
    position: relative;
    z-index: 100;
    width: 100%;
    cursor: pointer;
}
.more-operation-txt{
    position: relative;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    padding-right: 12px;
}
.more-operation:hover .more-operation-txt{
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.18);
}
.more-operation:hover .more-operation-txt .blank {
    display: block;
    position: absolute;
    height: 10px;
    width: 100%;
    top: 21px;
    left: 0;
    background: #fff;
    z-index: 30;
}
.more-operation-txt b {
    position: absolute;
    width: 7px;
    height: 4px;
    right: 18px;
    top: 13px;
    overflow: hidden;
    vertical-align: middle;
    background: url(/img/order-icons.png) -37px -207px no-repeat;
}
.more-operation:hover .more-operation-txt b{
    background-position: -20px -207px;
}
.more-operation-list {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 20;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.18);
    display: none;
}
.more-operation:hover .more-operation-list{
    display: block;
}
.more-operation.active:hover .more-operation-list{
    display: none;
}

.more-operation-list li {
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.more-operation-list li a {
    display: block;
    position: relative;
    color: #666;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}
.more-operation-list li a b {
    display: block;
    position: absolute;
    left: 5px;
    top: 12px;
    width: 10px;
    height: 7px;
    vertical-align: middle;
    overflow: hidden;
}
.more-operation-list li a.curr b {
    background: url(/img/order-icons.png) 0 -207px;
}
.more-operation-list li a:hover,.more-operation-list li a.curr{
    background:#f5f5f5;
    color:#07347a;
}
.z-arrow {
    position: absolute;
    background: url(/img/arrow-gray.png) no-repeat;
}
.z-arrow-left {
    right: -8px;
    top: 25px;
    width: 8px;
    height: 16px;
    background-position: -7px 0;
}
.zm-pagination{
    text-align: right;
}
.zm-pagination .layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #07347a;
}
.text-danger {
    color: #F00 !important;
    margin-right: 2px;
}

.upload-box{
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 25px;
    max-height: 100px;
    border: 1px dashed #e6e6e6;
}
.upload-title{
    position: absolute;
    top: 0;
    height: 25px;
    line-height: 25px;
    width: 100%;
}
.upload-text{
    color: #666;
    padding-left: 10px;
}
.upload-btn,.upload-loading{
    display: block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    border-radius: 0px;
    background-color: #efefef;
    color: black;
    float: right;
    text-align: center;
}
.upload-loading{
    display: none;
}
.file-box{
    margin-top: 25px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 70px;
}
.file-box li{
    margin:3px 4px;
    width: 100%;
    height: 20px;
    background-color: #efefef;
    position: relative;
    padding: 0 4px;
}
.file-box li a{
    display: block;
    width: 100%;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.file-box li a:hover,.file-box i:hover{
    color: #07347a;
}
.file-box li i{
    width: 28px;
    height: 20px;
    background-color: #efefef;
    position: absolute;
    top: 0;
    right: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    display: none;
    color: #000;
}
.file-box li:hover i{
    display: block;
}
.blank-list{
    background-color: #fff;
    min-height: 400px;
    width: 100%;
    text-align: center;
    display: none;
    padding-top: 120px;
}
.blank-list i{
    font-size: 60px;
    line-height: 60px;
    color: #b0afaf;
}
.blank-list dd{
    color: #b0afaf;
}
a.head-go-back{
    color: #333;
}
a.head-go-back:hover{
    color: #07347a;
}
a.head-go-back i{
    font-size: 16px;
}
dot{display:inline-block;height:1em;line-height:1;text-align:left;vertical-align:-.25em;overflow:hidden}
dot::before{
    display:block;content:'...\A..\A.';
    white-space:pre-wrap;
    animation:dot 2s infinite step-start both
}
@keyframes dot{
    33%{transform:translateY(-2em)}
    66%{transform:translateY(-1em)}
}
.show-tooltip{
    position: relative;
}
.show-tooltip:hover .a-tooltip{
    display: block;
}
.a-tooltip{
    position: absolute;
    display: block;
    min-width: 60px;
    left: -25px;
    top: 28px;
    display: none;
}
.a-tooltip .tooltip-content{
    visibility: visible;
    opacity: 1;
    position: absolute;
    z-index: 10;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    word-break: break-all;
    border-color: #d6d6d6;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.5;
    color: inherit;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0,0,0,.15);
}
.a-tooltip.red .tooltip-content{
    border-color: #ff9d9c;
    background-color: #ffe5e5;
}
.a-tooltip .tooltip-content p{
    padding:0 4px;
}

.a-tooltip .tooltip-content.arrow-top-left:before,
.a-tooltip .tooltip-content.arrow-bottom-left:before,
.a-tooltip .tooltip-content.arrow-top-left:after,
.a-tooltip .tooltip-content.arrow-bottom-left:after
{
    position: absolute;
    width: 0;
    height: 0;
    content: ' ';
    border: solid transparent;
    pointer-events: none;
}
.a-tooltip .tooltip-content.arrow-top-left:before,
.a-tooltip .tooltip-content.arrow-bottom-left:before
{
    border-width: 6px;
}
.a-tooltip .tooltip-content.arrow-top-left:after,
.a-tooltip .tooltip-content.arrow-bottom-left:after
{
    border-width: 5px;
}
.a-tooltip .tooltip-content.arrow-top-left:before{
    border-bottom-color: #d6d6d6;
    margin-left: -6px;
    bottom: 100%;
}
.a-tooltip .tooltip-content.arrow-top-left:after{
    border-bottom-color: #fff;
    margin-left: -5px;
    bottom: 100%;
}
.a-tooltip .tooltip-content.arrow-bottom-left:before{
    border-top-color: #d6d6d6;
    margin-left: -6px;
    top: 100%;
}
.a-tooltip.red .tooltip-content.arrow-bottom-left:before{
    border-top-color: #ff9d9c;
}
.a-tooltip .tooltip-content.arrow-bottom-left:after{
    border-top-color: #fff;
    margin-left: -5px;
    top: 100%;
}
.a-tooltip.red .tooltip-content.arrow-bottom-left:after{
    border-top-color: #ffe5e5;
}
.a-tooltip .tooltip-content.arrow-top-left:before,
.a-tooltip .tooltip-content.arrow-bottom-left:before,
.a-tooltip .tooltip-content.arrow-top-left:after,
.a-tooltip .tooltip-content.arrow-bottom-left:after{
    left: 30px;
}
.close-tooltip{
    position: absolute;
    top: 2px;
    right: 3px;
    font: 16px/1 Arial;
    color: #ccc!important;
    font-weight: 400;
    text-decoration: none;
}
.top-tips{
    position: absolute;
    z-index: 100;
    padding: 8px 12px;
    color: #fff;
    background: #fa3534;
    top: 0;
    left: 1px;
    right: 1px;
    display: none;
}
.top-tips .close-tooltip{
    font: 20px/1 Arial;
    top: 6px;
    right: 10px;
    color: #fff!important;
}
.top-tips.lnline{
    position: relative;
    margin-bottom: 10px;
}
.white-space{
    white-space:pre;
}
.arg{
    padding-top: 20px;
}
.arg ol.paragraph{
    font-size: 13px;
    color: #666;
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
    padding-inline-end: 10px;
}
.arg ol.child{
    margin-top: 20px;
}
.arg ol.paragraph,.arg ol.child{
    counter-reset: item
}
.arg ol.paragraph li{
    font-size: 15px !important;
    font-weight: 700;
    color: #333;
    margin:20px 0;
}
.arg ol.child li{
    font-size: 13px !important;
    font-weight: 400;
    color: #333;
    margin:0;
}
.arg h3{
    font-size: 15px !important;
    font-weight: 700;
}
.arg ol.paragraph li,.arg ol.child li,.line-indent{
    display: block;
    padding-left: 10px;
    text-indent: -24px;
}
.arg ol.paragraph li:before,.arg ol.child li:before{
    /*content: counters(item, ".") " ";*/
    counter-increment: item
}

.arg ol li.normal{
    padding-left: 0;
    text-indent: 0;
}
.arg ol li.normal:before{
    content:'';
}
.zm-checkbox{
    cursor: pointer;
}
.zm-checkbox .iconfont{
    margin-right: 8px;
}
.zm-checkbox .iconfont:before {
    content: "\e635";
}
.zm-checkbox.checked .iconfont:before{
    content: "\e746";
}
.remind{
    padding: 0 10px;
    color: #666666;
}
.remind i{
    color: #07347a;
    font-size: 14px;
    margin-right:6px;
}
.input-border {
    border:none;
    background: #f4f4f4;
}
.tps-displayed{
    float: left;
    line-height: 42px;
}