*{margin:0; padding:0;}
body{font-family:Tahoma,Arial,Roboto,”Droid Sans”,”Helvetica Neue”,”Droid Sans Fallback”,”Heiti SC”,sans-self;font-size:16px;margin:0;padding:0;color:#4D4D4D;background:white;}

.banner-top{ width:100%;  margin:0 auto; min-width:320px; max-width:640px;display:block; background-color: rgba(189, 26, 45, 1); height: 150px;}
/* 微信矩阵*/
.wxjz{width:100%;  margin:0 auto;  min-width:320px; max-width:640px;display:block;}
.banner_text_1{
    width: 96%;
    height: 58px;
    color: rgba(255, 243, 234, 1);
    font-family: AdobeHeitiStd-Regular;
    display: block;
    line-height: 90px;
    margin-left: 20px;
    text-align: left;

}

.banner_text_2{
    width: 96%;
    color: rgba(255, 243, 234, 1);
    font-size: 25px;
    font-family: SourceHanSansCN-Heavy;
    font-weight: 900;
    margin-left: 20px;
    display: block;
}

.banner_text_3{
    width: 96%;
    overflow-wrap: break-word;
    color: rgba(255, 243, 234, 1);
    font-family: SourceHanSansCNVF-Normal;
    text-align: left;
    white-space: nowrap;
    display: block;
    line-height: 50px;
    margin-left: 20px;
}

.banner_block_1{
    background-color: rgba(241, 186, 127, 1);
    width: 94%;
    height: 1px;
    margin: 5px 0 0 20px;
}

.img_jsfc_logo{
    width: 100%;
    display:inline-block;
}

.inco_nrdh{
    width: 14px;
    height: 18px;
    background: url(inco_nrdh_210113.png) no-repeat;
    background-size: 100%;
    display: block;
    float: left;
    margin-right: 5px;
}
.content_box_dh{
    text-align: left;
    font-size: 12px;
    color: #333;
    margin: 10px 0 0 10px;
}

.slide-list-yd {
    width: 100%;
    display: block;
}

.slide-list-yd ul{
    list-style-type:none;
    overflow-x: scroll;
    white-space: nowrap;
    padding: 15px 15px 22px 0;
}

.slide-list-yd ul li{
    list-style-type:none;
    height: 20px;
    display: inline-block;
    margin-right: 20px;
    line-height: 20px;
}
.slide-list-yd li a{
    
    font-family: MicrosoftYaHei;
    text-decoration: none;
}
.slide-list-yd-off{
    color: #333;
}
.slide-list-yd-on{
    color: rgba(189, 26, 44, 1);
    font-weight: 600;
    font-size: 20px;
}

.slide-content-yd{
    overflow: auto;
    margin: 0 5px 5px 5px;
}
.li-line{
    width: 100%;
    height: 2px;
    margin-top: 2px;
    background-color: #BD1A2C;
}
.triangle-yd {
    width: 0;
    height: 0;
    border-top: 8px solid #BD1A2C;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    margin: auto;

}
.page_list_box ::-webkit-scrollbar{
    display:none;
}
.page_list_box{
    height: 210px;
    overflow-y:auto;
    scrollbar-width:none;
}
.page_list_box{
    height: 210px;
    overflow-y:auto;
    -ms-overflow-style:none;
}

.slide-list-yd table {
    width: 100%;
    border-collapse: collapse;
}

.slide-list-yd table tr td {
    border: 1px solid black;
    padding: 10px 5px;
}

