@charset "utf-8";
/* 清除默认样式的文件 - 基础 */
.layui-disabled .layui-icon {
    cursor: no-drop;
}

body, html {

    font-size: 0.14rem;
    /*font-family: "黑体", sans-serif;*/
    font-family: "Microsoft YaHei" !important;

    /*background: #f2f3f5;*/
    background: #f7f9fa;
    min-width: 860px;
    height: 100%;
}

button, input {
    font-family: Microsoft YaHei !important;
    font-size: 0.13rem;
}

* {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 14px;
}

a {
    color: #000;
    text-decoration: none;
}

ul, ol, li {
    list-style: none;
}

i, em {
    font-style: normal;
}

b, strong {
    font-weight: normal;
}

a img {
    border: none;
}

img {
    display: block;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

input {
    border: none;
    outline: none;
    font-family: "黑体", sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

iframe {
    border: none;
}

textarea {
    resize: none;
    outline: none;
}

a:hover, a:focus {
    text-decoration: none;
}

/*公用类名及样式*/
.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.posParent {
    position: relative;
}

.layui-layout {
    position: relative;
    min-height: 100%;

}
.ld-specilMenu {
    background: transparent!important;
    font-size: 14px !important;
    color: #333 !important;
    padding: 0 15px!important;border:none!important;
    outline: none!important;
    width: auto!important;
    margin-bottom: 0!important;
}

.layui-body {
    position: static !important;
    margin-left: 2.3rem !important;
    background: #f2f3f5 !important;
    overflow: visible;
}

.ld-card {
    margin-bottom: 0.2rem;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 6px 3px #f1f1f1;
}

.ld-flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    align-items: center;
}

.layui-layout-body {
    overflow: auto;
    position: relative;
}

.layui-side {
    box-shadow: -1px -1px 6px 3px #e5e5e5;
}

.ld-body-title {
    background: #fff;
    height: 0.55rem;
    line-height: 0.55rem;
    padding: 0 0.2rem;
    box-shadow: -1px -1px 6px 3px #e5e5e5;
}

.ld-title-right {
    display: flex;
    align-items: center;
}

.ld-body-cont-t {
    /*height: 0.55rem;*/
    line-height: 0.5rem;
    padding: 0 0.3rem;
    border-bottom: 1px solid #edf0f4;
}

.ld-body-cont-t span {
    font-size: 0.15rem;
    color: #282b2d;
}

.ld-body-cont-t span b {
    font-size: 0.16rem;
    color: #e6413c;
}

.ld-body-content {
    padding: 0.2rem;
}

.ld-title-h3 {
    font-size: 0.15rem;
    color: #282b2d;
    /*width: 50%;*/
}

.ld-title-right .layui-icon {
    font-size: 0.15rem;
    color: #AfB5B8;
    vertical-align: bottom;
    display: inline-block;
}

.ld-title-text {
    margin-left: 0.08rem;
    font-size: 0.14rem;
    color: #565D61;
    display: inline-block;
}

.ld-title-val {
    font-size: 0.14rem;
    color: #282B2D;
    display: inline-block;
}

.graphTree .ld-title-val {
    color: #fff;
}

.graphTree .ld-title-text {
    color: #afb5b8;
}

.ld-exportExcle {
    font-size: 0.14rem;
    color: #008cf5;
}

.layui-laydate-content td.laydate-selected {
    background-color: #f7f7f7 !important;
}

.layui-laydate-footer span:hover {
    color: #008cf5 !important;
}

.ld-body-cont-item2 {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.ld-initHeight {
    height: 4.95rem;
}

.ld-initHeight-min {
    height: 3.66rem;
}

.ld-initWidth {
    width: 100%;
}

.ld-body-gengral {
    /*padding: 0.2rem;*/
    margin-bottom: 0.2rem;
}

.ld-body-gengral-list > li {
    width: 25%;
    height: 1.3rem;
    float: left;
    padding-right: 0.18rem;
    box-sizing: border-box;
}

.ld-body-gengral-list > li:last-child {
    padding-right: 0;
}

.ld-body-item {
    height: 100%;
    border-radius: 2px;
    box-shadow: -1px -1px 6px 3px #e5e5e5;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 0.3rem;
    background: url("../img/company.png") no-repeat #fff right bottom;
}

.ld-body-spacel {
    background: url("../img/chart.png") no-repeat #fff;
    background-position: right bottom;
}


.ld-body-item h6 {
    color: #016DC6;
    font-size: 0.28rem;
    text-align: left;
    width: 100%;
    margin-top: 0.09rem;
}

.ld-echarts {
    padding: 0 0.2rem;
}

.ld-border-left {
    border-left: 1px solid #eeeff0;
}

.ld-icon-percent-up {
    height: 18px;
    width: 14px;
    background: url("../img/JK_icon.png") no-repeat -151px 0;
    display: inline-block;
}

.ld-icon-percent-down {
    height: 18px;
    width: 14px;
    background: url("../img/JK_icon.png") no-repeat -129px 0;
    display: inline-block;
}

.ld-icon-minpercent-up {
    height: 12px;
    width: 8px;
    background: url("../img/JK_icon.png") no-repeat -154px -28px;
    display: inline-block;
}

.ld-icon-minpercent-down {
    height: 12px;
    width: 8px;
    background: url("../img/JK_icon.png") no-repeat -132px -28px;
    display: inline-block;
}

.layui-icon-help-fine {
    font-size: 0.12rem;
    /*background: #878f94;*/
    color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-top: -2px;
    display: inline-block;
    background: url(../img/question.png) no-repeat 0 0;
}

.layui-icon-help-fine:hover .ld-adv-filter-desc {
    display: block;
}

.ld-adv-filter-desc::before {
    content: '';
    border: 8px solid transparent;
    position: absolute;
    top: -17px;
    left: 20px;
    border-bottom-color: #f1f1f1;
}

.ld-adv-filter-desc::after {
    content: '';
    border: 8px solid transparent;
    position: absolute;
    top: -16px;
    left: 20px;
    border-bottom-color: #fff;
}

.ld-adv-filter-desc {
    position: absolute;
    top: 0.28rem;
    left: -0.2rem;
    width: 2.8rem;
    padding: 0.1rem 0.2rem;
    border-radius: 3px;
    color: #666;
    background: #fff;
    box-shadow: 0 0 7px 4px #e6e6e6;
    white-space: normal;
    font-family: "Microsoft YaHei";
    z-index: 9999;
    text-align: left;
    display: none;
    line-height: 0.34rem;
}

/*表格暂无数据*/
.layui-noResult {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 1rem;
}

.layui-noResult p {
    color: #606e7b;
    font-size: 0.14rem;
    text-align: center;
}

/*.layui-noResult-icon {*/
/*background: url("../../public/img/queshengtu-2.png") no-repeat 0 0;*/
/*width: 1rem;*/
/*height: 1.1rem;*/
/*display: block;*/
/*margin: 0 auto;*/
/*}*/

/*.layui-noResultChange-icon {*/
/*background: url("../../public/img/queshengtu-1.png") no-repeat 0 0;*/
/*width: 1rem;*/
/*height: 1.1rem;*/
/*display: block;*/
/*margin: 0 auto;*/
/*}*/

.layui-table-tips-main, .layui-table-tips-c {
    display: none;
}

.layui-table-grid-down {
    display: none;
}

.layui-table-body .layui-none {
    padding: 0;
}

.layui-border-box.layui-table-view {
    border: 1px solid #eeeff0;
}

/*表格暂无数据*/

.layui-table td {
    border-style: dotted;
    border-color: #ebedef;
}

.layui-table, .layui-table-view {
    margin: 0 !important
}

.layui-table-view, .layui-table th {
    border-width: 0;
}

.layui-table th {
    color: #113354;
    font-size: 0.15rem;
}

.layui-table td {
    color: #2c3339;
}

.layui-table-view .layui-table {
    width: 100%;
}

.layui-table-view .layui-table td, .layui-table-view .layui-table th {
    padding: 10px 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.layui-table-header, .layui-table thead tr {
    background-color: #f7f7f9;
}

.layui-table td .layui-table-cell {
    line-height: 0.22rem;
}

.layui-table tr:nth-child(even) {
    background: #f7f7f9;
}

.layui-table-cell {
    height: inherit;
    line-height: 28px;
    padding: 5px 10px;
}

.layui-table-cell {
    overflow: inherit;
    text-overflow: inherit;
    white-space: normal;
    word-break: break-all;
}

.layui-table-body {
    margin-right: 0;
}

.layui-table-body::-webkit-scrollbar-thumb {
    background: #afb5b8;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0 #c0c4cc;
}

.layui-table-body::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}

/*.layui-table-body, .layui-table-header {*/
/*width: 12rem;*/
/*padding: 0 0.3rem;*/
/*}*/

/*.layui-table {*/
/*width: 11.4rem;*/
/*}*/

.layui-table-page {
    height: 0.74rem;
    padding: 0.2rem 0.07rem 0.3rem;
}

.layui-table-page > div, .layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span, .layui-table-page .layui-laypage input, .layui-table-page .layui-laypage button {
    height: 0.34rem;
}

.layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span {
    line-height: 0.34rem;
}

.layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span.layui-laypage-curr {
    padding: 0 0.12rem;
    margin-left: 0.08rem;
}

.layui-table-page .layui-laypage a {
    line-height: 0.32rem;
    height: 0.32rem;
    border: 1px solid #e2e2e2;
}

.layui-table-page .layui-laypage input {
    width: 0.42rem;
    color: #758c8d;
}

.layui-table-page .layui-laypage button {
    width: 0.5rem;
}

.layui-table .layui-table-click {
    background: transparent;
}

.layui-table tbody tr:hover td, .layui-table tbody tr:hover .layui-icon-delete {
    /*color: #2196f3;*/
}

.layui-table tbody tr:hover td .layui-table-cell {
    /*text-decoration: underline;*/
}

.layui-laypage a, .layui-laypage span {
    color: #75818d;
    font-size: 0.14rem;
}

.layui-laypage-limits {
    display: none !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #0073e5;

}

.layui-table-page .layui-laypage span.layui-laypage-curr {
    padding: 0 0.13rem;
}

.layui-table-page .layui-laypage a.layui-laypage-next, .layui-table-page .layui-laypage a.layui-laypage-prev {
    padding: 0 0.1rem;
    border-radius: 0.03rem;
}

.layui-table-page .layui-laypage .layui-laypage-prev {
    margin-left: 0 !important;
}

.layui-laypage .layui-laypage-count {
    margin-right: 0.2rem;
}

.layui-laypage .layui-laypage-skip {
    margin-left: 0.16rem !important;
}

.layui-table-page .layui-laypage-next .layui-icon, .layui-table-page .layui-laypage-prev .layui-icon {
    font-size: 0.12rem;
}

.layui-table-page .layui-laypage {
    float: right;
}

.layui-laypage a:hover, a:hover {
    color: #0073e5;
}

.layui-laypage-btn {
    background-color: #0073e5 !important;
    color: #fff;
    border-radius: 3px !important;
}

.layui-laypage input:focus, .layui-laypage select:focus {
    border-color: #0073e5 !important;
}

.layui-input:hover, .layui-textarea:hover {
    border-color: #6fb3ff !important;
    /*box-shadow: 0 0 2px 1px #6fb3ff;*/
}

.layui-table-page .layui-laypage span {
    margin-left: 0.08rem;
}

.layui-table-page, .layui-table-total {
    margin-bottom: 0 !important;
}

tr, td {
    padding: 0;
}

.ld-flex-tableGrowth {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}

.layui-table th .layui-table-cell {
    height: 0.28rem;
    line-height: 0.18rem;
    white-space: nowrap;
    font-weight: 600;
}

.miniTable .layui-table-view, .layui-table th {
    border-width: 1px;
}

.miniTable .layui-table td .layui-table-cell {
    line-height: 0.2rem;
}

.miniTable .layui-table-view .layui-table td, .miniTable .layui-table-view .layui-table th {
    padding: 2px 0;
}

.miniTable .layui-table th .layui-table-cell {
    height: 0.31rem;
    line-height: 0.21rem;
}

.miniTable .layui-table td, .layui-table th {
    font-size: 0.13rem;
}

.miniTable .layui-table-body::-webkit-scrollbar-thumb {
    background: #afb5b8;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0 #c0c4cc;
}

.miniTable .layui-table-body::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

input::-webkit-input-placeholder {
    color: #939fab !important;
    font-size: 0.14rem;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #939fab !important;
    font-size: 0.14rem;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #939fab !important;
    font-size: 0.14rem;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #939fab !important;
    font-size: 0.14rem;
}

.margin0 {
    margin: 0 !important;
}

.padding0 {
    padding: 0 !important;
}

.paddingTB0 {
    padding: 0 0.3rem !important;
}

.marginTop20 {
    margin-top: 20px !important;
}

.marginBottom10 {
    margin-bottom: 10px !important;
}

.marginBottom20 {
    margin-bottom: 20px !important;
}

.marginBottom30 {
    margin-bottom: 30px !important;
}

.marginRight10 {
    margin-right: 10px;
}


.layui-bgColor-green {
    background: #10ab53;
}

.layui-bgColor-red {
    background: #f20001;
}

.layui-bgColor-yellow {
    background: #f0cb0d;
}

.layui-color-red {
    color: #f20001;
}

.colorBlue {
    color: #0073e5;
}

.layui-btn-normal {
    background: #0073e5;
}

.layui-btn {
    font-size: 0.14rem;
}

.layui-btn-primary {
    background-color: #fff !important;
}

.layui-btn-primary:hover {
    border-color: #0073e5;
    color: #333;
}

.layui-text ul li {
    list-style: none;
}

.layui-card-body {
    padding: 0.2rem 0.3rem;
}

.layui-entInfo-table {
    display: table;
    vertical-align: middle;
}

.layui-entInfo-tableCell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

/*回到顶部*/
.layui-scroll {
    width: 0.48rem;
    height: 0.48rem;
    line-height: 0.48rem;
    background: #acb7c3;
    cursor: pointer;
    text-align: center;
    position: fixed;
    right: 20px;
    bottom: 50px;
    border-radius: 5px;
    z-index: 999;
    display: none;
}

.layui-scroll:hover {
    background: #9ea9b5;
}

.layui-scroll .layui-icon-up {
    color: #fff;
}

.layui-card-header {
    padding: 0 0.3rem;
    height: 0.54rem;
    line-height: 0.54rem;
}

.layui-icon {
    cursor: pointer;
}

.loadBox {
    text-align: center;
    height: 100%;
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    align-items: center;
    min-height: 1rem;
    background: transparent;
}

.loadBox .layui-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    font-size: 30px;
    color: #c2c2c2;
}

.loadBoxBg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    /*background: #000;*/
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    z-index: 999999999;
}

