body{box-sizing: border-box;background-color: #fff;margin: 0;font-size: 12px;color: rgb(96, 98, 102);}
.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: #2d2f82 #2d2f82 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);}}
.clearfix:after{clear:both; display:block; content:" "; visibility:hidden;font-size: 0;height: 0}
.clearfix{zoom:1;}
.fl{float: left}
.fr{float: right}
.border-box{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
.def-a,a:hover,.def-fc,.color-orange{color: #2d2f82}
.def-a:hover{color: #2d2f82;text-decoration:underline;}
.green-a{color: rgb(103, 194, 58) !important;}
.green-a:hover{color: rgb(103, 194, 58);text-decoration:underline;}
.blue-a,.color-blue,.concluded{color: rgb(45, 136, 247) !important;}
.blue-a:hover{color: rgb(45, 136, 247);text-decoration:underline;}
.red-a,.color-red{color:  #ff0000 !important;}
.red-a:hover{color:  #ff0000;text-decoration:underline;}
.disabled-a,.disabled-a:hover{color: #666!important;cursor: default;text-decoration: none;}
.text-danger,.check {color: #F00 !important;margin-right: 2px;}
.text-danger-newline{color: #F00;font-size:14px;!important;margin-right: 2px;!important;margin-bottom: 10px;}
.text-grey,.declared_end{color: #a4a1a1;}
.task{color: #2d2f82;line-height: 26px;display: none;}
.task i{font-size: 14px;margin: 0px;}
.task-buts {text-align: center;border: 1px solid #ddd;border-radius: 5px;padding: 8px;}
.waitCreateDeclare,.waitClassify,.waitFKExamine,.noPass,.importFail{color:rgb(251, 72, 72) !important;}
.color-big-red{color: #ff0000}
.success-color,.classed,.audited,.passed,.confirmed,.cleared,.approved,.single_temp_success{color:rgb(103, 194, 58) !important;}
.importSuccess,.complete,.signed,.completed,.invoiced,.released,.saved,.outbound{color:rgb(103, 194, 58) !important;}
.waitExamine,.waitConfirm,.waitPrice,.waitInspection,.waitConfirmImp,.waitConfirmExp,.waitDeclare,.waitClearance,.inDeclare,.waitReview,.waitSWExamine,.waitApprove{color:#2d2f82 !important;}
.waitFinanceTax,.made{color:#2d2f82 !important;}
.invalid,.toVoid,.deletion{text-decoration:line-through;color: #b0afaf}
.waitEdit,.processing,.importing,.waitBind,.waitDepart,.waitSign,.confirmBank,.waitPay,.waitFinanceConfirm,.waitCustomerTax{color: rgb(45, 136, 247);}
.waitInvoice,.wait_receive,.single_import,.no_released,.waitClaim{color: rgb(45, 136, 247);}

.layui-table{
    color: #262626!important;
}
.layui-table td[align="money"] div{text-align: right;}
.layui-table td[align="money0"] div{text-align: right;}
.layui-table td[align="form-switch"] div.layui-table-cell{text-align: center;overflow: visible;}
.layui-table td[align="form"] {padding: 0px;}
.layui-table td[align="form"] div.layui-table-cell{padding: 0px;height: 28px;line-height: 28px;margin-top: -4px;overflow: visible;}
.layui-table td[align="form"] div.layui-table-cell input{border: 0px;border-radius: 0px;height: 32px;line-height: 32px;}
.layui-form-item{margin-bottom: 6px;}
.layui-table td[align="edit"] div{padding: 0 1px;}
.layui-table td[align="edit"] div input{background-color: #fbffd5;width: 100%}
.layui-table td[align="edit"] div input[INT],.layui-table td[align="edit"] div input[NUMBER]{text-align: right}
.layui-table-total .layui-table td[align="edit"] input{background-color: transparent;border: none;}
.layui-table-cell {height: 22px;line-height: 22px;padding: 0 6px;}
.large-table{margin-top: -5px;padding-bottom: 5px;}
.large-table .layui-table-view .layui-table td,.large-table .layui-table-view .layui-table th{padding: 7px 0;font-size: 14px}
.large-table .layui-table-view .layui-table th{font-weight: bold}
.large-table .layui-table-page{padding: 8px 8px 0;height: 44px;}
.large-table .layui-laypage a, .layui-laypage span{font-size: 13px;}
.layui-btn{height: 30px;line-height: 30px;font-size: 12px;}
.layui-btn-sm .fa {font-size: 12px!important;margin-right: 4px;}
.layui-layer-btn .layui-layer-btn0{border-color: #2d2f82 !important;background-color: #2d2f82 !important;}
.layui-btn.layui-btn-sm{height: 27px;line-height: 26px;font-size: 12px;}
.layui-btn.layui-btn-xs{height: 22px;line-height: 22px;font-size: 12px;}

.layui-btn{
    transition: all .1s linear;
}
.layui-btn:active{
    transform: scale(0.96,0.96);
}

.status-view{
    margin-top: -5px;
    padding-bottom: 5px;
    min-height: 30px;
}
.status-view a{
    margin-right: 6px;
    font-size: 12px;
    color:#187cd5;
}
.status-view a.active{
    color: #fd6a02;
}

.layui-table td, .layui-table th{font-size: 12px;}
.layui-table th{font-weight: 600}
.layui-input,.layui-select,.layui-textarea{height: 30px;line-height: 20px;border-radius: 5px;}
.layui-form-select dl dd, .layui-form-select dl dt{line-height: 30px}
.layui-form-label{padding: 4px 8px;width: 92px;}
.layui-table, .layui-table-view{margin: 10px 0 0 0;}
.layui-form-select dl{max-height: 200px;top: 33px;}
.layui-form-selectup dl{top: auto;bottom: 33px;}
.layui-layer-title{height:36px !important;font-size: 12px !important;line-height: 36px !important;}
.layui-layer-setwin{top: 11px !important;}
.data-form .layui-form-item{margin-bottom:20px;}
.data-form .layui-form-item .layui-form-radio{margin: 2px 10px 0 0;}
.layui-form-radio *{font-size: 12px;}
.layui-table-cell .layui-btn-xs{height: 20px;line-height: 20px;}
.layui-table .hover-show{display: none;}
.layui-table .layui-table-hover .hover-show{display: inline-block;}
.layui-table .layui-table-cell .layui-form-switch{margin-top: -1px;}
.layui-form-value{padding: 6px 15px;float: left;display: block;font-weight: 400;line-height: 20px;text-align: left;}
.layui-form-select dl dd.layui-this{background-color: #2d2f82;}
.layui-btn-group .layui-btn-primary:hover{color: #2d2f82;}
.tsf-page-btn-group .layui-btn-primary{
    border: 1px solid #C9C9C9;
    background-color: #fff;
    color: #555;
}
.tsf-page-btn-group .layui-btn-primary:hover{
    background-color: #fff !important;
    border: 1px solid #2d2f82 !important;
}
.layui-btn-primary {
    background-color: #fff !important;
}
.layui-input::-webkit-input-placeholder,.layui-select::-webkit-input-placeholder,.layui-textarea::-webkit-input-placeholder{font-size: 12px !important;}
.layui-card-header{height: 36px;line-height: 38px;padding: 0 10px;font-size: 12px;}
.layui-form-checkbox span{font-size: 12px;}
.layui-form-checkbox[lay-skin=primary]:hover i {border-color: #2d2f82;}
.layui-form-checked[lay-skin=primary] i{border-color: #2d2f82 !important;background-color: #2d2f82;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #2d2f82;}
.layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span.layui-laypage-curr{padding: 0px 10px;}
.layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span{height: 24px;line-height: 24px;}
.large-table .layui-laypage a, .layui-laypage span{font-size: 12px;color: rgb(96, 98, 102);}
.layui-table, .layui-table-view{margin: 0px;}
.layui-table-tips-main{padding: 4px 10px 2px 10px;font-size: 12px;}
.layui-disabled, .layui-disabled:hover {color: #827f7f!important;}
.layui-input.layui-input-red{
    color: #ff0000!important;
    font-size: 16px;
}
.layui-elem-quote{border-left: 5px solid #2d2f82;padding: 6px;color:#2d2f82}
.layui-elem-quote.layui-quote-nm{border-color: #e6e6e6;}
.layui-btn-primary:hover{border-color:#2d2f82;color:#333}
.layui-form-onswitch{border-color: #2d2f82;background-color: #2d2f82;}
.layui-input-block .layui-form-switch{margin-top: 2px;}
.layui-textarea{min-height: 60px;}
.layui-table-tips-c{padding: 0px;}
.layui-table-grid-down{width: 22px;}
.layui-transfer-active .layui-btn{background-color: #2d2f82;border-color: #2d2f82;}
.layui-transfer-active .layui-btn-disabled {background-color: #FBFBFB;border-color: #e6e6e6;color: #C9C9C9;}
.layui-card-header .left-split:before {content: "";display: inline-block;width: 3px;height: 14px;margin:12px 8px 0 0;background: #2d2f82;vertical-align: top;}
.layui-form-radio>i:hover, .layui-form-radioed>i {color: #2d2f82;}
.layui-elem-field legend{font-size: 14px;color: #2d2f82;}
.layui-layer-title{background-color: #fff;font-weight: bold}
.layui-badge i{margin: 0px !important;}
.layui-select-title .layui-input{cursor: text;}
.layui-select-title .layui-input.layui-unselect{cursor: pointer;}
.layui-tab-brief>.layui-tab-title .layui-this{color: #2d2f82;}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{border-bottom: 2px solid #2d2f82;}
.layui-tab-title .layui-this:after{height: 37px;}
.layui-tab-title{height: 36px;}
.layui-tab-title li{font-size: 12px;padding: 0 12px;line-height: 36px;}
.layui-form-checked span, .layui-form-checked:hover span{background-color:#2d2f82; }
.layui-form-checked, .layui-form-checked:hover{border-color:#2d2f82;}
.layui-form-checked i,.layui-form-checked:hover i{color:#2d2f82;border: 1px solid #2d2f82;}
.layui-form-checked[lay-skin="primary"] span, .layui-form-checked[lay-skin="primary"]:hover span{background-color:transparent;}

.layui-badge-rim, .layui-border, .layui-colla-content, .layui-colla-item, .layui-collapse, .layui-elem-field, .layui-form-pane .layui-form-item[pane], .layui-form-pane .layui-form-label, .layui-input, .layui-layedit, .layui-layedit-tool, .layui-panel, .layui-quote-nm, .layui-select, .layui-tab-bar, .layui-tab-title .layui-this:after, .layui-textarea{
    border-color: #d2d2d2;
}
.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row]{
    border-color: #e3e3e3;
}
.layui-input-block.flex{
    display: -ms-flexbox;
    display: flex;
}
.round-btn{
    line-height: normal;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border: 0px;
    margin: 1px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
}
.round-btn.blue{
    border: 1px solid #1E9FFF;
    color:#1E9FFF;
}
.round-btn.blue:focus,.round-btn.blue:hover{
    background-color: #ecf3f9;
}
.round-btn i{
    margin-right: 0px !important;
}
.fkey{color: #666;background-color: #eee!important;padding: 2px 4px;border-radius: 2px;margin-right: 4px;}
.fval{color: #333;}
.fkey,.fval{line-height: 20px}
.mr10{margin-right: 10px !important;}
.mt5{margin-top: 5px !important;}
.mt10{margin-top: 10px !important;}
.ml10{margin-left: 10px !important;}
.mt20{margin-top: 20px !important;}
.mb20{margin-bottom: 20px;}
.mb10{margin-bottom: 10px;}
.pl10{padding-left: 10px !important;}
.pr10{padding-right: 10px !important;}
.pr5{padding-right: 5px !important;}
.pl5{padding-left: 5px !important;}
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.pb10{padding-bottom: 10px;}
.pl20{padding-left: 20px;}
.p0{padding: 0px !important;}
.p10{padding: 10px !important;}
.p20{padding: 20px !important;}
.fa{margin-right: 4px;}
.t-a-r{text-align: right !important;}
.t-a-c{text-align: center !important;}
.body-grey{background-color: #eeedec!important;}
.choice-btn{position: relative;}
.choice-btn .layui-btn.layui-btn-primary{padding: 0 4px 0 10px;color: #918f8f;height: 27px;line-height: 26px;border-radius: 5px;}
.choice-btn .layui-btn.layui-btn-primary:hover{color: #2d2f82;}
.choice-btn .layui-table-tool-panel{z-index: 9999;left: -109px;max-height: 400px;}
.tsf-content{position: relative;padding: 10px;line-height: 24px;}
.tsf-status-area{display: inline-block;vertical-align: top;padding-left: 10px}
.tsf-status-area a{
    margin: 0 5px;
    line-height: 28px;
}

.no-title [class^="layui-col"]{padding: 5px 0 5px 0;}
.no-title [class^="layui-col"]:first-child{padding-top: 0px;}
.no-title [class^="layui-col"]:last-child{padding-bottom: 0px;}
@media screen and (min-width: 992px){
    .no-title [class^="layui-col"]{padding: 5px;}
    .no-title [class^="layui-col"]:first-child{padding-left: 0px;padding-top: 5px;}
    .no-title [class^="layui-col"]:last-child{padding-right: 0px;}
    .no-title [class^="layui-col"] > [class^="layui-col"]{padding: 0px;}
    .no-title [class^="layui-col"] > [class^="layui-col"].spacing{padding: 0 5px 0 5px;}
    .no-title [class^="layui-col"] > [class^="layui-col"].spacing:first-child{padding-left: 0px;}
    .no-title [class^="layui-col"] > [class^="layui-col"].spacing:last-child{padding-right: 0px;}
}
.picker-month,.picker-date,.picker-time{cursor: pointer;}
.start-input{border-radius: 5px 0 0 5px;border-right: 0px;}
.cen-input{border-radius: 0px;border-right: 0px;}
.end-input{border-radius: 0 5px 5px 0;}
.auto-tips{font-size: 16px;color: #2d2f82;cursor: help;}
.company_logo{max-height: 80px;vertical-align: middle;}
.tsf-operation{padding: 10px 0 0 0;min-height: 40px;}
.tsf-operation .layui-btn-group .layui-btn {margin-left: -1px !important;margin-bottom: 10px !important;border-radius: 5px;margin-right: 8px !important;}
.tsf-operation .layui-btn-group .layui-btn[disabled]{cursor: not-allowed;background-color: #c3c5c9;}
.tsf-page-content{
    position: absolute;
    background-color: #fff;
    left: 0;
    top: 0;
    right: 0;
    bottom: 42px;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
}
.tsf-page-btn-group{
    position: absolute;
    background-color: #eee;
    height: 42px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding: 7px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.tsf-page-operation{
    position: absolute;
    background-color: #fff;
    left: 0;
    top: 0;
    right: 0;
    height: 193px;
    padding:0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
    border-bottom: 1px solid #f6f6f6;
}
.tsf-page-operation .layui-textarea{
    min-height: 76px;max-height: 76px;
}
.shortcut-selection .layui-badge{cursor: pointer}
.tsf-page-operation .operation-btns{
    text-align: left;
}
.tsf-page-detail{
    position: absolute;
    background-color: #fff;
    left: 0;
    top: 193px;
    bottom: 0;
    right: 0;
    padding:0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
}
.tps-displayed{
    float: left;
    line-height: 42px;
}
.tsf-hide,.zm-hide{display: none}
.required,input[lay-verify^="required"]{background-color: #fbffd5;}
input.layui-disabled{background-color: transparent!important;}
.required-box input{background-color: #fbffd5;}
.area-content{
    position: absolute;
    overflow: auto;
    z-index: 899;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    box-sizing: border-box;
    width: 370px;
    display: none;
}
.area-content .layui-tab{margin: 0px;}
.area-content .layui-tab-title{height: 32px;}
.area-content .layui-tab-title li{font-size: 12px;line-height: 32px;}
.area-content .layui-tab-title .layui-this:after {height: 33px;}
.area-content a {
    display: inline-block;
    padding: 1px 10px;
    outline: 0;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 2px;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    line-height: 20px;
}
.area-content a:hover{
    background-color: #fdece1;
    border-radius: 2px;
    color: #2d2f82;
}
.area-content a.active{
    background-color: #2d2f82;
    border-radius: 2px;
    color: #fff;
}


.upload-area ul li{
    float: left;
    width: 100px;
    height: 76px;
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-right: 14px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}
.upload-area ul li.upload-btn{
    border: 1px solid #fff;
}
.upload-area ul li.upload-btn .upload-a{
    display: block;
    width: 76px;
    height: 76px;
    line-height: 88px;
    border: 1px dashed #e6e6e6;
    cursor: pointer;
}
.upload-area ul li.upload-btn .upload-a:hover{
    border: 1px dashed #2d2f82;
}
.upload-area ul li .file-type{
    height: 47px;
    overflow: hidden;
    line-height: 58px;
}
.upload-area ul li .file-type i{
    margin: 0px;
    font-size: 28px;
}
.upload-area ul li .del-file{
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 24px;
    height: 24px;
}
.upload-area ul li a.down-file{
    display: block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    background: #f2f5f7;
    border-top: 1px solid #e6e6e6;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0px;
}
.upload-area ul li.upload-btn .upload-a i{
    margin: 0px;
    color: rgb(140, 147, 157);
    font-size: 28px;
}
.copy-btn i{
    font-size: 14px;
    color: #2d2f82;
}
.more-qty{display: none}
.more-qty-btn{margin-left: 10px;font-size: 13px;color: #2d2f82;border: 0px;padding: 0 6px;}
.more-qty-btn i{margin-left: 4px;margin-right: 0px;}

.login-box-bcks{
    box-sizing: border-box;
}
.login-box-bcks .login-bcks{
    float: left;
    margin: 0 32px 12px 0;
    border: 8px solid #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    width: 240px;
    height: 170px;
    cursor: pointer;
    position: relative;
}
.login-box-bcks .login-bcks .login-bcks-img {
    width: 240px;
    height: 170px;
}
.select-bck{
    position: absolute;
    bottom: 2px;
    right: 8px;
    color: #35b34a;
    font-size: 40px;
}
.remove-bck{
    position: absolute;
    top: 2px;
    right: 8px;
    display: none;
    color: #e55130;
    font-size: 40px;
}
.own:hover .remove-bck{display: block;}
.clear-input .clear-val{display: none;}
.clear-input:hover .clear-val{display: block}
.clear-val{position: absolute;right: 10px;top: 50%;margin-top: -8px;cursor: pointer;}
.no-title .clear-val{margin-top: -6px;}
.layui-unselect.layui-tab-bar{display: none}
.careful{line-height: 30px;color: #F00;padding-left: 8px;}
.tab-content-form{width: 100%;height: 100%;border: 0px;}
.quick-btn{margin-top: 2px;}
.layui-input-range{
    width: 100%;
    height: auto;
    border: 1px dashed #ddd;
    padding: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 30px;
}
.range-list{
    margin-top: 4px;
    max-height: 122px;
    overflow: auto;
}
.range-list-item{
    padding-left: 2px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: -1px;
}
.range-list-item:last-child{
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-bottom: 0px;
}
.range-list-item:first-child{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.layui-input-range .right-a {
    float: right;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    margin-right: 4px;
}
.chapter{
    background-position: center center;
    background-repeat:no-repeat;
    background-size: 100% 100%;
}
.chapter1{width: 180px;height: 180px;}
.chapter2{width: 90px;height: 90px;}
.chapter1 img,.chapter2 img{width: 100%;height: 100%}


.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;
}
.f14b{
    font-size: 14px;
    font-weight: 500;
}
.f16b{
    font-size: 16px;
    font-weight: 500;
}
.f18b{
    font-size: 18px;
    font-weight: 500;
}
.f22b{
    font-size: 22px;
    font-weight: 500;
}
.layui-elem-quote.success{
    border-left: 5px solid rgb(103, 194, 58);
    color: rgb(103, 194, 58);
}
.layui-table-fixed{
    z-index: 1 !important;
}
.fwb12{
    font-size: 12px;
    font-weight: bold;
}

.zm-upload {
    margin-top: 4px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 78px;
}
.zm-upload input {
    position: absolute;right: 0;top: 0;opacity: 0;
}
