    .bootstrap-table * {
        border: none !important;
    }
	.bianji1 {
		width: 50px;
		height: 24px;
		text-align: center;
		line-height: 24px;
		background: #014998;
		border-radius: 4px;
		font-size: 14px;
		color: #fff;
		display: inline-block;
		margin-bottom: 10%;
		margin: 0 1px;
		cursor: pointer;
	}
    td{
        border: 0px !important;
    }
    .skin-blue-light .table-striped table thead{
        font-size: 16px !important;
        font-family: Microsoft YaHei !important;
        font-weight: 400 !important;
        color: #333333 !important;
        background-color: #F3F6FB !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: 0px !important;
        height: 45px !important;
        line-height: 100% !important;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        border-bottom: 1px solid #DCDCDC !important;
    }
    .table-striped .table > thead > tr > th, .table-striped .table > tbody > tr > th{
        border-bottom: 0px !important;
    }
    .search-collapse, .select-table{
        box-shadow: 0px 0px 0px rgb(0 0 0 / 20%) !important;
    }
    .btn-outline{
        display: none;
    }
    .form-inline .form-control{
        display: inline-block !important;
        width: auto !important;
        vertical-align: middle !important;
        width: 205px !important;
        height: 38px !important;
        border: 1px solid #DCDCDC !important;
        border-radius: 4px !important;
        font-size: 16px !important;
        font-family: Microsoft YaHei !important;
        font-weight: 400 !important;
        color: #999999 !important;
    }
    .form-control{
        width: 205px !important;
        height: 38px !important;
        border: 1px solid #DCDCDC !important;
        border-radius: 4px !important;
        font-size: 16px !important;
        font-family: Microsoft YaHei !important;
        font-weight: 400 !important;
        color: #999999 !important;
        line-height: 38px !important;
    }
    label {
        display: inline-block !important;
        max-width: 100% !important;
        margin-bottom: 5px !important;
        font-weight: 700 !important;
        font-size: 16px !important;
        font-family: Microsoft YaHei !important;
        font-weight: 400 !important;
        color: #333333 !important;
        line-height: 50px !important;
    }
    .btn-rounded {
        width: 95px !important;
        height: 38px !important;
        background: #004898 !important;
        border-radius: 4px !important;
        font-size: 16px !important;
        font-family: Microsoft YaHei !important;
        font-weight: 400 !important;
        color: #FFFFFF !important;
        line-height: 38px !important;
        margin-top: 8px !important;
        border: 0px !important;
    }
    .btn-rounded:hover{
        width: 95px !important;
        height: 38px !important;
        background: #004898 !important;
        border-radius: 4px !important;
        font-size: 16px !important;
        font-family: Microsoft YaHei !important;
        font-weight: 400 !important;
        color: #FFFFFF !important;
        line-height: 38px !important;
        margin-top: 8px !important;
        border: 0px !important;
    }

    .fixed-table-body thead th .th-inner{
        font-size: 16px !important;
        font-family: Microsoft YaHei !important;
        font-weight: 400 !important;
        color: #333333 !important;
    }
    .table-hover > tbody > tr:hover {
        background-color: #f5f5f500 !important;
    }

 
    .select-list .select2-container--bootstrap .select2-selection--single, .select-list-more .select2-container--bootstrap .select2-selection--single {
        height: 36px!important;
        padding: 6px 12px;
    }
