
.left-sider-section[data-v-64afd071] {
    position: relative;
    width: 271px;
    margin-bottom: 12px;
    margin-left: 12px;
    float: left;
    background-color: white;
    height: 100px;
}
.list-group-ria .content {
    padding-left: 10px;
    width: 198px;
    height: 39px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-group-ria .content .title{
    width: 198px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-group-ria .img {
    width: 40px;
    height: 40px;
    float: left;
}
.layout-main-content {
    /*min-height: 320px;
    width: 936px;
    float: left;*/
}
.panel-tool-bar[data-v-7411c3ba] {
     border-bottom: 1px solid rgb(228, 229, 235);
}
.panel-tool-bar[data-v-005ab76e] {
    -webkit-box-pack: justify;
    justify-content: space-between;
    height: 48px;
    line-height: 48px;
    padding-left: 24px;
    padding-right: 24px;
}
.panel-tool-bar .left-section[data-v-005ab76e] {
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 16px;
    font-size: 0px;
    width: 50%;
    float: left;
}
.panel-tool-bar .right-section[data-v-005ab76e] {
    float: right;
}
.panel-tool-bar .title[data-v-005ab76e] {
    font-size: 14px;
    color: rgb(51, 59, 68);
    font-weight: 600;
    vertical-align: middle;
}
.panel-content-wrapper {
    min-height: 20px;
    margin: 0px 5px;
    position: relative;
}
.component-info-table {
    width: 100%;
    border: 1px solid rgb(228, 229, 235);
    font-size: 14px;
    color: rgb(51, 59, 68);
    letter-spacing: 0px;
}
.component-info-table .label-cell[data-v-12ec46fc] {
    background: rgb(249, 250, 252);
    white-space: nowrap;
    width: 162px;
}

.component-info-table td[data-v-12ec46fc] {
    line-height: 18px;
    padding: 10px;
    vertical-align: middle;
    border: 1px solid rgb(228, 229, 235);
}
.component-info-table .tags-wrapper[data-v-12ec46fc] {
    margin-bottom: -4px;
}
.component-info-table .tag[data-v-12ec46fc] {
    font-size: 12px;
    color: rgb(51, 59, 68);
    background: rgb(242, 244, 246);
    border-radius: 3px;
    border: 1px solid rgb(228, 229, 235);
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 8px;
    margin-bottom: 4px;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
}
.ntable td .tag[data-v-12ec46fc] {
    font-size: 12px;
    color: rgb(51, 59, 68);
    background: rgb(242, 244, 246);
    border-radius: 3px;
    border: 1px solid rgb(228, 229, 235);
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 8px;
    margin-bottom: 4px;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
}
.data-panel[data-v-7411c3ba] {
    background: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 2px 0px;
    border-radius: 2px;
    overflow: auto;
    margin-top: 20px;
    border-bottom: 1px  solid rgb(228, 229, 235);
}
.panel-tool-bar .title[data-v-005ab76e] {
    font-size: 14px;
    color: rgb(51, 59, 68);
    font-weight: 600;
    vertical-align: middle;
}
.panel-tool-bar .count[data-v-005ab76e] {
    font-size: 14px;
    color: rgb(149, 154, 162);
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}
.ntable {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.ntable-odd tr:nth-child(odd) {
    background: #fff;
}
.ntable th {
    text-align: center;
    background: #F2F9FC;
    border: #E4EEF6 1px solid;
    border-collapse: collapse;
    padding: 12px 12px 12px 12px;
    font-weight: normal;
    color: #444;
    line-height: 19px;
}
.ntable th {
    font-size: 14px;
    border-bottom: 0px;
}
.ntable .tx {
    text-align: center;
    width: 56px;
    padding-left: 0px;
    padding-right: 0px;
}
.ntable th:not(:last-child) {
    border-right: #F2F9FC 1px solid;
}
.ntable td {
    position: relative;
    padding: 10px 10px 11px 10px;
    border: #E4EEF6 1px solid;
    word-break: break-all;
    font-size: 14px;
    line-height: 1.6;
    color: #222;
    word-wrap: break-word;

}
.ntable td div{
    /*width: 228px;*/
    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}

.ntable th:first-child {
    width: 80px;
}

.ntable td:first-child {
    width: 80px;
}

.flex-box {
    display: flex;
}
.navs {
    border-bottom: 1px solid #F0F0F0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    justify-content: space-around;
    background: #FCFCFC;
    cursor: pointer;
}
.navs .nav-item:first-child{
    border-left: 1px solid #F0F0F0;
}
.navs .nav-item {
    flex: 1;
    text-align: center;
    border-right: 1px solid #F0F0F0;
    color: #333;
    font-size: 15px;

}
.navs .active {
    color: #128bed;
    font-weight: bold;
    background: #fff;
}
.navs .nav-item .nav-count {
    font-size: 12px;
    color: #999999;
    margin-left: 5px;
    position: relative;
}
.navs .active .nav-count {
    color: #128bed;
}
.layui-table-cus {
    text-align: right;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #2196f4;
}
.layui-laypage a, .layui-laypage span{
    font-size: 14px;
    margin-left: 5px!important;
    color: #2196f4!important;
    padding: 3px 14px;
}

.vip-tag[data-v-85e5d69c] {
    position: absolute;
    width: 20px;
    height: 9px;
    background-image: url(../../../images/website/company/icon_vip_tag-53a3d7fe.png);
    background-size: 20px 9px;
    right: -23px;
    margin-top: 19px;
}


.ntable td .fvip{
    text-align: center;
}
.ntable td .fvip:hover .ant-popover-inner{
    display: block;
}
.ntable td .fvip .vip-mask {
    background-image: url(../../../images/website/comm/vip_mask-ea7f883e.png);
    width: 65px;
    height: 24px;
    display: inline-block;
    background-size: 65px 24px;
    vertical-align: bottom;
}
.ant-popover-inner {
    z-index: 111;
    position: absolute;
    left: 22px;
    top:33px;
    display: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}
.ant-popover-inner-content {
    padding: 12px 16px;
    color: #333333;
}
.ant-popover-inner-content {
    padding: 8px 10px;
}