.dc-restaurant{-js-display:flex;display:flex;color:#333}.dc-restaurant--image{margin-right:5px;width:88px;height:64px;border-radius:4px;overflow:hidden}.dc-restaurant--image img{width:88px;height:64px;display:block;object-fit:cover;border-radius:4px}.dc-restaurant--content{position:relative;flex:1;overflow:hidden}.dc-restaurant--cuisines{display:block;color:#b28755;margin-bottom:3px;width:calc(100% - 17px)}.dc-restaurant--cuisines i{display:inline-block;width:3px;height:3px;background-color:#b28755;margin:0 5px;border-radius:3px;vertical-align:3px}.dc-restaurant--name{padding-right:40px;font-size:14px;line-height:16px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dc-restaurant--rate{position:absolute;width:auto;text-align:right;top:0;right:0;color:#dc2224;font-size:12px}.dc-restaurant--rate strong{display:block;font-size:14px;line-height:19px;font-weight:700;text-align:center}.dc-restaurant--address{justify-content:space-between}.dc-restaurant--address,.dc-restaurant--address>span{-js-display:flex;display:flex;align-items:center}.dc-restaurant--address .icon-location{width:15px;height:15px;background-size:15px 15px;margin-right:2px}.dc-restaurant--tags{height:18px;overflow:hidden;position:relative}.dc-restaurant--tags.show-all{height:auto}.dc-restaurant--tags .el-icon-arrow-down,.dc-restaurant--tags .el-icon-arrow-up{font-size:12px;position:absolute;bottom:6px;right:0}.dc-restaurant--tags .restaurant-tag{-js-display:flex;display:flex;justify-content:space-between;align-items:center;height:15px;margin:2px 0}.dc-restaurant--tags .restaurant-tag img{display:inline-block;width:12px;height:12px;margin-right:5px;vertical-align:middle;object-fit:contain}.dc-map-view{position:relative;height:212px;border-radius:4px;overflow:hidden;margin:10px 0}.dc-map-view .restaurant-map-dom{position:absolute;height:100%;width:100%}.dc-map-view .scale{top:15px;left:15px;position:absolute;width:40px;z-index:1}.dc-map-view .scale .scale-button{width:40px;height:40px;margin-bottom:10px;background:#fff;text-align:center;line-height:40px;box-shadow:0 0 5px #eee}.dc-map-view .scale .scale-button[disabled]{background:#eee}.dc-map-view .scale .scale-button[disabled] i{color:#888}.dc-map-view .scale .scale-button i{font-weight:700;color:#333}.dc-map-view .amap-icon img{width:28px;height:32px}.dc-map-view .gmnoprint{display:none}