
.layui-btn-sm {
    height: 30px;
    line-height: 27px;
    padding: 0 10px;
    font-size: 13px;
}

.layui-layout>.layui-header {
    left: 240px;
    right: 0;
    color: #333 !important;
    height: 65px !important;
    z-index: 222;
    position: fixed;
    box-sizing: content-box;
    background: #FFF !important;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.layui-layout>.layui-header {
    width: calc(100% - 240px);
    /* overflow: hidden; */
    border-radius: 0px;
    /*margin: 20px 27px 15px 27px;*/
    /* margin: auto; */
    /*box-shadow: 0px 0px 25px 0px rgb(45 69 95 / 10%);*/
    border-bottom: 0 !important;
}

.layui-layout>.layui-header>ul.layui-nav.layui-layout-left {
    overflow: hidden;
    border-radius: 10px !important;
}
.layui-layout>.layui-header .layui-nav-item {
    height: 65px;
    line-height: 65px;
    color: #495057 !important;
}

.layui-layout>.layui-header>ul.layui-nav .layui-nav-item>a {
    height: 65px;
    padding: 0 18px;
    overflow: hidden;
    line-height: 65px;
    /*border-radius: 10px !important;*/
}
.layui-layout>.layui-header .layui-nav-item.layui-this>a:after {
    content: '';
    width: 18px;
    height: 3px;
    background: #01bd8b;
    position: absolute;
    left: 0vw;
    right: 0;
    border-radius: 50px;
    z-index: 2;
    margin: auto;
    bottom: 15px;
}
.layui-layout>.layui-header .layui-nav-item>a {
    color: #495057 !important;
    font-size: 15px !important;
    font-weight: 600;
}
.layui-header .layui-nav-item.layui-this {
    background: #fff !important;
}
.layui-layout>.layui-header .layui-nav-item>a span {
    font-size: 14px !important;
}

.layui-layout>.layui-side {
    top: 0;
    bottom: 0;
    width: 240px;
    z-index: 333;
    position: fixed;
    overflow: hidden;
    /*box-shadow: 0px 0px 25px 0px rgb(45 69 95 / 10%) !important;*/
    background-color: #fff !important;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    display: block;
    
}
.layui-layout>.layui-side .layui-logo {
    color: #374948;
    width: auto;
    height: 45px;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: left;
    box-shadow: none !important;
    line-height: 45px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: .5px;
    flex-direction: ;
    width: 100%;
}
.layui-layout>.layui-side .layui-copyright {
    color: #374948;
    width: 240px;
    height: 25px;
    display: block;
    overflow: hidden;
    position: absolute;
    text-align: left;
    box-shadow: none !important;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    bottom: 10px;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: .5px;
    flex-direction: ;
}
.layui-layout>.layui-header .layui-nav-item.layui-this>a {
    color: #01bd8b !important;
    background: #fff!important;
    /* border-bottom: 2px solid #01bd8b; */
    font-weight: 600;
}
.layui-elip span{
    font-size: 12px;
}
.layui-layout>.layui-side .layui-side-scroll .layui-nav-item dd.layui-this {
    background: #e4f9f4 !important;
    border-right: 3px solid #01bd8b;
}
.layui-layout>.layui-side .layui-side-scroll {
    top: 70px;
    bottom: 0;
    width: 100% !important;
    height: 85% !important;
    overflow: auto;
    position: absolute;
    box-shadow: 1px 0 10px rgba(69, 65, 78, 0);
    overflow-x: hidden;
}
.layui-layout>.layui-side .layui-side-scroll .layui-nav-tree {
    width: 240px;
    background: 0 0 !important;
}

.layui-layout>.layui-side .layui-side-scroll .layui-nav-tree {
    padding: 0 15px;
}

.layui-layout>.layui-side .layui-side-scroll .layui-nav-item {
    border-bottom: 0px solid rgba(0, 0, 0, .2);
}

.layui-layout>.layui-side .layui-side-scroll .layui-nav-item a {
    height: 50px;
    display: block;
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    color: #808191;
    border-radius: 0px;
}
.layui-nav .layui-nav-item .layui-nav-more {
    right: 15px;
    font-size: 12px !important;
    font-weight: 500 !important;
}

.layui-layout>.layui-side .layui-side-scroll .layui-nav-item .layui-nav-child {
    padding: 0;
    background-color: rgba(0, 0, 0, .0) !important;
    color: #333 !important;
}

