﻿
[v-cloak] {
    display: none !important;
}

.el-table__expanded-cell[class*=cell] {
    display: none;
}

.el-table__expand-icon {
    font-size: 14px;
    color: #05c;
}

.el-table__expand-icon > .el-icon {
    background-color: rgba(0, 85, 204, .1);
    margin-left: -8px;
    margin-top: -8px;
    padding: 1px;

}

.el-table__expand-icon--expanded .el-icon {
    background-color: rgba(0, 85, 204, 1);
    color: #fff;
}

.bg-white {
    background-color: #fff;
}

.tc {
    text-align: center;
}

.attention {
    margin: 30px 0 40px 0;
    padding: 20px;
    color: #3f454b;
    background-color: #fafafa;
}

.attention .iconfont {
    font-size: 48px;
}

.ahover:hover {
    color: #0055cc !important;
}

.ahover:hover .iconnotice-PDF1 {
    color: #cc8b14;
}

.ahover:hover .iconnotice-DOC1 {
    color: #2A5EAF;
}

.ahover:hover .iconnotice-EXL1 {
    color: #327043;
}

.ahover:hover .iconnotice-PPT1 {
    color: #ea9b55;
}

.ahover:hover .iconnotice-JPG1 {
    color: #2BA1CA;
}

.ahover:hover .iconnotice-GIF1 {
    color: #d56d7a;
}

.ahover:hover .iconnotice-PNG1 {
    color: #7494e2;
}


.jc-breadcrumb {
    height: 50px;
    line-height: 50px;
}

.jc-breadcrumb ul {
    overflow: hidden;
}

.jc-breadcrumb ul li {
    float: left;
    padding-right: 5px;
}

.jc-container {
    max-width: 1200px;
    margin: 0 auto;
}

#page-container {
    min-height: 600px;
}

.jc-md {
    position: relative;
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: 10px;
}
.el-table th{
    background: #f9f9f9;
}
.jc-md .jc-md-hd {
    padding: 0 10px 0 30px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #eee;
}

.jc-md .jc-md-ct {
    padding: 20px 10px 20px 30px;
}

.jc-md .link-md {
    display: block;
    padding: 15px 0;
    height: 90px;
    text-align: center;
    cursor: pointer;
}

.jc-md .link-md i {
    font-size: 30px !important;
    color: #cc8b14;
    margin-bottom: 10px;
}

.jc-md .link-md > div {
    width: 57px;
    margin: 0 auto;
}

.jc-md .link-md:hover > div {
    color: #2070ac;
}

.jump-tag {
    cursor: pointer;
    margin: 0 10px 10px 0;
}

