.layui-none {
    border: 1px solid #D7DAE5;
    border-top: none;
}
.buhang-header {
    padding-left: 30px;
    padding-top: 16px;
}
.buhang-header label {
    padding: 0 5px;
    display: inline-block;
    font-size: 16px;
    border-left: 2px solid #1C387F;
    color: #1C387F;
    font-weight: 700;
    line-height: 1;
    text-align: left;
}
.buhang-container {
    padding: 20px;
    margin: 20px 30px 10px 30px !important;
    box-sizing: border-box;
}
.buhang-mw {
    min-width: 1150px;
}
.buhang-container2 {
    padding: 20px !important;
    margin: 0 30px 10px 30px !important;
    box-sizing: border-box;
}
.buhang-search-group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.buhang-wrap {
    display: flex;
    flex-flow: wrap;
    align-items: center;
}

.buhang-button-group {
    display: flex;
}

.buhang-fr {
    float: right;
}
.buhang-fl {
    float: left;
}
.buhang-mr {
    margin-right: 10px !important;
}
.buhang-tp20 {
    margin-top: 20px;
}
.buhang-tp10 {
    margin-top: 10px;
}
.buhang-tp0 {
    margin-top: 0 !important;
}
.buhang-mb20 {
    margin-bottom: 20px;
}
.buhang-mb10 {
    margin-bottom: 10px;
}
.buhang-mb0 {
    margin-bottom: 0px;
}
.buhang-mr30 {
    margin-right: 30px;
}
.buhang-mb30 {
    margin-bottom: 30px;
}
.buhang-ptp0 {
    padding-top: 0px !important;
}
.buhang-ptp10 {
    padding-top: 10px;
}
.buhang-ptp20 {
    padding-top: 20px !important;
}
.buhang-pbt10 {
    padding-bottom: 10px;
}
.buhang-pbt20 {
    padding-bottom: 20px;
}
.buhang-pbt0 {
    padding-bottom: 0px;
}
.buhang-prt20 {
    padding-right: 20px;
}
.buhang-prt32 {
    padding-right: 20px;
}
.buhang-w300 {
    width: 300px;
}
.buhang-w80 {
    width: 80px;
}
.buhang-w150 {
    width: 150px;
}

/* 表格 */
.buhang-table-none {
    /* height: 263px; */
    line-height: 26px;
    padding: 216px 15px 100px;
    text-align: center;
    color: #666;
    background-image: url(../Images/no_data_icon.png);
    background-position: center 78px;
    background-repeat: no-repeat;
    background-size: 160px 140px;
    border: 1px solid #D7DAE5;
    border-top: none;
}

/* 二级页面，重置样式 */
.buhang-form {
    background: #f2f6ff;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
}

.buhang-layui-this {
    background: #2962FF;
    border-bottom: none;
    color: #fff;
}
.buhang-layui-this a{
    color: #fff;
}
.buhang-title {
    line-height: 1;
    padding: 13px 0;
    font-size: 16px;
    font-family: OPPOSans, OPPOSans-Medium;
    font-weight: 500;
    text-align: left;
    color: #213b80;
}
/* 搜索、下拉选择、表格行、按钮 */
.layui-input-inline .layui-input {
    height: 34px !important;
    border: 1px solid #bcc1d1;
    border-radius: 2px;
}
.layui-input-inline {
    margin-right: 6px !important;
    float: left;
}
.search {
    background: #F2F6FF;
    height: 34px;
    border: 1px solid #bcc1d1;
    border-left: none;
    padding: 0 10px;
    border-radius: 2px;
}
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 34px;
    line-height: 34px;
}
.layui-table[lay-even] tr:nth-child(even) {
    background-color: #F2F6FF;
}
.layui-table[lay-even] tr:nth-child(even):hover {
    background-color: #DFE7FF;
}
.sh-normal-stbox {
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
    margin: 0;
}
.sh-normal-stbox .tit {
    height: 34px;
    line-height: 34px;
}
.sh-normal-txt {
    padding: 6px 5px;
    line-height: 34px;
}
.table-list-view tr td, .table-list-view tr th {
    padding: 0 15px;
}
.btn-default {
    color: #2962FF;
    background-color: #fff;
    border: 1px solid #2962FF;
    margin-right: 3px;
}
.btn-default:nth-of-type(1) {
    color: #fff;
    background-color: #2962FF;
}
/* 内容标题+横线 */
.buhang-title-text {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #666666;
    line-height: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #d2d5df;
}
.buhang-wrap-bg {
    background: #f2f6ff;
    padding: 20px;
}
.buhang-center {
    text-align: center;
}
/* 已提交 */
.buhang-color-3 {
    color: #333333;
    background-color: transparent !important;
}
/* 未提交 */
.buhang-color-9{
    color: #999999;
    background-color: transparent !important;
}
/* 驳回 */
.buhang-color-f{
    color: #FF7A00;
    background-color: transparent !important;
}
/* 通过 */
.buhang-color-1{
    color: #11B854;
    background-color: transparent !important;
}
.buhang-color-red{
    color: #ff3e00;
    background-color: transparent !important;
}
/* 上传文件按钮 */
.buhang-btn-primary {
    background-color: #2962FF;
    border: 1px solid #2962FF;
}
/* 界面背景容器 */
.main-wrap {
    background: #f2f6ff;
    padding: 20px;
    border-radius: 2px;
    box-shadow: 0px 2px 10px 0px #e0e2f2; 
}
.main-wrap1 {
    background: #fff;
    padding: 20px;
    overflow: auto;
}
/* 子集页面返回 */
.back-btn {
    padding: 6px 16px;
    background: #2962ff;
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    cursor: pointer;
}
.back-title {
    color: #2962ff;
    padding-left: 20px;
    background-image: url(../../../../Images/zicaidan.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 0px;
    line-height: 1;
}
.buhang-higt-ovhid {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.buhang-dis-none {
    display: none;
}
.buhang-hidden {
    overflow: hidden;
}
.buhang-fixed {
    width: 100%;
    position: fixed;
    bottom: 20px;
    z-index: 11;
}
.buhang-lable {
    text-align: left;
    height: 34px;
    line-height: 34px;
    padding: 0;
}
.buhang-height {
    height: 243px;
    overflow: auto;
}
.buhang-search-btn {
    position: relative;
    background: #F2F6FF;
    width: 36px;
    height: 34px;
    border-left: none;
    border-radius: 2px;
    border-color: #bcc1d1;
    border-style: solid;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}
.buhang-search-btn::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-8px, -8px);
    width: 16px;
    height: 16px;
    background-image: url('../images/SiteOpen/search.png');
}
.buhang-btns {
    background-color: #2962FF;
    padding: 0;
}
.buhang-btns1 {
    background-color: #FF5B27;
    padding: 0;
}

xm-select {
    background: #F2F6FF;
}