.common-popup{width:100%;min-height:480px;height:80vh;border-radius:20px 20px 0 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.common-popup__title{font-size:16px;line-height:44px;height:44px;text-align:center}.common-popup__content{padding:16px 16px 32px;overflow:auto;font-size:13px;color:#333;box-sizing:border-box;-webkit-overflow-scrolling:touch;z-index:1;position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1}.common-popup__content>p{margin-bottom:15px}.common-popup__button-wrapper{width:100%;padding:7px 16px;background:#fff;box-sizing:border-box;z-index:1}.common-popup__button{line-height:40px;height:40px}.recommend-store__link-title{font-size:14px;color:#999;-webkit-box-flex:0;-webkit-flex:none;flex:none;margin-right:12px}.recommend-store__title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:10px 10px 0;font-size:14px;color:#333}.recommend-store__title .van-icon-close{font-size:16px}.recommend-store__list{-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:0 0 16px 16px;white-space:nowrap;overflow:auto hidden;-webkit-overflow-scrolling:touch;z-index:1;position:relative}.recommend-store__item,.recommend-store__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.recommend-store__item{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;box-sizing:border-box;margin-right:8px;width:120px;height:72px;padding:8px;line-height:1.2;vertical-align:top;background-color:#f7f8fa;font-size:12px;white-space:normal}.recommend-store__item:last-child{margin-right:0}.recommend-store__item-name{color:#333;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.recommend-store__item-distance{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:12px;color:#999}.recommend-store__item-distance-icon{margin-right:3px}.m-multi-store{position:relative;display:block;width:100%;margin-top:12px;padding:0;background-color:#fff;box-sizing:border-box;overflow:hidden}