﻿blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

body, button, input, select, textarea {
    font: 14px/1.5 Tahoma,Verdana,微软雅黑,新宋体
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new,courier,monospace
}

small {
    font-size: 12px
}

li, ol, ul {
    list-style: none
}

a, a:visited {
    color: #333;
    text-decoration: none
}

    a:hover {
        color: #c30;
        text-decoration: none
    }

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

i {
    font-style: normal
}

b {
    font-weight: 400
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
    font-size: 0
}

body {
    color: #444
}

.icon {
    overflow: hidden;
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    font-size: 16px;
    fill: currentColor
}

.indexcenter .tabs-panels.tabs-panels-noborder {
    padding: 10px
}

.indexcenter .panel-body, .indexleft .panel-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-transition: padding .3s;
    transition: padding .3s
}

.table {
    width: 100%;
    height: auto;
    border: 0 solid #dcdcdc;
    border-collapse: collapse
}

    .table th {
        padding: 5px 3px;
        width: 75px;
        min-height: 30px;
        /*border: 1px dashed #dcdcdc;*/
        /*background-color: #f4f4f4;*/
        text-align: right
    }

    .table td {
        padding: 5px 3px;
        /*border: 1px dashed #dcdcdc;*/
        text-align: left
    }

.tbl {
    width: 100%;
    height: auto;
    border: 0 solid #b1cde3;
    border-collapse: collapse;
    background: #fff
}

    .tbl tr {
        height: 30px;
        border: 0 solid #b1cde3
    }

    .tbl th {
        padding-right: 5px;
        width: 200px;
        border: 0 solid #b1cde3;
        background: #fff;
        background-color: #eee;
        text-align: right;
        font-weight: 400
    }

    .tbl td {
        padding-left: 5px
    }

#tb.datagrid-toolbar {
    padding: 5px
}

.toolbar {
    padding: 1px;
    height: 30px;
    background-color: #668fb7;
    vertical-align: middle;
    text-align: right
}

.section {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: left;
    text-indent: 20px;
    font-weight: 700;
    font-size: 14px
}

.btn {
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    border-top: #7b9ebd 1px solid;
    border-right: #7b9ebd 1px solid;
    border-bottom: #7b9ebd 1px solid;
    border-left: #7b9ebd 1px solid;
    color: #000;
    font-size: 12px;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde)
}

.btn1_mouseout {
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    border-top: #7ebf4f 1px solid;
    border-right: #7ebf4f 1px solid;
    border-bottom: #7ebf4f 1px solid;
    border-left: #7ebf4f 1px solid;
    color: #000;
    font-size: 12px;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#b3d997)
}

.btn1_mouseover {
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    border-top: #7ebf4f 1px solid;
    border-right: #7ebf4f 1px solid;
    border-bottom: #7ebf4f 1px solid;
    border-left: #7ebf4f 1px solid;
    color: #000;
    font-size: 12px;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cae4b6)
}

.btn2 {
    padding: 2px 4px 0px 4px;
    height: 23px;
    border-width: 1px;
    background-color: #ece9d8;
    font-size: 12px
}

.btn3_mouseout {
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    border-top: #2c59aa 1px solid;
    border-right: #2c59aa 1px solid;
    border-bottom: #2c59aa 1px solid;
    border-left: #2c59aa 1px solid;
    color: #000;
    font-size: 12px;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#c3daf5)
}

.btn3_mouseover {
    margin-top: 5px;
    padding: 1px 6px;
    border: 1px solid #2f77ab;
    border-radius: 3px;
    background: #fff;
    color: #6a88a3;
    font-size: 12px;
    cursor: pointer
}

.btn3_mousedown {
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    border-top: #ffe400 1px solid;
    border-right: #ffe400 1px solid;
    border-bottom: #ffe400 1px solid;
    border-left: #ffe400 1px solid;
    color: #000;
    font-size: 12px;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#c3daf5)
}

.btn3_mouseup {
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    border-top: #2c59aa 1px solid;
    border-right: #2c59aa 1px solid;
    border-bottom: #2c59aa 1px solid;
    border-left: #2c59aa 1px solid;
    color: #000;
    font-size: 12px;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#c3daf5)
}

.btn_2k3 {
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    border-top: #002d96 1px solid;
    border-right: #002d96 1px solid;
    border-bottom: #002d96 1px solid;
    border-left: #002d96 1px solid;
    color: #000;
    font-size: 12px;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#9dbcea)
}

