.dangjian-swiper{
    width: 682px;
    height: 313px;
}
.reb-bar{
    width: 76px;
    height: 3px;
    background: #e30000;
    margin-top: 16px ;
}
.none-dangjian-wrap{
    padding: 16px 0 26px 0;
    border-bottom: 1px #666666 dashed;
}
.none-dangjian-wrap .time{
    font-size: 26px;
    font-weight: 700;
    color: #e30000;
    line-height: 31px;
    letter-spacing: 1px;
}
.none-dangjian-wrap p{
    font-size: 14px;
    text-align: justify;
    color: #666666;
    line-height: 24px;
    margin-top: 14px;
}
.not-one-wrap{
    height: 34px;
    position: relative;
    padding-left: 18px;
}
.not-one-wrap span a{
    font-size: 16px;
    color: #424242;
    line-height: 22px;
}
.not-one-wrap span{
    font-size: 16px;
    color: #9a9a9a;
    line-height: 22px;
}
.dangjian-list-wrap{
    width:  696px;
    box-sizing: border-box;
    height: 282px;
    border: 1px solid #f0f0f0;
}
.head-wrap{
    box-sizing: border-box;
    height: 54px;
    background: #eeeeee;
    padding-right: 20px;
}
.head-wrap p{
     width: 160px;
    height: 54px;
    background-color: #fff;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    font-weight: 500;
    color: #444444;
}
.head-wrap a{
    font-size: 16px;
    color: #444444;
    line-height: 24px;
}
.dangjian-list-wrap ul{
    box-sizing: border-box;
    padding: 10px 25px;
}
.dangjian-list-wrap ul li{
    height: 32px;
    position: relative;
    padding-left: 16px;
}
.dangjian-list-wrap ul li:before,.not-one-wrap:before{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    background: #b9b9b9;
}
.dangjian-list-wrap ul li a{
    flex: 1;
    font-size: 16px;
    color: #424242;
    line-height: 22px;
}
.dangjian-list-wrap ul li span{
    font-size: 16px;
    color: #9a9a9a;
    line-height: 22px;
}
.title-head-wrap{
    height: 56px;
    background-color: #FF0000;
    line-height: 56px;
    padding-left: 27px;
    box-sizing: border-box;
    margin-bottom: 25px ;
}
.title-head-wrap span{
    font-size: 20px;
    color: #ffffff;
}
.zuixin-case ul{
    padding: 0 22px;
}
.zuixin-case li{
    width: 320px;
    margin-right: 22px;
}
.zuixin-case li:nth-child(4){
    margin-right: 0;
}
.zuixin-case li img{
    width: 100%;
    height: 216px;
    object-fit: cover;
}
.zuixin-case li p{
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #666666;
    line-height: 24px;
}

.layui-tab-brief>.layui-tab-title li.layui-this{
    color: #A20208;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom-color:  #A20208;
}

.top-new-wrap .time-wrap{
    color: #A20208;
}
.new-list-item .reight{
    background: #F5E5E6;
}
.new-list-item .reight span,.new-list-item .reight p{
    color: #A20208;
}