.good-filter-list{
    width: 100%;
    height: 30px;
    background: #fff;
    color: #999;
    font-size: 0.875rem;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 3px;
}
.good-filter-list li{
    margin-right: 7px;
    line-height: 30px;
    text-align: left;
    display: inline-block;
    float: inherit;
    background: #f2f6f8;
    border-radius: 8px;
    padding: 0 10px;}
.good-list-panel{width: 100%;height: auto;}
.good-list-filter{height: 40px;width: 100%;background: #fff;z-index: 999;position: fixed;top: 40px;padding:0 1rem;display: block;}
.sear-acttea-planname{position: absolute;top: 0;left:0;width:100%;height: 100%; color:#fff;font-size: 0.75rem;font-weight: bold;display: flex;justify-content: center;align-items: center;text-align: center;}
.sear-acttea-planname .good-skin-name{width:45%;line-height: 1.6;}