.Rep_tab {
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
    color: #333;
    vertical-align: middle;
    text-align: center;
    font: Georgia 11px;
    font-size: 12px;
    font-family: Tahoma,Arial,Helvetica,Sans-serif,"宋体"
}

    .Rep_tab td {
        height: 20px;
        border: 1px solid #4d9ab0
    }

    .Rep_tab th {
        border: 1px solid #4d9ab0
    }

    .Rep_tab caption {
        margin: 0 auto;
        height: 30px;
        border: 1px solid #4d9ab0;
        text-align: center;
        font-weight: 700;
        font-size: 12px
    }

.Rep_Tab_OddTr {
    height: 20px;
    background-color: #f8fbfc;
    color: #000
}

.Rep_Tab_EvenTr {
    height: 20px;
    background-color: #e5f1f4;
    color: #000
}

.Rep_Tab_HeaderTr {
    background-color: #ffe;
    color: #000
}

.Rep_Tr_Move {
    height: 20px;
    background-color: #ecfbd4;
    color: #000
}

.Rep_Tr_Click {
    height: 20px;
    background-color: #bce774;
    color: #333
}

.ml10 {
    margin-left: 10px
}
.ml15 {
    margin-left: 15px
}
.mb10 {
    margin-bottom: 10px
}
.mr2 {
    margin-right: 2px
}
.mr5 {
    margin-right: 5px
}
.mr10 {
    margin-right: 10px
}
.pt20{
    padding-top: 20px
}
.fs14{
    font-size: 14px;
}
.orange {
    color: #f60
}

.orangeq {
    color: #f30
}

.green {
    color: #8bce84
}

.blue {
    color: #428bca
}

.purple {
    color: #b07382
}

.purple-deep {
    color: #8d396b
}

.hui {
    color: #5a5a5a
}

.red {
    color: #b20
}
.yellow-border {
    border:5px solid #FBE82C
}

.red-border {
    border:5px solid #f30
}

.green-border {
    border:5px solid #8bce84
}
.lockl, .lockr {
    float: left;
    margin-left: 20px;
    width: 77px;
    height: 34px;
    background: url(../image/lock01.png) no-repeat;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 34px;
    cursor: pointer
}

.lockr {
    margin: 0;
    background: url(../image/lock02.png) no-repeat;
    color: #8d7e73
}

.entry, .panel-fit, .panel-fit body, .tabs-panels-noborder {
    background: #f3f3f3;
    -webkit-box-shadow: inset 0 8px 8px -10px rgba(0,0,0,.35);
    -moz-box-shadow: inset 0 8px 8px -10px rgba(0,0,0,.35);
    box-shadow: inset 0 8px 8px -10px rgba(0,0,0,.35)
}

.btntop {
    height: 30px;
    border: none;
    background: #f3f3f3;
    vertical-align: middle;
    text-align: right
}

.centertable {
    border: none;
    background: 0 0
}

.maintablediv {
    margin: 3px auto 10px;
    padding-bottom: 10px;
    width: 98%;
    background: #fff;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,.3);
    -moz-box-shadow: 0 10px 10px rgba(0,0,0,.3);
    box-shadow: 0 10px 10px rgba(0,0,0,.3)
}

.maintbl {
    width: 100%
}

.inputarea {
    padding: 4px;
    width: 70%;
    border: 1px solid #b1cde3
}

.inputalign {
    margin-right: 2px;
    vertical-align: text-bottom
}

.modify {
    padding: 10px;
    border: none;
    background: 0 0
}

    .bgfff, .modify .panel {
        -webkit-box-shadow: 0 10px 10px rgba(0,0,0,.3);
        -moz-box-shadow: 0 10px 10px rgba(0,0,0,.3);
        box-shadow: 0 10px 10px rgba(0,0,0,.3)
    }

.fff {
    background: #fff
}

.starbar {
    padding: 1px;
    height: 35px;
    border-top: 0;
    border-right: 0;
    border-bottom: auto;
    border-left: 0;
    background-color: #86c0b3;
    color: #fff;
    vertical-align: middle;
    text-align: right
}

    .starbar a, .starbar a.l-btn span span.l-btn-icon-left, .starbar a:visited {
        color: #fff
    }

