body{
    margin: 0;
}
.gjzs-news{
    width: 100%;
    margin-bottom: 120px; 
}
.gjzs-news .news-content1 .ydDataTable{
    display: none;
}
.gjzs-news .gjzs-news-mulu{
    position: relative;
}
.gjzs-news .gjzs-news-mulu .news-img{
    height: 432px;
    width: 100%;
    position: absolute;
    z-index: 10;
}
.gjzs-news .gjzs-news-mulu .news-img-d{
    height: 432px;
    width: 100%;
    position: absolute;
}
.gjzs-news .news-mulu .news-mulu-list a:nth-child(2){
    border-bottom: 4px solid #fff;
    font-weight: 700;
}
.gjzs-news .yd-nav .yd-nav-list a:nth-child(2){
    border-bottom: 4px solid #4573F5;
    color: #4573F5;
}
.gjzs-news .news-content1{
    width: 1200px;
    margin: 0 auto;
}
.gjzs-news .news-content1 .news-content1-mulu{
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
}
.gjzs-news .news-content1 .content1-mulu-list{
    display: flex;
    margin-top: 70px;
}
.gjzs-news .news-content1 .content1-mulu-list a{
    text-align: center;
    width: 180px;
    height: 64px;
    line-height: 64px;
    background: #fff;
    border: 1px solid #D5D5DB;
    cursor: pointer;
}
.gjzs-news .news-content1 .content1-mulu-list a:nth-child(1){
    border-radius: 8px 0 0 8px;
}
.gjzs-news .news-content1 .content1-mulu-list a:nth-child(1){
    color: #FFF;
    background: #4573F5
}
.gjzs-news .news-content1 .content1-mulu-list a:nth-child(3){
    border-radius: 0px 8px 8px 0px;
    
}
.gjzs-news .news-content1 .content1-mulu-list a:hover{
    color: #fff;
    background: #4573F5
}
.gjzs-news .news-content1 .news-content-txt td{
    width: 350px;
    font-size: 16px;
    height: 50px;
    color: #646566;
}
.gjzs-news .news-content1 .news-content-txt .stock-down{
    color: #E61314;
}
.gjzs-news .news-content1 .news-content-txt .stock-percent{
    margin-right: 15px;
}
.gjzs-news .news-content1 .news-content-txt .ft-size{
    font-size: 18px;
    color: #323233;
    font-weight: 900;
}
.gjzs-news .news-content1 .news-content-txt .tableCos .price-l{
    font-size: 40px;
    color: #E61314;
    font-weight: 900;
}
.gjzs-news .news-content1 .news-content-txt .srtableT .name{
    font-size: 30px;
    font-weight: 600;
    color: #323233;
}
.gjzs-news .news-content1 .news-content-txt .srtableT .name-r{
    font-size: 16px;
    color: #323233;
}
.gjzs-news .news-content1 .news-content-txt .srtableT .up-time{
    display: flex;
    margin-top: 15px;
    font-size: 16px;
    color: #646566;
    margin-bottom: 60px;
}

@media screen and (max-width: 560px){
    .gjzs-news .news-content1 .ydDataTable>div:first-child{
        font-size:  2.4rem !important;
        margin: 2rem 0 0 !important;
    }
     .gjzs-news .news-content1 .ydDataTable>div:nth-child(2){

        margin: 0.2rem 0 0 !important;
    }
     .gjzs-news .news-content1 .ydDataTable>div>span{
         font-size: 1.6rem;!;
     }
    .redBig{
        font-size: 1.6rem;
    }
   .redBig>.stock-price{
        font-size: 4rem !important;!i;!;
    }
    .gjzs-news .news-content1 .ydDataTable>div:nth-child(5){
        display: flex;
        justify-content: space-between;
    }
    .gjzs-news .news-content1 .ydDataTable>div:nth-child(5)>div{
        font-size: 1.4rem;
        margin: 0 !important;
        width:33.3%
    }
    .gjzs-news .news-content1 .ydDataTable>div:nth-child(5)>div>span{
        font-size: 1.6rem;
    }
     .gjzs-news .news-content1 .ydDataTable>div:nth-child(6){
        display: flex;
        justify-content: space-between;
    }
    .gjzs-news .news-content1 .ydDataTable>div:nth-child(6)>div{
        font-size: 1.4rem;
        margin: 0 !important;
        width:33.3%
    }
    .gjzs-news .news-content1 .ydDataTable>div:nth-child(6)>div>span{
        font-size: 1.6rem;
    }
     .gjzs-news .news-content1 .ydDataTable>div:nth-child(5)>div>span{
        font-size: 1.6rem;
    }
     .gjzs-news .news-content1 .ydDataTable>div:nth-child(7){
        display: flex;
        justify-content: space-between;
    }
    .gjzs-news .news-content1 .ydDataTable>div:nth-child(7)>div{
        font-size: 1.4rem;
        margin: 0 !important;
        width:33.3%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .gjzs-news .news-content1 .ydDataTable>div:nth-child(7)>div>span{
        font-size: 1.6rem;
    }

}