.layui-layout>.layui-side .layui-side-scroll .layui-nav-item dd, .layui-layout>.layui-side .layui-side-scroll .layui-nav-item dd>a {
    color: #333;
    background-color: none;
}

.layui-layout>.layui-side .layui-side-scroll .layui-nav-item a .nav-icon {
    padding-right: 10px;
    margin-right: 0;
}

.layui-layout>.layui-body {
    top: 0px;
    left: 240px;
    padding: 0;
    z-index: 111;
    background: #f8f8f8;
    background: #f6f7fa;

}

.layui-layout>.layui-side .layui-side-scroll .layui-nav-item a:hover {
    color: #01bd8b;
    padding-left: 1.75rem;
    background: #fff !important;
}
.layui-layout>.layui-header>ul.layui-nav.layui-layout-left {
    left: 0;
}

.layui-header .layui-layout-right>li>a {
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-right: 1px solid transparent;
}

.layui-layout>.layui-header .layui-nav-item .layui-nav-child+a.layui-elip {
    padding-right: 35px;
}

.layui-layout>.layui-body>.layui-card>.layui-card-body {
    top: 0 !important;
    width: 100%;
    bottom: 0;
    padding: 0;
    z-index: 2;
    overflow: auto;
    position: absolute;
    box-sizing: border-box;
    box-shadow: 0px 0px 12px 0px rgb(120 146 141 / 0%);
    border-radius: 15px;
    margin-top: 4%;
        margin-bottom: 10px;
    height: 92%;
}
.layui-this:hover {
    color: #fff !important;
    border-left: 0px solid #01bd8b;
    background-color: #01bd8b !important;
    /* border-radius: 15px; */
}
.notselect{
    display: flex!important;
}
.layui-card-body-in {
    margin: 12px 27px 30px 27px;
    /*background: #fff;*/
    box-shadow: 0px 0px 0px 0px rgb(120 146 141 / 6%);
    /*border-radius: 10px;*/
    /*overflow: hidden;*/
    position: relative;
    flex-direction: column;
    width: calc(100% - 27px - 27px);
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
    /*margin-bottom: 105px;*/
}
.think-box-shadow{
    border-radius: 10px;
    padding: 20px;
}
.layui-card-header {
    position: relative;
    /* height: 60px; */
    /* line-height: 60px; */
    padding: 5px 0px 10px 0px;
    border-bottom: 0px solid #f6f6f6;
    color: #333;
    border-radius: 2px 2px 0 0;
    font-size: 18px;
    font-weight: 600;
}
.layui-btn-sm {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    font-size: 13px;
}
.layui-btn {
    border-radius: 5px;
    font-size: 12px;
        height: 32px;
    /*line-height: 32px;*/
        padding: 0 13px;
        margin-right: 8px;
    /* color: #fff; */
    /* padding: 8px 19.2px; */
}
.layui-card .layui-tab{
    position: relative;
    border-radius: 20px;
    border: 0;
    
}
.think-box-shadow {
    border-radius: 20px!important;
}
.layui-layout>.layui-side .layui-side-scroll .layui-nav-item>a:hover {
    background-color: #fff !important;
    color: #01bd8b !important;
}
.layui-tab .layui-tab-content {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.form-search .layui-btn {
    height: 39px!important;
    font-size: 13px!important;
    line-height: 39px!important;
    color: #fff;
    border-radius: 10px;
    font-weight: normal;
    background-color: #01bd8b;
    border-color: #01bd8b ;
    
    padding: 0 25px!important;
    color: #fff;
    display: flex;
    margin: 0!important;
    margin-right: 8px!important;
}
.layui-form {
    /*padding: 0px 20px 20px 20px;*/
    padding: 0px 0 3px 0 !important;
    padding: 0px 0 10px 0;
    display: flex;
    flex-wrap: wrap;
     border-radius: 20px; 
    overflow: visible;
    border: 0;
    width: 100%;
        /*margin-bottom: 85px !important;*/
}
.form-search .layui-form-item {
    white-space: nowrap;
    margin-right: 8px;
    margin-bottom: 10px;
    margin-top: 0px !important;
    border: 0px solid #EEE;
    width: calc(100% / 5 - 8px);
    display: flex;
}
.form-search .layui-form-item .layui-form-label {
    width: 56px !important;
    border: none;
    white-space: pre-wrap;
    /* word-wrap: break-word; */
    height: 40px !important;
    padding: 0 0px !important;
    line-height: 19px !important;
    border-right: 0px solid #EEE;
    margin-right: 0px;
    font-size: 13px;
    text-align: left !important;
    /* white-space: pre-wrap; */
    display: flex;
    align-items: center;
    letter-spacing: .5px;
}

.form-search .layui-form-item .layui-input-inline {
    height: 40px;
    line-height: 40px;
    background: transparent;
    /* border: 1px solid #d7dbda; */
    font-size: 14px;
    color: #a09e9e;
    border-radius: 8px;
    /* overflow: hidden; */
    margin: 0 8px !important;
    /* width: 211px; */
    display: flex !important;
    flex: 1 !important;
}
.layui-form-select {
    width: 100%;
}
.form-search .layui-form-item .layui-input-inline input, .form-search .layui-form-item .layui-input-inline select {
    width: 100%;
    height: 40px;
    padding: 0 12px;
    line-height: 40px;
    border-width: 0;
}


.form-search .layui-form-item .layui-input-inline input {
    border-radius: 8px;
}


.form-search .layui-form-item .layui-input-inline input, .form-search .layui-form-item .layui-input-inline select {
    width: 100%;
    height: 40px;
    padding: 0 12px;
    line-height: 40px;
    border-width: 0;
}

.layui-tab .layui-tab-title {
    margin: 0;
    margin-bottom: 15px;
    border-bottom-width: 0px;
    position: absolute;
    left: 18px;
    top: 0px;
    bottom: 0;
    margin: auto;
    padding-top: 0;
    margin: 0;
}
.pagination-container {
     margin-top: 0px; 
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding:0px 0px;
    margin-top: 20px;
    line-height: 30px;
    width: 100%;
}

::-webkit-scrollbar {
  width: 17px;
  height: 23px;
  border-radius: 20px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 20px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #666!important;
  border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
  border-radius: 20px;
}

.chunk {
    padding: 20px;
}

.flex-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0 20px!important;
}