.jump-tag.el-tag {
    background-color: #fff;
    max-width: 146px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jump-tag.el-tag:hover {
    background-color: #edf5fa;
    color: #2070ac;
}

.checkded-condition {
    padding-left: 10px;
}

.cate-checkbox-txt {
    display: inline-block;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: text-bottom;
}

.plate-group .cate-checkbox-txt {
    width: 90px;
}

/*tab页样式*/
.jc-el-tabs .el-tabs__header {
    margin: 0;
}

.jc-el-tabs .el-tabs__nav-wrap::after {
    content: none;
}

.jc-el-tab-1 .el-tabs__header,
.jc-el-tab-2 .el-tabs__header,
.list-style-tab .el-tabs__header {
    padding-left: 10px;
}

.jc-el-tabs .el-tabs__header {
    border-bottom: 1px solid #ddd;
}

.jc-el-tab-1 .el-tabs__item.is-active {
    font-size: 14px;
    font-weight: bold;
}

.jc-el-tab-1 .el-tabs__item {
    height: 48px;
    line-height: 48px;
}

.jc-el-tab-2 .el-tabs__header,
.link-tab-1 .el-tabs__header {
    border-bottom: none;
}

.jc-el-tab-2 .el-tabs__active-bar,
.list-style-tab .el-tabs__active-bar {
    height: 0;
}

.jc-el-tab-2 .el-tabs__item {
    margin: 22px 20px 22px 0;
    padding: 0 10px !important;
    height: 28px;
    line-height: 28px;
}

.jc-el-tab-2 .el-tabs__item.is-active {
    background-color: #e5edf5;
    font-weight: bold;
}

.link-tab-1 > .el-tabs__header {
    display: none;
}

.link-tab-1 .el-tab-pane {
    border-top: 1px solid #eee;
}

.list-style-tab .el-tabs__header {
    background-color: #fff;
}

.list-style-tab .el-tabs__item {
    height: 40px;
    line-height: 40px;
}

.el-autocomplete-suggestion li {
    line-height: 28px;
}

.el-table, .el-table thead {
    color: #3f3f3f;
}

.el-pagination {
    font-weight: normal;
}

.el-input__inner {
    border-radius: 0;
}

.el-popover__reference {
    padding: 10px;
    border-radius: 0 !important;
    width: 100%;
    text-align: left;
    font-size: 12px;
}

.el-form-item {
    margin-bottom: 15px !important;
}

.el-popover__reference .el-icon-caret-bottom {
    font-size: 14px;
    float: right;
    color: #4980ba;
}
.el-table th{
    line-height: 40px;
    height: 40px;
    padding: 0;
}
.el-table td{
    padding: 13px 0;
}

.el-checkbox-group label {
    margin-bottom: 8px;
}


.handle-datepicker .el-range-input {
    color: #999;
}

input.el-input__inner::-webkit-input-placeholder {
    color: #666;
}

input.el-input__inner::-moz-placeholder {
    color: #666;
}

input.el-input__inner::-ms-input-placeholder {
    color: #666;
}


.jc-el-tag {
    position: relative;
    margin-right: 10px;
    margin-bottom: 7px;
    max-width: 330px;
    color: #0055CC;
    background-color: rgba(0,85,204,.04);
    border: 1px solid #0055CC;
    vertical-align: middle;
}
.jc-el-tag .tag_span_value{
    display: inline-block;
    max-width: 288px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.person-stock-news-item .select-box .el-tag .el-icon-close{
    top: -9px !important;
}
.checkded-condition .select-box .el-tag .el-icon-close{
    top: -9px !important;
}

.fundTab {
    border: 1px solid #eee;
}

.fundTab .el-tabs__header {
    margin-bottom: 0;
}

.fundTab .el-tabs__content {
    padding: 20px;
    border: 1px solid #eee;
    border-top: none;
}

.my-keyword.el-autocomplete-suggestion {
    width: 300px !important;
}

.my-keyword .el-autocomplete-suggestion__wrap {
    max-height: 400px;
}

.my-keyword .name {
    white-space: normal;
}

.el-input--medium {
    font-size: 12px;
}

.el-range-editor--medium .el-range-input {
    font-size: 12px;
}

.el-date-editor .el-range-separator {
    width: auto;
    font-size: 12px;
}

.handle-input {
    width: 100px;
}

.handle-datepicker {
    width: 100% !important;
}

.announce-item {
    background-color: #fff;
}

.announce-item + .announce-item {
    margin-top: 10px;
}

.announce-item .hd,
.announce-item .announce-tit {
    /*padding: 10px 0;*/
    padding: 10px;
}

.announce-item .hd {
    font-size: 16px;
    color: #3f3f3f;
    overflow: hidden;
}

.announce-item .hd:hover .iconnotice-PDF1 {
    color: #cc8b14;
}

.announce-item .hd .code,
.announce-item .hd .name {
    margin-right: 30px;
}

.announce-item .hd .title {
    display: inline-block;
    color: #333;
    max-width: 500px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: bottom;
}

.announce-item .hd .total, .announce-item .hd .date, .el-table .date {
    font-size: 14px;
    color: #999;
}

.announce-item .hd .date {
    float: right;
}

.announce-item .fulltext {
    position: relative;
    overflow: hidden;
    height: 43px;
    line-height: 43px;
    border-top: 1px solid #eee;
}

.announce-item .fulltext a {
    margin-right: 10px;
    line-height: 3;
}

.announce-item .fulltext .checkall {
    position: absolute;
    top: 0;
    right: 10px;
}

.announce-item .fulltext a:hover {
    color: #2070ac;
}

.announce-item .announce-tit {
    border-top: 1px solid #eee;
    line-height: 1.57;
    position: relative;
}

.announce-item .announce-tit:hover {
    background-color: #edf5fa;
    color: #2070ac;
}

.announce-item .announce-tit .title {
    display: inline-block;
    max-width: 720px;
}

.icon-f {
    width: 42px;
    height: 18px;
    display: inline-block;
    /*margin-left: 5px;*/
    position: relative;
    vertical-align: middle;
}

.icon-f .iconfont {
    font-size: 42px;
    position: absolute;
    top: -15px;
    line-height: 47px;
}

.icon-f.icon-relation .iconfont {
    top: 1px;
}

.announce-item .announce-tit:hover .icon-f .iconfont {
    color: #cc8b14;
}

.announce-item .announce-tit .time {
    float: right;
    color: #999;
    position: absolute;
    bottom: 12px;
    right: 12px;
}

.announce-item .fold {
    border-top: 1px solid #eee;
    text-align: center;
    color: #2a5eaf;
}

.announce-item .read-all {
    border-top: 1px solid #eee;
    text-align: center;
    padding-right: 12px;
    position: relative;
    height: 42px;

}

.announce-item .read-all .el-button--text {
    color: #333;
    position: relative;

}

.announce-item .read-all .all {
    position: absolute;
    right: 12px;
}

.announce-item .read-all .all.el-button--text i {
    padding-right: 10px;
    position: absolute;
    left: -50px;
    font-size: 42px;
    top: -2px;
}

.announce-item .read-all .all.el-button--text:hover i {
    color: #CC8B13;
}

.announce-item .read-all .el-button--text:hover {
    color: #2a5eaf;
}

.announce-item .orgid-type {
    padding-right: 12px;
}

.tab-notice {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #cc8b14;
}

/*重写分页样式*/
.new-pagination {
    padding: 30px 0px;
    position: relative;
}

.new-pagination .total-box {
    /*line-height: 40px;*/
    display: inline-block;
    margin-left: 20px;
    vertical-align: -8px;
    vertical-align: -1 px\9 \0;
    color: #999;
}

.page-line-title-full .total-box {
    /*line-height: 40px;*/
    display: inline-block;
    color: #666666;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    background: rgba(0,85,204,0.08);
    border-radius: 16px;
    padding: 0px 14px;
    margin-left: 20px;
}
.page-line-title-full .total-box span{
    color: #0055cc;
}

.new-pagination .el-pagination {
    /*padding-left: 140px;*/
    display: inline-block;
}

.new-pagination .el-pagination.is-background .btn-next,
.new-pagination .el-pagination.is-background .btn-prev,
.new-pagination .el-pagination.is-background .el-pager li {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    color: #3f3f3f;
    min-width: 35px;
}

.new-pagination .el-pagination.is-background .btn-next,
.new-pagination .el-pagination.is-background .btn-prev,
.new-pagination .el-pagination.is-background .el-pager li {
    margin: 0 4px;
}

.new-pagination .el-pagination__total {
    margin-left: 20px;
    color: #999;
    font-size: 14px;
}

.new-pagination .el-pagination.is-background .el-pager li:not(.disabled).active {
    border: 1px solid #2A5EAF;
}

.new-pagination .el-pager li {
    height: 35px;
    line-height: 35px;
}

.new-pagination .el-pagination button,
.new-pagination .el-pagination span:not([class*=suffix]) {
    height: 35px;
    line-height: 35px;
}

.statement {
    background-color: #fafafa;
    padding: 20px;
    margin: 50px 0px 60px !important;
    font-size: 12px;
    color: #3f454b;
}

.statement .state {
    margin-bottom: 20px;
}

/*调研*/
.relation .r-title {
    /*color: #3f3f3f;*/
}

.relation .time {
    color: #999;
}

.el-table--enable-row-hover .el-table__body tr:hover > td {
    background-color: #edf5fa !important;
}


.el-table .caret-wrapper {
    display: inline-table;
}

.announce-item .hd.hd-regulator .title {
    max-width: 640px;
    overflow: unset;
    white-space: normal;
}

/*面包线图标*/
.location a:first-child i {
    margin-top: 0px;
    margin-left: 0px;
    vertical-align: middle;
}

.location a:first-child:hover {
    color: #2A5EAF;
}

.no-data {
    margin: 50px 0px 60px;
}

.no-data img {
    width: 110px;
    height: 116px;
}

.no-data p {
    font-size: 14px;
    line-height: 14px;
    color: rgba(51, 51, 51, 0.6);
    margin-top: 10px;
}

.higlight {
    color: red;
}

.el-date-editor .el-range-input, .el-date-editor .el-range-separator {
    float: left;
}

.el-date-editor .el-range__close-icon {
    position: absolute;
    right: -2px;
    top: 2px;
}

.tab-plate {
    position: relative;
}

.tab-plate .back {
    position: absolute;
    right: 40px;
    top: 15px;
    color: #333;
}

.tab-plate .back .txt {
    text-decoration: underline;
}

.tab-plate .back:hover {
    color: #2A5EAF;
    cursor: pointer;
}

/*重置checkbox 勾选样式，兼容IE9*/
.el-checkbox__inner {
    font-family: element-icons !important;
    speak: none;
    font-weight: 400;
    vertical-align: baseline;
    line-height: 1;
    font-size: 12px;
    position: relative;
    top: -2px;
}

.el-table-box {
    overflow-x: auto;
}

.el-table-box .el-table {
    min-width: 680px;
}

.el-checkbox__inner::after {
    /*color: #fff!important;*/
    /*width: 0px!important;*/
    /*height: 0px!important;*/
    /*content: "\e6da"!important;*/
    /*border: none!important;*/
    /*position: relative;*/
    /*left:0px;*/
}

.el-table__row em {
    color: red;
    font-style: normal;
}

.delete-hl em {
    color: #3f3f3f;
    font-style: normal;
}

.lastPageNone li:last-child {
    display: none !important;
}

.numberUnClick {
    display: none !important;
}

.section-input {
    margin: 0 10px;
}

.jc-tab-nonebd {
    padding-left: 20px;
}

.jc-tab-nonebd .el-tabs__nav-wrap::after {
    content: none;
}

.section-input .el-input__inner {
    color: #2A5EAF;
    font-weight: bold;
    /*background-color: #2A5EAF;*/
}

.loading {
    padding: 50px 0;
    text-align: center;
}

.pd-lr-10 {
    padding: 0px 20px;
}

.pd-0 {
    padding: 0px;
}

.border-b {
    border-bottom: 1px solid #ddd;
}

.link-box {
    /*background-color: #f5f6f8;*/
    overflow: hidden;
    padding-top: 18px;
    /*padding: 10px 10px;*/
}

.link-box li {
    float: left;
    width: 110px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(100,119,145,0.08);
    margin-bottom: 20px;
    margin-right: 16px;
    border-radius: 2px;
}

.link-box li:nth-of-type(5n){
    margin-right: 0px !important;
}

.link-box li a {
    display: block;
}

.link-box li:hover {
    background-color: #0055cc;
    color: #fff;
}

.link-box li:last-child {
    margin-right: 0px;
}

.p-r {
    position: relative;
}

.p-r-t-0 {
    position: absolute;
    right: 0px;
    top: 0px;
}

.m-t-10 {
    margin-top: 10px !important;
}

.fulltext-calender .handle-datepicker {
    width: 280px !important;
}

.page-line-title-full a.active, .page-line-title-full a:hover {
    background-color: #0055cc;
    color: #fff;
}

.page-line-title-full a.moutHot {
    background-color: inherit;
    color: #333;
}
.page-line-title-full a.moutActive {
    background-color: #0055cc;
    color: #fff;
}

.el-loading-mask {
    z-index: 1000
}
.jc-condition-form {
    padding: 20px 0;
}
.guess-list tr:hover {
    background-color: #edf5fa;
    color: #2070ac;
}
.query-btn {
    width: 100%;
    margin-bottom: 20px;
}
.s-keywords-input {
    margin-top: 1px;
}
.el-form-item .el-input__inner, .el-form-item .el-popover__reference, .el-form-item .el-range-input{
    font-size: 14px;
}

.gs_full{

}
.gs_full .full_one{
    float: left;
}
.gs_full .full_two{
    float: right;
}

.gs_full .full_one,
.gs_full .full_two {
    width: 48%;
}
.full_one .el-table__empty-block{
    min-height: 82px !important;
}

.full_two .el-table__empty-block{
    min-height: 208px !important;
}

.gs_full .full_two .el-table .cell .r-title{
    max-width: 81%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
}

.gs_full .full_two .two_hander{
    height: 32px;
    font-size: 18px;
    font-weight: bold;
    /*border-bottom: 1px solid #d8d8d8;*/
}
.gs_full .full_left{
    width: 100%;
}
.gs_full .mar_30{
    margin-bottom: 20px;
}


@media (max-width: 767px) {
    .el-col-17 {
        width: 100%;
    }

    .el-pagination {
        white-space: normal;
    }

    .el-popover {
        max-width: 320px;
        max-height: 200px;
        overflow-y: auto;
    }

    .el-checkbox-group label {
        width: 80%;
    }

    .cate-checkbox-txt {
        width: auto;
        white-space: normal;
    }

    .announce-item .hd .title {
        white-space: normal;
    }

    .jc-el-tabs .tab-notice {
        max-width: 179px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        white-space: nowrap;
    }

    /*.el-date-range-picker.has-sidebar{
        width: 375px;
    }
    .el-date-range-picker__content{
        float: none;
    }*/
    .el-date-range-picker.has-sidebar {
        max-width: 375px !important;
        overflow: scroll;
    }

    .tab-plate .back {
        display: none;
    }

    .new-pagination .el-pagination.is-background .btn-next,
    .new-pagination .el-pagination.is-background .btn-prev,
    .new-pagination .el-pagination.is-background .el-pager li {
        min-width: 25px;
    }
}

.dzjy-table {
    border-collapse: collapse;
}

.dzjy-table table {
    border-collapse: collapse;
}

.dzjy-table tbody tr {
    border-bottom: 1px solid #eeeeee;
}

.dzjy-table table tbody tr:last-child {
    border: none;
}

.dzjy-table thead {
    background: #f9f9f9;
    line-height: 40px;
    font-size: 14px;
    font-weight: 600;
}

.dzjy-table tbody tr:first-child {
    line-height: 50px;
    font-size: 14px;
    color: #1d2023;
}

.dzjy-table > tbody > tr:last-child {
    line-height: 50px;
    font-size: 14px;
    color: #1d2023;
    background: rgba(0, 85, 204, 0.03);
}

.dzjy-table tbody tr:last-child td table tbody tr:first-child {
    background: rgba(0, 85, 204, 0.1);
    color: #1d2023;
    font-weight: 600;
    font-size: 14px;
}

.dzjy-table tbody tr:last-child td table tbody tr td:first-child {
    padding-left: 10px;
}

.dzjy-table tbody tr:last-child td table tbody tr td:last-child {
    padding-right: 10px;
}

.dzjy-table td.textleft, .dzjy-table th.textleft {
    text-align: left;
}

.dzjy-table td.textright, .dzjy-table th.textright {
    text-align: right;
}

.dzjy-table td.textcenter, .dzjy-table th.textcenter {
    text-align: center;
}








.packUp .up-icon {
    background: url("../image/up-icon.png") no-repeat;
    width: 14px;
    height: 13px;
    display: inline-block;
    margin-right: 29px;
    margin-left: 3px;
}

.i-icon-p {
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.i-icon-p.icon-arrow-bottom {
    background: url("../image/down-icon.png") 24px 10px no-repeat;
    width: 100%;
    height: 40px;
}

.i-icon-p.icon-arrow-up {
    background: url("../image/up-icon.png") 24px 10px no-repeat;
    width: 100%;
    height: 40px;
}

.jc-el-full>.el-tabs__header,
.jc-el-master>.el-tabs__header,
.jc-el-balance>.el-tabs__header{
    margin-bottom: 20px;
}

.jc-el-full>.el-tabs__header .el-tabs__item{
    width: auto;
    height: 42px;
    line-height: 32px;
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-right: 36px;
}

.jc-el-full>.el-tabs__header{
    border-bottom: 1px solid #eee !important;
}

.jc-el-master>.el-tabs__header .el-tabs__item,
.jc-el-balance>.el-tabs__header .el-tabs__item{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-right: 16px;
    background: #f2f2f2;
    border-radius: 2px;
    padding: 0px 10px !important;
}

.jc-el-master>.el-tabs__header .el-tabs__item.is-active,
.jc-el-balance>.el-tabs__header .el-tabs__item.is-active{
    background: #0055cc;
    color: #fff;
    font-size: 14px;
}
.jc-el-full>.el-tabs__header .el-tabs__item.is-active{
    color: #0055cc;
    font-size: 16px;
    border-bottom: 3px solid #0055cc;
}

.full-gs .full-ser{
    margin-bottom: 24px;
}
.full-gs .full-ser:before{ content: ''; display: inline-block; width: 4px; height: 14px; margin-right: 6px; vertical-align: middle; margin-top: -4px;background-color: #0055cc; }

.gs_full .span_box {
    display: inline-block;
    width: 4px;
    height: 14px;
    margin-right: 2px;
    vertical-align: middle;
    margin-top: -4px;
    background-color: #0055cc;
}
.gs_full .two_hander .hander_box:before{ content: ''; float: left;display: inline-block; width: 4px; height: 14px; margin-right: 6px; vertical-align: middle; margin-top: 6px;background-color: #0055cc; }

.search-data-list .syerror {
    text-align: center;
    font-size: 14px;
    margin: 20px 0px 50px;
    color: #333;
    display: none;
}

.search-data-list .syerror span {
    background-color: #4980BA;
    padding: 5px 15px;
    color: #fff;
    border-radius: 6px;
    cursor: pointer;
    margin-left: 12px;
}

.full-box-shadow{
    box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.05);
}

.full-box {
   padding-top: 36px;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.16);
    border-radius: 6px;
    position: relative;
}
.full-box-height{
    height: 175px !important;
}

.filter-radio-checkbox{
    position: absolute;
    display: flex;
    left: 206px;
    top: 152px;
}
.filter-radio-top{
    top: 117px;
}
.filter-radio-checkbox .fliter-title{
    margin-right: 8px;
}

.filter-radio-checkbox .plate-filter{
    display: flex;
    margin-left: 35px;
}
.filter-radio-checkbox .date-filter{
    display: flex;
}
.filter-radio-checkbox .plate-filter .el-popover__reference{
    margin-top: -7px;
}
.filter-radio-checkbox .date-filter .el-radio{
    margin-right: 12px;
}
.filter-radio-checkbox .date-filter .el-radio-group{
    margin-top: 3px;
}
.filter-radio-checkbox .date-filter .el-radio__label{
    padding-left: 4px;
}
.filter-radio-checkbox .date-filter .el-date-editor--daterange.el-input__inner{
    width: 250px;
    height: 32px;
    margin-top: -5px;
}
.s-pop .el-checkbox__label{
    vertical-align: 2px;
}
.s-pop .hd{
    display: flex;
    justify-content: flex-end;
    margin-top: -10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.full-box .box-title{
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bold;
}
.el-row.row-title {
    width:800px;
    margin-bottom: 12px;
}
.el-row.row-word{
    width: 174px;
    background: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 12px;
}
.el-row.row-re{
    width: 74px;
    background: #fff1f0;
    border-radius: 4px;
}
.el-row.row-word .hisword{
    margin-left: 8px;
}
.el-autocomplete-suggestion li:hover{
    background-color: #f5f7fa;
}
.el-autocomplete-suggestion li:hover .hisword-d{
    display: inline-block;
}
.el-tabs__active-bar{
    display: none;
}
.el-row.full-code{
    width: 255px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    background: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 12px;
    padding-left: 8px;
}

/*.el-row.full-code .type{*/
/*    margin: 0px 16px;*/
/*    display: inline-block;*/
/*    width: 42px;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    line-height: 13px;*/
/*}*/
.el-row.full-code .type{
    margin: 0px 8px;
    display: inline-block;
    width: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 13px;
}

.el-row.full-code .name{
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    display: inline-block;
    width: 124px;
    line-height: 13px;
}
.full-box .qwLeft{
    width: 904px;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 20px;
    height: 24px;
}

.full-box .qwLeftBut{
    width: 800px;
    margin: 0 auto;
    height: 24px;
    line-height: 24px;
    float: left;
}
.full-box .qwLeftBut .but-text{
    width: 750px;
    float: left;
}
.full-box .qwLeftBut .span-text{
    color: #4d4d4d;
    margin-right: 6px;
    float: inherit;
    font-size: 14px;
}
.full-box .qwLeftBut .but-text .span-but{
    float: left;
    display: inline-block;
    max-width: 102px;
    height: 24px;
    line-height: 24px;
    padding: 0px 14px;
    border: none !important;
    background: #F5F5F5;
    color: #333333;
    border-radius: 4px;
    margin-right: 12px;
    font-size: 12px !important;
    margin-bottom: 12px;
}

.full-box .qwLeftBut .but-text .span-but span{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: initial;
}

.full-box .qwLeftBut .but-text .el-tag .el-icon-close{
    color: #939393 !important;
    top: -8px !important;
    right: 6px !important;
}

.full-box .qwLeftBut .but-text .el-tag .el-icon-close:hover{
    background: inherit !important;
    color: #0055cc !important;
}

.full-box .qwLeftBut .delSearch{
    float: left;
    color: #0055cc;
    font-size: 14px;
    cursor: pointer;
}

.full-box .text-kwords{
    position: absolute;
    margin: 0 auto;
    bottom: 100px;
    left: 368px;
    line-height: 35px;
    color: #db3439;
    font-size: 12px;
    border: 1px solid #db3439;
    background: #fae6e7;
    height: 36px;
    width: 250px;
    box-shadow: 0px -4px 7px 0px rgba(2,24,55,0.15);
    border-radius: 2px;
    text-align: left;
    padding-left: 14px;
}

.full-box .text-kwords::before{
    content: "";
    position: absolute;
    left: 12px;
    top: -8px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #db3439;
    display: block;
}
.full-box .text-kwords::after{
    content: "";
    position: absolute;
    left: 12px;
    top: -6px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fae6e7;
    display: block;
    z-index: 999;
}

.screening-tool{
    margin-bottom: 16px;
    padding-bottom: 20px;
}
.screening-tool-none{
    margin-bottom: 8px !important;
    padding-bottom: 8px !important;
    border-bottom: 1px solid #e8e8e8;
}
.screening-tool .date-filter{
    margin: 18px 0px;
    height: 32px;
    line-height: 32px;
}
.screening-tool .fliter-title{
    font-size: 14px;
    color: #333333;
    vertical-align: 3px;
    margin-right: 30px;
}
.screening-tool .el-radio__label{
    vertical-align: -1px;
    padding-left: 6px;
}

.screening-tool .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.screening-tool .el-range-editor.el-input__inner{
    width: 232px !important;
    height: 32px !important;
    border-radius: 2px !important;
    border: 1px solid #dcdcdc !important;
}
.screening-tool .el-date-editor .el-range-input{
    color: rgba(0,0,0,0.4) !important;
}
.screening-tool .el-date-editor .el-range-separator{
    line-height: 25px !important;
    color: rgba(0,0,0,0.4) !important;
}
.screening-tool .el-date-editor .el-range__icon{
    line-height: 26px !important;
}

.screening-tool .el-date-editor .el-range__close-icon{
    right: 0px !important;
    top: 0px !important;
}

.page-container-small .keywordSearch{
    /*height: 248px !important;*/
}

.screening-tool .border-height{
    height: 46px;
    line-height: 46px;
}

.plate-filter .el-checkbox-group{
    display: inline-block;
}
.plate-filter .el-checkbox-group label {
    margin-right: 34px;
    width: inherit;
}
.plate-filter .el-checkbox__label {
    padding-left: 6px;
    vertical-align: 2px;
    color: #1d2032;
}

.full-box-shadow .page-line-title-full{ position: relative;}
.full-box-shadow .page-line-title-full a{ display: inline-block; padding: 0px 8px; cursor: pointer; color: #333;font-size: 14px }
.full-box-shadow .page-line-title-full a.active,.full-box-shadow .page-line-title-full a:hover{
    color: #ffffff;
    height: 32px;
    line-height: 32px;
    background: #0055cc;
    border-radius: 2px;
    padding: 0px 8px;
}
/*.full-box-shadow .page-line-title-full a:hover{*/
/*    padding: 0px;*/
/*}*/
.full-box-shadow .page-line-title-full a:after{ font-family: "cnfont"; margin-left: 3px; display: none; }
.full-box-shadow .page-line-title-full a.order-desc:after{  content: "\e655"; display: inline-block; }
.full-box-shadow .page-line-title-full a.order-asc:after{ content: "\e656"; display: inline-block; }
.full-box-shadow .page-line-title-full .aDiv{
   position: absolute;
   right: 0px;
   top: 2px;
}

.full-box-shadow .page-line-title-full{
    display: flex;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    /*justify-content: space-between;*/
}


.shanchu-icon{
    position: absolute;
    right: 326px;
    top: 58px;
    font-size: 16px;
    color: #0055cc;
    font-weight: 600;
    cursor: pointer;
}
tr th{
    color: #333;
    font-weight: bold;
}

.monitor-list {
    /*display: flex;*/
    /*justify-content: space-between;*/
    height: 95px;
}
.monitor-list .btn {
    padding-top: 36px;
    text-align: center;
    cursor: pointer;
    width: 34px;
    float: left;
}

.monitor-list .list-box {
    float: left;
    width: calc(100% - 68px);
    /*width: 100%;*/
    overflow: hidden;
}
.monitor-list .list-box .list {
    width: calc(200vw - 100px);
    /*width: 100%;*/
    /*display: flex;*/
    transform: all 2s;
    position: relative;
    left: 0;
    transition: left 1s;
}
.monitor-list .list-box .list　.list-item {
    /*width: 100px;*/
    /*height: 95px;*/
    /*text-align: center;*/
    /*padding: 10px;*/
    /*cursor: pointer;*/
    /*margin-left: 40px;*/
}

.search-data-list .page-tabs-list li {
    height: 35px;
    line-height: 35px;
    width: 35px;
    text-align: center;
    float: left;
    margin-top: 40px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    color: #3f3f3f;
    min-width: 35px;
    border-radius: 2px;
}

.search-data-list .page-tabs-list li:hover {
    cursor: pointer;
}

.search-data-list .page-tabs-list li {
    color: #05c;
}

.search-data-list .page-tabs-list {
    height: 91px;
}

.search-data-list .page-tabs-list li.active {
    background: rgba(0, 85, 204, 1);
    color: #fff;
}

.search-data-list .page-tabs {
    text-align: left;
}

.search-data-list tr:hover {
    color: #333;
}

.search-data-list tr:hover {
    background-color: #fff;
}

.search-data-list .hideTr:hover {
    background-color: #eee;
}

.search-data-list .hideTd {
    background-color: rgba(0, 85, 204, 0.03);
}

.search-data-list .hideTd tr:hover {
    background-color: #eee !important;
}

.search-data-list .syerror {
    text-align: center;
    font-size: 14px;
    margin: 20px 0px 50px;
    color: #333;
    display: none;
}

.search-data-list .syerror span {
    background-color: #4980BA;
    padding: 5px 15px;
    color: #fff;
    border-radius: 6px;
    cursor: pointer;
    margin-left: 12px;
}

#data-list > tr th:nth-child(3),
#data-list > tr td:nth-child(3) {
    width: 350px;
    max-width: 350px;
    overflow: hidden;
}

#data-list > tr td{
    vertical-align: inherit;
}

#data-list > tr:nth-child(2n-1) td,
#data-list > tr:nth-child(2n-1) th {
    height: 46px;
    /*padding-top: 15px;*/
}

.table-responsive #data-list tr {
    border-bottom: 1px solid #e0e6f5;
}

.table-responsive #data-list tr:last-child {
    border: none;
}


