/**首页背景颜色*/
#app {
    background-color: #F6F8FC;
    overflow-y: auto;
    color: #192558;
    font-family: SourceHanSansCN, SourceHanSansCN;
}
.table_box{

}
.tips_box{
    display: flex;
    align-items: center;
}
.title_tips{
    display: flex;
    margin-bottom: 0 !important;

}
.table_box .pull-left{
    float: right !important;
}
.search-collapse, .select-table{
    padding-right: 35px;
    padding-left: 35px;
    position: relative;
}
.table_icon{
    position: absolute;
    top: 10px;
    left: 15px;
    width: 10px;
    height: 20px;
}

.nav{
    height: 330px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url("../img/gkbj.png") 100% 100%;
    position: relative;
}
.nav .title{
    text-align: center;
    font-size: 40px;
    font-weight:bold;
    color: #192558
}
.container-div{
    width: 80%;
    position: absolute;
    top: 270px;
    left: 50%;
    transform:translateX(-50%);
}
/**表格边框颜色 **/
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table-bordered td {
    border-color:transparent !important;
    padding: 10px 10px 0 0px;
}
.bootstrap-table .table:not(.table-condensed), .bootstrap-table .table:not(.table-condensed)>tbody>tr>td, .bootstrap-table .table:not(.table-condensed)>tbody>tr>th, .bootstrap-table .table:not(.table-condensed)>tfoot>tr>td, .bootstrap-table .table:not(.table-condensed)>tfoot>tr>th, .bootstrap-table .table:not(.table-condensed)>thead>tr>td{
    padding: 10px 10px 0 0px;
}
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner{
    padding-left: 0;
}
thead {
    color: black;
    background: #EDEDED;
}
#config-form{
    margin-left: 45px;
}
.select-list{
    display: flex;
    align-items: flex-start
}
.select-list li{
    margin: 0;
    margin-right: 25px;
    margin-bottom: 15px;
}
.select-list li input, .select-list li select{
    height: 35px;
    background: #ffffff;
    width: 190px;
}

.reset{
    background: #E9EFFE!important;
    color: #2B66F6 !important;
}
.condition {
    font-weight: bold;
    font-size: 26px;
    display: inline-block;
}
.title_icon{
    margin-bottom: 10px;
    color: #192558;
    font-size: 14px;
    position: relative;
}
.title_icon:before{
    position: absolute;
    content: '';
    width: 10px;
    height: 20px;
    background: url("/img/table_icon.png") no-repeat;
    background-size: 100% 100%;
    left: -20px;
}
.search-collapse {
    padding: 15px 45px;
    display: flex;
    align-items: center;
    background: url("/img/gkcxtj.png") 100%;
    border-radius: 0;
    border: 2px solid #ffffff;
}
.search-collapse-subsidy {
    padding: 15px 35px;
    background: #ffffff;
    border-radius: 10px;
}
.back_bj{
    background-image: url('/img/search_top.png'), url('/img/search_right.png');
    background-position: top, bottom right;
    background-repeat: no-repeat;
}
.btn_box{
    display: flex;
    align-items: center;
    min-width: 200px;


}
.btn_diy{
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    background: #2B66F6;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
}
.active_hover{
    cursor: pointer;
    color: #2B66F6;
}
.margin_right{
    margin-right: 10px;
}

.yyui_tab_card {
    margin-top: 10px;
}

.yyui_tab_card > .yyui_tab_content_this {
    padding: 0 !important;
}
.SuperrecordingBule2{
    color: #2B66F6;
    /*padding: 5px; !* 内边距 *!*/
    background: #DCE7FD !important;
    /*border-bottom: 3px solid #2B66F6;*/
    /*border-bottom: 2px solid #F3F3F4 !important;*/
}
.SuperrecordingGreen2{
    color: #4EAC6D;
    /*padding: 5px; !* 内边距 *!*/
    background: #D9EDE5 !important;
    /*border-bottom: 3px solid #4EAC6D;*/
    /*border-bottom: 2px solid #F3F3F4 !important;*/
}
.SuperrecordingOrange2{
    background: #FDF5EB !important;
    color: #E9A33A;
    /*border-bottom: 3px dashed #E9A33A;*/
    /*padding: 5px; !* 内边距 *!*/
    /*border-bottom: 2px solid #F3F3F4 !important;*/
}
/*列宽修改*/
.table thead th[data-field="county"]{
    min-width:80px !important;
}
.table thead th[data-field="township"]{
    min-width:100px !important;
}
.table thead th[data-field="village"]{
    min-width:100px !important;
}
.table thead th[data-field="scrapType"]{
    min-width:100px !important;
}
.table thead th[data-field="county"]{
    min-width:100px !important;
}
.table thead th[data-field="name"]{
    min-width:100px !important;
}
.table thead th[data-field="scrapType"]{
    min-width:200px !important;
}
.table thead th[data-field="scrapCategory"]{
    min-width:150px !important;
}
.table thead th[data-field="state"]{
    min-width:80px !important;
}
.table thead th[data-field="0"]{
    min-width:60px !important;
}
.table thead th[data-field="0"]{
    min-width:60px !important;
}
.table thead th[data-field="factorynameHuis"]{
    min-width:150px !important;
}

/*!* 在 btqkgk.css 中添加或修改以下样式 *!*/
/*.table-striped > tbody > tr:nth-of-type(odd) {*/
/*    background-color: #f9f9f9 !important;*/
/*}*/

/*!* 确保没有其他样式覆盖斑马线效果 *!*/
/*.table > tbody > tr > td {*/
/*    background-color: inherit !important;*/
/*}*/

.table-striped .table, .table-striped .table, .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-bottom: 1px solid #c2c2c2 !important;
}
