
.biaotab {
    padding: 15px 15px 0;
    display: flex;
    background: rgba(255,255,255,.5);
    margin-bottom: 15px;
     border-radius: 5px;
}
.biaotab.on {
    position: fixed;
    left: 2.5%;
    top: 0;
    right: 2.5%;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.06);
    z-index: 99;
}
.biaotab a {
    padding: 0 15px 10px;
}
.biaotab a.active {
    border-bottom: 2px solid #2b7ef4;
    color: #2b7ef4;
}
.dfk_hd {
    position: relative;
    top: -8px;
    left: 5px;
    width: 5px;
    height: 5px;
    background: #f00;
    display: inline-block;
    border-radius: 50%;
}
.xmtitle1 {
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    font-size: 20px;
}
.xmtitle2 {
    padding-left: 10px;
    border-left: 5px solid #2b7ef4;
    line-height: 14px;
    font-weight: bold;
    margin: 5px 0;
}
.rbtns {
    display: flex;
    justify-content: end;
}
.rbtns a {
    margin-left: 10px;
}
.tianjia {
    background: #2b7ef4;
    color: #fff;
    border-radius: 3px;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    display: inline-block;
    margin-left: 10px;
}
.pnt {
    background: #f80;
}
/*表单标题*/
.table_title {
    font-size: 24px;
    text-align: center;
    padding: 20px 0 15px;
}
.table_title i {
    border-bottom: 1px solid #333;
    padding: 0 0 5px;
    margin: 0 5px 0 0;
}
/*颜色*/

.red {
    color: #FF5722;
}
.green {
    color: #02d25a;
}
.blue {
    color: #2b7ef4;
}
.yellow {
    color: #FF6600;
}
.grey {
    color: #888;
}
.pink {
    background: #fff4f4;
}
/*表格*/
.yusuan {
   width: 100%;
   margin: 15px 0;
   /*table-layout: fixed;*/
}
.zxmzb {
     table-layout: fixed;
}
.yusuan th,
.yusuan td {
    padding: 8px 10px;
    text-align: left;
    border: 1px solid #c3cbdd;
    /*height: 55px;*/
    /*white-space: nowrap;*/
}
/*.yusuan td:first-child {*/
/*    width: 40%;*/
/*}*/
.yusuan tr:hover {
    background: #f5f5f5;
}
.yusuan span {
    flex-shrink: 0;
    /*padding: 7px 0;*/
}
.yusuan input {
    border: 0;
    padding: 0;
    background: transparent;
    margin: -7px 0;
}
.zhi {
    width: 900px;
    margin: 0 auto;
    box-shadow: 0 5px 10px rgba(0,0,0,.08);
}
.label {
     background: #f5f5f5;
}
.zongwid {
    width: 60%;
}
.iptbox {
    padding: 0 10px;
}
.layui-input {
    padding-right: 10px;
}
form .layui-btn {
    /*min-width: 140px;*/
    /*margin: 15px 0;*/
}
.wid100 {
    width: 100%;
}
/*+-按钮*/
.sbtn {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    background: #f6f6f6;
    flex-shrink: 0;
    margin-left: 10px;
    cursor: pointer;
    /*color: #fff;*/
}
.sbtn:first-child {
    margin: 0;
}
.sbtn i {
    font-size: 20px;
    font-weight: bold;
}
.sbtn:hover i {
    color: #fff;
}
.pink .sbtn {
    background: #ffe7e7;
}
.tbtns {
    display: flex;
    align-items: center;
}
.tbtns .layui-btn {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: transparent;
    border-radius: 50% !important;
    padding: 0;
    color: #333;
    flex-shrink: 0;
}
.tbtns .layui-btn .layui-icon {
    margin-right: 0;
    font-size: 20px;
}
.tbtns .layui-btn:hover,
.sbtn:hover {
    background: transparent;
}
.tbtns .layui-btn:hover i {
    color: #2b7ef4;
}
/*标签增加*/
.addipt {
    display: flex;
    align-items: center;
}
.words-split {
    display: flex;
    align-items: center;
}
.lbl-input {
    width: 120px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin-left: 5px;
}
/*列表*/
.t-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}

