.sep-pages-boxs.ons{
padding: 10px 0;
}
.sep-inner-body .bq-lf-lefts { width: 100%; }
.sep-inner-banner img{ height: 100%; object-fit: cover; filter: brightness(0.9);}
.bq-sep-pro-detail-thumbs .thumbs .imgs img{
max-height: 480px;
}
.richtext h3,.richtext h4{
margin-top: 10px;
margin-bottom: 20px;
}
.richtext ul{
margin: 20px 0;
}
.richtext p{
margin-bottom: 4px;
}
.richtext img{
width: 500px;
margin-right: 10px;
object-fit: fill;
height: 500px;
margin-bottom: 10px;
}
.table-header{
display:none;
}
@media screen and (max-width: 768px) {
.sep-inner-banner img{
height: 160px;
object-fit: fill;
}
.richtext img{
width:100%;
margin-bottom: 10px;
height: auto;
min-height:300px;
}
}