.table-bordered > thead > tr > th {
    border: 1px solid #d6d6d6;
}

.hideTd {
    padding: 0px !important;
}
.hideTd {
    display: none;
}

.hideTd table tr:first-child {
    font-weight: bold;
    border-bottom: 1px solid #D6D6D6;
}

.hideTd tr {
    line-height: 40px;
}

.hideTd tr .maichu {
    width: 16%;
}


.buy > div, .sell > div {
    float: left;
}

.buy, .sell {
    /*transform: translateX(33%);*/
}

.sell .buysell {
    border: 1px solid #009933;
    color: #009933;
    font-weight: 400;

}

.sell .percentdate {
    color: #009933;
    font-size: 14px;
}

.buy .buysell {
    font-weight: 400;
    color: #db3439;
    border: 1px solid #db3439;
}

.buy .percentdate {
    color: #db3439;
    font-size: 14px;
}

.buysell {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 4px;
    margin-right: 5px;
}

.forsellbuy{
    position: relative;
}

.forsellbuy>div{
    position: absolute;
    top: 14px;
}

.buySell .buy, .sell {
    color: #000;
}

.search-data-list .td1 {
    width: 30%;
}

.search-data-list .td2, .td3 {
    width: 12% !important;
    text-align: center;
}

.search-data-list .td4 {
    width: 35%;
}