.dfieldset fieldset {
    padding-top: 5px;
    border: 1px solid #ddd;
    font-weight: 700
}

.imgmid img {
    margin-right: 3px;
    vertical-align: text-bottom;
    cursor: pointer
}

.mil5 input {
    margin-left: 10px
}

.card1 {
    position: relative;
    border-bottom: 1px solid #ccc
}

.card1l {
    /* margin-right: 400px;*/
    height: 45vh ;border-left:1px solid #ccc; 
    width: 50%;float: right;padding: 20px;    box-sizing: border-box;
}
.titleH1{padding: 10px 20px;font-size:24px;font-weight: bold;}
.titleH1 img{width: 20px;height: 20px;vertical-align: middle;margin-right: 10px;}
.card1r {
    /* position: absolute;
    top: 20px;
    right: 30px;
    width: 360px */
    width: 100%;padding: 0px 30px;
    box-sizing: border-box;position:relative;
}
    .card1r fieldset {
        margin-bottom: 5px;
        padding-left: 20px;
        height: 11vh;
        border: none;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        font-size: 14px;
        float: left;
        width: 74%;
    }

        .card1r fieldset.fd02 {
            /*background: url(../image/chart02.png) no-repeat left top*/
        }
        /*修改为定位*/
        .card1r fieldset.fd03 {
            height: auto;
            width: 20%;
            position: absolute;
            right: 30px;
            border: none;
        }
        .card1r fieldset.fd03 legend{color: #000;}
        .card1r fieldset.fd03 ul li{
            line-height: 35px;font-weight: 400;width:100%;padding: 0;
        }
            .card1r fieldset.fd03 ul li span {
                width: 105px;
                display: inline-block;
            }
        .card1r fieldset.fd03 ul li i{margin-left: 30px;}
    .card1r legend {
        color: #b89724;
        font-weight: 700;margin-right: 10px;font-size: 16px;
        line-height: 92px;float: left;
    }
    .card1r fieldset.fd03 legend{
        line-height: 45px;   
    }
    .card1r legend img{vertical-align: middle; margin-right: 10px;}
    .card1r ul {
        float: left;overflow: hidden;
    }
    .card1r li {
        float: left;font-weight: 700;padding: 0 5px;font-size: 16px;
        line-height: 92px;
    }

    .card1r .ttd {
        cursor: pointer;    margin-right: 5px;
    }

        .card1r .ttd:hover {
            color: rgba(255,0,0,1)
        }
        #FSQ,#FJRBH{color: rgba(255,0,0,.6)}
        #FSQ:hover,#FJRBH:hover{color: rgba(255,0,0,1)}
        #FJRYSH{color: rgba(0,204,102,.6)}
        #FJRYSH:hover{color: rgba(0,204,102,1)}
.card2, .card3 {
    position: relative;
    float: left;
    box-sizing: border-box;
    padding: 30px;
    width: 50%;
}

.card2 {
    padding: 20px 0 20px 20px;
    width: 50%;
}
#char1 .pietips ul {
    overflow: hidden;
}
#char1 .pietips li {
    float: left;
    width: 80px;
    background: #199ED8;
    height: 24px;
    border-radius: 5px;
    border: 1px solid #ccc;
    line-height: 24px;cursor:pointer;
    text-align: center;
    margin: 5px 15px;
    color: #fff;
}
.index h3 {
    font-size: 14px
}

.pie {
    height: 40vh;width:calc(100% - 120px);float:left;
}
.pietips >div{
    overflow:hidden;width:100%;margin-bottom:10px;
}
.pietips div span {
    float: left;
    color: #999;
    font-size: 12px;
    padding: 0px 5px;
    width: 48px;cursor:pointer;
}
    .pietips div span.active {
        color: #BB9D32;border-radius:5px;
        border: 1px solid #999;
    }
    .pietips {
        /*position: absolute;
        top: 60px;
        right: 30px;*/
        /*padding: 10px 15px;*/
        width: 120px;
        float: right;
        /*height: 70px;*/
        border-radius: 4px;
        /*background: #f3f3f3;*/
        font-size: 14px;
        line-height: 2.2
    }

    .pietips em {
        display: inline-block;
        margin-right: 5px;
        width: 8px;
        height: 8px;
        border: 4px solid #46c2ca;
        border-radius: 100%;
        vertical-align: text-bottom
    }

