.foodDetailHeadBox{position:fixed;top:0;left:0;line-height:44px;width:100%;color:#fff;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.foodDetailHeadBox .left{height:32px;width:32px;line-height:32px;text-align:center;background:rgba(0,0,0,0.45);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.foodDetailHeadBox .left .ui-icon-back{font-size:18px}.foodDetailHeadBox .right{height:32px;width:32px;line-height:32px;text-align:center;background:rgba(0,0,0,0.45);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.foodDetailHeadBox .right .ui-icon-share{font-size:18px}.foodDetailHeadBox .center{font-size:17px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;opacity:0}.foodDetailHeadBox.white{background-color:#fff;color:#333}.foodDetailHeadBox.white::after{content:'';width:100%;height:1px;position:absolute;bottom:0;left:0;background:-webkit-linear-gradient(bottom,#ececec 0%,#ececec 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%)}.foodDetailHeadBox.white .left,.foodDetailHeadBox.white .right{background:transparent}.foodDetailHeadBox.white .center{opacity:1}
.tabBarBox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:100%;z-index:0;height:44px}.tabBarBox .item{font-family:PingFangSC-Medium;font-weight:500;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:15px;line-height:44px;text-align:center;white-space:nowrap}.tabBarBox .item .tabBarItem{display:inline-block;height:43px;line-height:43px;vertical-align:top}.tabBarBox .item.active .tabBarItem{color:#dd2626;border-bottom:2px solid #dd2626}.tabBarBox .item.active .tabBarItemBar{color:#111;border-bottom:2px solid #1a8992}.tabBarBox .item.active .tabBarItemNightClub{color:#111;border-bottom:2px solid #7926a1}.tabBarBox::after{content:'';width:100%;height:1px;position:absolute;bottom:0;left:0;background:-webkit-linear-gradient(bottom,#ececec 0%,#ececec 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%)}
.msl_cd_restaurant_menu{background:#fff;padding:15px 0;margin-bottom:10px}.msl_cd_restaurant_menu .msl_new_menu_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;padding:0 15px}.msl_cd_restaurant_menu .msl_new_menu_title .menu_title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px;font-family:PingFangSC-Medium;font-weight:600;color:#000;line-height:23px}.msl_cd_restaurant_menu .msl_new_menu_title .menu_price{font-size:13px;font-family:PingFangSC-Medium;font-weight:500;color:#dd2626;line-height:18px}.msl_cd_restaurant_menu .msl_new_menu_title .menu_price>span{font-size:11px;line-height:18px;color:#666;margin-left:1px;vertical-align:1px}.msl_cd_restaurant_menu .msl_new_menu_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;padding:0 15px}.msl_cd_restaurant_menu .msl_new_menu_name .menu_info{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;font-family:PingFangSC-Regular;font-weight:400;color:#999;line-height:17px;margin-top:5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.msl_cd_restaurant_menu .msl_new_menu_name .menu_gomore{background:#dd2626;border-radius:4px;font-size:12px;font-family:PingFangSC-Medium;font-weight:500;color:#fff;line-height:18px;padding:2px 13px}.msl_cd_restaurant_menu .menu_pic{padding-left:15px;margin-top:15px;width:100%;overflow:auto}.msl_cd_restaurant_menu .menu_pic .menu_pic_box{overflow:hidden;min-width:100%}.msl_cd_restaurant_menu .menu_pic .menu_pic_box>li{position:relative;float:left;width:108px;height:82px;margin-right:8px}.msl_cd_restaurant_menu .menu_pic .menu_pic_box>li:last-child{margin-right:0}.msl_cd_restaurant_menu .menu_pic .menu_pic_box>li>img{position:relative;z-index:2;width:100%;height:100%;background:url("https://pages.c-ctrip.com/you/component-local/default.png?v=20201112_17_55") no-repeat center #eee;background-size:50% auto;border-radius:5px}.msl_cd_restaurant_menu .menu_pic .menu_pic_box>li>p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-radius:0 0 5px 5px;padding:0 9px;position:absolute;z-index:3;width:100%;height:40px;left:0;bottom:0;font-size:13px;line-height:40px;color:#fff;text-align:center;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));background-image:linear-gradient(-180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%)}.resRecommendFoodBox{background:#fff;padding-bottom:16px;margin-bottom:4px}.resRecommendFoodBox .resRecommendTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:12px}.resRecommendFoodBox .resRecommendTitle .resRecommendFoodTitle{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;font-family:PingFangSC-Semibold;font-size:18px;line-height:18px;display:inline-block;color:#333;font-weight:600}.resRecommendFoodBox .resRecommendTitle .resRecommendFoodTitle .resRecommendFoodTitleNum{font-size:15px;color:#333;font-family:PingFangSC-Medium;font-weight:500}.resRecommendFoodBox .resRecommendTitle .rightBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:13px}.resRecommendFoodBox .resRecommendTitle .rightBox .iconRight{font-size:13px;color:#666;margin-left:2px}.lastRecomFoodItem{border:1px dashed #d9d9d9;text-align:center;line-height:99px;background:#ededed;color:#aaa;height:99px}.resRecommendFoodWraper{padding-left:12px;background:#fff}.resRecommendFoodWraper::-webkit-scrollbar{display:none;width:0;height:0}.resRecommendFoodWraper .resRecommendFoodScroll{display:-webkit-box;display:-ms-flexbox;display:flex}.resRecommendFoodWraper .recomFoodItem{position:relative;float:left;margin-right:6px;text-align:center;color:#fff;overflow:hidden;min-width:145px;width:145px}.resRecommendFoodWraper .recomFoodItem .topBox{min-width:145px;height:99px;border-radius:5px;overflow:hidden}.resRecommendFoodWraper .recomFoodItem .topBox .resRecommendFoodTop{position:absolute;top:0;left:0;z-index:2;width:38.5px;line-height:18px;height:18px;background-color:#333;border-radius:5px 1px 5px 0;overflow:hidden}.resRecommendFoodWraper .recomFoodItem .topBox .resRecommendFoodTop .recomFoodTopTxt{font-family:PingFangSC-Medium;font-size:12px;color:#f2b66d;text-align:center;height:18px;line-height:18px}.resRecommendFoodWraper .recomFoodItem .image{width:100%;height:100%;background-size:cover;background-position:50%}.resRecommendFoodWraper .recomFoodItem .foodName{color:#333;text-align:center;font-size:14px;margin-top:4px;display:inline-block;width:100%}.resRecommendFoodWraper .inderline{height:0.5px;background:#ececec;margin:10px 12px 10px 0}.resRecommendFoodList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;max-height:60px;background:#fff;padding:0 12px;position:relative}.moreBox{display:-webkit-box;display:-ms-flexbox;display:flex;height:99px;width:38px;padding-left:9px;padding-right:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;font-size:12px;line-height:15px}.moreBox .showMoreTextIcon{font-size:15px;margin-bottom:3px}.resRecommendFood{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#333;line-height:24px;height:24px;background-color:#f4f4f4;padding:0 6px;margin-bottom:8px;margin-right:4px;border-radius:2px}.resRecommendFood .resRecommendFoodNewTag{height:17px;line-height:17px;background-color:#333;border-radius:2px;padding:0 4px;margin-right:4px;overflow:hidden}.resRecommendFood .resRecommendFoodNewTag .resRecommendFoodNewTagText{font-family:PingFangSC-Medium;font-size:10px;color:#f2b66d}.resRecommendFoodMore{padding-left:8px}.ibu-picView-detailCon{width:100%}
@font-face{font-family:"cdsIconFont";src:url("https://pic.c-ctrip.com/platform/h5/common/cds-iconfont/cds-iconfont.ttf?v=20191120") format("truetype")}.cds-icon-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;vertical-align:middle;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px}.cds-icon-item .cds-icon-svg{font-size:20px}.cds-icon-home,.cds-icon-camera,.cds-icon-warn,.cds-icon-help,.cds-icon-guidepost,.cds-icon-refresh,.cds-icon-drop-down-outlined,.cds-icon-drop-up-outlined,.cds-icon-drop-up-filled,.cds-icon-drop-down-filled,.cds-icon-image,.cds-icon-service,.cds-icon-dislike,.cds-icon-like,.cds-icon-collect,.cds-icon-keyboard,.cds-icon-drop-up-Keyboard,.cds-icon-drop-down-Keyboard,.cds-icon-group,.cds-icon-microphone,.cds-icon-emoji,.cds-icon-voice,.cds-icon-delete-left,.cds-icon-flash-light,.cds-icon-open-light,.cds-icon-to,.cds-icon-return,.cds-icon-share,.cds-icon-time-clock,.cds-icon-back,.cds-icon-present,.cds-icon-transform,.cds-icon-message,.cds-icon-location,.cds-icon-subtract,.cds-icon-add,.cds-icon-liked,.cds-icon-unliked-shape,.cds-icon-selected-shape,.cds-icon-add-shape,.cds-icon-subtract-shape,.cds-icon-voice-shape,.cds-icon-closed-shape,.cds-icon-contacts,.cds-icon-cancel,.cds-icon-delete,.cds-icon-location,.cds-icon-filter,.cds-icon-map,.cds-icon-edit,.cds-icon-edit_word,.cds-icon-more,.cds-icon-email,.cds-icon-locate,.cds-icon-close,.cds-icon-collected,.cds-icon-phone,.cds-icon-rank,.cds-icon-forward,.cds-icon-search,.cds-icon-calendar,.cds-icon-list,.cds-icon-coupons,.cds-icon-near,.cds-icon-selected,.cds-icon-top,.cds-icon-remind,.cds-icon-left,.cds-icon-more_Android,.cds-icon-dowm,.cds-icon-download,.cds-icon-compass,.cds-icon-account,.cds-icon-clock_shape,.cds-icon-filter_shape,.cds-icon-loading,.cds-icon-unselected,.cds-icon-communication,.cds-icon-ordertime_shape,.cds-icon-warn_shape,.cds-icon-hot_shape,.cds-icon-broadcast,.cds-icon-information_outlined,.cds-icon-left_arrow_head,.cds-icon-right_arrow_head,.cds-icon-information_filled,.cds-icon-setting,.cds-icon-scan,.cds-icon-radiobutton,.cds-icon-check,.cds-icon-girl,.cds-icon-boy,.cds-icon-share_android{font-family:"cdsIconFont"!important;color:inherit;font-style:normal}.cds-icon-home:before{content:"\e928"}.cds-icon-camera:before{content:'\e929'}.cds-icon-warn:before{content:'\e92f'}.cds-icon-help:before{content:'\e931'}.cds-icon-guidepost:before{content:'\e936'}.cds-icon-refresh:before{content:'\e937'}.cds-icon-drop-down-outlined:before{content:"\e945"}.cds-icon-drop-up-outlined:before{content:"\e946"}.cds-icon-drop-up-filled:before{content:"\e948"}.cds-icon-drop-down-filled:before{content:"\e949"}.cds-icon-image:before{content:'\e94a'}.cds-icon-service:before{content:'\e953'}.cds-icon-dislike:before{content:'\e955'}.cds-icon-like:before{content:'\e956'}.cds-icon-collect:before{content:'\e957'}.cds-icon-keyboard:before{content:'\e9d8'}.cds-icon-drop-up-Keyboard:before{content:'\e9d9'}.cds-icon-drop-down-Keyboard:before{content:'\e9da'}.cds-icon-group:before{content:'\e9dc'}.cds-icon-microphone:before{content:'\e9dd'}.cds-icon-emoji:before{content:'\e9de'}.cds-icon-voice:before{content:'\e9df'}.cds-icon-delete-left:before{content:'\e9e5'}.cds-icon-flash-light:before{content:'\e9e0'}.cds-icon-open-light:before{content:'\e9e1'}.cds-icon-to:before{content:'\e9e2'}.cds-icon-return:before{content:'\e9e3'}.cds-icon-share:before{content:'\e939'}.cds-icon-time-clock:before{content:'\e930'}.cds-icon-back:before{content:'\e943'}.cds-icon-present:before{content:'\e9db'}.cds-icon-transform:before{content:'\e9e4'}.cds-icon-message:before{content:'\e951'}.cds-icon-location:before{content:'\ed05'}.cds-icon-subtract:before{content:'\ed0a'}.cds-icon-add:before{content:'\e93e'}.cds-icon-liked:before{content:'\ea01'}.cds-icon-unliked-shape:before{content:'\ed1d'}.cds-icon-selected-shape:before{content:'\ed1e'}.cds-icon-add-shape:before{content:'\ed1c'}.cds-icon-subtract-shape:before{content:'\ed1b'}.cds-icon-voice-shape:before{content:'\ed1a'}.cds-icon-closed-shape:before{content:'\ed1f'}.cds-icon-contacts:before{content:'\e950'}.cds-icon-cancel:before{content:'\e93f'}.cds-icon-delete:before{content:'\e92d'}.cds-icon-location:before{content:'\e933'}.cds-icon-filter:before{content:'\e92c'}.cds-icon-map:before{content:'\e935'}.cds-icon-edit:before{content:'\e93c'}.cds-icon-edit_word:before{content:'\e93b'}.cds-icon-more:before{content:'\e947'}.cds-icon-email:before{content:'\e954'}.cds-icon-locate:before{content:'\e934'}.cds-icon-close:before{content:'\e940'}.cds-icon-collected:before{content:'\e958'}.cds-icon-phone:before{content:'\e952'}.cds-icon-rank:before{content:'\e941'}.cds-icon-forward:before{content:'\e944'}.cds-icon-search:before{content:'\e92a'}.cds-icon-calendar:before{content:'\e94c'}.cds-icon-list:before{content:'\e94b'}.cds-icon-coupons:before{content:'\e94d'}.cds-icon-near:before{content:'\e932'}.cds-icon-selected:before{content:'\e93d'}.cds-icon-top:before{content:'\e942'}.cds-icon-remind:before{content:'\e92b'}.cds-icon-left:before{content:'\e938'}.cds-icon-more_Android:before{content:'\e92e'}.cds-icon-dowm:before{content:'\ed20'}.cds-icon-download:before{content:'\ed04'}.cds-icon-compass:before{content:'\ed69'}.cds-icon-account:before{content:'\e94f'}.cds-icon-clock_shape:before{content:'\ee32'}.cds-icon-filter_shape:before{content:'\ee33'}.cds-icon-loading:before{content:'\ee34'}.cds-icon-unselected:before{content:'\ee35'}.cds-icon-communication:before{content:'\ee3b'}.cds-icon-ordertime_shape:before{content:'\ee31'}.cds-icon-warn_shape:before{content:'\ef39'}.cds-icon-hot_shape:before{content:'\ef3a'}.cds-icon-broadcast:before{content:'\ef63'}.cds-icon-information_outlined:before{content:'\ef89'}.cds-icon-left_arrow_head:before{content:'\ef8b '}.cds-icon-right_arrow_head:before{content:'\ef8c'}.cds-icon-information_filled:before{content:'\ef8d'}.cds-icon-setting:before{content:'\e94e'}.cds-icon-scan:before{content:'\e93a'}.cds-icon-radiobutton:before{content:'\f13b'}.cds-icon-check:before{content:'\f1c8'}.cds-icon-girl:before{content:'\f22c'}.cds-icon-boy:before{content:'\f22b'}.cds-icon-share_android:before{content:'\f22a'}.cds-icon-fold{display:inline-block;width:0;height:5px;margin-left:8px;border-width:10px 10px 0;border-style:solid;border-color:#fff transparent transparent;vertical-align:middle}.ibu-video-component{font-family:"PingFangSC-Regular",Tahoma,Arial,Roboto,Droid Sans,Helvetica,sans-serif;font-size:4.26667vmin;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;height:100%}.ibu-video-component ol,.ibu-video-component ul{margin:0;list-style:none}.ibu-video-component *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ibu-video-component .ibu-video-icon{width:24px;height:24px}.ibu-video-component .ibu-video-toast{border-radius:4px;background:rgba(0,0,0,0.7);position:absolute;top:50%;left:50%;z-index:1002;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);color:#fff;font-size:4vmin;padding:3.2vmin;min-width:60%;text-align:center;max-width:80%}.ibu-video-component .ibu-video-toast span{display:inline-block}.ibu-video-component .ibu-video-mask{position:absolute;left:0;top:0;z-index:1003;width:100vw;height:100vh;background:rgba(0,0,0,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ibu-video-component .ibu-video-mask .ibu-picView-failed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:4.8vmin;color:#fff;max-width:80vw;text-align:center}.ibu-video-component .ibu-video-mask .ibu-picView-failed .ibu-picView-btn{margin-top:5.33333vmin}.ibu-video-component .ibu-video-btn{border:1px solid #fff;padding:1.86667vmin 3.2vmin;background:none;color:#fff;border-radius:2px;font-size:3.46667vmin}.ibu-video-component .ibu-video-btn span{display:inline-block}.ibu-video-component .ibu-video-topAction{position:absolute;top:0;left:0;width:100%;z-index:1001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 8px}.ibu-video-component .ibu-video-topAction .ibu-video-back,.ibu-video-component .ibu-video-topAction .ibu-video-sound,.ibu-video-component .ibu-video-topAction .ibu-video-custom{padding:16px 8px}.ibu-video-component .ibu-video-topAction .ibu-video-topRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ibu-video-component.ibu-video-iphoneX .ibu-video-header{margin-top:34px}.ibu-video-component.ibu-video-iphoneX .ibu-video-topAction{top:14.4vmin}.ibu-video-component.ibu-video-iphoneX .ibu-video-viewBox .ibu-video-player:before{height:28.8vmin}.ibu-video-component.ibu-video-iphoneX .ibu-video-bottom{padding-bottom:9.06667vmin}.ibu-video-component.ibu-video-iphone14 .ibu-video-header{margin-top:59px}.ibu-video-component.ibu-video-iphone14 .ibu-video-topAction{top:69px}.ibu-video-component.ibu-video-iphone14 .ibu-video-viewBox .ibu-video-player:before{height:123px}.ibu-video-component.ibu-video-iphone14 .ibu-video-bottom{padding-bottom:9.06667vmin}.ibu-video-component.ibu-video-android .ibu-video-header{-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);box-shadow:0 2px 2px rgba(0,0,0,0.1)}.ibu-video-component.ibu-video-android .ibu-video-header .ibu-video-header-title{text-align:left;margin-left:0}.ibu-video-customIcon{background:#FFBABA;width:24px;height:24px;display:block}.ibu-video-android .ibu-video-header .ibu-video-backIcon{background-position:0 0}.ibu-video-soundIcon{background-position:0 0!important}.ibu-video-playIcon{background-position:0 -44px!important}.ibu-video-fullScreenIcon{background-position:0 -88px!important}.ibu-video-muteIcon{background-position:0 -176px!important}.ibu-video-pauseIcon{background-position:0 -132px!important}.ibu-video-replayIcon{background-position:-2px -404px!important;background-size:46px auto}.ibu-video-loadIcon{background-position:0 -220px!important}.ibu-video-android .ibu-video-loadIcon{background-position:0 -284px!important}.ibu-video-titleLinkIcon{background-position:0 -284px!important}.ibu-video-portraitIcon{background-position:0 -348px!important}.ibu-video-landscapeIcon{background-position:0 -392px!important}.ibu-video-backIcon{background-position:0 -487px!important}.ibu-video-android .ibu-video-backIcon{background-position:0 -531px!important}.ibu-video-player-wrap{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000}.ibu-video-player{width:100%;height:100%;position:relative}.ibu-video-player:before,.ibu-video-player:after{content:"";display:block;position:absolute;left:0;width:100%;height:60px}.ibu-video-player:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(15,41,77,0.4)),to(rgba(15,71,44,0)));background:linear-gradient(to bottom,rgba(15,41,77,0.4),rgba(15,71,44,0));top:0;z-index:993}.ibu-video-player:after{background:-webkit-gradient(linear,left bottom,left top,from(#0f294d),to(rgba(15,71,44,0)));background:linear-gradient(to top,#0f294d,rgba(15,71,44,0));bottom:0;z-index:991}.ibu-video-player.video-playing_hide-shadow:before,.ibu-video-player.video-playing_hide-shadow:after{display:none}.ibu-video-player .ibu-video-source{width:100%;height:100%;position:relative;z-index:900;display:block}.ibu-video-player .ibu-video-surface{position:absolute;z-index:901;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.ibu-video-player .ibu-video-surface img{width:100%;height:auto;margin:auto}.ibu-video-player .ibu-video-sound{width:56px;height:44px;position:absolute;right:0;top:0;z-index:993;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-video-sound .ibu-video-sound-toast{background-color:#333333;width:148px;height:44px;position:absolute;right:6px;top:52px;font-size:15px;color:#FFFFFF;line-height:44px;text-align:center;border-radius:5px}.ibu-video-sound .ibu-video-sound-toast:before{position:absolute;top:-8px;right:16px;width:0px;height:0px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #333333;content:""}.ibu-video-sound .ibu-video-sound-toast span{display:inline-block}.ibu-video-player .ibu-video-bottom{width:100%;position:absolute;left:0;bottom:0;z-index:992}.ibu-video-player .ibu-video-controls{width:100%;padding:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.ibu-video-player .ibu-video-controls .ibu-video-play,.ibu-video-player .ibu-video-controls .ibu-video-fullScreen{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-video-player .ibu-video-controls .ibu-video-progress{margin:0 6px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.ibu-video-player .ibu-video-controls .ibu-video-line{width:100%;height:2px;background:#fff;opacity:0.4}.ibu-video-player .ibu-video-controls .ibu-video-currentLine{height:2px;background:#287DFA;position:absolute;left:0;top:0;z-index:993}.ibu-video-player .ibu-video-controls .ibu-video-cacheLine{height:2px;background:#fff;opacity:0.7;position:absolute;left:0;top:0;z-index:992}.ibu-video-player .ibu-video-controls .ibu-video-dragBtn{width:15px;height:15px;background:#fff;border-radius:50%;position:absolute;top:50%;margin-top:-7px;z-index:994}.ibu-video-player .ibu-video-controls .ibu-video-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#fff;font-size:14px;margin-left:6px;min-width:96px}.ibu-video-player .ibu-video-controls .ibu-video-currentTime{padding:0 6px;min-width:50%}.ibu-video-player .ibu-video-controls .ibu-video-totalTime{padding:0 6px;opacity:0.5;position:relative;min-width:50%}.ibu-video-player .ibu-video-controls .ibu-video-totalTime:before{content:"";background:#fff;opacity:0.5;width:2px;height:8px;display:block;position:absolute;left:-1px;top:50%;margin-top:-4px}.ibu-video-player .ibu-video-controls.ibu-video-controls_bottom .ibu-video-progress{position:absolute;bottom:0;margin:0;width:100%;left:0;right:0}.ibu-video-player .ibu-video-replay{width:52px;height:52px;border-radius:50%;background:rgba(0,0,0,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:50%;top:50%;margin-top:-25px;margin-left:-25px;z-index:992}.ibu-video-player .ibu-video-network{position:absolute;width:100%;height:100%;left:0;top:0;z-index:992;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;padding:12px;background:rgba(0,0,0,0.6)}.ibu-video-player .ibu-video-network p{margin-bottom:10px;text-align:center}.ibu-video-player .ibu-video-load{position:absolute;width:100%;height:100%;left:0;top:0;z-index:992;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0.6);z-index:992}.ibu-video-player .ibu-video-load .ibu-video-loadIcon{width:44px;height:44px;-webkit-animation:videoLoad 1s linear infinite;animation:videoLoad 1s linear infinite}.ibu-video-player .ibu-video-resolutionFail{position:absolute;left:0;top:0;z-index:992;width:100%;height:100%;background:#F0F2F5;color:#0F294D;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px}.ibu-video-player .ibu-fill-mode{-o-object-fit:cover;object-fit:cover}@-webkit-keyframes videoLoad{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes videoLoad{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ibu-video-viewBox{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000}.ibu-video-viewBox .ibu-video-source{max-width:100vw;max-height:100vh}.ibu-video-viewBox .ibu-video-player{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-video-viewBox .ibu-video-player .ibu-video-replay{background:rgba(15,41,77,0.6);width:69px;height:69px}.ibu-video-viewBox .ibu-video-player .ibu-video-replay .ibu-video-replayIcon{width:32px;height:32px;background-size:50px auto;background-position:1px -435px!important}.ibu-video-viewBox .ibu-video-bottom{background:rgba(15,41,77,0.6)}.ibu-video-viewBox .ibu-video-bottom.ibu-video-noDetail{background:none}.ibu-video-viewBox .ibu-video-detail{padding-top:4.26667vmin;width:100%;color:#fff;font-size:3.73333vmin;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.ibu-video-viewBox .ibu-video-detail .ibu-video-title-more{width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5px}.ibu-video-viewBox .ibu-video-detail .ibu-video-title-more:before{content:"";border-left:7px solid #E0E4E7;border-top:6px solid transparent;border-bottom:6px solid transparent;display:block}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailTop{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 4.26667vmin 2.13333vmin}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailCon{padding:0 4.26667vmin;line-height:1.6;max-height:36vmin;overflow-y:auto}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailCon span{display:inline-block}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailTitle{text-overflow:ellipsis;overflow:hidden;font-size:4.26667vmin;white-space:nowrap}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailTitle span{display:inline-block}.ibu-video-viewBox .ibu-video-detail .ibu-video-number{margin-left:4.26667vmin;color:rgba(255,255,255,0.8);font-size:4.26667vmin}.ibu-video-viewBox .ibu-video-detail .ibu-video-number span{display:inline-block}.ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control{opacity:0}.ibu-video-viewBox .ibu-video-detail .ibu-video-ip-info{width:100%;padding:0 4.26667vmin;margin-top:6px;margin-bottom:16px}.ibu-video-viewBox .ibu-video-detail .ibu-video-ip-info span{font-size:11px;line-height:12px;color:rgba(255,255,255,0.5);display:inline-block}.ibu-video-rightCustom{position:absolute;right:0;top:50%;z-index:1001;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ibu-video-rightCustom .ibu-video-custom{padding:8px 16px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.ibu-video-component .ibu-video-btn{border:0;background-size:100% 1px;background-repeat:no-repeat;position:relative;border:0}.ibu-video-component .ibu-video-btn:before{position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #fff;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;content:""}.video-component .ibu-video-btn:before{border-radius:8px}}.video-component .ibu-video-soundIcon,.video-component .ibu-video-playIcon,.video-component .ibu-video-fullScreenIcon,.video-component .ibu-video-replayIcon,.video-component .ibu-video-pauseIcon,.video-component .ibu-video-portraitIcon,.video-component .ibu-video-landscapeIcon,.video-component .ibu-video-title-more,.video-component .ibu-video-backIcon,.video-component .ibu-video-title-more,.video-component .ibu-video-muteIcon,.video-component .ibu-video-loadIcon,.video-component .icon-infomation{font-family:"CC_H5_Player"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;background:none}.video-component .ibu-video-soundIcon::before,.video-component .ibu-video-playIcon::before,.video-component .ibu-video-fullScreenIcon::before,.video-component .ibu-video-replayIcon::before,.video-component .ibu-video-pauseIcon::before,.video-component .ibu-video-portraitIcon::before,.video-component .ibu-video-landscapeIcon::before,.video-component .ibu-video-title-more::before,.video-component .ibu-video-backIcon::before,.video-component .ibu-video-title-more::before,.video-component .ibu-video-muteIcon::before,.video-component .ibu-video-loadIcon::before,.video-component .icon-infomation::before{color:#fff;font-size:24px}.video-component .ibu-video-soundIcon::before{content:'\eda3'}.video-component .ibu-video-muteIcon::before{content:'\ed9a'}.video-component .ibu-video-playIcon::before{content:'\ef68'}.video-component .ibu-video-fullScreenIcon::before{content:'\ed97'}.video-component .ibu-video-replayIcon::before{content:'\e937'}.video-component .ibu-video-pauseIcon::before{content:'\ef69'}.video-component .ibu-video-portraitIcon::before{content:'\eda1'}.video-component .ibu-video-landscapeIcon::before{content:'\eda2'}.video-component .ibu-video-backIcon::before{content:'\e943'}.video-component .ibu-video-loadIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-component .ibu-video-loadIcon::before{content:'\ee34'}.video-component .icon-infomation::before{content:'\ef89'}.video-component .ibu-video-player:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(99%,rgba(0,0,0,0.4)));background-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.4) 99%)}.video-component .ibu-video-player:after{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:linear-gradient(180deg,transparent 0%,#000 100%)}.video-component .ibu-video-topAction .ibu-video-backIcon,.video-component .ibu-video-topAction .ibu-video-soundIcon,.video-component .ibu-video-topAction .ibu-video-muteIcon{display:-webkit-box;display:-ms-flexbox;display:flex;width:32px;height:32px;background:rgba(0,0,0,0.4);border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-component .ibu-video-topAction .custom-control{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 13px;background:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.5);border-radius:4px;font-size:3.46667vmin;color:#FFFFFF;margin:16px 4px 0 0}.video-component .ibu-video-topAction .custom-control .icon-infomation,.video-component .ibu-video-topAction .custom-control img{width:18px;font-size:18px;margin-right:3px}.video-component .ibu-video-topAction .custom-control .icon-infomation::before,.video-component .ibu-video-topAction .custom-control img::before{font-size:18px}.video-component .ibu-video-viewBox .ibu-video-player::before{background:none}.video-component .ibu-video-viewBox .ibu-video-player .ibu-video-load .ibu-video-loadIcon{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-component .ibu-video-viewBox .ibu-video-player .ibu-video-replay{width:60px;height:60px;background:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.5)}.video-component .ibu-video-viewBox .ibu-video-player .ibu-video-replay .ibu-video-replayIcon{width:24px;height:24px}.video-component .ibu-video-viewBox .ibu-video-bottom{background:rgba(0,0,0,0.6)}.video-component .ibu-video-viewBox .ibu-video-bottom.ibu-video-noDetail{background:none}.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control{opacity:1;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;padding:4px 13px;border:1px solid rgba(255,255,255,0.5);border-radius:4px;font-size:3.46667vmin;color:#FFFFFF}.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control .icon-infomation,.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control img{width:18px;font-size:18px;margin-right:3px}.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control .icon-infomation::before,.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control img::before{font-size:18px}.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-title-more:before{content:'\e944';border:none;font-size:18px}.video-component .ibu-video-replay{width:60px;height:60px;background:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.5)}.video-component .ibu-video-toast{border-radius:6px;padding:3.73333vmin}.video-component .ibu-video-controls .ibu-video-line{height:3px;border-radius:9px}.video-component .ibu-video-controls .ibu-video-currentLine{height:3px;border-radius:9px;background:#0086f6}.video-component .ibu-video-controls .ibu-video-cacheLine{height:3px;border-radius:9px}.video-component .ibu-video-btn{padding:1.86667vmin 7.2vmin;border-radius:4px}.video-component .ibu-video-customIcon{width:32px;height:32px;background:rgba(0,0,0,0.5);border-radius:50%}.ibu-video-icon{background-image:url(https://pic.c-ctrip.com/platform/ibu/ibucommon/ibu-video-spritev8.4@2x.png);background-size:50px auto;background-position:0 0;display:block}.ibu-video-header .ibu-video-backIcon{background-image:url(https://pic.c-ctrip.com/platform/ibu/ibucommon/ibu-picview-spritev8.4@2x.png);background-size:44px auto;background-position:0 -44px}@font-face{font-family:'CC_H5_Player';src:url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.eot");src:url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.eot?#iefix") format("embedded-opentype"),url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.woff") format("woff"),url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.ttf") format("truetype"),url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.svg#iconfont") format("svg")}.ibu-picView-component{font-family:"PingFangSC-Regular",Tahoma,Arial,Roboto,Droid Sans,Helvetica,sans-serif;font-size:4.26667vmin;position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.ibu-picView-component.top-mask::before{position:absolute;left:0;top:0;z-index:900;width:100%;height:25.06667vmin;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.4)),to(rgba(0,0,0,0)));background:linear-gradient(to bottom,rgba(0,0,0,0.4),rgba(0,0,0,0));content:""}.ibu-picView-component ol,.ibu-picView-component ul{margin:0;list-style:none}.ibu-picView-component *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ibu-picView-component .ibu-picView-header{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:56px;-webkit-box-flex:0;-ms-flex:0 0 56px;flex:0 0 56px;width:100vw;overflow:hidden;position:relative;z-index:1000}.ibu-picView-component .ibu-picView-header .ibu-picView-header-icon{width:56px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-picView-component .ibu-picView-header .ibu-picView-icon{width:24px;height:24px}.ibu-picView-component .ibu-picView-header .ibu-picView-header-title{text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:56px;color:#0F294D;font-size:4.8vmin;font-weight:bold}.ibu-picView-component .ibu-picView-header .ibu-picView-header-title span{display:inline-block}.ibu-picView-component .ibu-picView-goTop{width:56px;height:56px;border-radius:50%;background:#fff;-webkit-box-shadow:0 4px 10px rgba(15,71,44,0.08);box-shadow:0 4px 10px rgba(15,71,44,0.08);position:absolute;bottom:4.26667vmin;right:4.26667vmin;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-picView-component .ibu-picView-goTop-icon{width:24px;height:24px}.ibu-picView-component .ibu-picView-toast{border-radius:4px;background:rgba(0,0,0,0.7);position:absolute;top:50%;left:50%;z-index:1002;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);color:#fff;font-size:4vmin;padding:3.2vmin;min-width:60%;text-align:center;max-width:80%}.ibu-picView-component .ibu-picView-toast span{display:inline-block}.ibu-picView-component .ibu-picView-toast.ibu-picView-toastBottom{top:inherit;bottom:6.4vmin;transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0)}.ibu-picView-component .ibu-picView-mask{position:absolute;left:0;top:0;z-index:1000;width:100vw;height:100vh;background:rgba(0,0,0,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ibu-picView-component .ibu-picView-mask .icon-loading,.ibu-picView-component .ibu-picView-mask .icon-refresh{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-picView-component .ibu-picView-mask .icon-loading{-webkit-animation:load-spin 1s infinite linear;animation:load-spin 1s infinite linear;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes load-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes load-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ibu-picView-component .ibu-picView-mask .ibu-picView-failed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:4.8vmin;color:#fff;max-width:80vw;text-align:center}.ibu-picView-component .ibu-picView-mask .ibu-picView-failed .ibu-picView-btn{margin-top:5.33333vmin}.ibu-picView-component .ibu-picView-btn{border:1px solid #fff;padding:1.86667vmin 3.2vmin;background:none;color:#fff;border-radius:2px;font-size:3.46667vmin}.ibu-picView-component.ibu-picView-iphoneX .ibu-picView-header{margin-top:34px}.ibu-picView-component.ibu-picView-iphoneX .ibu-picView-topAction{top:14.4vmin}.ibu-picView-component.ibu-picView-iphoneX:before{height:28.8vmin}.ibu-picView-component.ibu-picView-iphoneX .ibu-picView-detail{padding-bottom:9.06667vmin}.ibu-picView-component.ibu-picView-iphone14 .ibu-picView-header{margin-top:59px}.ibu-picView-component.ibu-picView-iphone14 .ibu-picView-topAction{top:69px}.ibu-picView-component.ibu-picView-iphone14:before{height:123px}.ibu-picView-component.ibu-picView-iphone14 .ibu-picView-detail{padding-bottom:9.06667vmin}.ibu-picView-component.ibu-picView-android .ibu-picView-header{-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);box-shadow:0 2px 2px rgba(0,0,0,0.1)}.ibu-picView-component.ibu-picView-android .ibu-picView-header .ibu-picView-header-title{text-align:left;margin-left:0}.ibu-picView-component.ibu-picView-android .ibu-picView-topAction{top:4.26667vmin}.ibu-picView-component.ibu-picView-android .icon-loading{-webkit-animation:load-spin 1.5s infinite linear;animation:load-spin 1.5s infinite linear}.ibu-picView-component.ibu-picView-iosApp .ibu-picView-topAction{top:8vmin}.ibu-picView-component.ibu-picView-landscape .ibu-picView-topAction{top:4.26667vmin}.ibu-picView-backIcon{background-position:0 -44px!important}.ibu-picView-android .ibu-picView-backIcon{background-position:0 0!important}.ibu-picView-360icon{background-position:0 -86px!important}.ibu-picView-goTop-icon{background-position:0 -152px!important}.ibu-picView-closeIcon{width:17px;height:17px;display:block;background-position:-3px -200px!important}.ibu-picView-downloadIcon{width:24px;height:19px;display:block;background-position:0 -243px!important}.ibu-picView-titleLinkIcon{width:18px;height:16px;display:block;background-position:0 -285px!important}.ibu-picView-list{width:100%;height:calc(100vh - 56px);overflow:auto;background:#fff;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch;position:relative;z-index:990}.ibu-picView-list:after{clear:both;display:block}.ibu-picView-list .ibu-picView-list-item{padding:4px;width:50%;float:left;position:relative;overflow:hidden}.ibu-picView-list .ibu-picView-list-item .ibu-picView-item-wrap{width:100%;height:30.4vmin;background:#F0F2F5;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;border-radius:1px}.ibu-picView-list .ibu-picView-list-item .ibu-picView-item-wrap.ibu-picView-fill-mode-cover img{height:100%;-o-object-fit:cover;object-fit:cover}.ibu-picView-list .ibu-picView-list-item img{width:100%;height:auto;display:block}.ibu-picView-list .ibu-picView-list-item .ibu-picView-360icon{position:absolute;left:50%;top:50%;width:44px;height:44px;margin-left:-22px;margin-top:-22px}.ibu-picView-list .ibu-picView-list-item .ibu-picView-vedioPlay{width:38px;height:38px;border-radius:50%;background:rgba(0,0,0,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:50%;top:50%;margin-left:-19px;margin-top:-19px}.ibu-picView-list .ibu-picView-list-item .ibu-picView-vedioPlay:before{content:"";display:block;border-left:12px solid #fff;border-top:9px solid transparent;border-bottom:9px solid transparent;margin-left:4px}.ibu-picView-topAction{position:absolute;top:2.66667vmin;left:0;width:100%;z-index:1001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 8px}.ibu-picView-viewBox{width:100%;height:100%;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-picView-viewBox .ibu-picView-viewBoxWrap{position:relative;width:100vw;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-picView-viewBox img{max-width:100vw;max-height:100vh}.ibu-picView-close,.ibu-picView-download,.ibu-picView-del{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-picView-detail{width:100%;position:absolute;left:0;right:0;bottom:0;z-index:1001;color:rgba(255,255,255,0.6);background:rgba(0,0,0,0.8);font-size:3.73333vmin;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ibu-picView-detail span{display:inline-block}.ibu-picView-detail.picView-show-shadow::after{content:'';position:absolute;width:100%;height:8vmin;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.3)),to(black));background:linear-gradient(rgba(0,0,0,0.3),black);bottom:0;left:0}.ibu-picView-detail .ibu-picView-detailTop{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:2.13333vmin;padding:4.26667vmin 4.26667vmin 2.13333vmin}.ibu-picView-detail .ibu-picView-detailCon{position:relative;padding:0 4.26667vmin;margin-bottom:4.26667vmin;max-height:30vmin;line-height:5.2vmin;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.ibu-picView-detail .ibu-picView-detailTitle{text-overflow:ellipsis;overflow:hidden;color:rgba(255,255,255,0.8);font-size:4.26667vmin;white-space:nowrap}.ibu-picView-detail .ibu-picView-number{margin-left:4.26667vmin;color:rgba(255,255,255,0.8);font-size:4.26667vmin}.ibu-picView-detail .ibu-picView-clickAble{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.ibu-picView-detail .ibu-picView-ip-info{width:100%;padding:0 4.26667vmin;margin-top:6px;margin-bottom:16px}.ibu-picView-detail .ibu-picView-ip-info span{font-size:11px;line-height:12px;color:rgba(255,255,255,0.5)}.ibu-picView-detail .ibu-picView-detailCon.ibu-picView-has-ip{margin-bottom:0px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.ibu-picView-component .ibu-picView-btn{border:0;background-size:100% 1px;background-repeat:no-repeat;position:relative;border:0}.ibu-picView-component .ibu-picView-btn:before{position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #fff;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;content:""}}.ibu-picView-delIcon{font-family:'CC_H5_PictureView';font-size:24px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}.ibu-picView-delIcon::before{color:#fff;content:'\e92d'}.picView-component .ibu-picView-vedioPlay,.picView-component .ibu-picView-goTop-icon,.picView-component .ibu-picView-closeIcon,.picView-component .ibu-picView-downloadIcon,.picView-component .ibu-picView-titleLinkIcon,.picView-component .ibu-picView-backIcon,.picView-component .icon-refresh,.picView-component .icon-loading{font-family:"CC_H5_PictureView"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}.picView-component .icon-refresh,.picView-component .icon-loading{background:none}.picView-component .ibu-picView-backIcon{background:none}.picView-component .ibu-picView-backIcon::before{color:#333;content:'\e943';font-size:24px}.picView-component .icon-refresh::before{content:'\e937';font-size:44px;color:#fff}.picView-component .icon-loading::before{content:'\ee34';font-size:44px;color:#fff}.picView-component .ibu-picView-closeIcon{background:none;width:auto;height:auto}.picView-component .ibu-picView-closeIcon::before{color:#fff;content:'\e940';font-size:24px}.picView-component .ibu-picView-titleLinkIcon{background:none}.picView-component .ibu-picView-titleLinkIcon::before{content:'\e944';color:#fff;font-size:18px}.picView-component .ibu-picView-goTop-icon{background:none;width:22px}.picView-component .ibu-picView-goTop-icon::before{content:'\e942';color:#333;font-size:22px}.picView-component .ibu-picView-downloadIcon{background:none;width:auto;height:auto}.picView-component .ibu-picView-downloadIcon::before{color:#fff;content:'\ed04';font-size:24px}.picView-component .ibu-picView-header{height:44px;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;padding-bottom:1px;background-position:center bottom;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),color-stop(50%,#D2D2D2));background-image:linear-gradient(to bottom,transparent 50%,#D2D2D2 50%);background-repeat:no-repeat;background-size:100% 1px}.picView-component .ibu-picView-header .ibu-picView-header-title{font-size:4.53333vmin;color:#333;font-weight:normal}.picView-component .ibu-picView-list{height:calc(100vh - 44px)}.picView-component .ibu-picView-list .ibu-picView-list-item{padding:5px}.picView-component .ibu-picView-list .ibu-picView-list-item .ibu-picView-item-wrap{border-radius:4px;background:#d8d8d8}.picView-component .ibu-picView-list .ibu-picView-list-item .ibu-picView-vedioPlay::before{content:'\ef63';border:none;color:#fff;font-size:20px}.picView-component .ibu-picView-goTop{width:49px;height:49px;-webkit-box-shadow:0 3px 10px 1px rgba(0,0,0,0.12);box-shadow:0 3px 10px 1px rgba(0,0,0,0.12);bottom:10.66667vmin;right:4.53333vmin}.picView-component .ibu-picView-toast{min-width:auto}.picView-component .ibu-picView-detail{color:#fff}.picView-component .ibu-picView-detail .ibu-picView-detailTitle{color:#fff}.picView-component .ibu-picView-detail .ibu-picView-number{color:#fff}.picView-component .ibu-picView-mask .icon-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;-webkit-animation:load-spin 1s infinite linear;animation:load-spin 1s infinite linear;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes load-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes load-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ibu-picView-icon{background-image:url(https://pic.c-ctrip.com/platform/ibu/ibucommon/ibu-picview-spritev8.4@2x.png);background-repeat:no-repeat;background-size:44px auto;background-position:0 0;display:block}.icon-loading,.icon-refresh{width:40px;height:40px;background:url("https://pic.c-ctrip.com/platform/h5/IBU/pic-view/icon-loading.svg") no-repeat center center;background-size:40px auto}.icon-refresh{background:url("https://pic.c-ctrip.com/platform/h5/IBU/pic-view/icon-refresh.svg") no-repeat center center;background-size:40px auto}.ibu-picView-android .icon-loading{background:url("https://pic.c-ctrip.com/platform/h5/IBU/pic-view/icon-loading-android.svg") no-repeat center center;background-size:40px auto}@font-face{font-family:'CC_H5_PictureView';src:url("https://pic.c-ctrip.com/platform/h5/component/pic-view/CC_H5_PictureView.eot");src:url("https://pic.c-ctrip.com/platform/h5/component/pic-view/CC_H5_PictureView.eot?#iefix") format("embedded-opentype"),url("https://pic.c-ctrip.com/platform/h5/component/pic-view/CC_H5_PictureView.woff") format("woff"),url("https://pic.c-ctrip.com/platform/h5/component/pic-view/CC_H5_PictureView.ttf") format("truetype"),url("https://pic.c-ctrip.com/platform/h5/component/pic-view/CC_H5_PictureView.svg#iconfont") format("svg")}
.subTitleBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;line-height:60px;position:relative;padding:0 12px;margin-bottom:-4px}.subTitleBox .leftBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subTitleBox .leftBox .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#111;font-family:PingFangSC-Semibold;font-size:18px;font-weight:600}.subTitleBox .leftBox .img{position:absolute;height:20px;width:auto;top:8px;left:12px;opacity:0.5}.subTitleBox .leftBox .logoImg{height:18px;width:auto;margin-left:8px}.subTitleBox .rightBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;color:#555;font-size:13px}
.gourmetRecommendContent{width:100%;background-color:#fff;padding-bottom:14px}.gourmetRecommendContent .titleBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:14px}.gourmetRecommendContent .titleBox .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-family:PingFangSC-Medium;font-size:18px;letter-spacing:0.68px;font-weight:600}.gourmetRecommendContent .titleBox .title span{font-size:15px}.gourmetRecommendContent .midFont{color:#666;font-family:PingFangSC-Regular;font-size:13px}.gourmetRecommendContent .checkMoreText{font-size:12px;height:23px;line-height:23px}.gourmetRecommendContent .showMoreText{text-align:center;padding-top:12px}.recommendItem{width:100%;background:#fdf8f1;border-radius:8px;padding:6px 12px 12px;margin-top:24px}.recommendItem .gourmetInfo{display:-webkit-box;display:-ms-flexbox;display:flex}.recommendItem .gourmetInfo .headerImgBox{width:56px;-ms-flex-negative:0;flex-shrink:0;position:relative}.recommendItem .gourmetInfo .headerImgBox .imgBox{width:66px;height:66px;position:absolute;bottom:-5px;left:-5px;padding:5px;border-radius:50%;background:#fdf8f1}.recommendItem .gourmetInfo .headerImgBox .imgBox img{width:100%;height:100%;border-radius:50%;background-image:url("https://pages.c-ctrip.com/you/component-local/default.png?v=20191101_17_20");background-color:#fff;background-size:100% 100%}.recommendItem .gourmetInfo .info{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-left:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.recommendItem .gourmetInfo .info .name{color:#333;font-family:PingFangSC-Medium;font-size:16px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.recommendItem .gourmetInfo .info .intro{color:#b79d72;font-family:PingFangSC-Regular;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.recommendItem .commenBox{margin-top:10px}.recommendItem .commenBox .commen{color:#83755c;font-family:PingFangSC-Regular;font-size:14px;position:relative;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.recommendItem .commenBox .commen::before{content:'';display:inline-block;width:18px;height:18px;background:url("https://pages.c-ctrip.com/you/innovation_operation/gourmetRecommend/yinhao2.svg");background-size:100% 100%;position:relative;margin-right:2px;top:2px}.recommendItem .commenBox .commen::after{content:'';display:inline-block;width:18px;height:18px;background:url("https://pages.c-ctrip.com/you/innovation_operation/gourmetRecommend/yinhao2.svg");background-size:100% 100%;position:relative;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);top:4px;left:2px}.recommendItem .picBox{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.recommendItem .picBox .picdiv1{width:calc(50% - 8px);border-radius:6px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommendItem .picBox .picdiv1 img{border-radius:6px;width:100%}.recommendItem .picBox .picdiv3{width:calc((100% - 16px) / 3);border-radius:6px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommendItem .picBox .picdiv3 img{border-radius:6px;width:100%}.recommendItem .picBox .picdiv3:not(:last-child){margin-right:8px}.recommendItem .picBox .picNum{height:18px;line-height:19px;padding:0 6px;border-radius:9px;background:rgba(0,0,0,0.6);color:#fff;font-family:PingFangSC-Regular;font-size:10px;position:absolute;right:7px;bottom:7px}
.couponListTitle{font-size:15px;line-height:16px;color:#333;padding:12px 0}.couponListTitle .couponListTitleIcon{display:inline-block;margin-right:6px;width:16px;height:16px;vertical-align:-3px}.couponItemRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:92px;-ms-flex-negative:0;flex-shrink:0}.couponItemRight .couponItemTime{color:#c82c2c;font-size:10px;margin-bottom:2px}.couponItemRight .couponItemBtnText{color:#fff;border-radius:4px;font-size:13px;text-align:center;width:76px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#c82c2c}.couponItemRight .couponItemBtnText .btnText{font-family:PingFangSC-Medium;font-weight:500;line-height:16px}.couponItemRight .couponItemBtnText .soldOut{font-size:11px;line-height:14px}.tagList{font-size:11px;height:18px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin-top:4px;color:#999;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tagList .tagItem{padding:0 3px;margin-right:4px;border-radius:2px;position:relative;margin-bottom:3px}.tagList .tagItem::before{content:'';position:absolute;width:200%;height:200%;left:0;top:0;border-radius:4px;border:1px solid #999;transform-origin:0 0;transform:scale(0.5,0.5);-webkit-transform-origin:0 0;-webkit-transform:scale(0.5,0.5);pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box}.tagList .addedTagItem{color:#ff7c37}.tagList .addedTagItem::before{border:1px solid #ff7c37}.priceBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.priceBox .preferentialPriceSymbol{color:#c82c2c;font-size:11px}.priceBox .promotion{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c82c2c}.priceBox .promotion .tag{font-size:10px;font-family:PingFangSC-Medium;color:#fff;letter-spacing:0;line-height:12px;padding:1px 3px;text-align:center;background-color:#c82c2c;border-top-left-radius:4px}.priceBox .promotion .promotionDesc{background-color:#fff2f2;font-size:10px;font-family:PingFangSC-Regular;color:#c82c2c;letter-spacing:0;line-height:12px;padding:1px 5px;border-top-right-radius:4px;border-bottom-right-radius:4px}.priceBox .preferentialPriceNum{color:#c82c2c;font-size:16px;margin-right:5px;font-family:PingFangSC-Semibold}.priceBox .oldPrice{font-size:11px;color:#999;margin-right:4px;margin-top:2px;text-decoration:line-through}.showMore{position:relative;text-align:center;font-size:12px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:14px 0}.couponList .couponListTitleIcon{background:url("https://pages.c-ctrip.com/you/foods/quan_icon.png") no-repeat;background-size:16px 16px}.couponList .couponListBox{width:100%;overflow:hidden;padding:0 12px}.couponList .couponListBox .couponItem{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:76px;background:#fdf8f6;border:1px solid rgba(254,223,199,0.5);margin-bottom:12px;border-radius:8px;position:relative}.couponList .couponListBox .couponItem .couponItemLeft{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:7px 0 7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.couponList .couponListBox .couponItem .couponItemLeft .title{color:#333;font-family:SFProText-Medium;font-size:15px;font-weight:500;height:19px;line-height:19px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden}.couponList .couponListBox .couponItem .couponItemLeft .preferentialCountText{background:#fef3f2;padding:2px 4px;text-align:center;color:#c82c2c;font-size:10px}.couponList .couponListBox .couponItem .couponItemLine{height:76px;width:13px;-ms-flex-negative:0;flex-shrink:0;background:url("https://pages.c-ctrip.com/you/foods/foodDetail_couponBgVertical@3x.png") no-repeat;background-size:100% 100%;border-width:1px 0 0 1px;border-color:#fff;background-color:#fff}.packageList{padding:0 12px}.packageList .couponListTitleIcon{background:url("https://pages.c-ctrip.com/you/foods/hui_icon.png") no-repeat;background-size:16px 16px}.packageList .couponListBox{padding-bottom:0;width:100%}.packageList .couponListBox .couponItem{background:#fff;border:1px solid rgba(0,0,0,0.05);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px;border-radius:8px;overflow:hidden;max-height:121px}.packageList .couponListBox .couponItem .couponPackageImageBox{width:100px;overflow:hidden;background-size:cover;position:relative;-ms-flex-negative:0;flex-shrink:0}.packageList .couponListBox .couponItem .couponPackageImageBox .couponPackageImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.packageList .couponListBox .couponItem .couponPackageImageBox .left-icon-box{position:absolute;top:0;left:0;z-index:10;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC-Medium;font-size:11px;padding:0 4px;color:#fff}.packageList .couponListBox .couponItem .couponPackageImageBox .left-icon-box .left-icon-text{margin-left:2px}.packageList .couponListBox .couponItem .couponPackageInfoBox{padding:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.packageList .couponListBox .couponItem .couponPackageInfoBox .title{color:#333;font-family:PingFangSC-Medium;font-weight:500;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;font-size:14px;line-height:18px;word-break:break-all;padding-right:10px}.packageList .couponListBox .couponItem .couponItemLeft{-webkit-box-flex:1;-ms-flex:1;flex:1}.packageList .couponListBox .couponItem .couponItemLeft .tagList{color:#c82c2c}.packageList .couponListBox .couponItem .couponItemLeft .tagList .tagItem::before{border:1px solid #c82c2c}.packageList .couponListBox .couponItem .couponItemLeft .preferentialCountText{background:rgba(200,44,44,0.08);border-radius:4px 4px 4px 0;color:#c82c2c;font-size:10px;height:16px;line-height:16px;display:inline-block;padding:0 4px}.packageList .couponListBox .couponItem .couponItemRight{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.package-item-box{margin:0 12px 10px 12px;background:#fff;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 2px 8px 1px rgba(0,0,0,0.06);box-shadow:0 2px 8px 1px rgba(0,0,0,0.06)}.package-item-box img{background:none!important}.package-item-box .img-outer-box{width:113px;position:relative;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box;border-top-left-radius:6px;border-bottom-left-radius:6px}.package-item-box .img-outer-box .img-box{width:100%;height:100%;overflow:hidden}.package-item-box .img-outer-box .img-box>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.package-item-box .img-outer-box .img-box .distanceBottom{position:absolute;bottom:0px;height:28px;width:100%;text-align:left;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%);padding:5px 8px}.package-item-box .img-outer-box .img-box .distanceBottom .text{font-family:"PingFangSC-Regular";font-size:11px;color:#ffffff;line-height:12px}.package-item-box .img-outer-box .video-box{z-index:9}.package-item-box .img-outer-box .top-icon{font-size:12px;font-family:"PingFangSC-Medium";color:#ffcb79;text-align:center;background-image:linear-gradient(45deg,#272727 0%,#3d3d3d 100%);border-top-left-radius:4px;border-bottom-right-radius:4px;position:absolute;top:0px;left:0px;padding:0 7px;height:22px;line-height:22px;z-index:10}.package-item-box .img-outer-box .left-icon-box{position:absolute;top:0;z-index:10;background:url("https://pages.c-ctrip.com/you/foods/crn/homeList_s81/top_left_images/red.png");background-repeat:no-repeat;width:66px;height:25px;background-size:cover;font-family:PingFangSC-Medium;font-size:11px;padding-left:4px}.package-item-box .img-outer-box .left-icon-box .left-icon-text-box{height:20px;line-height:20px}.package-item-box .img-outer-box .left-icon-box .left-icon-text-box .left-icon-text{color:#ffffff;margin-left:2px}.package-item-box .img-outer-box .left-icon-box .left-icon-text-box.gourmet-Type{color:#F8DAC7}.package-item-box .img-outer-box .left-icon-box .left-icon-text-box.gourmet-Type .left-icon-text{color:#F8DAC7}.package-item-box .info-box{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:8px 8px 8px 0}.package-item-box .info-box .tag-box{max-height:20px;margin-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.package-item-box .info-box .tag-box .tag-list{display:inline-block;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;max-width:100%;word-break:keep-all}.package-item-box .info-box .tag-box .tag-list .label-text{color:#999999;border-radius:2px;margin-right:4px;margin-bottom:2px;font-size:12px;height:18px;line-height:18px;display:inline-block;padding:0 3px;position:relative;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.package-item-box .info-box .tag-box .tag-list .label-text:before{content:"";position:absolute;width:200%;height:200%;left:0;top:0;border-radius:4px;border:1px solid #999999;transform-origin:0 0;transform:scale(0.5,0.5);-webkit-transform-origin:0 0;-webkit-transform:scale(0.5,0.5);pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box}.package-item-box .info-box .tag-box .tag-list .added-text{color:#FF7C37;border-radius:2px;margin-right:4px;margin-bottom:2px;font-size:12px;height:18px;line-height:18px;display:inline-block;padding:0 3px;position:relative;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.package-item-box .info-box .tag-box .tag-list .added-text:before{content:"";position:absolute;width:200%;height:200%;left:0;top:0;border-radius:4px;border:1px solid #FF7C37;transform-origin:0 0;transform:scale(0.5,0.5);-webkit-transform-origin:0 0;-webkit-transform:scale(0.5,0.5);pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box}.package-item-box .info-box .tag-box .comment{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f4f4f4;border-radius:2px;height:18px;line-height:18px;-ms-flex-negative:1;flex-shrink:1;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}.package-item-box .info-box .tag-box .comment::before{content:'“';-ms-flex-negative:0;flex-shrink:0;font-size:12px;padding-left:6px;padding-right:2px;position:relative}.package-item-box .info-box .tag-box .comment::after{content:'”';-ms-flex-negative:0;flex-shrink:0;font-size:12px;padding-right:6px;padding-left:2px;position:relative}.package-item-box .info-box .tag-box .comment .content{display:inline-block;font-family:"PingFangSC-Regular";font-size:11px;color:#333;text-align:left;line-height:18px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;-ms-flex-negative:1;flex-shrink:1;max-width:100%}.package-item-box .info-box .pro-name{font-size:14px;color:#333;line-height:18px;max-height:36px;font-family:"PingFangSC-Medium";text-overflow:ellipsis;letter-spacing:-0.08px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.package-item-box .info-box .rest-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.package-item-box .info-box .rest-info .rest-name{flex-shrink:1;padding:3px 0px;font-size:12px;font-family:"PingFangSC-Regular";color:#333;line-height:10px;height:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.package-item-box .info-box .rest-info .rest-name .rest{position:relative;top:2px}.package-item-box .info-box .rest-info .rest-name .name{line-height:16px;padding-left:2px}.package-item-box .info-box .rest-info .gourmetType{-ms-flex-negative:0;flex-shrink:0;margin:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:16px;border-radius:3px;background:linear-gradient(227deg,#3D3D3D 0%,#272727 100%)}.package-item-box .info-box .rest-info .gourmetType .gourmetIcon,.package-item-box .info-box .rest-info .gourmetType .gourmetName{color:#F8DAC7;font-size:12px;-webkit-transform:scale(0.83);transform:scale(0.83)}.package-item-box .info-box .rest-info-box{background:#f8f8f8;border-radius:4px;font-size:12px;padding:4px;margin-top:4px}.package-item-box .info-box .rest-info-box .gourmet-Type-box{display:inline-block;background-image:linear-gradient(227deg,#3D3D3D 0%,#272727 100%);border-radius:2px;font-family:PingFangSC-Medium;font-size:11px;color:#F8DAC7;padding:0 4px;margin-right:4px;height:16px;line-height:16px}.package-item-box .info-box .rest-info-box .rest-info{color:#aaa;line-height:14px;overflow:hidden;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.package-item-box .info-box .rest-info-box .rest-info .package-score{font-family:"PingFangSC-Semibold";color:#C82C2C}.package-item-box .info-box .bottom-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5px;min-height:38px}.package-item-box .info-box .bottom-box .left{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:5px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.package-item-box .info-box .bottom-box .left .promotion{margin-bottom:4px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c82c2c}.package-item-box .info-box .bottom-box .left .promotion .tag{font-size:11px;font-family:PingFangSC-Medium;color:#ffffff;letter-spacing:0;line-height:12px;padding:1px 4px;text-align:center;background-color:#c82c2c;border-top-left-radius:4px}.package-item-box .info-box .bottom-box .left .promotion .promotionDesc{background-color:#fff2f2;font-size:11px;font-family:PingFangSC-Regular;color:#c82c2c;letter-spacing:0;line-height:12px;padding:1px 5px;border-top-right-radius:4px;border-bottom-right-radius:4px}.package-item-box .info-box .bottom-box .left .discountDesc-box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;margin-bottom:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff2f2;border-radius:4px 4px 4px 0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#c82c2c}.package-item-box .info-box .bottom-box .left .discountDesc-box .discount{color:#c82c2c;font-size:11px;letter-spacing:0;padding:2px 6px}.package-item-box .info-box .bottom-box .left .discountDesc-box .division{display:inline-block;color:#c82c2c;border-right:#c82c2c 1px solid;width:0;height:13px;position:relative}.package-item-box .info-box .bottom-box .left .discountDesc-box .discountDesc{color:#c82c2c;font-size:11px;line-height:20px;padding:1px 6px}.package-item-box .info-box .bottom-box .left .discountDesc-box-bottom{display:inline-block;position:absolute;height:0;width:0;border-left:4px solid #e04b4b;border-right:4px solid transparent;border-top:4px solid #e04b4b;border-bottom:4px solid transparent;left:0;top:14px;z-index:1}.package-item-box .info-box .bottom-box .left .price-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;height:20px;overflow:hidden}.package-item-box .info-box .bottom-box .left .price-box>.sale-price{color:#c82c2c;font-size:11px;margin-bottom:-1px;margin-right:2px;font-family:"PingFangSC-Medium"}.package-item-box .info-box .bottom-box .left .price-box>.sale-price .price-num{font-family:PingFangSC-Regular;font-size:11px}.package-item-box .info-box .bottom-box .left .price-box>.sale-price .price{font-size:17px;line-height:18px;letter-spacing:-0.82px;font-family:'20TH_bold';font-weight:500}.package-item-box .info-box .bottom-box .left .price-box>.origin-price{color:#bbb;font-size:11px;text-decoration:line-through;font-family:'20TH_regular';margin-right:2px}.package-item-box .info-box .bottom-box .left .price-box .newUserPrice{color:#c82c2c;font-family:PingFangSC-Medium;font-size:11px;font-weight:500;height:15px;line-height:15px}.package-item-box .info-box .bottom-box .left .sale-num{background:rgba(200,44,44,0.3);height:12px;line-height:12px;border-radius:6px;padding-left:4px;font-size:9px;color:#fff;letter-spacing:-0.11;text-shadow:0 1px 2px rgba(0,0,0,0.2);margin-right:12px;margin-top:3px;position:relative;overflow:hidden}.package-item-box .info-box .bottom-box .left .sale-num span{position:relative;z-index:2}.package-item-box .info-box .bottom-box .left .sale-num .sale-progress{border-radius:6px;position:absolute;width:10px;height:12px;top:0;left:0;z-index:1;background:-webkit-gradient(linear,right top,left top,color-stop(8%,#c82c2c),to(#e04b4b));background:linear-gradient(270deg,#c82c2c 8%,#e04b4b 100%);width:100%}.package-item-box .info-box .bottom-box .sale-info{position:relative;width:64px;left:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.package-item-box .info-box .bottom-box .sale-info .sale-btn{-ms-flex-negative:1;flex-shrink:1;border-radius:4px;width:55px;max-width:55px;height:24px;font-family:PingFangSC-Medium;font-size:13px;color:#ffffff;letter-spacing:-0.08px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:4px}.package-item-box .info-box .bottom-box .sale-info .sale-btn.disabled{background:#eeeeee;color:#999999}.package-item-box .info-box .bottom-box .sale-info .sale-btn.other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.package-item-box .info-box .bottom-box .sale-info .sale-btn.other .sale-btnText{line-height:17px}.package-item-box .info-box .bottom-box .sale-info .sale-numDesc{position:relative;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-family:PingFangSC-Regular;font-size:11px;color:#999;letter-spacing:0;line-height:12px;margin-bottom:2px}.homeRestWrap{padding:16px 0;margin:0 12px 10px 12px;position:relative;border-radius:8px;padding:10px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.homeRestWrap .leftBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.homeRestWrap .leftBox .restImgWrap{position:relative;width:85px;height:85px;background:#D8D8D8;border-radius:4px;overflow:hidden}.homeRestWrap .leftBox .restImgWrap .mainImg{width:100%;height:100%;background:url(https://pages.c-ctrip.com/you/component-local/default.png?v=20171025_10_25) no-repeat center #eee;background-size:50% auto;display:inline-block;border-radius:5px}.homeRestWrap .leftBox .restImgWrap .typeIcon{position:absolute;top:-4px;left:-4px;z-index:2;width:48px;height:25px}.homeRestWrap .leftBox .restImgWrap .tipsText{position:absolute;left:0;bottom:0;z-index:2;width:100%;height:18px;line-height:18px;font-size:11px;text-align:center;color:#fff;background:rgba(0,0,0,0.5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:PingFangSC-Regular}.homeRestWrap .leftBox .restImgWrap .videoIcon{position:absolute;right:5px;bottom:5px;z-index:2;width:14px;height:14px}.homeRestWrap .leftBox .restImgWrap .adv-icon{position:absolute;top:0;background:url(https://pages.c-ctrip.com/you/foods/nfes_homelist_s90/homeListAdv.png);width:45px;height:19px;background-size:cover}.homeRestWrap .leftBox .restImgWrap .adv-tag{position:absolute;bottom:4px;left:4px;font-size:10px;color:#F4F4F4;text-shadow:0px 0px 2px rgba(0,0,0,0.35)}.homeRestWrap .leftBox .restLeftWrap{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8px;overflow:hidden}.homeRestWrap .rightBox{margin-left:6px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;position:relative}.homeRestWrap .rightBox .bookingBtn{background:-webkit-gradient(linear,right top,left top,from(#c82c2c),to(#e04b4b));background:linear-gradient(-90deg,#c82c2c 0%,#e04b4b 100%);width:58px;height:29px;line-height:29px;border-radius:4px;overflow:hidden;text-align:center;color:#fff;font-size:13px;font-family:PingFangSC-Medium;position:absolute;right:0px;bottom:17px}.homeRestWrap .rightBox .bookCountDesc{color:#c82c2c;font-size:11px;text-align:center;position:absolute;right:0px;bottom:0px;min-width:58px}.homeRestWrap .rightBox .titleWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homeRestWrap .rightBox .titleWrap .labelIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;color:#FFF;background:#E86767;width:16px;height:16px;line-height:normal;text-align:center;border-radius:1px;overflow:hidden}.homeRestWrap .rightBox .titleWrap .restName{color:#222;font-size:17px;font-family:PingFangSC-Semibold;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;-webkit-box-flex:1;-ms-flex:1;flex:1;height:21px;line-height:21px}.homeRestWrap .rightBox .titleWrap .restCollectText{background:#EEEEEE;border-radius:1px;color:#666666;padding:0 2px;overflow:hidden;height:16px;line-height:16px;font-size:11px;text-align:center;margin-right:4px}.homeRestWrap .rightBox .restEname{font-size:11px;line-height:13px;color:#222;margin:-2px 0;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.homeRestWrap .rightBox .parentHotelIconFont{margin-right:2px;font-size:12px;color:#C98F5B}.homeRestWrap .rightBox .hotelName{font-family:"PingFangSC-Medium";font-size:12px;color:#C98F5B;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.homeRestWrap .rightBox .restCommentWrap{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:flex-start;font-size:12px;color:#333333;font-family:PingFangSC-Regular;margin-top:3px}.homeRestWrap .rightBox .restCommentWrap .line{color:#ddd;margin:0 4px}.homeRestWrap .rightBox .restCommentWrap .contentWrap{font-family:PingFangSC-Medium;color:#DD2626}.homeRestWrap .rightBox .restCommentWrap .contentWrap .restScoreCount{font-size:14px;font-family:PingFangSC-Medium}.homeRestWrap .rightBox .restCommentWrap .contentWrap .restScoreText{font-size:12px}.homeRestWrap .rightBox .restCommentWrap .restNoCommentCount{font-family:PingFangSC-Regular;font-size:12px;color:#333333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.homeRestWrap .rightBox .restTagWrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:18px;margin-top:5px;overflow:hidden}.homeRestWrap .rightBox .restTagWrap .rankItem{font-size:11px;background:-webkit-gradient(linear,left top,right top,from(#3D3D3D),to(#272727));background:linear-gradient(90deg,#3D3D3D 0%,#272727 100%);color:#F8DAC7;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:800;position:relative;padding:0 4px;margin-right:4px;text-align:center;border-top-left-radius:2px;border-bottom-left-radius:2px;border-radius:2px;overflow:hidden}.homeRestWrap .rightBox .restTagWrap .rankItem>span{white-space:nowrap}.homeRestWrap .rightBox .restTagWrap .rankItem.rankRed{background:transparent;color:#C82C2C;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0}.homeRestWrap .rightBox .restTagWrap .rankItem.rankRed>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 4px}.homeRestWrap .rightBox .restTagWrap .rankItem:last-child{margin-right:0}.homeRestWrap .rightBox .restTagWrap .rankItem:last-child>span{background-color:transparent;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.homeRestWrap .rightBox .restUgcBox{color:#666666;height:18px;line-height:18px;margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.homeRestWrap .rightBox .restUgcBox .restUgcText{font-family:PingFangSC-Regular;font-size:11px;background:#F4F4F4;border-radius:2px;overflow:hidden;padding:0 6px;display:inline-block;text-overflow:ellipsis}.homeRestWrap .rightBox .restOtherWrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.homeRestWrap .rightBox .restOtherText{font-size:12px;color:#999}.homeRestWrap .rightBox .restOtherText.leftText{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-right:5px}.homeRestWrap .rightBox .bottomWrap{position:relative}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:8px;color:#808080;position:relative}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .recommendFoodBox{background-color:#F5F5F5;border-radius:2px;padding:2px 4px;font-size:11px;color:#333333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .flashSaleBox{height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .flashSaleBox .flashSaleText{border-radius:1px 0 0 1px;padding-left:4px;color:#ffffff;background:-webkit-gradient(linear,right top,left top,from(#c82c2c),to(#e04b4b));background:linear-gradient(-90deg,#c82c2c 0%,#e04b4b 100%);font-family:PingFangSC-Regular;font-size:11px;font-weight:normal}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .flashSaleBox::after{content:'';width:0;height:0;border:8px solid transparent;border-left:8px solid #c82c2c}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .labelItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .labelItem:not(:last-child){-webkit-box-flex:1;-ms-flex:1;flex:1;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .labelItem:not(:first-child){padding:0 23px 0 0}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .labelItem .labelIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;color:#FFF;background:#DD2626;width:16px;height:16px;line-height:normal;text-align:center;overflow:hidden;border-radius:2px}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .labelItem .labelText{-webkit-box-flex:1;-ms-flex:1;flex:1;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;padding-left:8px;line-height:16px;font-size:12px;color:#333}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .labelItem .label-bg-FF7C37{background-color:#FF7C37}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .labelItem .label-bg-FFB617{background-color:#FFB617}.homeRestWrap .rightBox .bottomWrap .bottomLabelWrap .labelItem .label-bg-DD2626{background-color:#DD2626}.couponUserStore{color:#333;margin-top:8px;background-color:#fff}.couponUserStore>.head{padding-left:16px;padding-right:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px;line-height:50px}.couponUserStore>.head>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;padding-right:6px}.couponUserStore>.head .title{font-family:PingFangSC-Medium;font-weight:bold;font-size:18px;color:#333}.couponUserStore .bg{height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.5);z-index:999999}.couponUserStore .userStoreListBox .listBox{position:fixed;width:100%;padding:6px 0px 0;max-height:95vh;min-height:40vh;left:0;background-color:#fff;overflow:hidden;border-radius:12px 12px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all 0.5s;transition:all 0.5s;z-index:999999}.couponUserStore .userStoreListBox .listBox>.head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;line-height:32px;margin-bottom:10px;min-height:32px;max-height:32px;overflow:hidden}.couponUserStore .userStoreListBox .listBox>.head>.close{position:absolute;left:12px;top:8px}.couponUserStore .userStoreListBox .listBox>.head>.close>i{font-size:20px;color:#666}.couponUserStore .userStoreListBox .listBox>.head .title{font-family:PingFangSC-Medium;font-size:17px;color:#333;text-align:center}.couponUserStore .userStoreListBox .listBox>.list{overflow:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox{padding-left:16px;padding-right:6px;margin-bottom:16px}.storeItem:last-child,.couponUserStore .storeInfoListBox:last-child,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox:last-child{margin-bottom:0}.storeItem .storeInfo,.couponUserStore .storeInfoListBox .storeInfo,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox .storeInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:12px;padding-left:16px;padding-right:6px}.storeItem .storeInfo .left,.couponUserStore .storeInfoListBox .storeInfo .left,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox .storeInfo .left{width:68px;height:68px;border-radius:4px;overflow:hidden}.storeItem .storeInfo .left img,.couponUserStore .storeInfoListBox .storeInfo .left img,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox .storeInfo .left img{width:100%;height:100%;background-size:100%}.storeItem .storeInfo .contenInfo,.couponUserStore .storeInfoListBox .storeInfo .contenInfo,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox .storeInfo .contenInfo{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:12px;padding-right:5px;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:68px;overflow:hidden}.storeItem .storeInfo .contenInfo .title,.couponUserStore .storeInfoListBox .storeInfo .contenInfo .title{font-family:PingFangSC-Medium;font-weight:bold;font-size:15px;height:18px;line-height:18px;margin-bottom:6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.storeItem .storeInfo .contenInfo .center,.couponUserStore .storeInfoListBox .storeInfo .contenInfo .center{font-size:12px;color:#222;height:17px;line-height:17px}.storeItem .storeInfo .contenInfo .center span,.couponUserStore .storeInfoListBox .storeInfo .contenInfo .center span{font-family:PingFangSC-Light}.storeItem .storeInfo .contenInfo .center .grade,.couponUserStore .storeInfoListBox .storeInfo .contenInfo .center .grade{font-family:PingFangSC-Medium;font-size:14px;color:#C82C2C;margin-right:4px}.storeItem .storeInfo .contenInfo>.bottom,.couponUserStore .storeInfoListBox .storeInfo .contenInfo>.bottom{font-family:PingFangSC-Light;font-size:12px;color:#666;margin-top:8px;height:22px;overflow:hidden}.storeItem .storeInfo .contenInfo>.bottom>.label,.couponUserStore .storeInfoListBox .storeInfo .contenInfo>.bottom>.label{display:inline-block;vertical-align:middle;height:18px;line-height:18px;position:relative;margin-right:4px}.storeItem .storeInfo .contenInfo>.bottom>.label:after,.couponUserStore .storeInfoListBox .storeInfo .contenInfo>.bottom>.label:after{position:absolute;left:0;top:0;z-index:0;width:200%;height:200%;border-radius:4px;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(0.5,0.5);transform:scale(0.5,0.5);pointer-events:none;content:'';-webkit-box-sizing:border-box;box-sizing:border-box}.storeItem .storeInfo .contenInfo>.bottom>.rankLabel,.couponUserStore .storeInfoListBox .storeInfo .contenInfo>.bottom>.rankLabel{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;font-family:PingFangSC-Medium;font-size:11px;color:#F8DAC7;height:18px;line-height:18px;background-image:linear-gradient(227deg,#3D3D3D 0%,#272727 100%);border-radius:2px;overflow:hidden;padding:0 3px;margin-right:4px}.storeItem .storeInfo .contenInfo>.bottom>.newRankLabel,.couponUserStore .storeInfoListBox .storeInfo .contenInfo>.bottom>.newRankLabel{background:linear-gradient(227deg,#3D3D3D 0%,#272727 100%);font-size:11px;color:#F8DAC7}.storeItem .storeInfo .contenInfo>.bottom .line,.couponUserStore .storeInfoListBox .storeInfo .contenInfo>.bottom .line{color:#ddd}.storeItem .storeInfo .right,.couponUserStore .storeInfoListBox .storeInfo .right,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox .storeInfo .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.storeItem .storeInfo .right .box,.couponUserStore .storeInfoListBox .storeInfo .right .box{height:64px;padding-left:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.storeItem .storeInfo .right .box>div,.couponUserStore .storeInfoListBox .storeInfo .right .box>div,.storeItem .storeInfo .right .box .phone,.couponUserStore .storeInfoListBox .storeInfo .right .box .phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px}.storeItem .storeInfo .right .box>div>img,.couponUserStore .storeInfoListBox .storeInfo .right .box>div>img,.storeItem .storeInfo .right .box .phone>img,.couponUserStore .storeInfoListBox .storeInfo .right .box .phone>img{width:20px;height:20px}.storeItem .storeInfo .right .box>div>i,.couponUserStore .storeInfoListBox .storeInfo .right .box>div>i,.storeItem .storeInfo .right .box .phone>i,.couponUserStore .storeInfoListBox .storeInfo .right .box .phone>i{color:#C82C2C;font-size:20px}.storeItem .storeInfo .right .box>div>span,.couponUserStore .storeInfoListBox .storeInfo .right .box>div>span,.storeItem .storeInfo .right .box .phone>span,.couponUserStore .storeInfoListBox .storeInfo .right .box .phone>span{font-family:PingFangSC-Light;margin-top:-2px;color:#666;font-size:11px}.storeItem .storeInfo .right .box>div>span>a,.couponUserStore .storeInfoListBox .storeInfo .right .box>div>span>a,.storeItem .storeInfo .right .box .phone>span>a,.couponUserStore .storeInfoListBox .storeInfo .right .box .phone>span>a{color:#666}.storeItem .listLine,.couponUserStore .storeInfoListBox .listLine,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox .listLine{position:relative;margin-left:16px;margin-right:6px}.storeItem .listLine::before,.couponUserStore .storeInfoListBox .listLine::before,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox .listLine::before{content:'';position:absolute;left:0;width:100%;height:1px;background:#eee;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(0.5);transform:scaleY(0.5);-webkit-box-sizing:border-box;box-sizing:border-box}.storeItem>.bottomBox,.couponUserStore .storeInfoListBox>.bottomBox,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox>.bottomBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:49px;width:100%;background:url(https://pages.c-ctrip.com/you/foods/innovation_operation_map.png) top right;background-size:181px 49px;background-repeat:no-repeat}.storeItem>.bottomBox .myline,.couponUserStore .storeInfoListBox>.bottomBox .myline,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox>.bottomBox .myline{border-right:1px solid #eeeeee;height:11px;margin-left:8px;display:inline-block}.storeItem>.bottomBox>.locaIcon,.couponUserStore .storeInfoListBox>.bottomBox>.locaIcon,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox>.bottomBox>.locaIcon{margin-left:16px;color:#333}.storeItem>.bottomBox>.locaIcon>i,.couponUserStore .storeInfoListBox>.bottomBox>.locaIcon>i,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox>.bottomBox>.locaIcon>i{margin-right:1px;font-size:15px;color:#999999}.storeItem>.bottomBox>.locaIcon>span,.couponUserStore .storeInfoListBox>.bottomBox>.locaIcon>span,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox>.bottomBox>.locaIcon>span{margin-right:8px}.storeItem>.bottomBox .address,.couponUserStore .storeInfoListBox>.bottomBox .address,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox>.bottomBox .address{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:0px;margin-right:12px}.storeItem>.bottomBox .mapBox,.couponUserStore .storeInfoListBox>.bottomBox .mapBox,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox>.bottomBox .mapBox{font-family:PingFangSC-Regular;color:#C82C2C;font-size:14px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.storeItem>.bottomBox .mapBox>i,.couponUserStore .storeInfoListBox>.bottomBox .mapBox>i,.couponUserStore .userStoreListBox .listBox>.list>.storeInfoListBox>.bottomBox .mapBox>i{margin-left:2px;margin-right:16px;font-size:14px;color:#666}.restBox{background:#fff;margin:15px;position:relative}.restBox::after{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background:#eee}.restBox .topBox{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:9px}.restBox .topBox .leftBox .imgBox{border-radius:4px;width:115px;height:85px;overflow:hidden;position:relative}.restBox .topBox .leftBox .imgBox .image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.restBox .topBox .leftBox .imgBox .gourmetType{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:18px;border-radius:4px 0 4px 0;background:linear-gradient(227deg,#3d3d3d,#272727);position:absolute;top:0;left:0;line-height:18px;padding:0 4px}.restBox .topBox .leftBox .imgBox .gourmetType .gourmetIcon,.restBox .topBox .leftBox .imgBox .package-item-box .info-box .rest-info .gourmetType .gourmetName,.package-item-box .info-box .rest-info .restBox .topBox .leftBox .imgBox .gourmetType .gourmetName,.restBox .topBox .leftBox .imgBox .gourmetType .gourmetName{color:#f8dac7;font-size:11px}.restBox .topBox .leftBox .imgBox .gourmetType .gourmetName{margin-left:2px}.restBox .topBox .rightBox{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;font-size:12px;color:#999;position:relative}.restBox .topBox .rightBox .restName{font-family:"PingFangSC-Medium";font-size:15px;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.restBox .topBox .rightBox .secondLine .line{color:#ddd;margin:0 2px}.restBox .topBox .rightBox .rightBottomBox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.restBox .topBox .rightBox .rightBottomBox .left{-webkit-box-flex:1;-ms-flex:1;flex:1}.restBox .topBox .rightBox .rightBottomBox .left .priceBox{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:5px}.restBox .topBox .rightBox .rightBottomBox .left .priceBox span{font-family:"PingFangSC-Semibold"}.restBox .topBox .rightBox .rightBottomBox .left .priceBox .price{margin-left:4px;color:#DD2626;font-family:"PingFangSC-Semibold"}.restBox .topBox .rightBox .rightBottomBox .left .priceBox .line{margin:0 4px;color:#ddd}.restBox .topBox .rightBox .rightBottomBox .right .orderBox{text-align:center;color:#Dc2626}.restBox .topBox .rightBox .rightBottomBox .right .orderBox .orderbtn{margin-top:3px;width:75px;height:25px;line-height:25px;background:#DC2626;color:#fff;font-size:13px;border-radius:12px}.restBox .topBox .rightBox .rightBottomBox .right .orderBox .orderbtn.dis{background:#fff;color:#Dc2626;border:1px solid #DC2626}.restBox .bottomBox{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:#666;padding:0 0 7px 0}.restBox .bottomBox .title{font-family:"PingFangSC-Semibold";color:#333333;margin-right:6px}.restBox .bottomBox .title span{color:#DC2626}.restBox .bottomBox>span{-webkit-box-flex:1;-ms-flex:1;flex:1;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.commentBox{width:100%;background-color:#fff;margin-bottom:4px}.commentBoxGo{background-color:#fff;margin-bottom:4px}.commentInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goWriteComment{font-size:15px;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#333333}.commentAdd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;font-size:14px;color:#333333}.commentAdd .commentAddImg{margin-top:14px;width:215px;height:32px}.commentTitle{height:50px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:12px;padding-right:12px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.commentTitle .titleLeft{font-family:PingFangSC-Medium;font-size:18px;color:#333333;letter-spacing:0.34px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.commentTitle .titleLeft .titleCount{font-size:15px;color:#333333;letter-spacing:0;margin-left:2px}.commentTitle .titleRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.commentTitle .titleRight .titleRange{color:#666;font-size:13px}.commentTitle .titleRight .iconRight{font-size:13px;color:#666;margin-left:2px}.scoreBox{padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;margin-bottom:8px}.scoreBox .scorePicBig{position:relative;width:22px;height:22px;margin-right:6px;border-radius:50%;background:url(https://pages.c-ctrip.com/you/foods/c_cranking_fooddetail_conment_score.png) no-repeat;background-size:110px 22px;background-position-y:0}.scoreBox .titleScore{font-weight:500;font-family:'20TH_bold';font-size:24px;color:#C82C2C;line-height:28px}.scoreBox .fullScore{font-family:PingFangSC-Regular;font-size:14px;color:#666666;line-height:20px;-ms-flex-item-align:end;align-self:flex-end}.hotTags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:7px 0px 0;padding-left:12px}.hotTags .item{font-size:12px;padding:0px 12px;border-radius:14px;overflow:hidden;color:#333;margin-right:8px;height:28px;line-height:28px;position:relative;margin-bottom:6px}.hotTags .item:before{content:"";position:absolute;width:200%;height:200%;left:0px;top:0px;border-radius:28px;border:1px solid #e0e0e0;transform-origin:0 0;transform:scale(0.5,0.5);-webkit-transform-origin:0 0;-webkit-transform:scale(0.5,0.5);pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box}.hotTags .item>span{padding-left:4px}.moreComment{height:38px;line-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;color:#666}.iconGo{color:#BCBCBC}.commentItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px 12px 16px 12px}.commentItem.isLastItem{border-bottom:0.5px solid #ECECEC}.itemTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.nameMsg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nameMsgApp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.epic{width:40px;height:40px;background-image:url(https://pages.c-ctrip.com/you/comment/comment_epic.png?v=20200401_15_07);background-size:40px auto}.epicApp{background:none;margin-top:8px;width:54px;height:45px}.titleName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:18px}.titleName>.name{margin-right:8px;color:#222;font-size:14px;line-height:20px;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.identityTag{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.identityTag .identityName{text-align:center;font-family:PingFangSC-Regular;font-size:10px;color:#cc8408;height:14px;background-color:rgba(204,132,8,0.08);border-radius:8px 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 3px}.nameTip{padding-right:2px;padding-left:2px;font-size:9px;height:14px;line-height:14px;color:#fff;border-radius:2px;background-color:rgba(1,150,255,0.6);margin-top:4px;margin-right:4px}.scoreMsg{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff3ca;border-radius:8px;height:17px;width:73px;padding-left:21px}.score{font-size:11px;color:#4d270a}.scorePic{position:absolute;left:0;top:0;display:inline-block;width:17px;height:17px;border-radius:50%;background:url(https://pages.c-ctrip.com/you/foods/res_detail_ranking_comment.png?v=20200331_14_43) no-repeat;background-size:145px 27px;background-position-x:-10px;background-position-y:-5px}.userHead{background:url(https://images4.c-ctrip.com/target/headphoto/portrait_180_180.jpg?v=20200331_14_43) no-repeat 50%;background-position:50% 50%;background-size:100%;width:36px;height:36px;border-radius:50%}.headDefault{height:36px;width:36px;border-radius:50%}.itemDes{margin-top:8px;font-size:15px;line-height:22px;color:#222;overflow:hidden;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.itemPics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;z-index:1;margin-top:12px}.picNum{position:absolute;bottom:4px;right:4px;height:17px;line-height:17px;color:rgba(255,255,255,0.9);background-color:rgba(0,0,0,0.7);padding:0 8px;border-radius:8px;font-size:10px}.foodImages{width:33.33%;margin-right:8px}.foodImages>img{width:100%;border-radius:4px}.foodImages.lastfoodImages{margin-right:0}.videoContainer{position:relative;overflow:hidden;border-radius:5px}.videoContainer .coverImageUrl{width:100%;height:100%}.videoContainer .controller{width:50px;height:50px;position:absolute;left:50%;margin-left:-25px;top:50%;margin-top:-25px;overflow:hidden;background-color:rgba(0,0,0,0);z-index:100}.otherBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px}.otherBox .tagLogoLeft{display:inline-block;width:0.5px;background:#d9d9d9;height:10px;margin:0 6px}.otherBox .tagLogo{vertical-align:-3px;width:50px;height:16px}.reviewsBox{background:#f8f8f8;padding:20px 0;margin:12px;border-radius:8px}.reviewsBox .reviewsTitle{font-family:PingFangSC-Medium;font-size:14px;color:#333333;text-align:center;line-height:18px}.reviewsBox .levelItemBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14px}.reviewsBox .levelItemBox .levelItem:not(:last-child){margin-right:18px}.reviewsBox .levelItemBox .levelItem .levelItemImg{width:30px;height:30px;background:#f8f8f8}.reviewsBox .levelItemBox .levelItem .levelItemText{margin-top:4px;text-align:center;font-family:PingFangSC-Regular;font-size:10px;color:#999999;line-height:12px}.reviewsBox .reviewsSubTitle{font-family:PingFangSC-Regular;font-size:11px;color:#333333;text-align:center;margin-top:14px}.reviewsBox .reviewsSubTitle .num{color:#C82C2C}.restInfo{background-color:#fff;padding:12px;color:#555;font-size:12px;font-family:PingFangSC-Regular;font-weight:normal}.restInfo .restInfo-top{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:0.5px solid #eee;padding-bottom:8px}.restInfo .restInfo-top .restInfo-top-imge{width:64px;height:64px;border-radius:4px;overflow:hidden;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}.restInfo .restInfo-top .restInfo-top-imge img{width:100%;height:100%}.restInfo .restInfo-top .restInfo-top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.restInfo .restInfo-top .restInfo-top-right .restInfo-top-name{color:#111;font-size:15px;font-family:PingFangSC-Medium;font-weight:500;line-height:18px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restInfo .restInfo-top .restInfo-top-right .restInfo-top-price{color:#222222;font-size:12px;font-family:PingFangSC-Light;font-weight:300;line-height:17px}.restInfo .restInfo-top .restInfo-top-right .restInfo-top-price .restInfo-top-commentScoreBox{color:#c82c2c;font-size:12px;font-weight:400;margin-right:4px}.restInfo .restInfo-top .restInfo-top-right .restInfo-top-price .restInfo-top-commentScoreBox .restInfo-top-commentScore{font-size:14px;font-family:PingFangSC-Medium;font-weight:500}.restInfo .restInfo-top .restInfo-top-right .restInfo-top-gourmetType{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restInfo .restInfo-top .restInfo-top-right .restInfo-top-gourmetType .gourmetType{-ms-flex-negative:0;flex-shrink:0;margin-right:4px;padding:0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:18px;border-radius:2px;background:linear-gradient(-102.57deg,#3d3d3d 4.15%,#272727 91.32%)}.restInfo .restInfo-top .restInfo-top-right .restInfo-top-gourmetType .gourmetType .gourmetIcon,.restInfo .restInfo-top .restInfo-top-right .restInfo-top-gourmetType .package-item-box .info-box .rest-info .gourmetType .gourmetName,.package-item-box .info-box .rest-info .restInfo .restInfo-top .restInfo-top-right .restInfo-top-gourmetType .gourmetType .gourmetName{color:#F8DAC7;font-size:12px;-webkit-transform:scale(0.83);transform:scale(0.83)}.restInfo .restInfo-top .restInfo-top-right .restInfo-top-gourmetType .gourmetType .gourmetName{color:#f8dac7;font-size:11px;font-family:PingFangSC-Medium;font-weight:500}.restInfo .restInfo-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.restInfo .restInfo-bottom .restInfo-bottom-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.restInfo .restInfo-bottom .restInfo-bottom-left .address{font-family:PingFangSC-Medium;font-weight:500;font-size:12px;color:#111;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restInfo .restInfo-bottom .restInfo-bottom-left .routePlanning{font-size:11px;color:#888;line-height:12px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restInfo .restInfo-bottom .restInfo-bottom-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:72px;font-size:10px;font-family:PingFangSC-Light;font-weight:300;line-height:12px}.restInfo .restInfo-bottom .restInfo-bottom-right .line{height:33px;width:0.5px;margin:0 10px;background:#ececec}.restInfo .restInfo-bottom .restInfo-bottom-right .iconRight{font-size:18px;margin-left:2px;margin-bottom:6px}.restInfo .restInfo-bottom .restInfo-bottom-right .iconBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#666}@font-face{font-family:'foods_template_icon';src:url(/NFES/gourmet/1701087402329/_next/static/imgs/foods_template/dist/font/foods_template_icon.eot);src:url(/NFES/gourmet/1701087402329/_next/static/imgs/foods_template/dist/font/foods_template_icon.eot) format("embedded-opentype"),url(/NFES/gourmet/1701087402329/_next/static/imgs/foods_template/dist/font/foods_template_icon.woff) format("woff"),url(/NFES/gourmet/1701087402329/_next/static/imgs/foods_template/dist/font/foods_template_icon.woff2) format("woff2"),url(/NFES/gourmet/1701087402329/_next/static/imgs/foods_template/dist/font/foods_template_icon.ttf) format("truetype"),url("./font/foods_template_icon.svg#iconfont") format("svg")}.foods-template-icon{font-family:"foods_template_icon"!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.content{height:65px;border-radius:6px;margin-bottom:12px;-webkit-box-shadow:0 2px 8px 1px rgba(0,0,0,0.06);box-shadow:0 2px 8px 1px rgba(0,0,0,0.06);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.content .img{width:113px;border-top-left-radius:6px;border-bottom-left-radius:6px;background:#000}.content .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content .center{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:7px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.content .center .descContent{height:22px;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;display:-webkit-box;word-break:break-all}.content .center .name{font-size:12px;color:#333;font-family:PingFangSC-Regular;margin-right:2px}.content .center .priceNum{font-family:PingFangSC-Regular;font-size:11px;color:#c82c2c;margin-left:2px}.content .center .price{letter-spacing:-0.82px;font-family:'20TH_bold';color:#c82c2c;font-size:15px}.content .center .splitLine{font-size:13px;margin:0 4px}.content .btn{margin-right:8px;background:-webkit-gradient(linear,right top,left top,color-stop(8%,#c82c2c),to(#e04b4b));background:linear-gradient(270deg,#c82c2c 8%,#e04b4b 100%);color:#fff;font-size:13px;border-radius:4px;height:24px;line-height:25px;width:55px;text-align:center}.content .title{font-size:14px;color:#333;line-height:14px;font-family:PingFangSC-Medium;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}
.fix_bar_box{width:100%;background:#fff;position:fixed;bottom:0;z-index:9;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;text-align:center;padding-top:5px;-webkit-box-shadow:0 -1px 4px rgba(0,0,0,0.08);box-shadow:0 -1px 4px rgba(0,0,0,0.08);height:calc(54px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.fix_bar_box img{width:27px;height:27px}.fix_bar_box .write-comment-box{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;color:#666;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fix_bar_box .write-comment-box .icon_jiang{width:12px;height:12px;overflow:hidden;border-radius:2px;position:absolute;top:12px;left:50%;margin-left:38px}.fix_bar_box .reserve_table{width:120px;text-align:center;margin:0 auto;height:44px;background:#c82c2c;border-radius:4px;color:#fff;font-size:17px;margin-right:12px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.cds-cancel-btn{display:none!important}.cds-dialog-wrapper{z-index:100!important}.cds-dialog-popup{height:200px!important;background:inherit!important}.dialog-wrapper{padding:16px;background:#fff;overflow:hidden;border-radius:8px}.dialog-wrapper .dialog-content{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding-bottom:8px}.dialog-wrapper .dialog-content .dialog-title{width:100%;max-height:46px;font-size:18px;color:#111;font-weight:bold;text-align:center;display:-webkit-box;font-family:PingFangSC-Medium;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:13px}.dialog-wrapper .dialog-content .dialog-desc{text-align:center;font-size:13px;color:#555;word-break:break-all;word-wrap:break-word;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-wrapper .dialog-content .dialog-desc img{width:61px;height:20px;margin-right:4px;vertical-align:-5px}.dialog-wrapper .dialog-footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-wrapper .dialog-footer .dialog-btn-wrapper{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:12px}.dialog-wrapper .dialog-footer .dialog-btn-wrapper:last-child{margin-right:0}.dialog-wrapper .dialog-footer .dialog-btn-wrapper .btn-long{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.dialog-wrapper .dialog-footer .dialog-btn-wrapper .btn{position:relative;margin:0;-webkit-tap-highlight-color:transparent;padding:0 16px;-webkit-box-sizing:border-box;height:36px;border:1px solid #2698f7;color:#0086f6;background:#fff;line-height:1;text-align:center;border-radius:4px;outline:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;box-sizing:border-box;vertical-align:top;font-size:0}.dialog-wrapper .dialog-footer .dialog-btn-wrapper .btn.btn-primary{background:#0086f6;border-color:transparent;color:#fff}.dialog-wrapper .dialog-footer .dialog-btn-wrapper .btn::after{content:'';position:absolute;top:0;left:0;width:200%;height:200%;border-radius:4px;border:1px solid #2698f7;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.dialog-wrapper .dialog-footer .dialog-btn-wrapper .btn span{display:block;font-size:15px;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dialog-wrapper .dialog-remark{color:#888;font-size:13px;font-family:PingFangSC-Regular;font-weight:normal;letter-spacing:0;text-align:center;margin-top:12px}.copyTxt{position:fixed;z-index:-99999;top:-99999px;left:-99999px}
@font-face{font-family:"cdsIconFont";src:url("https://pic.c-ctrip.com/platform/h5/common/cds-iconfont/cds-iconfont.ttf?v=20191120") format("truetype")}.cds-icon-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;vertical-align:middle;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px}.cds-icon-item .cds-icon-svg{font-size:20px}.cds-icon-home,.cds-icon-camera,.cds-icon-warn,.cds-icon-help,.cds-icon-guidepost,.cds-icon-refresh,.cds-icon-drop-down-outlined,.cds-icon-drop-up-outlined,.cds-icon-drop-up-filled,.cds-icon-drop-down-filled,.cds-icon-image,.cds-icon-service,.cds-icon-dislike,.cds-icon-like,.cds-icon-collect,.cds-icon-keyboard,.cds-icon-drop-up-Keyboard,.cds-icon-drop-down-Keyboard,.cds-icon-group,.cds-icon-microphone,.cds-icon-emoji,.cds-icon-voice,.cds-icon-delete-left,.cds-icon-flash-light,.cds-icon-open-light,.cds-icon-to,.cds-icon-return,.cds-icon-share,.cds-icon-time-clock,.cds-icon-back,.cds-icon-present,.cds-icon-transform,.cds-icon-message,.cds-icon-location,.cds-icon-subtract,.cds-icon-add,.cds-icon-liked,.cds-icon-unliked-shape,.cds-icon-selected-shape,.cds-icon-add-shape,.cds-icon-subtract-shape,.cds-icon-voice-shape,.cds-icon-closed-shape,.cds-icon-contacts,.cds-icon-cancel,.cds-icon-delete,.cds-icon-location,.cds-icon-filter,.cds-icon-map,.cds-icon-edit,.cds-icon-edit_word,.cds-icon-more,.cds-icon-email,.cds-icon-locate,.cds-icon-close,.cds-icon-collected,.cds-icon-phone,.cds-icon-rank,.cds-icon-forward,.cds-icon-search,.cds-icon-calendar,.cds-icon-list,.cds-icon-coupons,.cds-icon-near,.cds-icon-selected,.cds-icon-top,.cds-icon-remind,.cds-icon-left,.cds-icon-more_Android,.cds-icon-dowm,.cds-icon-download,.cds-icon-compass,.cds-icon-account,.cds-icon-clock_shape,.cds-icon-filter_shape,.cds-icon-loading,.cds-icon-unselected,.cds-icon-communication,.cds-icon-ordertime_shape,.cds-icon-warn_shape,.cds-icon-hot_shape,.cds-icon-broadcast,.cds-icon-information_outlined,.cds-icon-left_arrow_head,.cds-icon-right_arrow_head,.cds-icon-information_filled,.cds-icon-setting,.cds-icon-scan,.cds-icon-radiobutton,.cds-icon-check,.cds-icon-girl,.cds-icon-boy,.cds-icon-share_android{font-family:"cdsIconFont"!important;color:inherit;font-style:normal}.cds-icon-home:before{content:"\e928"}.cds-icon-camera:before{content:'\e929'}.cds-icon-warn:before{content:'\e92f'}.cds-icon-help:before{content:'\e931'}.cds-icon-guidepost:before{content:'\e936'}.cds-icon-refresh:before{content:'\e937'}.cds-icon-drop-down-outlined:before{content:"\e945"}.cds-icon-drop-up-outlined:before{content:"\e946"}.cds-icon-drop-up-filled:before{content:"\e948"}.cds-icon-drop-down-filled:before{content:"\e949"}.cds-icon-image:before{content:'\e94a'}.cds-icon-service:before{content:'\e953'}.cds-icon-dislike:before{content:'\e955'}.cds-icon-like:before{content:'\e956'}.cds-icon-collect:before{content:'\e957'}.cds-icon-keyboard:before{content:'\e9d8'}.cds-icon-drop-up-Keyboard:before{content:'\e9d9'}.cds-icon-drop-down-Keyboard:before{content:'\e9da'}.cds-icon-group:before{content:'\e9dc'}.cds-icon-microphone:before{content:'\e9dd'}.cds-icon-emoji:before{content:'\e9de'}.cds-icon-voice:before{content:'\e9df'}.cds-icon-delete-left:before{content:'\e9e5'}.cds-icon-flash-light:before{content:'\e9e0'}.cds-icon-open-light:before{content:'\e9e1'}.cds-icon-to:before{content:'\e9e2'}.cds-icon-return:before{content:'\e9e3'}.cds-icon-share:before{content:'\e939'}.cds-icon-time-clock:before{content:'\e930'}.cds-icon-back:before{content:'\e943'}.cds-icon-present:before{content:'\e9db'}.cds-icon-transform:before{content:'\e9e4'}.cds-icon-message:before{content:'\e951'}.cds-icon-location:before{content:'\ed05'}.cds-icon-subtract:before{content:'\ed0a'}.cds-icon-add:before{content:'\e93e'}.cds-icon-liked:before{content:'\ea01'}.cds-icon-unliked-shape:before{content:'\ed1d'}.cds-icon-selected-shape:before{content:'\ed1e'}.cds-icon-add-shape:before{content:'\ed1c'}.cds-icon-subtract-shape:before{content:'\ed1b'}.cds-icon-voice-shape:before{content:'\ed1a'}.cds-icon-closed-shape:before{content:'\ed1f'}.cds-icon-contacts:before{content:'\e950'}.cds-icon-cancel:before{content:'\e93f'}.cds-icon-delete:before{content:'\e92d'}.cds-icon-location:before{content:'\e933'}.cds-icon-filter:before{content:'\e92c'}.cds-icon-map:before{content:'\e935'}.cds-icon-edit:before{content:'\e93c'}.cds-icon-edit_word:before{content:'\e93b'}.cds-icon-more:before{content:'\e947'}.cds-icon-email:before{content:'\e954'}.cds-icon-locate:before{content:'\e934'}.cds-icon-close:before{content:'\e940'}.cds-icon-collected:before{content:'\e958'}.cds-icon-phone:before{content:'\e952'}.cds-icon-rank:before{content:'\e941'}.cds-icon-forward:before{content:'\e944'}.cds-icon-search:before{content:'\e92a'}.cds-icon-calendar:before{content:'\e94c'}.cds-icon-list:before{content:'\e94b'}.cds-icon-coupons:before{content:'\e94d'}.cds-icon-near:before{content:'\e932'}.cds-icon-selected:before{content:'\e93d'}.cds-icon-top:before{content:'\e942'}.cds-icon-remind:before{content:'\e92b'}.cds-icon-left:before{content:'\e938'}.cds-icon-more_Android:before{content:'\e92e'}.cds-icon-dowm:before{content:'\ed20'}.cds-icon-download:before{content:'\ed04'}.cds-icon-compass:before{content:'\ed69'}.cds-icon-account:before{content:'\e94f'}.cds-icon-clock_shape:before{content:'\ee32'}.cds-icon-filter_shape:before{content:'\ee33'}.cds-icon-loading:before{content:'\ee34'}.cds-icon-unselected:before{content:'\ee35'}.cds-icon-communication:before{content:'\ee3b'}.cds-icon-ordertime_shape:before{content:'\ee31'}.cds-icon-warn_shape:before{content:'\ef39'}.cds-icon-hot_shape:before{content:'\ef3a'}.cds-icon-broadcast:before{content:'\ef63'}.cds-icon-information_outlined:before{content:'\ef89'}.cds-icon-left_arrow_head:before{content:'\ef8b '}.cds-icon-right_arrow_head:before{content:'\ef8c'}.cds-icon-information_filled:before{content:'\ef8d'}.cds-icon-setting:before{content:'\e94e'}.cds-icon-scan:before{content:'\e93a'}.cds-icon-radiobutton:before{content:'\f13b'}.cds-icon-check:before{content:'\f1c8'}.cds-icon-girl:before{content:'\f22c'}.cds-icon-boy:before{content:'\f22b'}.cds-icon-share_android:before{content:'\f22a'}.cds-icon-fold{display:inline-block;width:0;height:5px;margin-left:8px;border-width:10px 10px 0;border-style:solid;border-color:#fff transparent transparent;vertical-align:middle}.cds-btn{border:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;line-height:1.2;box-sizing:border-box;font-size:12px;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box;height:36px;border:1px solid #2698F7;color:#0086F6;background:#fff;line-height:1;text-align:center;border-radius:4px;outline:none;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;box-sizing:border-box;vertical-align:top;font-size:0px}.cds-btn em,.cds-btn i{font-style:normal}.cds-btn ul,.cds-btn li,.cds-btn ol{list-style-type:none}.cds-btn a{text-decoration:none;color:#0086F6}.cds-btn a:hover{color:#0075D8}.cds-btn a:hover{text-decoration:none}.cds-btn img{border:none}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn{position:relative;border:none}.cds-btn:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid #2698F7;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn .icon-m-r{width:18px;height:18px;margin-right:6px}.cds-btn .cds-icon-item{font-size:18px}.cds-btn svg{width:18px;height:18px;vertical-align:middle;-webkit-animation:loadingAn .8s linear 0s infinite;animation:loadingAn .8s linear 0s infinite}.cds-btn svg .svg-fill-color{fill:#0086F6}.cds-btn span{display:block;font-size:15px;line-height:1;moz-user-select:-moz-none;-moz-user-select:none;-o-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.cds-btn.cds-btn-active{border-color:#73BCFA;color:#73BCFA}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-active{position:relative;border:none}.cds-btn.cds-btn-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid #73BCFA;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-active svg .svg-fill-color{fill:#73BCFA}.cds-btn.cds-btn-primary{background:#0086F6;border-color:transparent;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-primary{position:relative;border:none}.cds-btn.cds-btn-primary:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-primary.cds-btn-primary-active{background:#0075D8;color:#EEEEEE}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-primary.cds-btn-primary-active{position:relative;border:none}.cds-btn.cds-btn-primary.cds-btn-primary-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-primary.cds-btn-primary-active svg .svg-fill-color{fill:#EEEEEE}.cds-btn.cds-btn-primary svg .svg-fill-color{fill:#fff}.cds-btn.cds-btn-tertiary{background:#fff;color:#333333;border-color:#999999}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-tertiary{position:relative;border:none}.cds-btn.cds-btn-tertiary:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid #999999;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-tertiary.cds-btn-tertiary-active{background:#fff;color:#AAAAAA;border-color:#AAAAAA}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-tertiary.cds-btn-tertiary-active{position:relative;border:none}.cds-btn.cds-btn-tertiary.cds-btn-tertiary-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid #AAAAAA;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-tertiary.cds-btn-tertiary-active svg .svg-fill-color{fill:#AAAAAA}.cds-btn.cds-btn-tertiary svg .svg-fill-color{fill:#999999}.cds-btn.cds-btn-text{border:none;border-color:transparent;background:transparent}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-text{position:relative;border:none}.cds-btn.cds-btn-text:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-text.cds-btn-text-active{color:#0072D1}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-text.cds-btn-text-active{position:relative;border:none}.cds-btn.cds-btn-text.cds-btn-text-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-text.cds-btn-text-active svg .svg-fill-color{fill:#0072D1}.cds-btn.cds-btn-text svg .svg-fill-color{fill:#0086F6}.cds-btn.cds-btn-special-ding{border:none;padding:0!important;width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;background:-webkit-linear-gradient(left,#FFA50A,#f70);color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-special-ding{position:relative;border:none}.cds-btn.cds-btn-special-ding:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-special-ding span{font-size:20px!important;line-height:1!important}.cds-btn.cds-btn-special-ding.cds-btn-special-ding-active{color:#F4F4F4;background:#D96500}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-special-ding.cds-btn-special-ding-active{position:relative;border:none}.cds-btn.cds-btn-special-ding.cds-btn-special-ding-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-special-ding.cds-btn-special-ding-active svg .svg-fill-color{fill:#F4F4F4}.cds-btn.cds-btn-special-ding svg{width:22px;height:22px}.cds-btn.cds-btn-special-ding svg .svg-fill-color{fill:#fff}.cds-btn.cds-btn-large{padding:0 28px;height:44px;border-radius:6px}.cds-btn.cds-btn-large span{font-size:17px;line-height:1}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-large{position:relative;border:none}.cds-btn.cds-btn-large:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:12px;border:1px solid #2698F7;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-large .icon-m-r{width:20px;height:20px}.cds-btn.cds-btn-large .icon-m-r .cds-icon-item{font-size:20px}.cds-btn.cds-btn-large.cds-btn-primary{border-color:transparent}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-large.cds-btn-primary{position:relative;border:none}.cds-btn.cds-btn-large.cds-btn-primary:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:12px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-large.cds-btn-primary.cds-btn-primary-active{position:relative;border:none}.cds-btn.cds-btn-large.cds-btn-primary.cds-btn-primary-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:12px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-large.cds-btn-tertiary{position:relative;border:none}.cds-btn.cds-btn-large.cds-btn-tertiary:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:12px;border:1px solid #999999;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-large.cds-btn-tertiary.cds-btn-tertiary-active{position:relative;border:none}.cds-btn.cds-btn-large.cds-btn-tertiary.cds-btn-tertiary-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:12px;border:1px solid #AAAAAA;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-large.cds-btn-text{position:relative;border:none}.cds-btn.cds-btn-large.cds-btn-text:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:12px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-large.cds-btn-text.cds-btn-text-active{position:relative;border:none}.cds-btn.cds-btn-large.cds-btn-text.cds-btn-text-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:12px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-large.cds-btn-special-ding{position:relative;border:none}.cds-btn.cds-btn-large.cds-btn-special-ding:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:12px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-large.cds-btn-special-ding.cds-btn-special-ding-active{position:relative;border:none}.cds-btn.cds-btn-large.cds-btn-special-ding.cds-btn-special-ding-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:12px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-small{padding:0 12px;height:30px;border-radius:4px}.cds-btn.cds-btn-small span{font-size:13px;line-height:1}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-small{position:relative;border:none}.cds-btn.cds-btn-small:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid #2698F7;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-small.cds-btn-primary{border-color:transparent}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-small.cds-btn-primary{position:relative;border:none}.cds-btn.cds-btn-small.cds-btn-primary:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-small.cds-btn-primary.cds-btn-primary-active{position:relative;border:none}.cds-btn.cds-btn-small.cds-btn-primary.cds-btn-primary-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-small.cds-btn-tertiary{position:relative;border:none}.cds-btn.cds-btn-small.cds-btn-tertiary:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid #999999;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-small.cds-btn-tertiary.cds-btn-tertiary-active{position:relative;border:none}.cds-btn.cds-btn-small.cds-btn-tertiary.cds-btn-tertiary-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid #AAAAAA;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-small.cds-btn-text{position:relative;border:none}.cds-btn.cds-btn-small.cds-btn-text:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-small.cds-btn-text.cds-btn-text-active{position:relative;border:none}.cds-btn.cds-btn-small.cds-btn-text.cds-btn-text-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-small.cds-btn-special-ding{position:relative;border:none}.cds-btn.cds-btn-small.cds-btn-special-ding:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn.cds-btn-small.cds-btn-special-ding.cds-btn-special-ding-active{position:relative;border:none}.cds-btn.cds-btn-small.cds-btn-special-ding.cds-btn-special-ding-active:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.cds-btn-small .icon-m-r{display:none}.cds-btn.cds-btn-long{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.cds-btn[disabled]{cursor:not-allowed!important;background:#EEEEEE!important;border-color:transparent!important;color:#999999!important}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn[disabled]{position:relative;border:none}.cds-btn[disabled]:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn[disabled].cds-btn-primary{border-color:transparent}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn[disabled].cds-btn-primary{position:relative;border:none}.cds-btn[disabled].cds-btn-primary:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn[disabled].cds-btn-tertiary{position:relative;border:none}.cds-btn[disabled].cds-btn-tertiary:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-btn[disabled].cds-btn-text{position:relative;border:none}.cds-btn[disabled].cds-btn-text:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;border-radius:8px;border:1px solid transparent;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.cds-btn.custom-btn{-webkit-box-sizing:border-box;box-sizing:border-box}.cds-btn.custom-btn:after{display:none}.cds-btn .ios-loading{-webkit-animation:none!important;animation:none!important}.cds-btn .ios-loading .svg-fill-color:nth-child(1){-webkit-animation:load 1s linear 0s infinite;animation:load 1s linear 0s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(2){-webkit-animation:load 1s linear 0.1s infinite;animation:load 1s linear 0.1s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(3){-webkit-animation:load 1s linear 0.2s infinite;animation:load 1s linear 0.2s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(4){-webkit-animation:load 1s linear 0.3s infinite;animation:load 1s linear 0.3s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(5){-webkit-animation:load 1s linear 0.4s infinite;animation:load 1s linear 0.4s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(6){-webkit-animation:load 1s linear 0.5s infinite;animation:load 1s linear 0.5s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(7){-webkit-animation:load 1s linear 0.6s infinite;animation:load 1s linear 0.6s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(8){-webkit-animation:load 1s linear 0.7s infinite;animation:load 1s linear 0.7s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(9){-webkit-animation:load 1s linear 0.8s infinite;animation:load 1s linear 0.8s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(10){-webkit-animation:load 1s linear 0.9s infinite;animation:load 1s linear 0.9s infinite}@-webkit-keyframes loadingAn{0%{-webkit-transform:rotate(0deg) translateZ(0);transform:rotate(0deg) translateZ(0);-webkit-transform-origin:center 50%;transform-origin:center 50%}100%{-webkit-transform:rotate(360deg) translateZ(0);transform:rotate(360deg) translateZ(0);-webkit-transform-origin:center 50%;transform-origin:center 50%}}@keyframes loadingAn{0%{-webkit-transform:rotate(0deg) translateZ(0);transform:rotate(0deg) translateZ(0);-webkit-transform-origin:center 50%;transform-origin:center 50%}100%{-webkit-transform:rotate(360deg) translateZ(0);transform:rotate(360deg) translateZ(0);-webkit-transform-origin:center 50%;transform-origin:center 50%}}@-webkit-keyframes load{0%{opacity:0}100%{opacity:1}}@keyframes load{0%{opacity:0}100%{opacity:1}}@font-face{font-family:"cdsIconFont";src:url("https://pic.c-ctrip.com/platform/h5/common/cds-iconfont/cds-iconfont.ttf?v=20191120") format("truetype")}.cds-icon-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;vertical-align:middle;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px}.cds-icon-item .cds-icon-svg{font-size:20px}.cds-icon-home,.cds-icon-camera,.cds-icon-warn,.cds-icon-help,.cds-icon-guidepost,.cds-icon-refresh,.cds-icon-drop-down-outlined,.cds-icon-drop-up-outlined,.cds-icon-drop-up-filled,.cds-icon-drop-down-filled,.cds-icon-image,.cds-icon-service,.cds-icon-dislike,.cds-icon-like,.cds-icon-collect,.cds-icon-keyboard,.cds-icon-drop-up-Keyboard,.cds-icon-drop-down-Keyboard,.cds-icon-group,.cds-icon-microphone,.cds-icon-emoji,.cds-icon-voice,.cds-icon-delete-left,.cds-icon-flash-light,.cds-icon-open-light,.cds-icon-to,.cds-icon-return,.cds-icon-share,.cds-icon-time-clock,.cds-icon-back,.cds-icon-present,.cds-icon-transform,.cds-icon-message,.cds-icon-location,.cds-icon-subtract,.cds-icon-add,.cds-icon-liked,.cds-icon-unliked-shape,.cds-icon-selected-shape,.cds-icon-add-shape,.cds-icon-subtract-shape,.cds-icon-voice-shape,.cds-icon-closed-shape,.cds-icon-contacts,.cds-icon-cancel,.cds-icon-delete,.cds-icon-location,.cds-icon-filter,.cds-icon-map,.cds-icon-edit,.cds-icon-edit_word,.cds-icon-more,.cds-icon-email,.cds-icon-locate,.cds-icon-close,.cds-icon-collected,.cds-icon-phone,.cds-icon-rank,.cds-icon-forward,.cds-icon-search,.cds-icon-calendar,.cds-icon-list,.cds-icon-coupons,.cds-icon-near,.cds-icon-selected,.cds-icon-top,.cds-icon-remind,.cds-icon-left,.cds-icon-more_Android,.cds-icon-dowm,.cds-icon-download,.cds-icon-compass,.cds-icon-account,.cds-icon-clock_shape,.cds-icon-filter_shape,.cds-icon-loading,.cds-icon-unselected,.cds-icon-communication,.cds-icon-ordertime_shape,.cds-icon-warn_shape,.cds-icon-hot_shape,.cds-icon-broadcast,.cds-icon-information_outlined,.cds-icon-left_arrow_head,.cds-icon-right_arrow_head,.cds-icon-information_filled,.cds-icon-setting,.cds-icon-scan,.cds-icon-radiobutton,.cds-icon-check,.cds-icon-girl,.cds-icon-boy,.cds-icon-share_android{font-family:"cdsIconFont"!important;color:inherit;font-style:normal}.cds-icon-home:before{content:"\e928"}.cds-icon-camera:before{content:'\e929'}.cds-icon-warn:before{content:'\e92f'}.cds-icon-help:before{content:'\e931'}.cds-icon-guidepost:before{content:'\e936'}.cds-icon-refresh:before{content:'\e937'}.cds-icon-drop-down-outlined:before{content:"\e945"}.cds-icon-drop-up-outlined:before{content:"\e946"}.cds-icon-drop-up-filled:before{content:"\e948"}.cds-icon-drop-down-filled:before{content:"\e949"}.cds-icon-image:before{content:'\e94a'}.cds-icon-service:before{content:'\e953'}.cds-icon-dislike:before{content:'\e955'}.cds-icon-like:before{content:'\e956'}.cds-icon-collect:before{content:'\e957'}.cds-icon-keyboard:before{content:'\e9d8'}.cds-icon-drop-up-Keyboard:before{content:'\e9d9'}.cds-icon-drop-down-Keyboard:before{content:'\e9da'}.cds-icon-group:before{content:'\e9dc'}.cds-icon-microphone:before{content:'\e9dd'}.cds-icon-emoji:before{content:'\e9de'}.cds-icon-voice:before{content:'\e9df'}.cds-icon-delete-left:before{content:'\e9e5'}.cds-icon-flash-light:before{content:'\e9e0'}.cds-icon-open-light:before{content:'\e9e1'}.cds-icon-to:before{content:'\e9e2'}.cds-icon-return:before{content:'\e9e3'}.cds-icon-share:before{content:'\e939'}.cds-icon-time-clock:before{content:'\e930'}.cds-icon-back:before{content:'\e943'}.cds-icon-present:before{content:'\e9db'}.cds-icon-transform:before{content:'\e9e4'}.cds-icon-message:before{content:'\e951'}.cds-icon-location:before{content:'\ed05'}.cds-icon-subtract:before{content:'\ed0a'}.cds-icon-add:before{content:'\e93e'}.cds-icon-liked:before{content:'\ea01'}.cds-icon-unliked-shape:before{content:'\ed1d'}.cds-icon-selected-shape:before{content:'\ed1e'}.cds-icon-add-shape:before{content:'\ed1c'}.cds-icon-subtract-shape:before{content:'\ed1b'}.cds-icon-voice-shape:before{content:'\ed1a'}.cds-icon-closed-shape:before{content:'\ed1f'}.cds-icon-contacts:before{content:'\e950'}.cds-icon-cancel:before{content:'\e93f'}.cds-icon-delete:before{content:'\e92d'}.cds-icon-location:before{content:'\e933'}.cds-icon-filter:before{content:'\e92c'}.cds-icon-map:before{content:'\e935'}.cds-icon-edit:before{content:'\e93c'}.cds-icon-edit_word:before{content:'\e93b'}.cds-icon-more:before{content:'\e947'}.cds-icon-email:before{content:'\e954'}.cds-icon-locate:before{content:'\e934'}.cds-icon-close:before{content:'\e940'}.cds-icon-collected:before{content:'\e958'}.cds-icon-phone:before{content:'\e952'}.cds-icon-rank:before{content:'\e941'}.cds-icon-forward:before{content:'\e944'}.cds-icon-search:before{content:'\e92a'}.cds-icon-calendar:before{content:'\e94c'}.cds-icon-list:before{content:'\e94b'}.cds-icon-coupons:before{content:'\e94d'}.cds-icon-near:before{content:'\e932'}.cds-icon-selected:before{content:'\e93d'}.cds-icon-top:before{content:'\e942'}.cds-icon-remind:before{content:'\e92b'}.cds-icon-left:before{content:'\e938'}.cds-icon-more_Android:before{content:'\e92e'}.cds-icon-dowm:before{content:'\ed20'}.cds-icon-download:before{content:'\ed04'}.cds-icon-compass:before{content:'\ed69'}.cds-icon-account:before{content:'\e94f'}.cds-icon-clock_shape:before{content:'\ee32'}.cds-icon-filter_shape:before{content:'\ee33'}.cds-icon-loading:before{content:'\ee34'}.cds-icon-unselected:before{content:'\ee35'}.cds-icon-communication:before{content:'\ee3b'}.cds-icon-ordertime_shape:before{content:'\ee31'}.cds-icon-warn_shape:before{content:'\ef39'}.cds-icon-hot_shape:before{content:'\ef3a'}.cds-icon-broadcast:before{content:'\ef63'}.cds-icon-information_outlined:before{content:'\ef89'}.cds-icon-left_arrow_head:before{content:'\ef8b '}.cds-icon-right_arrow_head:before{content:'\ef8c'}.cds-icon-information_filled:before{content:'\ef8d'}.cds-icon-setting:before{content:'\e94e'}.cds-icon-scan:before{content:'\e93a'}.cds-icon-radiobutton:before{content:'\f13b'}.cds-icon-check:before{content:'\f1c8'}.cds-icon-girl:before{content:'\f22c'}.cds-icon-boy:before{content:'\f22b'}.cds-icon-share_android:before{content:'\f22a'}.cds-icon-fold{display:inline-block;width:0;height:5px;margin-left:8px;border-width:10px 10px 0;border-style:solid;border-color:#fff transparent transparent;vertical-align:middle}.cds-dialog-wrapper{border:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;line-height:1.2;box-sizing:border-box;font-size:12px;position:fixed;top:0;left:0;bottom:0;right:0}.cds-dialog-wrapper em,.cds-dialog-wrapper i{font-style:normal}.cds-dialog-wrapper ul,.cds-dialog-wrapper li,.cds-dialog-wrapper ol{list-style-type:none}.cds-dialog-wrapper a{text-decoration:none;color:#0086F6}.cds-dialog-wrapper a:hover{color:#0075D8}.cds-dialog-wrapper a:hover{text-decoration:none}.cds-dialog-wrapper img{border:none}.cds-dialog-wrapper.cds-show-dialog-wrapper{-webkit-animation:cdsShowDialogWrapper 0.24s linear;animation:cdsShowDialogWrapper .24s linear;opacity:1}.cds-dialog-wrapper.cds-hide-dialog-wrapper{-webkit-animation:cdsHideDialogWrapper .16s linear;animation:cdsHideDialogWrapper .16s linear;opacity:0}.cds-dialog-wrapper .cds-dialog-mask{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;background-color:rgba(0,0,0,0.75)}.cds-dialog-wrapper .cds-dialog-modal{position:absolute;overflow:auto;top:0;right:0;bottom:0;left:0;height:100%;z-index:999;-webkit-transform:translateZ(1px);transform:translateZ(1px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-header{width:281px;max-height:140px;overflow:hidden;background:#fff}.cds-dialog-wrapper .cds-dialog-modal .cds-border-top{border-top-left-radius:8px;border-top-right-radius:8px}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content{width:281px;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-title{width:100%;max-height:46px;line-height:23px;margin-top:11px;font-size:17px;color:#333333;font-weight:bold;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-m-space{margin-bottom:28px}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-desc{margin-top:6px;text-align:center;line-height:19px;font-size:14px;color:#333333;margin-bottom:24px;word-break:break-all;word-wrap:break-word}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-footer{width:100%;height:36px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-footer.cds-dialog-long-footer{height:auto;overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-footer.cds-dialog-long-footer .cds-dialog-btn-wrapper{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0px;margin-bottom:12px}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-footer.cds-dialog-long-footer .cds-dialog-btn-wrapper:last-child{margin-bottom:0px}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-footer .cds-dialog-btn-wrapper{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:12px}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-footer .cds-dialog-btn-wrapper:last-child{margin-right:0px}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-footer .cds-dialog-btn-wrapper .cds-dialog-btn-textDesc{width:100%;color:#999;text-align:center;font-size:14px;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:20px;max-height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-all;word-wrap:break-word;white-space:wrap}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-popup{width:-webkit-calc(100% - 48px);width:calc(100% - 48px);height:60%;min-height:40%!important;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;position:relative}.cds-dialog-wrapper .cds-dialog-modal .cds-cancel-btn{width:36px;height:36px;margin-top:48px}@-webkit-keyframes cdsShowDialogWrapper{0%{opacity:0}100%{opacity:1}}@keyframes cdsShowDialogWrapper{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes cdsHideDialogWrapper{0%{opacity:1}100%{opacity:0}}@keyframes cdsHideDialogWrapper{0%{opacity:1}100%{opacity:0}}
.waterfall-content_title{padding:12px 0;font-size:18px;font-family:PingFangSC-Semibold;line-height:25px;color:#333;font-weight:600}.wf-container{padding:0 12px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0)));background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 100%)}.wf-list{width:100%}.wf-c-item{position:relative;border-radius:6px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.3);box-shadow:0 1px 5px rgba(0,0,0,0.3);width:48%;margin:0 1% 10px;overflow:hidden}.wf-c-item .imageView{position:relative;background-color:#f5f5f5;overflow:hidden}.wf-c-item .imageView .itemimg{height:100%;width:100%;position:relative;background:#d8d8d8;border-radius:5px 5px 0 0;z-index:1;overflow:hidden}.wf-c-item .imageView .itemimg img{width:100%;-o-object-fit:cover;object-fit:cover;background:url("https://pages.c-ctrip.com/you/livestream/lvpai_logo_youyou.png") center no-repeat #eee;background-size:41px auto}.wf-c-item .imageView .distanceDescWrap{position:absolute;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.5));width:100%;height:27px;line-height:27px;color:#fff;font-size:11px;z-index:1;padding-left:10px}.wf-c-item .bottomBox{padding:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.wf-c-item .bottomBox .priceBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px;height:22px;overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap}.wf-c-item .bottomBox .priceBox .priceView{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;height:22px;margin-right:2px}.wf-c-item .bottomBox .priceBox .priceViewNum{font-family:PingFangSC-Semibold;font-size:20px;color:#c82c2c;height:22px;line-height:22px}.wf-c-item .bottomBox .priceBox .priceViewSymbol{font-size:10px;color:#c82c2c}.wf-c-item .bottomBox .priceBox .averagePrice{color:#bbb;font-size:12px;margin-left:4px}.wf-c-item .bottomBox .diamondBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;overflow:hidden;margin-top:6px}.wf-c-item .bottomBox .diamondBox .diamondTitleBox{padding-left:6px;padding-right:3px;background-image:-webkit-gradient(linear,left top,right top,from(#3d3d3d),to(#272727));background-image:linear-gradient(90deg,#3d3d3d,#272727);height:18px;line-height:18px}.wf-c-item .bottomBox .diamondBox .diamondTitleBox .diamondTitle{font-family:PingFangSC-Medium;font-size:11px;color:#f8dac7;line-height:18px;height:18px}.wf-c-item .bottomBox .diamondBox .arrowBox{width:0;height:0;border-style:solid;border-width:0;border-top-width:18px;border-right-width:9px;border-color:#272727;border-top-color:#272727;border-bottom-color:#fff;border-right-color:#f8dac7;border-left-color:#f8dac7}.wf-c-item .bottomBox .diamondBox .diamondText{font-family:PingFangSC-Medium;font-size:11px;color:#333;background-color:#f8dac7;line-height:18px;height:18px;padding-left:3px;padding-right:6px;white-space:nowrap}.wf-c-item .bottomBox .restLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px}.wf-c-item .bottomBox .restLabel .labelBox{background-color:#fff2f2;border-radius:2px;padding:0 4px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:4px}.wf-c-item .bottomBox .restLabel .labelBox .labelText{font-family:PingFangSC-Medium;font-size:11px;color:#c82c2c;font-weight:bold}.wf-c-item .bottomBox .restLabel .featureBox{border-radius:2px;padding:0 4px;overflow:hidden;background-color:#f4f4f4;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wf-c-item .bottomBox .restLabel .featureBox .feature{font-family:PingFangSC-Medium;font-size:11px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-c-item.msl_item .infotitle{font-family:PingFangSC-Medium;font-size:14px;color:#333;line-height:20px;padding:0;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.wf-c-item.msl_item .infotitle p{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.wf-c-item.msl_item .infotitle .labelIcon{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;color:#fff;background:#e86767;width:16px;height:16px;line-height:normal;text-align:center;border-radius:1px;overflow:hidden;padding-top:1px}.wf-c-item.package_item .topTagWrap{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;z-index:2;height:20px;padding-left:5px;border-bottom-right-radius:6px}.wf-c-item.package_item .topTagName{line-height:20px;padding-right:5px;padding-left:2px;font-size:11px;color:#fff;font-family:PingFangSC-Medium}.wf-c-item.package_item .infotitle{font-family:PingFangSC-Medium;font-size:10px;color:#999;line-height:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-c-item.package_item .couponName{margin-top:2px;font-family:PingFangSC-Medium;font-size:13px;color:#333;line-height:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-c-item.package_item .labelWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:18px;overflow:hidden;margin-top:4px}.wf-c-item.package_item .labelWrapper .labelBox{background-color:transparent;border:1px solid #eee;height:18px}.wf-c-item.package_item .labelWrapper .labelBox .labelText{font-size:11px;color:#999!important}.wf-c-item.package_item .priceBox .originPriceViewNum{color:#bbb;font-size:11;text-decoration:line-through}.wf-c-item.package_item .priceBox .discountBox{background-color:#fee8e6;margin-left:4px;border-radius:2px;padding:0 5px;overflow:hidden}.wf-c-item.package_item .priceBox .discountBox .discount{font-family:PingFangSC-Medium;color:#c82c2c;font-size:11px;line-height:18px;text-align:center}.wf-c-item.package_item .couponDes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;overflow:hidden;background-color:#fee8e6;height:17px}.wf-c-item.package_item .couponDes .couponIcon{height:17px;width:17px;border-radius:0;overflow:hidden;text-align:center;background-image:-webkit-gradient(linear,left top,right top,from(#e04b4b),to(#c82c2c));background-image:linear-gradient(90deg,#e04b4b,#c82c2c);font-family:PingFangSC-Medium;font-size:11px;color:#fff;line-height:17px}.wf-c-item.package_item .couponDes .couponText{font-family:PingFangSC-Regular;font-size:11px;color:#c82c2c;line-height:17px;padding-right:3;padding-left:3px}.wf-c-item.rank_item .distanceDescWrap{width:100%;height:110px;position:absolute;bottom:0;left:0;z-index:2;padding-left:10px;padding-right:10px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(51,51,51,0)),to(#333));background-image:linear-gradient(rgba(51,51,51,0),#333)}.wf-c-item.rank_item .distanceDescWrap .title{font-family:PingFangSC-Medium;font-size:16px;color:#fff;line-height:18px;margin-top:7px;margin-bottom:5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-c-item.rank_item .distanceDescWrap .subTitle{font-size:11px;color:#fff;line-height:15px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.wf-c-item.rank_item .distanceDescWrap .bgIcon{position:absolute;bottom:0;right:0}.wf-c-item.rank_item .nightClub .tag{position:absolute;left:8px;bottom:57px;z-index:3;width:41px;height:18px;border-radius:2px}.wf-c-item.rank_item .nightClub .itemView{margin-bottom:5px;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:6}.wf-c-item.rank_item .nightClub .imageView{background-color:#f5f5f5;border-radius:6px;overflow:hidden;position:relative}.wf-c-item.rank_item .nightClub .distanceDescWrap{width:100%;height:110px;position:absolute;bottom:0;left:0;z-index:2;padding-left:10px;padding-right:10px}.wf-c-item.rank_item .nightClub .tagIcon{margin-top:15px}.wf-c-item.rank_item .nightClub .title{font-size:16px;color:#fff;line-height:18px;margin-top:7px;margin-bottom:5px}.wf-c-item.rank_item .nightClub .subTitle{font-size:11px;color:#fff;line-height:15px}.wf-c-item.rank_item .nightClub .bgIcon{position:'absolute';bottom:0;right:0}.wf-c-item.article_item .infotitle{font-family:PingFangSC-Medium;font-size:13px;color:#222;line-height:18px;margin-bottom:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wf-c-item.article_item .bottomBox{padding:11px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.wf-c-item.article_item .bottomBox .bottomBoxAuth{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wf-c-item.relatedNoteItem .img-box{width:100%}.wf-c-item.relatedNoteItem .img-box>img{width:100%}.wf-c-item.relatedNoteItem>.title{font-family:PingFangSC-Medium;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-weight:700;font-size:14px;color:#222;margin-top:5px;padding:0 8px}.wf-c-item.relatedNoteItem .bottom-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 8px 8px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px}.wf-c-item.relatedNoteItem .bottom-info .author-img{width:18px;height:18px;border-radius:50%;overflow:hidden}.wf-c-item.relatedNoteItem .bottom-info .author-img>img{width:100%;height:100%}.wf-c-item.relatedNoteItem .bottom-info>p{margin-left:3px;-ms-flex:1;flex:1;text-overflow:ellipsis;overflow:hidden;display:block;-webkit-line-clamp:1;-webkit-box-orient:vertical;-webkit-box-flex:1;-webkit-flex:1;white-space:nowrap}.wf-c-item.relatedNoteItem .bottom-info .browse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wf-c-item .item_type{position:absolute;top:0;left:0;background-image:-webkit-gradient(linear,right top,left top,from(#ff7f36),to(#ffa41d));background-image:linear-gradient(270deg,#ff7f36 0%,#ffa41d 100%);border-radius:5px 0;z-index:2}.wf-c-item .item_type p{font-size:12px;line-height:20px;color:#fff;padding:0 7px}.wf-c-item .infotext{font-size:12px;color:#999;line-height:17px;padding:0 6px}.wf-c-item .infotext p{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden}.wf-c-item.ad-type .itemimg{border-radius:5px}.wf-c-item.ad-type .itemimg img{width:100%;height:100%}.wf-c-item.pai_item{position:relative}.wf-c-item.ugcItem .img-box img{width:100%}.wf-c-item.ugcItem .ugcItemWrap{background:#fff2f2;width:100%;padding:0 10px;position:relative;padding-bottom:10px}.wf-c-item.ugcItem .ugcItemWrap .tagIcon{position:absolute;width:93px;height:24px;top:-12px;left:10px}.wf-c-item.ugcItem .ugcItemWrap .bgIcon{width:50px;right:0;bottom:0;position:absolute}.wf-c-item.ugcItem .ugcItemWrap .title{padding-top:15px;color:#333;font-size:16px;font-family:PingFangSC-Semibold;font-weight:600;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.wf-c-item.ugcItem .ugcItemWrap .title.lineClamp2{-webkit-line-clamp:2}.wf-c-item.ugcItem .ugcItemWrap .title.lineClamp1{-webkit-line-clamp:1}.wf-c-item.ugcItem .ugcItemWrap .subTitle{color:#333;font-size:11px;font-family:PingFangSC-Regular;font-weight:normal;letter-spacing:0.83px}.wf-c-item.childRankingItem .img-box img{width:100%}.wf-c-item.childRankingItem .childRankingItemWrap{width:100%;padding:0 10px;position:relative;padding-bottom:10px;background:url("https://pages.c-ctrip.com/you/foods/crn/detail/detail_page_theme_bg_cranking_icon.png") no-repeat center}.wf-c-item.childRankingItem .childRankingItemWrap .tagIcon{position:absolute;width:93px;height:24px;top:-12px;left:10px}.wf-c-item.childRankingItem .childRankingItemWrap .bgIcon{width:72px;right:0;bottom:0;position:absolute}.wf-c-item.childRankingItem .childRankingItemWrap .title{padding-top:15px;color:#e9d2bd;font-size:16px;font-family:PingFangSC-Semibold;font-weight:600;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.wf-c-item.childRankingItem .childRankingItemWrap .title.lineClamp2{-webkit-line-clamp:2}.wf-c-item.childRankingItem .childRankingItemWrap .title.lineClamp1{-webkit-line-clamp:1}.wf-c-item.childRankingItem .childRankingItemWrap .subTitle{color:#e9d2bd;font-size:11px;font-family:PingFangSC-Regular;font-weight:normal;letter-spacing:0.83px;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.to-top-btn{position:fixed;z-index:3;bottom:45px;right:16px}.to-top-btn div{width:49px;height:49px;overflow:hidden;background:url("https://pages.c-ctrip.com/you/ttd/ttd_d7.4.png?v=20200401_15_07") no-repeat;background-size:200px 200px;margin-bottom:12px;background-position:0 -53px}
.promotion-box{margin-right:7px;height:131px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px 0.5px rgba(0,0,0,0.03);box-shadow:0 2px 8px 0.5px rgba(0,0,0,0.03)}.promotion-box .imageBox{position:relative;height:72px;border-radius:4px 4px 0 0;overflow:hidden}.promotion-box .imageBox .videoBox{z-index:9}.promotion-box .imageBox .imgBoxItem{width:100%;background:url("https://pages.c-ctrip.com/you/component-local/default.png?v=20191101_17_20") no-repeat center #eee;background-size:50% auto;display:inline-block;width:100%}.promotion-box .imageBox .topTagIcon{position:absolute;top:0;left:0;height:25px;width:35px;text-align:center;background:transparent;z-index:99}.promotion-box .imageBox .topTagIcon>img{width:100%;height:100%}.promotion-box .imageBox .bottomTagIcon{position:absolute;bottom:0;right:0;padding:2px 4px;text-align:center;background:-webkit-gradient(linear,right top,left top,color-stop(8%,#c82c2c),to(#e04b4b));background:linear-gradient(270deg,#c82c2c 8%,#e04b4b 100%);border-radius:4px 1px;z-index:10;font-size:10px;color:#fff}.promotion-box .bottomBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4px;padding-left:4px}.promotion-box .bottomBox .name .packageName{text-overflow:ellipsis;max-height:40px;overflow:hidden;white-space:nowrap;font-family:PingFangSC-Medium;font-size:12px;color:#333;line-height:15px;max-width:150px;font-weight:500;margin-right:4px}.promotion-box .bottomBox .name .restName{text-overflow:ellipsis;max-height:40px;overflow:hidden;white-space:nowrap;font-size:11px;color:#999;line-height:15px;max-width:110px;font-family:PingFangSC-Regular;font-weight:normal;margin-top:1px;margin-bottom:2px}.promotion-box .bottomBox .priceBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.promotion-box .bottomBox .priceBox .priceView{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.promotion-box .bottomBox .priceBox .priceView .priceViewSymbol{font-size:10px;color:#c82c2c;line-height:19px;font-family:PingFangSC-Regular;font-weight:normal}.promotion-box .bottomBox .priceBox .priceView .priceViewNum{font-family:'20TH_bold';font-size:14px;color:#c82c2c;letter-spacing:-0.34px;line-height:18px;position:relative;right:2px}.promotion-box .bottomBox .priceBox .priceView .originPriceViewNum{text-overflow:ellipsis;max-height:40px;overflow:hidden;white-space:nowrap;font-family:'20TH_regular';color:#999;font-size:10px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}
.flashSale-box{padding-left:12px;padding-right:12px;background-size:cover}.flashSale-box .flashSaleWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flashSale-box .flashSaleWrapper .flashSaleTitleBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.flashSale-box .flashSaleWrapper .flashSaleTitleBox .titleIcon{font-size:19px;color:#333}.flashSale-box .flashSaleWrapper .flashSaleTitleBox .countdownBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:4px;padding-right:4px;border-radius:2px;overflow:hidden;height:16px}.flashSale-box .flashSaleWrapper .flashSaleTitleBox .countdownBox .countdownText{font-size:11px;background:#c82c2c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:0 2px;text-align:center;color:#fff;font-family:PingFangSC-Regular;font-weight:normal;height:16px}.flashSale-box .flashSaleWrapper .flashSaleTitleBox .countdownBox .timeNum{color:#c82c2c;font-family:PingFangSC-Semibold;font-size:10px;font-weight:600;height:16px;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fafafa;text-align:center;position:relative;padding-left:4px;padding-right:2px;border:0.5px solid #cf4a4a;border-left:none;border-top-right-radius:2px;border-bottom-right-radius:2px}.flashSale-box .flashSaleWrapper .flashSaleTitleBox .countdownBox .timeNum::before{content:'';position:absolute;left:0;top:0;display:inline-block;border-width:16px 2px 0 0;border-color:#c82c2c transparent transparent;border-style:solid}.flashSale-box .flashSaleWrapper .flashSaleTitleBox .seeAllText{font-size:12px;color:#999;margin-right:2px}.flashSale-box .flashSaleWrapper .flashSaleTitleBox .seeAllFont{font-size:14px;color:#aaa;margin-right:10px}.flashSale-box .flashSaleWrapper .flashSaleItemBox{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;overflow-y:hidden;height:141px;padding-left:12px;margin-bottom:-10px}.flashSale-box .flashSaleWrapper .flashSaleItemBox::-webkit-scrollbar{display:none}.flashSale-box .flashSaleWrapper .localRecommendItemBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.videoBox{position:absolute;top:0;left:0;z-index:98;width:100%}.headInfoBox{position:relative}.headInfoBox img{width:100%;background:url("https://pages.c-ctrip.com/you/component-local/default.png?v=20201029_19_45") no-repeat center #eee;background-size:50% auto}.headInfoBox .swiperBox{width:100%;overflow:hidden;position:relative;z-index:0}.headInfoBox .swiperBox .head_img_swiper_box{height:100%;position:relative;z-index:-1}.headInfoBox .swiperBox .head_img_swiper_box .swiper-wrapper{-webkit-transform-origin:center center!important;transform-origin:center center!important}.headInfoBox .swiperBox .head_img_swiper_box .autoheight .play_btn{position:absolute;z-index:100;width:50px;height:50px;background:url("https://pages.c-ctrip.com/you/foods/high_grade_skin_icon.png") no-repeat;background-size:120px 108px;background-position:-4px -4px;left:50%;margin-left:-25px;margin-top:-25px;top:50%}.headInfoBox .swiperBox .head_img_swiper_box .swiper-pagination-bullets{bottom:35px!important;line-height:8px}.headInfoBox .swiperBox .head_img_swiper_box .swiper-pagination-bullets .swiper-pagination-bullet{background:rgba(255,255,255,0.3);border:none;opacity:1;width:6px;height:6px;border-radius:50%;overflow:hidden}.headInfoBox .swiperBox .head_img_swiper_box .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff!important}.vipBaseInfoBox{position:relative;margin-bottom:-12px}.vipBaseInfoBox .featureBox{width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.vipBaseInfoBox .featureBox .featureImageBox{width:68px}.vipBaseInfoBox .featureBox .qualityTay{width:82px;height:68px;z-index:10;position:relative}.vipBaseInfoBox .featureBox .featureLabelBox{-webkit-box-flex:1;-ms-flex:1;flex:1;height:46px;margin-top:4px;background:url("https://pages.c-ctrip.com/you/foods/crn/homeList_s107/lineargradientTag.png") no-repeat;background-size:cover}.vipBaseInfoBox .featureBox .featureLabelBox .ai_carousel{height:36px;overflow:hidden;color:#fff;font-size:12px;margin:0 15px}.vipBaseInfoBox .featureBox .featureLabelBox .ai_carousel>div{height:36px;line-height:36px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:90%;margin-bottom:5px;-webkit-transition:all 1s linear 0s;transition:all 1s linear 0s}.vipBaseInfoBox .featureBox .featureLabelBox .ai_carousel>div>span{max-width:300px}.vipBaseInfoBox .headBox{margin-top:-10px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fffffe),to(#f6eee8));background-image:linear-gradient(180deg,#fffffe 0%,#f6eee8 100%);border-radius:12px 12px 0 0;z-index:11;position:relative;overflow:hidden}.vipBaseInfoBox .headBox .res_name{padding:12px 12px 0;border-radius:12px 12px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.vipBaseInfoBox .headBox .res_name .restNameBackground{width:90%;height:65px;position:absolute;top:0;left:0;opacity:0.4;z-index:-1}.vipBaseInfoBox .headBox .res_name .baseMsgName{padding-bottom:6px}.vipBaseInfoBox .headBox .res_name .baseMsgName .name{font-family:PingFangSC-Semibold;font-size:20px;color:#222;letter-spacing:0.32px;line-height:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-align:start;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vipBaseInfoBox .headBox .res_name .baseMsgName .ename{font-family:PingFangSC-Light;font-size:12px;color:#666}.vipBaseInfoBox .headBox .otherInfoBackground{width:100%;height:100%;position:absolute;bottom:-20px;left:0;z-index:-1}.isVipTemplateTop{height:10px;border-radius:12px 12px 0 0;overflow:hidden;background-color:#fff}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;-o-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;-o-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;-o-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
@font-face{font-family:"cdsIconFont";src:url("https://pic.c-ctrip.com/platform/h5/common/cds-iconfont/cds-iconfont.ttf?v=20191120") format("truetype")}.cds-icon-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;vertical-align:middle;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px}.cds-icon-item .cds-icon-svg{font-size:20px}.cds-icon-home,.cds-icon-camera,.cds-icon-warn,.cds-icon-help,.cds-icon-guidepost,.cds-icon-refresh,.cds-icon-drop-down-outlined,.cds-icon-drop-up-outlined,.cds-icon-drop-up-filled,.cds-icon-drop-down-filled,.cds-icon-image,.cds-icon-service,.cds-icon-dislike,.cds-icon-like,.cds-icon-collect,.cds-icon-keyboard,.cds-icon-drop-up-Keyboard,.cds-icon-drop-down-Keyboard,.cds-icon-group,.cds-icon-microphone,.cds-icon-emoji,.cds-icon-voice,.cds-icon-delete-left,.cds-icon-flash-light,.cds-icon-open-light,.cds-icon-to,.cds-icon-return,.cds-icon-share,.cds-icon-time-clock,.cds-icon-back,.cds-icon-present,.cds-icon-transform,.cds-icon-message,.cds-icon-location,.cds-icon-subtract,.cds-icon-add,.cds-icon-liked,.cds-icon-unliked-shape,.cds-icon-selected-shape,.cds-icon-add-shape,.cds-icon-subtract-shape,.cds-icon-voice-shape,.cds-icon-closed-shape,.cds-icon-contacts,.cds-icon-cancel,.cds-icon-delete,.cds-icon-location,.cds-icon-filter,.cds-icon-map,.cds-icon-edit,.cds-icon-edit_word,.cds-icon-more,.cds-icon-email,.cds-icon-locate,.cds-icon-close,.cds-icon-collected,.cds-icon-phone,.cds-icon-rank,.cds-icon-forward,.cds-icon-search,.cds-icon-calendar,.cds-icon-list,.cds-icon-coupons,.cds-icon-near,.cds-icon-selected,.cds-icon-top,.cds-icon-remind,.cds-icon-left,.cds-icon-more_Android,.cds-icon-dowm,.cds-icon-download,.cds-icon-compass,.cds-icon-account,.cds-icon-clock_shape,.cds-icon-filter_shape,.cds-icon-loading,.cds-icon-unselected,.cds-icon-communication,.cds-icon-ordertime_shape,.cds-icon-warn_shape,.cds-icon-hot_shape,.cds-icon-broadcast,.cds-icon-information_outlined,.cds-icon-left_arrow_head,.cds-icon-right_arrow_head,.cds-icon-information_filled,.cds-icon-setting,.cds-icon-scan,.cds-icon-radiobutton,.cds-icon-check,.cds-icon-girl,.cds-icon-boy,.cds-icon-share_android{font-family:"cdsIconFont"!important;color:inherit;font-style:normal}.cds-icon-home:before{content:"\e928"}.cds-icon-camera:before{content:'\e929'}.cds-icon-warn:before{content:'\e92f'}.cds-icon-help:before{content:'\e931'}.cds-icon-guidepost:before{content:'\e936'}.cds-icon-refresh:before{content:'\e937'}.cds-icon-drop-down-outlined:before{content:"\e945"}.cds-icon-drop-up-outlined:before{content:"\e946"}.cds-icon-drop-up-filled:before{content:"\e948"}.cds-icon-drop-down-filled:before{content:"\e949"}.cds-icon-image:before{content:'\e94a'}.cds-icon-service:before{content:'\e953'}.cds-icon-dislike:before{content:'\e955'}.cds-icon-like:before{content:'\e956'}.cds-icon-collect:before{content:'\e957'}.cds-icon-keyboard:before{content:'\e9d8'}.cds-icon-drop-up-Keyboard:before{content:'\e9d9'}.cds-icon-drop-down-Keyboard:before{content:'\e9da'}.cds-icon-group:before{content:'\e9dc'}.cds-icon-microphone:before{content:'\e9dd'}.cds-icon-emoji:before{content:'\e9de'}.cds-icon-voice:before{content:'\e9df'}.cds-icon-delete-left:before{content:'\e9e5'}.cds-icon-flash-light:before{content:'\e9e0'}.cds-icon-open-light:before{content:'\e9e1'}.cds-icon-to:before{content:'\e9e2'}.cds-icon-return:before{content:'\e9e3'}.cds-icon-share:before{content:'\e939'}.cds-icon-time-clock:before{content:'\e930'}.cds-icon-back:before{content:'\e943'}.cds-icon-present:before{content:'\e9db'}.cds-icon-transform:before{content:'\e9e4'}.cds-icon-message:before{content:'\e951'}.cds-icon-location:before{content:'\ed05'}.cds-icon-subtract:before{content:'\ed0a'}.cds-icon-add:before{content:'\e93e'}.cds-icon-liked:before{content:'\ea01'}.cds-icon-unliked-shape:before{content:'\ed1d'}.cds-icon-selected-shape:before{content:'\ed1e'}.cds-icon-add-shape:before{content:'\ed1c'}.cds-icon-subtract-shape:before{content:'\ed1b'}.cds-icon-voice-shape:before{content:'\ed1a'}.cds-icon-closed-shape:before{content:'\ed1f'}.cds-icon-contacts:before{content:'\e950'}.cds-icon-cancel:before{content:'\e93f'}.cds-icon-delete:before{content:'\e92d'}.cds-icon-location:before{content:'\e933'}.cds-icon-filter:before{content:'\e92c'}.cds-icon-map:before{content:'\e935'}.cds-icon-edit:before{content:'\e93c'}.cds-icon-edit_word:before{content:'\e93b'}.cds-icon-more:before{content:'\e947'}.cds-icon-email:before{content:'\e954'}.cds-icon-locate:before{content:'\e934'}.cds-icon-close:before{content:'\e940'}.cds-icon-collected:before{content:'\e958'}.cds-icon-phone:before{content:'\e952'}.cds-icon-rank:before{content:'\e941'}.cds-icon-forward:before{content:'\e944'}.cds-icon-search:before{content:'\e92a'}.cds-icon-calendar:before{content:'\e94c'}.cds-icon-list:before{content:'\e94b'}.cds-icon-coupons:before{content:'\e94d'}.cds-icon-near:before{content:'\e932'}.cds-icon-selected:before{content:'\e93d'}.cds-icon-top:before{content:'\e942'}.cds-icon-remind:before{content:'\e92b'}.cds-icon-left:before{content:'\e938'}.cds-icon-more_Android:before{content:'\e92e'}.cds-icon-dowm:before{content:'\ed20'}.cds-icon-download:before{content:'\ed04'}.cds-icon-compass:before{content:'\ed69'}.cds-icon-account:before{content:'\e94f'}.cds-icon-clock_shape:before{content:'\ee32'}.cds-icon-filter_shape:before{content:'\ee33'}.cds-icon-loading:before{content:'\ee34'}.cds-icon-unselected:before{content:'\ee35'}.cds-icon-communication:before{content:'\ee3b'}.cds-icon-ordertime_shape:before{content:'\ee31'}.cds-icon-warn_shape:before{content:'\ef39'}.cds-icon-hot_shape:before{content:'\ef3a'}.cds-icon-broadcast:before{content:'\ef63'}.cds-icon-information_outlined:before{content:'\ef89'}.cds-icon-left_arrow_head:before{content:'\ef8b '}.cds-icon-right_arrow_head:before{content:'\ef8c'}.cds-icon-information_filled:before{content:'\ef8d'}.cds-icon-setting:before{content:'\e94e'}.cds-icon-scan:before{content:'\e93a'}.cds-icon-radiobutton:before{content:'\f13b'}.cds-icon-check:before{content:'\f1c8'}.cds-icon-girl:before{content:'\f22c'}.cds-icon-boy:before{content:'\f22b'}.cds-icon-share_android:before{content:'\f22a'}.cds-icon-fold{display:inline-block;width:0;height:5px;margin-left:8px;border-width:10px 10px 0;border-style:solid;border-color:#fff transparent transparent;vertical-align:middle}.ibu-video-component{font-family:"PingFangSC-Regular",Tahoma,Arial,Roboto,Droid Sans,Helvetica,sans-serif;font-size:4.26667vmin;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;height:100%}.ibu-video-component ol,.ibu-video-component ul{margin:0;list-style:none}.ibu-video-component *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ibu-video-component .ibu-video-icon{width:24px;height:24px}.ibu-video-component .ibu-video-toast{border-radius:4px;background:rgba(0,0,0,0.7);position:absolute;top:50%;left:50%;z-index:1002;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);color:#fff;font-size:4vmin;padding:3.2vmin;min-width:60%;text-align:center;max-width:80%}.ibu-video-component .ibu-video-toast span{display:inline-block}.ibu-video-component .ibu-video-mask{position:absolute;left:0;top:0;z-index:1003;width:100vw;height:100vh;background:rgba(0,0,0,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ibu-video-component .ibu-video-mask .ibu-picView-failed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:4.8vmin;color:#fff;max-width:80vw;text-align:center}.ibu-video-component .ibu-video-mask .ibu-picView-failed .ibu-picView-btn{margin-top:5.33333vmin}.ibu-video-component .ibu-video-btn{border:1px solid #fff;padding:1.86667vmin 3.2vmin;background:none;color:#fff;border-radius:2px;font-size:3.46667vmin}.ibu-video-component .ibu-video-btn span{display:inline-block}.ibu-video-component .ibu-video-topAction{position:absolute;top:0;left:0;width:100%;z-index:1001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 8px}.ibu-video-component .ibu-video-topAction .ibu-video-back,.ibu-video-component .ibu-video-topAction .ibu-video-sound,.ibu-video-component .ibu-video-topAction .ibu-video-custom{padding:16px 8px}.ibu-video-component .ibu-video-topAction .ibu-video-topRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ibu-video-component.ibu-video-iphoneX .ibu-video-header{margin-top:34px}.ibu-video-component.ibu-video-iphoneX .ibu-video-topAction{top:14.4vmin}.ibu-video-component.ibu-video-iphoneX .ibu-video-viewBox .ibu-video-player:before{height:28.8vmin}.ibu-video-component.ibu-video-iphoneX .ibu-video-bottom{padding-bottom:9.06667vmin}.ibu-video-component.ibu-video-iphone14 .ibu-video-header{margin-top:59px}.ibu-video-component.ibu-video-iphone14 .ibu-video-topAction{top:69px}.ibu-video-component.ibu-video-iphone14 .ibu-video-viewBox .ibu-video-player:before{height:123px}.ibu-video-component.ibu-video-iphone14 .ibu-video-bottom{padding-bottom:9.06667vmin}.ibu-video-component.ibu-video-android .ibu-video-header{-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);box-shadow:0 2px 2px rgba(0,0,0,0.1)}.ibu-video-component.ibu-video-android .ibu-video-header .ibu-video-header-title{text-align:left;margin-left:0}.ibu-video-customIcon{background:#FFBABA;width:24px;height:24px;display:block}.ibu-video-android .ibu-video-header .ibu-video-backIcon{background-position:0 0}.ibu-video-soundIcon{background-position:0 0!important}.ibu-video-playIcon{background-position:0 -44px!important}.ibu-video-fullScreenIcon{background-position:0 -88px!important}.ibu-video-muteIcon{background-position:0 -176px!important}.ibu-video-pauseIcon{background-position:0 -132px!important}.ibu-video-replayIcon{background-position:-2px -404px!important;background-size:46px auto}.ibu-video-loadIcon{background-position:0 -220px!important}.ibu-video-android .ibu-video-loadIcon{background-position:0 -284px!important}.ibu-video-titleLinkIcon{background-position:0 -284px!important}.ibu-video-portraitIcon{background-position:0 -348px!important}.ibu-video-landscapeIcon{background-position:0 -392px!important}.ibu-video-backIcon{background-position:0 -487px!important}.ibu-video-android .ibu-video-backIcon{background-position:0 -531px!important}.ibu-video-player-wrap{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000}.ibu-video-player{width:100%;height:100%;position:relative}.ibu-video-player:before,.ibu-video-player:after{content:"";display:block;position:absolute;left:0;width:100%;height:60px}.ibu-video-player:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(15,41,77,0.4)),to(rgba(15,71,44,0)));background:linear-gradient(to bottom,rgba(15,41,77,0.4),rgba(15,71,44,0));top:0;z-index:993}.ibu-video-player:after{background:-webkit-gradient(linear,left bottom,left top,from(#0f294d),to(rgba(15,71,44,0)));background:linear-gradient(to top,#0f294d,rgba(15,71,44,0));bottom:0;z-index:991}.ibu-video-player.video-playing_hide-shadow:before,.ibu-video-player.video-playing_hide-shadow:after{display:none}.ibu-video-player .ibu-video-source{width:100%;height:100%;position:relative;z-index:900;display:block}.ibu-video-player .ibu-video-surface{position:absolute;z-index:901;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.ibu-video-player .ibu-video-surface img{width:100%;height:auto;margin:auto}.ibu-video-player .ibu-video-sound{width:56px;height:44px;position:absolute;right:0;top:0;z-index:993;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-video-sound .ibu-video-sound-toast{background-color:#333333;width:148px;height:44px;position:absolute;right:6px;top:52px;font-size:15px;color:#FFFFFF;line-height:44px;text-align:center;border-radius:5px}.ibu-video-sound .ibu-video-sound-toast:before{position:absolute;top:-8px;right:16px;width:0px;height:0px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #333333;content:""}.ibu-video-sound .ibu-video-sound-toast span{display:inline-block}.ibu-video-player .ibu-video-bottom{width:100%;position:absolute;left:0;bottom:0;z-index:992}.ibu-video-player .ibu-video-controls{width:100%;padding:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.ibu-video-player .ibu-video-controls .ibu-video-play,.ibu-video-player .ibu-video-controls .ibu-video-fullScreen{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-video-player .ibu-video-controls .ibu-video-progress{margin:0 6px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.ibu-video-player .ibu-video-controls .ibu-video-line{width:100%;height:2px;background:#fff;opacity:0.4}.ibu-video-player .ibu-video-controls .ibu-video-currentLine{height:2px;background:#287DFA;position:absolute;left:0;top:0;z-index:993}.ibu-video-player .ibu-video-controls .ibu-video-cacheLine{height:2px;background:#fff;opacity:0.7;position:absolute;left:0;top:0;z-index:992}.ibu-video-player .ibu-video-controls .ibu-video-dragBtn{width:15px;height:15px;background:#fff;border-radius:50%;position:absolute;top:50%;margin-top:-7px;z-index:994}.ibu-video-player .ibu-video-controls .ibu-video-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#fff;font-size:14px;margin-left:6px;min-width:96px}.ibu-video-player .ibu-video-controls .ibu-video-currentTime{padding:0 6px;min-width:50%}.ibu-video-player .ibu-video-controls .ibu-video-totalTime{padding:0 6px;opacity:0.5;position:relative;min-width:50%}.ibu-video-player .ibu-video-controls .ibu-video-totalTime:before{content:"";background:#fff;opacity:0.5;width:2px;height:8px;display:block;position:absolute;left:-1px;top:50%;margin-top:-4px}.ibu-video-player .ibu-video-controls.ibu-video-controls_bottom .ibu-video-progress{position:absolute;bottom:0;margin:0;width:100%;left:0;right:0}.ibu-video-player .ibu-video-replay{width:52px;height:52px;border-radius:50%;background:rgba(0,0,0,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:50%;top:50%;margin-top:-25px;margin-left:-25px;z-index:992}.ibu-video-player .ibu-video-network{position:absolute;width:100%;height:100%;left:0;top:0;z-index:992;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;padding:12px;background:rgba(0,0,0,0.6)}.ibu-video-player .ibu-video-network p{margin-bottom:10px;text-align:center}.ibu-video-player .ibu-video-load{position:absolute;width:100%;height:100%;left:0;top:0;z-index:992;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0.6);z-index:992}.ibu-video-player .ibu-video-load .ibu-video-loadIcon{width:44px;height:44px;-webkit-animation:videoLoad 1s linear infinite;animation:videoLoad 1s linear infinite}.ibu-video-player .ibu-video-resolutionFail{position:absolute;left:0;top:0;z-index:992;width:100%;height:100%;background:#F0F2F5;color:#0F294D;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px}.ibu-video-player .ibu-fill-mode{-o-object-fit:cover;object-fit:cover}@-webkit-keyframes videoLoad{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes videoLoad{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ibu-video-viewBox{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000}.ibu-video-viewBox .ibu-video-source{max-width:100vw;max-height:100vh}.ibu-video-viewBox .ibu-video-player{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ibu-video-viewBox .ibu-video-player .ibu-video-replay{background:rgba(15,41,77,0.6);width:69px;height:69px}.ibu-video-viewBox .ibu-video-player .ibu-video-replay .ibu-video-replayIcon{width:32px;height:32px;background-size:50px auto;background-position:1px -435px!important}.ibu-video-viewBox .ibu-video-bottom{background:rgba(15,41,77,0.6)}.ibu-video-viewBox .ibu-video-bottom.ibu-video-noDetail{background:none}.ibu-video-viewBox .ibu-video-detail{padding-top:4.26667vmin;width:100%;color:#fff;font-size:3.73333vmin;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.ibu-video-viewBox .ibu-video-detail .ibu-video-title-more{width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5px}.ibu-video-viewBox .ibu-video-detail .ibu-video-title-more:before{content:"";border-left:7px solid #E0E4E7;border-top:6px solid transparent;border-bottom:6px solid transparent;display:block}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailTop{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 4.26667vmin 2.13333vmin}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailCon{padding:0 4.26667vmin;line-height:1.6;max-height:36vmin;overflow-y:auto}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailCon span{display:inline-block}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailTitle{text-overflow:ellipsis;overflow:hidden;font-size:4.26667vmin;white-space:nowrap}.ibu-video-viewBox .ibu-video-detail .ibu-video-detailTitle span{display:inline-block}.ibu-video-viewBox .ibu-video-detail .ibu-video-number{margin-left:4.26667vmin;color:rgba(255,255,255,0.8);font-size:4.26667vmin}.ibu-video-viewBox .ibu-video-detail .ibu-video-number span{display:inline-block}.ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control{opacity:0}.ibu-video-viewBox .ibu-video-detail .ibu-video-ip-info{width:100%;padding:0 4.26667vmin;margin-top:6px;margin-bottom:16px}.ibu-video-viewBox .ibu-video-detail .ibu-video-ip-info span{font-size:11px;line-height:12px;color:rgba(255,255,255,0.5);display:inline-block}.ibu-video-rightCustom{position:absolute;right:0;top:50%;z-index:1001;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ibu-video-rightCustom .ibu-video-custom{padding:8px 16px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.ibu-video-component .ibu-video-btn{border:0;background-size:100% 1px;background-repeat:no-repeat;position:relative;border:0}.ibu-video-component .ibu-video-btn:before{position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #fff;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;content:""}.video-component .ibu-video-btn:before{border-radius:8px}}.video-component .ibu-video-soundIcon,.video-component .ibu-video-playIcon,.video-component .ibu-video-fullScreenIcon,.video-component .ibu-video-replayIcon,.video-component .ibu-video-pauseIcon,.video-component .ibu-video-portraitIcon,.video-component .ibu-video-landscapeIcon,.video-component .ibu-video-title-more,.video-component .ibu-video-backIcon,.video-component .ibu-video-title-more,.video-component .ibu-video-muteIcon,.video-component .ibu-video-loadIcon,.video-component .icon-infomation{font-family:"CC_H5_Player"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;background:none}.video-component .ibu-video-soundIcon::before,.video-component .ibu-video-playIcon::before,.video-component .ibu-video-fullScreenIcon::before,.video-component .ibu-video-replayIcon::before,.video-component .ibu-video-pauseIcon::before,.video-component .ibu-video-portraitIcon::before,.video-component .ibu-video-landscapeIcon::before,.video-component .ibu-video-title-more::before,.video-component .ibu-video-backIcon::before,.video-component .ibu-video-title-more::before,.video-component .ibu-video-muteIcon::before,.video-component .ibu-video-loadIcon::before,.video-component .icon-infomation::before{color:#fff;font-size:24px}.video-component .ibu-video-soundIcon::before{content:'\eda3'}.video-component .ibu-video-muteIcon::before{content:'\ed9a'}.video-component .ibu-video-playIcon::before{content:'\ef68'}.video-component .ibu-video-fullScreenIcon::before{content:'\ed97'}.video-component .ibu-video-replayIcon::before{content:'\e937'}.video-component .ibu-video-pauseIcon::before{content:'\ef69'}.video-component .ibu-video-portraitIcon::before{content:'\eda1'}.video-component .ibu-video-landscapeIcon::before{content:'\eda2'}.video-component .ibu-video-backIcon::before{content:'\e943'}.video-component .ibu-video-loadIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-component .ibu-video-loadIcon::before{content:'\ee34'}.video-component .icon-infomation::before{content:'\ef89'}.video-component .ibu-video-player:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(99%,rgba(0,0,0,0.4)));background-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.4) 99%)}.video-component .ibu-video-player:after{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:linear-gradient(180deg,transparent 0%,#000 100%)}.video-component .ibu-video-topAction .ibu-video-backIcon,.video-component .ibu-video-topAction .ibu-video-soundIcon,.video-component .ibu-video-topAction .ibu-video-muteIcon{display:-webkit-box;display:-ms-flexbox;display:flex;width:32px;height:32px;background:rgba(0,0,0,0.4);border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-component .ibu-video-topAction .custom-control{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 13px;background:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.5);border-radius:4px;font-size:3.46667vmin;color:#FFFFFF;margin:16px 4px 0 0}.video-component .ibu-video-topAction .custom-control .icon-infomation,.video-component .ibu-video-topAction .custom-control img{width:18px;font-size:18px;margin-right:3px}.video-component .ibu-video-topAction .custom-control .icon-infomation::before,.video-component .ibu-video-topAction .custom-control img::before{font-size:18px}.video-component .ibu-video-viewBox .ibu-video-player::before{background:none}.video-component .ibu-video-viewBox .ibu-video-player .ibu-video-load .ibu-video-loadIcon{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-component .ibu-video-viewBox .ibu-video-player .ibu-video-replay{width:60px;height:60px;background:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.5)}.video-component .ibu-video-viewBox .ibu-video-player .ibu-video-replay .ibu-video-replayIcon{width:24px;height:24px}.video-component .ibu-video-viewBox .ibu-video-bottom{background:rgba(0,0,0,0.6)}.video-component .ibu-video-viewBox .ibu-video-bottom.ibu-video-noDetail{background:none}.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control{opacity:1;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;padding:4px 13px;border:1px solid rgba(255,255,255,0.5);border-radius:4px;font-size:3.46667vmin;color:#FFFFFF}.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control .icon-infomation,.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control img{width:18px;font-size:18px;margin-right:3px}.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control .icon-infomation::before,.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-clickAble .custom-control img::before{font-size:18px}.video-component .ibu-video-viewBox .ibu-video-detail .ibu-video-title-more:before{content:'\e944';border:none;font-size:18px}.video-component .ibu-video-replay{width:60px;height:60px;background:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.5)}.video-component .ibu-video-toast{border-radius:6px;padding:3.73333vmin}.video-component .ibu-video-controls .ibu-video-line{height:3px;border-radius:9px}.video-component .ibu-video-controls .ibu-video-currentLine{height:3px;border-radius:9px;background:#0086f6}.video-component .ibu-video-controls .ibu-video-cacheLine{height:3px;border-radius:9px}.video-component .ibu-video-btn{padding:1.86667vmin 7.2vmin;border-radius:4px}.video-component .ibu-video-customIcon{width:32px;height:32px;background:rgba(0,0,0,0.5);border-radius:50%}.ibu-video-icon{background-image:url(https://pic.c-ctrip.com/platform/ibu/ibucommon/ibu-video-spritev8.4@2x.png);background-size:50px auto;background-position:0 0;display:block}.ibu-video-header .ibu-video-backIcon{background-image:url(https://pic.c-ctrip.com/platform/ibu/ibucommon/ibu-picview-spritev8.4@2x.png);background-size:44px auto;background-position:0 -44px}@font-face{font-family:'CC_H5_Player';src:url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.eot");src:url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.eot?#iefix") format("embedded-opentype"),url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.woff") format("woff"),url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.ttf") format("truetype"),url("https://pic.c-ctrip.com/platform/h5/component/video-view/CC_H5_player.svg#iconfont") format("svg")}
.timeBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;color:#333;margin-bottom:2px}.timeBox .timeText{font-size:14px;margin-right:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeBox .hotelLevelIcon{font-size:8px;color:#fcb000;margin-right:1px;font-family:custom-iconfont}.timeBox .parentLabelIcon{font-size:16px;font-family:custom-iconfont}.timeBox .iconRight{font-size:12px;color:#666;margin-left:2px}
.restLabelAndPrice{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.restLabelAndPrice .typeline{background:#f4d5d5;width:0.5px;height:12px;margin-right:4px;line-height:20px}.restLabelAndPrice .restScoreCommentCountBox{border:0.5px solid rgba(200,44,44,0.2);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;height:20px;overflow:hidden;margin-right:6px}.restLabelAndPrice .restScoreCommentCountBox .restScore{background:#fff;padding:0 4px;height:19px;line-height:17px;margin-top:1px}.restLabelAndPrice .restScoreCommentCountBox .restScore .restScoreNum{font-family:'20TH_bold';font-size:15px;color:#c82c2c}.restLabelAndPrice .restScoreCommentCountBox .restScore .restScoreText{font-family:PingFangSC-Regular;font-size:11px;color:#c82c2c}.restLabelAndPrice .restScoreCommentCountBox .restCommentCount{background:#fff;padding:0 6px;font-size:12px;color:#333;position:relative;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restLabelAndPrice .restScoreCommentCountBox .restCommentCount .iconRight{color:#333;font-size:10px}.restLabelAndPrice.vip .restScoreCommentCountBox{border:none;border-radius:0}.restLabelAndPrice.vip .restScoreCommentCountBox .restScore{background-image:-webkit-gradient(linear,left top,right top,from(#b28a67),to(#c9a686));background-image:linear-gradient(90deg,#b28a67 0%,#c9a686 100%);border-radius:4px 0 0 4px}.restLabelAndPrice.vip .restScoreCommentCountBox .restScore .restScoreNum{color:#fff}.restLabelAndPrice.vip .restScoreCommentCountBox .restScore .restScoreText{color:#fff}.restLabelAndPrice.vip .restScoreCommentCountBox .restCommentCount{background:#fff;border-radius:0 4px 4px 0}.restLabelAndPrice.vip .restScoreCommentCountBox .restCommentCount::after{content:'';position:absolute;width:200%;height:200%;left:-1px;top:0;border-radius:0 8px 8px 0;border:1px solid #e0c7b1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(0.5,0.5);transform:scale(0.5,0.5)}.restLabelAndPrice .averagePrice{font-size:11px;color:#333;margin-right:6px;line-height:20px}.restLabelAndPrice .line{opacity:0.2;background:#000;width:0.5px;height:12px;margin-right:4px;line-height:20px}.restLabelAndPrice .label{background:#f4f4f4;color:#666;border-radius:2px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6px;margin-right:4px;font-family:PingFangSC-Medium;font-size:11px;height:18px;line-height:18px}.priceDetailModelBox{position:relative;z-index:100}.priceDetailModelBox .contentBox{padding:0 12px;min-height:200px!important;height:auto!important}.priceDetailModelBox .contentBox .title{font-family:PingFangSC-Medium;font-size:17px;color:#333;text-align:center;height:44px;line-height:44px;margin-bottom:20px}.priceDetailModelBox .contentBox .labelItem{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.priceDetailModelBox .contentBox .labelItem .label{min-width:50px;display:block;font-family:PingFangSC-Medium;font-size:12px;color:#333;margin-right:16px}.priceDetailModelBox .contentBox .priceBox{margin-bottom:0}
@font-face{font-family:"cdsIconFont";src:url("https://pic.c-ctrip.com/platform/h5/common/cds-iconfont/cds-iconfont.ttf?v=20191120") format("truetype")}.cds-icon-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;vertical-align:middle;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px}.cds-icon-item .cds-icon-svg{font-size:20px}.cds-icon-home,.cds-icon-camera,.cds-icon-warn,.cds-icon-help,.cds-icon-guidepost,.cds-icon-refresh,.cds-icon-drop-down-outlined,.cds-icon-drop-up-outlined,.cds-icon-drop-up-filled,.cds-icon-drop-down-filled,.cds-icon-image,.cds-icon-service,.cds-icon-dislike,.cds-icon-like,.cds-icon-collect,.cds-icon-keyboard,.cds-icon-drop-up-Keyboard,.cds-icon-drop-down-Keyboard,.cds-icon-group,.cds-icon-microphone,.cds-icon-emoji,.cds-icon-voice,.cds-icon-delete-left,.cds-icon-flash-light,.cds-icon-open-light,.cds-icon-to,.cds-icon-return,.cds-icon-share,.cds-icon-time-clock,.cds-icon-back,.cds-icon-present,.cds-icon-transform,.cds-icon-message,.cds-icon-location,.cds-icon-subtract,.cds-icon-add,.cds-icon-liked,.cds-icon-unliked-shape,.cds-icon-selected-shape,.cds-icon-add-shape,.cds-icon-subtract-shape,.cds-icon-voice-shape,.cds-icon-closed-shape,.cds-icon-contacts,.cds-icon-cancel,.cds-icon-delete,.cds-icon-location,.cds-icon-filter,.cds-icon-map,.cds-icon-edit,.cds-icon-edit_word,.cds-icon-more,.cds-icon-email,.cds-icon-locate,.cds-icon-close,.cds-icon-collected,.cds-icon-phone,.cds-icon-rank,.cds-icon-forward,.cds-icon-search,.cds-icon-calendar,.cds-icon-list,.cds-icon-coupons,.cds-icon-near,.cds-icon-selected,.cds-icon-top,.cds-icon-remind,.cds-icon-left,.cds-icon-more_Android,.cds-icon-dowm,.cds-icon-download,.cds-icon-compass,.cds-icon-account,.cds-icon-clock_shape,.cds-icon-filter_shape,.cds-icon-loading,.cds-icon-unselected,.cds-icon-communication,.cds-icon-ordertime_shape,.cds-icon-warn_shape,.cds-icon-hot_shape,.cds-icon-broadcast,.cds-icon-information_outlined,.cds-icon-left_arrow_head,.cds-icon-right_arrow_head,.cds-icon-information_filled,.cds-icon-setting,.cds-icon-scan,.cds-icon-radiobutton,.cds-icon-check,.cds-icon-girl,.cds-icon-boy,.cds-icon-share_android{font-family:"cdsIconFont"!important;color:inherit;font-style:normal}.cds-icon-home:before{content:"\e928"}.cds-icon-camera:before{content:'\e929'}.cds-icon-warn:before{content:'\e92f'}.cds-icon-help:before{content:'\e931'}.cds-icon-guidepost:before{content:'\e936'}.cds-icon-refresh:before{content:'\e937'}.cds-icon-drop-down-outlined:before{content:"\e945"}.cds-icon-drop-up-outlined:before{content:"\e946"}.cds-icon-drop-up-filled:before{content:"\e948"}.cds-icon-drop-down-filled:before{content:"\e949"}.cds-icon-image:before{content:'\e94a'}.cds-icon-service:before{content:'\e953'}.cds-icon-dislike:before{content:'\e955'}.cds-icon-like:before{content:'\e956'}.cds-icon-collect:before{content:'\e957'}.cds-icon-keyboard:before{content:'\e9d8'}.cds-icon-drop-up-Keyboard:before{content:'\e9d9'}.cds-icon-drop-down-Keyboard:before{content:'\e9da'}.cds-icon-group:before{content:'\e9dc'}.cds-icon-microphone:before{content:'\e9dd'}.cds-icon-emoji:before{content:'\e9de'}.cds-icon-voice:before{content:'\e9df'}.cds-icon-delete-left:before{content:'\e9e5'}.cds-icon-flash-light:before{content:'\e9e0'}.cds-icon-open-light:before{content:'\e9e1'}.cds-icon-to:before{content:'\e9e2'}.cds-icon-return:before{content:'\e9e3'}.cds-icon-share:before{content:'\e939'}.cds-icon-time-clock:before{content:'\e930'}.cds-icon-back:before{content:'\e943'}.cds-icon-present:before{content:'\e9db'}.cds-icon-transform:before{content:'\e9e4'}.cds-icon-message:before{content:'\e951'}.cds-icon-location:before{content:'\ed05'}.cds-icon-subtract:before{content:'\ed0a'}.cds-icon-add:before{content:'\e93e'}.cds-icon-liked:before{content:'\ea01'}.cds-icon-unliked-shape:before{content:'\ed1d'}.cds-icon-selected-shape:before{content:'\ed1e'}.cds-icon-add-shape:before{content:'\ed1c'}.cds-icon-subtract-shape:before{content:'\ed1b'}.cds-icon-voice-shape:before{content:'\ed1a'}.cds-icon-closed-shape:before{content:'\ed1f'}.cds-icon-contacts:before{content:'\e950'}.cds-icon-cancel:before{content:'\e93f'}.cds-icon-delete:before{content:'\e92d'}.cds-icon-location:before{content:'\e933'}.cds-icon-filter:before{content:'\e92c'}.cds-icon-map:before{content:'\e935'}.cds-icon-edit:before{content:'\e93c'}.cds-icon-edit_word:before{content:'\e93b'}.cds-icon-more:before{content:'\e947'}.cds-icon-email:before{content:'\e954'}.cds-icon-locate:before{content:'\e934'}.cds-icon-close:before{content:'\e940'}.cds-icon-collected:before{content:'\e958'}.cds-icon-phone:before{content:'\e952'}.cds-icon-rank:before{content:'\e941'}.cds-icon-forward:before{content:'\e944'}.cds-icon-search:before{content:'\e92a'}.cds-icon-calendar:before{content:'\e94c'}.cds-icon-list:before{content:'\e94b'}.cds-icon-coupons:before{content:'\e94d'}.cds-icon-near:before{content:'\e932'}.cds-icon-selected:before{content:'\e93d'}.cds-icon-top:before{content:'\e942'}.cds-icon-remind:before{content:'\e92b'}.cds-icon-left:before{content:'\e938'}.cds-icon-more_Android:before{content:'\e92e'}.cds-icon-dowm:before{content:'\ed20'}.cds-icon-download:before{content:'\ed04'}.cds-icon-compass:before{content:'\ed69'}.cds-icon-account:before{content:'\e94f'}.cds-icon-clock_shape:before{content:'\ee32'}.cds-icon-filter_shape:before{content:'\ee33'}.cds-icon-loading:before{content:'\ee34'}.cds-icon-unselected:before{content:'\ee35'}.cds-icon-communication:before{content:'\ee3b'}.cds-icon-ordertime_shape:before{content:'\ee31'}.cds-icon-warn_shape:before{content:'\ef39'}.cds-icon-hot_shape:before{content:'\ef3a'}.cds-icon-broadcast:before{content:'\ef63'}.cds-icon-information_outlined:before{content:'\ef89'}.cds-icon-left_arrow_head:before{content:'\ef8b '}.cds-icon-right_arrow_head:before{content:'\ef8c'}.cds-icon-information_filled:before{content:'\ef8d'}.cds-icon-setting:before{content:'\e94e'}.cds-icon-scan:before{content:'\e93a'}.cds-icon-radiobutton:before{content:'\f13b'}.cds-icon-check:before{content:'\f1c8'}.cds-icon-girl:before{content:'\f22c'}.cds-icon-boy:before{content:'\f22b'}.cds-icon-share_android:before{content:'\f22a'}.cds-icon-fold{display:inline-block;width:0;height:5px;margin-left:8px;border-width:10px 10px 0;border-style:solid;border-color:#fff transparent transparent;vertical-align:middle}.cds-temporary-view-wrapper{border:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;line-height:1.2;box-sizing:border-box;font-size:12px;position:fixed;top:0;right:0;left:0;bottom:0}.cds-temporary-view-wrapper em,.cds-temporary-view-wrapper i{font-style:normal}.cds-temporary-view-wrapper ul,.cds-temporary-view-wrapper li,.cds-temporary-view-wrapper ol{list-style-type:none}.cds-temporary-view-wrapper a{text-decoration:none;color:#0086F6}.cds-temporary-view-wrapper a:hover{color:#0075D8}.cds-temporary-view-wrapper a:hover{text-decoration:none}.cds-temporary-view-wrapper img{border:none}.cds-temporary-view-wrapper.cds-hide-temporary-view-wrapper{-webkit-animation:cdsHideTemporaryViewWrapper .16s linear;animation:cdsHideTemporaryViewWrapper .16s linear}.cds-temporary-view-wrapper.cds-show-temporary-view-wrapper{-webkit-animation:cdsShowTemporaryViewWrapper .24s linear;animation:cdsShowTemporaryViewWrapper .24s linear}.cds-temporary-view-wrapper .cds-temporary-view-mask{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;background-color:rgba(0,0,0,0.6)}.cds-temporary-view-wrapper .cds-temporary-view-content{width:100%;height:262px;background:#fff;position:absolute;left:0px;bottom:0px;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.cds-temporary-view-wrapper .cds-temporary-view-content.cds-show-content{-webkit-animation:showTemporaryView .24s linear;animation:showTemporaryView .24s linear}.cds-temporary-view-wrapper .cds-temporary-view-content.cds-hide-content{-webkit-animation:cdshideTemporaryView .16s linear;animation:cdshideTemporaryView .16s linear}.cds-temporary-view-wrapper .cds-temporary-view-content .cds-temporary-view-close-btn{width:20px;height:20px;display:inline-block;position:absolute;top:12px;left:12px;color:#666666}.cds-temporary-view-wrapper .cds-temporary-view-content .cds-temporary-view-close-btn.cds-temporary-view-close-btn-circle{color:rgba(0,0,0,0.4)}@-webkit-keyframes cdsShowTemporaryViewWrapper{0%{opacity:0}100%{opacity:1}}@keyframes cdsShowTemporaryViewWrapper{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes cdsHideTemporaryViewWrapper{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes cdsHideTemporaryViewWrapper{0%{bottom:-600px}100%{bottom:0px}}@-webkit-keyframes showTemporaryView{0%{bottom:-600px}100%{bottom:0px}}@keyframes showTemporaryView{0%{bottom:-600px}100%{bottom:0px}}@-webkit-keyframes cdshideTemporaryView{0%{bottom:0px}100%{bottom:-600px}}@keyframes cdshideTemporaryView{0%{bottom:0px}100%{bottom:-600px}}
.shinyPoint{border:0.5px solid #bdb6b0;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 12px 12px;position:relative;padding:10px 8px;background-color:#fff}.shinyPoint.red{background:#fff2f2;border:none}.shinyPoint.red .iconRight{color:#fcc5c1}.shinyPoint .leftBox{width:55px;height:16px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;margin-right:4px;-webkit-box-sizing:content-box;box-sizing:content-box}.shinyPoint .leftBox.long{width:55px;height:17px}.shinyPoint .leftBox.short{width:25px;height:35px;margin-right:8px}.shinyPoint .leftBox img{width:100%}.shinyPoint .restText{font-family:PingFangSC-Regular;font-size:12px;color:#333;line-height:16px}.shinyPoint .current{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.shinyPoint .current>.res_icon_open{width:50px;height:16px;position:absolute;right:6px;bottom:12px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(76%,#fff));background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 76%)}.shinyPoint .current>.res_icon_open::after{content:'';position:absolute;right:5px;top:50%;margin-top:-4px;width:7px;height:7px;border-bottom:1px #999 solid;border-left:1px #999 solid;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.shinyPoint .iconRight{color:#eadacc;font-size:10px}
.phoneAndMap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC-Light;font-size:10px;color:#666;margin:0 12px;height:44px}.phoneAndMap .leftBox{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.phoneAndMap .leftBox .address{font-family:PingFangSC-Medium;font-size:13px;color:#333;line-height:17px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.phoneAndMap .leftBox .routePlanning{font-family:PingFangSC-Light;font-size:11px;line-height:12px;margin-top:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.phoneAndMap .rightBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:6px}.phoneAndMap .rightBox .line{height:24px;width:0.5px;margin:0 10px;background:#ececec}.phoneAndMap .rightBox .iconRight{font-size:14px}.phoneAndMap .rightBox .iconBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.phoneAndMap .rightBox .iconBox .iconRight{font-family:custom-iconfont;font-size:14px}
.businessTime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC-Light;font-size:10px;color:#666;margin:0 12px;height:44px}.businessTime .leftBox{-webkit-box-flex:1;-ms-flex:1;flex:1;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.businessTime .leftBox .openTime{font-family:PingFangSC-Medium;font-size:13px;color:#333;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.businessTime .leftBox .facilityNameList{font-family:PingFangSC-Light;margin-top:4px}.businessTime .leftBox .facilityNameList .facilityName{border:0.5px solid #999;border-radius:2px;margin-right:2px;padding:0 3px;font-size:10px;color:#999;height:16px;line-height:16px}.businessTime .rightBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:6px}.businessTime .rightBox .line{height:24px;width:0.5px;margin:0 10px;background:#ececec}.businessTime .rightBox .iconRight{font-size:14px}.businessTime .rightBox .iconBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.businessTime .rightBox .iconBox .iconRight{font-family:custom-iconfont;font-size:14px}
.noticeBox{padding:5px 6px 5px 12px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f8f8f8;margin:0 12px;border-top-style:solid;border-top-width:0}.noticeBox .leftIcon{margin-right:5px;margin-top:1px}.noticeBox .leftIcon .voiceIconFont{font-size:15px;color:#be9877}.noticeBox .centerBox{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;margin-top:5px}.noticeBox .centerBox .titleText{color:#333;font-family:PingFangSC-Medium;font-size:13px;font-weight:500;line-height:15px}.noticeBox .centerBox .dateText{color:#999;font-size:11px;margin-left:4px}.noticeBox .imgBox{border-radius:2px;height:36px;width:36px;margin-left:44px;-ms-flex-item-align:center;align-self:center}
.camaraBox{height:20px;border-radius:12px;padding:0 8px;position:absolute;width:auto;z-index:3;background:#000;color:#fff;font-family:PingFangSC-Regular;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.camaraBox .camaraItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.camaraBox .camaraItem .iconRight{color:#fff;font-size:10px}.camaraBox .line{height:10px;width:0.5px;background:#aaa;margin:0 4px}
.openStatus{height:23px;overflow:hidden;background:#eaeaea;border-radius:17px;color:#666;font-family:PingFangSC-Regular;font-size:11px;margin:0 12px 6px;padding:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.openStatus.isAbsolute{position:absolute;left:0;top:44px;z-index:1}.openStatus .tips{margin-right:3px}
.container{position:relative}.vipContainer{height:24px;position:relative}.hasRightShadow{padding:0 12px;position:relative}.hasRightShadow .resRecommendFoodScroll{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:scroll;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hasRightShadow .resRecommendFoodScroll::-webkit-scrollbar{display:none;width:0;height:0}.hasRightShadow::after{content:'';display:inline-block;position:absolute;top:0;right:0;opacity:0.9;background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(90deg,rgba(255,255,255,0),#fff);width:24px;height:24px;z-index:10}.goRestList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff2f2;border-radius:4px;padding-left:4px;padding-right:4px;-ms-flex-negative:0;flex-shrink:0}.goNewRestList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:4px;-ms-flex-negative:0;flex-shrink:0}.vipTwoList{height:24px}.twoList{margin-right:6px;height:20px}.madelPic{height:18px;width:18px}.medalspan{font-size:12px;color:#c82c2c;font-weight:500;font-family:PingFangSC-Medium}.goLeft{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goRight{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f8dac7;height:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;padding-right:4px}.triangle{width:0;height:0;border-style:solid;border-top-width:24px;border-right-width:14px;border-bottom-width:0;border-left-width:0;border-top-color:#272727;border-left-color:#272727;border-bottom-color:#f8dac7;border-right-color:#f8dac7;position:absolute;right:0;top:0}.goNewLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;background-color:#272727;padding-right:18px;padding-left:8px;border-top-left-radius:4px;border-bottom-left-radius:4px;position:relative}.iconGoList{font-size:12px;color:#c82c2c;margin-left:4px}.vipIconGoList{font-size:12px;color:#c82c2c;margin-right:-2px}.smlIcon{font-size:12px;color:#c82c2c;margin-right:2px}
.videoBox{position:absolute;top:0;left:0;z-index:98;width:100%}.headInfoBox{position:relative}.headInfoBox img{width:100%;background:url("https://pages.c-ctrip.com/you/component-local/default.png?v=20201029_19_45") no-repeat center #eee;background-size:50% auto}.headInfoBox .swiperBox{width:100%;overflow:hidden;position:relative;z-index:0}.headInfoBox .swiperBox .ai_carousel{position:absolute;z-index:2;left:15px;bottom:45px;height:22px;overflow:hidden;color:#fff;font-size:12px;margin:0 auto;text-align:left;width:300px}.headInfoBox .swiperBox .ai_carousel>div{height:22px;line-height:23px;vertical-align:top;width:100%;margin-bottom:5px;-webkit-transition:all 1s linear 0s;transition:all 1s linear 0s}.headInfoBox .swiperBox .ai_carousel>div>span{display:inline-block;background-color:rgba(0,0,0,0.4);border-radius:20px;padding:0 12px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.headInfoBox .swiperBox .head_img_swiper_box{height:100%;position:relative;z-index:-1;min-height:200px}.headInfoBox .swiperBox .head_img_swiper_box .swiper-wrapper{-webkit-transform-origin:center center!important;transform-origin:center center!important}.headInfoBox .swiperBox .head_img_swiper_box .autoheight .play_btn{position:absolute;z-index:100;width:50px;height:50px;background:url("https://pages.c-ctrip.com/you/foods/high_grade_skin_icon.png") no-repeat;background-size:120px 108px;background-position:-4px -4px;left:50%;margin-left:-25px;margin-top:-25px;top:50%}.headInfoBox .swiperBox .head_img_swiper_box .swiper-pagination-bullets{bottom:35px!important;line-height:8px}.headInfoBox .swiperBox .head_img_swiper_box .swiper-pagination-bullets .swiper-pagination-bullet{background:rgba(255,255,255,0.3);border:none;opacity:1;width:6px;height:6px;border-radius:50%;overflow:hidden}.headInfoBox .swiperBox .head_img_swiper_box .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff!important}.rankingRestInfoBox{position:relative;margin-top:-15px}.rankingRestInfoBox .headBox{margin-top:-10px;background:#fff;border-radius:12px 12px 0 0;z-index:11;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rankingRestInfoBox .headBox .res_name{padding:12px 12px 0;border-radius:12px 12px 0}.rankingRestInfoBox .headBox .res_name .baseMsgName{padding-bottom:6px}.rankingRestInfoBox .headBox .res_name .baseMsgName .name{font-family:PingFangSC-Semibold;font-size:20px;color:#222;letter-spacing:0.32px;line-height:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-align:start;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rankingRestInfoBox .headBox .res_name .baseMsgName .ename{font-family:PingFangSC-Light;font-size:12px;color:#666;line-height:16px}
.headInfoBox{position:relative}.headInfoBox img{width:100%;background:url("https://pages.c-ctrip.com/you/component-local/default.png?v=20201029_19_45") no-repeat center #eee;background-size:50% auto}.res_baseinfo_s_pic{padding-left:15px;position:relative}.res_baseinfo_s_pic .listBox::-webkit-scrollbar{display:none;width:0;height:0}.res_baseinfo_s_pic .listBox .box_pic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.res_baseinfo_s_pic .listBox .box_pic .list_pic{position:relative;width:145px;height:100px;margin-right:6px;border-radius:5px;overflow:hidden;float:left}.res_baseinfo_s_pic .listBox .box_pic .list_pic>img{height:100%;background:url("https://pages.c-ctrip.com/you/component-local/default.png?v=20201112_17_55") no-repeat center #eee;background-size:50% auto;width:100%}.normalRestInfoBox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.normalRestInfoBox .res_name{padding:12px 12px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.normalRestInfoBox .res_name .baseMsgName{padding-bottom:6px}.normalRestInfoBox .res_name .baseMsgName .name{font-family:PingFangSC-Semibold;font-size:20px;color:#222;letter-spacing:0.32px;line-height:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-align:start;-webkit-box-orient:vertical;-webkit-line-clamp:2}.normalRestInfoBox .res_name .baseMsgName .ename{font-family:PingFangSC-Light;font-size:12px;color:#666}.normalRestInfoBox .res_baseinfo_sp_right{position:relative;width:100px;height:100px;margin-right:12px;border-radius:5px;overflow:hidden;background:#eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.normalRestInfoBox .res_baseinfo_sp_right>img{height:100%;width:100%}.normalRestInfoBox .res_baseinfo_sp_right .number{position:absolute;right:0;bottom:0;background:rgba(0,0,0,0.5);border-radius:10px 0 0;font-size:12px;line-height:24px;padding:0 8px;color:#fff}
.videoBox{position:absolute;top:0;left:0;z-index:98;width:100%}.headInfoBox{position:relative}.headInfoBox img{width:100%;background:url("https://pages.c-ctrip.com/you/component-local/default.png?v=20201029_19_45") no-repeat center #eee;background-size:50% auto}.headInfoBox .swiperBox{width:100%;overflow:hidden;position:relative;z-index:0}.headInfoBox .swiperBox .head_img_swiper_box{height:100%;position:relative;z-index:-1;min-height:200px}.headInfoBox .swiperBox .head_img_swiper_box .swiper-wrapper{-webkit-transform-origin:center center!important;transform-origin:center center!important}.headInfoBox .swiperBox .head_img_swiper_box .autoheight .play_btn{position:absolute;z-index:100;width:50px;height:50px;background:url("https://pages.c-ctrip.com/you/foods/high_grade_skin_icon.png") no-repeat;background-size:120px 108px;background-position:-4px -4px;left:50%;margin-left:-25px;margin-top:-25px;top:50%}.headInfoBox .swiperBox .head_img_swiper_box .swiper-pagination-bullets{bottom:25px!important;line-height:4px}.headInfoBox .swiperBox .head_img_swiper_box .swiper-pagination-bullets .swiper-pagination-bullet{background:rgba(255,255,255,0.3);border:none;opacity:1;width:4px;height:4px;border-radius:50%;overflow:hidden}.headInfoBox .swiperBox .head_img_swiper_box.barStyle .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#1a8992!important}.headInfoBox .swiperBox .head_img_swiper_box.nightclubStyle .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#7b0f84!important}.barRestInfoBox{position:relative;margin-top:-15px}.barRestInfoBox .headBox{margin-top:-10px;border-radius:12px 12px 0 0;z-index:11;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-size:100% auto}.barRestInfoBox .headBox .res_name{padding:12px 12px 0;border-radius:12px 12px 0}.barRestInfoBox .headBox .res_name .baseMsgName{padding-bottom:4px}.barRestInfoBox .headBox .res_name .baseMsgName .name{font-family:PingFangSC-Semibold;font-size:20px;color:#fff;letter-spacing:0.32px;line-height:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-align:start;-webkit-box-orient:vertical;-webkit-line-clamp:2}.barRestInfoBox .headBox .res_name .baseMsgName .ename{font-family:PingFangSC-Light;font-size:12px;color:#fff;line-height:16px}
.restLabelAndPriceBar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restLabelAndPriceBar .restScore{background:-webkit-gradient(linear,left top,right top,from(#e04b4b),color-stop(91.56%,#c82c2c));background:linear-gradient(90deg,#e04b4b 0%,#c82c2c 91.56%);border-radius:2px;padding:0 4px;height:20px;line-height:20px}.restLabelAndPriceBar .restScore .restScoreNum{font-size:14px;font-family:PingFangSC-Medium;font-weight:500}.restLabelAndPriceBar .restScore .restScoreText{font-family:PingFangSC-Regular;font-size:11px;font-weight:normal}.restLabelAndPriceBar .restCommentCount{font-size:12px;margin-left:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restLabelAndPriceBar .restCommentCount .iconRight{font-size:10px;margin-left:4px}.restLabelAndPriceBar .averagePrice{font-size:12px}.restLabelAndPriceBar .line{opacity:0.4;background:#fff;width:0.5px;height:12px;margin:0 6px}.restLabelAndPriceBar .label{border-radius:2px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4px;font-size:11px;height:16px}.scoresBox{margin-top:8px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scoresBox .scoresText{color:#fff;font-size:12px;line-height:17px;margin-right:8px}.priceDetailModelBox{position:relative;z-index:100}.priceDetailModelBox .contentBox{padding:0 12px;min-height:200px!important;height:auto!important}.priceDetailModelBox .contentBox .title{font-family:PingFangSC-Medium;font-size:17px;color:#333;text-align:center;height:44px;line-height:44px;margin-bottom:20px}.priceDetailModelBox .contentBox .labelItem{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.priceDetailModelBox .contentBox .labelItem .label{min-width:50px;display:block;font-family:PingFangSC-Medium;font-size:12px;color:#333;margin-right:16px}.priceDetailModelBox .contentBox .priceBox{margin-bottom:0}
.barRank{margin:10px 12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.barRank.rankBox{background-color:rgba(240,213,255,0.3);border-radius:4px;padding:8px}.barRank.rankBoxNo{padding-bottom:14px;border-bottom-color:rgba(255,255,255,0.3);border-bottom-width:0.5px;border-bottom-style:solid}.barRank .rankTitleBox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:2px;overflow:hidden;height:22px}.barRank .rankTitleBox .rankImage{width:46px;height:22px;border-radius:3px;background-color:#f6effb;overflow:hidden}.barRank .rankTitleBox .rankTitleInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:PingFangSC-Medium;font-weight:bold;color:#2e0b4f;padding-right:5px;background-color:#f6effb;padding-left:6px;border-top-right-radius:2px;border-bottom-right-radius:2px}.barRank .rankTitleBox .rankTitleInfo .iconRight{font-size:15px}.barRank .rankreasonBox{border-top-color:rgba(255,255,255,0.3);border-top-width:0.5px;border-top-style:solid;margin-top:8px;padding-top:8px;line-height:16px;position:relative}.barRank .rankreasonBox .rankreasonTitle{width:75px;height:18px;display:inline-block;margin-right:5px;margin-bottom:2px}.barRank .rankreasonBox .rankText{color:#fff;font-size:12px;vertical-align:middle}.barRank .rankreasonBox .iconQuat{font-size:24px;color:rgba(255,255,255,0.3);position:absolute;bottom:0;right:0}
.barFeatrue{margin:0 12px;background:rgba(255,255,255,0.3);border-radius:4px;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px}.barFeatrue .tagBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:62px;background-repeat:no-repeat;background-size:cover;border-radius:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden}.barFeatrue .tagBox .tagInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;overflow:hidden}.barFeatrue .tagBox .tagInfo .tagIcon{width:14px;height:14px;margin-right:1px}.barFeatrue .tagBox .tagInfo .tagTitleText{color:#421267;font-size:15px;font-family:PingFangSC-Medium;font-weight:500}.barFeatrue .tagBox .tagsText{color:#421267;font-size:12px;padding:0 4px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;overflow:hidden}
.telList{-webkit-transition:background-color 300ms ease-in-out;transition:background-color 300ms ease-in-out;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;background-color:rgba(0,0,0,0.7)}.telList>.this_wrap{-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;position:absolute;width:100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);bottom:0;padding-bottom:env(safe-area-inset-bottom)}.telList>.this_wrap>.this_list{margin:0 10px}.telList>.this_wrap>.this_list>.this_group{margin-bottom:10px;border-radius:5px;background-color:#fff;overflow:hidden}.telList>.this_wrap>.this_list>.this_group>a{display:block;cursor:pointer;padding:1px;width:100%;min-height:47px;color:#099fde;font-size:18px;line-height:44px;text-align:center;border-width:0;border-top:1px solid #c8c8c8;-o-border-image:url("https://pages.c-ctrip.com/you/common/icon_border_half.png?v=20201029_19_45") 2 stretch;border-image:url("https://pages.c-ctrip.com/you/common/icon_border_half.png?v=20201029_19_45") 2 stretch}
.restNoteContent{width:100%;background-color:#fff}.restNoteContent .restNoteScroll{padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-10px}.restNoteContent .restNoteScroll .restNoteItem{display:-webkit-box;display:-ms-flexbox;display:flex;background:#ffffff;-webkit-box-shadow:0px 1px 6px 0px rgba(46,11,79,0.1);box-shadow:0px 1px 6px 0px rgba(46,11,79,0.1);border-radius:8px 8px 8px 8px;position:relative;float:left;margin:10px 0;margin-right:8px;overflow:hidden}.restNoteContent .restNoteScroll .restNoteItem>.leftBox>img{width:100px;height:112px;border-radius:4px}.restNoteContent .restNoteScroll .restNoteItem>.rightBox{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:6px 8px}.restNoteContent .restNoteScroll .restNoteItem>.rightBox .noteTitle{color:#111;font-size:14px;font-family:PingFangSC-Medium;font-weight:500;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.restNoteContent .restNoteScroll .restNoteItem>.rightBox .noteContent{color:#333333;font-size:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:16px;margin-top:2px;font-family:PingFangSC-Regular}.restNoteContent .restNoteScroll .restNoteItem>.rightBox>.authorBox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restNoteContent .restNoteScroll .restNoteItem>.rightBox>.authorBox>img{width:16px;height:16px;border-radius:8px;margin-right:2px}.restNoteContent .restNoteScroll .restNoteItem>.rightBox>.authorBox>span{color:#888888;font-size:11px}
.NetFriendVideos{width:100%;padding-bottom:20px;background:#fff}.NetFriendVideos .videoContent{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:scroll;padding:0 12px}.NetFriendVideos .videoContent .videoItem{position:relative;-ms-flex-negative:0;flex-shrink:0;border-radius:4px;overflow:hidden}.NetFriendVideos .videoContent .videoItem:not(:last-child){margin-right:8px}.NetFriendVideos .videoContent .videoItem .playIcon{display:block;position:absolute;right:10px;top:6px;color:#fff;font-size:22px;z-index:999}.NetFriendVideos .videoContent .videoItem .ibu-video-player .ibu-video-surface img{margin:0}.NetFriendVideos .videoContent .videoItem .video-component .ibu-video-replay{display:none}
.restReservationContent{width:100%;background-color:#fff;margin-bottom:4px;padding-bottom:16px}.restReservationContent .restReservationSubTitleBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;line-height:60px;position:relative;padding:0 12px;margin-bottom:-4px}.restReservationContent .restReservationSubTitleBox .leftBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.restReservationContent .restReservationSubTitleBox .leftBox .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#111;font-family:PingFangSC-Semibold;font-size:18px;font-weight:600;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.restReservationContent .restReservationSubTitleBox .leftBox .img{position:absolute;height:20px;width:auto;top:8px;left:12px;opacity:0.5}.restReservationContent .restReservationSubTitleBox .leftBox .logoImg{height:18px;width:auto;margin-left:8px}.restReservationContent .restReservationSubTitleBox .rightBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;color:#555;font-size:13px}.restReservationContent .reservationInfo{padding-left:12px;position:relative}.restReservationContent .reservationInfo .goBookBtn{position:absolute;right:12px;top:-22px;width:77px;height:30px;line-height:30px;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#e04b4b),color-stop(91.56%,#c82c2c));background:linear-gradient(90deg,#e04b4b 0%,#c82c2c 91.56%);border-radius:4px;color:#fff;font-size:14px}.restReservationContent .reservationInfo .numBox,.restReservationContent .reservationInfo .dateBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restReservationContent .reservationInfo .numBox>i,.restReservationContent .reservationInfo .dateBox>i{color:#c82c2c;margin-right:8px}.restReservationContent .reservationInfo .numBox>div,.restReservationContent .reservationInfo .dateBox>div{color:#555;font-size:12px;margin-right:2px}.restReservationContent .reservationInfo .numBox>div>span,.restReservationContent .reservationInfo .dateBox>div>span{color:#111;margin-right:4px;font-size:20px;font-family:PingFangSC-Medium;vertical-align:-1px}.restReservationContent .reservationInfo .numBox>.dropdown,.restReservationContent .reservationInfo .dateBox>.dropdown{color:#555;font-size:19px}.restReservationContent .reservationInfo .line{width:1px;background:#ddd;height:16px;margin:0 11px 0 2px}.restReservationContent .reservationInfo .dateBox>i{font-size:17px}.restReservationContent .reservationInfo .scrollBox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}.restReservationContent .reservationInfo .scrollBox .itemBox{width:68px;height:38px;line-height:38px;border:1px solid #bbb;border-radius:4px;text-align:center;color:#111;font-size:14px;margin-right:8px}.restReservationContent .active-box{margin-top:12px;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restReservationContent .active-box .active-title{margin:0 2px 0 4px;font-size:13px;color:#333;text-overflow:ellipsis;-webkit-box-align:start;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;display:inline-block}.restReservationContent .active-box .active-swiper{width:100%;height:20px}.restReservationContent .active-box .active-swiper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restReservationContent .active-box .tips-icon{color:#c82c2c;font-size:15px}.restReservationContent .active-box .question-mark{color:#666}#nfes-temporaryview-wrapper{z-index:100}.active-wrapper{height:auto!important;max-height:400px}.active-wrapper .active-top{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:44px;height:44px;padding:0 12px}.active-wrapper .active-top>i{color:#333;font-size:19px}.active-wrapper .active-top>p{color:#111;font-family:PingFangSC-Medium;font-weight:500;font-size:17px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.active-wrapper .active-desc{padding:0 12px;overflow-y:scroll;color:#111;font-size:14px;white-space:pre-line;line-height:1.5;max-height:282px;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.active-wrapper .active-bottom{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;height:calc(64px + env(safe-area-inset-bottom))}.active-wrapper .active-bottom>.btn{background:#c82c2c;border-radius:4px;text-align:center;color:#fff;font-family:PingFangSC-Medium;font-weight:500;font-size:17px;line-height:44px;height:44px;margin:12px 10px;margin-bottom:calc(10px + env(safe-area-inset-bottom))}
.paidTableBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:316px;margin-bottom:4px;background:-webkit-gradient(linear,left top,left bottom,from(#ffebda),to(#fff));background:linear-gradient(-180deg,#ffebda 0%,#fff 100%);border-radius:24px 24px 0 0;margin-top:-4px}.titleImg{height:43px}.boxScroll{padding:12px 0 12px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tableItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:248px;margin-right:10px;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,0.1);box-shadow:0 2px 12px 0 rgba(0,0,0,0.1)}.tableItem .itemImg{width:300px;height:150px}.tableItem .textWrap{width:300px;padding:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tableItem .textWrap .name{color:#111;font-size:16px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tableItem .textWrap .tagWrap{font-size:11px;color:#888;margin-top:4px;margin-bottom:2px}.tableItem .textWrap .tagWrap .tagItem{border:1px solid #888;border-radius:2px;padding:2px 3px;margin-right:5px}.tableItem .textWrap .tagWrap .tagItemRed{border-color:#c82c2c;color:#c82c2c}.tableItem .textWrap .priceBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tableItem .textWrap .priceBox .moneyTag{color:#c82c2c;font-size:10px;font-weight:600}.tableItem .textWrap .priceBox .priceNum{color:#c82c2c;font-size:18px;font-weight:600}.tableItem .textWrap .priceBox .qiTag{color:#888;font-size:10px}.tableItem .textWrap .priceBox .hasSale{color:#888;font-size:12px;margin-left:5px}.tableItem .textWrap .priceBox .buyBtn{background:-webkit-gradient(linear,left top,right top,from(#e04b4b),color-stop(91.56%,#c82c2c));background:linear-gradient(90deg,#e04b4b 0%,#c82c2c 91.56%);border-radius:2px;color:#fff;padding:5px 14px}.fullWidth{width:100%!important}
.rest-coupon{background:#fff}.rest-coupon .rest-coupon-title{color:#333;font-family:PingFangSC-Semibold;font-size:18px;margin-bottom:12px;font-weight:600}.flashSale-Wrapper{background:#fff;padding-top:12px;padding-bottom:12px;margin-bottom:4px}