.j-layui-entName {
    cursor: pointer;
}

.tableEntModal .entTableInfoModal {
    padding: 0 0.5rem 0.6rem;
}

.tableEntModal .lostCreditHeader {
    font-size: 0.22rem;
    color: #002448;
    text-align: center;
    font-weight: bold;
    margin: 0.2rem 0;
}

.tableEntModal .tableModalBox {
    border: 1px solid #ebedef;
    width: 100%;
}

.tableEntModal .tableModalBox tr {
    border-bottom: 1px solid #ebedef;
    color: #1b1f23;
}

.tableEntModal .tableModalBox td {
    padding: 0.13rem 0 0.12rem 0.18rem;
    font-size: 0.14rem;
    line-height: 0.24rem;
    word-break: break-all;
}

.tableEntModal .tableTitle {
    background: #f2f8ff;
    color: #455a65;
    white-space: nowrap;
    text-align: right;
    padding-right: 0.18rem;
}

#entPatentInfoBox, #entLostCreditInfoBox {
    /*display: none;*/
}

.tableEntModal .tableModalDescText {
    font-size: 0.14rem;
    line-height: 0.24rem;
    margin-bottom: 0.2rem;
    color: #1b1f23;
    /*height:1.2rem;*/
    /*overflow-y: auto;*/
}

