.sjkf {
    background: #ffffff;
    padding: 30px 0 5px;
}

#EchartsBox {
    width: 100%;
    display: flex;
    flex-direction: column;
}

#EchartsBox>ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

#EchartsBox>div {
    display: flex;
    flex-direction: column;
    height: 620px;
}

#EchartsBox>div>div:nth-child(1) {
    padding: 10px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

#EchartsBox>div>div:nth-child(2) {
    display: flex;
    align-items: center;
    margin: 10px 0 0 30px;
}

#EchartsBox>div>div:nth-child(2) select {
    width: 110px;
    height: 30px;
    line-height: 20px;
    padding: 4px 10px;
    border: #ddd 1px solid;
    color: #666;
    background-color: #fff;
    font-size: 14px;
    color: #666;
}

#EchartsBox>div>div:nth-child(2) span {
    padding: 0 20px;
    font-size: 14px;
    color: #666;
}

#EchartsBox>div>div:nth-child(2) button {
    height: 30px;
    line-height: 30px;
    align-items: center;
    background: #f1960d;
    border: none;
    color: #fff;
    margin-left: 20px;
}

#EchartsBox>ul li {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background-color: #f0f5f8;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#EchartsBox>ul .active {
    background-image: -moz-linear-gradient(180deg, #81aae9 0%, #5470c6 100%);
    background-image: -webkit-linear-gradient(180deg, #81aae9 0%, #5470c6 100%);
    background-image: -ms-linear-gradient(180deg, #81aae9 0%, #5470c6 100%);
    color: #fff;
    font-weight: bold;
}

#EchartsBox>div section {
    flex: 1;
    margin: 20px 0;
}


@media only screen and (max-width: 768px) {
    .zyjjzb {
        width: 100%;
    }

    #EchartsBox {
        flex-direction: column;
    }

    #EchartsBox>ul {
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    #EchartsBox>ul li{
        width: 33.333%;
        padding: 0 5px;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
    #EchartsBox>div>div:nth-child(1){
        padding: 10px 0 20px;
        font-size: 16px;
    }
    #EchartsBox>div>div:nth-child(2){
        margin: 0;
    }
    #EchartsBox>div>div:nth-child(2) span{
        padding: 0;
    }
    #EchartsBox>div>div:nth-child(2) button{
        margin-left: 10px;
    }
    #EchartsBox>div section{
        width: 100%;
    }
    
    .cont_jiedu {
        width: 98vw;
    }

    .con_jd_l,
    .con_jd_m,
    .con_jd_r {
        width: 100%;
        padding-right: 0;
    }
}

.sjfb-title-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sjfb-title {
    position: relative;
    padding-left: 76px;
}

.sjfb-title .tab-name {
    font-size: 24px;
    cursor: pointer;
    position: relative;
    color: #003ac8;
}

.sjfb-title .decoration {
    width: 122px;
    display: block;
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    color: #d6d6d6;
    text-transform: uppercase;
    cursor: pointer;
}


.sjfb-title .decoration::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    border-radius: 1px;
    background-color: #d6312d;
    width: 18px;
    height: 3px;
}

.sjfb-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 71px;
    height: 51px;
    background: url(2026lys_kbw_tabs_bg.png) no-repeat;
}


.layui-col-space40 {
    margin: -20px
}

.layui-col-space40>* {
    padding: 20px
}


/* 新闻标题tabs */
.tab_box {
    text-align: left;
}

.tab_hd {
    height: 55px;
    overflow: hidden;
}

.tab_hd ul li {
    float: left;
    margin-right: 40px;
}

.tab_hd ul li a {
    display: block;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    text-align: center;
    color: #000000;
}

.tab_hd .on a {
    color: #003ac8;
    font-weight: bold;
    border-bottom: 2px solid #003ac8;
}

.tab_hd>ul>li>a>span {
    font-size: 18px;
    color: #999999;
    line-height: 55px;
    margin-left: 10px;
}

.tab_hd>span {
    float: right;
}

.tab_hd>span>a {
    display: block;
    font-size: 18px;
    color: #676767;
    height: 55px;
    line-height: 55px;
    -webkit-transition: all 0.3s ease-out;
    transition: all .3s ease-out;
}

.tab_hd>span>a:hover {
    color: #0865ff;
}


.sjfb-news {
    margin-top: 20px;
    overflow: hidden;
}

.sjfb-list {
    margin-top: 6px;
}

.sjfb-list li {
    padding-left: 26px;
    background: url(2026lys_kbw_list_bg.png) no-repeat left center;
    display: flex;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
}

.sjfb-list li:last-child {
    border-bottom: none;
}

.sjfb-list li a {
    flex: 1;
    color: #000;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 12px;
}

.sjfb-list li a:hover {
    color: #0865ff;
}

.sjfb-list li .date {
    color: #9cabbe;
    font-size: 16px;
    white-space: nowrap;
}

.hengfu{
    margin: 20px auto;
}

.hengfu img{
    width: 100%;
}


/* 数据分析列表 */
.sjfx-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.sjfx-item {
    width: 33.3333%;
    padding: 20px 40px 20px 0;
    box-sizing: border-box;
}

.sjfx-item:nth-child(-n+3) {
    border-bottom: 1px dashed #e5e5e5;
}

.sjfx-item h3 {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 10px;
}

.sjfx-item h3 a {
    flex: 1;
    color: #000;
    margin-right: 10px;
}

.sjfx-item h3 a:hover {
    color: #0865ff;
}

.sjfx-item .date {
    white-space: nowrap;
    color: #999999;
    font-size: 18px;
}

.sjfx-item p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 26px;
    color: #999999;
}

@media only screen and (max-width: 992px) {
    .sjfx-item {
        width: 50%;
        padding-right: 20px;
        padding: 10px;
        border-top: 0;
        border-bottom: 1px dashed #e5e5e5;
    }
    .sjfx-item .date{
        font-size: 14px;
    }
}

@media only screen and (max-width: 768px) {
    .sjfx-item {
        width: 100%;
        padding-right: 0;
    }
    .sjfx-item h3{
        font-size: 16px;
    }
    .sjfx-item p{
        font-size: 14px;
    }
    /* 新闻标题tabs */
    .tab_hd{ height: 50px; }
    .tab_hd ul li{ margin-right: 10px; }
    .tab_hd ul li a{ font-size: 18px; height: 50px; line-height: 50px; }
    .tab_hd>span>a{ font-size: 16px; height: 50px; line-height: 50px; }
    /* 新闻列表tabs */
    .tab_box{ margin-bottom: 0; }
    .tab_box .bd{ min-height: auto; }
    .sjfb-list li a{ font-size: 16px; }
    
}