.left{
   
    width: 790px;
    float: left;
    /*background-color: #edf8fe;*/
    overflow: hidden;
    box-shadow: 0px 0px 20px #e0e4e9;
}
.left .list{
    width: 790px;
    float: left;
    overflow: hidden;
    margin-bottom: 21px;
}
.list ul{
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
}
.list li ,.szkb li,.lb_dsyw ul li{
    line-height: 40px;
    height: 40px;
    background: url(http://www.hbdsw.org.cn/images/ulli.png) left 20px no-repeat;
    text-indent: 15px;
    vertical-align: baseline;
    overflow: hidden;
}
.list a,.szkb a,.lb_dsyw ul li a {
    float: left;
    font-size: 16px;
}
.list span {
    float: right;
    color: #898585;
}
.right{
    width: 380px;
    float: right;
    overflow: hidden;
    box-shadow: 0px -6px 20px #e0e4e9;
}
.szkb p,.lb_dsyw p{
    height: 30px;
    
    border-bottom: 3px solid #d7181e;
    font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    line-height: 30px;
}
.szkb p a,.lb_dsyw p a {
    color: #d7181e;
    font-weight: bold;
}
.szkb,.lb_dsyw{
    width: 360px;
    margin: 0 auto;
}
.lb_dsyw_pic{
    width: 360px;
    height: 200px;
    margin-top: 10px;
    position: relative;
}
.lb_dsyw_pic a{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 2;
}
.lb_dsyw_pic img{
    width: 360px;
    height: 200px;
}
.lb_dsyw_pic a p{
    z-index: 3;
    font-size: 16px;
    font-weight: normal!important;
    border-bottom: none !important;
    color: #FFF;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
    text-align: center;
}


.lb-tit{
    width: 95%;
    height: 30px;
    line-height: 30px;
    /* border: 1px solid #999; */
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    color: #ce1300;
    text-indent: 10px;
    /* background-color: #FFF; */
    background: url(http://s2.cnhubei.com/hbdsw/2021/sy/img/det.png) no-repeat bottom;
}
.lb-tit span{
    float: right;
    font-size: 14px;
    font-weight: 100;
    margin-right: 5px;
}