.layui-layer-page .layui-layer-content::-webkit-scrollbar-thumb {
    background: #e6eaec;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0 #c0c4cc;
}

.layui-layer-page .layui-layer-content::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.tableEntModal .tableModalTitleH3 {
    border-left: 4px solid #3085d5;
    padding-left: 10px;
    font-size: 17px;
    color: #455a65;
    line-height: 17px;
    margin-bottom: 15px;
    font-weight: bold;
}

.onGoing {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
}

.onGoing-icon {
    width: 280px;
    height: 300px;
    margin-top: -1rem;
    background: url("../../public/img/queshengtu-1.png") no-repeat 0 0;
}

.layui-icon-locationSelf {
    width: 14px;
    height: 16px;
    background: url("../../public/img/graphTree.png") no-repeat -24px 0;
    display: inline-block;
}

.ld-select-input-icon {
    position: absolute;
    top: 50% !important;
    left: 11px;
    margin-top: -8px !important;
    z-index: 1;
    font-size: 0.14rem !important;
    font-weight: bold;
}

.ld-icon-title-ent {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("../../public/img/graphTree.png") no-repeat 0 -35px;
}

.entNameGengral > i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../../public/img/graphTree.png") no-repeat 0 0;
}

.title_off {
    cursor: pointer;
    margin-right: 25px;
    display: inline-block;
    width: 17px;
    height: 14px;
    background: url("../../public/img/graphTree.png") -47px 0;
    transition: 0.5s all;
    vertical-align: text-bottom;
}

