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

.box-col-all{
    box-shadow: 0px 2px 7px 0px #e7ebf0;
    margin-top: 10px;
}
.box-col-all .distype-handle-bk{
    height: 54px;
    line-height: 54px;
    background: #f2f5fa;
}

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

.ahover:hover {
    color: #2A5EAF !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;
}
.mod-ad-img {
    width: 100%;
}

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

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

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

.jc-mod .link-md:hover > div {
    color: #2070ac;
}
.fundNames .jump-tag {
    width: 200px;
    text-align: center;
}
.jump-tag {
    cursor: pointer;
    margin: 0 10px 10px 0;
}
.jump-tag.jump-tag-stock{
    margin: 0 6px 10px 0;
}

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

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

.jump-tag-stock.el-tag:hover {
    background-color: #0055cc;
    color: #fff !important;
}

.jump-tag-stock.el-tag--info{
    color: #3f454b;
}


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

.cate-checkbox-txt.cate-tags{
    width: inherit;
    /*color: #3f454b;*/
}

.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 {
    margin-left: -26px;
}

.jc-el-tab-1 .el-tabs__item {
    margin: 0 26px;
    padding: 0;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}

.jc-el-tab-1 .el-tabs__item.is-active {
    font-weight: bold;
    border-bottom: 4px solid #0055CC;
}

.new-el-tabs {
    margin-top: 10px;
    margin-bottom: 10px;
}
.jc-el-tab-2 {
    /*margin: 20px 0;*/
    /*border-left: 1px solid #D8D8D8;*/
}

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

.jc-el-tab-2 .el-tabs__item {
    /*height: auto;*/
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding:0 15px !important;
}

.jc-el-tab-2 .el-tabs__item.is-active {
    color: #0055CC;
    font-weight: bold;
    background-color: rgba(0,85,204,.08) ;
}

.jc-el-tab-2 .el-tabs__item .jc-circle {
    display: none;
}

.jc-el-tab-2 .el-tabs__item.is-active .jc-circle {
    display: inline-block;
}

.jc-el-tab-3 .el-tabs__item{
    height: 54px !important;
    line-height: 54px !important;
    padding: 0px 28px !important;
    color: #303133;
}

.jc-el-tab-3 .el-tabs__item.is-active{
    background: #fff !important;
    color: #0055cc !important;
}

.jc-el-form .el-form-item {
    height: 40px !important;
    overflow: hidden; !important;
}
.tab-ct {
    padding: 20px 0;
}

.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-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;
}
.el-input__inner {
    border-radius: 0;
}

.el-popover__reference {
    padding: 10px;
    border-radius: 0 !important;
    width: 100%;
    text-align: left;
    font-size: 12px;
    color: #999
}
.el-popover__reference>span {
    color:#606972;
}
.el-popover__reference .el-icon-caret-bottom {
    font-size: 14px;
    float: right;
    color: #4980ba;
}

.el-table td, .el-table th {
    padding: 0;
}
.el-table tr.expanded td {
    border-bottom: none;
}
.el-table td {
    vertical-align: top;
    padding: 15px 0;
}

.el-table th {
    height: 40px;
    line-height: 40px;
    background-color: #f9f9f9;
}

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

.jc-condition-form {
    padding: 20px 0;
}
.handle-datepicker {
    width: 100% !important;
}


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;
}

.select-box {

}
.checkded-condition {
    margin-bottom: 15px;
}
.jc-el-tag {
    position: relative;
    padding-right: 30px;
    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 .el-tag__close {
    position: absolute;
    top: 7px;
    right: 5px;
}
.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;
}
.el-table .cell {
    line-height: initial;
}
.el-table__expanded-cell[class*=cell] {
    display: none;
}
.expand-list .expand-item  {
    padding:10px 10px 10px 287px;
}