.ttd {
    font-weight: 700
}

.pietips em.pc02 {
    border: 4px solid #b36347
}

.bluebtn {
    margin: 4px 12px 0 0;
    background: #1890ff;
}

.greenbtn {
    margin: 4px 15px 4px 0;
    background: #798609
}

    .bluebtn:hover, .greenbtn:hover, .l-btn-plain.bluebtn:hover, .l-btn-plain.greenbtn:hover {
        background: #1976d3
    }

    .bluebtn .l-btn-text, .greenbtn .l-btn-text {
        color: #fff
    }

.lable input {
    margin-left: 10px;
    vertical-align: text-bottom
}

.formfield legend {
    margin-top: 10px;
    padding-left: 10px;
    color: #b89724;
    font-weight: 700;
    font-size: 14px;
    line-height: 2.2
}

.tableP {
    float: left;
    width: 270px;
    height: 370px;
    background: #d8e5e2;
    font-size: 14px;
    line-height: 2.4
}

    .tableP th {
        width: 100px;
        height: 30px;
        border: 0 solid #dcdcdc;
        text-align: left;padding-left:5px;box-sizing:border-box;
    }

    .tableP td {
        border: 0 solid #dcdcdc
    }

.jbkeleyi {
    margin: 0 auto;
    width: 100px;
    height: 300px;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#d1eeee),color-stop(1,#836fff))
}

.countdiv {
    float: right;
    width: 630px
}

.window .window-body {
    border-top-width: 1px
}

a.undo {
    display: inline-block;
    background: url(../image/undo.png) no-repeat left center;
    color: #b36347;
    text-indent: 20px
}

    a.undo:hover {
        color: #f30
    }

.datagrid-row-selected a.undo {
    background: url(../image/undocheck.png) no-repeat left center;
    color: #fff
}

.tree-folder {
    background: url(../image/fclose.png) no-repeat left center
}

.tree-folder-open {
    background: url(../image/fopen.png) no-repeat left center
}

.leftnav .tree-folder {
    display: none;
    background: 0 0
}

.tree-file {
    background: none;
}

.leftnav .tree-file {
    margin-right: 5px
}

.indexmain {
    margin: 50px auto;
    width: 700px
}

.mainblock {
    float: left;
    width: 350px;
    height: 300px
}

    .mainblock .blocks {
        position: relative;
        display: inline-block;
        box-sizing: border-box;
        margin: 0 auto 40px;
        padding-top: 200px;
        width: 300px;
        height: 280px;
        border-radius: 6px;
        background-color: #fff;
        background-position: center 40px;
        background-repeat: no-repeat;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        color: #444;
        text-align: center;
        font-weight: 700;
        font-size: 20px;
        cursor: pointer
    }

    .mainblock:first-of-type .blocks {
        background-image: url(../image/index01.png)
    }

    .mainblock:nth-of-type(2) .blocks {
        background-image: url(../image/index02.png)
    }

    .mainblock:nth-of-type(3) .blocks {
        background-image: url(../image/index03.png)
    }

    .mainblock:last-of-type .blocks {
        background-image: url(../image/index04.png)
    }

    .mainblock h2 {
        position: relative;
        z-index: 2
    }

    .mainblock .arrow {
        position: absolute;
        top: 215px;
        right: 50%;
        z-index: -1;
        width: 210px;
        height: 46px;
        border: 1px solid #2d64c4;
        border-radius: 3px;
        background-size: 100% 100%;
        opacity: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%
    }

.blocks:hover h2 {
    color: #2d64c4
}

.blocks:hover .arrow {
    right: 45px;
    z-index: 1;
    opacity: 1;
    -webkit-transition: right .3s linear .2s,opacity .3s linear .2s;
    -moz-transition: right .3s linear .2s,opacity .3s linear .2s;
    -o-transition: right .3s linear .2s,opacity .3s linear .2s;
    transition: right .3s linear .2s,opacity .3s linear .2s
}

.blocks:hover {
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3)
}

.blockbody {
    padding: 20px
}

.rightblock h1 {
    padding: 0 15px;
    height: 42px;
    border-bottom: 1px solid #f6f6f6;
    border-radius: 2px 2px 0 0;
    color: #333;
    font-size: 14px;
    line-height: 42px
}