.title_off.active {
    transform: rotate(180deg);
    vertical-align: text-top;
}

.title_close {
    cursor: pointer;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("../../public/img/graphTree.png") -70px 0;
}

.ld-icon-downLoad {
    cursor: pointer;
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url("../../public/img/graphTree.png") -44px -30px;
}

.onGoing p {
    color: #8d9cbb;
    font-size: 0.15rem;
    margin-top: 30px;
    text-align: center;
}

.bgGlobe img {
    background-size: 100% 100%;
}

.sResult_name:hover {
    color: #0089f8;
    cursor: pointer;
}

.layui-btn {
    background-color: #0089f8;
}

.ld-filter-table .layui-input {
    height: 0.38rem;
    width: 2.5rem;
}

.ld-filter-table {
    padding: 0.2rem;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
}

.layui-inline, .ld-filter-item {
    padding: 0 0.05rem;
}

.ld-search-btn-box {
    background: #0089f8;
    color: #fff;
    height: 0.32rem;
    line-height: 0.32rem;
    width: 0.34rem;
    text-align: center;
    cursor: pointer;
}

.ld-graphTree-table-search .layui-input {
    height: 0.32rem;
}

.ld-graphTree-table-search {
    height: 0.52rem;
}

.ld-setting-item {
    margin-right: 0.1rem;
    cursor: pointer;
    color: #2c3339;
}

