﻿.fixed_operate_div{position: fixed;left:0;right:0;bottom:0px;background:#e6e6e6;padding:10px 0;z-index:999999  }
.layui-form-label_110{width:110px !important;}
.layui-layout-admin .layui-body{bottom:0px !important;}
.cur{cursor:pointer !important;}
.width_120{width:120px !important;}
.width_auto{width:auto !important;}
.div_search{text-align: center;padding:10px 0; }
/*.layui-layer-btn1{border-color: #00a65a !important;background-color: #00a65a !important;color: #fff !important;}*/
/*.layui-layer-btn0{border: 1px solid #dedede !important;background-color: #fff !important;color: #333 !important;}*/
.output_div{width:auto;line-height:20px;padding:9px;display:inline-block;}
.title_a{cursor:pointer;display:block}
.title_a:hover{text-decoration:underline;color:#0000FF}


.table_info{margin:10px;cell-special:0;cellspacing:0;border:1px solid #e6e6e6;border-right:0;border-bottom:0; }
.table_info tr td{padding:10px;border:1px solid #e6e6e6;border-left:0;border-top:0;}
.td_label{width:150px;text-align:right;font-weight:bold}
.table_title{font-size:18px;line-height:35px;text-align:center}

.layui-form-item .layui-input-inline {

    /*    width: 210px;*/

}

.model-form {
    /*padding: 0px 0px 0px 0px;*/
}

.j-table-2 thead tr th{color: #fff;text-shadow: 0 1px 1px rgba(0,0,0,0.24);background: #85b5f6;border-right: 1px solid #b4d2fb;}
.j-table-2 thead tr th:last-child{border-right: 0}
.j-table-2 tbody tr:hover {
    background-color: #f0f6fd !important
}
.j-table-2 {
    border: 1px solid #84bbe7;font-size: 15px;width: 100%;margin: 0 auto
}
.j-table-2 td{padding: 10px;border-bottom: 1px solid #c6d8f3;border-right: 1px solid #c6d8f3 }
.j-table-2  .td-tit {
    background: #f6fafe;color: #1e4e74;padding:10px 20px;text-align: center;width: 114px
}
.j-table-upload{margin-top:0px;}
.j-table-upload .thead td{text-align: center;background: #ccc;font-weight: bold}

.upload_file_view .layui-input-block{margin-left:0;}
.showUploadFileRow{padding:2px;}
.showUploadFileRow .index{padding-right:0px;display: inline-block;}
.showUploadFileRow .title{width:90%;display: inline-block;line-height:120%}
.showUploadFileRow .operate{margin-left:10px;display: inline-block}

div.search-button{
    margin-top: 15px
}


.gw_add_form{margin-bottom:55px;}

.gw_add_form .search-button{
    margin-top: 15px;
    background: #e5dfdf;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    text-align: center;
    padding-bottom: 10px;
    padding-top:10px;
}
.gw_add_form .search-button button:nth-child(n+2){
    background:#989898;
    border:0px;
}

.gw_add_form .search-button .button-gary2 {
    background: #989898 !important;
    border: 0px;
    color: #fff !important;
}

.gw_add_form .search-button .button-blue2 {
    background: #3699ed !important;
    border-color: #3699ed;
    color: #fff !important;
}

.j-button {
    font-size: 18px;
    text-align: center;
    display: inline-block;
    border: 1px solid transparent;
    touch-action: manipulation;
    padding: 6px 42px;
    border-radius: 6px;
    background: #e2e2e2;
    border-color: #e2e2e2;
    color: #222;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    cursor: pointer;
    margin: 0 10px;
    letter-spacing: 2px;text-shadow: 0 1px 0px rgba(255,255,255)
}
.button-blue {
    background: #3699ed;
    border-color: #3699ed;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px #0000000b;
    color: rgba(255, 255, 255, 1);
    position: relative;
}

.layui-input_show{line-height:20px;padding:9px 0;}