.normaltext {
    display: inline-block;
    overflow: hidden;
    padding-right: 0;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    line-height: 32px
}

.normalinput {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 32px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background-color: #fff;
    background-image: none;
    color: rgba(0,0,0,.65);
    list-style: none;
    font-size: 14px;
    line-height: 1.5;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 0 5px;
}

.normalbtn {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    height: 32px;
    border: 1px solid transparent;
    border-color: #d9d9d9;
    border-radius: 4px;
    background-color: #fff;
    background-image: none;
    color: rgba(0,0,0,.65);
    text-align: center;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .normalbtn, .normalbtn:active, .normalbtn:focus {
        outline: 0
    }

        .normalbtn.active, .normalbtn:active, .normalbtn:focus, .normalbtn:hover {
            background: #fff;
            text-decoration: none
        }

.btn-blue {
    border-color: #1890ff;
    background-color: #1890ff;
    color: #fff
}

    .btn-blue:focus, .btn-blue:hover {
        border-color: #40a9ff;
        background-color: #40a9ff;
        color: #fff
    }

.btn-white {
    border: 1px solid #c9c9c9;
    background-color: #fff;
    color: #555
}

    .btn-white:focus, .btn-white:hover {
        border-color: #1890ff
    }

.normaltable .datagrid-header {
    background: #f2f2f2
}

    .normaltable .datagrid-header td {
        text-align: left;
        font-weight: 400
    }

    .normaltable .datagrid-header td, .normaltable td {
        position: relative;
        padding: 9px 15px;
        min-height: 20px;
        font-size: 14px;
        line-height: 20px
    }

    .normaltable .datagrid-body td, .normaltable .datagrid-footer td, .normaltable .datagrid-header td {
        border-color: #e6e6e6;
        border-style: solid;
        border-width: 0 1px 1px 0
    }

.mt20 {
    margin-top: 20px
}
.p0-20{
    padding: 0 20px;
}
.borderddd {
    padding-bottom: 15px;
    border-bottom: 1px solid #f6f6f6
}

.bluelink {
    color: #1890ff
}

.datagrid-row-selected {
    background: #3F7CC3;
}

.datagrid-row-over {
    color: #333;
    cursor:pointer;
}

.calendar-title span {
    font-size: 14px;
    line-height: 22px
}

.datagrid-row-selected .bluelink {
    color: #fff
}

.datagrid-row-over .bluelink {
    color: #1890ff
}

.datagrid-cell, .datagrid-cell-group, .datagrid-cell-rownumber, .datagrid-header .datagrid-cell span, .datagrid-header-rownumber {
    font-size: 14px
}

.split {
    background-color: #e8e8e8;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 14px
}

.splitli li {
    display: inline-block;
    color: rgba(0,0,0,.45);
    cursor: pointer;
    padding: 0 8px;
    position: relative;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

.window {
    box-shadow: none;
    background: none;
    border: 2px solid rgba(0,0,0,.3);
    border-radius: 5px;
    padding: 0;
}
.window-mask {
    background-color: rgb(0, 0, 0);
    opacity: 0.3;
}

.window-shadow {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: none;
}

.window .window-header {
    background: #f8f8f8;
    padding: 10px 15px;
}
.datagrid-header-inner,.datagrid-body{
    width: 100%!important;
}
.datagrid-header-inner table,.datagrid-body table{
    width: 100%!important;
}
.datagrid-cell-c2-status {
    width: 331px!important;
}
/* orderform */
.container-fluid.borderddd .row>.row,.container-fluid.borderddd .row > button{
    margin-top: 10px;
}
/* disburse */
.disburseTab ul{
    overflow: hidden;
    margin: 10px;
    padding-left: 150px;
}
.disburseTab h2{
    overflow: hidden;
    border-bottom: 1px solid #f6f6f6;
    padding: 10px;
}
.disburseTab h2 span{
    float: right;margin-right: 200px;
}
.disburseTab ul li{
    float: left;
    width: 25%;
}
.disburseTab ul li label{
    
    width: 30%;
}
.disburseTab ul li input{
    margin-left: 15px;
    width: 60%;
    border: none;
}

.f14_400{
    font-size:14px;font-weight:400;
}

.datagrid-toolbar, .datagrid-pager{
    background-color:#fff;
}
#A1 {
    float: right;
    background: #1890ff;
    color: #fff;
    margin-right: 20px;
}