label.think-checkbox, label.think-radio {
    margin-top: 0;
    display: flex!important;
    align-items: center;
    /* justify-content: center; */
    font-size: 13px;
    margin-bottom: 0;
    padding-left: 10px;
    
    display: flex;
    align-items: center;
    /* width: 50%; */
    /*flex: 1;*/
    margin: 0;
    justify-content: flex-start;
    font-size: 13px;
    padding: 5px 8px 5px 5px;
        line-height: 18px;
}

.layui_flex .font-w7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 9px;
    font-size: 13px;
    font-weight: 700 !important;
    /* align-items: center; */
    /* justify-content: center; */
    color: rgba(0, 0, 0, .8) !important;
}

.help-block {
    background: #fff;
    color: #FF5722;
    /* color: #01bd8b; */
    color: rgba(0, 0, 0, .4);
    /* padding: 2px 0px !important; */
    margin-top: 0px;
    margin-left: 0px;
    position: relative;
    top: -16px;
    /* font-weight: bold; */
    /* background: rgba(1, 189, 139, .12); */
    /* background: rgba(255, 87, 34, .05); */
    /* padding: 4px 8px; */
    border-radius: 4px;
    font-size: 12px;
    /* border: 1px solid rgba(255, 87, 34, .3); */
}
.help-block a{
    color: blue;
}


#lottie-beil:hover{
    cursor:pointer
}


