.szfld{
    width: 760px;
    height: 468px;
}
.zfgb{
    width: 310px;
    height: 468px;
}
.lds{
    margin-top: 30px;
    height: 468px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding-right: 30px;
}
.ld_sz{
    text-align: center;
}
.sz_xm{
    font-size: 20px;
    font-family: inherit;
    color: #b41e2e;
    height: 50px;
    line-height: 50px;
}
.sz_xm span{
    color: #333333;
}
.ld_fsz{
    width: 484px;
    height: 336px;
    
}
.ld_fsz ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ld_fsz ul li{
    width: 25%;
    height:190px ;
    text-align: center;

}
.ld_fsz ul li img{
    width: 100px;
    height: 126px;
}
.ld_fsz ul li p{
    font-size: 20px;
    color: #333;
    line-height: 30px;
}
.ld_fsz ul li p.d{
    line-height: 18px;
    height: 18px;
    color: #b41e2e;
    margin-top: 10px;
}
.fgb{
    margin-top: 30px;
}
.fgb img{
    display: flex;
    margin: 0 auto;
}
select{
    width: 214px;
    height: 52px; 
    border: #dcdcdc solid 1px;
    border-radius: 2px;
    background-color: #f7f7f7;
    font-size: 16px;
    color: #383838;
 }
 .gb_xl{
    width: 310px;
    box-sizing: border-box;
    padding-left: 46px;
    padding-top: 16px;
 }
 .zfgzbg{
    width: 1070px;
    height: 294px;
 }
 .zfgzbg ul{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
 }
 .zfgzbg ul li{width: 260px;
    height: 200px;
    background: url(20230705zfgzbg.png) no-repeat;
    text-align: center;
    
 }
 .zfgzbg ul li p{
    margin-top: 130px;
    font-size: 18px;
    color: #333333;
 }