.expand-item:hover {
    background-color: #edf5fa;
}
.expand-item > span {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}
.expand-item .atitle {
    width: 480px;
}
.el-table tr .tda {
    display: block;
}
.tdatitle {
    display: inline-block;
    max-width: 500px;
    vertical-align: middle;
}
.ahover .spanCode{
    display: inline-block;
    max-width: 60px;
}
.tda:first-child {
    margin-top: -2px;
}
.tda:not(:last-child) {
    padding-bottom: 6px;
}
.tda:not(:first-child) {
    padding-top: 6px;
}
.tda.date {
    line-height: 21px;
}
.hidden-expand-icon .el-table__expand-column .el-table__expand-icon {
    display: none;
}
.announce-item {
    border-bottom: 1px solid #eaeaea;
}
.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: #1d2023;
    font-weight: bolder;
    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;
    padding: 0 10px 15px 10px;
    overflow: hidden;
    /*border-top: 1px solid #eee;*/
}

.announce-item .fulltext a {
    line-height: 3;
}

.announce-item .fulltext .checkall {
    position: absolute;
    top: -2px;
    right: 10px;
}
.announce-item .fulltext .stock-tag {
    display: inline-block;
    padding: 0 10px;
    background-color: rgba(0,85,204,.08);
    color: #05c;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    text-align: center;

}

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

.announce-item .announce-tit {
    line-height: 1.57;
    position: relative;
    color: #3f454a;
    padding: 0 10px 15px 10px;
}

.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: 14px;
    display: inline-block;
    /*margin-left: 5px;*/
    position: relative;
    vertical-align: middle;
}

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

.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: 38px;
    right: 20px;
    color: #db3439;
}

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

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

.new-pagination .el-pagination {
    display: inline-block;
    font-weight: normal;
    border: 1px solid #e1e1e1;
    padding: 0 !important;
}

.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;
    background-color: #fff;
    border-right: 1px solid #e1e1e1;
    color: #05c;
    min-width: 35px;
    border-radius: 0;
}
.new-pagination .el-pagination.is-background .btn-next {
    border-right: none;
}

.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;
}

/*.relation.el-table--enable-row-hover .el-table__body tr:hover > td .r-title {*/
/*color: #2070ac;*/
/*}*/

/*.relation.el-table--enable-row-hover .el-table__body tr:hover > td .iconfont {*/
/*color: #CC8B13;*/
/*}*/

.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;
}
.el-form-item {
    margin-bottom: 15px !important;
}
.tab-plate {
    position: relative;
    z-index: 10;
}

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

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

.tab-plate .back:hover {
    color: #2A5EAF;
    cursor: pointer;
}
.query-btn {
    width: 100%;
    margin-bottom: 20px;
}
/*重置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 {
    padding-top: 10px;
    overflow-x: auto;
    /*margin: 0px 18px;*/
}
el-table-box-history {
    margin: inherit;
}

.el-table-box-stock{
    margin: inherit;
}

.jc-mode-title{
    color: #606972;
    font-size: 14px;
    margin-bottom: 18px;
}

.layout-stock{
    padding: 0px 12px;
    height: 33px;
    line-height: 33px;
    background: #fff3e6;
    border-radius: 1px;
    color: #ff7e00;
    display: flex;
    justify-content: space-between;
    margin: 10px 0px;
}

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

.jc-list-table .el-table th{
    font-weight: bold !important;
}

.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 10px;
}

.pd-0 {
    padding: 0px;
}

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

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

.link-box li {
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    margin-right: 10px;
}

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

.link-box li:hover {
    background-color: #487abd;
    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-order-list a.active, .page-order-list a:hover {
    background-color: #e5edf5;
}

.el-loading-mask {
    z-index: 1000
}

.guess-list tr:hover {
    background-color: #edf5fa;
    color: #2070ac;
}

.s-keywords-input {
    margin-top: 1px;
}

.s-keywords-input input {
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    width: 180px;
    outline: none;
    border: 1px solid #DCDFE6;
    color: #333;
}

.el-form-item .el-input__inner,
.el-form-item .el-popover__reference,
.el-form-item .el-range-input{
    font-size: 14px !important;
}
.s-keywords-input input.active {
    border: 1px solid #2A5EAF;
}
.distype-handle {
    margin-top: 16px;
    margin-bottom: 10px;
    margin-left: 18px;
}
.distype-handle>span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.distype-handle .jc-el-tabs {
    display: inline-block;
    vertical-align: middle;
}
@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;
    }

    .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;
    }
}