.clearfix:after{
content: "";
display: block;
height: 0;
clear:both;
visibility: hidden;
}
.clearfix{
*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
.top_bg{
    background: url(/uiFramework/commonResource/image/2022102811023992076.png) no-repeat;
    height: 760px;
    background-size: 100%;
}
.bg{
background: url(/uiFramework/commonResource/image/2023062608545969661.png) no-repeat;
    background-size: 100%;
padding-top: 18%;
}
    .dyp{
      width: 1203px;
      margin: 0 auto;
background: #fff;
padding: 20px;
margin-bottom: 50px;
    box-shadow: 0px 0px 10px #ddd;
    }

.lb_box{
margin-top: 20px;
}


.lb_title img{
    width: 100%;
}

.lb_list li{
    font-size: 18px;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #ddd;
}
.lb_list li a{
    font-size: 18px;
    text-decoration: none;
}
.lb_list{
margin-top: 40px;
}
.lb_list li span{
    float: right;
    display:none;
}
.gd{
margin: 50px 0;
    width: 100%;
    text-align: center;
}
.easysite-page-wrap,.easysite-total-page{
display: inline-block;
}
.easysite-page-wrap span,.easysite-page-wrap a,.easysite-total-page span{
font-size: 16px;
}
.NormalRed {
    color: #cd100a;
    font-size: 16px !important;
}