/* 屏幕宽度小于600px时应用的样式 */
@media only screen and (max-width: 1200px)   {
    body,html{
        width: 100%;
    }
    .right_box {
        width: 100% !important;
        right: 0%!important;
        left: 0;
        margin: auto;
    }
    .layui-layout>.layui-header {
        width: calc(100% - 194px);
        /* overflow: hidden; */
        border-radius: 10px;
        margin: 20px 27px 15px 27px;
        /* margin: auto; */
        box-shadow: 0px 0px 25px 0px rgb(45 69 95 / 10%);
        border-bottom: 0 !important;
    }
    .layui-layout.layui-layout-left-mini>.layui-body {
        left: 135px;
    }
    .layui-layout>.layui-header {
        left: 135px;
        right: 0;
        color: #333 !important;
        height: 65px !important;
        z-index: 222;
        position: absolute;
        box-sizing: content-box;
        background: #FFF !important;
        user-select: none;
        -ms-user-select: none;
        -moz-user-select: none;
        -webkit-user-select: none;
    }
    .layui-layout.layui-layout-left-mini>.layui-side, .layui-layout.layui-layout-left-mini>.layui-side .layui-nav-tree, .layui-layout.layui-layout-left-mini>.layui-side .layui-side-scroll {
        width: 135px;
        text-align: left;
    }
    .layui-layout.layui-layout-left-mini>.layui-side .layui-nav-item .nav-text {
         display: block; 
    }

    .layui-layout>.layui-side .layui-side-scroll .layui-nav-item a {
        height: 50px;
        display: block;
        line-height: 50px;
        padding-top: 0;
        padding-bottom: 0;
        color: #808191;
        border-radius: 0px;
        display: flex;
    }
    .layui-layout>.layui-side .layui-side-scroll .layui-nav-item a .nav-icon {
        padding-right: 10px!important;
        margin-right: 0;
    }
    .cases-list li {
        position: relative;
        width: calc(100% / 2 - 30px)!important;
        margin-right: 20px;
        position: relative;
        float: left;
        margin-bottom: 15px;
        border-radius: 10px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        background: #fff;
        padding: 5px;
        /* height: 300px; */
    }
    .iconfont {
        line-height: 50px!important;
    }
}

.top_tips_body{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.top_tips_bodys{
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 20px !important;
    border-radius: 16px !important;
    width: calc(100% / 4 - 16px - 40px);
    box-shadow: 0px 0px 0px 0px rgb(120 146 141 / 6%);
    border: 0px solid #f2edff;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.bg-primary {
    background-color: #ffeede !important;
}
.bg-primary svg path{
    fill: #f79d6e;
}
.bg-warning {
    background-color: #ffecea !important;
}
.bg-warning svg path{
    fill: #ff759f;
}
.bg-danger {
    background-color: #eff7ff !important;
}
.bg-danger svg path{
    fill: #67a7ff;
}
.bg-success {
    background-color: #fff1eb !important;
}
.bg-success svg path{
    fill: #ff759f;
}
.text-dark {
    color: #495057 !important;
}
.top_tips_left{
    color: #495057 !important;
}
.top_tips_bodys .top_tips_text{
    margin-top: 16px !important;
        font-size: 26px;
    font-weight: 900;
    letter-spacing: .4px;
    margin-right: 5px;
    color: #495057 !important;
}
.top_tips_right {
    width: 26px;
    height: 26px;
}

.prompt1:last-child {
    border-right: 0px solid #EEE;
}
.prompt1{
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    /*min-width: 17.7%;*/
    /*max-width: 17.7%;*/
    /*margin: 3px 0;*/
    color: #1a1a1a;
    border-right: 1px solid #EEE;
    /*width: 94%;*/
    padding:  5px 20px;
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
}
.prompt_content .counter{
        color: #FF5722;
}
.prompt1 .counter{
    font-weight: normal;
    color: #000;
    margin-top: 6px;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: .4px;
    margin-right: 5px;
    color: #495057 !important;
}
.layui-tab-title {
    position: relative;
    left: 0;
    height: 45px;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
    border-bottom: 0px solid #f2edff;
    margin: 0;
    margin-bottom: 10px;
    padding-top: 0px;
}
.layui-tab-title li {
    position: relative;
    text-align: center;
    cursor: pointer;
    background: #fff;
    border-radius: 12px;
    height: 40px;
    padding: 0 12px;
    margin-right: 10px;
        line-height: 40px;
    min-width: 65px;
    font-size: 14px;
}
.layui-tab-title .layui-this {
    color: #fff;
    background-color: #01bd8b;
}
.pagination-container select {
    border: 1px solid #d7dbda;
    border-radius: 5px;
    line-height: 26px;
    height: 26px;
}

.layui-tab-content .layui-table {
    margin: 0 !important;
    /* border-radius: 12px; */
    /* overflow: hidden; */
    border: 0px solid #eee;
    border-collapse: separate;
    width: 100%;
}

 /* 表格样式：合并边框 + 清除单元格间距 + 隐藏表格左右外边框（可选，默认无外边框） */
.layui-table{
    border-collapse: collapse; /* 合并边框，避免双重横线缝隙 */
    border-spacing: 0; /* 清除单元格默认间距 */
    border: none; /* 确保表格无整体外边框（可选） */
}

/* 单元格样式：隐藏左右竖线，保留上下横线 */
.layui-table th,
.layui-table td {
    /* 隐藏竖线：左右边框设为 none */
    border-left: none;
    border-right: none;
    /* 保留横线：上下边框设为具体样式（颜色/粗细可自定义） */
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    /* 可选：优化内容显示 */
    padding: 15px 12px;
    /*text-align: center;*/
}

/* 可选优化：隐藏表头下方与内容重复的横线（让样式更整洁） */
.layui-table thead tr:last-child th {
    border-bottom: none;
}
.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr {
    background-color: #f6f7fa;
}
.layui-layer{
    border-radius: 15px !important;
        /*overflow: hidden;*/
}

.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #F0F0F0;
    font-size: 15px !important;
    color: #495057 !important;
    overflow: hidden;
    background-color: #fff!important;
    border-radius: 15px 15px 0 0!important;
}

