html,body{
    height: 100vh;
    width: 100%;
    margin: 0;
    padding: 0;
}


.searchWrap2 {width: 100%;min-height: 35px;font-size: 14px;color: #696969;line-height: 35px;padding: 0px 0;}
.searchWrapItem {width: 100%;min-height: 35px;padding: 0px 0;align-items: center;display: flex;flex-wrap: wrap;}
input[type=number] {width: 60px;float: left;}
.searchWrap2 label, .searchWrapItem label {padding: 0 10px;float: left;}
.searchWrap2 label:first-child, .searchWrapItem label:first-child {padding-left: 20px;margin: 0 auto;}
.searchWrap2 input[type=button], .searchWrapItem input[type=button] {margin-left: 5px;float: left;}
.searchWrap2 input[type=text], .searchWrapItem input[type=text] {width: 122px;height: 30px;padding: 0 5px;float: left;}
.no_data td {background: url(/static/public/img/no-data.png) no-repeat center !important;height: 280px !important;border-bottom: none !important;}
table.unite_table > tbody > .no_data:active {background: #fff !important;}
table.unite_table > tbody > .no_data:hover {background: #fff !important;}
.page-bar {/*margin:20px auto;*//*margin-top: 150px;*/}
ul, li {margin: 0px;padding: 0px;}
li {list-style: none}.pagers{width: 100%;margin-top: 20px;}
.pager{text-align: center !important;}.page-bar li:first-child>a {margin-left: 0px}.page-bar a{border: 1px solid #ddd;text-decoration: none;position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #5D6062;cursor: pointer;margin-right: 20px;}.page-bar a:hover{background-color: #eee;}.page-bar a.banclick{cursor:not-allowed;}.page-bar .active a{color: #fff;cursor: default;background-color: #E96463;border-color: #E96463;}.page-bar i{font-style:normal;color: #d44950;margin: 0px 4px;font-size: 12px;}
.content{padding: 0px 15px 0 15px !important;}

.topConent {width: 100%;height: 50px;margin: 0px;padding: 20px;padding-right: 10px;box-sizing: border-box;line-height: 80px;background-color: #eeeeee;font-size: 1.75rem;align-items: center;display: flex;border-bottom: 1px solid #e6e6e6;}

.unite_table > thead > tr > th {border: 1px solid #e6e6e6;font-size: 18px;text-align: center;font-weight: 400;line-height: 40px;}
.unite_table > tbody > tr > td {border: 1px solid #e6e6e6;font-size: 16px;text-align: center;font-weight: 400;line-height: 40px;}
.box{padding: 1px 0px;}