.suggestion{height:100%}.suggestion .current_location{display:flex;align-items:center}.suggestion .current_location .location_icon{width:22px;height:22px;margin-top:2px}.suggestion .current_location .location_text{font-size:16px;margin-left:6px}.suggestion .filter_table_box{background-color:#fff;margin-top:20px;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.04);height:100%}.suggestion .filter_table_box .filter-bar{display:flex;justify-content:space-between;align-items:center;margin:0;background:#f5f6fa;border-radius:8px 8px 0 0;padding:8px 24px 10px 24px}.suggestion .filter_table_box .filter-bar .filter-title{font-size:16px;font-weight:700}.suggestion .filter_table_box .filter-bar .filter-actions{display:flex;align-items:center}.suggestion .filter_table_box .filter-bar .filter-actions .el-select{margin-right:10px}.suggestion .filter_table_box .filter-bar .filter-actions .el-input{width:180px;margin-right:0}.suggestion .filter_table_box .filter-bar .filter-actions .el-button{height:32px;line-height:32px;padding:0 18px;margin-left:12px}.suggestion .custom-table{box-sizing:border-box;padding:20px 30px;width:100%}.suggestion .custom-table .el-table__header-wrapper{position:relative}.suggestion .custom-table .el-table__header-wrapper:after{content:"";display:block;position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#d32f2f;z-index:2}.suggestion .custom-table .el-table__header th{text-align:center!important;font-weight:700}.suggestion .custom-pagination{padding:16px 30px 24px 0;background:#fff;border-radius:0 0 8px 8px}.suggestion .custom-pagination .el-pagination__jump,.suggestion .custom-pagination .el-pagination__total{font-size:14px}