.search-data-list .td5, .td6 {
    width: 12%;
    text-align: center;
}

.search-data-list tr td {
    color: rgba(29, 32, 35, 1);
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.search-data-list .sub-order-group {
    margin-left: 3px;

}

.search-data-list .sub-order-group i {
    color: #b9b4b4
}

.search-data-list .sub-order-up.active, .search-data-list .sub-order-down.active {
    color: #4980BA;
}

.search-data-list tr th:first-child, .search-data-list tr td:first-child {
    padding-left: 8px;
    width: 120px;
}
.search-data-list tr th:first-child, .search-data-list tr td:nth-of-type(2){
    width: 120px;
}
.search-data-list tr th:nth-child(5),
.search-data-list tr td:nth-child(5),
.search-data-list tr th:nth-child(6),
.search-data-list tr td:nth-child(6) {
    width: 200px;
}

.search-data-list tr th:nth-child(7),
.search-data-list tr td:nth-child(7) {
    width: 100px;
}

.search-data-list tr th:nth-child(4), .search-data-list tr td:nth-child(4) {
    width: 90px;
    padding-left: 20px;
}

.search-data-list #data-list > tr th:nth-child(3),
.search-data-list #data-list > tr td:nth-child(3) {
    width: 350px;
    max-width: 350px;
    overflow: hidden;
}

.search-data-list .td1 {
    width: 30%;
}

.search-data-list .td2, .td3 {
    width: 12% !important;
    text-align: center;
}

.search-data-list .td4 {
    width: 35%;
}

.search-data-list .td5, .td6 {
    width: 12%;
    text-align: center;
}


.search-data-list tr th:nth-child(4) {
    text-align: left;
}

.search-data-list th:last-child {
    text-align: center;
}

.search-data-list th {
    text-align: left;
    background-color: #F9F9F9 !important;
    font-weight: 600;
    color: rgba(29, 32, 35, 1);
    font-size: 14px;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: none;
}

.table-bordered{
    border: none;
}

.page-order-list .spanDiv span:hover{
    color: #fff;
    background: #0055cc;
}