.filter_acrd{padding:8px 0px;}
.filter_acrd_hd{padding:10px 70px 10px 0px; position:relative; cursor:pointer;}
/* .filter_acrd_hd{padding:10px 25px 10px 0px; position:relative; cursor:pointer;} */
.filter_acrd_hd:before, .filter_acrd_hd:after{content:'';position:absolute;background:#747474;top:50%;}
.filter_acrd_hd:before{width:14px;height:2px;right:0px;}
.filter_acrd_hd:after{width:2px;height:14px;right:6px;}
.filter_acrd_hd .reset_link{ float:right; padding:2px 0px;}
.filter_acrd_act .filter_acrd_hd:after{display:none;}
.filter_acrd_con .inner{border:1px solid #f6f6f6;background-color:#fff; padding:7px 0px 7px 10px;}
.filter_acrd_con .scroll{max-height:190px;overflow:auto;}