* {
margin:0;
padding:0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.rptlt_div {
height:43px;
}
.rptlt_d_p {
float:left;
font-size:16px;
color:#333333;
width:141px;
height:44px;
line-height:44px;
}
.rptlt_d_plw {
margin-left:125px;
}
.filter-box {
position:relative;
width:418px;
height:43px;
line-height:43px;
border:1px solid #dddddd;
float:left;
}
.filter-name1 {
padding-left:15px;
}
.filter-list-ul {
position:absolute;
top:43px;
left:0;
display:none;
width:100%;
}
.filter-list-ul li {
width:100%;
height:43px;
line-height:43px;
font-size:16px;
color:#999;
}
.filter-title span {
height:43px;
line-height:43px;
}
更新时间:2019-08-29 23:47:07