.layui-card-body {
    position: relative;
    padding: 0px;
    line-height: 24px;
    /* width: 100%; */
    /*display: flex;*/
    flex: 1;
    /*flex-direction: column;*/
}

.layui-form-item {
    margin-bottom: 0px;
    clear: both;
    width: 100%;
    margin-top: 0px;
}

.layui_flex .layui-input{
        height: 45px;
    line-height: 45px;
    background: transparent;
    font-size: 13px;
    color: #666;
    border-radius: 8px;
    padding: 8px 15px;
    border: 0px solid #827af373;
    background: #f6f7fa;
    border-radius: 8px;
    margin-bottom: 25px;
}

.layui_flex_right {
    /*height: 45px;*/
    /* line-height: 45px; */
    background: transparent;
    border: 1px dashed #827af33d;
    /* border: 1px solid #d7dbda; */
    font-size: 14px;
    /* color: #a09e9e; */
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 0;
    padding-left: 30px;
    border: 0px solid #827af373;
    background: #f6f7fa;
    border-radius: 8px;
    margin-bottom: 25px;
    padding: 0px 10px !important;
    min-height: 45px !important;
}

.layui_flex_right .think-radio{
    margin-top: 0;
    display: flex;
    align-items: center;
    flex: 1;
    /*justify-content: center;*/
    font-size: 13px;
    line-height: 28px;
    margin: 0px 10px 0 0;
    padding-right: 10px;
}

.dashed {
    /* height: 100%; */
    /*border-left: 1px dashed #ebedf2;*/
    width: 4%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dashed_line{
    height: 100%;
    width: .5px;
    background: #f6f6f6;
}

.lines{
    max-width: 48%;
    flex: 0 0 50%;
}

.layui-btn2{
    height: 48px;
    line-height: 48px;
    padding: 0 35px;
    border-radius: 5px;
    font-size: 15px;

    margin: 0 6px!important;
            margin-bottom: 20px!important;
    margin-top: 20px!important;
}

.jdc-side {
    position: fixed;
    bottom: 25px;
    z-index: 300;
    display: flex;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    right: 34px;
    width: 84.2%;
}

.layui-input, .layui-select, .layui-textarea{
    font-size: 13px;
    color: #666;
}

.layui-card-body-in .prompt_content {
    /*background: #fbc64712;*/
    background: #fff;
    color: #f56c6c;
    padding: 8px 15px !important;
    /* width: calc(100% - 0px); */
    font-size: 13px;
    border: 1px solid rgb(239 247 255);
    border-radius: 8px;
    margin-bottom: 15px;
    /* font-weight: bold; */
}

.layui-layer-btn a{
        border-radius: 8px !important;
}


.layui-layer-btn {
    text-align: right;
    padding: 0 11px 21px !important;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
}

.layui-layer-dialog .layui-layer-content {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 13px !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 12px !important;
}

.layui-layer-btn a {
    height: 30px!important;
    line-height: 30px!important;
    margin: 5px 5px 0;
    padding: 0 18px!important;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    border-radius: 8px !important;
}

.pagination-container ul li a, .pagination-container ul li span {
    color: #333;
    width: 26px;
    height: 26px;
    border: 1px solid #EEE;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    margin-right: 3px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 3px;
}

.pagination-container ul li:first-child a, .pagination-container ul li:first-child span, .pagination-container ul li:last-child a, .pagination-container ul li:last-child span {
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
}

.layui-form-pane .layui-form-label {
    background: #f6f7fa;
}

.layui-tab .layui-tab-content{
        border-radius: 20px;
}

.pagination-container ul li.disabled span {
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
}

.layui-card {
    margin-bottom: 15px;
    border-radius: 20px;
    background-color: transparent;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0%);
}