.tname {
    color: #2b7ef4;
    display: block;
    margin-top: 7px;
}
.tname:first-child {
    margin-top: 0;
}
.pay-sch {
    display: flex;
}
.pri-zong em {
    color: 
    #FF5722;
    padding-right: 3px;
    font-weight: bold;
}
.tanchuangbody {
    padding: 30px;
}
.layui-form-label {
    width: 130px;
}
.layui-input-block {
    margin-left: 130px;
}
.tablecon {
    
}
.con2 {
    background: #fff;
    padding: 20px;
}
/*搜索*/
.schsel {
    position: relative;
    /*width: 110px;*/
}
.schsel input {
    padding-right: 15px;
}
.schsel i {
    position: absolute;
    right: 5px;
    top: 7px;
}
.schsel p {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    min-width: 100%;
    display: none;
    transition: none .3s;
    max-height: 272px;
    overflow-y: auto;
    z-index: 99;
}
.schsel p a {
    display: block;
    padding: 5px 10px;
    white-space: nowrap;
} 
.schsel p a:hover {
    background: #2b7ef4;
    color: #fff;
}
.shuijin {
    display: flex;
    align-items: center;
}
.shuijin span {
    /*width: 120px;*/
}
.shuijin input {
    text-align: right;
    width: 18px;
    height: 24px;
    /*padding: 0 7px;*/
    /*margin: 0 5px 0 10px;*/
    /*border: 1px solid  #c3cbdd;*/
}
.xgline {
    display: flex;
    justify-content: end;
}
.xgline p {
    padding: 0 10px;
    border-right: 1px solid #ddd;
}
.xgline p:last-child {
    padding-right: 0;
    border: 0;
}
.flex-column {
    display: flex;
    flex-direction: column;
}
.hang1 {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
h2.tt {
    white-space: nowrap;
}
.paytable {
    margin-left: -1px;
    background: #fff4f4;
}
.bzbox {
    display: inline-block;
}
.noinline {
    display: revert;
}
.bzbox p {
    display: none;
}
.bzbox i {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #999;
}
.tbz p {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 200px;
    margin: -2px 0 0;
}
.hejic {
    background: #f3f8ff;
}
.backxm {
    display: flex;
    align-items: center;
    padding: 0 !important;
}
.backxm p {
    border: 1px solid #2b7ef4;
    border-radius: 4px;
    color: #2b7ef4;
    height: 36px;
    line-height: 34px;
    padding: 0 10px;
    margin-right: 10px;
    white-space: nowrap;
}
.backxm2 p {
    background: #2b7ef4;
    color: #fff;
}
.zhutt {
    font-weight: bold;
    color: #2b7ef4;
}
.bookShow {
    float: right;
    color: #2b7ef4;
}
.bgeff5ff {
    background: #eff5ff;
}
.tbinfo {
    display: flex;
    justify-content: end;
    padding-top: 20px;
}
.tbinfo p {
    display: flex;
    color: #888;
    margin-left: 20px;
}
.tbinfo p:first-child {
    margin-left: 0;
}
/*弹出*/
.tpbut {
    display: flex;
    justify-content: end;
    padding-top: 20px;
}
.tpbut > li {
    margin-right: 20px;
    border-bottom: 1px solid #2b7ef4;
    
    cursor: pointer;
    position: relative;
}
 .tpbut > li > a {
     color: #2b7ef4;
 }
.tpinfo {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
}
.tpinfo li {
     /*width: calc(100% / 3);*/
     display: flex;
     padding: 4px 0;
}
.tpinfo em {
    /*color: #888;*/
    width: 80px;
    flex-shrink: 0;
}
.tptanchu {
    position: absolute;
    left: 0;
    top: 40px;
    width: 300px;
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #c3cbdd;
    border-radius: 5px;
    /*display: none;*/
}
.tptanchu:before {
    content: '';
    position: absolute;
    top: -14px;
    width: 14px;
    height: 14px;
    background: url(../images/tcjt.png) center no-repeat;
    background-size: 14px;
}
.tpclose {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    color: #f00;
}
@media print {
    
    h1 {
        color: #000;
        background: none;
    }
    nav, aside {
        display: none;
    }
    body, article {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .yusuan th, 
    .yusuan td {
        height: auto;
        padding: 12px 7px;
        font-size: 14px;
        line-height: normal;
    }
    table { 
        page-break-inside: auto;
        }
    tr { 
        page-break-inside: avoid; 
        page-break-after: auto;
        }
         .zxmprint tr th {
        white-space: nowrap;
    }
    .zxmprint tr th:last-child,
    .zxmprint tr td:last-child,
    .bookShow,
    .tpbut {
        display: none;
    }
    .zxmprint tr th:first-child,
    .zxmprint tr td:first-child {
        width: 50%;
    }
    @page {
        margin: 1.5cm;
    }
   
}
