.restaurants{margin-bottom:14px}.restaurants-card{padding-bottom:10px}.restaurants-card-online-left,.restaurants-card-online-right{position:absolute;z-index:100;top:44px;width:50px;height:50px;background-size:contain;transition:all .5s;cursor:pointer}.restaurants-card-online-left{left:-25px;background-image:url(https://dimg04.c-ctrip.com/images/0wj0g12000d9fyungAEA8.png)}.restaurants-card-online-left:hover{background-image:url(https://dimg04.c-ctrip.com/images/0wj2h12000d9fysdh806A.png)}.restaurants-card-online-right{right:0;transform:translateX(42px);background-image:url(https://dimg04.c-ctrip.com/images/0wj6u12000d9fyzj05708.png)}.restaurants-card-online-right:hover{background-image:url(https://dimg04.c-ctrip.com/images/0wj4p12000d9fy5ip3AB1.png)}.restaurants-card::-webkit-scrollbar{display:none}.restaurants-title{color:#0f294d;font-weight:500;font-size:16px;margin:8px 0;text-align:left}.restaurants-item{height:128px;width:320px;margin-right:8px;background:#fff;border:.5px solid rgba(218,223,230,.6);box-shadow:0 4px 4px 0 rgba(15,41,77,.1);border-radius:8px;flex-shrink:0;display:flex;cursor:pointer}.restaurants-item img{width:114px;border-radius:8px 0 0 8px;height:128px;object-fit:cover}.restaurants-item-content{padding:8px;display:flex;flex-direction:column}.restaurants-item-content-title{color:#0f294d;font-size:16px;text-align:left;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.restaurants-item-content-score{font-size:13px;color:#8592a6;margin-top:6px}.restaurants-item-content-score span{color:#1136a6;font-weight:700}.restaurants-item-content-distance{font-size:13px;color:#0f294d;font-weight:400;display:flex;align-items:center;margin-top:6px}.restaurants-item-content-distance::before{content:"";display:inline-block;width:14px;height:14px;margin-right:4px;background-image:url(https://pages.trip.com/images/seo/info1.png);background-size:contain;background-repeat:no-repeat}.restaurants-item-content-label{margin-top:6px}.restaurants-item-content-label span{color:#455873;font-size:11px;padding:4px;background:rgba(15,41,77,.08);border-radius:2px}#restaurants-list{transition:all .5s}