.ld-setting-item:hover {
    color: #0089f8;
}

.layui-nav-tree .layui-nav-item .layui-nav-child a {
    color: #282b2d;
    font-size: 0.15rem;
    height: 0.45rem;
    line-height: 0.45rem;
    transition: none;
    -webkit-transition: none;
    padding: 0 0.3rem;
}

.layui-error-tip {
    display: none;
    position: absolute;
}

.layui-fontSize12 {
    font-size: 0.12rem;
}

body .layui-disabled, .layui-disabled:hover {
    color: #797979 !important;
    cursor: not-allowed !important;
}

.layui-required {
    float: right;
    display: block;
    padding: 9px 15px;
    width: 65px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

body .layui-form-item {
    margin-bottom: 20px;
}

.layui-header {
    background: rgba(8, 18, 40, 0.85) !important;
    box-shadow: inset 0 -1px 0 0 rgba(101, 249, 250, 0.40) !important;
}

/*@media screen and (max-width: 1380px) {*/
/*.ld-initHeight {*/
/*height: 3rem;*/
/*}*/
/*.ld-initHeight .layui-table-main{*/
/*height: 2.5rem;*/
/*}*/
/*.ld-body-gengral-list > li{*/
/*height: 1rem;*/
/*}*/
/*}*/

@media screen and (max-width: 1400px) {
    body, html {
        font-size: 0.13rem;
    }

    .ld-body-title {
        height: 0.45rem;
        line-height: 0.45rem;
        font-size: 0.13rem;
    }

    .entNameGengralBox {
        height: 0.45rem !important;
        line-height: 0.45rem !important;
    }

    .entGengralTable {
        top: 0.38rem !important;
    }

    .ld-title-h3 {
        font-size: 0.14rem;
        color: #282b2d;
        /*width: 50%;*/
    }

    .ld-body-content {
        padding: 0.15rem;
    }

    .ld-body-cont-t {
        /*line-height: 0.4rem;*/
    }

    .layui-table td, .layui-table th {
        font-size: 13px;
    }

    .layui-table-view .layui-table td, .layui-table-view .layui-table th {
        padding: 5px 0;
    }

    .miniTable .layui-table-cell {
        line-height: 23px !important;
        padding: 0 10px !important;
        font-size: 0.12rem;
    }

    .miniTable .layui-table-body {
        height: inherit !important;
    }

    .ld-area-min-table {
        bottom: 0.1rem;
    }

    .layui-table-body {
        height: 385px !important;
    }

    .layui-laypage a, .layui-laypage span {
        color: #75818d;
        font-size: 0.13rem;
    }

    .ld-initHeight {
        height: 3.5rem;
    }

    .ld-initHeight .layui-table-view {
        height: 3.5rem;
    }

    .ld-initHeight .layui-table-view .layui-table-main {
        height: 3.1rem !important;
    }

    .ld-initHeight .layui-table-view .layui-table-main .layui-table {
        height: 3.1rem !important;
    }

    .miniTable .layui-table-view {
        /*height: 353px!important;*/
    }

    #ld-area-echarts {
        width: 70% !important;
    }
    #ld-industry-echarts {
        height: 3.5rem !important;
    }

    .ld-specailStr #ld-area-echarts {
        width: 100% !important;
    }
}