form .layui-card-body {
    margin-bottom: 0px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0%);
}

.layui-tab-content td .layui-btn {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 12px;
    border-radius: 5px;
    margin: 3px 0;
    margin-right: 8px;
}
.layui-layer-content .layui-form.layui-card > .layui-card-body {
    padding: 20px 30px 0 30px !important;
}

.layui-form-item .layui-btn {
    height: 48px;
    line-height: 48px;
    padding: 0 85px;
    border-radius: 12px;
        margin: 0 6px;
    margin-bottom: 20px;
    margin-top: 20px;
        font-size: 12px;
            color: #fff;
}



.color-green label{
        display: flex;
    align-items: center;
    justify-content: space-between;
    /*margin-bottom: 8px;*/
    font-size: 13px;
    
    display: flex !important;
    flex: 1!important;
    align-items: center!important;
    justify-content: flex-end!important;
}


.think-checkbox input[type=checkbox], .think-checkbox input[type=radio], .think-radio input[type=checkbox], .think-radio input[type=radio] {
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: 1px solid #01bd8b;
    position: relative;
    background: #fff;
    border-radius: 3px;
    margin-right: 10px;
    vertical-align: bottom;
    display: inline-block !important;
    box-sizing: border-box !important;
    appearance: none;
    -webkit-appearance: none;
}

.think-checkbox input[type=checkbox]:checked:after, .think-radio input[type=checkbox]:checked:after {
    color: #01bd8b;
    cursor: pointer;
    padding: 2px;
    content: "\e605";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    font-family: layui-icon !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*.layui-btn+.layui-btn {*/
/*    margin-right: auto;*/
/*    margin-left: auto;*/
/*}*/
.shadow {
    box-shadow: 0px 0px 12px 0px rgb(120 146 141 / 6%);
    border-radius: 20px;
    background: #fff !important;
}

.shadow-mini {
    box-shadow: 0 0 6px 1px rgb(0 0 0 / 0%);
    border-bottom: 1px solid #6d61ea;
}

.shadow-mini {
    border: 0px solid #6d61ea!important;
    overflow: hidden!important;
    background: #f6f7fa!important;
    line-height: 28px!important;
    border-radius: 50px!important;
    padding: 4px!important;
}


.shadow-mini .layui-btn {
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
    /* border: 1px solid transparent; */
    padding: 0 18px;
    /* background-color: #6d61ea; */
    /* color: #fff; */
    white-space: nowrap;
    text-align: center;
    font-size: 13px;
    border-radius: 50px !important;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.shadow-mini .layui-btn-primary {
    /* background: #fff; */
    /* color: #6d61ea; */
    background: #f6f7fa;
}

.layui-btn-group .layui-btn-primary:hover {
    border-color: #6d61ea !important;
    color: #01bd8b!important;
    background: rgba(1, 189, 139, 0.05) !important;
    margin-left: 1px !important;
}

body {
    color: #333;
    font-size: 12px!important;
}

.layui-layout > .layui-body > .think-page-body > .layui-card > .layui-card-body {
    width: 100%;
    bottom: 0;
    padding: 0;
    margin-top: 4%;
    z-index: 2;
    overflow-y: visible;
    position: absolute;
    box-sizing: border-box;
    box-shadow: 0px 0px 12px 0px rgb(120 146 141 / 0%);
    border-radius: 15px;
    margin-bottom: 10px;
    height: 92%;
}

.layui-card-body {
    line-height: 1.3 !important;
}

.layui-input, .layui-select, .layui-textarea {
    height: 45px;
    line-height: 45px;
    background: transparent;
    font-size: 13px;
    color: #666;
    border-radius: 8px;
    padding: 8px 15px;
    border: 0px solid #827af373;
    background: #f6f7fa;
    border-radius: 8px;
    margin-bottom: 25px;

}
.form-search .layui-form-item .layui-input-inline input {
    border-radius: 8px;
    background: #fff;
}

.layui-row{
        border-radius: 0;
    padding: 20px;
        display: flex;
    flex-wrap: wrap;
}

.think-checkbox input[type=checkbox]:checked, .think-checkbox input[type=radio]:checked, .think-radio input[type=checkbox]:checked, .think-radio input[type=radio]:checked {
    border-color: #01bd8b;
    background: #fff;
}

.think-checkbox input[type=radio]:checked:after, .think-radio input[type=radio]:checked:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    cursor: pointer;
    content: '';
    background: #01bd8b;
    border-radius: 1em;
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*margin: auto;*/
}

.think-checkbox input[type=checkbox], .think-checkbox input[type=radio], .think-radio input[type=checkbox], .think-radio input[type=radio] {
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: 1px solid #01bd8b;
    position: relative;
    background: #fff;
    border-radius: 3px;
    margin-right: 10px;
    vertical-align: bottom;
    display: inline-block !important;
    box-sizing: border-box !important;
    appearance: none;
    -webkit-appearance: none;
}
.layui_flex_right1{
    padding: 2px 10px 10px 10px;
    /* min-height: 55px; */
    background: #f6f7fa;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border-width: 0px;
    min-height: 45px;
    font-size: 14px;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 0px 10px !important;
    min-height: 45px !important;
    height: auto;
}

.input-right-icon {
    top: 2px;
    right: 1px;
    color: #827af3;
    width: 43px;
    height: 42px;
    display: inline-block;
    position: absolute;
    background: #fff;
    text-align: center;
    line-height: 43px;
    border-radius: 0 8px 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.layui-textarea {
     min-height: 45px; 
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
    display: flex;
}
.layui-code {
    position: relative;
    margin: 10px 0;
    padding: 15px;
    line-height: 20px;
    border-left-width: 6px;
    background-color: #fafafa !important;
    border: 1px solid #EEE;
    color: #333;
    font-family: Courier New;
    font-size: 12px;
    border-radius: 15px;
    border-left-width: 1px;
    margin: 0 0 15px 0px;
    width: calc(100% - 30px);
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin-right: -12px; */
    /* margin-left: -12px; */
    /* align-items: flex-start; */
}

.iq-cards {
    background: #ffffff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-bottom: 15px;
    margin-top: 5px;
    border: none;
    -webkit-box-shadow: 0px 0px 0px 0px rgb(120 146 141 / 6%);
    box-shadow: 0px 0px 0px 0px rgb(120 146 141 / 6%);
    border: 0px solid #f2edff;
    width: 98%;
}

.iq-card-body {
    border-radius: 15px !important;
    padding: 20px 20px 15px 20px !important;
    line-height: 1.5 !important;
}

.align-items-center {
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.layui-card-body .layui-table {
    margin: 0 !important;
    /* border-radius: 12px; */
    /* overflow: hidden; */
    border: 0px solid #eee;
    border-collapse: separate;
}
.layui-badge, .layui-badge-dot, .layui-badge-rim {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    font-size: 12px;
    text-align: center;
    background-color: #FF5722;
    color: #fff;
    border-radius: 2px;
}
.layui-badge {
    height: 20px;
    line-height: 20px;
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: inherit;
}

.layui-form-item .layui-input-inline {
    float: left;
    margin-right: 0px;
}

.layui-form-item .layui-input-block {
    margin-left: 0px;
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.choose_btn {
    position: absolute;
    right: 6px;
    display: flex;
    align-items: center;
    top: 7px;
    /* bottom: 0; */
    margin: auto;
}
.layui-row .layui-btn {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    border: 1px solid transparent;
    padding: 0px 9px !important;
    background-color: #01bd8b;
    /* color: #fff; */
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    margin-left: 0px;
    margin: 0 4px;
}

.layui_flex {
    display: flex;
    /* align-items: center; */
    /* border-color: #ebedf2; */
    border-width: 0px;
    border-style: solid;
    justify-content: space-between;
    border-radius: 5px;
    /* overflow: hidden; */
    width: 100%;
    /* background: #f5f7fa; */
    position: relative;
    flex-direction: column;
}

.layui-row .layui-btns {
    height: 45px!important;
    line-height: 45px!important;
    padding: 0 85px!important;
    border-radius: 12px!important;
}

.layui-form-item .layui-btns {
    margin-bottom: 25px;
    margin-top: 0px;
}

.uploadimage{
    margin-top: -16px;
}


.layui-table .list-table-sort-td input {
    width: 50px;
    color: #666;
    padding: 2px;
    font-size: 9pt;
    border: 1px solid #E9E9E9;
    text-align: center;
    line-height: 18px;
        border-radius: 8px;
    height: 24px;
    line-height: 24px;
}

.iq-card-header {
    padding: 0 0px;
    /* min-height: 60px; */
    -ms-flex-align: center !important;
    align-items: center !important;
    font-size: 18px;
    font-weight: 600;
    color: #495057;
    display: flex;
    margin-bottom: 20px;
    margin-top: 0px;
    width: 100%;
}

.lines_two{
    /*margin-right: 18px;*/
    /*flex: 0 0 47%;*/
    background-color: #fff;
    width: calc((100% - 1%) / 2 - 40px);
    margin-bottom: 0;
        border-radius: 20px;
        padding: 20px !important;
}

.lines_two:last-child{
     margin-right: 0px;
}

.layui-row_two{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.pull-right{
    left: 8px;
    position: relative;
}

.btns {
    border-color: #01bd8b;
    background: 0 0;
    color: #fff;
    background: #01bd8b;
}

.layui-colorpicker {
    width: 43px;
    height: 42px;
    border: 0px solid #eee;
    padding: 0px;
    border-radius: 0 8px 8px 0;
    line-height: 43px;
    display: inline-block;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.layui-colorpicker-trigger-span {
    display: block;
    height: 100%;
    box-sizing: border-box;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0 8px 8px 0!important;
    text-align: center;
}
.layui-form-item .layui-inline {
    margin-bottom: 0px;
    margin-right: 0px;
}

.layui-colorpicker-main-input .layui-btn-container {
    font-size: 0;
    display: flex;
        right: -4px;
    position: relative;
}

.layui-colorpicker-main-input input.layui-input {
    width: 150px;
    height: 30px;
    color: #666;
        margin-bottom: 0px;
}
.layui-colorpicker-main-input .layui-btn-container .layui-btn {
    margin: 0 0 0 8px;
        height: 28px;
    line-height: 28px;
    padding: 0 12px;
}

.layui-inlines {
    position: absolute;
    right: 1px;
    top: 24px;
    top: 26px;
    right: 1px;
    color: #827af3;
    width: 43px;
    height: 42px;
    display: inline-block;
    position: absolute;
    background: #fff;
    text-align: center;
    line-height: 43px;
    border-radius: 0 8px 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.layui_flex_text {
    position: absolute;
    background: #01bd8b;
    right: 0px;
    height: 83%;
    top: 0px;
    padding: 0 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    border-radius: 0 8px 8px 0;
    font-size: 12px;
    color: #fff;
    z-index: 2;
}

.portal-block-container .portal-block-item {
    color: #5a5c69 !important;
    padding: 15px 25px;
    position: relative;
    line-height: 3em;
    border-radius: 5px;
    /* box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2); */
    /* box-shadow: 0 .15rem 1.75rem 0 rgba(58, 59, 69, .15) !important; */
     box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .0); 
}

.layui-table input{
        margin-bottom: 0px;
}


.layui-layer-iframe iframe {
    display: block;
    width: 100%;
    border-radius:0 0 20px 20px;
}

.layui-card-bodys {
    /* width: 100%; */
    display: flex;
    flex: 1;
    flex-direction: column;
}

.layui-card-bodys .layui-card {
    margin-bottom: 15px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0%);
    padding-bottom: 15px;
}

.layui-card-bodys .ik-card-header {
    padding: 0 0px;
    /* min-height: 60px; */
    -ms-flex-align: center !important;
    align-items: center !important;
    font-size: 18px;
    font-weight: 600;
    color: #495057;
    display: flex;
    margin-bottom: 20px;
    margin-top: 0px;
}

.layui_flex_right_choose .layui-form-radio {
    font-size: 13px;
    line-height: 28px;
    margin: 0px 10px 0 0;
    padding: 5px 8px 5px 5px;
    padding-right: 10px;
    align-items: center;
    flex: 1;
    display: flex;
    background: #f6f7fa !important;
}

.notdata {
    padding: 15px 0;
    display: block;
    font-size: 13px;
    text-align: center;
    line-height: 22px;
    border-radius: 5px;
    letter-spacing: 6px;
    border: 1px solid #fff;
    background-color: #f2f2f2;
    width: 100%;
}
.wxpay-config .color-green {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
    font-size: 13px;
    color: #333;
    font-weight: bolder;
}
.layui-layer-page .layui-textarea {
   
    display: block;
}
