@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tripui-h5-btn{-webkit-appearance:button;cursor:pointer;display:inline-block;overflow:visible;position:relative;text-align:center}.tripui-h5-btn,.tripui-h5-btn div{border:0;margin:0;outline:0;padding:0;-webkit-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;touch-callout:none}.tripui-h5-btn::-moz-focus-inner{border:0;padding:0}.tripui-h5-btn-block{max-width:none!important;width:100%}.tripui-h5-btn-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tripui-h5-btn-loading{animation:rotate 2s linear infinite;background-size:100% 100%;display:inline-block}.tripui-h5-btn-loading-autosize{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tripui-h5-btn-content{display:flex;width:100%;align-items:center;justify-content:center}.tripui-h5-btn-content-visible{visibility:hidden}.tripui-h5-btn-solid-primary{background:#3264ff;border-radius:4px;color:#fff}.tripui-h5-btn-solid-primary:active:not(:disabled){background:#2a54d6!important}.tripui-h5-btn-solid-primary-disabled{background:#ced2d9;cursor:not-allowed}.tripui-h5-btn-solid-primary-loading{background-image:url(https://ak-d.tripcdn.com/images/05E4w12000cnkpxix858A.svg)}.tripui-h5-btn-wireframe-primary{background:#fff;border:1px solid #3264ff;border-radius:4px;color:#3264ff}.tripui-h5-btn-wireframe-primary:active:not(:disabled){background:rgba(50,100,255,.16)!important}.tripui-h5-btn-wireframe-primary-disabled{background:#fff;border:1px solid #ced2d9;color:#acb4bf;cursor:not-allowed}.tripui-h5-btn-wireframe-primary-loading{background-image:url(https://ak-d.tripcdn.com/images/05E1912000cnkq33800FE.svg)}.tripui-h5-btn-solid-white{background:#fff;border-radius:4px;color:#0f294d}.tripui-h5-btn-solid-white:hover:not(:disabled){background:rgba(50,100,255,.16);color:#3264ff}.tripui-h5-btn-solid-white-disabled{background:#ced2d9;cursor:not-allowed}.tripui-h5-btn-solid-white-loading{background-image:url(https://ak-d.tripcdn.com/images/05E1912000cnkq33800FE.svg)}.tripui-h5-btn-wireframe-white{background:transparent;border:1px solid #fff;border-radius:4px;color:#fff}.tripui-h5-btn-wireframe-white:active:not(:disabled){background:hsla(0,0%,100%,.16)!important}.tripui-h5-btn-wireframe-white-disabled{border:1px solid hsla(0,0%,100%,.6);color:hsla(0,0%,100%,.6);cursor:not-allowed}.tripui-h5-btn-wireframe-white-loading{background-image:url(https://ak-d.tripcdn.com/images/05E4w12000cnkpxix858A.svg)}.tripui-h5-btn-large{font-size:16px;font-weight:500;height:48px;line-height:21px;min-width:61px;padding:0 12px}.tripui-h5-btn-large .tripui-h5-btn-loading-wrapper{height:24px}.tripui-h5-btn-large .tripui-h5-btn-loading{height:24px;width:24px}.tripui-h5-btn-large>.tripui-h5-btn-content{gap:8px}.tripui-h5-btn-large>.tripui-h5-btn-content>.tripui-h5-btn-icon{display:inline-block;display:flex;height:18px;width:18px;align-items:center}.tripui-h5-btn-large>.tripui-h5-btn-content>.tripui-h5-btn-loading{height:24px;width:24px}.tripui-h5-btn-large.tripui-h5-btn-ellipsis{max-width:351px}.tripui-h5-btn-middle{font-size:16px;font-weight:500;height:44px;line-height:21px;min-width:61px;padding:0 12px}.tripui-h5-btn-middle .tripui-h5-btn-loading-wrapper{height:21px}.tripui-h5-btn-middle .tripui-h5-btn-loading{height:21px;width:21px}.tripui-h5-btn-middle>.tripui-h5-btn-content{gap:5px}.tripui-h5-btn-middle>.tripui-h5-btn-content>.tripui-h5-btn-icon{display:inline-block;display:flex;height:16px;width:16px;align-items:center}.tripui-h5-btn-middle.tripui-h5-btn-ellipsis{max-width:351px}.tripui-h5-btn-small{font-size:13px;font-weight:400;height:32px;line-height:18px;min-height:28px;min-width:54px;padding:0 12px}.tripui-h5-btn-small .tripui-h5-btn-loading-wrapper{height:17.5px}.tripui-h5-btn-small .tripui-h5-btn-loading{height:17.5px;width:17.5px}.tripui-h5-btn-small>.tripui-h5-btn-content{gap:5px}.tripui-h5-btn-small>.tripui-h5-btn-content>.tripui-h5-btn-icon{display:inline-block;display:flex;height:14px;width:14px;align-items:center}.tripui-h5-btn-small.tripui-h5-btn-ellipsis{max-width:351px}.popup-component-alert{height:100%;position:fixed;text-align:center;top:0;width:100%}.popup-component-alert>.mask{background-color:rgba(0,0,0,.6);height:100%;opacity:1;width:100%}.popup-component-alert>.popIn{animation:popIn .5s}.popup-component-alert>.popOut{animation:popOut .5s}.popup-component-alert>.custom-alert-border{border-radius:.4rem;overflow:hidden}.popup-component-alert>.wrapper{background:#f8f8f8;border-radius:.6rem;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);width:13.5rem}.popup-component-alert>.wrapper>.header{background:#fff;display:flex;flex-direction:row;height:1.4rem;justify-content:space-between;padding:.4rem .4rem 0}.popup-component-alert>.wrapper>.header>.close-image{height:1rem;width:1rem}.popup-component-alert>.wrapper>.header .left-title{color:#121826;font-size:.9rem;font-weight:500;line-height:1.2rem}.popup-component-alert>.wrapper>.customBody{max-height:70vh;overflow-y:scroll}.popup-component-alert>.wrapper>.body{max-height:18.75rem;overflow-y:scroll;padding:.8rem .8rem .4rem}.popup-component-alert>.wrapper>.body>.title{font-size:.85rem;font-weight:700;margin-bottom:.4rem}.popup-component-alert>.wrapper>.body>.content{font-size:.65rem;line-height:.8rem;margin-bottom:.4rem}.popup-component-alert>.wrapper>.footer{border-top:.05rem solid rgba(0,0,80,.05);display:flex;flex-direction:row-reverse;line-height:2.2rem}.popup-component-alert>.wrapper>.footer>.button{background:none;border:0;border-radius:.1rem;box-sizing:border-box;color:#2c61fe;cursor:pointer;display:inline-block;flex:1 1;font-size:.85rem;line-height:1;min-height:2.2rem;min-width:5rem;padding:.4rem .6rem;text-align:center;vertical-align:middle;white-space:pre-wrap}.popup-component-confirm{height:100%;position:fixed;text-align:center;top:0;width:100%}.popup-component-confirm>.mask{background-color:rgba(0,0,0,.6);height:100%;opacity:1;width:100%}.popup-component-confirm>.popIn{animation:popIn .5s}.popup-component-confirm>.popOut{animation:popOut .5s}.popup-component-confirm>.wrapper{background:#f8f8f8;border-radius:.6rem;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);width:13.5rem}.popup-component-confirm>.wrapper>.body{max-height:18.75rem;overflow-y:scroll;padding:.8rem .8rem .4rem}.popup-component-confirm>.wrapper>.body>.title{font-size:.85rem;font-weight:700;margin-bottom:.4rem}.popup-component-confirm>.wrapper>.body>.title-break-word{word-wrap:break-word}.popup-component-confirm>.wrapper>.body>.content{font-size:.65rem;line-height:.8rem;margin-bottom:.4rem}.popup-component-confirm>.wrapper>.footer-btn{display:flex;flex-direction:column;margin:0 1.2rem 1.2rem}.popup-component-confirm>.wrapper>.footer-btn>.btn-new-position{border:0;border-radius:.2rem;font-size:.8rem;font-weight:500;line-height:1.05rem;width:100%}.popup-component-confirm>.wrapper>.footer-btn>.button-up{background:#2c61fe;color:#fff;height:2.4rem}.popup-component-confirm>.wrapper>.footer-btn>.button-down{background:none;color:#4f5563;font-weight:400;height:auto;padding-top:.8rem}.popup-component-confirm>.wrapper>.footer{border-top:.05rem solid rgba(0,0,80,.05);display:flex;flex-direction:row-reverse;line-height:2.2rem}.popup-component-confirm>.wrapper>.footer>.button{background:none;border:0;border-radius:.1rem;box-sizing:border-box;color:#2c61fe;cursor:pointer;display:inline-block;flex:1 1;font-size:.85rem;line-height:1;min-height:2.2rem;min-width:5rem;padding:.4rem .6rem;text-align:center;vertical-align:middle;white-space:pre-wrap}.popup-component-confirm>.wrapper>.footer>.button+.button{border-right:.05rem solid rgba(0,0,80,.05)}.popup-component-confirm>.wrapper-new{border-radius:.4rem;width:16.35rem}.popup-component-confirm>.wrapper-new>.body{padding:1.2rem .8rem .4rem}.popup-component-confirm>.wrapper-new>.body>.title-new{font-weight:500}@keyframes popIn{0%{transform:translate3d(-50%,-50%,0) scale(.01)}50%{transform:translate3d(-50%,-50%,0) scale(1)}70%{transform:translate3d(-50%,-50%,0) scale(.95)}to{transform:translate3d(-50%,-50%,0) scale(1)}}@keyframes popOut{0%{transform:translate3d(-50%,-50%,0) scale(1)}50%{transform:translate3d(-50%,-50%,0) scale(.95)}70%{transform:translate3d(-50%,-50%,0) scale(1)}to{transform:translate3d(-50%,-50%,0) scale(.01)}}[dir=rtl] .popup-component-confirm>.wrapper>.footer>.button+.button{border-left:.05rem solid rgba(0,0,80,.05);border-right:none}.popup-component-drawer{bottom:0;height:100%;left:0;overflow:hidden;overflow-y:auto;position:fixed;right:0;top:0;width:100%}.popup-component-drawer>.mask{background-color:rgba(0,0,0,.6);height:100%;opacity:1;transition:opacity .3s;width:100%}.popup-component-drawer>.content{align-items:stretch;background:#fff;border-radius:.6rem .6rem 0 0;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;min-height:24vh;overflow-y:auto;position:fixed;width:100%}.popup-component-drawer>.animation{animation-duration:.2s;animation-name:slideInUp}@keyframes slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.popup-component-full-mask{animation:fadeIn .5s;background-color:rgba(0,0,0,.6);bottom:0;display:flex;flex-direction:column;height:100%;left:0;overflow:hidden;position:fixed;right:0;top:0;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup-component-toast{left:50%;padding:0 .6rem;position:fixed;text-align:center;top:.6rem;transform:translateX(-50%);width:100%}.popup-component-toast>.popIn{animation:popInToast .5s}.popup-component-toast>.popOut{animation:popOutToast .5s}.popup-component-toast>.custom-toast-border{background:rgba(15,41,77,.9);border-radius:.4rem;color:#fff;display:inline-block;font-size:.75rem;line-height:.85rem;overflow:hidden;padding:.4rem .6rem;text-align:left}@keyframes popInToast{0%{top:0;transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes popOutToast{0%{transform:translateY(0)}to{top:0;transform:translateY(-100%)}}.center-toast{top:50%;transform:translate(-50%,-50%)}.center-toast>.center-toast-container{border-radius:.2rem}.pop-header{align-items:center;background-color:#fff;box-sizing:border-box;color:#121826;display:flex;font-size:.9rem;justify-content:space-between;line-height:1.2rem;padding:.8rem;position:sticky;top:0;width:100%;z-index:999}.pop-header.radius{border-radius:.6rem .6rem 0 0}.pop-header .left{flex:1 1}.pop-header .title-icon-left{margin-right:.3rem}.pop-header .title-icon-left,.pop-header .title-icon-right{background-repeat:no-repeat;background-size:contain;height:1.2rem;width:1.2rem}.pop-header .title-icon-right{margin-left:.3rem}.pop-header .title{color:#121826;font-size:.9rem;font-weight:bolder;letter-spacing:0;line-height:1.2rem;text-align:center}.pop-header .title-tip{color:#b9bec7;font-size:.8rem;font-weight:400}.pop-header .right{color:#2c61fe;display:flex;flex:1 1;font-size:.8rem;justify-content:flex-end;line-height:.9rem;text-align:right}.pop-header .left .cross,.pop-header .right .cross{height:1.1rem;position:relative;width:1.1rem}.pop-header .left .cross:after,.pop-header .left .cross:before,.pop-header .right .cross:after,.pop-header .right .cross:before{background-color:#121826;content:"";height:.1rem;left:50%;position:absolute;top:50%;transform-origin:center;width:90%}.pop-header .left .cross:before,.pop-header .right .cross:before{transform:translate(-50%,-50%) rotate(45deg)}.pop-header .left .cross:after,.pop-header .right .cross:after{transform:translate(-50%,-50%) rotate(-45deg)}.pop-header .disabled{color:#b9bec7}.divider-line:after{background-color:#d4d7de;bottom:0;content:"";display:inline-block;height:.05rem;left:0;position:absolute;right:0;transform:scaleY(.5)}.hide-divider:after{background-color:transparent}body[dir=rtl] .title-icon-left{margin-left:.3rem;transform:rotateY(180deg)}body[dir=rtl] .title-icon-right{margin-right:.3rem}.multiEllipsis2{-webkit-line-clamp:2}.multiEllipsis2,.multiEllipsis3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.multiEllipsis3{-webkit-line-clamp:3}.multiEllipsis4{-webkit-line-clamp:4}.multiEllipsis4,.multiEllipsis5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.multiEllipsis5{-webkit-line-clamp:5}.multiEllipsis8{-webkit-line-clamp:8}.multiEllipsis10,.multiEllipsis8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.multiEllipsis10{-webkit-line-clamp:10}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}*{padding:0;margin:0}*,:after,:before{box-sizing:border-box}body,html{width:100%;height:100%;font-weight:400}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-overflow-scrolling:touch;overflow-y:auto;font:.6rem/1.5 Helvetica Neue,Helvetica,Arial,sans-serif}body.ibu_hotel_h5{background-color:#ebedf1}.ibu_hotel_h5 *{font-family:BlinkMacSystemFont,-apple-system,Roboto,Helvetica,Arial,sans-serif}.ibu_hotel_ja-JP *{font-family:Meiryo UI,Meiryo,MS PGothic,Helvetica,Osaka,Tahoma,Arial,Sans-serif}.ibu_hotel_ko-KR *{font-family:나눔바른고딕,Nanum Barun Gothic,나눔 고딕,Nanum Gothic,맑은 고딕,Malgun Gothic,돋움,dotum,tahoma,arial,sans-serif}.ibu_hotel_zh-HK *,.ibu_hotel_zh-TW *{font-family:Microsoft Jhenghei,PingFang HK,STHeitiTC-Light,tahoma,arial,sans-serif}.ibu_hotel_h5_tripgeom *{font-family:Trip Geom,BlinkMacSystemFont,-apple-system,Roboto,Helvetica,Arial,sans-serif}.ibu_hotel_h5_tripgeom_ja-JP *{font-family:Trip Geom,Meiryo UI,Meiryo,MS PGothic,Helvetica,Osaka,Tahoma,Arial,Sans-serif}.ibu_hotel_h5_tripgeom_ko-KR *{font-family:Trip Geom,나눔바른고딕,Nanum Barun Gothic,나눔 고딕,Nanum Gothic,맑은 고딕,Malgun Gothic,돋움,dotum,tahoma,arial,sans-serif}.ibu_hotel_h5_tripgeom_zh-HK *,.ibu_hotel_h5_tripgeom_zh-TW *{font-family:Trip Geom,Microsoft Jhenghei,PingFang HK,STHeitiTC-Light,tahoma,arial,sans-serif}.ibu_hotel_h5_tripgeom_vi-VN *{font-family:BlinkMacSystemFont,-apple-system,Roboto,Helvetica,Arial,sans-serif}#__next{position:relative;flex:1 1 auto;height:100%}body,h1,h2,h3,h4,h5,h6,p{margin:0}img{border:0}dfn,em,i{font-weight:400;font-style:normal}li,ul{margin:0;padding:0;list-style:none}input,textarea{outline:0}textarea{resize:none;overflow:auto}button{-webkit-user-select:none}button:focus,input:focus,select:focus,summary:focus,textarea:focus{outline:0}a{cursor:pointer}a,a.disabled:hover{text-decoration:none}a.disabled:hover{cursor:default}em{font-style:inherit}body{color:#121826}h1{font-size:1.3rem}h2{font-size:1.2rem}h3{font-size:1rem}h4{font-size:.9rem}h5{font-size:.8rem}.icon{width:1rem;height:1rem;fill:currentColor;overflow:hidden}.vid_container_fix{position:fixed;left:0;top:0;z-index:10003;width:100%;font-size:.7rem;padding:.5rem;background:rgba(0,0,0,.8);color:#fff;border:none;outline:none}@font-face{font-family:hotel-icons;src:url(//file.tripcdn.com/files/6/htl_web/1re5612000rqu7zwm0710.eot);src:url(//file.tripcdn.com/files/6/htl_web/1re5612000rqu7zwm0710.eot?#iefix) format("embedded-opentype"),url(//file.tripcdn.com/files/6/htl_web/1re5212000rqu7t6o8B80.woff2) format("woff2"),url(//file.tripcdn.com/files/6/htl_web/1re5412000rqu7t6q868A.woff) format("woff"),url(//file.tripcdn.com/files/6/htl_web/1re5n12000rqu7mmh8CC2.ttf) format("truetype"),url(//file.tripcdn.com/files/6/htl_web/1re5o12000rqu7mmi8FA0.svg) format("svg")}.hotel-icons{font-family:hotel-icons!important;font-size:.8rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.htlf-a-mountainview:before{content:"\e893"}.htlf-a-lakeview:before{content:"\e894"}.htlf-a-gardenview:before{content:"\e890"}.htlf-a-golfview:before{content:"\e88e"}.htlf-a-seaview:before{content:"\e88f"}.htlf-a-volcanoview:before{content:"\e88d"}.htlf-a-desertview:before{content:"\e88c"}.htlf-a-cityview:before{content:"\e88a"}.htlf-Refund_3px:before{content:"\e888"}.htlf-hot_outlined_3px:before{content:"\e887"}.htlf-Refund_slash_3px:before{content:"\e886"}.htlf-a-ic_cardbag_3px:before{content:"\e885"}.htlf-child_3px:before{content:"\e884"}.htlf-gift_3px:before{content:"\e883"}.htlf-time_3px:before{content:"\e882"}.htlf-advantage11:before{content:"\e6e0"}.htlf-ic_fa_Qualifications:before{content:"\e87b"}.htlf-ic_fa_Age:before{content:"\e881"}.htlf-ic_fa_defect:before{content:"\e880"}.htlf-ic_fa_info:before{content:"\e87f"}.htlf-ic_fa_Check-in:before{content:"\e87d"}.htlf-ic_fa_Time:before{content:"\e87e"}.htlf-ic_fa_Party:before{content:"\e87a"}.htlf-a-MessageH5_jiuban:before{content:"\e872"}.htlf-message_H5:before{content:"\e871"}.htlf-ic_warning_3px:before{content:"\e86a"}.htlf-a-ic_filter2x:before{content:"\e616"}.htlf-ic_pict:before{content:"\e60e"}.htlf-flame:before{content:"\e830"}.htlf-a-TripCoins:before{content:"\e82f"}.htlf-fangdichan:before{content:"\e824"}.htlf-meishi:before{content:"\e82d"}.htlf-qiche:before{content:"\e825"}.htlf-shopping1:before{content:"\e82c"}.htlf-scenery:before{content:"\e82b"}.htlf-flight11:before{content:"\e826"}.htlf-metro1:before{content:"\e82a"}.htlf-wanle:before{content:"\e829"}.htlf-trains1:before{content:"\e828"}.htlf-daxue:before{content:"\e827"}.htlf-a-shareandroid1:before{content:"\e81e"}.htlf-outlined2:before{content:"\e7ad"}.htlf-landmark1:before{content:"\e802"}.htlf-Subway:before{content:"\e801"}.htlf-flight1:before{content:"\e800"}.htlf-trains:before{content:"\e7ff"}.htlf-arrow:before{content:"\e804"}.htlf-ic_t_refund:before{content:"\e7fb"}.htlf-ic_t_refund_online:before{content:"\e618"}.htlf-ic_t_refund_fc:before{content:"\e61a"}.htlf-ic_t_refund_bold:before{content:"\e620"}.htlf-alartoutline:before{content:"\e600"}.htlf-alartfilled:before{content:"\e617"}.htlf-eye_no_outline:before{content:"\e7f3"}.htlf-eye_outline:before{content:"\e7f4"}.htlf-images:before{content:"\e7ea"}.htlf-a-CertifiedSustainable:before{content:"\e7ca"}.htlf-a-ic_creditcard:before{content:"\e7c7"}.htlf-ic_advantage_new:before{content:"\e7c8"}.htlf-ic_alert_new:before{content:"\e7c9"}.htlf-ic_login:before{content:"\e7c6"}.htlf-ic_description_guest:before{content:"\e7c1"}.htlf-ic_description_restaurant:before{content:"\e7c2"}.htlf-a-ic_description_quickconfirmation:before{content:"\e7c3"}.htlf-ic_roomspace:before{content:"\e6d5"}.htlf-food1:before{content:"\e7ab"}.htlf-gift1:before{content:"\e7ac"}.htlf-outlined1:before{content:"\e7aa"}.htlf-outlinedbeifen1:before{content:"\e7a9"}.htlf-bed_np:before{content:"\e7a1"}.htlf-a-bed_np2:before{content:"\e7a2"}.htlf-restaurantbeifen:before{content:"\e7a3"}.htlf-restaurant_no:before{content:"\e7a4"}.htlf-outlinedbeifen:before{content:"\e7a5"}.htlf-outlined:before{content:"\e7a6"}.htlf-filledbeifen:before{content:"\e7a7"}.htlf-a-filledbeifen2:before{content:"\e7a8"}.htlf-ic_onfoot:before{content:"\e7a0"}.htlf-ic_boardingpass:before{content:"\e793"}.htlf-ic_vehicle:before{content:"\e796"}.htlf-ic_massagechair:before{content:"\e79a"}.htlf-ic_golf_ar:before{content:"\e75d"}.htlf-a-ic_boardingpass_ar:before{content:"\e76a"}.htlf-ic_vehicle_ar:before{content:"\e76c"}.htlf-ic_pickup_ar:before{content:"\e776"}.htlf-ic_bicycle_ar:before{content:"\e77b"}.htlf-ic_childcare_ar:before{content:"\e77c"}.htlf-ic_onfoot_ar:before{content:"\e77e"}.htlf-ic_wheelchair_ar:before{content:"\e783"}.htlf-ic_skiing_ar:before{content:"\e784"}.htlf-a-ic_massagechair_ar:before{content:"\e78b"}.htlf-ic_disadvantage:before{content:"\e757"}.htlf-ic_advantage1:before{content:"\e75a"}.htlf-most_pop:before{content:"\e712"}.htlf-dining:before{content:"\e714"}.htlf-safety:before{content:"\e715"}.htlf-languages:before{content:"\e718"}.htlf-ic_block_outline:before{content:"\e752"}.htlf-ic_block_filled:before{content:"\e74f"}.htlf-ic_Success:before{content:"\e73d"}.htlf-ic_card:before{content:"\e73e"}.htlf-ic_good1:before{content:"\e73b"}.htlf-ic_Instantconfirm:before{content:"\e73c"}.htlf-ic_children:before{content:"\e736"}.htlf-ic_bell:before{content:"\e737"}.htlf-ic_gift:before{content:"\e738"}.htlf-ic_review:before{content:"\e739"}.htlf-ic_Discount:before{content:"\e73a"}.htlf-filled1:before{content:"\e730"}.htlf-filled2:before{content:"\e72f"}.htlf-ic_free_internet:before{content:"\e723"}.htlf-Google:before{content:"\e71c"}.htlf-ic_description_tv:before{content:"\e70c"}.htlf-ic_airconditioning:before{content:"\e70d"}.htlf-ic_airconditioning_warm:before{content:"\e70f"}.htlf-ic_airconditioning_cold:before{content:"\e711"}.htlf-ic_description_balcony:before{content:"\e70b"}.htlf-ic_plus_outlined:before{content:"\e603"}.htlf-ic_Breakfast_outlined:before{content:"\e6e8"}.htlf-a-ic_noBreakfast_outlined:before{content:"\e6ef"}.htlf-shopping:before{content:"\e6d4"}.htlf-checklist:before{content:"\ea2e"}.htlf-advantage1:before{content:"\e6df"}.htlf-a-ic_alcoholforbidden:before{content:"\e6de"}.htlf-Non-refundable_outlined:before{content:"\e6cd"}.htlf-confirmation_outlined:before{content:"\e6d2"}.htlf-a-cardbag_outlined:before{content:"\e6cb"}.htlf-ic_tea:before{content:"\e6ca"}.htlf-childroom:before{content:"\e6c8"}.htlf-filled:before{content:"\e6c7"}.htlf-ic_carchargingstation:before{content:"\e6c1"}.htlf-ic_info_outlined:before{content:"\e6bb"}.htlf-ic_RCRP_outlined:before{content:"\e6bc"}.htlf-ic_instant_outline:before{content:"\e6a4"}.htlf-ic_member_filled:before{content:"\e6a7"}.htlf-ic_gift_outline:before{content:"\e6a8"}.htlf-ic_nocard_outline:before{content:"\e6aa"}.htlf-ic_member_outline:before{content:"\e6b5"}.htlf-ic_selected_outline:before{content:"\e6b9"}.htlf-ic_country_outline:before{content:"\e6ba"}.htlf-ic_new_confirmation_line:before{content:"\e602"}.htlf-a-ic_NaverPay:before{content:"\e690"}.htlf-icon_children_outfilled_light:before{content:"\e687"}.htlf-icon_children_outfilled_light1:before{content:"\e682"}.htlf-ic_female2:before{content:"\e670"}.htlf-ic_new_circle2:before{content:"\e9c8"}.htlf-ic_new_circle3:before{content:"\e9c9"}.htlf-ic_new_circle5:before{content:"\e9cb"}.htlf-ic_new_circle4:before{content:"\e9cc"}.htlf-ic_new_left:before{content:"\e66f"}.htlf-ic_fa_occupant:before{content:"\e677"}.htlf-jiudianwenda:before{content:"\e662"}.htlf-room:before{content:"\e66d"}.htlf-ic_bestir_plus_solid:before{content:"\e703"}.htlf-ic_man:before{content:"\e66b"}.htlf-a-TripLogo:before{content:"\e669"}.htlf-ic_location_filled:before{content:"\e668"}.htlf-ic_new_child_2years_old1:before{content:"\e666"}.htlf-ic_new_child_11-17years_old1:before{content:"\e667"}.htlf-ic_new_child_3-10years_old:before{content:"\e664"}.htlf-ic_new_child:before{content:"\e658"}.htlf-a-ic_APPdownload:before{content:"\e64c"}.htlf-ic_clock_filled:before{content:"\e64b"}.htlf-ic_new_info_line:before{content:"\e8d4"}.htlf-ic_new_fa_no_smoking:before{content:"\e963"}.htlf-ic_add_guest:before{content:"\e701"}.htlf-package_filled:before{content:"\ea0c"}.htlf-ic_new_bed:before{content:"\e9b3"}.htlf-ic_new_multiple_beds:before{content:"\e9b5"}.htlf-ic_new_double_bed:before{content:"\e9b6"}.htlf-ic_new_twobeds:before{content:"\e9b8"}.htlf-ic_new_twodouble_bed:before{content:"\e9b9"}.htlf-ic_new_sofabed:before{content:"\e9ba"}.htlf-a-dropdown:before{content:"\e632"}.htlf-ic_new_fa_bed_np:before{content:"\e62b"}.htlf-Vocher_filled:before{content:"\e625"}.htlf-ic_new_fa_no_window:before{content:"\ea31"}.htlf-ic_no_window:before{content:"\e61e"}.htlf-ic_new_more_line1:before{content:"\e8c6"}.htlf-ic_new_fa_child_occupant:before{content:"\e613"}.htlf-ic_info_filled:before{content:"\e614"}.htlf-ic_family:before{content:"\e615"}.htlf-ic_unselected_new:before{content:"\ea2c"}.htlf-ic_down_double:before{content:"\ea2d"}.htlf-ic_minus:before{content:"\ea27"}.htlf-ic_share_ios:before{content:"\e60d"}.htlf-ic_new_fa_no_breakfast:before{content:"\ea21"}.htlf-ic_new_fa_defect:before{content:"\ea20"}.htlf-ic_no_credit_card:before{content:"\ea1f"}.htlf-ic_fa_room:before{content:"\e9fd"}.htlf-ic_srv_tag:before{content:"\e606"}.htlf-ic_new_bu_train:before{content:"\e9e6"}.htlf-ic_moon:before{content:"\e9df"}.htlf-ic_new_circle:before{content:"\e9c4"}.htlf-ic_price_down:before{content:"\e9c7"}.htlf-back_to_top:before{content:"\e9c5"}.htlf-ic_new_message:before{content:"\e9c0"}.htlf-ic_new_breakfast:before{content:"\e9c2"}.htlf-ic_new_discount:before{content:"\e8f8"}.htlf-ic_new_gift:before{content:"\e8f9"}.htlf-ic_new_check:before{content:"\e8ff"}.htlf-ic_new_trip_coins:before{content:"\e98c"}.htlf-select:before{content:"\e9be"}.htlf-ic_new_question:before{content:"\e9bb"}.htlf-ic_new_minshuku_small:before{content:"\e9b4"}.htlf-ic_new_fa_double_bed:before{content:"\e91c"}.htlf-ic_new_fa_twodouble_bed:before{content:"\e947"}.htlf-ic_new_fa_multiple_beds:before{content:"\e970"}.htlf-ic_new_fa_sofabed:before{content:"\e97d"}.htlf-ic_new_fa_twobeds:before{content:"\e97f"}.htlf-ic_popups_close:before{content:"\e9b2"}.htlf-ic_new_promocode_line:before{content:"\e9a4"}.htlf-ic_new_calendar_line:before{content:"\e9a5"}.htlf-ic_new_thumbsup:before{content:"\e987"}.htlf-ic_new_hot:before{content:"\e993"}.htlf-ic_new_share_ios_line:before{content:"\e8c1"}.htlf-ic_new_write:before{content:"\e9a3"}.htlf-ic_onlineservice_blo:before{content:"\e6ee"}.htlf-ic_new_switch:before{content:"\e985"}.htlf-tag_tripbasic:before{content:"\e9b1"}.htlf-ic_more_iOS:before{content:"\e99d"}.htlf-ic_partners_naver:before{content:"\e98e"}.htlf-ic_partners_kakaotalk:before{content:"\e98f"}.htlf-ic_partners_line_points:before{content:"\e990"}.htlf-ic_partners_line:before{content:"\e98d"}.htlf-ic_way_card:before{content:"\e642"}.htlf-ic_new_hotelpolicies:before{content:"\e95a"}.htlf-ic_new_serviceamenities:before{content:"\e961"}.htlf-ic_new_guarantee:before{content:"\e9ca"}.htlf-ic_new_delete_line:before{content:"\e601"}.htlf-ic_new_fa_executive_lounge:before{content:"\e9b0"}.htlf-ic_conversion:before{content:"\e6af"}.htlf-ic_new_countries:before{content:"\e9cf"}.htlf-solo:before{content:"\e696"}.htlf-ic_wow_gift:before{content:"\e6e4"}.htlf-map:before{content:"\e67b"}.htlf-ic_new_fa_laundry:before{content:"\e93b"}.htlf-nearby:before{content:"\e67c"}.htlf-ic_new_fa_kitchenware:before{content:"\e93c"}.htlf-child:before{content:"\e67d"}.htlf-ic_business_review:before{content:"\e94d"}.htlf-filter:before{content:"\e67e"}.htlf-ic_fa_web:before{content:"\e94e"}.htlf-common-flight:before{content:"\e67f"}.htlf-ic_new_no_fa_wifi:before{content:"\e959"}.htlf-cancel:before{content:"\e684"}.htlf-ic_new_fa_public_area:before{content:"\e95c"}.htlf-remove:before{content:"\e685"}.htlf-ic_email:before{content:"\e95d"}.htlf-add:before{content:"\e686"}.htlf-ic_new_fa_breakfast:before{content:"\e9d4"}.htlf-navigation:before{content:"\e688"}.htlf-ic_new_fa_ac:before{content:"\e9a2"}.htlf-picture:before{content:"\e68a"}.htlf-ic_new_fa_shower:before{content:"\e9bf"}.htlf-star:before{content:"\e68c"}.htlf-ic_new_fa_amenities:before{content:"\e9c1"}.htlf-metro:before{content:"\e68d"}.htlf-tripcoins-bg:before{content:"\e605"}.htlf-comment:before{content:"\e68e"}.htlf-ic_new_diamondmember:before{content:"\e98b"}.htlf-city:before{content:"\e691"}.htlf-friend:before{content:"\e693"}.htlf-family:before{content:"\e695"}.htlf-place:before{content:"\e697"}.htlf-hotel:before{content:"\e699"}.htlf-gift:before{content:"\e69a"}.htlf-ok:before{content:"\e69d"}.htlf-calendar:before{content:"\e69e"}.htlf-img:before{content:"\e69f"}.htlf-ic_perm_identity_px:before{content:"\e6a0"}.htlf-noresult:before{content:"\e6a1"}.htlf-person:before{content:"\e6a2"}.htlf-correct:before{content:"\e6a3"}.htlf-common-train:before{content:"\e6a5"}.htlf-area:before{content:"\e6a6"}.htlf-breakfast:before{content:"\e6a9"}.htlf-business:before{content:"\e6ab"}.htlf-toRight:before{content:"\e6ac"}.htlf-toLeft:before{content:"\e6ad"}.htlf-toUp:before{content:"\e6ae"}.htlf-distance:before{content:"\e6b0"}.htlf-toDown:before{content:"\e6b1"}.htlf-dimaond:before{content:"\e6b2"}.htlf-ic_guest_rating:before{content:"\e6b3"}.htlf-starfull:before{content:"\e6b6"}.htlf-pets:before{content:"\e6b8"}.htlf-close:before{content:"\e6bf"}.htlf-list:before{content:"\e6c0"}.htlf-popular:before{content:"\e6c2"}.htlf-location:before{content:"\e6c4"}.htlf-flight:before{content:"\e6c6"}.htlf-brand:before{content:"\e6c9"}.htlf-call:before{content:"\e6cc"}.htlf-checkbox:before{content:"\e6ce"}.htlf-processing:before{content:"\e6d0"}.htlf-success:before{content:"\e6d1"}.htlf-ic_done_px1:before{content:"\e6d6"}.htlf-tips:before{content:"\e643"}.htlf-province:before{content:"\e6f1"}.htlf-washing_machine:before{content:"\e705"}.htlf-search_large:before{content:"\e707"}.htlf-map_large:before{content:"\e708"}.htlf-bar:before{content:"\e70a"}.htlf-Airport:before{content:"\e70e"}.htlf-coffee:before{content:"\e710"}.htlf-parking:before{content:"\e716"}.htlf-nonsmoking:before{content:"\e71a"}.htlf-wifi:before{content:"\e720"}.htlf-SPA:before{content:"\e721"}.htlf-default:before{content:"\e735"}.htlf-edit:before{content:"\e604"}.htlf-new_business_zone:before{content:"\e713"}.htlf-new_ic_brand:before{content:"\e743"}.htlf-ic_center:before{content:"\e745"}.htlf-ic_GroupCompany:before{content:"\e746"}.htlf-new_airport:before{content:"\e747"}.htlf-new_ic_hotel:before{content:"\e749"}.htlf-new_ic_landmark:before{content:"\e74a"}.htlf-new_ic_city:before{content:"\e74b"}.htlf-ic_metro_line:before{content:"\e74c"}.htlf-new_ic_province:before{content:"\e74d"}.htlf-new_metro_station:before{content:"\e74e"}.htlf-new_ic_scenicspot:before{content:"\e750"}.htlf-new_train_station:before{content:"\e751"}.htlf-ic_my_booking:before{content:"\e608"}.htlf-trash:before{content:"\e607"}.htlf-collected:before{content:"\e609"}.htlf-ic_favourites:before{content:"\e60c"}.htlf-not-collected:before{content:"\e60a"}.htlf-fold:before{content:"\e753"}.htlf-bed_icon:before{content:"\e754"}.htlf-chevron_right:before{content:"\e755"}.htlf-breakfast_black:before{content:"\e756"}.htlf-open_icon:before{content:"\e758"}.htlf-information:before{content:"\e759"}.htlf-time_process:before{content:"\e75c"}.htlf-remind:before{content:"\e75f"}.htlf-advantage:before{content:"\e760"}.htlf-window:before{content:"\ea30"}.htlf-internet:before{content:"\e761"}.htlf-ic_arrow_down_line:before{content:"\e61d"}.htlf-ic_arrow_right1:before{content:"\e61f"}.htlf-ic_close:before{content:"\e624"}.htlf-ic_help_outline:before{content:"\e61b"}.htlf-ic_map:before{content:"\e61c"}.htlf-ic_voucher1:before{content:"\e63f"}.htlf-ic-prompt:before{content:"\e650"}.htlf-zan:before{content:"\e645"}.htlf-ic_order_time:before{content:"\e621"}.htlf-ic_order_abulous:before{content:"\e622"}.htlf-ic_order_fail:before{content:"\e623"}.htlf-ic_bestir_fabulous:before{content:"\e654"}.htlf-food:before{content:"\e659"}.htlf-invoice:before{content:"\e60f"}.htlf-ic_tel:before{content:"\e610"}.htlf-voucher:before{content:"\e611"}.htlf-ic_star:before{content:"\e619"}.htlf-ic_nearby:before{content:"\e634"}.htlf-ic_sale:before{content:"\e6b4"}.htlf-ic_local:before{content:"\e63c"}.htlf-map_ic_region:before{content:"\e6d3"}.htlf-ic_camera:before{content:"\e63d"}.htlf-ic_bestir_plus:before{content:"\e671"}.htlf-ic_frequent_addgues:before{content:"\e6d9"}.htlf-ic_bestir_minus:before{content:"\e6da"}.htlf-ic_list_search:before{content:"\e675"}.htlf-ic_fa_kitchen:before{content:"\e6b7"}.htlf-ic_fa_beach:before{content:"\e6bd"}.htlf-ic_fa_shower_room:before{content:"\e6be"}.htlf-ic_good:before{content:"\e6d8"}.htlf-ic_arrow_right:before{content:"\e68f"}.htlf-ic_refresh_online:before{content:"\e6dc"}.htlf-ic_advantage:before{content:"\e6dd"}.htlf-ic_bestir_minus1:before{content:"\e6cf"}.htlf-ic_bestir_plus1:before{content:"\e6e7"}.htlf-ic_default_smile:before{content:"\e6c3"}.htlf-ic_fa_24h_service:before{content:"\e6d7"}.htlf-ic_fa_bar:before{content:"\e6eb"}.htlf-ic_fa_acreage:before{content:"\e6ec"}.htlf-ic_fa_ballroom:before{content:"\e6ed"}.htlf-ic_fa_bed:before{content:"\e6f2"}.htlf-ic_fa_beach_volleyba:before{content:"\e6f4"}.htlf-ic_fa_bicycle:before{content:"\e6f6"}.htlf-ic_fa_billiards:before{content:"\e6f7"}.htlf-ic_fa_bowling:before{content:"\e6f8"}.htlf-ic_fa_air_conditione:before{content:"\e6f9"}.htlf-ic_fa_business:before{content:"\e6fa"}.htlf-ic_fa_breakfast:before{content:"\e6fb"}.htlf-ic_fa_basketball:before{content:"\e6fc"}.htlf-ic_fa_coffee:before{content:"\e6fd"}.htlf-ic_new_fa_wifi:before{content:"\ea2f"}.htlf-ic_fa_clean:before{content:"\e6fe"}.htlf-ic_fa_casino:before{content:"\e6ff"}.htlf-ic_fa_creditcard:before{content:"\e700"}.htlf-ic_fa_currency:before{content:"\e702"}.htlf-ic_fa_diving:before{content:"\e706"}.htlf-ic_fa_floor:before{content:"\e75b"}.htlf-ic_fa_fishing:before{content:"\e75e"}.htlf-ic_fa_fridge:before{content:"\e762"}.htlf-ic_fa_children:before{content:"\e763"}.htlf-ic_fa_football:before{content:"\e764"}.htlf-ic_fa_game:before{content:"\e765"}.htlf-ic_fa_gym:before{content:"\e766"}.htlf-ic_fa_hot_spring:before{content:"\e767"}.htlf-ic_fa_hot:before{content:"\e768"}.htlf-ic_fa_ironning:before{content:"\e769"}.htlf-ic_fa_hairdressing:before{content:"\e76b"}.htlf-ic_fa_massage:before{content:"\e76d"}.htlf-ic_fa_laundry:before{content:"\e76e"}.htlf-ic_fa_multimedia:before{content:"\e76f"}.htlf-ic_fa_media:before{content:"\e770"}.htlf-ic_fa_ktv:before{content:"\e771"}.htlf-ic_fa_occupantx:before{content:"\e772"}.htlf-ic_fa_no_smoking:before{content:"\e773"}.htlf-ic_fa_library:before{content:"\e774"}.htlf-ic_fa_parking:before{content:"\e775"}.htlf-ic_fa_pet:before{content:"\e777"}.htlf-ic_fa_pingpang:before{content:"\e778"}.htlf-ic_fa_pickup:before{content:"\e779"}.htlf-ic_fa_polyglot:before{content:"\e77a"}.htlf-ic_fa_receptionist:before{content:"\e724"}.htlf-ic_fa_other:before{content:"\e77d"}.htlf-ic_fa_sauna:before{content:"\e77f"}.htlf-ic_fa_service:before{content:"\e780"}.htlf-ic_fa_shopping:before{content:"\e781"}.htlf-ic_fa_nightclub:before{content:"\e782"}.htlf-ic_fa_smoking:before{content:"\e6e1"}.htlf-ic_fa_snorkeling:before{content:"\e786"}.htlf-ic_fa_spa:before{content:"\e787"}.htlf-ic_fa_shuttle_bus:before{content:"\e788"}.htlf-ic_fa_sunbath:before{content:"\e789"}.htlf-ic_fa_squash:before{content:"\e78a"}.htlf-ic_fa_wake_up:before{content:"\e78c"}.htlf-ic_fa_skiing:before{content:"\e78d"}.htlf-ic_fa_swimming:before{content:"\e78e"}.htlf-ic_fa_water_golf:before{content:"\e78f"}.htlf-ic_fa_wifi:before{content:"\e790"}.htlf-ic_fa_water_sports:before{content:"\e791"}.htlf-ic_fa_window:before{content:"\e6e2"}.htlf-ic_fa_tennis:before{content:"\e795"}.htlf-ic_photo_clock:before{content:"\e6db"}.htlf-ic_check_box_ad:before{content:"\e6e9"}.htlf-ic_check_mark_ad:before{content:"\e6ea"}.htlf-ic_radio_ad:before{content:"\e6f3"}.htlf-ic_radio_mark_ad:before{content:"\e6f5"}.htlf-ic_delete1:before{content:"\e6e5"}.htlf-ic_fa_meetingroom:before{content:"\e785"}.htlf-ic_fa_businesscenter:before{content:"\e794"}.htlf-ic_fa_businessservic:before{content:"\e79b"}.htlf-ic_fa_kidstoys:before{content:"\e79c"}.htlf-ic_fa_childcaree:before{content:"\e79d"}.htlf-ic_fa_childroom:before{content:"\e79e"}.htlf-ic_fa_playground:before{content:"\e79f"}.htlf-ic_fa_language:before{content:"\e797"}.htlf-ic_fa_wheelchair:before{content:"\e798"}.htlf-ic_fa_atm:before{content:"\e799"}.htlf-ic_download_orders:before{content:"\e704"}.htlf-ic_download_points:before{content:"\e709"}.htlf-ic_download_pricetag:before{content:"\e71b"}.htlf-ic_ms:before{content:"\e728"}.htlf-ic_txy_error:before{content:"\e7d5"}.htlf-ic_information_comme:before{content:"\e85b"}.htlf-bell:before{content:"\e85c"}.htlf-ic_fa_extra:before{content:"\e85d"}.htlf-promo:before{content:"\e861"}.htlf-ic_float_gifts:before{content:"\e87c"}.htlf-ic_bestir_clear:before{content:"\e889"}.htlf-review:before{content:"\e88b"}.htlf-ic_bestir_more:before{content:"\e891"}.htlf-ic_bestir_Expand:before{content:"\e892"}.htlf-tripcoins:before{content:"\e89b"}.htlf-ic_bestir_diamond:before{content:"\e89c"}.htlf-ic_bestir_guest:before{content:"\e89d"}.htlf-ic_filter_filter:before{content:"\e8ab"}.htlf-ic_member_only:before{content:"\e8ad"}.htlf-ic_new_show:before{content:"\e8f6"}.htlf-ic_unlock:before{content:"\e906"}.htlf-ic_new_fa_wheelchair:before{content:"\e94f"}.htlf-ic_new_fa_media:before{content:"\e950"}.htlf-ic_new_fa_bathtub:before{content:"\e95e"}.htlf-ic_new_fa_scenery:before{content:"\e960"}.htlf-ic_new_fa_access:before{content:"\e962"}.htlf-ic_new_fa_other_service:before{content:"\e965"}.htlf-ic_new_fa_children:before{content:"\e96c"}.htlf-ic_new_fa_fridge:before{content:"\e96d"}.htlf-ic_new_fa_swimming:before{content:"\e96e"}.htlf-ic_new_fa_hot_spring:before{content:"\e977"}.htlf-ic_new_fa_terrace:before{content:"\e95f"}.htlf-search:before{content:"\e60b"}.htlf-ic_new_fa_kitchen:before{content:"\e97b"}.htlf-more:before{content:"\e612"}.htlf-ic_new_fa_smoking:before{content:"\e98a"}.htlf-toTop:before{content:"\e653"}.htlf-bg_member:before{content:"\e933"}.htlf-target:before{content:"\e792"}.htlf-ic_new_fa_balcony:before{content:"\e935"}.htlf-loading:before{content:"\e8fd"}.htlf-ic_new_fa_sofa:before{content:"\e936"}.htlf-back:before{content:"\e6c5"}.htlf-ic_new_fa_microwave_oven:before{content:"\e937"}.htlf-district:before{content:"\e672"}.htlf-ic_new_fa_bar:before{content:"\e938"}.htlf-download:before{content:"\e676"}.htlf-ic_new_fa_hair_drier:before{content:"\e939"}.htlf-landmark:before{content:"\e67a"}.htlf-ic_new_fa_telephone:before{content:"\e93a"}[dir=rtl] .htlf-arrow,[dir=rtl] .htlf-common-flight,[dir=rtl] .htlf-flight,[dir=rtl] .htlf-ic_arrow_right,[dir=rtl] .htlf-ic_arrow_right1,[dir=rtl] .htlf-ic_fa_bicycle,[dir=rtl] .htlf-ic_fa_childcaree,[dir=rtl] .htlf-ic_fa_pickup,[dir=rtl] .htlf-ic_fa_skiing,[dir=rtl] .htlf-ic_fa_water_golf,[dir=rtl] .htlf-ic_fa_wheelchair,[dir=rtl] .htlf-ic_frequent_addgues,[dir=rtl] .htlf-ic_help_outline,[dir=rtl] .htlf-ic_new_fa_wheelchair,[dir=rtl] .htlf-ic_new_more_line1,[dir=rtl] .htlf-landmark,[dir=rtl] .htlf-new_airport,[dir=rtl] .htlf-new_ic_landmark,[dir=rtl] .htlf-toLeft,[dir=rtl] .htlf-toRight{transform:rotateY(180deg)}.divider-line-bottom-dash{position:relative}.divider-line-bottom-dash:after{content:"";display:inline-block;position:absolute;left:0;right:0;bottom:0;height:.05rem;transform:scaleY(.5);background-image:repeating-linear-gradient(90deg,#d4d7de,#d4d7de 2%,transparent 0,transparent 3%)}.divider-line-top-dash{position:relative}.divider-line-top-dash:before{content:"";display:inline-block;position:absolute;left:0;right:0;top:0;height:.05rem;transform:scaleY(.5);background-image:repeating-linear-gradient(90deg,#d4d7de,#d4d7de 2%,transparent 0,transparent 3%)}.divider-line-top-solid{position:relative}.divider-line-top-solid:before{content:"";display:inline-block;position:absolute;left:0;right:0;top:0;height:.05rem;transform:scaleY(.5);background-color:#d4d7de}.divider-line-bottom-solid{position:relative}.divider-line-bottom-solid:after{content:"";display:inline-block;position:absolute;left:0;right:0;bottom:0;height:.05rem;transform:scaleY(.5);background-color:#d4d7de}@font-face{font-family:Trip Geom;font-weight:700;src:url(//file.tripcdn.com/files/6/htl_web/1re1k12000cdk1i2kBFE2.eot);src:url(//file.tripcdn.com/files/6/htl_web/1re1k12000cdk1i2kBFE2.eot?#iefix) format("embedded-opentype"),url(//file.tripcdn.com/files/6/htl_web/1re1o12000cdk1i2oF3ED.woff2) format("woff2"),url(//file.tripcdn.com/files/6/htl_web/1re1n12000cdk1i2n1211.woff) format("woff"),url(//file.tripcdn.com/files/6/htl_web/1re3912000cdk1ld3544F.ttf) format("truetype"),url(//file.tripcdn.com/files/6/htl_web/1re1m12000cdk1i2m9BAA.svg) format("svg")}@font-face{font-family:Trip Geom;font-weight:500;src:url(//file.tripcdn.com/files/6/htl_web/1re1p12000cdk1i2p5F8D.eot);src:url(//file.tripcdn.com/files/6/htl_web/1re1p12000cdk1i2p5F8D.eot?#iefix) format("embedded-opentype"),url(//file.tripcdn.com/files/6/htl_web/1re1w12000cdk1i2w0156.woff2) format("woff2"),url(//file.tripcdn.com/files/6/htl_web/1re1t12000cdk1i2tAFC7.woff) format("woff"),url(//file.tripcdn.com/files/6/htl_web/1re3a12000cdk1ld4FEF3.ttf) format("truetype"),url(//file.tripcdn.com/files/6/htl_web/1re1r12000cdk1i2rA56A.svg) format("svg")}@font-face{font-family:Trip Geom;font-weight:400;src:url(//file.tripcdn.com/files/6/htl_web/1re1x12000cdk1i2xEA68.eot);src:url(//file.tripcdn.com/files/6/htl_web/1re1x12000cdk1i2xEA68.eot?#iefix) format("embedded-opentype"),url(//file.tripcdn.com/files/6/htl_web/1re2312000cdk1i3384FB.woff2) format("woff2"),url(//file.tripcdn.com/files/6/htl_web/1re2112000cdk1i31CDC5.woff) format("woff"),url(//file.tripcdn.com/files/6/htl_web/1re3e12000cdk1ld851D7.ttf) format("truetype"),url(https://file.tripcdn.com/files/6/htl_web/1re1z12000cdk1i2zC036.svg) format("svg")}.loading-svg-holder{box-sizing:border-box;padding:38px}.loading-svg{animation:svg-animation 2s linear infinite;width:24px;height:24px}@keyframes svg-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-circle{animation:circle-animation 1.4s ease-in-out infinite both;display:block;fill:transparent;stroke:#acb4bf;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280;stroke-width:10px;transform-origin:50% 50%}@keyframes circle-animation{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(1turn)}}.Online-usp-loading{width:100%;height:100%;top:0;left:0;position:fixed;display:flex;align-items:center;justify-content:center;z-index:10000}.Online-usp-loading__container{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background-color:#fff;text-align:center;border-radius:2px;min-width:230px;max-width:360px;padding:16px;box-sizing:border-box}.Online-usp-loading__container__icon{width:100px;height:100px;margin:0 49px}.Online-usp-loading__container__title{box-sizing:border-box;font-size:18px;color:#0f294d;font-weight:700;line-height:24px}.Online-usp-loading__container__content{box-sizing:border-box;font-size:14px;color:#0f294d;line-height:18px;padding:8px 0 24px}.H5-usp-loading{width:100%;height:100%;top:0;left:0;position:fixed;display:flex;align-items:center;justify-content:center;z-index:10000}.H5-usp-loading__container{box-sizing:border-box;background-color:#fff;text-align:center;width:280px;padding:0 20px 20px;border-radius:2px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.H5-usp-loading__container__icon{width:100px;height:100px}.H5-usp-loading__container__title{box-sizing:border-box;padding:0 0 4px;font-size:15px;font-weight:700;line-height:20px;color:#0f294d}.H5-usp-loading__container__content{box-sizing:border-box;padding:4px 0 8px;font-size:12px;line-height:17px;font-weight:400;color:#0f294d}.pop-footer{padding:.6rem;display:flex;justify-content:space-between;font-size:.8rem;font-weight:500;text-align:center;background-color:#fff}.pop-footer .footer-btn{flex:1 1;padding:.65rem .45rem;border-radius:.2rem;line-height:1.05rem;border:.05rem solid #2c61fe;display:flex;align-items:center;justify-content:center}.pop-footer .footer-btn .footer-btn-txt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pop-footer .footer-btn-public{flex:1 1}.pop-footer .footer-btn-public:last-child{margin-right:0;margin-left:0}.pop-footer .close-btn{color:#2c61fe}.pop-footer .select-room-btn{color:#fff;background-color:#2c61fe}.pop-footer .footer-btn:last-child{margin-right:0;margin-left:0}.package-image-swiper-wrapper{background-color:#000;height:100%;overflow:hidden;position:relative}.package-image-swiper-list{display:flex;flex-direction:row;height:100%;justify-content:center}.package-image-swiper-item{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.package-image-swiper-img{background-color:#ebedf1;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.package-image-swiper-full-mask-wrapper{height:100%;overflow:hidden;position:relative}.package-image-swiper-swiper-full-mask-bottom-bar{bottom:0;display:flex;flex-direction:column;left:0;padding:0 .6rem .4rem;position:absolute;right:0}.package-image-swiper-full-mask-image-count{align-self:flex-end;color:#fff;font-size:.65rem;line-height:.9rem}.package-image-swiper-full-mask-image-title{align-self:flex-start;color:#fff;font-size:.65rem;line-height:.9rem}.package-image-swiper-full-mask-close{background-color:rgba(15,41,77,.6);border-radius:50%;height:1.7rem;position:absolute;right:.8rem;top:.8rem;width:1.7rem}.package-image-swiper-full-mask-close:after,.package-image-swiper-full-mask-close:before{background-color:#fff;content:"";height:.1rem;left:50%;position:absolute;top:50%;transform-origin:center;width:1rem}.package-image-swiper-full-mask-close:before{transform:translate(-50%,-50%) rotate(45deg)}.package-image-swiper-full-mask-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.package-image-swiper-swiper-full-mask-top-bar{align-items:center;display:flex;left:0;padding:0 .9rem;position:absolute;right:0;top:.5rem}.package-image-swiper-full-mask-image-back{background:url(//ak-d.tripcdn.com/images/1re3b12000bb7g9d48F35.svg) no-repeat 50%;background-size:1rem;height:1.2rem;width:1.2rem}.package-image-swiper-full-mask-image-module-title{color:#fff;flex:1 1;font-size:.9rem;line-height:1.2rem;text-align:center}body[dir=rtl] .package-image-swiper-full-mask-close{left:.8rem;right:auto}body[dir=rtl] .package-image-swiper-swiper-full-mask-top-bar{direction:ltr}[data-domain=aw] .package-image-swiper-full-mask-image-back{background:url(//aw-d.tripcdn.com/images/1re3b12000bb7g9d48F35.svg) no-repeat 50%;background-size:1rem}.package-image-swiper-block-wrapper{height:100%;overflow:hidden;position:relative}.package-image-swiper-block-bottom-bar{bottom:0;padding:0 .6rem .4rem;position:absolute}.package-image-swiper-block-count{background-color:rgba(18,24,38,.6);border-radius:.1rem;color:#fff;display:inline-block;font-size:.55rem;height:.9rem;line-height:.9rem;text-align:center;width:1.6rem}.package-image-swiper-block-bottom-slider-bar{bottom:0;display:flex;justify-content:center;padding:0 .6rem .6rem;position:absolute;width:100%}.package-image-swiper-block-bottom-slider-item{background:#fff;border-radius:.3rem;box-shadow:0 .1rem .4rem 0 rgba(15,41,77,.5);height:.3rem;margin:0 .15rem;opacity:.5;width:.3rem}@keyframes sliderInPackageImageSwiper{to{opacity:1;width:.5rem}0%{opacity:.5;width:.3rem}}@keyframes sliderOutPackageImageSwiper{to{opacity:.5;width:.3rem}0%{opacity:1;width:.5rem}}.package-image-swiper-block-bottom-slider-item.hidden{display:none}.package-image-swiper-block-bottom-slider-item.show{display:inline-block}.package-image-swiper-block-bottom-slider-item.active{animation:sliderInPackageImageSwiper .2s;opacity:1;width:.5rem}.package-image-swiper-block-bottom-slider-item.none{opacity:.5;width:.3rem}.package-image-swiper-container{height:10.5rem}.amenity-images{margin:.6rem;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;display:flex;align-items:center;flex-flow:row nowrap}.amenity-images::-webkit-scrollbar{display:none}.amenity-images .image-item{position:relative;height:5.7rem;width:8.4rem;overflow:hidden;border-radius:.4rem;flex:none}.amenity-images .image-item:last-of-type{margin-right:0;margin-left:0}.amenity-images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;background-color:#ebedf1}.amenity-images .text-wrapper{position:absolute;bottom:0;left:0;right:0;padding:1.2rem .4rem .2rem;font-size:.7rem;background:linear-gradient(-180deg,rgba(15,41,77,0),rgba(15,41,77,.8));border-radius:0 0 .4rem .4rem;color:#fff;display:flex;align-items:center;justify-content:space-between}.amenity-images .text-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.amenity-images-b{margin-right:0}.amenity-images-b .image-item{width:7.45rem;height:5.6rem}.amenity-images-b .count-top{padding:0 .25rem;background:rgba(15,41,77,.8);opacity:.8;font-weight:400;border-radius:.1rem;flex-shrink:0;font-size:.7rem;color:#fff;position:absolute;right:.2rem;top:.2rem;min-width:.9rem;box-sizing:border-box}.amenity-images.amenity-images-rem{margin:.2rem 0 .9rem 1rem}.amenity-images.amenity-images-rem .image-item{height:5.9rem;width:7.9rem}.amenity-images.amenity-images-rem .text-wrapper{padding:.8rem .4rem .3rem;font-size:.6rem;line-height:.9rem;justify-content:flex-start;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}body[dir=rtl] .amenity-images-b .count-top{right:auto;left:.2rem}body[dir=rtl] .amenity-images.amenity-images-rem{margin:.2rem 1rem .9rem 0}.amenity-tip-detail{color:#4f5563;font-size:.7rem;max-height:70vh;overflow-y:scroll}.amenity-tip-detail .detail-box{padding-bottom:.6rem;display:flex;align-items:flex-start;text-align:left;line-height:1.1rem}.amenity-tip-detail .amenity-item.title{flex:0 0 33%;color:#121826}.amenity-tip-bg{height:1.5rem;width:100%;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));position:absolute;bottom:.775rem;left:0}body[dir=rtl] .amenity-tip-detail .amenity-item{text-align:right}.cp-amenity-item-badge.grey{background:#f6f7fa}.cp-amenity-item-badge-b{margin-right:.2rem;margin-top:.1rem}.cp-amenity-item-badge-b.green{color:#047c88}body[dir=rtl] .cp-amenity-item-badge-b{margin-right:.1rem;margin-left:.2rem}body[dir=rtl] .icon-facility-suspend{margin-left:.1rem;margin-right:0}.amenity-tip-icon{margin-left:.05rem;color:#2c61fe;vertical-align:middle}.amenity-tip-alert>.wrapper{width:17.15rem;display:flex;flex-direction:column;max-height:80vh;padding:.75rem 0 .8rem;background:#fff}.amenity-tip-alert>.wrapper .header{padding:0 .8rem .6rem;height:auto;align-items:center}.amenity-tip-alert>.wrapper .customBody{padding:0 .8rem}body[dir=rtl] .amenity-tip-icon{margin-left:0;margin-right:.05rem}.common-amenity:first-of-type:before{margin-bottom:.6rem;width:100%;height:.05rem;content:"";display:block;background-color:#d4d7de;transform:scaleY(.5)}.common-amenity .amenity-sub-title{margin-left:1.4rem;margin-bottom:.2rem;font-weight:600;font-size:.7rem}.common-amenity .amenity-title{padding-left:1.4rem}.common-amenity .amenity-title:before{width:1rem;height:1rem}.common-amenity .amenity-title-b{display:flex}.common-amenity .amenity-title-b .hotel-icons{font-size:1rem}.common-amenity .amenity-title-b:before{width:1rem;height:1rem}.common-amenity .list-wrapper{margin-left:1.4rem;padding:.2rem 0;display:flex;flex-flow:row wrap}.common-amenity .simple-item{list-style:none;margin-bottom:.55rem;padding-right:.3rem;max-width:100%;min-width:50%;font-size:.7rem;word-break:break-all;line-height:.9rem}.common-amenity .simple-item_full{min-width:100%;display:flex;align-items:baseline}body[dir=rtl] .common-amenity .amenity-sub-title,body[dir=rtl] .common-amenity .list-wrapper{margin-right:1.4rem;margin-left:0}body[dir=rtl] .common-amenity .amenity-title{padding-right:1.4rem;padding-left:0}.popular-amenity{display:flex;align-items:flex-start;flex-flow:row wrap}.popular-amenity .amenity-item,.popular-amenity .amenity-item-v2{margin-bottom:.5rem;max-width:100%;min-width:50%;font-size:.7rem;word-break:break-all}.popular-amenity .amenity-item-v2_full,.popular-amenity .amenity-item_full{min-width:100%}.popular-amenity .amenity-item-v2.amenity-item-hot.with-icon,.popular-amenity .amenity-item.amenity-item-hot.with-icon{display:flex;align-items:flex-start}.popular-amenity .amenity-item-v2.amenity-item-hot.with-icon:before,.popular-amenity .amenity-item.amenity-item-hot.with-icon:before{margin-right:.2rem}.popular-amenity .amenity-item .amenity-item-hot-fold .summary,.popular-amenity .amenity-item-v2 .amenity-item-hot-fold .summary{list-style:none;position:relative;display:flex;align-items:center}.popular-amenity .amenity-item .amenity-item-hot-fold .summary::marker,.popular-amenity .amenity-item-v2 .amenity-item-hot-fold .summary::marker{display:none}.popular-amenity .amenity-item .amenity-item-hot-fold .summary::-webkit-details-marker,.popular-amenity .amenity-item-v2 .amenity-item-hot-fold .summary::-webkit-details-marker{display:none}.popular-amenity .amenity-item .amenity-item-hot-fold .summary:after,.popular-amenity .amenity-item-v2 .amenity-item-hot-fold .summary:after{content:"";width:1rem;height:1rem;background:url(//ak-d.tripcdn.com/images/1re5q12000b7dmplkF113.svg) no-repeat 50%}.popular-amenity .amenity-item .amenity-item-hot-fold[open] .summary:after,.popular-amenity .amenity-item-v2 .amenity-item-hot-fold[open] .summary:after{transform:rotate(180deg)}.popular-amenity .amenity-item .amenity-item-hot-fold .detail,.popular-amenity .amenity-item-v2 .amenity-item-hot-fold .detail{width:calc(100vw - 2.4rem);margin-top:.4rem;background:#f6f7fa;padding:.6rem;color:#4f5563}.popular-amenity .amenity-item .amenity-item-hot-fold .detail .cell,.popular-amenity .amenity-item-v2 .amenity-item-hot-fold .detail .cell{padding-top:.1rem}.popular-amenity .amenity-item .amenity-item-hot-fold .detail .cell:first-child,.popular-amenity .amenity-item-v2 .amenity-item-hot-fold .detail .cell:first-child{padding-top:0}.popular-amenity .amenity-item-v2{display:flex;align-items:center}body[dir=rtl] .popular-amenity .amenity-item.amenity-item-hot.with-icon:before{margin-left:.2rem;margin-right:0}.with-icon{padding-left:.9rem;position:relative}.with-icon:before{content:"";position:absolute;display:block;width:.7rem;height:.7rem;background:url(//ak-d.tripcdn.com/images/1re1w12000ct9nmzs1F8C.svg) 50%/contain no-repeat;left:0;right:0;top:50%;transform:translateY(-50%)}.with-icon.with-free-tag:after{content:attr(data-content-after);padding:.05rem .2rem;margin-left:.2rem;color:#047c88;background:#edfafb;border-radius:.1rem .1rem .1rem .1rem;line-height:.8rem;font-size:.6rem;display:inline-block}.with-icon.with-icon-b{padding-left:1.3rem}.with-icon.with-icon-b:before{width:.9rem;height:.9rem}.with-icon.with-icon-b.with-free-tag:after{line-height:.9rem}body[data-domain=aw] .with-icon:before{background:url(//aw-d.tripcdn.com/images/1re1w12000ct9nmzs1F8C.svg) 50%/contain no-repeat}body[dir=rtl] .with-icon{padding-right:.9rem;padding-left:0}body[dir=rtl] .with-icon.with-free-tag:after{margin-right:.2rem;margin-left:0}.ic_fa_swimming:before{background:url(//ak-d.tripcdn.com/images/1re3r12000b7ytdg6E1C5.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_swimming:before{background:url(//aw-d.tripcdn.com/images/1re3r12000b7ytdg6E1C5.svg) 50%/contain no-repeat}.ic_fa_sauna:before{background:url(//ak-d.tripcdn.com/images/1re0y12000b7ytroiE5EA.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_sauna:before{background:url(//aw-d.tripcdn.com/images/1re0y12000b7ytroiE5EA.svg) 50%/contain no-repeat}.ic_parking:before{background:url(//ak-d.tripcdn.com/images/1re0912000chk78wv58DE.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_parking:before{background:url(//aw-d.tripcdn.com/images/1re0912000chk78wv58DE.svg) 50%/contain no-repeat}.ic_fa_spa:before{background:url(//ak-d.tripcdn.com/images/1re5612000b7yuacg6617.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_spa:before{background:url(//aw-d.tripcdn.com/images/1re5612000b7yuacg6617.svg) 50%/contain no-repeat}.ic_fa_gym:before{background:url(//ak-d.tripcdn.com/images/1re3h12000b7yv75dA501.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_gym:before{background:url(//aw-d.tripcdn.com/images/1re3h12000b7yv75dA501.svg) 50%/contain no-repeat}.ic_fa_pickup:before{background:url(//ak-d.tripcdn.com/images/1re5a12000b7yvhvh42E1.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_pickup:before{background:url(//aw-d.tripcdn.com/images/1re5a12000b7yvhvh42E1.svg) 50%/contain no-repeat}body[dir=rtl] .ic_fa_pickup:before{transform:rotateY(180deg) translateY(-50%)}.ic_fa_bar:before{background:url(//ak-d.tripcdn.com/images/1re7112000b7yvxgn491F.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_bar:before{background:url(//aw-d.tripcdn.com/images/1re7112000b7yvxgn491F.svg) 50%/contain no-repeat}.ic_fa_breakfast:before{background:url(//ak-d.tripcdn.com/images/1re3e12000b7ywkftCAA3.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_breakfast:before{background:url(//aw-d.tripcdn.com/images/1re3e12000b7ywkftCAA3.svg) 50%/contain no-repeat}.ic_fa_coffee:before{background:url(//ak-d.tripcdn.com/images/1re4g12000b7ywy58B310.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_coffee:before{background:url(//aw-d.tripcdn.com/images/1re4g12000b7ywy58B310.svg) 50%/contain no-repeat}.ic_fa_meetingroom:before{background:url(//ak-d.tripcdn.com/images/1re4312000b7yx9nyA525.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_meetingroom:before{background:url(//aw-d.tripcdn.com/images/1re4312000b7yx9nyA525.svg) 50%/contain no-repeat}.ic_fa_multimedia:before{background:url(//ak-d.tripcdn.com/images/1re1j12000b7yxqu52FFA.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_multimedia:before{background:url(//aw-d.tripcdn.com/images/1re1j12000b7yxqu52FFA.svg) 50%/contain no-repeat}.ic_fa_shuttle_bus:before{background:url(//ak-d.tripcdn.com/images/1re3e12000b7yy2ui4535.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_shuttle_bus:before{background:url(//aw-d.tripcdn.com/images/1re3e12000b7yy2ui4535.svg) 50%/contain no-repeat}.ic_fa_service:before{background:url(//ak-d.tripcdn.com/images/1re2r12000b7yyhao059A.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_service:before{background:url(//aw-d.tripcdn.com/images/1re2r12000b7yyhao059A.svg) 50%/contain no-repeat}.ic_fa_clean:before{background:url(//ak-d.tripcdn.com/images/1re2p12000b7yywytDF1D.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_clean:before{background:url(//aw-d.tripcdn.com/images/1re2p12000b7yywytDF1D.svg) 50%/contain no-repeat}.ic_fa_business:before{background:url(//ak-d.tripcdn.com/images/1re0x12000b7yzlyeD7AF.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_business:before{background:url(//aw-d.tripcdn.com/images/1re0x12000b7yzlyeD7AF.svg) 50%/contain no-repeat}.ic_fa_children:before{background:url(//ak-d.tripcdn.com/images/1re1e12000b84iw6649F3.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_children:before{background:url(//aw-d.tripcdn.com/images/1re1e12000b84iw6649F3.svg) 50%/contain no-repeat}.ic_fa_hot_spring:before{background:url(//ak-d.tripcdn.com/images/1re7212000b84y0mb68F2.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_hot_spring:before{background:url(//aw-d.tripcdn.com/images/1re7212000b84y0mb68F2.svg) 50%/contain no-repeat}.ic_fa_playground:before{background:url(//ak-d.tripcdn.com/images/1re3f12000b84ynwa597D.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_playground:before{background:url(//aw-d.tripcdn.com/images/1re3f12000b84ynwa597D.svg) 50%/contain no-repeat}.ic_fa_massage:before{background:url(//ak-d.tripcdn.com/images/1re4712000bj5oga45C18.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_massage:before{background:url(//aw-d.tripcdn.com/images/1re4712000bj5oga45C18.svg) 50%/contain no-repeat}.ic_fa_wake_up:before{background:url(//ak-d.tripcdn.com/images/1re6v12000bj5sjacB8F0.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_wake_up:before{background:url(//aw-d.tripcdn.com/images/1re6v12000bj5sjacB8F0.svg) 50%/contain no-repeat}.ic_conversion:before{background:url(//ak-d.tripcdn.com/images/1re6h12000bj7lp4zB9AF.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_conversion:before{background:url(//aw-d.tripcdn.com/images/1re6h12000bj7lp4zB9AF.svg) 50%/contain no-repeat}.ic_fa_businesscenter:before{background:url(//ak-d.tripcdn.com/images/1re3212000bkysm2x5558.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_businesscenter:before{background:url(//aw-d.tripcdn.com/images/1re3212000bkysm2x5558.svg) 50%/contain no-repeat}.ic_fa_childcaree:before{background:url(//ak-d.tripcdn.com/images/1re0712000bkytj236233.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_childcaree:before{background:url(//aw-d.tripcdn.com/images/1re0712000bkytj236233.svg) 50%/contain no-repeat}.ic_fa_wifi:before{background:url(//ak-d.tripcdn.com/images/1re1812000b9q17ib16E6.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_wifi:before{background:url(//aw-d.tripcdn.com/images/1re1812000b9q17ib16E6.svg) 50%/contain no-repeat}.ic_fa_polyglot:before{background:url(//ak-d.tripcdn.com/images/1re0412000bkyw97q196E.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_polyglot:before{background:url(//aw-d.tripcdn.com/images/1re0412000bkyw97q196E.svg) 50%/contain no-repeat}.ic_fa_24h_service:before{background:url(//ak-d.tripcdn.com/images/1re2p12000bkywt988CED.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_fa_24h_service:before{background:url(//aw-d.tripcdn.com/images/1re2p12000bkywt988CED.svg) 50%/contain no-repeat}.ic_new_fa_swimming:before{background:url(//ak-d.tripcdn.com/images/1re3r12000b7ytdg6E1C5.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_swimming:before{background:url(//aw-d.tripcdn.com/images/1re3r12000b7ytdg6E1C5.svg) 50%/contain no-repeat}.ic_new_fa_sauna:before{background:url(//ak-d.tripcdn.com/images/1re0y12000b7ytroiE5EA.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_sauna:before{background:url(//aw-d.tripcdn.com/images/1re0y12000b7ytroiE5EA.svg) 50%/contain no-repeat}.ic_carchargingstation:before{background:url(//ak-d.tripcdn.com/images/1re2w12000chk73pnD069.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_carchargingstation:before{background:url(//aw-d.tripcdn.com/images/1re2w12000chk73pnD069.svg) 50%/contain no-repeat}.ic_new_fa_executive_lounge:before{background:url(//ak-d.tripcdn.com/images/1re6912000chk7ghs7E3A.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_executive_lounge:before{background:url(//aw-d.tripcdn.com/images/1re6912000chk7ghs7E3A.svg) 50%/contain no-repeat}.ic_new_fa_parking:before{background:url(//ak-d.tripcdn.com/images/1re0912000chk78wv58DE.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_parking:before{background:url(//aw-d.tripcdn.com/images/1re0912000chk78wv58DE.svg) 50%/contain no-repeat}.ic_new_fa_spa:before{background:url(//ak-d.tripcdn.com/images/1re5612000b7yuacg6617.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_spa:before{background:url(//aw-d.tripcdn.com/images/1re5612000b7yuacg6617.svg) 50%/contain no-repeat}.ic_new_fa_gym:before{background:url(//ak-d.tripcdn.com/images/1re3h12000b7yv75dA501.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_gym:before{background:url(//aw-d.tripcdn.com/images/1re3h12000b7yv75dA501.svg) 50%/contain no-repeat}.ic_new_fa_pickup:before{background:url(//ak-d.tripcdn.com/images/1re5a12000b7yvhvh42E1.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_pickup:before{background:url(//aw-d.tripcdn.com/images/1re5a12000b7yvhvh42E1.svg) 50%/contain no-repeat}.ic_new_fa_bar:before{background:url(//ak-d.tripcdn.com/images/1re7112000b7yvxgn491F.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_bar:before{background:url(//aw-d.tripcdn.com/images/1re7112000b7yvxgn491F.svg) 50%/contain no-repeat}.ic_new_fa_breakfast:before{background:url(//ak-d.tripcdn.com/images/1re3e12000b7ywkftCAA3.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_breakfast:before{background:url(//aw-d.tripcdn.com/images/1re3e12000b7ywkftCAA3.svg) 50%/contain no-repeat}.ic_new_fa_coffee:before{background:url(//ak-d.tripcdn.com/images/1re4g12000b7ywy58B310.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_coffee:before{background:url(//aw-d.tripcdn.com/images/1re4g12000b7ywy58B310.svg) 50%/contain no-repeat}.ic_new_fa_meetingroom:before{background:url(//ak-d.tripcdn.com/images/1re4312000b7yx9nyA525.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_meetingroom:before{background:url(//aw-d.tripcdn.com/images/1re4312000b7yx9nyA525.svg) 50%/contain no-repeat}.ic_new_fa_multimedia:before{background:url(//ak-d.tripcdn.com/images/1re1j12000b7yxqu52FFA.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_multimedia:before{background:url(//aw-d.tripcdn.com/images/1re1j12000b7yxqu52FFA.svg) 50%/contain no-repeat}.ic_new_fa_shuttle_bus:before{background:url(//ak-d.tripcdn.com/images/1re3e12000b7yy2ui4535.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_shuttle_bus:before{background:url(//aw-d.tripcdn.com/images/1re3e12000b7yy2ui4535.svg) 50%/contain no-repeat}.ic_new_fa_service:before{background:url(//ak-d.tripcdn.com/images/1re2r12000b7yyhao059A.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_service:before{background:url(//aw-d.tripcdn.com/images/1re2r12000b7yyhao059A.svg) 50%/contain no-repeat}.ic_new_fa_clean:before{background:url(//ak-d.tripcdn.com/images/1re2p12000b7yywytDF1D.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_clean:before{background:url(//aw-d.tripcdn.com/images/1re2p12000b7yywytDF1D.svg) 50%/contain no-repeat}.ic_new_fa_public_area:before{background:url(//ak-d.tripcdn.com/images/1re0g12000b7yz8wj556D.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_public_area:before{background:url(//aw-d.tripcdn.com/images/1re0g12000b7yz8wj556D.svg) 50%/contain no-repeat}.ic_new_fa_business:before{background:url(//ak-d.tripcdn.com/images/1re0x12000b7yzlyeD7AF.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_business:before{background:url(//aw-d.tripcdn.com/images/1re0x12000b7yzlyeD7AF.svg) 50%/contain no-repeat}.ic_new_fa_children:before{background:url(//ak-d.tripcdn.com/images/1re1e12000b84iw6649F3.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_children:before{background:url(//aw-d.tripcdn.com/images/1re1e12000b84iw6649F3.svg) 50%/contain no-repeat}.ic_new_fa_hot_spring:before{background:url(//ak-d.tripcdn.com/images/1re7212000b84y0mb68F2.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_hot_spring:before{background:url(//aw-d.tripcdn.com/images/1re7212000b84y0mb68F2.svg) 50%/contain no-repeat}.ic_new_fa_playground:before{background:url(//ak-d.tripcdn.com/images/1re3f12000b84ynwa597D.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_playground:before{background:url(//aw-d.tripcdn.com/images/1re3f12000b84ynwa597D.svg) 50%/contain no-repeat}.ic_new_fa_massage:before{background:url(//ak-d.tripcdn.com/images/1re4712000bj5oga45C18.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_massage:before{background:url(//aw-d.tripcdn.com/images/1re4712000bj5oga45C18.svg) 50%/contain no-repeat}.ic_new_fa_wake_up:before{background:url(//ak-d.tripcdn.com/images/1re6v12000bj5sjacB8F0.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_wake_up:before{background:url(//aw-d.tripcdn.com/images/1re6v12000bj5sjacB8F0.svg) 50%/contain no-repeat}.ic_new_conversion_line:before{background:url(//ak-d.tripcdn.com/images/1re6h12000bj7lp4zB9AF.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_conversion_line:before{background:url(//aw-d.tripcdn.com/images/1re6h12000bj7lp4zB9AF.svg) 50%/contain no-repeat}.ic_new_fa_businesscenter:before{background:url(//ak-d.tripcdn.com/images/1re3212000bkysm2x5558.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_businesscenter:before{background:url(//aw-d.tripcdn.com/images/1re3212000bkysm2x5558.svg) 50%/contain no-repeat}.ic_new_fa_childcaree:before{background:url(//ak-d.tripcdn.com/images/1re0712000bkytj236233.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_childcaree:before{background:url(//aw-d.tripcdn.com/images/1re0712000bkytj236233.svg) 50%/contain no-repeat}.ic_new_fa_wifi:before{background:url(//ak-d.tripcdn.com/images/1re1812000b9q17ib16E6.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_wifi:before{background:url(//aw-d.tripcdn.com/images/1re1812000b9q17ib16E6.svg) 50%/contain no-repeat}.ic_new_fa_polyglot:before{background:url(//ak-d.tripcdn.com/images/1re0412000bkyw97q196E.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_polyglot:before{background:url(//aw-d.tripcdn.com/images/1re0412000bkyw97q196E.svg) 50%/contain no-repeat}.ic_new_fa_24h_service:before{background:url(//ak-d.tripcdn.com/images/1re2p12000bkywt988CED.svg) 50%/contain no-repeat}body[data-domain=aw] .ic_new_fa_24h_service:before{background:url(//aw-d.tripcdn.com/images/1re2p12000bkywt988CED.svg) 50%/contain no-repeat}.pop-amenity-wrapper{padding:.6rem;overflow-y:scroll}.pop-amenity-wrapper .amenity-title,.pop-amenity-wrapper .amenity-title-b{margin-bottom:.4rem;font-size:.9rem;letter-spacing:0;line-height:1.2rem;font-weight:500}.pop-amenity-wrapper .amenity-images{margin:0 0 .6rem}.pop-amenity-wrapper-b{padding:.8rem}.amenity-banner-wrapper{position:relative;margin:.4rem .6rem;background:#fff;border-radius:.4rem;scroll-margin-top:.4rem;padding:.6rem;box-shadow:0 .2rem .4rem 0 rgba(15,41,77,.1)}.amenity-banner-wrapper .amenity-title{margin-bottom:.25rem;width:100%;align-items:center;justify-content:space-between}.amenity-banner-wrapper .amenity-title,.amenity-banner-wrapper .amenity-title .amenity-title-content{font-size:.8rem;font-weight:500;line-height:1.05rem;color:#121826;display:flex}[dir=ltr] .amenity-banner-wrapper .amenity-title .show-more-btn{text-align:right}[dir=rtl] .amenity-banner-wrapper .amenity-title .show-more-btn{text-align:left}.amenity-banner-wrapper .amenity-title .show-more-btn{margin-left:.6rem;font-size:.65rem;color:#2c61fe;font-weight:400;align-self:flex-start;flex-shrink:0;display:inline-flex}.amenity-banner-wrapper .amenity-title .show-more-btn .hotel-icons{font-size:.6rem;margin-left:.1rem}.amenity-banner-wrapper .amenity-banner{max-height:2.4rem;position:relative;overflow:hidden;display:flex;flex-flow:row wrap}.amenity-banner-wrapper .amenity-banner .amenity-item{padding-right:.6rem;max-width:100%;height:1.2rem;font-size:.65rem;line-height:1.2rem;word-break:break-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#121826}.amenity-banner-wrapper .amenity-banner .amenity-item:last-of-type{padding-right:0}.amenity-banner-wrapper .amenity-banner .free-tag{padding:.05rem .2rem;margin-left:.2rem;color:#047c88;background:#edfafb;border-radius:.1rem .1rem .1rem .1rem;line-height:.8rem;font-size:.6rem;display:inline-block}.amenity-banner-wrapper.amenity-banner-wrapper-vtest{padding:0 1rem 2rem;margin:0;background:#fff;border-radius:0;box-shadow:none}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .amenity-title{margin-bottom:.4rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .amenity-title .amenity-title-content{color:#121826;font-size:1rem;font-weight:700;line-height:1.3rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .amenity-banner{max-height:2.8rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .amenity-banner .amenity-item{padding-right:.8rem;max-width:100%;height:1.4rem;font-size:.75rem;line-height:1.4rem;word-break:break-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#121826}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .amenity-banner .amenity-item:last-of-type{padding-right:0}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .amenity-banner .with-icon{padding-left:1.15rem;position:relative}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .amenity-banner .with-icon:before{width:.9rem;height:.9rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .amenity-banner .with-icon.with-free-tag:after{content:attr(data-content-after);padding:0;margin-left:.2rem;color:#047c88;background:none;border-radius:0;line-height:.9rem;font-size:.65rem;display:inline-block}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .show-more-btn{color:#121826;font-weight:700;line-height:1rem;font-size:.75rem;display:flex;align-items:center;margin-top:.5rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest .show-more-btn .hotel-icons{font-size:.6rem;margin-left:.1rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b{padding-bottom:1.4rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .amenity-title{margin-bottom:.1rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .amenity-title .amenity-title-content{color:#121826;font-size:.9rem;font-weight:500;letter-spacing:0;line-height:1.2rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .amenity-banner{max-height:none}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .amenity-banner .amenity-banner-colunm{flex-grow:1;max-width:100%;min-width:8rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .amenity-banner .amenity-banner-colunm:first-child{margin-right:.6rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .amenity-banner .amenity-item{margin-top:.4rem;color:#051a37;font-size:.7rem;font-weight:400;letter-spacing:0;line-height:1rem;padding-right:0;height:1rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .amenity-banner .with-icon{padding-left:1.4rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .amenity-banner .with-icon:before{width:.95rem;height:.95rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .amenity-banner .with-icon.with-free-tag:after{content:attr(data-content-after);background:rgba(6,174,189,.06);border-radius:.1rem;padding:.025rem .2rem;margin-left:.2rem;line-height:.85rem;font-size:.6rem;display:inline-block;color:#047c88}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .show-more-btn{margin-top:.5rem;color:#051a37;font-size:.7rem;font-weight:500;letter-spacing:0;line-height:.9rem}.amenity-banner-wrapper.amenity-banner-wrapper-vtest-v2b .show-more-btn .hotel-icons{font-size:.5rem;color:#0f294d;margin-left:.05rem}.amenity-banner-wrapper.amenity-banner-wrapper-rem .show-more-btn-new{color:#121826;font-weight:500;line-height:1.05rem;height:.9rem;font-size:.7rem;display:inline-block;border-bottom:.05rem solid #121826}body[dir=rtl] .amenity-banner-wrapper{padding:.4rem .6rem .4rem 1.2rem}body[dir=rtl] .amenity-banner-wrapper .amenity-title .show-more-btn{margin:0 .6rem 0 0}body[dir=rtl] .amenity-banner-wrapper .amenity-banner .amenity-item{padding-right:0;padding-left:.6rem;direction:rtl}body[dir=rtl] .amenity-banner-wrapper .amenity-banner .amenity-item.with-icon{padding-right:.9rem}body[dir=rtl] .amenity-banner-wrapper .amenity-banner .amenity-item:last-of-type{padding-left:0}body[dir=rtl] .amenity-banner-wrapper .amenity-banner .free-tag{margin-right:.2rem;margin-left:0}.boating-wrap{font-size:.65rem;color:#6f7685;text-align:center;line-height:.9rem;background-color:#fff;min-height:40vh}.boating-wrap .boating-img{width:3.15rem}.boating-wrap.center{height:100%;width:100%;position:relative}.boating-wrap.center .boating-img{margin-top:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.boating-wrap .boating-text{display:inline-block;vertical-align:middle}.empty-pop-wrap{background-color:#fff;width:100%;height:100%;min-height:40vh}.empty-pop-wrap .empty-tip{text-align:center}.empty-pop-wrap .empty-tip .empty-img{width:4rem;height:4rem;background:url(//images3.tripcdn.com/hotel_h5_images/no_result.png) no-repeat 50%;background-size:100%;margin:1.5rem auto}.empty-pop-wrap .empty-tip .empty-text{font-size:.65rem;color:#6f7685;line-height:.9rem}.xtaro-xview{-webkit-tap-highlight-color:rgba(0,0,0,0)}.taro-text_selectable{-webkit-user-select:text;-moz-user-select:text;user-select:text}.xt-text_single_line{display:inline-block;white-space:nowrap}.xt-text_multy_line,.xt-text_single_line{text-overflow:ellipsis;overflow:hidden;word-break:break-all}.xt-text_multy_line{display:-webkit-box;-webkit-box-orient:vertical}.xt-text_no_highlight{-webkit-tap-highlight-color:rgba(0,0,0,0)}.taro-div-img,.taro-img{overflow:hidden;display:inline-block}.taro-img__content{height:100%;width:100%;display:flex;background-repeat:no-repeat;background-size:contain}.taro-img__scale-to-fill{background-size:100% 100%;background-position:0 0}.taro-img__aspect-fit{background-size:contain;background-position:50%}.taro-img__aspect-fill{background-size:cover;background-position:50%}.taro-img__height-fix,.taro-img__width-fix{background-size:100% 100%;background-position:0 0}.taro-img__top{background-position:top}.taro-img__bottom{background-position:bottom}.taro-img__center{background-position:50%}.taro-img__left{background-position:0}.taro-img__right{background-position:100%}.taro-img__top-left{background-position:0 0}.taro-img__top-right{background-position:100% 0}.taro-img__bottom-left{background-position:0 100%}.taro-img__bottom-right{background-position:100% 100%}.taro-scroll{-webkit-overflow-scrolling:auto}.taro-scroll::-webkit-scrollbar{display:none}.taro-scroll-view{overflow:hidden}.taro-scroll-view__scroll-x{overflow-x:scroll;overflow-y:hidden}.taro-scroll-view__scroll-y{overflow-x:hidden;overflow-y:scroll}.taro-scroll-view__scroll-none{overflow:hidden!important}.weui-btn{position:relative;display:block;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;box-sizing:border-box;font-size:18px;text-align:center;text-decoration:none;color:#fff;line-height:2.55555556;border-radius:5px;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden}.weui-btn:after{content:" ";width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(0,0,0,.2);transform:scale(.5);transform-origin:0 0;box-sizing:border-box;border-radius:10px;pointer-events:none}.weui-btn_inline{display:inline-block}.weui-btn_default{color:#000;background-color:#f8f8f8}.weui-btn_default:not(.weui-btn_disabled):visited{color:#000}.weui-btn_default:not(.weui-btn_disabled):active{color:rgba(0,0,0,.6);background-color:#dedede}.weui-btn_primary{background-color:#1aad19}.weui-btn_primary:not(.weui-btn_disabled):visited{color:#fff}.weui-btn_primary:not(.weui-btn_disabled):active{color:hsla(0,0%,100%,.6);background-color:#179b16}.weui-btn_warn{background-color:#e64340}.weui-btn_warn:not(.weui-btn_disabled):visited{color:#fff}.weui-btn_warn:not(.weui-btn_disabled):active{color:hsla(0,0%,100%,.6);background-color:#ce3c39}.weui-btn_disabled{color:hsla(0,0%,100%,.6)}.weui-btn_disabled.weui-btn_default{color:rgba(0,0,0,.3);background-color:#f7f7f7}.weui-btn_disabled.weui-btn_primary{background-color:#9ed99d}.weui-btn_disabled.weui-btn_warn{background-color:#ec8b89}.weui-btn_loading .weui-loading{margin:-.2em .34em 0 0}.weui-btn_loading.weui-btn_primary,.weui-btn_loading.weui-btn_warn{color:hsla(0,0%,100%,.6)}.weui-btn_loading.weui-btn_primary{background-color:#179b16}.weui-btn_loading.weui-btn_warn{background-color:#ce3c39}.weui-btn_plain-primary{color:#1aad19;border:1px solid #1aad19}.weui-btn_plain-primary:not(.weui-btn_plain-disabled):active{color:rgba(26,173,25,.6);border-color:rgba(26,173,25,.6)}.weui-btn_plain-primary:after{border-width:0}.weui-btn_plain-default{color:#353535;border:1px solid #353535}.weui-btn_plain-default:not(.weui-btn_plain-disabled):active{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6)}.weui-btn_plain-default:after{border-width:0}.weui-btn_plain-disabled{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}button.weui-btn,input.weui-btn{width:100%;border-width:0;outline:0;-webkit-appearance:none}button.weui-btn:focus,input.weui-btn:focus{outline:0}button.weui-btn_inline,button.weui-btn_mini,input.weui-btn_inline,input.weui-btn_mini{width:auto}button.weui-btn_plain-default,button.weui-btn_plain-primary,input.weui-btn_plain-default,input.weui-btn_plain-primary{border-width:1px;background-color:transparent}.weui-btn_mini{display:inline-block;padding:0 1.32em;line-height:2.3;font-size:13px}.weui-btn+.weui-btn{margin-top:15px}.weui-btn.weui-btn_inline+.weui-btn.weui-btn_inline{margin-top:auto;margin-left:15px}.weui-btn-area{margin:1.17647059em 15px .3em}.weui-btn-area_inline{display:flex}.weui-btn-area_inline .weui-btn{margin-top:auto;margin-right:15px;width:100%;flex:1 1}.weui-btn-area_inline .weui-btn:last-child{margin-right:0}.weui-cells_checkbox .weui-cell__hd{padding-right:.35em}.weui-cells_checkbox .weui-icon-checked:before{content:"";color:#c9c9c9;font-size:23px;display:block}.weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before{content:"";color:#09bb07}.xtaro-checkbox,.xtaro-checkbox_checked{display:inline-block;position:relative}.xtaro-checkbox_checked{top:5px;border:1px solid #d1d1d1;border-radius:3px;width:23px;height:23px;min-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;background-color:#fff;vertical-align:0;font-size:23px;color:#1aad19}.xtaro-checkbox_checked:checked:before{display:inline-block;position:absolute;left:50%;top:50%;vertical-align:middle;text-decoration:inherit;text-align:center;text-transform:none;font-family:weui;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;font-size:inherit;color:inherit;content:"";transform:translate(-50%,-48%) scale(.73);speak:none}.xt-collapse{position:relative}.xt-collapse__wrap{width:100%}.xt-collapse__button{position:absolute;right:0;bottom:-1px;width:120px;padding-left:0}.xt-collapse__button__linear{display:flex;flex-direction:row;justify-content:flex-end}.xt-collapse__button__up{position:relative;width:100%}.xt-collapse__button__text{color:#0086f6;display:flex;text-align:right;font-size:26px}.taro-rich-text__selectable{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.xt-flatlist_item{display:inline-flex}.xt-flatlist_scroll{white-space:nowrap}.xt-headerview__content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;z-index:10000}.xt-headerview__side{display:flex;align-items:center;justify-content:flex-start;height:100%}.xt-headerview__center{display:flex;flex:1 1;flex-direction:column;justify-content:center}.xt-headerview__center__text{text-align:center}.xt-htmlview image,.xt-htmlview img{display:block}.xt-imagebackground{position:relative;z-index:0}.xt-imagebackground__image{position:absolute;left:0;right:0;top:0;z-index:-1}.taro-input{overflow:hidden;position:relative;display:block;height:14px;min-height:14px;white-space:nowrap;text-overflow:clip;color:#333}.taro-input_content{position:relative;display:flex;align-items:center;width:100%;height:100%;font-size:inherit;text-overflow:inherit}.taro-input_placeholder{position:absolute;top:50%;left:0;font-size:inherit;color:#ccc;transform:translateY(-50%)}.taro-input_main{font-size:inherit;font-weight:inherit;color:inherit;background:transparent;border:none;outline:none;text-align:inherit;text-overflow:inherit;font-family:inherit;padding:inherit;width:100%;white-space:nowrap;overflow:hidden;z-index:1}.xt-iphonex-adapter__bottom{height:env(safe-area-inset-bottom)}.xt-iphonex-adapter__top{height:env(safe-area-inset-top)}.xt-link{color:#2d8cf0;text-decoration:none}.xt-link_single_line{display:inline-block;white-space:nowrap}.xt-link_multy_line,.xt-link_single_line{text-overflow:ellipsis;overflow:hidden;word-break:break-all}.xt-link_multy_line{display:-webkit-box;-webkit-box-orient:vertical}.xt-link_selectable{-webkit-user-select:text;-moz-user-select:text;user-select:text}.xt-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}.xt-loading__text{font-size:12px;margin-top:12px;color:#666}@keyframes xtaroloadingrotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.taro-mask{position:fixed;top:0;left:0;display:block;width:100%;height:100%;z-index:1000}.taro-mask_button{position:absolute;top:0;right:0;left:0;bottom:0;background:#000}.taro-mask_button-transparent{background:transparent}.weui-dialog{position:fixed;z-index:5000;width:80%;max-width:300px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;border-radius:3px;overflow:hidden}.weui-dialog__hd{padding:1.3em 1.6em .5em}.weui-dialog__title{font-weight:400;font-size:18px}.weui-dialog__bd{padding:0 1.6em .8em;min-height:40px;font-size:15px;line-height:1.3;word-wrap:break-word;word-break:break-all;color:#999}.weui-dialog__bd:first-child{padding:2.7em 20px 1.7em;color:#353535}.weui-dialog__ft{position:relative;line-height:48px;font-size:18px;display:flex}.weui-dialog__ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleY(.5)}.weui-dialog__btn{display:block;flex:1 1;color:#3cc51f;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.weui-dialog__btn:active{background-color:#eee}.weui-dialog__btn:after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleX(.5)}.weui-dialog__btn:first-child:after{display:none}.weui-dialog__btn_default{color:#353535}.weui-dialog__btn_primary{color:#0bb20c}.weui-skin_android .weui-dialog{text-align:left;box-shadow:0 6px 30px 0 rgba(0,0,0,.1)}.weui-skin_android .weui-dialog__title{font-size:21px}.weui-skin_android .weui-dialog__hd{text-align:left}.weui-skin_android .weui-dialog__bd{color:#999;padding:.25em 1.6em 2em;font-size:17px;text-align:left}.weui-skin_android .weui-dialog__bd:first-child{padding:1.6em 1.6em 2em;color:#353535}.weui-skin_android .weui-dialog__ft{display:block;text-align:right;line-height:42px;font-size:16px;padding:0 1.6em .7em}.weui-skin_android .weui-dialog__ft:after{display:none}.weui-skin_android .weui-dialog__btn{display:inline-block;vertical-align:top;padding:0 .8em}.weui-skin_android .weui-dialog__btn:after{display:none}.weui-skin_android .weui-dialog__btn:active,.weui-skin_android .weui-dialog__btn:visited{background-color:rgba(0,0,0,.06)}.weui-skin_android .weui-dialog__btn:last-child{margin-right:-.8em}.weui-skin_android .weui-dialog__btn_default{color:gray}@media screen and (min-width:1024px){.weui-dialog{width:35%}}.taro-nav{display:block;width:auto;height:auto;color:inherit}.navigator-hover{opacity:.7;background-color:rgba(0,0,0,.1)}.taro-picker-view{display:flex;flex-direction:column;width:100%;height:126px}.taro-picker-view_title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 21px;color:#000;font-size:15px;line-height:42px;vertical-align:middle;text-align:center}.taro-picker-view_wrapper{flex:1 1;position:relative;display:flex;overflow:hidden}.taro-picker-view_column{flex:1 1;position:relative;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.taro-picker-view_column-wheel{position:absolute;top:calc(50% - 17px);left:0;width:100%;cursor:grab}.taro-picker-view_column-item{display:flex;justify-content:center;align-items:center;overflow:hidden;height:34px}.taro-picker-view-mask{position:absolute;z-index:10000;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;pointer-events:none}.taro-picker-view-mask-bottom,.taro-picker-view-mask-top{flex:auto}.taro-picker-view-mask-middle{height:34px;box-sizing:border-box;flex:none;border-top:1px solid #eee;border-bottom:1px solid #eee}.taro-picker-view-mask-top{background:#fff;-webkit-mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.taro-picker-view-mask-bottom{background:#fff;-webkit-mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.xt-poplayer-fixed{position:fixed}.xt-poplayer{width:100%;height:100%;bottom:0;left:0;right:0}.xt-poplayer__container{position:relative;width:100%;height:100%;flex:1 1}.xt-poplayer__container__mask{height:100%;flex:1 1;background-color:rgba(0,0,0,.6)}.xt-poplayer__container__content{display:flex;flex-direction:column;width:100%;min-height:300px;overflow:hidden;background-color:#fff;position:absolute;left:0;right:0}.xt-poplayer__container__content_view{top:0}.xt-poplayer__container__content_crn_model{border-top-left-radius:16px;border-top-right-radius:16px;bottom:0}.xt-poplayer__container__content__top{transform:translateY(-1000px)}.xt-poplayer__container__content__bottom{transform:translateY(1000px)}.xt-poplayer__container__content__left{transform:translate(-1000px)}.xt-poplayer__container__content__right{transform:translate(1000px)}.xt-poplayer__container__content__header{width:100%;min-height:88px;flex-shrink:0;border-top-left-radius:16px;border-top-right-radius:16px;border-color:#999;text-align:center;position:relative;display:flex;flex-direction:column;justify-content:center}.xt-poplayer__container__content__header__title{text-align:center;font-weight:700;font-size:36px;color:#333;margin-right:65px;margin-left:65px}.xt-poplayer__container__content__header__close{width:88px;height:88px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-44px)}.xt-poplayer__container__content__header__close__left{left:8px}.xt-poplayer__container__content__header__close__right{right:8px}.xt-poplayer__container__content__header__close__icon{width:38px;height:38px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{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{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:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.taro-swiper__dots{position:absolute;font-size:0;z-index:1}.taro-swiper__dots-horizontal{bottom:8px;left:50%;text-align:center;white-space:nowrap;transform:translate(-50%)}.taro-swiper__dots-horizontal .taro-swiper__dot{margin-right:8px}.taro-swiper__dots-horizontal .taro-swiper__dot:last-child{margin-right:0}.taro-swiper__dots-vertical{top:50%;right:8px;text-align:right;transform:translateY(-50%)}.taro-swiper__dots-vertical .taro-swiper__dot{display:block;margin-bottom:9px}.taro-swiper__dots-vertical .taro-swiper__dot:last-child{margin-bottom:0}.taro-swiper__dot{width:5px;height:5px;display:inline-block;border-radius:50%;background:rgba(0,0,0,.3);transition-timing-function:ease;transition-property:background-color;will-change:transform}.taro-preview_img{width:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.taro-preview_swiper{position:absolute;top:50%;width:100%;height:-moz-fit-content;height:fit-content;transform:translateY(-50%)}.taro-preview_swiper-item{display:flex;align-items:center}.taro-preview_pagination{position:absolute;left:20px;bottom:30px;font-size:16px;color:#fff}.weui-progress{display:flex;align-items:center}.weui-progress__bar{background-color:#ebebeb;height:3px;overflow:hidden;flex:1 1}.weui-progress__inner-bar{width:100%;height:100%;transform-origin:left;background-color:#09bb07}.weui-progress__opr{display:block;margin-left:15px;font-size:0}.weui-slider{padding:15px 18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.weui-slider__inner{position:relative;height:2px;background-color:#e9e9e9}.weui-slider__track{height:2px;background-color:#1aad19;width:0}.weui-slider__handler{position:absolute;left:0;top:50%;width:28px;height:28px;margin-left:-14px;margin-top:-14px;border-radius:50%;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.2)}.weui-slider-box{display:flex;align-items:center}.weui-slider-box .weui-slider{flex:1 1}.weui-slider-box__value{margin-left:.5em;min-width:24px;color:#888;text-align:center;font-size:14px}.xt-stepper{display:flex;flex-direction:row;align-items:center}.xt-stepper__icon{display:flex}.xt-stepper__icon,.xt-stepper__icon__image{width:48px;height:48px}.xt-stepper__content{display:flex;flex-direction:row;justify-content:center;text-align:center;overflow:hidden}.xt-stepper__content__input,.xt-stepper__content__text{line-height:46px;height:46px;width:60px;text-align:center;font-size:38px;color:#111}.weui-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none}.weui-switch,.weui-switch-cp__box{position:relative;width:52px;height:32px;border:1px solid #dfdfdf;outline:0;border-radius:16px;box-sizing:border-box;background-color:#dfdfdf;transition:background-color .1s,border .1s}.weui-switch-cp__box:before,.weui-switch:before{content:" ";position:absolute;top:0;left:0;width:50px;height:30px;border-radius:15px;background-color:#fdfdfd;transition:transform .35s cubic-bezier(.45,1,.4,1)}.weui-switch-cp__box:after,.weui-switch:after{content:" ";position:absolute;top:0;left:0;width:30px;height:30px;border-radius:15px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.4);transition:transform .35s cubic-bezier(.4,.4,.25,1.35)}.weui-switch-cp__input:checked~.weui-switch-cp__box,.weui-switch:checked{border-color:#04be02;background-color:#04be02}.weui-switch-cp__input:checked~.weui-switch-cp__box:before,.weui-switch:checked:before{transform:scale(0)}.weui-switch-cp__input:checked~.weui-switch-cp__box:after,.weui-switch:checked:after{transform:translateX(20px)}.weui-switch-cp__input{position:absolute;left:-9999px}.weui-switch-cp__box{display:block}.weui-agree__checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;font-size:0;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;width:22px;height:22px;position:relative;vertical-align:0;top:2px}.weui-agree__checkbox:checked:before{font-family:weui;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;text-align:center;speak:none;display:inline-block;vertical-align:middle;text-decoration:inherit;content:"";color:#09bb07;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%) scale(.73)}.weui-agree__checkbox:disabled{background-color:#e1e1e1}.weui-agree__checkbox:disabled:before{color:#adadad}.weui-agree__checkbox:before{font-size:22px}.xt-tabs__com,.xt-tabs__item{display:flex;flex-direction:row}.xt-tabs__com{width:100%;position:relative}.xt-tabs__line{position:relative;display:flex;align-items:center;justify-content:center}.taro-textarea{overflow:hidden;position:relative;display:block;height:1.4em;min-height:1.4em;white-space:nowrap;text-overflow:clip;color:#333}.taro-textarea__content{position:relative;width:100%;height:100%;min-height:20px;font-size:inherit}.taro-textarea__placeholder{position:absolute;font-size:inherit;color:#ccc}.taro-textarea__main{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;padding:inherit;font-size:inherit;font-weight:inherit;color:inherit;background:transparent;border:none;outline:none;text-align:inherit;text-overflow:inherit;font-family:inherit;white-space:normal;overflow:hidden;resize:none;z-index:1}.taro-toast{position:fixed;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;width:120px;height:120px;padding:10px 17px;border-radius:12px;background:rgba(0,0,0,.8);transform:translate(-50%,-50%);z-index:10001}.taro-toast_none{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.taro-toast_icon{margin:26px 0 14px}.taro-toast_content{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:24px;width:-moz-max-content;width:max-content;max-width:230px;font-size:16px;text-align:center;word-wrap:break-word;text-overflow:ellipsis;color:#fff}@font-face{font-family:iconfont;src:url(https://pic.c-ctrip.com/platform/h5/component/fonts/CC_H5_calender.eot);src:url(https://pic.c-ctrip.com/platform/h5/component/fonts/CC_H5_calender.eot?#iefix) format("embedded-opentype"),url(https://pic.c-ctrip.com/platform/h5/component/fonts/CC_H5_calender.woff) format("woff"),url(https://pic.c-ctrip.com/platform/h5/component/fonts/CC_H5_calender.ttf) format("truetype"),url(https://pic.c-ctrip.com/platform/h5/component/fonts/CC_H5_calender.svg#iconfont) format("svg")}.calendarComponent-aria .calendarComponent-title .calendarComponent-title_text{font-size:20px}.calendarComponent-aria .calendarComponent-tip{font-size:14px}.calendarComponent-aria .calendarComponent-tip .iconfont-calendarComponent-circleTip{margin-right:8px}.calendarComponent-aria .calendarComponent-tip .iconfont-calendarComponent-circleTip:before{font-size:18px}.calendarComponent-aria .calendarComponent-week{font-size:16px}.calendarComponent-aria .calendarComponent-month{font-size:22px}.calendarComponent-aria .calendarAllDays li{min-height:103px}.calendarComponent-aria .calendarAllDays li .calendarFestival{font-size:16px;top:6px}.calendarComponent-aria .calendarAllDays li .calendarDay{font-size:30px}.calendarComponent-aria .calendarAllDays li .calendarTag-third-line{font-size:14px}.calendarComponent-aria .calendarAllDays li .calendarTag-forth-line{font-size:18px}.calendarComponent-aria .calendarAllDays li .iconfont-calendarComponent-circleTip{right:0}.calendarComponent-aria .calendarComponent-bottom .calendarComponent-goBack{font-size:16px}.calendarComponent-aria .calendarComponent-bottom .calendarComponent-btnGroup button{font-size:20px}.calendarComponent-block{width:100%;height:90%;position:absolute;bottom:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-family:PingFangSC-Regular,Arial,Helvetica,sans-serif;font-size:16px;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%)}.calendarComponent-block [class^=iconfont-]:before{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale;content:"";display:block}.calendarComponent-block .calendarComponent-text_red{color:#f5190a!important}.calendarComponent-block .calendarComponent-text_green{color:#00b87a!important}.calendarComponent-block .calendarComponent-text_blue{color:#0086f6!important}.calendarComponent-block h2,.calendarComponent-block h3,.calendarComponent-block h4,.calendarComponent-block h5{margin:0;padding:0;font-weight:400;font-family:PingFangSC-Regular,Arial,Helvetica,sans-serif}.calendarComponent-block .iconfont-calendarComponent-closeIcon:before{content:"\e940";color:#666;font-size:20px}.calendarComponent-block .iconfont-right-arrow:before{content:"\e944"}.calendarComponent-block .iconfont-calendarComponent-circleTip:before{content:"\ef8d";font-size:.63em;color:#0086f6}.calendarComponent-block *{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;padding:0}.calendarComponent-block.calendarComponent-popUp_show{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.calendarComponent-mask{position:fixed;left:0;top:0;z-index:1011;width:100%;height:100%;background:rgba(0,0,0,.7)}.calendarComponent-popUp{width:100%;height:100%;background:#fff;border-radius:8px 8px 0 0;position:absolute;bottom:0;left:0;z-index:1010;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;flex:1 1}.calendarComponent-popUp li,.calendarComponent-popUp ul{margin:0;padding:0;list-style:none}.calendarComponent-popUp .calendarComponent-all_disable,.calendarComponent-popUp .calendarComponent-all_disable>*{color:#ccc!important}.calendarComponent-popUp .calendarComponent-all_disable .calendarComponent-circleTip{background-position:0 -94px!important}.calendarComponent-popUp.calendarComponent-popUp_confirm{padding-bottom:60px}.calendarComponent-title{background:#fff;width:100%;height:44px;display:flex;justify-content:center;align-items:stretch;padding:0 60px 0 58px;box-sizing:border-box;border-radius:8px 8px 0 0}.calendarComponent-title .calendarComponent-title_text{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:17px;color:#333}.calendarComponent-title .calendarComponent-title_text h2{color:#333;font-size:17px;line-height:1.3;font-family:PingFangSC-Medium,Arial,Helvetica,sans-serif}.calendarComponent-title .calendarComponent-title_text h5{color:#666;font-size:12px}.calendarComponent-title .iconfont-calendarComponent-closeIcon{padding:0 12px;display:flex;align-items:center;justify-content:center;font-size:15px;position:absolute;height:100%;left:0;top:0}.calendarComponent-tip{background:#fff8f2;color:#666;font-size:.75em;line-height:16px;padding:7px 16px;display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box}.calendarComponent-tip.calendarComponent-tip_red{color:#f70}.calendarComponent-tip .iconfont-calendarComponent-circleTip{width:12px;margin-right:5px;flex:0 0 12px}.calendarComponent-conWrap{width:100%;background:#fff;position:relative;box-sizing:border-box;display:flex;flex:1 1;overflow:hidden}.calendarComponent-conWrap .calendarComponent-con{height:100%;overflow-y:auto}.calendarComponent{width:100%;background:#fff;font-size:1em;line-height:1;position:relative}.calendarComponent-month{display:flex;align-items:center;justify-content:space-between;background:#f6f8fa;color:#111;font-family:PingFangSC-Medium,Arial,Helvetica,sans-serif;padding:10px 12px 10px 20px;box-sizing:border-box;position:relative;z-index:1009;width:100%;line-height:1}.calendarComponent-month .calendarComponent-holidayStrategy{color:#fff;font-size:.88em;background:#f70;border-radius:12px;padding:3px 24px;max-width:50%;overflow:hidden}.calendarComponent-month .calendarComponent-holidayStrategy_blue{color:#0086f6;font-size:.88em;display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;max-width:50%;overflow:hidden}.calendarComponent-month.calendarComponent-month_fixed{position:absolute;left:0;top:0;z-index:1011}.calendarComponent-week{align-items:center;justify-content:space-around;color:#333;font-size:12px;background:#fff;padding:3px 10px}.calendarAllDays,.calendarComponent-week{display:flex;box-sizing:border-box;width:100%}.calendarAllDays{align-items:flex-start;justify-content:flex-start;color:#111;flex-wrap:wrap;padding:.375em}.calendarAllDays li{flex:0 0 14.28%;text-align:center;min-height:3.6em;padding-top:1.25em;padding-bottom:.19em;position:relative;box-sizing:border-box;border-radius:2px;max-width:14.28%;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;background:transparent}.calendarAllDays li span{display:block;width:100%;margin-bottom:.25em}.calendarAllDays li .iconfont-calendarComponent-circleTip{position:absolute;right:.25em;top:1.45em}.calendarAllDays li.calendarComponent-selected{color:#fff;background:#0086f6}.calendarAllDays li.calendarComponent-selected .calendarComponent-text_red,.calendarAllDays li.calendarComponent-selected .calendarTag{color:#fff!important}.calendarAllDays li.calendarComponent-selected .calendarTag{opacity:.7}.calendarAllDays li.calendarComponent-selected .iconfont-calendarComponent-circleTip:before{color:#fff}.calendarAllDays li.calendarComponent-selectedArea{background:#e6f3fe}.calendarAllDays li .calendarFestival{position:absolute;left:0;top:.9em;font-size:.63em;margin-top:0;font-weight:400;line-height:1}.calendarAllDays li .calendarDay{font-size:1.06em;font-family:PingFangSC-Medium,Arial,Helvetica,sans-serif}.calendarAllDays li .calendarTag{font-size:.69em;font-weight:400;margin-bottom:.25em;color:#444;display:block;text-decoration:none;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.1}.calendarAllDays li .calendarComponent-bubble-wrap{position:absolute;top:0;left:50%;z-index:1010;transform:translate(-50%,-100%);padding-bottom:7px}.calendarAllDays li .calendarComponent-bubble-wrap .calendarComponent-bubble{border-radius:4px;padding:9px 10px;background:rgba(34,34,34,.85);font-size:12px;color:#fff;display:block;width:auto;white-space:nowrap;margin:0}.calendarAllDays li .calendarComponent-bubble-wrap .calendarComponent-bubble:after{content:"";display:block;border-top:7px solid rgba(34,34,34,.85);border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;bottom:-7px;left:50%;margin-left:-8px}.calendarComponent-toast{background:rgba(0,0,0,.75);border-radius:6px;font-size:15px;color:#fff;padding:10px 26px;min-width:150px;box-sizing:border-box;text-align:center;position:absolute;left:0;top:50%;z-index:1011;transform:translate(-100%,-50%);-webkit-transform:translate(-100%,-50%);-moz-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);-o-transform:translate(-100%,-50%);transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}.calendarComponent-toast.calendarComponent-toast_show{left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.calendarComponent-toast.calendarComponent-date_back{bottom:115px;top:auto;transform:translate(-100%);-webkit-transform:translate(-100%);-moz-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%)}.calendarComponent-toast.calendarComponent-date_back.calendarComponent-toast_show{left:50%;transform:translate(-50%);-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%)}.calendarComponent-bottom{position:relative;bottom:0;left:0;z-index:1011;width:100%;padding:8px 10px;box-sizing:border-box;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.08);display:flex;align-items:center;flex-direction:column;justify-content:flex-start}.calendarComponent-bottom .calendarComponent-bottom_text{font-size:12px;color:#666;text-align:center;width:100%;padding:9px 0 1px}.calendarComponent-btnGroup{width:100%;box-sizing:border-box}.calendarComponent-btnGroup button{background:#0086f6;border-radius:6px;width:100%;text-align:center;height:44px;line-height:44px;font-size:18px;color:#fff;border:none;outline:none}.calendarComponent-btnGroup button.calendarComponent-disableBtn{background:#efefef;color:#999}.calendarComponent-goBack{color:#333;font-size:15px;width:100%;font-family:PingFangSC-Medium,Arial,Helvetica,sans-serif;padding:2px 0 10px;max-height:100px}.calendarComponent-goBack .calendarComponent-back_date,.calendarComponent-goBack .calendarComponent-go_date{margin:0 5px}.calendarComponent-goBack .calendarComponent-flight{display:flex;align-items:center;justify-content:space-between}.calendarComponent-goBack .calendarComponent-flight>div{max-width:50%;overflow:hidden}.tabComponent-block{display:flex;align-items:center;justify-content:center;font-size:16px;width:100%}.tabComponent-block .tabComponent-item{flex:1 1;display:flex;align-items:center;justify-content:center;max-width:50%}.tabComponent-block .tabComponent-itemCon{max-width:100%;height:44px;line-height:44px;color:#333;font-size:.93em;border-bottom:2px solid transparent;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}.tabComponent-block .tabComponent-itemCon.active{color:#0086f6;border-color:#0086f6;font-family:PingFangSC-Medium,Arial,Helvetica,sans-serif}.cds-tabs{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;width:100%;background:#fff;position:relative}.cds-tabs em,.cds-tabs i{font-style:normal}.cds-tabs li,.cds-tabs ol,.cds-tabs ul{list-style-type:none}.cds-tabs a{text-decoration:none;color:#0086f6}.cds-tabs a:hover{color:#0075d8;text-decoration:none}.cds-tabs img{border:none}.cds-tabs .cds-tabs-title{width:100%;white-space:nowrap}.cds-tabs .cds-tabs-title .cds-tab-ul.cds-tab-ul-slidable{overflow:hidden!important}.cds-tabs .cds-tabs-title .cds-tab-ul{width:100%;font-size:15px;display:flex;align-items:center;justify-content:space-around;color:#666;border-bottom:1px solid #f4f4f4;box-sizing:border-box;padding:0;margin:0;position:relative}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-tabs .cds-tabs-title .cds-tab-ul{border-bottom:none;background-size:100% 1px;padding-bottom:1px;background-position:0 100%;background-repeat:no-repeat;background-image:linear-gradient(180deg,transparent 50%,#f4f4f4 0)}}.cds-tabs .cds-tabs-title .cds-tab-ul .cds-tab-ul-li{padding:12px 0;box-sizing:border-box}.cds-tabs .cds-tabs-title .cds-tab-ul .cds-tab-ul-li.cds-tab-li-active{color:#0086f6;font-weight:700}.cds-tabs .cds-tabs-title .cds-tab-ul .cds-tab-ul-li.cds-tab-li-active.cds-tab-ul-li-darkfont{color:#333}.cds-tabs .cds-tabs-title .cds-tab-ul .cds-tab-ul-li.cds-tab-li-disabled{color:#ccc}.cds-tabs .cds-tabs-title .cds-tab-ul .cds-tab-ul-li.cds-tab-li-hasicon{padding:10px 0;display:flex;justify-content:center;align-items:center;font-size:17px}.cds-tabs .cds-tabs-title .cds-tab-ul .cds-tab-ul-li.cds-tab-li-hasicon.cds-tab-li-hasicon-colum{flex-wrap:wrap;flex-direction:column;font-size:12px;padding-bottom:4px;line-height:15px}.cds-tabs .cds-tabs-title .cds-tab-ul .cds-tab-ul-li.cds-tab-li-hasicon.cds-tab-li-hasicon-colum .cds-tabs-icon{display:block}.cds-tabs .cds-tabs-title .cds-tab-ul .cds-tab-list-item-line{height:2px;background-color:#0086f6;position:absolute;bottom:0;transition:all .28s;width:45px}.cds-tabs .cds-tabs-title .cds-tab-ul.cds-tab-ul-hasicon .cds-tab-list-item-line{width:79px}.cds-tabs .cds-tabs-title .cds-tab-ul.cds-tab-ul-iconcolum .cds-tab-list-item-line{display:none}.cds-tabs .cds-tabs-title .cds-tab-ul .cds-tabs-icon .cds-icon-item{width:24px;height:24px}.cds-tabs .cds-tabs-title.cds-tab-slide{overflow-x:hidden;padding:0 20px;box-sizing:border-box}.cds-tabs .cds-tabs-title.cds-tab-slide .cds-tab-slide-ul{justify-content:flex-start;overflow-x:auto}.cds-tabs .cds-tabs-title.cds-tab-slide .cds-tab-slide-ul::-webkit-scrollbar{display:none!important}.cds-tabs .cds-tabs-title.cds-tab-slide .cds-tab-slide-ul-li{margin:0 11px}.cds-tabs .cds-tabs-title.cds-tab-slide .cds-tab-slide-ul-li:first-child{margin-left:0}.cds-tabs .cds-tabs-title.cds-tab-slide .cds-tab-slide-ul-li:last-child{margin-right:0}.cds-tabs .cds-tabs-title.has-show-list{padding-right:45px}.cds-tabs .cds-tabs-title-list{position:relative}.cds-tabs .cds-tabs-title-list .cds-tab-show-icon{position:absolute;width:45px;height:100%;top:-25px;right:0;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:-10px 0 20px #fff}.cds-tabs .cds-tabs-title-list .cds-tab-list{position:absolute;top:-45px;left:0;width:100%;box-sizing:border-box;background:#fff;z-index:10;display:none}.cds-tabs .cds-tabs-title-list .cds-tab-list.cds-tab-list-show{display:block}.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-top-title{width:100%;height:44px;border-bottom:1px solid #f4f4f4;box-sizing:border-box;font-size:15px;font-weight:700;display:flex;justify-content:space-between;align-items:center;text-indent:12px}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-top-title{border-bottom:none;background-size:100% 1px;padding-bottom:1px;background-position:0 100%;background-repeat:no-repeat;background-image:linear-gradient(180deg,transparent 50%,#f4f4f4 0)}}.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-top-title i{margin-right:12px}.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-content{width:100%;padding:10px 12px;box-sizing:border-box;overflow-x:hidden}.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-item{width:32%;float:left;border:none;margin-right:2%;vertical-align:middle;text-align:center;background:#f4f4f4;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;border-radius:4px;padding:7px 22px;box-sizing:border-box;font-size:13px}.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-item:nth-child(3n+3){margin-right:0}.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-item.cds-tab-list-item-active{background:#f2f8fe;color:#0086f6}.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-content-single{padding:0}.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-content-single .cds-tab-list-item{width:100%;height:44px;border-bottom:1px solid #f4f4f4;background-color:#fff;margin-bottom:0;display:flex;justify-content:center;align-items:center;padding:0;box-sizing:border-box}@media only screen and (-webkit-min-device-pixel-ratio:2){.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-content-single .cds-tab-list-item{border-bottom:none;background-size:100% 1px;padding-bottom:1px;background-position:0 100%;background-repeat:no-repeat;background-image:linear-gradient(180deg,transparent 50%,#f4f4f4 0)}}.cds-tabs .cds-tabs-title-list .cds-tab-list .cds-tab-list-content-single .cds-tab-list-item:last-child{border-bottom:0;background-image:none}.cds-tabs .cds-tabs-content{position:relative}.cds-tabs .cds-tabs-content .cds-item-content{display:none}.cds-tabs .cds-tabs-content .cds-item-content.cds-item-content-show{display:block}.cds-btn{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;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;line-height:1.2;font-size:12px;padding:0 16px;height:36px;border:1px solid #2698f7;color:#0086f6;background:#fff;line-height:1;text-align:center;border-radius:4px;outline:none;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;box-sizing:border-box;vertical-align:top;font-size:0}.cds-btn em,.cds-btn i{font-style:normal}.cds-btn li,.cds-btn ol,.cds-btn ul{list-style-type:none}.cds-btn a{text-decoration:none;color:#0086f6}.cds-btn a:hover{color:#0075d8;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;transform:scale(.5);transform-origin:0 0;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;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;user-select:none;overflow:hidden;white-space:nowrap;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;transform:scale(.5);transform-origin:0 0;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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}}.cds-btn.cds-btn-primary.cds-btn-primary-active{background:#0075d8;color:#eee}@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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}}.cds-btn.cds-btn-primary.cds-btn-primary-active svg .svg-fill-color{fill:#eee}.cds-btn.cds-btn-primary svg .svg-fill-color{fill:#fff}.cds-btn.cds-btn-tertiary{background:#fff;color:#333;border-color:#999}@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 #999;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}}.cds-btn.cds-btn-tertiary.cds-btn-tertiary-active{background:#fff;color:#aaa;border-color:#aaa}@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 #aaa;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}}.cds-btn.cds-btn-tertiary.cds-btn-tertiary-active svg .svg-fill-color{fill:#aaa}.cds-btn.cds-btn-tertiary svg .svg-fill-color{fill:#999}.cds-btn.cds-btn-text{border: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;transform:scale(.5);transform-origin:0 0;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;transform:scale(.5);transform-origin:0 0;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{padding:0!important;width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;border:none;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;transform:scale(.5);transform-origin:0 0;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;transform:scale(.5);transform-origin:0 0;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;transform:scale(.5);transform-origin:0 0;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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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 #999;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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 #aaa;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;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;transform:scale(.5);transform-origin:0 0;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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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 #999;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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 #aaa;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}}.cds-btn.cds-btn-small .icon-m-r{display:none}.cds-btn.cds-btn-long{display:flex;width:100%}.cds-btn[disabled]{cursor:not-allowed!important;background:#eee!important;border-color:transparent!important;color:#999!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;transform:scale(.5);transform-origin:0 0;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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}.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;transform:scale(.5);transform-origin:0 0;box-sizing:border-box}}.cds-btn.custom-btn{box-sizing:border-box}.cds-btn.custom-btn:after{display:none}.cds-btn .ios-loading{animation:none!important}.cds-btn .ios-loading .svg-fill-color:first-child{animation:load 1s linear 0s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(2){animation:load 1s linear .1s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(3){animation:load 1s linear .2s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(4){animation:load 1s linear .3s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(5){animation:load 1s linear .4s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(6){animation:load 1s linear .5s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(7){animation:load 1s linear .6s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(8){animation:load 1s linear .7s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(9){animation:load 1s linear .8s infinite}.cds-btn .ios-loading .svg-fill-color:nth-child(10){animation:load 1s linear .9s infinite}@keyframes loadingAn{0%{transform:rotate(0deg) translateZ(0);transform-origin:center 50%}to{transform:rotate(1turn) translateZ(0);transform-origin:center 50%}}@keyframes load{0%{opacity:0}to{opacity:1}}.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-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;z-index:9999;top:0;left:0;bottom:0;right:0}.cds-dialog-wrapper em,.cds-dialog-wrapper i{font-style:normal}.cds-dialog-wrapper li,.cds-dialog-wrapper ol,.cds-dialog-wrapper ul{list-style-type:none}.cds-dialog-wrapper a{text-decoration:none;color:#0086f6}.cds-dialog-wrapper a:hover{color:#0075d8;text-decoration:none}.cds-dialog-wrapper img{border:none}.cds-dialog-wrapper.cds-show-dialog-wrapper{animation:cdsShowDialogWrapper .24s linear;opacity:1}.cds-dialog-wrapper.cds-hide-dialog-wrapper{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,.75)}.cds-dialog-wrapper .cds-dialog-modal{position:absolute;overflow:auto;top:0;right:0;bottom:0;left:0;height:100%;z-index:999;transform:translateZ(1px);display:flex;justify-content:center;align-items:center;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;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:#333;font-weight:700;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:#333;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:flex;justify-content:space-around;align-items:center}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-footer.cds-dialog-long-footer{height:auto;overflow:hidden;flex-wrap:wrap;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%;flex:none;margin-right:0;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:0}.cds-dialog-wrapper .cds-dialog-modal .cds-dialog-content .cds-dialog-footer .cds-dialog-btn-wrapper{flex:1 1;height:100%;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:0}.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:flex;justify-content: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{min-height:40%!important;width:calc(100% - 48px);height:60%;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}@keyframes cdsShowDialogWrapper{0%{opacity:0}to{opacity:1}}@keyframes cdsHideDialogWrapper{0%{opacity:1}to{opacity:0}}@font-face{font-family:iconfont;src:url(https://pic.c-ctrip.com/platform/h5/component/city-font/city-picker-component.eot);src:url(https://pic.c-ctrip.com/platform/h5/component/city-font/city-picker-component.eot?#iefix) format("embedded-opentype"),url(https://pic.c-ctrip.com/platform/h5/component/city-font/city-picker-component.woff) format("woff"),url(https://pic.c-ctrip.com/platform/h5/component/city-font/city-picker-component.ttf) format("truetype"),url(https://pic.c-ctrip.com/platform/h5/component/city-font/city-picker-component.svg#city-picker-component) format("svg")}.city-picker-component{outline:none!important;margin:0;background:#f4f4f4;position:relative;width:100%;height:100%;font-family:PingFangSC-Regular,Microsoft Yahei,Raleway,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px}.city-picker-component *{box-sizing:border-box;margin:0;padding:0;position:relative}.city-picker-component li,.city-picker-component ul{margin:0;padding:0;list-style:none}.city-picker-component .none{display:none!important}.city-picker-component .city-picker_cityBoxTitle_wrapper{display:flex;justify-content:space-between;align-items:center}.city-picker-component .city-picker_cityBoxTitle_wrapper .city-picker_module_clear_button{display:flex}.city-picker-component .city-picker_cityBoxTitle_wrapper .city-picker_module_clear_button .city-picker_module_clear_text{font-size:.88em;color:#999;margin-left:2px}.city-picker-component .city-picker_searchHistoryDel,.city-picker-component .city-picker_spreadIcon,.city-picker-component [class*=Icon]{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;flex:0 0 16px;color:#0086f6;margin-right:5px;line-height:normal}.city-picker-component .city-picker_searchHistoryDel:before,.city-picker-component .city-picker_spreadIcon:before,.city-picker-component [class*=Icon]:before{content:"";display:block}.city-picker-component .city-picker_locateIcon:before{content:"\ed05"}.city-picker-component .city-picker_arrowIcon{display:inline-block;font-size:12px;color:#0086f6}.city-picker-component .city-picker_arrowIcon:before{content:"\e944"}.city-picker-component .city-picker_fixIcon{display:flex;align-items:center;justify-content:center;animation:rotate1 1s linear 0s infinite forwards}.city-picker-component .city-picker_fixIcon:before{content:"\ee34"}.city-picker-component .city-picker_faildIcon:before{content:"\ef39"}.city-picker-component .city-picker_refreshIcon:before{content:"\e937"}.city-picker-component .city-picker_checkIcon:before{content:"\f1c8"}.city-picker-component .city-picker_cityListIcon{color:#f70}.city-picker-component .city-picker_cityListIcon:before{content:"\ef3a"}.city-picker-component .city-picker_backIcon{color:#333;width:24px;height:24px;font-size:24px;margin-right:20px}.city-picker-component .city-picker_backIcon:before{content:"\e938"}.city-picker-component .city-picker_searchIcon{color:#999;margin:0 10px}.city-picker-component .city-picker_searchIcon:before{content:"\e92a"}.city-picker-component .city-picker_clearIcon{color:#ccc}.city-picker-component .city-picker_clearIcon:before{content:"\ed1f"}.city-picker-component .city-picker_searchHistoryDel{color:#999}.city-picker-component .city-picker_searchHistoryDel:before{content:"\e92d"}.city-picker-component .city-picker_spreadIcon{color:#979797}.city-picker-component .city-picker_spreadIcon:before{content:"\e945"}.city-picker-component.city-picker-component-ios .city-picker_backIcon:before{content:"\e943"}.city-picker-component .city-picker_dropdownIcon{color:#999;width:24px;height:24px;font-size:24px;margin:-2px -5px -2px 0}.city-picker-component .city-picker_dropdownIcon:before{content:"\e945"}.city-picker-component .city-picker_header{height:calc(44px + env(safe-area-inset-top));width:100%;display:flex;padding:calc(6px + env(safe-area-inset-top)) 12px 6px;position:relative;align-items:center;justify-content:space-between;font-size:.93em;color:#222;background:#fff;z-index:6;box-sizing:border-box}.city-picker-component .city-picker_header.city-picker_header_showdow{box-shadow:0 3px 8px 1px rgba(0,0,0,.08)}.city-picker-component .city-picker_header .city-picker_search{flex:auto;height:100%;background:#f4f4f4;border-radius:32px;display:flex;position:relative;justify-content:center;align-items:center;z-index:2}.city-picker-component .city-picker_header .city-picker_search .city-picker_input{font-size:.88em!important;flex:auto;height:100%;outline:none;background:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);border:none;padding-right:35px;font-family:PingFangSC-Regular,Microsoft Yahei,Raleway,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif}.city-picker-component .city-picker_header .city-picker_search .city-picker_input::-moz-input-placeholder,.city-picker-component .city-picker_header .city-picker_search .city-picker_input::-ms-nput-placeholder,.city-picker-component .city-picker_header .city-picker_search .city-picker_input::-webkit-input-placeholder{font-size:.88em!important;color:#999}.city-picker-component .city-picker_header .city-picker_search .city-picker_clearIcon{position:absolute;right:8px;top:8px}.city-picker-component .city-picker_header .city-picker_cancel{margin-left:20px;z-index:2;position:relative}.city-picker-component .city-picker_header .city-picker_title{max-width:80%;font-size:17px;color:#333;text-align:center;line-height:32px;position:absolute;left:50%;transform:translateX(-50%);z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-picker-component .city-picker_container{width:100%;height:calc(100% - 44px - env(safe-area-inset-top));display:flex;flex-direction:column}.city-picker-component .container-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:5}.city-picker-component .city-picker_context{flex:1 1;display:flex;width:100%;height:100%;align-items:flex-start;justify-content:flex-start}.city-picker-component .city-picker_left{flex:0 0 80px;width:80px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.city-picker-component .city-picker_right{flex:auto;background:#fff;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.city-picker-component .city-picker_right.right_noSideLetters .city-picker_cityBox{padding:12px 7px}.city-picker-component .city-picker_cityBox{padding:12px 30px 12px 7px}.city-picker-component .city-picker_cityBox .city-picker_cityBoxTitle{font-size:.88em;color:#333;line-height:1;font-weight:700;padding:.93em 5px}.city-picker-component .city-picker_cityList{position:relative}.city-picker-component .city-picker_cityList .city-picker_cityListTitle{color:#666;font-size:.88em;line-height:1.71em;background:#f4f4f4;padding-left:12px}.city-picker-component .city-picker_cityList .city-picker_cityListWrap{padding-left:10px}@keyframes rotate1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.city-picker-component .city-picker_leftTab{padding:20px 11px;display:flex;align-items:center;font-size:.88em;color:#666;box-sizing:border-box;overflow:hidden}.city-picker-component .city-picker_leftTab.city-picker_active{background:#fff;color:#222}.city-picker-component .city-picker_leftTab span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.city-picker_world{position:relative;background:#fff;z-index:2}.city-picker_world:after,.city-picker_world:before{content:"";position:absolute}.city-picker_world .world_text{margin:0 12px;height:37px;line-height:37px;font-size:15px;color:#333;font-weight:700;border-bottom:1px solid #eee}.city-picker_world .world_text b{color:#0086f6}.city-picker_world .world_text .configurable_text{float:left;display:inline-block;max-width:calc(100% - 66px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.city-picker_world .world_text .link_text{display:inline-block}@media (-webkit-min-device-pixel-ratio:2){.city-picker_world .world_text{border:none;background-size:100% 1px;background-repeat:no-repeat;padding-bottom:1px;background-position:0 100%;background-image:linear-gradient(180deg,transparent 50%,#eee 0)}}.city-picker_world .arrow-right{position:relative;display:inline-block;width:8px;height:8px;transform:rotate(-45deg);border-color:transparent #0086f6 #0086f6 transparent;border-style:solid;border-width:1px;vertical-align:1px}.city-picker_world.city-picker_header_showdow{box-shadow:0 3px 8px 1px rgba(0,0,0,.08)}.city-picker_world.city-picker_header_showdow .world_text{background:none;border:none}.city-picker_tabs{flex:0 0 40px;display:flex;height:40px;background:#fff;box-shadow:0 3px 6px 1px rgba(0,0,0,.08);position:relative;z-index:2}.city-picker_tabs .city-picker_tab{flex:auto;text-align:center}.city-picker_tabs .city-picker_tab .city-picker_tabText{display:inline-block;height:40px;line-height:40px;font-size:.94em;color:#666;position:relative}.city-picker_tabs .city-picker_tab.active .city-picker_tabText{color:#333;font-weight:700}.city-picker_tabs .city-picker_tab.active .city-picker_tabText:after{content:"";position:absolute;width:100%;height:3px;background:#0086f6;bottom:0;left:0}.city-picker_btnBox{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin-bottom:.38em}.city-picker_btnBox .city-picker_btnCityWrap{flex:0 0 33.33%;max-width:33.33%;padding:0 5px 10px;box-sizing:border-box}.city-picker_btnBox .city-picker_btnCityWrap.city-picker_btntwoLine .city-picker_btnCity{padding:calc(.42em + 6px) .55em}.city-picker_btnBox .city-picker_btnCity{width:100%;border-radius:.28em;background:#f8f8f8;font-size:.88em;color:#333;display:flex;justify-content:center;align-items:center;padding:.42em .55em;position:relative;box-sizing:border-box;line-height:normal}.city-picker_btnBox .city-picker_btnCity .city-picker_btnCityIcon{flex:0 0 15px;width:15px;height:15px;margin-right:5px}.city-picker_btnBox .city-picker_btnCity .city-picker_btnCityIcon.locating{background-position:-19px 0;animation:rotate1 1s linear 0s infinite forwards}.city-picker_btnBox .city-picker_btnCity .city-picker_btnCityIcon.locate-wrong{background-position:-63px 0}.city-picker_btnBox .city-picker_btnCity .city-picker_btnCityIcon.locate-failed{background-position:-42px 0}.city-picker_btnBox .city-picker_btnCity .city-picker_btnCityText{max-width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.city-picker_btnBox .city-picker_btnCity .city-picker_btnCityText.city-btnCity_meizu{padding-top:3px}.city-picker_btnBox .city-picker_btnCity .city-picker_btnCityText.city-picker_btnMore{display:flex;align-items:center;justify-content:center}.city-picker_btnBox .city-picker_btnCity .city-picker_secondText{width:100%;font-size:12px;line-height:1;color:#999;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.city-picker_btnBox .city-picker_btnCity .city-picker_btnCityTip{position:absolute;height:28px;background:#f70;font-size:20px;line-height:28px;padding:0 8px;border-radius:14px 14px 14px 0;color:#fff;top:-7px;right:0;transform-origin:100% 0;-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100px}.city-picker_btnBox .city-picker_btnCity.active{background:#f2f8fe;color:#0086f6}.city-picker_btnBox .city-picker_btnCity.city-picker_twoLine{flex-direction:column}.city-picker_imgBox{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:.38em}.city-picker_imgBox .city-picker_imgCity{flex:0 0 50%;font-size:.88em;color:#333;justify-content:center;align-items:center;position:relative;box-sizing:border-box;padding:0 5px 3px;max-width:50%}.city-picker_imgBox .city-picker_imgCity .city-picker_imgCityWrap{width:100%;height:5.62em;border-radius:.28em;background:#f8f8f8;overflow:hidden;display:flex;align-items:center;justify-content:center}.city-picker_imgBox .city-picker_imgCity .city-picker_imgCityWrap img{width:100%;display:block;height:auto;border-radius:.28em}.city-picker_imgBox .city-picker_imgCity .city-picker_imgCityTitle{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-size:1em;line-height:1;padding:.57em 0}.city-picker_imgBox .city-picker_imgCity .city-picker_imgCityTip{position:absolute;height:32px;background:#f70;font-size:20px;line-height:32px;padding:0 8px;border-radius:8px 0 12px 0;color:#fff;top:0;left:5px;white-space:noWrap;transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:140px}.city-picker_imgBox.city-picker_full .city-picker_imgCity{flex:0 0 33.33%;max-width:33.33%}.city-picker_sideLetters{position:absolute;width:30px;right:0;top:0;height:100%;display:flex;justify-content:center;align-items:center}.city-picker_sideLetters .city-picker_letterWrap{display:flex;flex-direction:column;min-height:350px;max-height:480px}.city-picker_sideLetters .city-picker_letteItem{flex:1 1 17px;max-height:25px;text-align:center;display:flex;align-items:center;justify-content:center;position:relative}.city-picker_sideLetters .city-picker_letteItem .city-picker_letteText{font-size:12px;color:#0086f6;line-height:15px;border-radius:15px;display:inline-block;width:15px;height:15px;text-align:center}.city-picker_sideLetters .city-picker_letteItem .city-picker_letteText.city-picker_general{width:30px}.city-picker_sideLetters .city-picker_letteItem .city-picker_letteBig{display:none;position:absolute;padding-right:8px;width:48px;height:42px;color:#fff;font-size:25px;text-align:center;line-height:40px;left:-63px;background:url(https://pic.c-ctrip.com/platform/h5/component/common_citypicker2x@v8.0.png) no-repeat;background-size:auto 40px;background-position:-148px 1px}.city-picker_sideLetters .city-picker_letteItem .city-picker_letteBig.city-picker_twoLetteBig{font-size:14px}.city-picker_sideLetters .city-picker_letteItem.active .city-picker_letteText{background:#0086f6;color:#fff}.city-picker_sideLetters .city-picker_letteItem.active .city-picker_letteBig{display:block}.city-picker_cityListWrap{padding-left:10px}.city-picker_cityListWrap .city-picker_cityListItem{border-bottom:1px solid #e4e4e4;padding:.63em 0;position:relative}.city-picker_cityListWrap .city-picker_cityListItem:last-child{border-bottom:none}.city-picker_cityListWrap .city-picker_cityListItem .city-picker_cityListCN{display:flex;align-items:center;padding-right:4.38em}.city-picker_cityListWrap .city-picker_cityListItem .city-picker_cityListEN{color:#999;font-size:.81em;line-height:1.54em;padding-right:5.38em}.city-picker_cityListWrap .city-picker_cityListItem .city-picker_cityName{font-size:1em;line-height:1.44em;color:#333;margin-right:5px}.city-picker_cityListWrap .city-picker_cityListItem .city-picker_cityListTip{display:inline-block;height:28px;background:#f70;font-size:20px;line-height:28px;padding:0 8px;border-radius:4px;color:#fff;margin-right:5px;transform-origin:0 50%;-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-ms-transform-origin:0 50%;-o-transform-origin:0 50%;transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:140px}.city-picker_cityListWrap .city-picker_cityListItem .city-picker_checkIcon{position:absolute;right:35px;top:50%;margin-top:-8px}.city-picker_searchBox{height:100%;background:#fff}.city-picker_searchBox .city-picker_searchHistory{font-size:14px;color:#222;line-height:50px;height:50px;padding-left:12px;background:#fff;position:relative}.city-picker_searchBox .city-picker_searchHistoryDel{position:absolute;right:12px;top:16px;width:14px;height:18px}.city-picker_searchBox .city-picker_searchLists{padding-left:12px}.city-picker_searchBox .city-picker_searchLists .city-picker_searchListItem{padding:10px 12px 10px 0;border-bottom:1px solid #e0e0e0;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.city-picker_searchBox .city-picker_searchLists .city-picker_searchListTitle{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;font-size:16px;line-height:24px;width:100%;overflow:hidden;box-sizing:border-box;position:relative}.city-picker_searchBox .city-picker_searchLists .city-picker_searchListMainTag{margin-right:12px}.city-picker_searchBox .city-picker_searchLists .city-picker_searchListMainTag span{zoom:.5;display:inline-block;background:#66b6fa;color:#fff;font-size:20px;line-height:1;border-radius:4px;padding:6px 8px 4px;min-width:58px;max-width:116px;text-align:center;white-space:nowrap}.city-picker_searchBox .city-picker_searchLists .city-picker_searchListDetail_wrap,.city-picker_searchBox .city-picker_searchLists .picker_searchListDetail_wrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.city-picker_searchBox .city-picker_searchLists .city-picker_mainTitle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box;color:#333}.city-picker_searchBox .city-picker_searchLists .city-picker_searchListDetail{font-size:13px;color:#999;line-height:17.5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}.city-picker_searchBox .city-picker_searchLists .city-picker_searchListKeyword{color:#0086f6}.city-picker_searchBox .city-picker_noResult{margin-top:100px;font-size:16px;color:#999;text-align:center}.city-picker_searchBox .city-picker_spreadAssociate{display:flex;align-items:center;justify-content:center;padding:18px;border-top:1px solid #e0e0e0;margin-left:-35px}.city-picker_searchBox .city-picker_spreadAssociate .city-picker_spreadIcon{width:18px;height:18px}.city-picker_searchBox .city-picker_spreadAssociate.city-picker_hideMore .city-picker_spreadIcon:before{content:"\e946"}.city-picker_locateBox{padding-left:5px}.city-picker_locateBox .city-picker_cityBoxTitle{padding-left:0!important;padding-right:0!important}.city-picker_locateBox .city-picker_locateBox_line{display:flex;flex-direction:column;justify-content:center;padding:.75em 0;position:relative;min-height:4.06em;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;margin-bottom:.44em}.city-picker_locateBox .city-picker_state{display:flex;align-items:center}.city-picker_locateBox .city-picker_locateText{font-size:1em;color:#333;font-weight:700;max-width:calc(100% - 40px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.city-picker_locateBox .city-picker_locateIcon{margin-right:5px}.city-picker_locateBox .city-picker_locateIcon.city-picker_faildIcon{background-position:-63px 0}.city-picker_locateBox .city-picker_locateIcon.city-picker_refreshIcon{background-position:-41px 1px}.city-picker_locateBox .city-picker_currentRefresh{width:20px;height:20px;border-radius:50%;border:1px solid #e0e0e0;background:#f5f5f5;display:flex;align-items:center;justify-content:center;margin-left:8px}.city-picker_locateBox .city-picker_currentRefresh .city-picker_refreshIcon{color:#999;font-size:12px;width:auto;height:auto;margin-right:0;display:block;flex:0 0 auto}.city-picker_locateBox .city-picker_locateDetail{font-size:.81em;color:#999;line-height:18px;padding-left:20px;padding-right:38px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;word-break:break-all}.city-picker_locateBox .city-picker_checkIcon{position:absolute;right:0;top:50%;margin-top:-8px}.city-picker_mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:5}.city-picker_associate{position:absolute;left:0;top:calc(44px + env(safe-area-inset-top));z-index:10000;width:100%;background:#fff;padding-bottom:10px;height:calc(100% - 44px - env(safe-area-inset-top));overflow-y:scroll}.city-picker_associate .city-picker_associateChild{border-bottom:1px solid #e4e4e4;padding-left:35px}.city-picker_associate .city-picker_associateChild .city-picker_searchListItem:last-child{border-bottom:none}.city-picker_associate .city-picker_associateChild .city-picker_searchListMainTag span{zoom:.5;background:#fff;color:#0086f6;border:1px solid #b2dafc}@media (-webkit-min-device-pixel-ratio:2){.city-picker_associate .city-picker_associateChild,.city-picker_cityListWrap .city-picker_cityListItem,.city-picker_locateBox .city-picker_locateBox_line,.city-picker_searchBox .city-picker_searchLists .city-picker_searchListItem,.city-picker_searchBox .city-picker_spreadAssociate{border:none;background-size:100% 1px;background-repeat:no-repeat}.city-picker_locateBox .city-picker_locateBox_line{background-position:0 0,0 100%;background-image:linear-gradient(0deg,transparent 50%,#e0e0e0 0),linear-gradient(180deg,transparent 50%,#e0e0e0 0)}.city-picker_searchBox .city-picker_spreadAssociate{background-position:0 0;background-image:linear-gradient(0deg,transparent 50%,#e0e0e0 0)}.city-picker_cityListWrap .city-picker_cityListItem{background-position:0 100%;background-image:linear-gradient(180deg,transparent 50%,#e4e4e4 0)}.city-picker_cityListWrap .city-picker_cityListItem:last-child{background:none}.city-picker_searchBox .city-picker_searchLists .city-picker_searchListItem{background-position:0 100%;background-image:linear-gradient(180deg,transparent 50%,#e0e0e0 0)}.city-picker_associate .city-picker_associateChild .city-picker_searchListItem:last-child{background-image:none}.city-picker_associate .city-picker_associateChild{background-position:0 100%;background-image:linear-gradient(180deg,transparent 50%,#e4e4e4 0)}}@media only screen and (max-width:374px){.city-picker-component{font-size:14px}}.index{color:#333}.index .countryCodeText{color:#868686}.index .alphabet-item{height:25;display:flex}@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,.index .alphabet-item{align-items:center;justify-content:center}.cds-icon-item{display:inline-flex;line-height:1;vertical-align:middle;text-align:center;box-sizing:border-box;font-size:20px}.cds-icon-item .cds-icon-svg{font-size:20px}.cds-icon-account,.cds-icon-add,.cds-icon-add-shape,.cds-icon-back,.cds-icon-boy,.cds-icon-broadcast,.cds-icon-calendar,.cds-icon-camera,.cds-icon-cancel,.cds-icon-check,.cds-icon-clock_shape,.cds-icon-close,.cds-icon-closed-shape,.cds-icon-collect,.cds-icon-collected,.cds-icon-communication,.cds-icon-compass,.cds-icon-contacts,.cds-icon-coupons,.cds-icon-delete,.cds-icon-delete-left,.cds-icon-dislike,.cds-icon-dowm,.cds-icon-download,.cds-icon-drop-down-Keyboard,.cds-icon-drop-down-filled,.cds-icon-drop-down-outlined,.cds-icon-drop-up-Keyboard,.cds-icon-drop-up-filled,.cds-icon-drop-up-outlined,.cds-icon-edit,.cds-icon-edit_word,.cds-icon-email,.cds-icon-emoji,.cds-icon-filter,.cds-icon-filter_shape,.cds-icon-flash-light,.cds-icon-forward,.cds-icon-girl,.cds-icon-group,.cds-icon-guidepost,.cds-icon-help,.cds-icon-home,.cds-icon-hot_shape,.cds-icon-image,.cds-icon-information_filled,.cds-icon-information_outlined,.cds-icon-keyboard,.cds-icon-left,.cds-icon-left_arrow_head,.cds-icon-like,.cds-icon-liked,.cds-icon-list,.cds-icon-loading,.cds-icon-locate,.cds-icon-location,.cds-icon-map,.cds-icon-message,.cds-icon-microphone,.cds-icon-more,.cds-icon-more_Android,.cds-icon-near,.cds-icon-open-light,.cds-icon-ordertime_shape,.cds-icon-phone,.cds-icon-present,.cds-icon-radiobutton,.cds-icon-rank,.cds-icon-refresh,.cds-icon-remind,.cds-icon-return,.cds-icon-right_arrow_head,.cds-icon-scan,.cds-icon-search,.cds-icon-selected,.cds-icon-selected-shape,.cds-icon-service,.cds-icon-setting,.cds-icon-share,.cds-icon-share_android,.cds-icon-subtract,.cds-icon-subtract-shape,.cds-icon-time-clock,.cds-icon-to,.cds-icon-top,.cds-icon-transform,.cds-icon-unliked-shape,.cds-icon-unselected,.cds-icon-voice,.cds-icon-voice-shape,.cds-icon-warn,.cds-icon-warn_shape{font-family:cdsIconFont!important;color:inherit;font-style:normal}.cds-icon-home:before{content:""}.cds-icon-camera:before{content:""}.cds-icon-warn:before{content:""}.cds-icon-help:before{content:""}.cds-icon-guidepost:before{content:""}.cds-icon-refresh:before{content:""}.cds-icon-drop-down-outlined:before{content:""}.cds-icon-drop-up-outlined:before{content:""}.cds-icon-drop-up-filled:before{content:""}.cds-icon-drop-down-filled:before{content:""}.cds-icon-image:before{content:""}.cds-icon-service:before{content:""}.cds-icon-dislike:before{content:""}.cds-icon-like:before{content:""}.cds-icon-collect:before{content:""}.cds-icon-keyboard:before{content:""}.cds-icon-drop-up-Keyboard:before{content:""}.cds-icon-drop-down-Keyboard:before{content:""}.cds-icon-group:before{content:""}.cds-icon-microphone:before{content:""}.cds-icon-emoji:before{content:""}.cds-icon-voice:before{content:""}.cds-icon-delete-left:before{content:""}.cds-icon-flash-light:before{content:""}.cds-icon-open-light:before{content:""}.cds-icon-to:before{content:""}.cds-icon-return:before{content:""}.cds-icon-share:before{content:""}.cds-icon-time-clock:before{content:""}.cds-icon-back:before{content:""}.cds-icon-present:before{content:""}.cds-icon-transform:before{content:""}.cds-icon-message:before{content:""}.cds-icon-location:before{content:""}.cds-icon-subtract:before{content:""}.cds-icon-add:before{content:""}.cds-icon-liked:before{content:""}.cds-icon-unliked-shape:before{content:""}.cds-icon-selected-shape:before{content:""}.cds-icon-add-shape:before{content:""}.cds-icon-subtract-shape:before{content:""}.cds-icon-voice-shape:before{content:""}.cds-icon-closed-shape:before{content:""}.cds-icon-contacts:before{content:""}.cds-icon-cancel:before{content:""}.cds-icon-delete:before{content:""}.cds-icon-location:before{content:""}.cds-icon-filter:before{content:""}.cds-icon-map:before{content:""}.cds-icon-edit:before{content:""}.cds-icon-edit_word:before{content:""}.cds-icon-more:before{content:""}.cds-icon-email:before{content:""}.cds-icon-locate:before{content:""}.cds-icon-close:before{content:""}.cds-icon-collected:before{content:""}.cds-icon-phone:before{content:""}.cds-icon-rank:before{content:""}.cds-icon-forward:before{content:""}.cds-icon-search:before{content:""}.cds-icon-calendar:before{content:""}.cds-icon-list:before{content:""}.cds-icon-coupons:before{content:""}.cds-icon-near:before{content:""}.cds-icon-selected:before{content:""}.cds-icon-top:before{content:""}.cds-icon-remind:before{content:""}.cds-icon-left:before{content:""}.cds-icon-more_Android:before{content:""}.cds-icon-dowm:before{content:""}.cds-icon-download:before{content:""}.cds-icon-compass:before{content:""}.cds-icon-account:before{content:""}.cds-icon-clock_shape:before{content:""}.cds-icon-filter_shape:before{content:""}.cds-icon-loading:before{content:""}.cds-icon-unselected:before{content:""}.cds-icon-communication:before{content:""}.cds-icon-ordertime_shape:before{content:""}.cds-icon-warn_shape:before{content:""}.cds-icon-hot_shape:before{content:""}.cds-icon-broadcast:before{content:""}.cds-icon-information_outlined:before{content:""}.cds-icon-left_arrow_head:before{content:""}.cds-icon-right_arrow_head:before{content:""}.cds-icon-information_filled:before{content:""}.cds-icon-setting:before{content:""}.cds-icon-scan:before{content:""}.cds-icon-radiobutton:before{content:""}.cds-icon-check:before{content:""}.cds-icon-girl:before{content:""}.cds-icon-boy:before{content:""}.cds-icon-share_android:before{content:""}.cds-icon-fold{display:inline-block;width:0;height:5px;margin-left:8px;border-color:#fff transparent transparent;border-style:solid;border-width:10px 10px 0;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:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;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;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,.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,.6);display:flex;align-items:center;justify-content:center;flex-direction:column}.ibu-video-component .ibu-video-mask .ibu-picView-failed{display:flex;align-items:center;justify-content:center;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:flex;align-items:flex-start;justify-content:space-between;padding:0 8px}.ibu-video-component .ibu-video-topAction .ibu-video-back,.ibu-video-component .ibu-video-topAction .ibu-video-custom,.ibu-video-component .ibu-video-topAction .ibu-video-sound{padding:16px 8px}.ibu-video-component .ibu-video-topAction .ibu-video-topRight{display:flex;align-items:flex-start;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{box-shadow:0 2px 2px rgba(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,.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:flex;align-items:center;justify-content:center;background:#000}.ibu-video-player{width:100%;height:100%;position:relative}.ibu-video-player:after,.ibu-video-player:before{content:"";display:block;position:absolute;left:0;width:100%;height:60px}.ibu-video-player:before{background:linear-gradient(180deg,rgba(15,41,77,.4),rgba(15,71,44,0));top:0;z-index:993}.ibu-video-player:after{background:linear-gradient(0deg,#0f294d,rgba(15,71,44,0));bottom:0;z-index:991}.ibu-video-player.video-playing_hide-shadow:after,.ibu-video-player.video-playing_hide-shadow:before{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: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:flex;align-items:center;justify-content:center}.ibu-video-sound .ibu-video-sound-toast{background-color:#333;width:148px;height:44px;position:absolute;right:6px;top:52px;font-size:15px;color:#fff;line-height:44px;text-align:center;border-radius:5px}.ibu-video-sound .ibu-video-sound-toast:before{position:absolute;top:-8px;right:16px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #333;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:flex;align-items:center;justify-content:space-between;position:relative}.ibu-video-player .ibu-video-controls .ibu-video-fullScreen,.ibu-video-player .ibu-video-controls .ibu-video-play{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.ibu-video-player .ibu-video-controls .ibu-video-progress{margin:0 6px;flex:1 1;display:flex;align-items:center;justify-content:flex-start;position:relative}.ibu-video-player .ibu-video-controls .ibu-video-line{width:100%;height:2px;background:#fff;opacity:.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:.7;position:absolute;left:0;top:0;z-index:992}.ibu-video-player .ibu-video-controls .ibu-video-dragBtn{width:30px;height:30px;background:transparent;position:absolute;top:50%;margin-top:-15px;transform:translateX(-7.5px);z-index:994}.ibu-video-player .ibu-video-controls .ibu-video-dragBtn:before{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;margin-top:-7.5px;margin-left:-7.5px;background:#fff;border-radius:50%}.ibu-video-player .ibu-video-controls .ibu-video-time{display:flex;align-items:center;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:.5;position:relative;min-width:50%}.ibu-video-player .ibu-video-controls .ibu-video-totalTime:before{content:"";background:#fff;opacity:.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%;left:50%;top:50%;margin-top:-25px;margin-left:-25px}.ibu-video-player .ibu-video-network,.ibu-video-player .ibu-video-replay{background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;position:absolute;z-index:992}.ibu-video-player .ibu-video-network{width:100%;height:100%;left:0;top:0;flex-direction:column;color:#fff;padding:12px}.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;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);z-index:992}.ibu-video-player .ibu-video-load .ibu-video-loadIcon{width:44px;height:44px;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:flex;align-items:center;justify-content:center;padding:12px}.ibu-video-player .ibu-fill-mode{-o-object-fit:cover;object-fit:cover}@keyframes videoLoad{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ibu-video-viewBox{width:100%;height:100%;display:flex;align-items: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:flex;align-items:center;justify-content:center}.ibu-video-viewBox .ibu-video-player .ibu-video-replay{background:rgba(15,41,77,.6);width:69px;height:69px}.ibu-video-viewBox .ibu-video-player .ibu-video-replay .ibu-video-replayIcon{background-position:1px -435px!important;width:32px;height:32px;background-size:50px auto}.ibu-video-viewBox .ibu-video-bottom{background:rgba(15,41,77,.6)}.ibu-video-viewBox .ibu-video-bottom.ibu-video-noDetail{background:none}.ibu-video-viewBox .ibu-video-detail{padding-top:4.26667vmin;width:100%;font-size:3.73333vmin;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;color:#fff}.ibu-video-viewBox .ibu-video-detail .ibu-video-title-more{width:16px;height:16px;display:flex;align-items: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:flex;align-items:center;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:hsla(0,0%,100%,.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{flex:1 1;display:flex;align-items:center;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:hsla(0,0%,100%,.5);display:inline-block}.ibu-video-rightCustom{position:absolute;right:0;top:50%;z-index:1001;transform:translateY(-50%)}.ibu-video-rightCustom .ibu-video-custom{padding:8px 16px}@media (min-resolution:192dpi){.ibu-video-component .ibu-video-btn{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;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;border-radius:4px;content:""}.video-component .ibu-video-btn:before{border-radius:8px}}.video-component .ibu-video-backIcon,.video-component .ibu-video-fullScreenIcon,.video-component .ibu-video-landscapeIcon,.video-component .ibu-video-loadIcon,.video-component .ibu-video-muteIcon,.video-component .ibu-video-pauseIcon,.video-component .ibu-video-playIcon,.video-component .ibu-video-portraitIcon,.video-component .ibu-video-replayIcon,.video-component .ibu-video-soundIcon,.video-component .ibu-video-title-more,.video-component .icon-infomation{font-family:CC_H5_Player!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale;background:none}.video-component .ibu-video-backIcon:before,.video-component .ibu-video-fullScreenIcon:before,.video-component .ibu-video-landscapeIcon:before,.video-component .ibu-video-loadIcon:before,.video-component .ibu-video-muteIcon:before,.video-component .ibu-video-pauseIcon:before,.video-component .ibu-video-playIcon:before,.video-component .ibu-video-portraitIcon:before,.video-component .ibu-video-replayIcon:before,.video-component .ibu-video-soundIcon:before,.video-component .ibu-video-title-more:before,.video-component .icon-infomation:before{color:#fff;font-size:24px}.video-component .ibu-video-soundIcon:before{content:""}.video-component .ibu-video-muteIcon:before{content:""}.video-component .ibu-video-playIcon:before{content:""}.video-component .ibu-video-fullScreenIcon:before{content:""}.video-component .ibu-video-replayIcon:before{content:""}.video-component .ibu-video-pauseIcon:before{content:""}.video-component .ibu-video-portraitIcon:before{content:""}.video-component .ibu-video-landscapeIcon:before{content:""}.video-component .ibu-video-backIcon:before{content:""}.video-component .ibu-video-loadIcon{display:flex;align-items:center;justify-content:center}.video-component .ibu-video-loadIcon:before{content:""}.video-component .icon-infomation:before{content:""}.video-component .ibu-video-player:before{transform:scaleY(-1);background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.4) 99%)}.video-component .ibu-video-player:after{background-image:linear-gradient(180deg,transparent,#000)}.video-component .ibu-video-topAction .ibu-video-backIcon,.video-component .ibu-video-topAction .ibu-video-muteIcon,.video-component .ibu-video-topAction .ibu-video-soundIcon{display:flex;width:32px;height:32px;background:rgba(0,0,0,.4);border-radius:50%;align-items:center;justify-content:center}.video-component .ibu-video-topAction .custom-control{opacity:1;display:flex;padding:4px 13px;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.5);border-radius:4px;font-size:3.46667vmin;color:#fff;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:flex;align-items:center;justify-content:center}.video-component .ibu-video-viewBox .ibu-video-player .ibu-video-replay{width:60px;height:60px;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.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,.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:flex;transform:translateX(-50%);left:50%;padding:4px 13px;border:1px solid hsla(0,0%,100%,.5);border-radius:4px;font-size:3.46667vmin;color:#fff}.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:"";border:none;font-size:18px}.video-component .ibu-video-replay{width:60px;height:60px;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.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,.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:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;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:linear-gradient(180deg,rgba(0,0,0,.4),transparent);content:""}.ibu-picView-component ol,.ibu-picView-component ul{margin:0;list-style:none}.ibu-picView-component *{padding:0;margin:0;box-sizing:border-box}.ibu-picView-component .ibu-picView-header{background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height: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:flex;flex-direction:row;align-items: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;flex:1 1;padding-right:56px;color:#0f294d;font-size:4.8vmin;font-weight:700}.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;box-shadow:0 4px 10px rgba(15,71,44,.08);position:absolute;bottom:4.26667vmin;right:4.26667vmin;z-index:1000;display:flex;flex-direction:row;align-items: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,.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%);-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%)}.ibu-picView-component .ibu-picView-mask{position:absolute;left:0;top:0;z-index:1000;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;flex-direction:column}.ibu-picView-component .ibu-picView-mask .icon-loading,.ibu-picView-component .ibu-picView-mask .icon-refresh{display:flex;flex-direction:row;align-items:center;justify-content:center}.ibu-picView-component .ibu-picView-mask .icon-loading{animation:load-spin 1s linear infinite;transform-origin:center}.ibu-picView-component .ibu-picView-mask .ibu-picView-failed{display:flex;align-items:center;justify-content:center;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{box-shadow:0 2px 2px rgba(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{animation:load-spin 1.5s linear infinite}.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{background-position:-3px -200px!important;width:17px;height:17px;display:block}.ibu-picView-downloadIcon{background-position:0 -243px!important;width:24px;height:19px;display:block}.ibu-picView-titleLinkIcon{background-position:0 -285px!important;width:18px;height:16px;display:block}.ibu-picView-list{width:100%;height:calc(100vh - 56px);overflow:auto;background:#fff;padding:12px;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:flex;flex-direction:row;align-items: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,.6);display:flex;flex-direction:row;align-items: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:calc(2.66667vmin + env(safe-area-inset-top,20px));left:0;width:100%;z-index:1001;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:0 8px}.ibu-picView-viewBox{width:100%;background:#000}.ibu-picView-viewBox,.ibu-picView-viewBox .ibu-picView-viewBoxWrap{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.ibu-picView-viewBox .ibu-picView-viewBoxWrap{position:relative;width:100vw}.ibu-picView-viewBox img{max-width:100vw;max-height:100vh}.ibu-picView-close,.ibu-picView-del,.ibu-picView-download{width:40px;height:40px;display:flex;flex-direction:row;align-items:center;justify-content:center}.ibu-picView-detail{width:100%;position:absolute;left:0;right:0;bottom:0;z-index:1001;color:hsla(0,0%,100%,.6);background:rgba(0,0,0,.8);font-size:3.73333vmin;display:flex;align-items:flex-start;justify-content:flex-start;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:linear-gradient(rgba(0,0,0,.3),#000);bottom:0;left:0}.ibu-picView-detail .ibu-picView-detailTop{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;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;box-sizing:border-box}.ibu-picView-detail .ibu-picView-detailTitle{text-overflow:ellipsis;overflow:hidden;color:hsla(0,0%,100%,.8);font-size:4.26667vmin;white-space:nowrap}.ibu-picView-detail .ibu-picView-number{margin-left:4.26667vmin;color:hsla(0,0%,100%,.8);font-size:4.26667vmin}.ibu-picView-detail .ibu-picView-clickAble{flex:1 1;display:flex;flex-direction:row;align-items:center;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:hsla(0,0%,100%,.5)}.ibu-picView-detail .ibu-picView-detailCon.ibu-picView-has-ip{margin-bottom:0}@media (min-resolution:192dpi){.ibu-picView-component .ibu-picView-btn{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;transform-origin:0 0;transform:scale(.5);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:.2px;-moz-osx-font-smoothing:grayscale}.ibu-picView-delIcon:before{color:#fff;content:""}.picView-component .ibu-picView-backIcon,.picView-component .ibu-picView-closeIcon,.picView-component .ibu-picView-downloadIcon,.picView-component .ibu-picView-goTop-icon,.picView-component .ibu-picView-titleLinkIcon,.picView-component .ibu-picView-vedioPlay,.picView-component .icon-loading,.picView-component .icon-refresh{font-family:CC_H5_PictureView!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.picView-component .ibu-picView-backIcon,.picView-component .icon-loading,.picView-component .icon-refresh{background:none}.picView-component .ibu-picView-backIcon:before{color:#333;content:"";font-size:24px}.picView-component .icon-refresh:before{content:"";font-size:44px;color:#fff}.picView-component .icon-loading:before{content:"";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:"";font-size:24px}.picView-component .ibu-picView-titleLinkIcon{background:none}.picView-component .ibu-picView-titleLinkIcon:before{content:"";color:#fff;font-size:18px}.picView-component .ibu-picView-goTop-icon{background:none;width:22px}.picView-component .ibu-picView-goTop-icon:before{content:"";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:"";font-size:24px}.picView-component .ibu-picView-header{height:44px;flex:0 0 44px;padding-bottom:1px;background-position:bottom;background-image:linear-gradient(180deg,transparent 50%,#d2d2d2 0);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:400}.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:"";border:none;color:#fff;font-size:20px}.picView-component .ibu-picView-goTop{width:49px;height:49px;box-shadow:0 3px 10px 1px rgba(0,0,0,.12);bottom:10.66667vmin;right:4.53333vmin}.picView-component .ibu-picView-toast{min-width:auto}.picView-component .ibu-picView-detail,.picView-component .ibu-picView-detail .ibu-picView-detailTitle,.picView-component .ibu-picView-detail .ibu-picView-number{color:#fff}.picView-component .ibu-picView-mask .icon-loading{display:flex;flex-direction:row;align-items:center;justify-content:center;width:44px;height:44px;animation:load-spin 1s linear infinite;transform-origin:center}@keyframes load-spin{0%{transform:rotate(0deg)}to{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 50%;background-size:40px auto}.icon-refresh{background:url(https://pic.c-ctrip.com/platform/h5/IBU/pic-view/icon-refresh.svg) no-repeat 50%;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 50%;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")}.head-info_headInfoContainer__z8HEb{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding:0 .6rem}.head-info_titleContainer__h9wKd{position:relative;display:flex;line-height:1.2rem}.head-info_title__tH5oI{font-size:1rem;font-weight:500;line-height:1.2rem}.head-info_circle__Uvl_q{position:absolute;right:-.4rem;bottom:.2rem;width:.2rem;height:.2rem;border-radius:50%;background-color:#ffb400}.head-info_buttonContainer__l_1xz{display:flex;flex-direction:row;align-items:center;cursor:pointer}.head-info_buttonText__rt9Ro{font-size:.6rem;font-weight:500;line-height:.7rem;color:#121826}.head-info_arrowIcon__DYQ_d{font-size:.6rem;line-height:.6rem;color:#121826;margin-left:.2rem}[dir=rtl] .head-info_circle__Uvl_q{left:-.4rem;right:auto}[dir=rtl] .head-info_arrowIcon__DYQ_d{margin-right:.2rem;margin-left:0;transform:scaleX(-1)}.scroll-activity-list_scrollContainer__pLsz2{position:relative;width:100%}.scroll-activity-list_activityListContainer__q59SI{display:flex!important;flex-direction:row;gap:.4rem;padding:0 .6rem}.scroll-activity-list_activityItem__VqBZA{background-color:#fff;display:flex;flex-direction:row;border-radius:.4rem;padding:.8rem .6rem;flex-shrink:0;max-width:14rem}.scroll-activity-list_activityIcon__imAQP{width:1.5rem;height:1.5rem;margin-right:.4rem;margin-top:.125rem;flex-shrink:0}.scroll-activity-list_activityInfoContainer__RjD6i{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.scroll-activity-list_activityInfoContent__2Wbfx{display:flex;flex-direction:column}.scroll-activity-list_activityTitle__JkOna{font-size:.9rem;line-height:1.05rem;font-weight:500}.scroll-activity-list_activityDesc__P3uB_{font-size:.6rem;line-height:.8rem;color:#121826;margin-top:.05rem;margin-bottom:.6rem}.scroll-activity-list_buttonContainer__uBfbg,.scroll-activity-list_buttonText__i6pI6{display:inline-block;line-height:1.05rem}.scroll-activity-list_buttonText__i6pI6{color:#2c61fe;font-size:.7rem;font-weight:500;text-align:center;padding:.25rem .6rem;border-radius:.2rem;border:.025rem solid #2c61fe}.scroll-activity-list_scrollBtn__r512v{position:absolute;top:50%;transform:translateY(-50%);width:2rem;height:2rem;border-radius:50%;background-color:#fff;box-shadow:0 .2rem .8rem 0 rgba(7,20,60,.122),0 0 .1rem 0 rgba(7,20,60,.161);display:flex;align-items:center;justify-content:center;z-index:10;opacity:1;pointer-events:auto;transition:opacity .3s ease}.scroll-activity-list_scrollBtnHidden__pFigT{opacity:0;pointer-events:none}.scroll-activity-list_scrollBtnLeft__wQpdH{left:.6rem}.scroll-activity-list_scrollBtnRight__FHp3x{right:.6rem}.scroll-activity-list_scrollBtnIcon__z9UO9{font-size:1rem;color:#121826}[dir=rtl] .scroll-activity-list_activityIcon__imAQP{margin-right:0;margin-left:.4rem}.short-banner_shortBannerContainer__l3mFw{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.short-banner_swiperWrapper__wdvLO{width:100%}.short-banner_activityItemWrapper__rACMm{width:100%;box-sizing:border-box}.short-banner_activityItem__9HLJN{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.8rem .6rem;background-color:#fff;border-radius:.4rem;border:.05rem solid #e5e7eb;box-shadow:0 .05rem .2rem 0 rgba(15,41,77,.039);line-height:1.05rem;height:3.4rem;width:100%;box-sizing:border-box}.short-banner_activityInfoContainer__6nmjl{display:flex;flex-direction:row;align-items:center;line-height:1.05rem;margin-right:.5rem;flex:1 1;min-width:0;overflow:hidden}.short-banner_activityIcon__1CPeH{width:1.2rem;height:1.2rem;margin-right:.4rem;flex-shrink:0}.short-banner_activityInfo__a_pn8{flex:1 1;min-width:0;overflow:hidden;display:flex;flex-direction:column}.short-banner_activityTitleContainer__LeMDB{display:inline-flex;flex-direction:row;align-items:center;max-width:100%}.short-banner_activityTitle__mydW0{flex:0 1 auto;max-width:100%;font-size:.7rem;line-height:1.05rem;font-weight:500;color:#121826;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.short-banner_infoIcon__1aHHu{font-size:.6rem;color:#121826;margin-left:.2rem;flex-shrink:0}.short-banner_activityDescContainer__jwGkZ{display:flex;flex-direction:row;align-items:center;width:100%;min-width:0}.short-banner_activityDesc__Alk0U{flex:1 1;min-width:0;font-size:.6rem;line-height:1.05rem;color:#4f5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.short-banner_buttonContainer__ib8ti{display:flex;line-height:1.05rem;border-radius:.2rem;border:.05rem solid #2c61fe;padding:.3rem .6rem;margin-left:.4rem}.short-banner_buttonText__ycgLc{font-size:.7rem;line-height:1.05rem;font-weight:700;color:#2c61fe}.short-banner_indicatorDotsStyle__b_NY5{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:.3rem}.short-banner_activeDotStyle__8gWtT{width:.8rem;height:.2rem;border-radius:.3rem;margin-left:.1rem;margin-right:.1rem;background-color:rgba(5,26,55,.24)}.short-banner_inactiveDotStyle__OoNEE{width:.2rem;height:.2rem;border-radius:50%;margin-left:.1rem;margin-right:.1rem;background-color:rgba(5,26,55,.16)}[dir=rtl] .short-banner_activityIcon__1CPeH{margin-right:0;margin-left:.4rem}[dir=rtl] .short-banner_activityInfoContainer__6nmjl{margin-right:0;margin-left:.5rem}[dir=rtl] .short-banner_infoIcon__1aHHu{margin-left:0;margin-right:.2rem}[dir=rtl] .short-banner_buttonContainer__ib8ti{margin-left:0;margin-right:.4rem}[dir=rtl] .short-banner_activeDotStyle__8gWtT,[dir=rtl] .short-banner_inactiveDotStyle__OoNEE{margin-left:.1rem;margin-right:.1rem}.single-activity_singleActivityContainer__oJBmM{padding:0 .6rem}.single-activity_activityItem__qPMzd{background-color:#fff;display:flex;flex-direction:row;border-radius:.4rem;padding:.8rem .6rem;flex-shrink:0}.single-activity_singleActivityItem__lxeNz{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.single-activity_singleActivityContent__IAEYo{display:flex;flex-direction:row;align-items:center;flex:1 1;min-width:0;overflow:hidden}.single-activity_activityIcon__RIV_p{width:1.5rem;height:1.5rem;margin-right:.4rem;flex-shrink:0}.single-activity_singleActivityIcon__It14h{margin-top:0}.single-activity_activityInfoContainer__finMh{display:flex;flex-direction:column;flex:1 1;min-width:0;overflow:hidden}.single-activity_activityTitle__sgxgm{font-size:.9rem;line-height:1.05rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.single-activity_activityDesc__0p3nX{font-size:.6rem;line-height:.8rem;color:#121826;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.single-activity_singleButtonContainer__6BebD{display:flex;margin-left:.4rem;flex-shrink:0;max-width:40%}.single-activity_buttonText__IaClw{color:#2c61fe;font-size:.7rem;font-weight:500;text-align:center;line-height:.8rem;padding:.3rem .4rem;border-radius:.2rem;border:.025rem solid #2c61fe}[dir=rtl] .single-activity_activityIcon__RIV_p{margin-right:0;margin-left:.4rem}[dir=rtl] .single-activity_singleButtonContainer__6BebD{margin-left:0;margin-right:.4rem}.popup-header_popupHeader__nUyDT{position:sticky;top:0;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.6rem .8rem;line-height:1.2rem;background-color:#fff}.popup-header_popupHeaderTitle__RKe8m{color:#121826;font-size:.9rem;font-weight:500;text-align:center;flex:1 1;line-height:1.2rem}.popup-header_closeIcon__mV1Rg{font-size:1rem;color:#121826}.popup-header_placeholder__pe02r{width:1rem}.horizontal-dotted-line_dottedLine__yk2_h{border-top:.05rem dashed rgba(255,111,0,.24);margin-left:.45rem;margin-right:.45rem}.horizontal-dotted-line_dottedLineNewUser__biV1K{border-color:rgba(249,76,134,.32)}.horizontal-dotted-line_dottedLineDefault__ERlAn{border-color:rgba(255,111,0,.24)}.vertical-dotted-line_dottedStyle__7yL2x{border-left:.05rem dashed;margin-top:.6rem;margin-bottom:.6rem;align-self:stretch}.vertical-dotted-line_dottedStyleNewUser__K54OE{border-color:rgba(249,76,134,.32)}.vertical-dotted-line_dottedStyleDefault__31NRD{border-color:rgba(255,111,0,.239)}[dir=rtl] .vertical-dotted-line_dottedStyle__7yL2x{border-left:none;border-right:.05rem dashed}[dir=rtl] .vertical-dotted-line_dottedStyleNewUser__K54OE{border-left:none;border-right:.05rem dashed rgba(249,76,134,.32)}[dir=rtl] .vertical-dotted-line_dottedStyleDefault__31NRD{border-left:none;border-right:.05rem dashed rgba(255,111,0,.239)}.award-item_awardContainer__FIFGr{position:relative;border:.05rem solid #c6d7ff;background-color:#fff;border-radius:.6rem;margin-bottom:.6rem;width:100%}.award-item_couponContainer__v0t6C{position:relative;display:flex;flex-direction:row;align-items:center;width:100%}.award-item_unavailable__62A6_{opacity:.5}.award-item_gapTop__IKpF7{border:.05rem solid rgba(255,111,0,.239);border-top-color:#fff;position:absolute;width:.6rem;height:.3rem;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem;top:-.05rem;left:2.4rem}.award-item_gapBottom__vSis7{border:.05rem solid rgba(255,111,0,.239);border-bottom-color:#fff;position:absolute;width:.6rem;height:.3rem;border-top-right-radius:.3rem;border-top-left-radius:.3rem;bottom:-.05rem;left:2.4rem}.award-item_leftImgContainer__g_xCU{display:flex;align-items:center;justify-content:center}.award-item_leftImg__7paWj{width:1.5rem;height:1.5rem;margin-left:.6rem;margin-right:.6rem}.award-item_right__StBCD{display:flex;flex-direction:column;margin-top:.6rem;margin-right:.8rem;margin-bottom:.6rem;padding-left:.6rem;flex:1 1}.award-item_titleContainer__2rKZ_{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-bottom:.1rem}.award-item_title__YAcDv{display:flex;flex-direction:row;align-items:center;color:#051a37;font-size:.8rem;font-weight:500;line-height:1rem}.award-item_gradientDetails__u9fVL{display:flex;flex-direction:column}.award-item_gradient__2eWMl{display:flex;flex-direction:row;align-items:flex-start}.award-item_bulletPoint__DxyLN{width:.2rem;height:.2rem;border-radius:.1rem;background-color:#0f294d;margin-right:.4rem;margin-top:.3rem}.award-item_detailItem__mef7e{color:#4f5563;font-size:.6rem;line-height:.75rem;margin-bottom:.1rem;white-space:wrap}.award-item_subTitle__Ise_E{color:#121826;font-size:.7rem;line-height:.9rem;margin-bottom:.3rem}.award-item_expiredTime__5EQ2_{color:#4f5563;font-size:.6rem;line-height:.75rem}.award-item_expiredTimeHighlight__esAz6{color:#eb5600}.award-item_details__Keheh{color:#6f7685;font-size:.6rem;line-height:.75rem;text-decoration-line:underline}.award-item_name__yDkDD{color:#121826;font-size:.8rem;line-height:1.2rem;font-weight:500}.award-item_popupContent__yV0Yn{display:flex;flex-direction:column}.award-item_detailTitle__yVw4h{color:#121826;font-size:.7rem;line-height:1rem;font-weight:500;margin-top:.4rem}.award-item_disableText__UpU83{color:#d02c2a;font-size:.6rem;line-height:.75rem;margin-top:.4rem}.award-item_couponCircleLeftContainer__ChzQm{position:relative;top:-.3rem;left:-.05rem;width:.3rem;height:.6rem;overflow:hidden}.award-item_couponCircleLeft__6oS__{border-style:solid;border-width:.05rem;position:absolute;left:-.3rem;width:.6rem;height:.6rem;border-radius:.3rem;background-color:#fff;box-sizing:border-box}.award-item_couponCircleRightContainer__1tjhQ{position:relative;left:100%;transform:translateY(-150%) translateX(calc(-100% + .05rem));top:0;right:-.05rem;width:.3rem;height:.6rem;overflow:hidden}.award-item_couponCircleRight__bFhUR{border-style:solid;border-width:.05rem;position:absolute;right:-.3rem;width:.6rem;height:.6rem;border-radius:.3rem;background-color:#fff;box-sizing:border-box}.award-item_couponItemDivider__QsCHq{height:.025rem;overflow:visible}.award-item_groupCouponDetailContainer__a_pbt{display:flex;align-items:center;height:2rem;padding-left:3.45rem;justify-content:flex-start}.award-item_ctaContainer__C1v0T{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:.25rem}.award-item_ctaContainerEnd__LneN_{justify-content:flex-end}.award-item_popupContentScroll__ZNp43{line-height:1rem;padding:1rem 1rem 2rem}.award-item_ctaText___Esmu{color:#fff;font-size:.65rem;font-weight:500;line-height:.9rem}.award-item_ctaTextContainer__3oRdW{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:.3rem;padding:.35rem .6rem;background-color:#3264ff;margin-left:.4rem}.award-item_awardContainerNewUser__gOAVq{border-color:rgba(249,76,134,.32)}.award-item_awardContainerDefault___OSUB{border-color:rgba(255,111,0,.239)}.award-item_gapTopNewUser__62bbS{border-color:#fff rgba(249,76,134,.32) rgba(249,76,134,.32);background-color:#fff}.award-item_gapTopDefault__Lkn7S{border-color:#fff rgba(255,111,0,.239) rgba(255,111,0,.239);background-color:#fff}.award-item_gapBottomNewUser__k0UKS{border-color:rgba(249,76,134,.32) rgba(249,76,134,.32) #fff;background-color:#fff}.award-item_gapBottomDefault__1s8Bf{border-color:rgba(255,111,0,.239) rgba(255,111,0,.239) #fff;background-color:#fff}.award-item_couponCircleNewUser__Z4okv{border-color:rgba(249,76,134,.32)}.award-item_couponCircleDefault__78kQz{border-color:rgba(255,111,0,.239)}.award-item_formattedText__ibuPh{color:#121826;font-size:.7rem;line-height:1rem;margin-top:.4rem}[dir=rtl] .award-item_right__StBCD{margin-right:0;margin-left:.8rem;padding-left:0;padding-right:.6rem}[dir=rtl] .award-item_bulletPoint__DxyLN{margin-right:0;margin-left:.4rem}[dir=rtl] .award-item_couponCircleLeftContainer__ChzQm{left:auto;right:-.05rem}[dir=rtl] .award-item_couponCircleLeft__6oS__{left:auto;right:-.3rem}[dir=rtl] .award-item_couponCircleRightContainer__1tjhQ{left:auto;right:100%;transform:translateY(-150%) translateX(calc(100% - .05rem))}[dir=rtl] .award-item_couponCircleRight__bFhUR{right:auto;left:-.3rem}[dir=rtl] .award-item_gapBottom__vSis7,[dir=rtl] .award-item_gapTop__IKpF7{left:auto;right:2.4rem}[dir=rtl] .award-item_groupCouponDetailContainer__a_pbt{padding-left:0;padding-right:3.45rem}[dir=rtl] .award-item_ctaTextContainer__3oRdW{margin-left:0;margin-right:.4rem}.award-list_awardListContainer__UPPOU{margin-top:.8rem}.award-list_titleContainer__6eWNc{line-height:1.2rem;margin-bottom:1rem}.award-list_title__w25gX{color:#121826;font-size:.9rem;font-weight:500;line-height:1.2rem}.hotel-card_skeletonCard__Ofzn0{display:flex;flex-direction:row;align-items:stretch;border-radius:.8rem;border:.05rem solid rgba(50,100,255,.322);overflow:hidden;width:12rem}.hotel-card_imageContainer__KxkCz{width:3.8rem;overflow:hidden}.hotel-card_hotelImage__tvqAl{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hotel-card_rightContainer__Iht26{width:8.2rem;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;padding:.35rem .275rem;background-color:#fff;overflow:hidden}.hotel-card_hotelNameSkeleton__ftwHF{width:100%}.hotel-card_hotelLocationSkeleton__ufe_D,.hotel-card_hotelNameSkeleton__ftwHF{height:.6rem;background:#f0f2f5;background-size:200% 100%;border-radius:.1rem;margin-top:.125rem}.hotel-card_hotelLocationSkeleton__ufe_D{width:42%}.hotel-card_commentSkeleton__59FRT{width:60%;height:.6rem;background:#f0f2f5;background-size:200% 100%;border-radius:.1rem;margin-top:.125rem}.hotel-card_tagSkeleton__PRQoM{width:60%;height:.6rem;background-color:#f0f2f5;border-radius:.1rem;margin-top:.125rem}.hotel-card_priceContainer__o_gGs{display:flex;flex-direction:column;margin-top:.8rem}.hotel-card_priceTagContainer__gNJ1X{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap}.hotel-card_dynamicTag__193y0{display:flex;align-items:center;justify-content:center;border-radius:.1rem;background-color:#fff2f5;padding:.15rem .2rem;text-align:right}.hotel-card_dynamicTagText__Bnxto{color:#d81e60;font-size:.5rem;line-height:.55rem}.hotel-card_fixedTag__yfGF1{display:flex;align-items:center;justify-content:center;background-color:#d81e60;border-radius:.1rem;padding:.05rem .2rem;margin-left:.35rem}.hotel-card_fixedTagText__ByUaB{color:#fff;font-size:.6rem;line-height:.7rem;font-weight:500}.hotel-card_priceDisplay__hg_1_{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-top:.35rem}.hotel-card_deletePrice__W0pWp{color:#4f5563;font-size:.8rem;line-height:.8rem;text-decoration-line:line-through;margin-right:.3rem}.hotel-card_currentPrice__bhj9f{display:flex;flex-direction:row}.hotel-card_currency__tRk2g{color:#2c61fe;font-size:.8rem;font-weight:700}.hotel-card_price__Owo0w{color:#2c61fe;font-size:1rem;line-height:1.1rem;font-weight:700}[dir=rtl] .hotel-card_dynamicTag__193y0{text-align:left}[dir=rtl] .hotel-card_fixedTag__yfGF1{margin-left:0;margin-right:.35rem}[dir=rtl] .hotel-card_deletePrice__W0pWp{margin-right:0;margin-left:.3rem}.deal_dealTitle__KWwFl{color:#121826;font-size:.9rem;font-weight:500;line-height:1.2rem}.deal_dealContainer__yfN8f{border:.05rem solid #e5e7eb;border-radius:.6rem;padding:.7rem .6rem;display:flex;flex-direction:row;margin-top:.6rem}.deal_topContainer__Z5EoI{align-items:center;border-radius:.6rem;padding-top:.8rem;padding-bottom:.8rem}.deal_left__RpNr0{margin-right:.6rem;display:flex;align-items:center;justify-content:center}.deal_smallImg__r5i_M{width:1.5rem;height:1.5rem}.deal_divideLine__ZL6Yn{width:.025rem;align-self:stretch;background-color:#e5e7eb;margin-right:.8rem}.deal_right__2AyGI{width:85%;display:flex;flex-direction:column}.deal_titleContainer__NzCt4{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.deal_title__PUEvK{color:#121826;font-size:.8rem;font-weight:500;line-height:1.05rem}.deal_dealValue__Qhcz0{color:#121826;font-size:.7rem;line-height:.9rem;margin-top:.2rem}.deal_status___sZ7p{color:#047c88;font-size:.55rem;line-height:.65rem}.deal_dealDesc__5H1OZ{margin-top:.3rem;color:#4f5563;font-size:.6rem;line-height:.75rem}.deal_howToUse__hBVvm{margin-top:.2rem;color:#6f7685;font-size:.6rem;line-height:.6rem;text-decoration-line:underline}.deal_popupContentStyle__XJeVH{padding:1rem 1rem 2rem}.deal_popTerm__b62VQ{display:flex;flex-direction:column}.deal_popTitle__PPEFZ{color:#121826;font-size:.8rem;font-weight:500;line-height:.6rem}.deal_popDesc__eJ5IS{margin-top:.45rem;color:#0f294d;font-size:.65rem;line-height:.9rem}.deal_popDescHighlight__0QdVN{font-weight:700}.deal_popImgContainer__w6Je8{position:relative;display:flex;justify-content:center;align-items:center;width:100%;margin-top:1.5rem}.deal_popImg__t9qpp{width:9.275rem;height:85%}.deal_cardImg__l22U9{position:absolute;top:30%}.deal_hotelCardSkeleton__wpk0u{width:15rem}.deal_closeIcon__wYAFX{font-size:1rem;color:#121826}.deal_dealWrapper__1BLM3{margin-top:1.1rem;line-height:1.2rem}.deal_dealTitleContainer__TPXpa{display:flex}.deal_hotelInfoContainer__hYcXy{display:flex;flex-direction:column}[dir=rtl] .deal_left__RpNr0{margin-right:0;margin-left:.6rem}[dir=rtl] .deal_divideLine__ZL6Yn{margin-right:0;margin-left:.8rem}.trip-coins_tripCoinsWrapper__1GL41{margin-top:1rem;line-height:1.2rem}.trip-coins_tripCoinsTitleContainer__umFEG{display:flex}.trip-coins_tripCoinsTitle__0Jllh{font-size:.9rem;line-height:1.2rem;color:#121826;font-weight:500}.trip-coins_tripCoinsContainer__sp9zL{margin-top:.6rem;padding:1rem .6rem .85rem;border-radius:.6rem;border:.025rem solid #e5e7eb;line-height:1rem}.trip-coins_coins__I9pkA{display:flex;flex-direction:column}.trip-coins_coinsTitle___vn0n{display:flex;flex-direction:row;align-items:center}.trip-coins_coinsImg__E1Dbv{width:1.2rem;height:1.2rem;margin-right:.3rem}.trip-coins_coinsTitleAmount___OON6{font-size:1.1rem;line-height:1.2rem;color:#121826;font-weight:500}.trip-coins_coinsTitleAppro__uVRR7{font-size:.9rem;color:#121826;font-weight:500;line-height:1.2rem;margin-left:.3rem}.trip-coins_coinsContent__Wy0zt{color:#4f5563;font-size:.6rem;line-height:.8rem}.trip-coins_coinsMember__zH3_3{display:flex;flex-direction:row;align-items:center;margin-top:.3rem}.trip-coins_coinsMemberImg__KbLTC{width:.7rem;height:.7rem}.trip-coins_coinsMemberText__9DJ9c{color:#8592a6;font-size:.6rem;line-height:.8rem;font-weight:400;margin-left:.125rem}.trip-coins_divideLine__ypPNf{height:.025rem;background-color:#e5e7eb;margin-top:.8rem;margin-bottom:.8rem}.trip-coins_coinsBack__4pd0e{display:flex;flex-direction:column;margin-top:1rem}.trip-coins_coinsBackTitle__vWbqV{color:#020203;font-size:.7rem;line-height:.95rem;font-weight:700}.trip-coins_coinsBackDesc___jqM6{color:#8592a6;font-size:.6rem;line-height:.8rem;font-weight:400}.trip-coins_coinsExplainDesc__Ace0f{color:#121826;font-size:.8rem;font-weight:500;line-height:1rem;margin-bottom:.2rem;margin-top:.6rem}.trip-coins_coinsFormula__NHn5h{color:#121826;font-size:.7rem;line-height:.9rem}.trip-coins_coinsTitleAmountHidden__bAS1W{filter:blur(.25rem);color:#4f5563}.trip-coins_coinsTitleApproHidden__Wphkk{filter:blur(.15rem);color:#4f5563}.trip-coins_approAmountIcon__xaToD{width:1rem;height:1rem;margin-left:.3rem}[dir=rtl] .trip-coins_coinsImg__E1Dbv{margin-right:0;margin-left:.3rem}[dir=rtl] .trip-coins_coinsTitleAppro__uVRR7{margin-left:0;margin-right:.3rem}[dir=rtl] .trip-coins_coinsMemberText__9DJ9c{margin-left:0;margin-right:.125rem}[dir=rtl] .trip-coins_approAmountIcon__xaToD{margin-left:0;margin-right:.3rem}.benefit-center_scrollViewContainer__CwF83{position:relative;height:100%;background-color:#fff}.benefit-center_centerPageBkg__Z4ReH{position:absolute;top:0;left:0;width:100%;height:20rem}.benefit-center_contentWrapper__RYQCW{position:relative;display:flex;flex-direction:column}.benefit-center_transparentBackgroundArea__6eNi7{display:flex;flex-direction:column;padding-left:1rem;padding-right:1rem;padding-bottom:1rem}.benefit-center_memberShipTitleContainer__n8I7l{display:inline-block;line-height:1.2rem;margin-top:1.4rem}.benefit-center_memberShipTitleText__DOSz4{color:#121826;font-size:.9rem;line-height:1.2rem;font-weight:500;margin-right:.4rem}.benefit-center_signInText__t2h4s{color:#2c61fe;line-height:1.2rem;font-weight:500;text-decoration-line:underline}[dir=rtl] .benefit-center_memberShipTitleText__DOSz4{margin-right:0;margin-left:.4rem}.benefit-banner-container{background-color:#fff;padding-bottom:.4rem}.benefit-banner-container-rtl{padding-top:.4rem}.cp_skeleton_container{display:flex;flex-direction:column;overflow:hidden}.cp_skeleton_container.cp_skeleton_table{position:relative;padding-left:5rem}.cp_skeleton_container .cp_skeleton_image{position:absolute;top:.6rem;left:.6rem;border-radius:.2rem;width:4rem;height:4.35rem;margin-right:.4rem}.cp_skeleton_container .cp_skeleton_paragraph_row{width:100%;margin-bottom:.4rem;display:flex;flex-direction:row}.cp_skeleton_container .cp_skeleton_paragraph{height:.7rem;border-radius:.1rem}.cp_skeleton_container .cp_skeleton_breath{backface-visibility:hidden;perspective:25rem;transform:translateZ(0)}.cp_skeleton_container_gray .cp_skeleton_image,.cp_skeleton_container_gray .cp_skeleton_paragraph{background:#ebedf1}.cp_skeleton_container_gray .cp_skeleton_breath{animation:cp_skeleton-loading-gray 3s ease infinite;opacity:1}@keyframes cp_skeleton-loading-gray{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.cp_skeleton_container_gray_new .cp_skeleton_image,.cp_skeleton_container_gray_new .cp_skeleton_paragraph{background:rgba(212,215,222,.702)}.cp_skeleton_container_gray_new .cp_skeleton_breath{animation:cp_skeleton-loading-gray-new 3s ease infinite;background-color:rgba(212,215,222,.239)}@keyframes cp_skeleton-loading-gray-new{0%{background-color:rgba(212,215,222,.239)}50%{background-color:rgba(212,215,222,.702)}to{background-color:rgba(212,215,222,.239)}}.cp_skeleton_container div:last-child{margin-bottom:0}.cp_skeleton_paragraph_row div:last-child{margin-right:0}body[dir=rtl] .cp_skeleton_container.cp_skeleton_table{padding-right:5rem;padding-left:.6rem}body[dir=rtl] .cp_skeleton_container .cp_skeleton_image{position:absolute;top:.6rem;right:.6rem;margin-left:.4rem;margin-right:0}body[dir=rtl] .cp_skeleton_paragraph_row div:last-child{margin-left:0}.cp_skeleton_HeaderSkeleton{height:100%;display:flex;flex-direction:row;flex:1 1;align-items:center}.cp_skeleton_HeaderSkeleton .cp_skeleton_HeaderSkeleton_paragraph{height:1rem}.cp_skeleton_HeaderSkeleton .cp_skeleton_paragraph_mr{margin-right:.6rem}.cp_skeleton_HeaderSkeleton .cp_skeleton_HeaderSkeleton_logo{width:2.2rem;padding:0 .6rem}.cp_skeleton_HeaderSkeleton .cp_skeleton_HeaderSkeleton_custom_center{width:5.05rem;margin-left:4.65rem}.cp_skeleton_HeaderSkeleton .cp_skeleton_HeaderSkeleton_icon{width:3.8rem;padding:0 .6rem;margin-left:3.05rem}body[dir=rtl] .cp_skeleton_HeaderSkeleton_custom_center{margin-left:0;margin-right:4.65rem}body[dir=rtl] .cp_skeleton_HeaderSkeleton_icon{margin-left:0;margin-right:3.05rem}.public-header{position:relative;height:48px;background:#fff}.public-header .tcp-h5-header{position:static}.public-header .tcp-h5-menu-container{z-index:1000;top:48px}.public-header .tcp-h5-header-custom-center{margin-left:.7rem;display:flex;align-items:center}.public-header .tcp-h5-header-custom-center .header-logo-center{margin:.75rem auto;width:3.7rem;height:.9rem;background:url(//ak-s.tripcdn.com/modules/hotel/trip-hotel-h5/es/font/ecd2fb2fee21f8f9d1527efe3c7ea25b.2e2e7a771619a66c640f6a9df1d33d00.svg) no-repeat;background-size:contain}.public-header .tcp-h5-header-logo-cobranding{max-width:6.5rem}.public-header .tcp-h5-header-wrap{border-bottom:none}.public-header-test{padding-left:8px;padding-right:8px}.tcp-h5-locale-selector-list-item{box-sizing:content-box}[data-domain=aw] .public-header .header-logo-center{background:url(//aw-s.tripcdn.com/modules/hotel/trip-hotel-h5/es/font/ecd2fb2fee21f8f9d1527efe3c7ea25b.2e2e7a771619a66c640f6a9df1d33d00.svg) no-repeat;background-size:contain}.base__heart{position:absolute;top:-1.4rem;right:1rem;height:2rem;width:2rem;background:#fff;border-radius:100%;box-shadow:0 .1rem .8rem 0 rgba(0,0,0,.13);display:flex;align-items:center;justify-content:center}.base__heart>svg:first-child{height:1.2rem;width:1.2rem;fill:#333}.base__heart-b{top:.35rem;right:.35rem;width:1.7rem;height:1.7rem;background:none;box-shadow:none;padding:.25rem}.base__heart.base__heart-search-b{top:.6rem;right:.6rem;width:1rem;height:1.2rem;padding:0}.base__heart.base__heart_top_vtest{position:static;top:auto;right:auto;width:1.5rem;height:1.5rem;padding:0;background:rgba(5,26,55,.6)}.base__heart.base__heart_top_vtest>svg:first-child{width:.9rem;height:.9rem;fill:#fff}.base__heart.base__heart_top_vb{background:#fff}.base__heart.base__heart_top_vb>svg:first-child{width:.9rem;height:.9rem;fill:#121826}.like>svg:first-child{height:1.2rem;width:1.2rem;fill:#6f7685;animation:swing .8s ease-out both;transform-origin:bottom}@keyframes swing{0%{transform:rotate(0deg);fill:#6f7685}38%{transform:rotate(-15deg);fill:#6f7685}40%{transform:rotate(-15deg);fill:#6f7685}80%{transform:rotate(15deg);fill:#f5594a}to{transform:rotate(0deg);fill:#f5594a}}.base__heart>svg:nth-child(2),.like>svg:nth-child(2){position:absolute;top:50%;left:50%;margin-top:-.45rem;margin-left:-.45rem;fill:#f5594a;width:.9rem;height:.9rem;z-index:-1}.like>svg:nth-child(2){animation:rising 1s ease-out both}@keyframes rising{0%{transform:translate(0) scale(.5);z-index:-1}38%{transform:translate(-.5rem,-.25rem) scale(.5);z-index:-1}50%{transform:translateY(-.75rem) scale(.5);z-index:0}80%{transform:translateY(-.75rem) scale(.8);z-index:0}to{transform:translateY(-.75rem) scale(1);z-index:0;opacity:0}}body[dir=rtl] .base__heart{left:1rem;right:auto}body[dir=rtl] .base__heart-b{left:.35rem;right:auto}body[dir=rtl] .base__heart>svg:nth-child(2),body[dir=rtl] .like>svg:nth-child(2){right:50%;left:auto;margin-right:-.45rem;margin-left:0}.highlights-module{background:#fff;border-radius:.4rem;scroll-margin-top:.6rem}.highlights-module.with-wrapper{margin:.4rem .6rem;box-shadow:0 .1rem .4rem 0 rgba(18,24,38,.04)}.highlights-module .highlights-module-content{position:relative}.highlights-module .highlights-module-content .scene-bg{height:5.95rem;width:8.8rem;position:absolute;right:0;bottom:0;background-size:7.8rem 7.25rem;background-repeat:no-repeat;background-position:100% 100%;flex-shrink:0;border-bottom-right-radius:.4rem}.highlights-module .highlights-module-title{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:.6rem .6rem .7rem .4rem;background:url(/ares/NFES/100043030/1785393591312/_next/static/imgs/static/images/icon/wow-bg.png) no-repeat 50%;background-size:cover;border-radius:.4rem .4rem 0 0}.highlights-module .highlights-module-title .text{display:flex;align-items:center}.highlights-module .highlights-module-title .text .scene-icon{flex-shrink:0;width:1.05rem;height:1.05rem;margin-right:.3rem;background-size:contain;background-repeat:no-repeat}.highlights-module .highlights-module-title .text{color:#121826;font-size:.8rem;font-weight:500;line-height:1rem}.highlights-module .highlights-module-title .text.text-b{position:relative}.highlights-module .highlights-module-title .text.text-b:after{content:"";width:.6rem;height:.6rem;border-radius:.6rem;background:linear-gradient(38.76deg,rgba(255,180,0,.13) 15.41%,#ffb400 87.04%);position:absolute;right:-.25rem;top:.1rem}.highlights-module .highlights-module-title .more{color:#2c61fe;font-size:.65rem;margin-left:.6rem;font-weight:400;display:inline-flex}.highlights-module .highlights-module-title .more .hotel-icons{font-size:.6rem;margin-left:.1rem}.highlights-module .highlights-module-list{padding:0 .6rem .2rem;position:relative;z-index:1}.highlights-module .highlights-module-list-column{min-width:50%;display:inline-block;vertical-align:top}.highlights-module .highlights-module-list-item{padding-bottom:.4rem}.highlights-module .highlights-module-list-item .item-title{display:flex;align-items:flex-start}.highlights-module .highlights-module-list-item .item-title .list-icon{background:url(/ares/NFES/100043030/1785393591312/_next/static/imgs/static/images/icon/ic_advantage.svg) no-repeat 50%;background-size:cover;width:.8rem;height:.8rem;margin-top:.05rem}.highlights-module .highlights-module-list-item .item-title:last-child{padding-bottom:0}.highlights-module .highlights-module-list-item .item-title .list-text-container{display:flex;flex-direction:row;align-items:baseline;flex:1 1;min-width:0}.highlights-module .highlights-module-list-item .item-title .list-text-container .list-text-v2{color:#121826;font-size:.65rem;line-height:.9rem;vertical-align:middle;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.highlights-module .highlights-module-list-item .item-title .list-text-container .ic-arrow-right{font-size:.5rem;color:#121826;vertical-align:middle}.highlights-module .highlights-module-list-item .item-title .list-text{flex:1 1;color:#121826;font-size:.65rem;line-height:.9rem}.highlights-module .highlights-module-list-item .item-desc{color:#6f7685;font-size:.6rem;font-weight:400;line-height:.85rem;padding-top:.2rem;padding-left:1.2rem}.highlights-module.highlights-module-vtest{padding:0 1rem 2rem;border-radius:0}.highlights-module.highlights-module-vtest .highlights-module-title{padding:0;margin-bottom:.8rem;background:none;border-radius:0}.highlights-module.highlights-module-vtest .highlights-module-title .text{display:flex;align-items:center;color:#121826;font-size:1rem;font-weight:700;line-height:1.3rem}.highlights-module.highlights-module-vtest .highlights-module-title .text .scene-icon{flex-shrink:0;width:1.3rem;height:1.3rem;margin-right:.6rem}.highlights-module.highlights-module-vtest .highlights-module-list{padding:0;position:relative;z-index:1}.highlights-module.highlights-module-vtest .highlights-module-list-column{min-width:7.7rem;display:inline-block;vertical-align:top}.highlights-module.highlights-module-vtest .highlights-module-list-column:first-child{margin-right:.6rem}.highlights-module.highlights-module-vtest .highlights-module-list-item{padding-bottom:.7rem}.highlights-module.highlights-module-vtest .highlights-module-list-item .item-title{display:flex;align-items:center}.highlights-module.highlights-module-vtest .highlights-module-list-item .item-title[\:has\(\.list-text-container\)]{align-items:flex-start}.highlights-module.highlights-module-vtest .highlights-module-list-item .item-title:has(.list-text-container){align-items:flex-start}.highlights-module.highlights-module-vtest .highlights-module-list-item .item-title[\:has\(\.list-text-container\)] .list-icon-new{margin-top:-.1rem}.highlights-module.highlights-module-vtest .highlights-module-list-item .item-title:has(.list-text-container) .list-icon-new{margin-top:-.1rem}.highlights-module.highlights-module-vtest .highlights-module-list-item .item-title .list-icon-new{width:1.4rem;height:1.4rem;display:block;margin-right:.4rem}.highlights-module.highlights-module-vtest .highlights-module-list-item .item-title:last-child{padding-bottom:0}.highlights-module.highlights-module-vtest .highlights-module-list-item .item-title .list-text{flex:1 1;color:#121826;font-size:.75rem;font-weight:500;line-height:1.15rem}.highlights-module.highlights-module-vtest .show-more-btn{color:#121826;font-weight:700;line-height:1rem;font-size:.75rem;display:flex;align-items:center;margin-top:.2rem}.highlights-module.highlights-module-vtest .show-more-btn .hotel-icons{font-size:.6rem;margin-left:.1rem}.highlights-module.highlights-module-vtest-v2b{padding:0 1rem 1.4rem;border-radius:0}.highlights-module.highlights-module-vtest-v2b .highlights-module-title{margin-bottom:.5rem}.highlights-module.highlights-module-vtest-v2b .highlights-module-title .text{display:flex;align-items:center;color:"#0f294d";font-size:.9rem;font-weight:500;line-height:1.2rem}.highlights-module.highlights-module-vtest-v2b .highlights-module-title .text .scene-icon{flex-shrink:0;width:1.1rem;height:1.1rem;margin-right:.4rem}.highlights-module.highlights-module-vtest-v2b .highlights-module-list{padding:0;position:relative;z-index:1}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-column{min-width:7.7rem;max-width:100%;display:inline-block;vertical-align:top}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-column:first-child{margin-right:.6rem}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-item{padding-bottom:.4rem}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-item .item-title{display:flex;align-items:center}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-item .item-title[\:has\(\.list-text-container\)]{align-items:flex-start}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-item .item-title:has(.list-text-container){align-items:flex-start}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-item .item-title[\:has\(\.list-text-container\)] .list-icon-new{margin-top:-.1rem}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-item .item-title:has(.list-text-container) .list-icon-new{margin-top:-.1rem}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-item .item-title .list-icon-new{width:1.1rem;height:1.1rem;display:block;margin-right:.35rem}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-item .item-title:last-child{padding-bottom:0}.highlights-module.highlights-module-vtest-v2b .highlights-module-list-item .item-title .list-text{flex:1 1;font-size:.7rem;font-weight:400;line-height:.9rem;color:#051a37;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.highlights-module.highlights-module-vtest-v2b .show-more-btn{display:flex;align-items:center;margin-top:.1rem;color:#051a37;font-size:.7rem;font-weight:500;line-height:.9rem}.highlights-module.highlights-module-vtest-v2b .show-more-btn .hotel-icons{font-size:.5rem;margin-left:.05rem;color:#0f294d}.highlights-module.highlights-module-rem .show-more-btn{display:inline-block;color:#121826;font-weight:500;line-height:1.05rem;height:.9rem;font-size:.7rem;border-bottom:.05rem solid #121826}.highlights-module-pop-header{background:url(/ares/NFES/100043030/1785393591312/_next/static/imgs/static/images/icon/wow-bg.png) no-repeat 50%;background-size:cover;border-radius:.6rem .6rem 0 0;background-color:#fff}.highlights-module-pop-list{overflow-y:scroll}.highlights-module-pop-list .highlights-module-pop-list-item{padding:.8rem 1rem .8rem 0}.highlights-module-pop-list .highlights-module-pop-list-item .item-title{display:flex;align-items:flex-start}.highlights-module-pop-list .highlights-module-pop-list-item .item-title .list-icon{background:url(/ares/NFES/100043030/1785393591312/_next/static/imgs/static/images/icon/ic_advantage.svg) no-repeat 50%;background-size:cover;width:1rem;height:1rem}.highlights-module-pop-list .highlights-module-pop-list-item .item-title .list-text-container{display:flex;flex-direction:row;align-items:baseline;flex:1 1;min-width:0}.highlights-module-pop-list .highlights-module-pop-list-item .item-title .list-text-container .list-text-v2{color:#121826;font-size:.9rem;font-weight:500;line-height:1.2rem;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.highlights-module-pop-list .highlights-module-pop-list-item .item-title .list-text-container .ic-arrow-right{font-size:.6rem;color:#121826;vertical-align:middle}.highlights-module-pop-list .highlights-module-pop-list-item .item-title .list-text{flex:1 1;color:#121826;font-size:.9rem;font-weight:500;line-height:1.2rem}.highlights-module-pop-list .highlights-module-pop-list-item .item-desc{color:#4f5563;font-size:.7rem;line-height:1.1rem;padding-top:.15rem;padding-left:1.4rem}body[dir=rtl] .highlights-module-title{padding:.6rem .6rem .7rem;background:url(//ak-d.tripcdn.com/images/1re1u12000dt7vp9q883A.png) no-repeat 50%}body[dir=rtl] .highlights-module-title .text.text-b:after{background:linear-gradient(-38.76deg,rgba(255,180,0,.13) 15.41%,#ffb400 87.04%);left:-.25rem;right:auto}body[dir=rtl] .highlights-module-title .more{margin:0 .6rem 0 0}body[dir=rtl] .highlights-module-title .scene-icon{margin-left:.3rem;transform:rotateY(180deg)}body[dir=rtl] .highlights-module .highlights-module-content .scene-bg{transform:rotateY(180deg);left:0;right:auto}body[dir=rtl] .highlights-module-vtest .highlights-module-list-item .item-title .list-icon-new{margin-right:0;margin-left:.4rem}body[dir=rtl] .highlights-module-vtest .highlights-module-list-column:first-child{margin-right:0;margin-left:.6rem}body[dir=rtl] .highlights-module-vtest-v2b .highlights-module-list-item .item-title .list-icon-new{margin-right:0;margin-left:.35rem}body[dir=rtl] .highlights-module-vtest-v2b .highlights-module-list-column:first-child{margin-right:0;margin-left:.6rem}body[dir=rtl] .highlights-module-pop-list .highlights-module-pop-list-item{padding-left:1rem;padding-right:0}body[dir=rtl] .highlights-module-pop-list .highlights-module-pop-list-item .item-desc{padding-right:1.4rem;padding-left:0}body[dir=rtl][data-domain=aw] .highlights-module-title{background:url(//aw-d.tripcdn.com/images/1re1u12000dt7vp9q883A.png) no-repeat 50%}.baseinfo-container{padding:1rem .6rem 0}.baseinfo-container.baseinfo-container-b{padding-top:.6rem;padding-right:1.8rem;position:relative}.baseinfo-container .nameinfo{display:flex;justify-content:space-between;align-items:baseline}.baseinfo-container .nameline{line-height:1.2rem;overflow:hidden}.baseinfo-container .nameline .circle{clip-path:circle(41.1% at 50% 50%);background:#ffb400}.baseinfo-container .nameline .star{clip-path:polygon(50% 3%,65% 33%,98% 39%,74% 62%,80% 95%,50% 80%,20% 96%,26% 62%,2% 38%,35% 33%);background:#ffb400}.baseinfo-container .nameline .diamond{clip-path:polygon(26% 17%,75% 16%,95% 44%,49% 89%,5% 44%);background:#ffb400}.baseinfo-container .nameline h1{color:#121826;display:inline;font-weight:700;margin-right:.2rem;font-size:.9rem;margin-bottom:.2rem}.baseinfo-container .nameline .tag{color:#6f7685;font-size:.55rem;margin-right:.2rem;vertical-align:middle;display:inline-block;margin-bottom:.2rem}.baseinfo-container .nameline .star-badge{display:inline-flex;align-items:center}.baseinfo-container .nameline .star-box{margin-right:.2rem;display:inline-block;vertical-align:middle;line-height:1}.baseinfo-container .nameline .level{height:.6rem;width:.6rem;display:inline-block}.baseinfo-container .nameline .badge{display:inline-block;width:.8rem;height:.8rem;line-height:.8rem;border-radius:.1rem;margin:0 .2rem;vertical-align:middle}.baseinfo-container .nameline .badge.silver{background:url(https://ak-d.tripcdn.com/images/1re0812000b9eejz5C020.svg) 50%/.6rem no-repeat,linear-gradient(135deg,#d1dce7,#939fb0)}.baseinfo-container .nameline .badge.gold{background:url(https://ak-d.tripcdn.com/images/1re0812000b9eejz5C020.svg) 50%/.6rem no-repeat,linear-gradient(135deg,#ffb400,#ffb400)}.baseinfo-container .nameline .badge.special{background:url(https://ak-d.tripcdn.com/images/1re0812000b9eejz5C020.svg) 50%/.6rem no-repeat,linear-gradient(135deg,#eb5600,#eb5600)}.baseinfo-container .nameline .new-store-tag{display:inline-block;border:.05rem;border-radius:.1rem;background-color:#ebedf1;margin-right:.2rem;padding:.05rem .2rem;color:#121826;font-size:.55rem;line-height:.9rem;vertical-align:middle;margin-bottom:.2rem}.baseinfo-container .nameline .new-store-tag.htl-green{color:#047c88;background-color:rgba(4,124,136,.1);border-radius:.05rem;margin-left:.25rem}.baseinfo-container .nameline .new-store-tag.htl-ad{color:#6f7685;background-color:transparent;border:none}.baseinfo-container .nameline .low-carbon-content{display:inline-flex;align-items:center;vertical-align:middle;margin-bottom:.2rem;margin-right:.2rem}.baseinfo-container .nameline .low-carbon-content img{width:.65rem;height:.65rem;background-color:#ebedf1;border-radius:.1rem 0 0 .1rem;padding:.175rem 0 .175rem .2rem;box-sizing:content-box}.baseinfo-container .nameline .low-carbon-content .low-carbon{border:.05rem;border-radius:0 .1rem .1rem 0}.baseinfo-container .nameline .low-carbon-content .low-carbon,.baseinfo-container .nameline .muslim-friendly{display:inline-block;background-color:#ebedf1;padding:.05rem .2rem;color:#121826;font-size:.55rem;line-height:.9rem}.baseinfo-container .nameline .muslim-friendly,.baseinfo-container .nameline .open-renovate-tag{border:.05rem;border-radius:.1rem;margin-right:.2rem;margin-bottom:.2rem;vertical-align:middle}.baseinfo-container .nameline .open-renovate-tag{display:inline-block;color:#4f5563;background-color:#f6f7fa;padding:.05rem .2rem;font-size:.55rem;line-height:.9rem}.baseinfo-container .nameline .hotel-awardInfo{display:inline-flex;align-items:center;justify-content:space-between;background:rgba(255,226,200,.5);height:.9rem;line-height:.9rem;border-radius:.1rem;font-size:.55rem;max-width:100%;width:-moz-fit-content;width:fit-content;margin-bottom:.2rem;vertical-align:middle}.baseinfo-container .nameline .hotel-awardInfo-icon{display:block;flex-shrink:0;width:2.55rem;height:.9rem;background:url(//ak-d.tripcdn.com/images/1re5012000d031jdm1E7C.png) 50%/2.55rem .9rem no-repeat}.baseinfo-container .nameline .hotel-awardInfo-text{color:#652e10;margin-left:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.baseinfo-container .nameline .hotel-awardInfo-arrow{flex-shrink:0;margin-right:.2rem}.baseinfo-container .nameline .hotel-awardInfo-arrow:after{content:"";display:inline-block;width:.45rem;height:.9rem;margin-left:.1rem;background:url(//ak-d.tripcdn.com/images/1re5n12000d0h42z0DD0D.svg) 50%/.55rem 1.1rem no-repeat;vertical-align:bottom}.baseinfo-container .name-arrow{color:#2c61fe}.baseinfo-container .name-arrow:after{content:"";display:inline-block;width:.65rem;height:.65rem;background:url(//ak-d.tripcdn.com/images/1re3912000c2p54890AD6.svg) no-repeat 50%;background-size:contain}.baseinfo-container .name-arrow-b{margin-left:.6rem;flex-shrink:0}.baseinfo-container .name-arrow-b:after{content:none}.baseinfo-container .base-info-details{font-size:.65rem;color:#2c61fe;margin-left:.4rem;margin-bottom:.2rem;line-height:1.2rem;display:inline-block}.baseinfo-container.baseinfo-search-vtest{padding:0}.baseinfo-container.baseinfo-search-vtest .nameline{line-height:normal;overflow:hidden}.baseinfo-container.baseinfo-search-vtest .nameline h1{font-size:1.1rem}.baseinfo-container.baseinfo-search-vtest .nameline .level{height:.7rem;width:.7rem}.baseinfo-container.baseinfo-search-vtest .nameline+.hotel-en{font-size:.75rem;font-weight:400}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline{line-height:1.4rem;overflow:hidden;margin-right:-.2rem}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline h1{font-size:1.1rem;font-weight:500}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .low-carbon-content,.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .muslim-friendly,.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .new-store-tag,.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .open-renovate-tag,.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .tag-hoteltype{color:#0f294d;font-size:.6rem;letter-spacing:0;line-height:.85rem;padding:.05rem .2rem;background:rgba(240,242,245,.9);margin:0 .2rem .2rem 0;display:inline-flex;border-radius:.1rem;vertical-align:middle}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .low-carbon-content{padding:0 .2rem}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .low-carbon-content img{width:.7rem;height:.7rem;margin-right:.1rem;padding:0}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .low-carbon-content .low-carbon{color:#0f294d;font-size:.6rem;font-weight:400;letter-spacing:0;line-height:inherit;padding:.05rem 0}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .star-box{margin-right:.2rem;display:inline-flex;align-items:center}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .badge{margin:0 .2rem 0 0;width:.7rem;height:.7rem}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline .level{height:.7rem;width:.7rem}.baseinfo-container.baseinfo-search-vtest.baseinfo-search-vtest-v2 .nameline+.hotel-en{font-size:.75rem;font-weight:400}.baseinfo-container.baseinfo-container-rem .hotel-en{font-size:.7rem;font-weight:400;line-height:1.05rem;color:#111}[data-domain=aw] .nameline .badge.silver{background:url(https://aw-d.tripcdn.com/images/1re0812000b9eejz5C020.svg) 50%/.6rem no-repeat,linear-gradient(135deg,#d1dce7,#939fb0)}[data-domain=aw] .nameline .badge.gold{background:url(https://aw-d.tripcdn.com/images/1re0812000b9eejz5C020.svg) 50%/.6rem no-repeat,linear-gradient(135deg,#ffb400,#ffb400)}[data-domain=aw] .nameline .badge.special{background:url(https://aw-d.tripcdn.com/images/1re0812000b9eejz5C020.svg) 50%/.6rem no-repeat,linear-gradient(135deg,#c74401,#c74401)}[data-domain=aw] .nameline .hotel-awardInfo-icon{background:url(//aw-d.tripcdn.com/images/1re5012000d031jdm1E7C.png) 50%/2.55rem .9rem no-repeat}[data-domain=aw] .nameline .hotel-awardInfo-arrow:after{background:url(//aw-d.tripcdn.com/images/1re5n12000d0h42z0DD0D.svg) 50%/.55rem 1.1rem no-repeat}[data-domain=aw] .name-arrow:after{background:url(//aw-d.tripcdn.com/images/1re3912000c2p54890AD6.svg) no-repeat 50%;background-size:contain}body[dir=rtl] .baseinfo-container-b{padding-right:.6rem;padding-left:1.8rem}body[dir=rtl] .baseinfo-container .nameline .low-carbon,body[dir=rtl] .baseinfo-container .nameline .muslim-friendly,body[dir=rtl] .baseinfo-container .nameline .new-store-tag,body[dir=rtl] .baseinfo-container .nameline .open-renovate-tag,body[dir=rtl] .baseinfo-container .nameline .star-box,body[dir=rtl] .baseinfo-container .nameline .tag,body[dir=rtl] .baseinfo-container .nameline h1{margin-right:0;margin-left:.2rem}body[dir=rtl] .baseinfo-container .nameline .new-store-tag.htl-green{margin-left:0;margin-right:.25rem}body[dir=rtl] .baseinfo-container .nameline .hotel-awardInfo-text{margin-left:0;margin-right:.2rem}body[dir=rtl] .baseinfo-container .nameline .hotel-awardInfo-arrow{margin-right:0;margin-left:.2rem}body[dir=rtl] .baseinfo-container .nameline .hotel-awardInfo-arrow:after{transform:rotateY(180deg);margin-right:.1rem;margin-left:0}body[dir=rtl] .baseinfo-container .nameline .low-carbon-content{margin-left:.2rem}body[dir=rtl] .baseinfo-container .nameline .low-carbon-content img{border-radius:0 .1rem .1rem 0;padding:.175rem .2rem .175rem 0}body[dir=rtl] .baseinfo-container .nameline .low-carbon-content .low-carbon{border-radius:.1rem 0 0 .1rem}body[dir=rtl] .baseinfo-container .name-arrow-b{margin-left:0;margin-right:.6rem}body[dir=rtl] .baseinfo-container .base-info-details{margin-left:0;margin-right:.4rem}.child-page-full-mask-iframe-container{height:100%;overflow:auto;background-color:#f6f7fa}.child-page-full-mask-iframe{width:100%;height:100%}.comment-wrapper{padding:.4rem;margin:.2rem .2rem 0;border-radius:.2rem;position:relative;background:rgba(50,100,255,.04)}.comment-wrapper.with-arrow:after{content:"";position:absolute;right:.4rem;top:.5rem;display:inline-block;width:.65rem;height:.65rem;background:url(//ak-d.tripcdn.com/images/1re3912000c2p54890AD6.svg) no-repeat 50%;background-size:contain}.comment-wrapper .comment{display:flex;justify-content:space-between;align-items:center}.comment-wrapper .comment+span,.comment-wrapper .comment>span{margin-top:.2rem;height:.85rem;font-size:.65rem;font-weight:400;color:#173cd2;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.comment-wrapper .comment+span{padding:0}.comment-wrapper .comment .card{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.comment-wrapper .comment .card .score{display:flex;justify-content:flex-start;align-items:center;height:.9rem;line-height:.9rem;font-size:.6rem;text-align:center;color:#fff;background:#173cd2;border-radius:2.5rem 0 2.5rem 2.5rem;margin-right:.2rem;font-weight:700;padding:.05rem .3rem}.comment-wrapper .comment .card .score span{font-size:.6rem;height:.8rem;line-height:.8rem;color:hsla(0,0%,100%,.5)}.comment-wrapper .comment .card .tag{color:#173cd2;font-size:.7rem;font-weight:500;display:inline-block}.comment-wrapper .comment .card .ta{height:.7rem;line-height:.7rem;width:3.15rem;margin-left:1.375rem;background-repeat:no-repeat;background-position:0 50%;background-size:100% auto;position:relative}.comment-wrapper .comment .card .ta:before{content:"";position:absolute;top:0;left:-1.15rem;height:.6rem;width:1.05rem;display:inline-block;background:url(https://ak-d.tripcdn.com/images/1re5712000b9fe0al1F6F.svg) no-repeat 0 50%}.comment-wrapper .comment .card .zero-comment{color:#4f5563;font-size:.6rem;font-weight:500}.comment-wrapper .comment .card .comment-number{font-size:.65rem;font-weight:400;height:.7rem;color:#4f5563;display:flex;align-items:center;margin-left:.2rem}.comment-wrapper .comment .card .comment-number:after,.comment-wrapper .comment .card .comment-number:before{margin-right:.2rem;content:"";width:.15rem;height:.15rem;border-radius:50%;background:#6f7685}.comment-wrapper .comment .card .comment-number:after{margin-left:.2rem;margin-right:0;content:normal}[dir=ltr] .comment-wrapper .comment .show-more{text-align:right}[dir=rtl] .comment-wrapper .comment .show-more{text-align:left}.comment-wrapper .comment .show-more{margin-left:.6rem;font-size:.65rem;color:#2c61fe;font-weight:400;align-self:flex-start;flex-shrink:0;display:inline-flex}.comment-wrapper .comment .show-more .hotel-icons{font-size:.6rem;margin-left:.1rem}.comment-wrapper .comment .detail-btn{margin-left:.6rem;color:#2c61fe}.comment-wrapper-no-commment{margin:.2rem .2rem 0;color:#173cd2;font-size:.7rem;font-weight:500;padding:.4rem .4rem 0}.comment-wrapper-vtest{padding:0 .4rem 0 0;margin:.5rem 0 0;background:#f6f7fa;border-radius:.75rem;display:inline-block}.comment-wrapper-vtest .comment .card .comment-number{font-size:.75rem;color:#121826;font-weight:700;height:auto;line-height:1.5rem;display:inline;display:initial}.comment-wrapper-vtest .comment .card .comment-number:after,.comment-wrapper-vtest .comment .card .comment-number:before{display:none}.comment-wrapper-vtest .comment .card .comment-number .hotel-icons{font-size:.6rem;margin-left:.1rem}.comment-wrapper-vtest .comment .card .score{border-radius:2.5rem 2.5rem 0 2.5rem;padding:0 .4rem;height:1.5rem;line-height:1.5rem;font-size:.8rem}.comment-wrapper-vtest .comment .card .score span{font-size:.8rem}.comment-wrapper-vtest .comment .card .tag{font-size:.75rem;font-weight:700;line-height:1.5rem}.comment-wrapper-vtest .comment .card .zero-comment{font-size:.65rem;margin-left:.2rem}.comment-wrapper-vtest.comment-wrapper-ta .comment .card .tag{font-size:.7rem}.comment-wrapper-vtest.comment-wrapper-vtest-v2b{margin-top:.9rem;padding:0 .5rem 0 0;max-width:100%;background:rgba(51,102,255,.051)}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card{flex-wrap:nowrap;overflow:hidden}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .comment-number{font-size:.7rem;font-weight:500;letter-spacing:0;margin-left:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:.9rem;line-height:1.05rem;color:#121826;display:flex;border-bottom:.05rem solid #121826;align-items:normal}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .comment-number:after,.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .comment-number:before{display:none}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .comment-number .hotel-icons{font-size:.5rem;color:#0f294d;margin-left:.05rem;font-weight:400}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .score{border-radius:2.5rem 0 2.5rem 2.5rem;padding:.25rem .25rem .25rem .45rem;height:1.5rem;line-height:1rem;font-size:.8rem;margin:0 .1rem}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .score span{font-size:.8rem}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .tag{color:#1136a6;font-size:.7rem;font-weight:400;letter-spacing:0;line-height:.9rem;margin-left:.3rem;margin-right:0;white-space:nowrap}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .ta{height:.4rem;line-height:.6rem;width:2.25rem;margin-left:1.4rem;padding:.1rem 0;box-sizing:content-box;background-repeat:no-repeat;background-position:0 50%;background-size:100% auto;position:relative;flex-shrink:0}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .ta:before{content:"";position:absolute;top:0;left:-1.1rem;height:.6rem;width:.95rem;display:inline-block;background:url(https://ak-d.tripcdn.com/images/1re5712000b9fe0al1F6F.svg) no-repeat 0 0}.comment-wrapper-vtest.comment-wrapper-vtest-v2b .comment .card .zero-comment{font-size:.65rem;margin-left:.3rem;margin-right:0}.comment-wrapper-no-commment-vtest{margin:0;padding:.5rem 0 0;color:#4f5563;font-weight:400;font-size:.75rem;line-height:1rem}[data-domain=aw] .comment-wrapper.with-arrow:after{background:url(//aw-d.tripcdn.com/images/1re3912000c2p54890AD6.svg) no-repeat 50%;background-size:contain}[data-domain=aw] .comment-wrapper .comment .card .ta:before{background:url(//aw-d.tripcdn.com/images/1re5712000b9fe0al1F6F.svg) no-repeat 0 50%}body[dir=rtl] .comment-wrapper.with-arrow:after{left:.4rem;right:auto;transform:rotateY(180deg)}body[dir=rtl] .comment-wrapper .comment .card .score{border-radius:0 2.5rem 2.5rem 2.5rem;margin:0 0 0 .2rem}body[dir=rtl] .comment-wrapper .comment .card .ta{margin-right:1.375rem;margin-left:0;transform:rotateY(180deg)}body[dir=rtl] .comment-wrapper .comment .card .comment-number{margin-left:0;margin-right:.2rem}body[dir=rtl] .comment-wrapper .comment .card .comment-number:before{content:normal}body[dir=rtl] .comment-wrapper .comment .card .comment-number:after{margin-right:.2rem;content:"";width:.15rem;height:.15rem;border-radius:50%;background:#6f7685}body[dir=rtl] .comment-wrapper-vtest{padding:0 0 0 .4rem}body[dir=rtl] .comment-wrapper-vtest .comment .card .comment-number .hotel-icons{margin-right:.1rem;margin-left:0}.comment-container{padding:.825rem 0;margin:.7rem 0 0;position:relative;border-top:.025rem solid #d4d7de;border-bottom:.025rem solid #d4d7de}.comment-container .comment{display:flex;flex-direction:column;justify-content:space-between}.comment-container .comment .card{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.3rem}.comment-container .comment .card .score{display:flex;justify-content:flex-start;align-items:center;height:1.1rem;line-height:1.1rem;font-size:.8rem;text-align:center;color:#fff;background:#173cd2;border-radius:2.325rem 0 2.325rem 2.325rem;font-weight:700;padding:.15rem .4rem}.comment-container .comment .card .score span{height:1.1rem;line-height:1.1rem;color:hsla(0,0%,100%,.5);font-weight:500}.comment-container .comment .card .score .decimal-separator{color:#ffb400;font-weight:700}.comment-container .comment .card .tag{color:#173cd2;font-size:.7rem;line-height:1.1rem;font-weight:500;display:inline-block}.comment-container .comment .card .ta{height:.7rem;line-height:.7rem;width:2.075rem;margin-left:1rem;background-repeat:no-repeat;background-position:0 50%;background-size:100% auto;position:relative}.comment-container .comment .card .ta:before{content:"";position:absolute;top:0;left:-1rem;height:.7rem;width:.875rem;display:inline-block;background:url(https://ak-d.tripcdn.com/images/1re5712000b9fe0al1F6F.svg) no-repeat 0 50%}.comment-container .comment .card .zero-comment{color:#121826;font-size:.7rem;font-weight:500}.comment-container .comment .card .comment-number{font-size:.7rem;font-weight:500;height:.9rem;line-height:1.05rem;color:#121826;display:flex;border-bottom:.05rem solid #121826}.comment-container .comment .ugc-sentence{font-size:.7rem;line-height:1.05rem;color:#121826;margin-top:.3rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.comment-container-no-commment{margin:0;padding:.9rem 0 0;color:#455873;font-weight:400;font-size:.7rem;line-height:1.1rem}[data-domain=aw] .comment-container.with-arrow:after{background:url(//aw-d.tripcdn.com/images/1re3912000c2p54890AD6.svg) no-repeat 50%;background-size:contain}[data-domain=aw] .comment-container .comment .card .ta:before{background:url(//aw-d.tripcdn.com/images/1re5712000b9fe0al1F6F.svg) no-repeat 0 50%}.top-address-wrapper .hotel-info-address{margin:0 .2rem;padding:.4rem .4rem 0;font-size:.65rem;line-height:.9rem}.top-address-wrapper .hotel-info-address .left-address{padding-right:.5rem;color:#121826}.top-address-wrapper .hotel-info-address .right-button{white-space:nowrap;color:#2346ff}.top-address-wrapper.map-address-wrapper-vtest{margin-top:.5rem}.top-address-wrapper.map-address-wrapper-vtest .hotel-info-address{margin:0;padding:0;line-height:1rem;font-size:.75rem}.top-address-wrapper.map-address-wrapper-vtest .left-address{padding-right:.5rem;color:#4f5563}.top-address-wrapper.map-address-wrapper-vtest .right-button{color:#121826;font-weight:700}.top-address-wrapper.map-address-wrapper-vtest .right-button .hotel-icons{font-size:.6rem;margin-left:.1rem}.top-address-wrapper.map-address-wrapper-f .right-button{color:#2c61fe;font-weight:400}.top-address-wrapper.map-address-wrapper-vtest-v2b{margin-top:.1rem}.top-address-wrapper.map-address-wrapper-vtest-v2b .left-address{padding-right:.2rem}.top-address-wrapper.map-address-wrapper-vtest-v2b .hotel-info-address{color:#455873;font-size:.7rem;font-weight:400;letter-spacing:0;line-height:1.1rem}.top-address-wrapper.map-address-wrapper-vtest-v2b .right-button{color:#121826;font-weight:500}.top-address-wrapper.map-address-wrapper-vtest-v2b .right-button .hotel-icons{font-weight:400;font-size:.5rem;margin-left:.1rem;color:#0f294d}.top-address-wrapper.map-address-wrapper-rem .left-address{color:#121826}.top-address-wrapper.map-address-wrapper-rem .right-button{color:#121826;font-weight:500;line-height:1.05rem;height:.9rem;font-size:.7rem;border-bottom:.05rem solid #121826;display:inline-block}body[dir=rtl] .top-address-wrapper .hotel-info-address .left-address{padding-right:0}body[dir=rtl] .top-address-wrapper .hotel-info-address .right-button{padding-left:.5rem}body[dir=rtl] .top-address-wrapper.map-address-wrapper-vtest .left-address{padding-left:.5rem;padding-right:0}body[dir=rtl] .top-address-wrapper.map-address-wrapper-vtest .right-button .hotel-icons{margin-right:.1rem;margin-left:0}.htl-basecard.with-wrapper.hotelinfo{margin-top:-1rem;padding-bottom:0;position:relative}.htl-basecard.with-wrapper.hotelinfo.htl-basecard-b{padding:.6rem 0 .2rem;box-shadow:0 .2rem .4rem 0 rgba(15,41,77,.1)}.htl-basecard.with-wrapper.hotelinfo.htl-basecard-poi-g{padding-bottom:.2rem;padding-top:0}.htl-basecard.with-wrapper.hotelinfo.htl-basecard-poi-g .hotelinfo-box{position:relative}.htl-basecard.with-wrapper.hotelinfo.htl-basecard-search-vtest{margin:0;padding:.9rem 1rem 1.6rem;box-shadow:none;border-radius:0;border-radius:initial}.htl-basecard.with-wrapper.hotelinfo.htl-basecard-search-vtest.htl-basecard-search-vtest-v2b{margin:0;padding:1rem;box-shadow:none;border-radius:0;border-radius:initial}.htl-basecard.with-wrapper.hotelinfo.htl-basecard-search-vtest.htl-basecard-search-vtest-v2b.htl-basecard-search-vtest-ugc-sentence-b{padding:1rem 1rem .8rem}[data-domain=aw] .map-poi-wrapper-b{background-image:-webkit-gradient(linear,left top,right top,color-stop(64%,#fff),to(rgba(246,247,250,0))),url(//aw-d.tripcdn.com/images/1re1212000bav2xppFC3D.svg),-webkit-gradient(linear,left top,right top,to(#fff))}[data-domain=aw] .map-poi-wrapper-b .hotelinfo-map{background:none}.physic-room-hotel-names{position:relative;width:100%;max-height:2.3rem;overflow:hidden;font-weight:500}.physic-room-hotel-names .hotel-icons{font-size:.8rem;margin-left:.2rem}.physic-room-hotel-names .box__text{position:relative;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.9rem;line-height:1rem;letter-spacing:0;color:transparent;text-align:left}.physic-room-hotel-names .box__inner{font-size:.8rem;line-height:1rem;color:#121826;vertical-align:top;letter-spacing:0;display:inline}.physic-room-hotel-names .box__abs{position:absolute;top:0;left:0;width:100%;height:100%}.physic-room-hotel-names .box__fake-text{font-size:.8rem;line-height:1rem;width:100%;margin-left:-1.9rem;float:right;color:transparent}.physic-room-hotel-names .box__placeholder{width:1.85rem;height:2.3rem;float:right;opacity:.5}.physic-room-hotel-names .box__more{position:relative;left:100%;transform:translate(-100%,-100%);width:1.7rem;height:1.25rem;text-align:right;color:#121826;float:right;font-size:.8rem;line-height:1rem;display:flex;justify-content:flex-end}.detailNoStandardBedInfo_no-standard-bed-info-wrapper__daRm1{display:flex;margin-top:.2rem;margin-right:.4rem}.detailNoStandardBedInfo_no-standard-bed-info-wrapper__daRm1 .detailNoStandardBedInfo_left-icon__cuqdh{display:flex;margin-right:.2rem;line-height:.9rem}.detailNoStandardBedInfo_no-standard-bed-info-wrapper__daRm1 .detailNoStandardBedInfo_left-icon__cuqdh .detailNoStandardBedInfo_bed-icon__LI9XM{font-size:.8rem}.detailNoStandardBedInfo_no-standard-bed-info-wrapper__daRm1 .detailNoStandardBedInfo_bed-infos__DBcL9{font-size:.65rem;font-weight:500;line-height:.9rem;color:#121826}.detailNoStandardBedInfo_no-standard-bed-info-wrapper__daRm1 .detailNoStandardBedInfo_bed-infos__DBcL9 .detailNoStandardBedInfo_bed-info__bg_4y{white-space:pre-wrap}.detailNoStandardBedInfo_no-standard-bed-info-wrapper__daRm1 .detailNoStandardBedInfo_bed-infos__DBcL9 .detailNoStandardBedInfo_bed-info__bg_4y:not(:last-child){margin-bottom:.1rem}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__AWfrX{display:flex;margin-top:.3rem;margin-right:.8rem;overflow:hidden}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__AWfrX .detailNoStandardBedInfo_left-icon__cuqdh{display:flex;margin-right:.2rem;line-height:.9rem;color:#4f5563}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__AWfrX .detailNoStandardBedInfo_left-icon__cuqdh .detailNoStandardBedInfo_bed-icon__LI9XM{font-size:.9rem}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__AWfrX .detailNoStandardBedInfo_bed-infos__DBcL9{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#4f5563;font-size:.7rem;font-weight:400;line-height:.9rem}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__AWfrX .detailNoStandardBedInfo_bed-infos__DBcL9 .detailNoStandardBedInfo_bed-info__bg_4y{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__AWfrX .detailNoStandardBedInfo_bed-infos__DBcL9 .detailNoStandardBedInfo_bed-info__bg_4y:not(:last-child){margin-bottom:.1rem}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-roomlist-b__o_pbn{display:flex;margin-top:.3rem;line-height:1.05rem}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-roomlist-b__o_pbn .detailNoStandardBedInfo_left-icon__cuqdh{line-height:1.05rem;color:#121826}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-roomlist-b__o_pbn .detailNoStandardBedInfo_left-icon__cuqdh .detailNoStandardBedInfo_bed-icon__LI9XM{font-size:.85rem}.detailNoStandardBedInfo_no-standard-bed-info-wrapper-roomlist-b__o_pbn .detailNoStandardBedInfo_bed-infos__DBcL9{color:#121826;font-size:.7rem;font-weight:400;line-height:1.05rem}body[dir=rtl] .detailNoStandardBedInfo_no-standard-bed-info-wrapper__daRm1{margin:.2rem 0 0 .4rem}body[dir=rtl] .detailNoStandardBedInfo_no-standard-bed-info-wrapper__daRm1 .detailNoStandardBedInfo_left-icon__cuqdh{margin-left:.2rem;margin-right:0}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper__CZpLr{display:flex;flex-direction:column;margin-top:.2rem;margin-right:.4rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper__CZpLr .detailRoomBedMismatchInfo_info-row__gqarY{display:flex;align-items:flex-start}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper__CZpLr .detailRoomBedMismatchInfo_info-row__gqarY:not(:last-child){margin-bottom:.1rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper__CZpLr .detailRoomBedMismatchInfo_row-icon__FKA7W{display:flex;flex-shrink:0;margin-right:.2rem;line-height:.9rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper__CZpLr .detailRoomBedMismatchInfo_bed-type-icon___ITLr,.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper__CZpLr .detailRoomBedMismatchInfo_house-type-icon__pbgtw{font-size:.8rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper__CZpLr .detailRoomBedMismatchInfo_info__64XAj{font-size:.65rem;font-weight:500;line-height:.9rem;color:#121826;white-space:pre-wrap}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-detailSaleRoomCardB__GkgKz{display:flex;flex-direction:column;margin-top:.3rem;margin-right:.8rem;overflow:hidden}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-detailSaleRoomCardB__GkgKz .detailRoomBedMismatchInfo_info-row__gqarY{display:flex;align-items:flex-start;min-width:0}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-detailSaleRoomCardB__GkgKz .detailRoomBedMismatchInfo_info-row__gqarY:not(:last-child){margin-bottom:.1rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-detailSaleRoomCardB__GkgKz .detailRoomBedMismatchInfo_row-icon__FKA7W{display:flex;flex-shrink:0;margin-right:.2rem;line-height:.9rem;color:#4f5563}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-detailSaleRoomCardB__GkgKz .detailRoomBedMismatchInfo_bed-type-icon___ITLr,.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-detailSaleRoomCardB__GkgKz .detailRoomBedMismatchInfo_house-type-icon__pbgtw{font-size:.9rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-detailSaleRoomCardB__GkgKz .detailRoomBedMismatchInfo_info__64XAj{overflow:hidden;min-width:0;white-space:nowrap;text-overflow:ellipsis;color:#4f5563;font-size:.7rem;font-weight:400;line-height:.9rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-roomlist-b__ts1Ow{display:flex;flex-direction:column;margin-top:.3rem;line-height:1.05rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-roomlist-b__ts1Ow .detailRoomBedMismatchInfo_info-row__gqarY{display:flex;align-items:flex-start}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-roomlist-b__ts1Ow .detailRoomBedMismatchInfo_info-row__gqarY:not(:last-child){margin-bottom:.1rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-roomlist-b__ts1Ow .detailRoomBedMismatchInfo_row-icon__FKA7W{display:flex;flex-shrink:0;margin-right:.2rem;line-height:1.05rem;color:#121826}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-roomlist-b__ts1Ow .detailRoomBedMismatchInfo_bed-type-icon___ITLr,.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-roomlist-b__ts1Ow .detailRoomBedMismatchInfo_house-type-icon__pbgtw{font-size:.85rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-roomlist-b__ts1Ow .detailRoomBedMismatchInfo_info__64XAj{color:#121826;font-size:.7rem;font-weight:400;line-height:1.05rem}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-physicRoomPop__WlUEE{margin-top:0}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-physicRoomPop__WlUEE .detailRoomBedMismatchInfo_info__64XAj{color:#fff}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-physicRoomPop__WlUEE .detailRoomBedMismatchInfo_row-icon__FKA7W{color:#fff;margin-right:0}.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-physicRoomPop__WlUEE .detailRoomBedMismatchInfo_bed-type-icon___ITLr,.detailRoomBedMismatchInfo_room-bed-mismatch-wrapper-physicRoomPop__WlUEE .detailRoomBedMismatchInfo_house-type-icon__pbgtw{font-size:.8rem}body[dir=rtl] .detailRoomBedMismatchInfo_room-bed-mismatch-wrapper__CZpLr{margin:.2rem 0 0 .4rem}body[dir=rtl] .detailRoomBedMismatchInfo_room-bed-mismatch-wrapper__CZpLr .detailRoomBedMismatchInfo_row-icon__FKA7W{margin-left:.2rem;margin-right:0}.no-standard-house-info-wrapper{display:flex}.no-standard-house-info-wrapper .left-icon{display:flex;line-height:.9rem}.no-standard-house-info-wrapper .left-icon .bed-icon{font-size:.8rem}.no-standard-house-info-wrapper .no-standard-house-info{display:flex;flex-wrap:wrap;white-space:pre-wrap;font-size:.65rem;line-height:.9rem}.detail-no-standard-house-info-wrapper{margin-top:.2rem;margin-right:.4rem}.detail-no-standard-house-info-wrapper .left-icon{margin-right:.2rem}.detail-no-standard-house-info-wrapper .no-standard-house-info{font-weight:500}.pop-no-standard-house-info-wrapper>.no-standard-house-info>.house-info:last-child{margin-right:.8rem}.detail-no-standard-house-info-wrapper-detailSaleRoomCardB{margin-top:.3rem;margin-right:.8rem}.detail-no-standard-house-info-wrapper-detailSaleRoomCardB .left-icon{margin-right:.2rem}.detail-no-standard-house-info-wrapper-detailSaleRoomCardB .left-icon .bed-icon{font-size:.9rem;color:#4f5563}.detail-no-standard-house-info-wrapper-detailSaleRoomCardB .no-standard-house-info{overflow:hidden;color:#4f5563;font-size:.7rem;font-weight:400;line-height:.9rem}.detail-no-standard-house-info-wrapper-roomlist-b{margin-top:.3rem;line-height:1.05rem}.detail-no-standard-house-info-wrapper-roomlist-b .left-icon .bed-icon{font-size:.85rem;color:#121826}.detail-no-standard-house-info-wrapper-roomlist-b .no-standard-house-info{color:#121826;font-size:.7rem;line-height:1.05rem}body[dir=rtl] .detail-no-standard-house-info-wrapper{margin:.2rem 0 0 .4rem}body[dir=rtl] .detail-no-standard-house-info-wrapper .left-icon{margin:0 .2rem 0 0}body[dir=rtl] .detail-no-standard-house-info-wrapper .no-standard-house-info{font-weight:500}body[dir=rtl] .pop-no-standard-house-info-wrapper>.no-standard-house-info>.house-info:last-child{margin:0 0 0 .8rem}.cp-amenity-item-badge{font-weight:400;display:inline-block;flex:0 0 auto;padding:0 .2rem;font-size:.55rem;margin-left:.1rem}.cp-amenity-item-badge.green{background:#edfafb;border-radius:.1rem;color:#047c88}.cp-amenity-item-badge.grey{background:#ebedf1;border-radius:.1rem;color:#4f5563}.icon-facility-suspend{font-size:.6rem;color:#4f5563;margin-right:.1rem}[dir=rtl] .icon-facility-suspend{margin-left:.1rem;margin-right:0}[dir=rtl] .cp-amenity-item-badge{margin-right:.1rem;margin-left:0}.cp-amenity-desc{flex:0 1 auto;margin-right:.2rem}.cp-amenity-desc.strike-through{color:#b9bec7;text-decoration:line-through}.addition-info{display:inline-block}.addition-info .tag{margin-left:.1rem;margin-right:.2rem;font-size:.55rem;font-weight:400;line-height:.8rem;padding:.1rem .2rem}.addition-info .tag.positive{background:#edfafb;border-radius:.1rem;color:#047c88}.addition-info .tag.negative{background:#ebedf1;border-radius:.1rem;color:#4f5563}[dir=rtl] .cp-amenity-desc{margin-left:.2rem;margin-right:0}[dir=rtl] .addition-info .tag{margin-right:.1rem;margin-left:.2rem}.room-amenity-pop{overflow-y:auto}.room-amenity-pop .facility-module{padding:.8rem 0}.room-amenity-pop .facility-module .room-amenity-block{padding-top:.7rem}.room-amenity-pop .facility-module .room-amenity-block:first-child{padding-top:0}.room-amenity-pop .facility-module .room-amenity-block .title{margin-left:.75rem}.room-amenity-pop .facility-module .room-amenity-block .title span{margin-left:.4rem;color:#121826;font-size:.8rem;font-weight:700;line-height:1.05rem}.room-amenity-pop .facility-module .room-amenity-block .title i{font-size:.95rem}.room-amenity-pop .facility-module .room-amenity-block .amenity-list{display:flex;flex-wrap:wrap;margin-left:2rem}.room-amenity-pop .facility-module .room-amenity-block .amenity-list .amenity-item{color:#4f5563;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;flex:0 1 100%;box-sizing:border-box;padding:.3rem .3rem .3rem 0}.room-amenity-pop .facility-module .room-amenity-block .amenity-list .amenity-item.two-colum{flex:0 1 50%}.room-amenity-pop .bottom{position:sticky;background:#fff;box-shadow:inset 0 .05rem 0 0 #dadfe6;color:#121826;bottom:0;width:100%;padding:.6rem;display:flex;justify-content:flex-end;align-items:center;font-weight:700;flex-wrap:wrap}.room-amenity-pop .bottom div{font-size:1.1rem;line-height:1.4rem}.room-amenity-pop .bottom span{font-size:.8rem;line-height:1.05rem}.room-amenity-pop .bottom .from{font-size:.6rem;font-weight:400;margin-right:.4rem}.room-amenity-pop .bottom .from span{font-weight:700}.room-amenity-pop .bottom .from .price{font-size:1.1rem;line-height:1.4rem}.room-amenity-pop .bottom .bottom-btn-public div{font-size:.8rem;margin-right:0;line-height:0}.room-detail-pop-amenity-header{font-size:1.1rem}[dir=rtl] .room-amenity-pop .facility-module .room-amenity-block .title{margin-right:.75rem;margin-left:0}[dir=rtl] .room-amenity-pop .facility-module .room-amenity-block .title span{margin-right:.4rem;margin-left:0}[dir=rtl] .room-amenity-pop .facility-module .room-amenity-block .amenity-list{margin-right:2rem;margin-left:0}[dir=rtl] .room-amenity-pop .facility-module .room-amenity-block .amenity-list .amenity-item{padding:.3rem 0 .3rem .3rem}[dir=rtl] .room-amenity-pop .bottom .from{margin-left:.4rem;margin-right:0}[dir=rtl] .room-amenity-pop .bottom .bottom-btn-public div{margin-left:0}.detailNoStandardInfo_detail-no-standard-wrapper__2ldVl{display:flex;margin-top:.2rem;margin-right:.6rem;overflow:hidden}.detailNoStandardInfo_detail-no-standard-wrapper-detailSaleRoomCardB__MEBa_{display:flex;margin-top:.3rem;margin-right:.8rem;overflow:hidden}.detailNoStandardInfo_detail-no-standard-left-icon__PjrZf{display:flex;margin-right:.2rem;line-height:.9rem}.detailNoStandardInfo_detail-no-standard-bed-icon__Aqmea{font-size:.8rem}.detailNoStandardInfo_detail-no-standard-bed-icon-detailSaleRoomCardB__hxMWG{line-height:.9rem;color:#4f5563;font-size:.9rem}.detailNoStandardInfo_detail-no-standard-bed-info-detailSaleRoomCardB__QYecV{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#4f5563;font-size:.7rem;font-weight:400;line-height:.9rem}.detailNoStandardInfo_detail-no-standard-bed-info__16dxA{font-size:.65rem;font-weight:500;line-height:.9rem;color:#121826;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.detailNoStandardInfo_detail-no-standard-wrapper-roomlist-b__Btm_Y{margin-top:.3rem;line-height:1.05rem}.detailNoStandardInfo_detail-no-standard-bed-icon-roomlist-b__v1tGk{font-size:.85rem;color:#121826}.detailNoStandardInfo_detail-no-standard-bed-info-roomlist-b__xdlnt{font-size:.7rem;color:#121826}body[dir=rtl] .detailNoStandardInfo_no-standard-bed-info-wrapper__lGt_i{margin:.2rem 0 0 .4rem}body[dir=rtl] .detailNoStandardInfo_detail-no-standard-left-icon__PjrZf{display:flex;margin-right:.2rem;line-height:.9rem}.popNoStandardBedInfo_no-standard-bed-info-wrapper__ar8a8{display:flex}.popNoStandardBedInfo_no-standard-bed-info-wrapper__ar8a8 .popNoStandardBedInfo_left-icon__V5qmZ{display:flex;line-height:.9rem}.popNoStandardBedInfo_no-standard-bed-info-wrapper__ar8a8 .popNoStandardBedInfo_left-icon__V5qmZ .popNoStandardBedInfo_bed-icon__1O2sx{font-size:.8rem}.popNoStandardBedInfo_no-standard-bed-info-wrapper__ar8a8 .popNoStandardBedInfo_bed-infos__JcqHN{display:flex;flex-wrap:wrap;font-size:.65rem;line-height:.9rem}.popNoStandardBedInfo_no-standard-bed-info-wrapper__ar8a8 .popNoStandardBedInfo_bed-infos__JcqHN .popNoStandardBedInfo_bed-info__YykMZ{white-space:pre-wrap}.popNoStandardBedInfo_no-standard-bed-info-wrapper__ar8a8 .popNoStandardBedInfo_bed-infos__JcqHN .popNoStandardBedInfo_bed-info__YykMZ:last-child{margin-right:.8rem}.popNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__4Jpbk{display:flex;margin-top:.3rem}.popNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__4Jpbk .popNoStandardBedInfo_left-icon__V5qmZ{display:flex;line-height:.9rem;font-size:.9rem;margin-right:.2rem;color:#4f5563}.popNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__4Jpbk .popNoStandardBedInfo_left-icon__V5qmZ .popNoStandardBedInfo_bed-icon__1O2sx{font-size:.9rem}.popNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__4Jpbk .popNoStandardBedInfo_bed-infos__JcqHN{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#4f5563;font-size:.7rem;font-weight:400;line-height:.9rem}.popNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__4Jpbk .popNoStandardBedInfo_bed-infos__JcqHN .popNoStandardBedInfo_bed-info__YykMZ{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popNoStandardBedInfo_no-standard-bed-info-wrapper-detailSaleRoomCardB__4Jpbk .popNoStandardBedInfo_bed-infos__JcqHN .popNoStandardBedInfo_bed-info__YykMZ:last-child{margin-right:.8rem}body[dir=rtl] .popNoStandardBedInfo_no-standard-bed-info-wrapper__ar8a8 .popNoStandardBedInfo_bed-infos__JcqHN .popNoStandardBedInfo_bed-info__YykMZ:last-child{margin:0 0 0 .8rem}.physic-room-info-container.physic-room-info-container-b{margin-top:.1rem}.physic-room-info-container .bed-info{display:flex;flex-direction:row;font-size:.65rem;line-height:.9rem;font-weight:500;color:#121826;margin-top:.4rem}.physic-room-info-container .facility-info{display:flex;flex-direction:row;flex-wrap:wrap;color:#121826}.physic-room-info-container .facility-info.facility-info-picture-b .bed-info,.physic-room-info-container .facility-info.facility-info-picture-b .facility-item{margin-top:.2rem;margin-right:.8rem;color:#121826;align-items:flex-start;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-flex;font-weight:400}.physic-room-info-container .facility-info.facility-info-picture-b .bed-info .bed-icon-text{vertical-align:text-bottom;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.physic-room-info-container .facility-info.facility-info-picture-b.facility-info-picture-detailSaleRoomCardB .bed-info,.physic-room-info-container .facility-info.facility-info-picture-b.facility-info-picture-detailSaleRoomCardB .facility-item{margin-top:.3rem;color:#4f5563;font-size:.7rem;line-height:.9rem}.physic-room-info-container .facility-info.facility-info-picture-b.facility-info-picture-detailSaleRoomCardB .bed-info .hotel-icons,.physic-room-info-container .facility-info.facility-info-picture-b.facility-info-picture-detailSaleRoomCardB .facility-item .hotel-icons{font-size:.9rem}.physic-room-info-container .facility-info.facility-info-picture-b.facility-info-picture-roomlist-b .bed-info,.physic-room-info-container .facility-info.facility-info-picture-b.facility-info-picture-roomlist-b .facility-item{color:#121826;margin-top:.3rem;line-height:1.05rem;height:1.05rem}.physic-room-info-container .facility-info.facility-info-picture-b.facility-info-picture-roomlist-b .bed-info .hotel-icons,.physic-room-info-container .facility-info.facility-info-picture-b.facility-info-picture-roomlist-b .facility-item .hotel-icons{font-size:.85rem}.physic-room-info-container .facility-info .facility-item{display:flex;flex-direction:row;font-size:.65rem;line-height:.9rem;font-weight:400;align-items:flex-start;margin-top:.2rem;margin-right:.4rem}.physic-room-info-container .facility-info .facility-item i{margin-right:.2rem}.physic-room-info-container .facility-info .facility-item.pop-facility-item{margin:0;padding-bottom:.4rem}.physic-room-info-container .facility-info .facility-item.pop-facility-item.delimiter:after{content:"";margin:0 .4rem}.physic-room-info-container .facility-info.pop-facility-info{color:#fff;font-size:.65rem;font-weight:400;line-height:.9rem}.physic-room-info-container .facility-info.pop-facility-info i{margin-right:.4rem}.physic-room-info-container .facility-info.pop-facility-info .show-more{display:flex;color:#2c61fe;font-size:.65rem;font-weight:500;line-height:.9rem;padding-bottom:.4rem}.physic-room-info-container .facility-info.pop-facility-info .show-more i{font-size:.65rem;margin-left:.1rem;margin-top:.05rem}.physic-room-info-container.pop-container{margin:0 .6rem .4rem;display:flex;flex-direction:column;align-items:flex-start;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;height:calc(100% - 2.8rem)}.physic-room-info-container.pop-container .picture-info{display:flex;flex-direction:column;margin:.2rem 0 3rem;width:100%}.physic-room-info-container.pop-container .picture-info li{margin-bottom:.4rem}.physic-room-info-container.pop-container .picture-info li img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%;max-height:32.1rem;min-height:5.85rem;border-radius:.4rem}.physic-room-info-container.pop-container .physic-room-info-ranOfHouseInfo{color:#fff;font-size:.65rem;font-weight:400;line-height:.9rem}.physic-room-info-container .adult-child-not-match-info{display:flex;flex-direction:row;font-size:.7rem;line-height:.9rem;font-weight:400;align-items:flex-start;margin-top:.3rem;margin-right:.4rem;color:#4f5563}.physic-room-info-container .adult-child-not-match-info .warning-icon{font-size:.9rem;width:.9rem;height:.9rem;color:#d02c2a;margin-right:.2rem}.physic-room-info-container .adult-child-not-match-info.adult-child-not-match-info-roomlist-b{color:#121826;line-height:1.05rem}.phy-room-pop.white-bg .physic-room-info-container .facility-info.pop-facility-info{color:#121826}body[dir=rtl] .physic-room-info-container .facility-info .facility-item,body[dir=rtl] .physic-room-info-container .facility-info i,body[dir=rtl] .physic-room-info-container .pop-facility-info .facility-item,body[dir=rtl] .physic-room-info-container .pop-facility-info i{margin-left:.4rem;margin-right:0}body[dir=rtl] .physic-room-info-container .facility-info i,body[dir=rtl] .physic-room-info-container .pop-facility-info i{margin-left:.2rem;margin-right:0}body[dir=rtl] .physic-room-info-container .facility-info .show-more,body[dir=rtl] .physic-room-info-container .pop-facility-info .show-more{margin-left:0;margin-right:.8rem}body[dir=rtl] .physic-room-info-container .facility-info .show-more:after,body[dir=rtl] .physic-room-info-container .pop-facility-info .show-more:after{left:-1rem;right:auto}body[dir=rtl] .physic-room-info-container .pop-facility-info i{margin-left:.4rem;margin-right:0}body[dir=rtl] .adult-child-not-match-info{margin-right:0}body[dir=rtl] .adult-child-not-match-info .warning-icon{margin-left:.2rem;margin-right:0}.physic-room-picture-container{height:6.5rem;width:100%;position:relative}.physic-room-picture-container .physic-room-picture-box{position:absolute;bottom:.4rem;left:.4rem;background:rgb(18,24,38,.64);border-radius:.7rem;padding:.15rem .4rem;display:flex;align-items:center;justify-content:baseline;z-index:2}.physic-room-picture-container .physic-room-picture-box .icon{height:auto;width:auto;margin-right:.25rem;font-size:.7rem;vertical-align:bottom}.physic-room-picture-container .physic-room-picture-box{font-size:.65rem;line-height:.9rem;color:#fff}.physic-room-picture-container .physic-room-picture-box.physic-room-picture-box-roomlist-b{bottom:.4rem;left:auto;right:.4rem;background:rgba(0,0,0,.639);border-radius:.9rem}.physic-room-picture-container .picture-slide-box{width:100%;overflow-x:auto;display:flex;flex-wrap:nowrap}.physic-room-picture-container .picture-item{flex:0 0 auto;width:13rem;height:6.5rem;overflow:hidden;display:flex}.physic-room-picture-container .picture-item:not(:last-child){margin-right:.2rem}.physic-room-picture-container .picture-item.picture-item-only{width:17.55rem;margin:0}.physic-room-picture-container .picture-item.picture-item-low-star{height:5.4rem}.physic-room-picture-container .picture-item .picture-item-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.physic-room-picture-container .physic-room-picture-more-btn{flex:0 0 auto;padding:0 .6rem;min-width:4.35rem;background:#f6f7fa;color:#121826;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;display:flex;align-items:center;justify-content:center;background-position:50%;background-size:cover}.physic-room-picture-container .physic-room-picture-more-btn .show-more{font-size:.6rem;margin-left:.1rem}.physic-room-picture-container-low-star{height:5.4rem}.physic-room-container-picture div.tripui-h5-click{border-radius:0}.physic-room-container-picture{display:flex;flex:1 1;flex-direction:column;position:sticky;top:-2.1rem;margin:.4rem .6rem 0;background:#fff;box-shadow:0 .2rem .4rem 0 rgba(18,24,38,.1);border-radius:.4rem;z-index:3;overflow:hidden}.physic-room-container-picture.physic-room-container-sold-out .physic-room-info,.physic-room-container-picture.physic-room-container-sold-out .physic-room-info .bed-info,.physic-room-container-picture.physic-room-container-sold-out .physic-room-info .facility-info{color:#b9bec7}.physic-room-container-picture.physic-room-container-sold-out .physic-room-info .bottom .arrow{background:url(//aw-d.tripcdn.com/images/1re6012000gmyhe5o9F05.svg) no-repeat 50%}.physic-room-container-picture.physic-room-container-sold-out .physic-room-img:after{content:" ";background:hsla(0,0%,100%,.4);width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;z-index:10}.physic-room-container-picture .physic-room-info-top{overflow:hidden}.physic-room-container-picture .physic-room-card-info{padding:.6rem .6rem 0;display:flex;flex-direction:column;color:#121826}.physic-room-container-picture .physic-room-card-info h2{color:#121826;font-size:.8rem;font-weight:700;line-height:1.05rem;display:flex}.physic-room-container-picture .physic-room-card-info h2 span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.physic-room-container-picture .physic-room-card-info h2 .ic-arrow-right{float:revert;margin-left:.2rem;font-size:.8rem}.physic-room-container-picture .physic-room-card-info .room-rent{font-size:.65rem;line-height:.9rem;padding-left:.9rem;position:relative;margin-top:.2rem}.physic-room-container-picture .physic-room-card-info .room-rent:before{content:"";position:absolute;left:0;right:0;top:.1rem;width:.7rem;height:.7rem;background:url(//ak-d.tripcdn.com/images/1re6n12000b9r698vBB83.svg) 50%/contain no-repeat;background-size:contain}.physic-room-container-picture .physic-room-card-info .physic-facility{margin-right:-.6rem}.physic-room-container-picture .physic-room-info-bottom{padding:.2rem .6rem .6rem;display:flex;justify-content:flex-end;align-items:center;min-height:2.4rem}.physic-room-container-picture .physic-room-info-bottom.physic-room-info-bottom-hide{padding-top:.4rem}.physic-room-container-picture .physic-room-info-bottom .price-info{display:block;text-align:right;flex:1 1}.physic-room-container-picture .physic-room-info-bottom .price-info .delete-price{font-size:.6rem;line-height:.85rem;font-weight:400;color:#4f5563;text-decoration:line-through;margin-left:.4rem;vertical-align:text-bottom;display:inline-block}.physic-room-container-picture .physic-room-info-bottom .price-info .discount{background:#d81e60;display:inline-block;padding:0 .2rem;color:#fff;border-radius:.1rem;position:relative;margin-left:.4rem;vertical-align:text-bottom}[dir=ltr] .physic-room-container-picture .physic-room-info-bottom .price-info .price{text-align:right}[dir=rtl] .physic-room-container-picture .physic-room-info-bottom .price-info .price{text-align:left}.physic-room-container-picture .physic-room-info-bottom .price-info .price{margin-left:.4rem;display:inline-flex;flex-direction:row;align-items:baseline;justify-content:flex-end;color:#2c61fe;font-size:1.1rem;font-weight:700;line-height:1.4rem;flex-wrap:wrap;word-break:break-all}.physic-room-container-picture .physic-room-info-bottom .price-info .price span{font-size:.6rem;line-height:.85rem;margin-right:.05rem}.physic-room-container-picture .physic-room-info-bottom .seo-btn-public{flex:1 1;min-height:2.2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.physic-room-container-picture .physic-room-info-bottom .seo-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:.8rem;margin-left:auto;min-height:1.7rem;padding:.1rem .2rem;border-radius:.2rem;border-width:0;background:#2c61fe;color:#fff;font-size:.65rem;line-height:.9rem;min-width:7rem;font-weight:500}.physic-room-container-picture.physic-room-container-picture-b .physic-room-card-info .physic-facility,.physic-room-container-picture.physic-room-container-picture-e .physic-room-card-info .physic-facility{margin-right:-.8rem}.physic-room-container-picture.physic-room-container-picture-b .physic-room-info-bottom,.physic-room-container-picture.physic-room-container-picture-e .physic-room-info-bottom{display:block;min-height:0;min-height:auto;padding:0 .6rem .6rem}.physic-room-container-picture.physic-room-container-picture-b .physic-room-info-bottom .price-info,.physic-room-container-picture.physic-room-container-picture-e .physic-room-info-bottom .price-info{padding-top:.4rem}.physic-room-container-picture.physic-room-container-picture-b .physic-room-info-bottom .seo-btn-public,.physic-room-container-picture.physic-room-container-picture-e .physic-room-info-bottom .seo-btn-public{width:100%;margin-top:.6rem}.physic-room-container-picture.physic-room-container-picture-b .physic-room-info-bottom .show-saleroom-btn,.physic-room-container-picture.physic-room-container-picture-e .physic-room-info-bottom .show-saleroom-btn{margin-top:.6rem;min-height:2.2rem;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.physic-room-container-picture.physic-room-container-picture-b .physic-room-info-bottom .show-saleroom-btn .ic_arrow_down_line,.physic-room-container-picture.physic-room-container-picture-e .physic-room-info-bottom .show-saleroom-btn .ic_arrow_down_line{margin-left:.2rem;font-size:.8rem}.physic-room-container-picture.physic-room-container-picture-b.physic-room-container-detailSaleRoomCardB .physic-room-card-info,.physic-room-container-picture.physic-room-container-picture-e.physic-room-container-detailSaleRoomCardB .physic-room-card-info{padding-left:.8rem;padding-top:.8rem;padding-right:.8rem}.physic-room-container-picture.physic-room-container-picture-b.physic-room-container-detailSaleRoomCardB .physic-room-card-info h2,.physic-room-container-picture.physic-room-container-picture-e.physic-room-container-detailSaleRoomCardB .physic-room-card-info h2{font-weight:500}.physic-room-container-picture.physic-room-container-picture-b .physic-room-card-info{padding:.6rem 1.6rem 0 .6rem;position:relative}.physic-room-container-picture.physic-room-container-picture-b .physic-room-card-info h2{margin-right:.6rem}.physic-room-container-picture.physic-room-container-picture-b .physic-room-card-info .arrow{position:absolute;right:0;top:.6rem;margin-right:.6rem;font-size:1rem;color:#121826}.physic-room-container-picture.physic-room-container-picture-b .physic-room-card-info .arrow-up{transform:rotate(180deg)}.physic-room-container-picture.physic-room-container-picture-roomlist-b.physic-room-container-picture-roomlist-b-hide{border-radius:.4rem;margin-bottom:1rem}.physic-room-container-picture.physic-room-container-picture-roomlist-b{margin:0 1rem;border:.05rem solid #e5e7eb;box-shadow:none;border-radius:.4rem .4rem 0 0}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-card-info h2{font-weight:700;line-height:125%;display:flex;font-size:.9rem;text-align:left;letter-spacing:0}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-card-info h2 .ic-arrow-right{align-self:flex-end}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-card-info .room-rent-roomlist-b{font-size:.7rem;line-height:1.05rem;position:relative;margin-top:.3rem;color:#121826}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-card-info .room-rent-roomlist-b .ic_new_minshuku_small{font-size:.9rem;margin-right:.2rem;color:#121826;line-height:1.05rem}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom{padding:0 .8rem .8rem}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom.physic-room-info-bottom-hide{margin:0 .8rem;border-radius:0 0 .4rem .4rem;padding:0}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom .show-saleroom-btn{border:0;border-top:.05rem solid #e5e7eb;padding:.6rem 0;margin-top:.6rem;color:#121826;font-size:.8rem;font-weight:500;text-align:left;letter-spacing:0;line-height:150%;border-radius:0;height:auto}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom .show-saleroom-btn .hotel-icons{font-size:.8rem;margin-right:.2rem;color:#121826;font-weight:500}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom .price-info{display:block;text-align:right;flex:1 1}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom .price-info .delete-price{font-size:.65rem;line-height:150%;font-weight:400;margin-left:.2rem;vertical-align:baseline}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom .price-info .discount{font-size:.6rem;line-height:150%;margin-left:.2rem}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom .price-info .price{margin-left:.2rem;font-size:1rem;line-height:1.25rem}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom .price-info .price span{font-size:.65rem;line-height:150%;margin-right:.05rem}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom .seo-btn-public{flex:1 1;min-height:2.2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:.8rem}.physic-room-container-picture.physic-room-container-picture-roomlist-b .physic-room-info-bottom .seo-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:.8rem;margin-left:auto;min-height:1.7rem;padding:.1rem .2rem;border-radius:.2rem;border-width:0;background:#2c61fe;color:#fff;font-size:.65rem;line-height:.9rem;min-width:7rem;font-weight:500}.physic-room-container-picture.physic-room-container-picture-fixed{margin:0;padding:0;border-radius:0}.physic-room-container-picture.physic-room-container-picture-fixed .physic-room-info-top{margin:0 .6rem}.physic-room-container-picture.physic-room-container-picture-fixed.physic-room-container-picture-b .physic-room-card-info,.physic-room-container-picture.physic-room-container-picture-fixed.physic-room-container-picture-e .physic-room-card-info{padding-left:1.2rem;padding-right:2.2rem}.physic-room-container-picture.physic-room-container-picture-fixed.physic-room-container-picture-b .physic-room-card-info .arrow,.physic-room-container-picture.physic-room-container-picture-fixed.physic-room-container-picture-e .physic-room-card-info .arrow{display:none}.physic-room-container-picture.physic-room-container-picture-fixed.physic-room-container-detailSaleRoomCardB .physic-room-card-info{padding-left:1.4rem;padding-right:1.4rem}.physic-room-container-picture.physic-room-container-picture-fixed.physic-room-container-picture-roomlist-b{border:0;border-bottom:.05rem solid #e5e7eb}.physic-room-container-picture.physic-room-container-picture-fixed.physic-room-container-picture-roomlist-b .physic-room-info-top{margin:0 1rem}.physic-room-container-picture.physic-room-container-picture-fixed.physic-room-container-picture-roomlist-b .physic-room-card-info{padding-left:1.85rem;padding-right:1.85rem}.phy-room-pop{background-color:#000;height:100%}.phy-room-pop.white-bg{background-color:#fff}.physic-room-list.hide .sale-room-container,.physic-room-list.hide .sale-room-container-picture-b,.physic-room-list.hide .sale-room-count-down{display:none}.physic-room-list.hide .physic-room-container .top .show-arrow{transform:rotateX(0)}.physic-room-list.hide .physic-room-container .price-info{display:flex}.physic-room-list-vtest{padding-top:.4rem}.show-all-physic-room-btn{margin:.4rem .6rem 0;text-align:center;line-height:2.35rem;border-radius:.4rem;color:#2c61fe;font-size:.75rem;box-shadow:none}.show-all-physic-room-btn,.show-all-physic-room-btn-roomlist-b{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#fff;font-weight:500}.show-all-physic-room-btn-roomlist-b{border:.05rem solid #b9bec7;box-sizing:border-box;border-radius:.4rem;padding:12px;color:#121826;font-size:.8rem;line-height:150%;margin:0 1rem 1rem}.show-all-physic-room-btn-roomlist-b .hotel-icons{font-size:.8rem;margin-left:.3rem;font-weight:500}.btn-arrow{margin-left:.25rem;height:.9rem;width:.9rem;display:inline-block;background:url(//ak-d.tripcdn.com/images/1re4n12000b62fhxm7E8B.svg) no-repeat 50%}body[data-domain=aw] .btn-arrow{background:url(//aw-d.tripcdn.com/images/1re4n12000b62fhxm7E8B.svg) no-repeat 50%}body[dir=rtl] .btn-arrow{margin-left:0;margin-right:.25rem}.compensated-room-list-title{margin:1.4rem .6rem .6rem}.compensated-room-list-title.compensated-room-list-title-roomlist-b{margin:2.4rem 1rem .6rem}.compensated-room-list-title.compensated-room-list-title-roomlist-b .compensated-room-title{color:#121826;font-size:.9rem;font-weight:500;line-height:125%}.compensated-room-list-title.compensated-room-list-title-roomlist-b .compensated-room-subtitle{color:#121826;margin-top:.4rem;font-size:.7rem;line-height:1.05rem;font-weight:400}.compensated-room-list-title .compensated-room-title{color:#121826;line-height:1.2rem;font-size:.9rem;font-weight:500}.compensated-room-list-title .compensated-room-subtitle{margin-top:.2rem;color:#121826;line-height:1.1rem;font-size:.7rem;font-weight:400}.not-match-filter-room .part-match-title,.not-match-filter-room .title{color:#121826;font-weight:500;line-height:1.05rem;margin:1.4rem .6rem .4rem}.not-match-filter-room .title{font-size:.8rem}.not-match-filter-room .part-match-title{font-size:.9rem}.not-match-filter-room .part-match-title i{margin-right:.2rem;font-size:.9rem}.not-match-filter-room .filter{display:flex;margin:0 .6rem;align-items:center;flex-wrap:wrap}.not-match-filter-room .filter .selected-item{background:#f1f5ff;border-radius:.2rem;display:flex;align-items:center;margin-right:.4rem;margin-bottom:.2rem;color:#2c61fe;padding:.3rem .4rem;font-size:.65rem;line-height:.9rem}.not-match-filter-room .filter .selected-item .item-title{margin-right:.25rem}.not-match-filter-room .filter .clear-all{margin-bottom:.2rem;font-size:.65rem;line-height:.9rem;color:#2c61fe;display:flex;align-items:center}.not-match-filter-room .filter .clear-all:before{content:"";margin-right:.2rem;width:.75rem;height:.75rem;background:url(//ak-d.tripcdn.com/images/1re6712000g282cpn088E.svg) 50%/contain no-repeat;background-size:contain}.not-match-filter-room.not-match-filter-room-roomlist-b .part-match-title,.not-match-filter-room.not-match-filter-room-roomlist-b .title{color:#121826;font-weight:500;font-size:.9rem;line-height:125%;margin:1.6rem 1rem .6rem}.not-match-filter-room.not-match-filter-room-roomlist-b .filter{margin:0 1rem 1rem;gap:.4rem .4rem;align-items:center}.not-match-filter-room.not-match-filter-room-roomlist-b .filter .fast-filter-item.selected-item{background:#f1f5ff;border:.05rem solid #2c61fe;border-radius:.2rem;color:#2c61fe;padding:.2rem .6rem;font-size:.7rem;line-height:1.05rem;margin-right:0;margin-bottom:0}.not-match-filter-room.not-match-filter-room-roomlist-b .filter .fast-filter-item .item-title{margin-right:.2rem}.not-match-filter-room.not-match-filter-room-roomlist-b .filter .fast-filter-item .htlf-close{color:#2c61fe;font-size:.8rem}.not-match-filter-room.not-match-filter-room-roomlist-b .filter .clear-all{color:#121826;font-size:.7rem;line-height:1.05rem;margin-bottom:0;font-weight:500}.not-match-filter-room.not-match-filter-room-roomlist-b .filter .clear-all span{text-decoration:underline}.not-match-filter-room.not-match-filter-room-roomlist-b .filter .clear-all .hotel-icons{font-weight:500;font-size:.8rem;margin-right:.2rem}.not-match-filter-room.not-match-filter-room-roomlist-b .filter .clear-all:before{content:none}body[data-domain=aw] .not-match-filter-room .filter .clear-all:before{background:url(//aw-d.tripcdn.com/images/1re6712000g282cpn088E.svg) 50%/contain no-repeat}body[dir=rtl] .not-match-filter-room .part-match-title i{margin-left:.2rem}body[dir=rtl] .not-match-filter-room .filter .selected-item{margin-left:.4rem}body[dir=rtl] .not-match-filter-room .filter .selected-item .item-title{margin-left:.25rem}body[dir=rtl] .not-match-filter-room .filter .clear-all:before{margin-left:.2rem}body[dir=rtl] .not-match-filter-room.not-match-filter-room-roomlist-b .filter .fast-filter-item.selected-item{margin-left:0}body[dir=rtl] .not-match-filter-room.not-match-filter-room-roomlist-b .filter .fast-filter-item .item-title{margin-left:.3rem;margin-right:0}.pre-saleroom-container{margin:.4rem .6rem;background:linear-gradient(90deg,#6d4df8,rgba(109,77,248,.8));border-radius:.4rem;border:.05rem solid rgba(115,120,230,.5)}.pre-saleroom-container .physic-room-container{margin:0}.pre-saleroom-container .physic-room-container.expand-card{margin-left:-.6rem;margin-right:-.6rem}.pre-saleroom-container .sale-room-container,.pre-saleroom-container .sale-room-container-picture-b,.pre-saleroom-container .show-all-sale-room-btn{margin-left:0;margin-right:0}.pre-saleroom-container .pre-saleroom-header{padding:.3rem .4rem;display:flex;overflow:hidden;align-items:center}.pre-saleroom-container .pre-saleroom-header .sub-title,.pre-saleroom-container .pre-saleroom-header .title{color:#fff;font-size:.65rem;font-weight:700;letter-spacing:0;line-height:.9rem}.pre-saleroom-container .pre-saleroom-header .divider{width:0;height:.65rem;border-right:.05rem solid #fff;margin:0 .4rem}.pre-saleroom-container .pre-saleroom-header .sub-title{font-weight:400}.pre-saleroom-container.pre-saleroom-sold-out{border:.05rem solid rgba(172,180,191,.5);background:#b9bec7}.not-order-reason-box{margin:0 1rem 1rem;padding:.8rem;border:.05rem solid #e5e7eb;border-radius:.4rem;background:#fff}.not-order-reason-box .not-order-img{width:4rem;height:4rem;background:url(//ak-d.tripcdn.com/images/1re6312000f3gljxu6256.png) no-repeat 50%/contain;margin-bottom:0}.not-order-reason-box .not-order-reason-content{display:flex;align-items:center;gap:.6rem}.not-order-reason-box .not-order-reason-desc{text-align:left}.not-order-reason-box .not-order-reason-desc .bold-message{color:#121826;font-size:.8rem;font-weight:500;line-height:1.2rem;margin:0}.not-order-reason-box .not-order-reason-desc .un-bold-message{color:#6f7685;font-size:.7rem;font-weight:400;line-height:1.05rem;margin:0}.not-order-reason-box .not-order-reason-btn{margin:.8rem auto 0;display:flex;flex-direction:column-reverse}.not-order-reason-box .not-order-reason-btn-left-public{width:100%;margin:0}.not-order-reason-box .not-order-reason-btn-right-public{width:100%;margin-bottom:.6rem}body[data-domain=aw] .not-order-reason-box .not-order-img{background:url(//aw-d.tripcdn.com/images/1re6312000f3gljxu6256.png) no-repeat 50%/contain}body[dir=rtl] .not-order-reason-box .not-order-reason-btn-left-public{margin:0}body[dir=rtl] .not-order-reason-box .not-order-reason-btn-right-public{margin:0 0 .6rem}body[dir=rtl] .not-order-reason-box .not-order-reason-desc{text-align:right}.roomList-skeleton-list-new-roomlist-b{display:flex;flex-direction:column;background-color:#fff}.roomList-skeleton-list-new-roomlist-b .roomList-skeleton-PhysicCard{background:#fff;margin:1rem 1rem 0;border-radius:.4rem;z-index:3;border:.05rem solid #e5e7eb}.roomList-skeleton-list-new-roomlist-b .roomList-skeleton-PhysicCard:first-child{margin-top:0;border-radius:.4rem .4rem 0 0}.roomList-skeleton-list-new-roomlist-b .roomList-skeleton-PhysicCard .roomList-skeleton-PhysicInfo{padding:.8rem}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_PhysicPictureList{background-color:#d4d7de;height:6.5rem}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListTitle{height:.8rem}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListContentRow{margin-bottom:.6rem}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListPriceInfo{height:1rem}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListParagraphButton{height:2.2rem}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_paragraph_mr{margin-right:.2rem}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListParagraphRowMb4{margin-bottom:4x}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListParagraphRowMb12{margin-bottom:.6rem}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListSaleRoom{position:relative;margin:0 1rem;padding:.8rem;border-radius:0 0 .4rem .4rem;border:.05rem solid #e5e7eb;border-top:none;background-color:#fff;z-index:1;overflow:hidden}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListSaleRoom .cp_skeleton_SkeletonListCardInfo{width:100%;margin-bottom:.6rem}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListSaleRoom .cp_skeleton_SkeletonListPriceInfoContainer{margin-top:.6rem;display:flex;flex-direction:row}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListSaleRoom .cp_skeleton_SkeletonListPriceInfoContainer .cp_skeleton_SkeletonListPriceInfo{width:68.7%}.roomList-skeleton-list-new-roomlist-b .cp_skeleton_SkeletonListSaleRoom .cp_skeleton_SkeletonListPriceInfoContainer .cp_skeleton_SkeletonListPriceInfoButton{width:31.3%;margin-left:.4rem}body[dir=rtl] .roomList-skeleton-list-new .roomList-skeleton-PhysicCard .roomList-skeleton-PhysicBtn .cp_skeleton_paragraph_mr{margin-right:0;margin-left:.4rem}body[dir=rtl] .roomList-skeleton-list-new .cp_skeleton_paragraph_mr{margin-left:.2rem;margin-right:0}.hotel-room-list-container-vtest{background:linear-gradient(180deg,#fff 10%,hsla(0,0%,100%,0));margin-top:-.4rem;background-size:100% 10rem;background-repeat:no-repeat}.hotel-room-list-container-roomlist-b{background:#fff;margin-top:0;padding-bottom:.2rem}.hotel-room-list-error{display:flex;position:relative;flex-direction:column;align-items:flex-start;padding:.6rem .6rem .6rem 5.2rem;background-color:#fff;font-size:.75rem;color:#121826;font-weight:500;margin:.4rem .6rem;border-radius:.4rem;min-height:5.2rem}.hotel-room-list-error.error-title-center{justify-content:center}.hotel-room-list-error p{font-size:.7rem;line-height:1.1rem;color:#6f7685}.hotel-room-list-error .btn{font-size:.65rem;font-weight:400;margin:.4rem 0 0;padding:.3rem .6rem;color:#fff;border-radius:.1rem;border-width:0;background-color:#2c61fe}.hotel-room-list-error .error-btn-public{margin:.4rem 0 0}.hotel-room-list-error:before{content:"";position:absolute;top:.6rem;left:.6rem;width:4rem;height:4rem;background:url(//ak-d.tripcdn.com/images/1re6v12000bdhwlzs94B2.png) 50%/contain no-repeat;background-size:contain}.hotel-room-list-error .clear-all{color:#2c61fe;font-size:.65rem;font-weight:400;line-height:.9rem;padding-left:.75rem;display:flex;align-items:center;margin-top:.2rem}.hotel-room-list-error .clear-all:before{content:"";position:absolute;left:5.2rem;width:.65rem;height:.65rem;background:url(//ak-d.tripcdn.com/images/1re6712000g282cpn088E.svg) 50%/contain no-repeat;background-size:contain}.hotel-room-list-error.hotel-room-list-error-new{justify-content:center}.hotel-room-list-error.hotel-room-list-error-new:before{content:"";position:absolute;top:.6rem;left:.6rem;width:4rem;height:4rem;background:url(//ak-d.tripcdn.com/images/1re6312000f3gljxu6256.png) 50%/contain no-repeat;background-size:contain}.hotel-room-list-error-new-roomlist-b{margin:0 1rem 1rem;border-radius:.4rem;border:.05rem solid #e5e7eb;padding:.8rem;min-height:5.6rem}.hotel-room-list-error-new-roomlist-b.hotel-room-list-error{font-size:.8rem;line-height:1.2rem}.hotel-room-list-error-new-roomlist-b.hotel-room-list-error:before{top:.8rem;left:.8rem}.hotel-room-list-error-new-roomlist-b:before{content:"";position:absolute;top:.6rem;left:.6rem;width:4rem;height:4rem;background:url(//ak-d.tripcdn.com/images/1re6312000f3gljxu6256.png) 50%/contain no-repeat;background-size:contain}.hotel-room-list-error-new-roomlist-b .context-box{padding:0 0 0 4.6rem;min-height:4rem;display:flex;align-items:center;align-items:flex-start;flex-direction:column;justify-content:center;word-break:break-word}.hotel-room-list-error-new-roomlist-b .error-btn-public{margin:.8rem 0 0;width:100%}.hotel-room-list-error-new-roomlist-b p{color:#121826;font-size:.8rem;font-weight:500;text-align:left;letter-spacing:0;line-height:150%}.hotel-room-list-error-new-roomlist-b .clear-all{background:#2c61fe;border-radius:.2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.2rem;padding:.3rem .6rem;margin-top:.4rem;color:#fff;font-size:.7rem;font-weight:500;text-align:center;letter-spacing:0;line-height:150%}.hotel-room-list-error-new-roomlist-b .clear-all:before{content:none}body[data-domain=aw] .hotel-room-list-error:before{background:url(//aw-d.tripcdn.com/images/1re6v12000bdhwlzs94B2.png) 50%/contain no-repeat}body[data-domain=aw] .hotel-room-list-error .clear-all:before{background:url(//aw-d.tripcdn.com/images/1re6712000g282cpn088E.svg) 50%/contain no-repeat}body[data-domain=aw] .hotel-room-list-error-new-roomlist-b:before,body[data-domain=aw] .hotel-room-list-error.hotel-room-list-error-new:before{background:url(//aw-d.tripcdn.com/images/1re6312000f3gljxu6256.png) 50%/contain no-repeat}body[dir=rtl] .hotel-room-list-error{padding:.6rem 5.2rem .6rem .6rem}body[dir=rtl] .hotel-room-list-error:before{right:.6rem;left:0;background:url(//ak-d.tripcdn.com/images/1re2q12000dt47bbv9471.png) 50%/contain no-repeat;background-size:contain}body[dir=rtl] .hotel-room-list-error.hotel-room-list-error-new:before{background:url(//ak-d.tripcdn.com/images/1re6312000f3gljxu6256.png) 50%/contain no-repeat}body[dir=rtl] .hotel-room-list-error .clear-all{padding-right:.75rem}body[dir=rtl] .hotel-room-list-error .clear-all:before{right:5.2rem}body[dir=rtl][data-domain=aw] .hotel-room-list-error:before{background:url(//aw-d.tripcdn.com/images/1re2q12000dt47bbv9471.png) 50%/contain no-repeat;background-size:contain}body[dir=rtl][data-domain=aw] .hotel-room-list-error.hotel-room-list-error-new:before{background:url(//aw-d.tripcdn.com/images/1re6312000f3gljxu6256.png) 50%/contain no-repeat}.top-banner-install-app{background:#fff;position:relative;display:flex;align-items:center;padding:.3rem .6rem;z-index:200}.top-banner-install-app .top-banner-content{background-color:#fff;border-radius:.4rem;position:relative;width:100%}.top-banner-install-app .top-banner-content .top-banner-close{position:absolute;width:1.4rem;height:1.4rem;background:url(https://pages.trip.com/Hotels/images/closeIcon.png) no-repeat;background-size:cover}.top-banner-install-app .top-banner-content .top-banner-box{min-height:2.8rem;background:rgba(68,68,255,.08);border-radius:.4rem;display:flex;overflow:hidden;border:.05rem solid #e1e1ff}.top-banner-install-app .top-banner-content .top-banner-box .top-banner-center{padding:.4rem 0;color:#121826;font-size:.75rem;font-weight:500;line-height:1rem;min-width:10rem}.top-banner-install-app .top-banner-content .top-banner-box .img{width:2rem;height:2rem;min-width:2rem;min-height:2rem;margin:.4rem .4rem .4rem .9rem}.top-banner-install-app .top-banner-content .top-banner-box .top-banner-btn-public{margin:.6rem .6rem .6rem .4rem;min-width:3.2rem;height:auto;font-size:.65rem;line-height:.9rem;font-weight:400;min-height:1.4rem;border-radius:.2rem;padding:0 .6rem;display:flex;align-items:center;text-decoration:none}.top-banner-install-app .top-banner-content .top-banner-box .top-banner-btn-public .top-banner-btn-text{display:flex;width:100%;align-items:center;justify-content:center;white-space:normal;text-align:center}.top-banner-install-app .top-banner-content .top-banner-box .top-banner-btn-public:active{background:#2a54d6!important}.top-banner-install-app .top-banner-content .top-banner-box .top-banner-button{margin:.6rem .6rem .6rem .4rem;flex:0 0 auto;background:#2c61fe;border-radius:.2rem;height:1.6rem;max-width:1.6rem;min-width:3.2rem;color:#fff;font-size:.65rem;font-weight:500;line-height:1.6rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center}.top-banner-install-app-b{padding-left:1rem;padding-right:1rem}.top-banner-install-app-b .top-banner-content .top-banner-box .top-banner-center{min-width:0;min-width:auto}body[dir=rtl] .top-banner-install-app .top-banner-close{transform:rotateY(180deg)}body[dir=rtl] .top-banner-install-app .top-banner-content .top-banner-box .img{margin:.4rem .9rem .4rem .4rem}body[dir=rtl] .top-banner-install-app .top-banner-content .top-banner-box .top-banner-btn-public,body[dir=rtl] .top-banner-install-app .top-banner-content .top-banner-box .top-banner-button{margin:.6rem .4rem .6rem .6rem}.hotelinfo-location{padding:.6rem .6rem .4rem}.hotelinfo-location li{display:flex;justify-content:space-between;align-items:center;color:#121826;margin-top:.2rem;font-size:.65rem}.hotelinfo-location li:first-child{margin-top:0}.hotelinfo-location li>span:first-child{display:flex;gap:.25rem;align-items:flex-start;padding-left:.95rem;position:relative}.hotelinfo-location li>span:first-child:before{content:"";display:inline-block;height:.7rem;width:.7rem;background-repeat:no-repeat;background-position:50%;background-size:contain;position:absolute;left:0;top:.1rem;flex-shrink:0}.hotelinfo-location li>span:nth-child(2){margin-left:.6rem;text-align:right;white-space:nowrap}.hotelinfo-location .landmark:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzAzMDYwNTY0NDE0IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI2NDY1IiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNMjgyLjEyMjQ0OSA4NTYuODE2MzI3VjYyLjY5Mzg3OGw2MjYuOTM4Nzc1IDI1MC43NzU1MS01NDMuMzQ2OTM4IDIxNy4zMzg3NzVWODU2LjgxNjMyN2gxMjUuMzg3NzU1djgzLjU5MTgzNkgxNTYuNzM0Njk0di04My41OTE4MzZoMTI1LjM4Nzc1NXoiIGZpbGw9IiMzMzMzMzMiIHAtaWQ9IjI2NDY2Ij48L3BhdGg+PC9zdmc+)}.hotelinfo-location .metro:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzAzMDYwMDE3MDQwIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI2MjcxIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGRhdGEtc3BtLWFuY2hvci1pZD0iYTMxM3gubWFuYWdlX3R5cGVfbXlwcm9qZWN0cy4wLmk0LjM3NTkzYTgxTExwdFBuIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHBhdGggZD0iTTI4Mi4xMjI0NDkgODU2LjgxNjMyN2g0NTkuNzU1MTAydjgzLjU5MTgzNkgyODIuMTIyNDQ5di04My41OTE4MzZ6IG0xMjUuMzg3NzU1LTU4NS4xNDI4NTh2LTYyLjY5Mzg3N2gyMDguOTc5NTkydjYyLjY5Mzg3N2gxODguMDgxNjMzdjUyMi40NDg5OEgyMTkuNDI4NTcxVjI3MS42NzM0NjloMTg4LjA4MTYzM3ogbS0xMDQuNDg5Nzk2IDgzLjU5MTgzN3YxMjUuMzg3NzU1aDQxNy45NTkxODR2LTEyNS4zODc3NTVIMzAzLjAyMDQwOHogbTQxLjc5NTkxOSAzNTUuMjY1MzA2YTYyLjY5Mzg3OCA2Mi42OTM4NzggMCAxIDAgMC0xMjUuMzg3NzU1IDYyLjY5Mzg3OCA2Mi42OTM4NzggMCAwIDAgMCAxMjUuMzg3NzU1eiBtMzM0LjM2NzM0NiAwYTYyLjY5Mzg3OCA2Mi42OTM4NzggMCAxIDAgMC0xMjUuMzg3NzU1IDYyLjY5Mzg3OCA2Mi42OTM4NzggMCAwIDAgMCAxMjUuMzg3NzU1ek0xNTYuNzM0Njk0IDk0MC40MDgxNjNINzMuMTQyODU3VjE4Ny4wMzY3MzVDNzMuMTQyODU3IDExOC43NDIyMDQgMTI3LjAzODY5NCA2Mi42OTM4NzggMTk0LjM1MTAyIDYyLjY5Mzg3OGg2MzUuMjk3OTZDODk2Ljk2MTMwNiA2Mi42OTM4NzggOTUwLjg1NzE0MyAxMTguNzIxMzA2IDk1MC44NTcxNDMgMTg3LjAzNjczNVY5NDAuNDA4MTYzaC04My41OTE4MzdWMTg3LjAzNjczNUM4NjcuMjY1MzA2IDE2NC4xOTUyNjUgODUwLjA0NTM4OCAxNDYuMjg1NzE0IDgyOS42NDg5OCAxNDYuMjg1NzE0SDE5NC4zNTEwMkMxNzMuOTU0NjEyIDE0Ni4yODU3MTQgMTU2LjczNDY5NCAxNjQuMTc0MzY3IDE1Ni43MzQ2OTQgMTg3LjAzNjczNVY5NDAuNDA4MTYzeiIgZmlsbD0iIzMzMzMzMyIgcC1pZD0iMjYyNzIiPjwvcGF0aD48L3N2Zz4=)}.hotelinfo-location .station:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzAzMDYwNzQ3NjUxIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI2NjU5IiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNTk1LjU5MTgzNyAxMjUuMzg3NzU1aDIyOS44Nzc1NTFsNDEuNzk1OTE4IDY2OC43MzQ2OTRoLTEwOS43MTQyODZMODY3LjI2NTMwNiA5NDAuNDA4MTYzaC0xMjUuMzg3NzU1bC0zMS4zNDY5MzktNDEuNzk1OTE4aC0zOTcuMDYxMjI0TDI4Mi4xMjI0NDkgOTQwLjQwODE2M0gxNTYuNzM0Njk0bDEwOS43MTQyODYtMTQ2LjI4NTcxNEgxNTYuNzM0Njk0TDE5OC41MzA2MTIgMTI1LjM4Nzc1NWgyMjkuODc3NTUxVjYyLjY5Mzg3OGgxNjcuMTgzNjc0djYyLjY5Mzg3N3ogbTY3LjkxODM2NyA3MTAuNTMwNjEybC0zMS4zNDY5MzktNDEuNzk1OTE4aC0yNDAuMzI2NTNsLTMxLjM0NjkzOSA0MS43OTU5MThoMzAzLjAyMDQwOHpNNzIwLjk3OTU5MiA2NDcuODM2NzM1YTYyLjY5Mzg3OCA2Mi42OTM4NzggMCAxIDAgMC0xMjUuMzg3NzU1IDYyLjY5Mzg3OCA2Mi42OTM4NzggMCAwIDAgMCAxMjUuMzg3NzU1ek0yNjEuMjI0NDkgMjUwLjc3NTUxdjE2Ny4xODM2NzRoNTAxLjU1MTAydi0xNjcuMTgzNjc0SDI2MS4yMjQ0OXogbTQxLjc5NTkxOCAzOTcuMDYxMjI1YTYyLjY5Mzg3OCA2Mi42OTM4NzggMCAxIDAgMC0xMjUuMzg3NzU1IDYyLjY5Mzg3OCA2Mi42OTM4NzggMCAwIDAgMCAxMjUuMzg3NzU1eiIgZmlsbD0iIzMzMzMzMyIgcC1pZD0iMjY2NjAiPjwvcGF0aD48L3N2Zz4=)}.hotelinfo-location .flight:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzAzMDYwODM0ODEzIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI2ODIzIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNDMzLjU2OTk1OSA0MzEuNzEwMDQxTDcwLjUzMDYxMiAyODQuMDAzMjY1bDgwLjQxNTM0Ny04MC40MTUzNDcgNDU4LjE2Njg1NyA1Mi41NzkyNjYgMTgzLjY1MTI2Ni0xODMuNjUxMjY2YTEwNC44NDUwNjEgMTA0Ljg0NTA2MSAwIDEgMSAxNDguMjcxMDIgMTQ4LjI3MTAyMWwtMTgzLjY1MTI2NSAxODMuNjUxMjY1IDUyLjU3OTI2NSA0NTguMTY2ODU3LTgwLjQxNTM0NyA4MC40MTUzNDctMTQ3LjcwNjc3NS0zNjMuMDM5MzQ3LTE1NS4yMDkxNDMgMTU1LjIzMDA0MSAxMC41OTUyNjUgMTM3LjY3NTc1NUwzNDguNzg2OTM5IDk2MS4zMDYxMjIgMjg1LjI1NzE0MyA3MjguMjkzODc4IDUyLjI0NDg5OCA2NjQuNzY0MDgybDg4LjM5ODM2Ny04OC40NDAxNjQgMTM3LjcxNzU1MSAxMC41OTUyNjYgMTU1LjIwOTE0My0xNTUuMjA5MTQzeiIgZmlsbD0iIzMzMzMzMyIgcC1pZD0iMjY4MjQiPjwvcGF0aD48L3N2Zz4=)}.hotelinfo-location .poi:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzAzMDYwNTY0NDE0IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI2NDY1IiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNMjgyLjEyMjQ0OSA4NTYuODE2MzI3VjYyLjY5Mzg3OGw2MjYuOTM4Nzc1IDI1MC43NzU1MS01NDMuMzQ2OTM4IDIxNy4zMzg3NzVWODU2LjgxNjMyN2gxMjUuMzg3NzU1djgzLjU5MTgzNkgxNTYuNzM0Njk0di04My41OTE4MzZoMTI1LjM4Nzc1NXoiIGZpbGw9IiMzMzMzMzMiIHAtaWQ9IjI2NDY2Ij48L3BhdGg+PC9zdmc+)}.hotelinfo-location .business:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzAzMDYxMDYwMzYwIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI3MDE3IiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNMzg4LjgyMTMzMyAyNzAuNDQyNjY3bC03My40MjkzMzMgODYuMjA4TDY0IDY0bDQyMi43MiA5MS40NTZMNDU1LjYxNiAxOTJoMTA4Ljg0MjY2N0w1MzMuMzMzMzMzIDE1NS40NTYgOTU2LjA1MzMzMyA2NCA3MDQuNjYxMzMzIDM1Ni42NTA2NjdsLTcwLjU5Mi04Mi44OEw1OTcuMzMzMzMzIDM4NGgtMTcwLjY2NjY2NmwtMzcuODQ1MzM0LTExMy41NTczMzN6IG0xOTMuMTUyIDM1OC42MTMzMzNsLTExLjA5MzMzMy00NC4zNzMzMzMtMTM3LjYgNzkuNDQ1MzMzLTE0Ljg0OCA1OS4zNDkzMzMgMTYzLjU0MTMzMy05NC40eiBtMTYuMTI4IDY0LjU5NzMzM2wtMjAxLjI1ODY2NiAxMTYuMjAyNjY3LTMuODE4NjY3IDE1LjI1MzMzM0w1MTIgOTA0LjQwNTMzM2wxMTguOTc2LTc5LjI5Ni0zMi44NTMzMzMtMTMxLjQ1NnogbS00My4zNzA2NjYtMTczLjU0NjY2Nkw1NDcuMzcwNjY3IDQ5MC42NjY2NjdoLTcwLjc0MTMzNGwtMjEuNzYgODcuMDgyNjY2IDk5Ljg0LTU3LjY0MjY2NnpNNDY5LjMzMzMzMyAzMjBoODUuMzMzMzM0bDIxLjMzMzMzMy02NGgtMTI4bDIxLjMzMzMzMyA2NHogbS00Mi42NjY2NjYgMTA2LjY2NjY2N2gxNzAuNjY2NjY2bDEwNi42NjY2NjcgNDI2LjY2NjY2Ni0xOTIgMTI4LTE5Mi0xMjggMTA2LjY2NjY2Ny00MjYuNjY2NjY2eiBtMjc4LjIwOC0xNjguNDY5MzM0TDc4My4zNiAxNjYuODI2NjY3bC0xMzEuOTQ2NjY3IDI4LjU0NCA1My40ODI2NjcgNjIuODA1MzMzeiBtLTM4OS42OTYgMGw1My40ODI2NjYtNjIuODA1MzMzLTEzMS45NDY2NjYtMjguNTQ0IDc4LjQ2NCA5MS4zNDkzMzN6IiBmaWxsPSIjMzMzMzMzIiBwLWlkPSIyNzAxOCI+PC9wYXRoPjwvc3ZnPg==)}.hotelinfo-location .city:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzAzMDYxMTUyNDcwIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI3MjExIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNzAwLjA4MTYzMyAzNTUuMjY1MzA2di00MS43OTU5MThoMTA0LjQ4OTc5NnY0MS43OTU5MThoODMuNTkxODM2djQ1OS43NTUxMDJoNjIuNjkzODc4djgzLjU5MTgzN0g3My4xNDI4NTd2LTgzLjU5MTgzN2g2Mi42OTM4NzhWMTg4LjA4MTYzM2gxMDQuNDg5Nzk2VjEwNC40ODk3OTZoMjA4Ljk3OTU5MXY4My41OTE4MzdoMTA0LjQ4OTc5NnY2MjYuOTM4Nzc1aDYyLjY5Mzg3OFYzNTUuMjY1MzA2aDgzLjU5MTgzN3ogbS00NTkuNzU1MTAyLTYyLjY5Mzg3N3Y2Mi42OTM4NzdoMjA4Ljk3OTU5MXYtNjIuNjkzODc3SDI0MC4zMjY1MzF6IG0wIDE2Ny4xODM2NzN2NjIuNjkzODc4aDIwOC45Nzk1OTF2LTYyLjY5Mzg3OEgyNDAuMzI2NTMxeiBtMCAxNjcuMTgzNjc0djYyLjY5Mzg3N2gyMDguOTc5NTkxdi02Mi42OTM4NzdIMjQwLjMyNjUzMXogbTQ1OS43NTUxMDItMTY3LjE4MzY3NHY2Mi42OTM4NzhoMTA0LjQ4OTc5NnYtNjIuNjkzODc4aC0xMDQuNDg5Nzk2eiBtMCAxNjcuMTgzNjc0djYyLjY5Mzg3N2gxMDQuNDg5Nzk2di02Mi42OTM4NzdoLTEwNC40ODk3OTZ6IiBmaWxsPSIjMzMzMzMzIiBwLWlkPSIyNzIxMiI+PC9wYXRoPjwvc3ZnPg==)}.hotelinfo-location .hotel:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzAzMDYxMjQyNTEwIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI3NDA1IiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNTUzLjc5NTkxOCAzOTcuMDYxMjI0aC04My41OTE4MzZ2LTQxLjc5NTkxOGE0MS43OTU5MTggNDEuNzk1OTE4IDAgMCAwLTQxLjc5NTkxOS00MS43OTU5MThoLTE4OC4wODE2MzJhNDEuNzk1OTE4IDQxLjc5NTkxOCAwIDAgMC00MS43OTU5MTkgNDEuNzk1OTE4djQxLjc5NTkxOEgxMTQuOTM4Nzc2VjE0Ni4yODU3MTRoNzk0LjEyMjQ0OHYyNTAuNzc1NTFoLTgzLjU5MTgzNnYtNDEuNzk1OTE4YTQxLjc5NTkxOCA0MS43OTU5MTggMCAwIDAtNDEuNzk1OTE5LTQxLjc5NTkxOGgtMTg4LjA4MTYzMmE0MS43OTU5MTggNDEuNzk1OTE4IDAgMCAwLTQxLjc5NTkxOSA0MS43OTU5MTh2NDEuNzk1OTE4eiBtMzEzLjQ2OTM4OCA0NTkuNzU1MTAzdi0xMjUuMzg3NzU2SDE1Ni43MzQ2OTR2MTI1LjM4Nzc1Nkg3My4xNDI4NTdWNDM4Ljg1NzE0M2g4NzcuNzE0Mjg2djQxNy45NTkxODRoLTgzLjU5MTgzN3oiIGZpbGw9IiMzMzMzMzMiIHAtaWQ9IjI3NDA2Ij48L3BhdGg+PC9zdmc+)}.hotelinfo-location-b{padding:0;margin-top:.2rem}.hotelinfo-location-b li{color:#3c5873}.hotelinfo-location-e li{color:#121826}.hotelinfo-location-poi-b .poi-item:not(:first-child){margin-top:.2rem}.hotelinfo-location-poi-b .poi-item{display:flex;align-items:flex-start;justify-content:flex-start;color:#121826;font-size:.65rem;font-weight:400;line-height:.9rem}.hotelinfo-location-poi-b .poi-item .hotel-icons{color:#121826;font-size:.65rem}.hotelinfo-location-poi-b .poi-item .poi-item-title{margin-left:.2rem;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hotelinfo-location-poi-b .poi-item .poi-item-desc{margin-left:.4rem;flex-shrink:0}.hotelinfo-location-poi-b.hotelinfo-location-poi-vtest .poi-item{margin-top:.8rem;line-height:1.15rem}.hotelinfo-location-poi-b.hotelinfo-location-poi-vtest .poi-item .hotel-icons{color:#121826;font-size:1rem}.hotelinfo-location-poi-b.hotelinfo-location-poi-vtest .poi-item .poi-item-title{font-size:.75rem;margin-left:.3rem}.hotelinfo-location-poi-b.hotelinfo-location-poi-vtest .poi-item .poi-item-desc{font-size:.7rem;color:#6f7685}.hotelinfo-location-poi-b.hotelinfo-location-poi-vtest-v2b .poi-item{margin-top:.5rem;line-height:1rem;color:#051a37;font-size:.7rem}.hotelinfo-location-poi-b.hotelinfo-location-poi-vtest-v2b .poi-item .hotel-icons{font-size:1rem}.hotelinfo-location-poi-b.hotelinfo-location-poi-vtest-v2b .poi-item .poi-item-title{flex:0 1 auto;font-size:.7rem;margin-left:.4rem}.hotelinfo-location-poi-b.hotelinfo-location-poi-vtest-v2b .poi-item .poi-item-dividing-line{flex:0 0 auto;margin:0 .2rem}.hotelinfo-location-poi-b.hotelinfo-location-poi-vtest-v2b .poi-item .poi-item-desc{flex:1 0 auto;font-size:.7rem;color:#051a37;text-align:left;margin:0;overflow:hidden;max-width:50%;text-overflow:ellipsis;white-space:nowrap}.hotelinfo-location-poi-b.hotelinfo-location-newpoi-b .poi-item .poi-item-title{flex:1 1 auto}.hotelinfo-location-poi-b.hotelinfo-location-newpoi-b .poi-item .poi-item-desc{flex-shrink:0;flex:0 0 auto;margin-left:.4rem}body[dir=rtl] .hotelinfo-location li span{direction:ltr;text-align:right}body[dir=rtl] .hotelinfo-location li>span:first-child{padding:0 .95rem 0 0}body[dir=rtl] .hotelinfo-location li>span:first-child:before{right:0;left:auto}body[dir=rtl] .hotelinfo-location li>span:nth-child(2){margin-right:.6rem;margin-left:0}body[dir=rtl] .hotelinfo-location .flight:before,body[dir=rtl] .hotelinfo-location .landmark:before,body[dir=rtl] .hotelinfo-location .poi:before{transform:rotateY(180deg)}body[dir=rtl] .hotelinfo-location-poi-b .poi-item .poi-item-title{margin:0 .2rem 0 0}body[dir=rtl] .hotelinfo-location-poi-b .poi-item .poi-item-desc,body[dir=rtl] .hotelinfo-location-poi-b.hotelinfo-location-newpoi-b .poi-item .poi-item-desc{margin:0 .4rem 0 0}.map-wrapper{scroll-margin-top:.4rem;min-height:3rem;border-radius:.4rem;margin:.4rem .6rem;padding:.6rem;box-shadow:0 .2rem .4rem 0 rgba(18,24,38,.1);background:linear-gradient(0deg,hsla(0,0%,100%,0),#fff);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fff),to(rgba(246,247,250,0))),url(//ak-d.tripcdn.com/images/1re1n12000dcufvwk6876.png) no-repeat,-webkit-gradient(linear,left top,right top,to(#fff));background-size:40%;background-position:100% 100%}.map-wrapper .hotel-map-title,.map-wrapper .map-title-content{font-size:.8rem;font-weight:500;line-height:1.05rem;color:#121826}.map-wrapper .hotel-map-title{margin-bottom:.4rem;width:100%;display:flex;align-items:center;justify-content:space-between}.map-wrapper .hotel-map-title .map-title-content{font-size:.8rem;font-weight:500;line-height:1.05rem;color:#121826}.map-wrapper .hotel-map-title .map-title-score{font-size:.6rem;color:#4f5563;margin-top:.1rem;line-height:.75rem;font-weight:400;margin-bottom:.2rem;display:flex}.map-wrapper .hotel-map-title .map-title-score .split-line{margin:0 .2rem}[dir=ltr] .map-wrapper .hotel-map-title .show-more-btn{text-align:right}[dir=rtl] .map-wrapper .hotel-map-title .show-more-btn{text-align:left}.map-wrapper .hotel-map-title .show-more-btn{margin-left:.6rem;font-size:.65rem;color:#2c61fe;font-weight:400;align-self:flex-start;flex-shrink:0;display:inline-flex}.map-wrapper .hotel-map-title .show-more-btn .hotel-icons{font-size:.6rem;margin-left:.1rem}.map-wrapper.map-address-wrapper-vtest{padding:0 1rem 2rem;margin:0;background:#fff;border-radius:0;box-shadow:none}.map-wrapper.map-address-wrapper-vtest .hotel-map-title{margin-bottom:0}.map-wrapper.map-address-wrapper-vtest .hotel-map-title .map-title-content{color:#121826;font-size:1rem;font-weight:700;line-height:1.3rem}.map-wrapper.map-address-wrapper-vtest .show-more-btn{color:#121826;font-weight:700;line-height:1rem;font-size:.75rem;display:flex;align-items:center;margin-top:.9rem}.map-wrapper.map-address-wrapper-vtest .show-more-btn .hotel-icons{font-size:.6rem;margin-left:.1rem}.map-wrapper.map-address-wrapper-f .show-more-btn{color:#2c61fe;font-weight:400}.map-wrapper.map-address-wrapper-vtest-v2b{padding:0 1rem 1.4rem}.map-wrapper.map-address-wrapper-vtest-v2b .hotel-map-title{margin-bottom:.1rem}.map-wrapper.map-address-wrapper-vtest-v2b .hotel-map-title .map-title-content{color:#121826;font-size:.9rem;font-weight:500;letter-spacing:0;line-height:1.2rem}.map-wrapper.map-address-wrapper-vtest-v2b .show-more-btn{margin-top:.5rem;color:#051a37;font-size:.7rem;font-weight:500;line-height:.9rem}.map-wrapper.map-address-wrapper-vtest-v2b .show-more-btn .hotel-icons{font-size:.5rem;margin-left:.05rem;color:#0f294d}.map-wrapper.map-address-wrapper-rem .show-more-btn-new{color:#121826;font-weight:500;line-height:1.05rem;height:.9rem;font-size:.7rem;display:inline-block;border-bottom:.05rem solid #121826}[data-domain=aw] .map-wrapper{background:-webkit-gradient(linear,right top,left top,color-stop(0,#fff),to(rgba(246,247,250,0))),url(//aw-d.tripcdn.com/images/1re2n12000dt7wpg38EA5.png) no-repeat,-webkit-gradient(linear,right top,left top,to(#fff));background-size:40%;background-position:0 100%}[data-domain=aw] .map-wrapper .map-icon:after{-webkit-mask-image:url(//aw-d.tripcdn.com/images/1re2g12000b9j2vt8DEF6.svg);mask-image:url(//aw-d.tripcdn.com/images/1re2g12000b9j2vt8DEF6.svg)}[data-domain=aw] .map-wrapper.map-address-wrapper-vtest{background:#fff}body[dir=rtl] .map-wrapper{background:#fff;background:-webkit-gradient(linear,right top,left top,color-stop(0,#fff),to(rgba(246,247,250,0))),url(//ak-d.tripcdn.com/images/1re2n12000dt7wpg38EA5.png) no-repeat,-webkit-gradient(linear,right top,left top,to(#fff));background-size:40%;background-position:0 100%;border-radius:.2rem}body[dir=rtl] .map-wrapper .hotel-map-title .show-more-btn{margin:0 .6rem 0 0}body[dir=rtl][data-domain=aw] .map-wrapper{background:-webkit-gradient(linear,right top,left top,color-stop(0,#fff),to(rgba(246,247,250,0))),url(//aw-d.tripcdn.com/images/1re2n12000dt7wpg38EA5.png) no-repeat,-webkit-gradient(linear,right top,left top,to(#fff));background-size:40%;background-position:0 100%}.cp_skeleton_NavigationBarSkeleton{height:1.9rem;position:sticky;top:0;z-index:10;background-color:#fff;display:flex;flex-direction:row;flex:1 1;align-items:center;padding:0 .8rem;border-bottom:.05rem solid #d4d7de}.cp_skeleton_NavigationBarSkeleton .cp_skeleton_NavigationBarSkeleton_paragraph{height:1.1rem}.cp_skeleton_NavigationBarSkeleton .cp_skeleton_paragraph_mr{margin-right:.6rem}body[dir=rtl] .cp_skeleton_paragraph_mr{margin-right:0;margin-left:.6rem}.nav-bar-container{position:relative;border-radius:0;box-shadow:0 .025rem 0 #d4d7de;z-index:11;width:100%}.nav-bar-container .nav-bar-siting{min-height:1.9rem;width:100%}.nav-bar-container .nav-bar-box{z-index:10;position:absolute;top:0;width:100%}.nav-bar-container .nav-bar-box.fixed-has-fixed-search-box,.nav-bar-container .nav-bar-box.fixed-no-fixed-search-box{position:fixed;top:0;left:0;z-index:20;width:100%;border-radius:0;overflow:visible;overflow:initial}.nav-bar-container .nav-bar-box.fixed-has-fixed-search-box{top:3.25rem}.nav-bar-container .nav-bar-box .nav-bar{display:flex;background-color:#fff;padding:0 .6rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.nav-bar-container .nav-bar-box .nav-bar::-webkit-scrollbar{display:none}.nav-bar-container .nav-bar-box .nav-bar .nav-list-item{padding:.4rem 0;font-size:.65rem;font-weight:500;line-height:1.1rem;margin-right:1.4rem;white-space:nowrap;position:relative}.nav-bar-container .nav-bar-box .nav-bar .nav-list-item:last-child{margin-right:0}.nav-bar-container .nav-bar-box .nav-bar .nav-list-item .active-text{color:#2c61fe;font-weight:500}.nav-bar-container .nav-bar-box .nav-bar .nav-list-item .text{font-weight:400}.nav-bar-container .nav-bar-box .nav-bar .nav-list-item .active-tab{height:.15rem;background:#2c61fe;border-radius:.075rem;margin-top:.45rem;position:absolute;bottom:0;width:100%}.nav-bar-container .nav-bar-box .nav-bar-mask{position:absolute;top:0;right:0;z-index:10;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0) 50%,#fff);width:1.9rem;height:100%}body[dir=rtl] .nav-bar-container .nav-bar-box .nav-bar .nav-list-item{margin-left:1.4rem;margin-right:0}body[dir=rtl] .nav-bar-container .nav-bar-box .nav-bar .nav-list-item:last-child{margin-left:0}body[dir=rtl] .nav-bar-container .nav-bar-box .nav-bar-mask{left:0;right:auto;background:linear-gradient(270deg,hsla(0,0%,100%,0) 50%,#fff)}.BottomContent_bottomContentContainer__2YrT5{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;z-index:1}.BottomContent_commentContainer__oIM3I{padding:.6rem;display:flex;flex-direction:column}.BottomContent_userInfo__GHjC7{display:flex;flex-direction:row;align-items:center}.BottomContent_avatar__l76BM{width:1.2rem;height:1.2rem;border-radius:1.2rem;display:flex;flex-direction:column;align-items:center}.BottomContent_userName__BCyZN{color:#fff;margin-left:.4rem;font-size:.8rem}.BottomContent_roomInfoContainer__dsKoG{padding:.6rem;display:flex;flex-direction:column}.BottomContent_roomName__ZgfkI{font-size:.65rem;color:#fff}.BottomContent_roomLeft__1vBhi{margin-top:.2rem;font-size:.6rem;color:#d81e60}.BottomContent_bottom__uZ1Lw{margin-top:.2rem;display:flex;flex-direction:row;justify-content:flex-end}.BottomContent_priceInfoContainer__ODOcF{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.BottomContent_discountContainer__C2n6o{position:relative;display:flex;align-items:center;justify-content:center;padding:.1rem .4rem;background-color:#d81e60;border-radius:.1rem}.BottomContent_discount__9Qoix{font-size:.6rem;color:#fff;font-weight:700}.BottomContent_triangle__hHRxg{position:absolute;right:0;bottom:-.1rem;width:.15rem;height:.15rem;border-color:#f5594a #f5594a transparent transparent;border-style:solid;border-width:.075rem}.BottomContent_price__lfMb5{margin-top:.2rem;line-height:.8rem;display:flex;flex-direction:row;align-items:center}.BottomContent_deletePrice__Hrt_S{margin-right:.4rem;font-size:.6rem;line-height:.6rem;color:#99a6ba;text-decoration:line-through}.BottomContent_displayPrice__7HFTk{color:#fff;font-size:.8rem;line-height:.8rem;font-weight:700}.BottomContent_buttonContainer__1CLKw{margin-left:.4rem;margin-top:auto}.BottomContent_button__FgK5Y{height:1.6rem;display:flex;flex-direction:column;justify-content:center;color:#fff;background-color:#2c61fe}.BottomContent_buttonText__idp1_{font-size:.65rem;line-height:normal}[dir=rtl] .BottomContent_userName__BCyZN{margin-right:.4rem;margin-left:0}[dir=rtl] .BottomContent_triangle__hHRxg{left:0;right:auto}[dir=rtl] .BottomContent_deletePrice__Hrt_S{margin-left:.4rem;margin-right:0}[dir=rtl] .BottomContent_buttonContainer__1CLKw{margin-right:.4rem;margin-left:0}.ReadMoreText_emptyContainer__X2Lh2{margin-top:.6rem;height:3.675rem}.ReadMoreText_reviewContainer__4powu{margin-top:.6rem;overflow:hidden}.ReadMoreText_notMeasured__m_30U{max-height:1.8rem}.ReadMoreText_reviewText__SB1nb{font-size:.65rem;line-height:.9rem;color:#fff}.ReadMoreText_showMoreButtonContainer__CG8JN{min-height:1.875rem}.ReadMoreText_showMoreButton__TjU86{width:100%;text-align:right;color:#2c61fe;font-size:.7rem}[dir=rtl] .ReadMoreText_reviewText__SB1nb{unicode-bidi:plaintext}.h_lazy_image{width:100%;display:flex;-o-object-fit:cover;object-fit:cover}.h_lazy_image_placeholder{width:100%;display:flex;background-image:url(https://aw-d.tripcdn.com/images/1re6m12000b87h4ih2D60_W_960_660_R5.webp);background-repeat:no-repeat;background-size:cover;background-position:50%}.h_lazy_image__width_fix{height:auto;width:100%;-o-object-position:0 0;object-position:0 0}.h_lazy_image__center{-o-object-position:center;object-position:center}.ImageSwiper_swiperContainer__YD5lR{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.ImageSwiper_swiper__Og_X2{width:100%;height:100%}.ImageSwiper_closeIconContainer__3pyJA{right:.6rem;top:.65rem;width:1.6rem;height:1.6rem;border-radius:1.6rem;z-index:100}.ImageSwiper_arrowContainer__vbjgG,.ImageSwiper_closeIconContainer__3pyJA{position:absolute;background-color:rgba(15,41,77,.6);display:flex;flex-direction:column;justify-content:center;align-items:center}.ImageSwiper_arrowContainer__vbjgG{top:50%;width:2rem;height:2rem;transform:translateY(-1rem);border-radius:2.5rem;z-index:2}.ImageSwiper_rightArrowContainer__m7w8i{right:.6rem}.ImageSwiper_leftArrowContainer__AQb11{left:.6rem}.ImageSwiper_closeIcon__YcNMF,.ImageSwiper_leftArrow__y2mDu,.ImageSwiper_rightArrow___31AX{width:.9rem;height:.9rem}.ImageSwiper_indicator___XMYF{width:100%;position:absolute;top:1.2rem;font-size:.65rem;text-align:center}.ImageSwiper_swiperItem__32B2i{display:flex;flex-direction:column;justify-content:center}.ImageSwiper_picture__8cqlS{width:100%;max-height:25rem;min-height:12.5rem}.ImageSwiper_swiperItemMask__26FvI{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}[dir=rtl] .ImageSwiper_closeIconContainer__3pyJA{left:.6rem;right:auto}.picture-viewer_maskContainer__VKHQj{position:fixed;left:0;right:0;top:0;bottom:0;background-color:#000;z-index:1100}.picture-viewer_contentContainer__Mo3Oq{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.h-tabs__com{width:100%;flex-direction:row}.h-tabs__com,.h-tabs__item{display:flex;position:relative}.h-tabs__item{flex-direction:column;min-width:-moz-max-content;min-width:max-content}.h-tabs__line{position:absolute;bottom:.025rem;left:50%;transform:translateX(-50%)}.h-tabs__scroll_wrapper--border{border-bottom:.025rem solid #dadfe6}.h_tabs_nav .h-tabs__item{padding:.65rem .4rem;align-items:center;justify-content:center}.h_tabs_nav_auto_flex .h-tabs__item{flex:1 1;width:0;min-width:0;min-width:auto}.h_tabs_nav__item{text-align:center;font-size:.8rem;line-height:1.05rem}.h_tabs_nav__item__small{font-size:.65rem;line-height:.9rem}.h_tabs_nav__item__active{font-weight:700}.segment-control_h_segment_control__ajN95{flex-direction:column}.segment-control_h_tab_content___d8mW{overflow-y:scroll;overflow-x:hidden;display:flex}[dir=rtl] .segment-control_h_tab_content___d8mW{flex-direction:row-reverse}.icon_h_icon__QlPug{font-size:1.2rem}.back-button_h_ablum_back__x6oL6{margin-left:.6rem}.back-button_h_ablum_back_icon__kzq_Z{font-size:1.2rem}[dir=rtl] .back-button_h_ablum_back__x6oL6{margin-left:0;margin-right:.6rem;transform:scaleX(-1)}.header_h_ablum_header__AL09W{display:flex;z-index:99;flex-direction:row;align-items:center;justify-content:center}.header_h_ablum_header_main__sYie2{flex:1 1;padding-right:1.25rem}[dir=rtl] .header_h_ablum_header_main__sYie2{padding-right:0;padding-left:1.25rem}.button_h_button__dvGLu{box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:.65rem;line-height:.9rem;color:#fff;padding:.35rem .6rem;border-radius:.2rem}.showMoreItem_showMoreContainer__6c0EP{flex-direction:row;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:rgba(0,0,0,.6);border-radius:3.1rem;position:absolute;bottom:.75rem;min-width:3.425rem;padding:.5rem .6rem}.showMoreItem_showMoreIcon__HKj5Q,.showMoreItem_showMoreText__sTJNh{font-size:.65rem;line-height:.9rem}.showMoreItem_showMoreIcon__HKj5Q{margin-left:.2rem}[dir=rtl] .showMoreItem_showMoreIcon__HKj5Q{margin-left:0;margin-right:.2rem}[dir=rtl] .showMoreItem_showMoreText__sTJNh{unicode-bidi:plaintext}.sectionItem_h_album_section_item__TnPDt{position:relative}.sectionItem_doublePictureContainer__Rsd2d{display:flex;flex-direction:row;width:100%;overflow:hidden;justify-content:space-between}.sectionItem_threePictureVerticalContainer__pL1p8{display:flex;flex-direction:column;width:100%;overflow:hidden;justify-content:space-between}.sectionItem_threePictureHorizonContainer__0yvAr{display:flex;flex-direction:row;width:100%;overflow:hidden;justify-content:space-between}.sectionItem_sectionGapViewContainer__i3wcg{height:.2rem}.sectionItem_categoryName__0vsI0{padding-top:.4rem;padding-bottom:.4rem;font-size:.65rem;line-height:.9rem;padding-left:.6rem;font-weight:700}.sectionItem_streetViewBackgroundContainer__nFoL6{position:relative;justify-content:center;align-items:center}.sectionItem_streetViewContainer__3ldhQ{background-color:rgba(0,0,0,.4);width:100%;height:100%;align-items:center;justify-content:center}.sectionItem_streetViewIcon__u415K{width:1.05rem;height:1.05rem;font-size:1.05rem}.sectionItem_streetViewText__Vx1xg{font-size:.6rem;margin-top:.1rem;text-align:center}[dir=rtl] .sectionItem_section_item__Ti59Q{direction:rtl}[dir=rtl] .sectionItem_categoryName__0vsI0{padding-left:0;padding-right:.6rem}.picture-list_scrollViewWrapper__SB5ym{flex-direction:column}.picture-list_scrollViewWrapperH5__78ZZA{height:calc(100vh - 4.2rem)}.room-divider_divider__g4o2g{width:100%;height:.4rem}.room-amenity-pop_roomAmenityBlock__tZB2a{padding-top:.7rem}.room-amenity-pop_titleContainer__P7ECZ{margin-left:.75rem;display:flex;flex-direction:row;align-items:center;margin-bottom:.2rem;line-height:.9rem}.room-amenity-pop_icon__P76QY{font-size:.95rem}.room-amenity-pop_titleText__JQ3ug{margin-left:.4rem;font-size:.8rem;font-weight:700;line-height:1.05rem}.room-amenity-pop_amenityRow__bIX01{display:flex;flex-direction:row;margin-left:.75rem}.room-amenity-pop_amenityList__UqIZf{display:flex;flex-wrap:wrap;margin-left:1.125rem}.room-amenity-pop_amenityItem__Wk_Zh{font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;display:flex;flex-direction:row;align-items:center;flex-grow:0;flex-shrink:1;flex-basis:45%;box-sizing:border-box;padding:.3rem .3rem .3rem 0}.room-amenity-pop_amenityItemLeft__0N0BN{margin-left:1rem;flex-basis:100%}.room-amenity-pop_amenityItemLeftTwo__7nzvN{margin-left:1.4rem}.room-amenity-pop_amenityDescWrapper__VayB7{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;flex:1 1}.room-amenity-pop_amenityDesc__vfo2B{margin-right:.2rem}.room-amenity-pop_amenityDescGray__kZKVX{margin-right:.2rem;text-decoration-line:line-through}.room-amenity-pop_amenityDescPhone__T_2j6{text-decoration-line:underline}.room-amenity-pop_additionInfo__LezWz{display:flex}.room-amenity-pop_tagNegative__bV9q2,.room-amenity-pop_tagPositive__VVTZg{margin-right:.2rem;font-size:.55rem;font-weight:400;line-height:.8rem;padding:.1rem .2rem;border-radius:.1rem}.room-amenity-pop_amenityItemBadgeGreen__TH2Ei,.room-amenity-pop_amenityItemBadge__dW09y{font-weight:400;display:inline-block;flex:0 0 auto;padding:0 .2rem;font-size:.55rem;margin-left:.1rem}.room-amenity-pop_amenityItemBadgeGreen__TH2Ei{border-radius:.1rem}.room-amenity-pop_amenityItemBadgeGrey__sXgVZ{font-weight:400;display:inline-block;flex:0 0 auto;padding:0 .2rem;font-size:.55rem;margin-left:.1rem;border-radius:.1rem}.room-amenity-pop_bottomPayBar__KpTH8{position:absolute;bottom:0;left:0;right:0}.room-amenity-pop_roomAmenityPopContent__GBdnB{padding-top:.8rem;padding-bottom:.8rem}[dir=rtl] .room-amenity-pop_titleContainer__P7ECZ{margin-left:0;margin-right:.75rem}[dir=rtl] .room-amenity-pop_titleText__JQ3ug{margin-left:0;margin-right:.4rem}[dir=rtl] .room-amenity-pop_amenityRow__bIX01{margin-left:0;margin-right:.75rem}[dir=rtl] .room-amenity-pop_amenityList__UqIZf{margin-left:0;margin-right:1.125rem}[dir=rtl] .room-amenity-pop_amenityItem__Wk_Zh{padding-left:.3rem;padding-right:0}[dir=rtl] .room-amenity-pop_amenityItemLeft__0N0BN{margin-left:0;margin-right:1rem}[dir=rtl] .room-amenity-pop_amenityItemLeftTwo__7nzvN{margin-left:0;margin-right:1.4rem}[dir=rtl] .room-amenity-pop_amenityDescGray__kZKVX,[dir=rtl] .room-amenity-pop_amenityDesc__vfo2B,[dir=rtl] .room-amenity-pop_tagNegative__bV9q2,[dir=rtl] .room-amenity-pop_tagPositive__VVTZg{margin-right:0;margin-left:.2rem}[dir=rtl] .room-amenity-pop_amenityItemBadgeGreen__TH2Ei,[dir=rtl] .room-amenity-pop_amenityItemBadgeGrey__sXgVZ,[dir=rtl] .room-amenity-pop_amenityItemBadge__dW09y{margin-left:0;margin-right:.1rem}.popup-header_popupHeader__BcY_r{position:sticky;top:0;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.8rem;line-height:1.2rem;background-color:#fff;border-bottom:.025rem solid #d4d7de}.popup-header_popupHeaderTitle__39UHd{color:#121826;font-size:.9rem;font-weight:500;text-align:center;flex:1 1;line-height:1.2rem}.popup-header_closeIcon__jYWX8{font-size:1rem;color:#121826}.popup-header_placeholder__TF7QP{width:1rem}.popup-header_closeIconWrapper__5kqUZ{display:flex}.room-amenities_sectionContainer__Vljm7{padding:.8rem 0 .8rem .8rem}.room-amenities_sectionTitle__PsQnL{font-size:.9rem;line-height:1.2rem;font-weight:700}.room-amenities_facilitiesContainer__jXVXn{display:flex;flex-direction:row;flex-wrap:wrap;max-height:3rem;overflow:hidden}.room-amenities_facilityItem__xe4nd{margin-top:.6rem;margin-right:1.2rem;height:.9rem;display:flex;flex-direction:row;align-items:center;line-height:.9rem;flex-shrink:0}.room-amenities_facilityItemIcon__Mu5YO{width:.75rem;height:.75rem;display:flex;justify-content:center;align-items:center}.room-amenities_icon__ZDsds{font-size:.625rem}.room-amenities_facilityItemText__d3dyR{margin-left:.3rem;font-size:.65rem;line-height:.9rem}.room-amenities_allFacilityContainer__XhKBc{margin-top:.6rem;margin-right:.8rem;display:flex;flex-direction:row;justify-content:center}.room-amenities_allFacilityLink___A2z_{font-size:.65rem;line-height:.9rem}.room-amenities_entryButton__es1eG{margin:.6rem 0 0;padding:.6rem 0;display:flex;flex-direction:row;align-items:center;justify-content:center;border:.025rem solid #d4d7de;border-radius:.3rem}.room-amenities_entryButtonText__CqVmj{font-size:.65rem;line-height:.9rem;font-weight:400;letter-spacing:0;text-align:center}.room-amenities_textAlignLeft__KlwtT{text-align:left}[dir=rtl] .room-amenities_sectionContainer__Vljm7{padding:.8rem .8rem .8rem 0}[dir=rtl] .room-amenities_facilityItem__xe4nd{margin-left:1.2rem;margin-right:0}[dir=rtl] .room-amenities_facilityItemText__d3dyR{margin-right:.3rem;margin-left:0}[dir=rtl] .room-amenities_allFacilityContainer__XhKBc{margin-left:.8rem;margin-right:0}.room-area-encourage_container__i6_oM{display:flex;flex-direction:row;margin-top:.4rem}.room-area-encourage_textContainer__kPq1f{margin-left:.3rem;margin-right:.3rem;flex-grow:1;display:flex;flex-direction:column}.room-area-encourage_iconContainer__I2tZh{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.8rem;height:.9rem}.room-area-encourage_icon__YL7C3{font-size:.625rem}.room-area-encourage_desc__NOpMA,.room-area-encourage_title__VCjTP{font-size:.65rem;line-height:.9rem}.rich-text_container__zbMZg{max-width:100%;font-size:.65rem}.rich-text_text__MC8f4{position:relative;line-height:.9rem;vertical-align:middle}.rich-text_textAlignLeft__9PMiS{text-align:left}.rich-text_bold__mgHUY{font-weight:500}.room-bed-info_roomBedInfoContainer__l9sTy{margin-top:.8rem;display:flex;flex-direction:column}.room-bed-info_addBedInfoContainer__X74XK{margin-top:.4rem;display:flex;flex-direction:row}.room-bed-info_roomBedInfoItem__MD8hZ{display:flex;flex-direction:row;max-width:100%}.room-bed-info_roomBedInfo__4xRke{margin-top:.8rem;display:flex;flex-direction:row}.room-bed-info_roomBedInfoIcon__d8Pgt{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.8rem;height:.8rem}.room-bed-info_icon__u4Jz7{font-size:.625rem}.room-bed-info_roomBedInfoContent__LPayB{margin-left:.3rem;display:flex;flex-direction:column;flex:1 1}.room-bed-info_roomAddBedText__wZFIG,.room-bed-info_roomBedInfoContentText__LwBrB{font-size:.65rem;line-height:.9rem}.room-bed-info_houseTypeDesc__o9FDK{font-size:.65rem;line-height:.9rem;max-width:100%;flex:1 1}.room-bed-info_bedTable__INRm6{margin:.4rem 0;display:flex;flex-direction:column;border-width:.025rem;border-style:solid;border-radius:.1rem}.room-bed-info_bedTableRowForSingleRoomMultiBed__oHfby,.room-bed-info_bedTableRow__z7KCK{display:flex;flex-direction:row;border-bottom-style:dashed;border-bottom-width:.025rem}.room-bed-info_bedTableRowForSingleRoomMultiBed__oHfby{padding:.6rem .4rem}.room-bed-info_bedTableRowTitle__ClJ3N{display:flex;flex-direction:column;justify-content:center;width:33.33%;flex-shrink:0;padding:.6rem .4rem;border-right-style:dashed;border-right-width:.025rem}.room-bed-info_bedTableRowTitleText__VxHiD{font-size:.65rem;line-height:.9rem;font-weight:500}.room-bed-info_bedTableRowContent__UO_HD{max-width:60%;padding:.6rem .4rem}.room-bed-info_bedTableRowContentForComplexBed__MsUNr,.room-bed-info_bedTableRowContent__UO_HD{display:flex;flex-direction:column;justify-content:center;flex-grow:1}.room-bed-info_bedTableRowContentForSingleRoomSelectedBed___eByw{display:flex;flex-direction:row;align-items:center;flex-grow:1}.room-bed-info_textAlignLeft__BYj4U{text-align:left}[dir=rtl] .room-bed-info_bedTableRowTitle__ClJ3N{border-left-style:dashed;border-left-width:.025rem;border-right:none}.room-bed-info_complexEdgeBedInfoItem__0f5Tm{display:flex;flex-direction:row;max-width:100%;margin-top:.4rem}.room-bed-info_complexEdgeBedInfoContent__UTZLo,.room-bed-info_summaryBedDescContainer__RTzaQ{display:flex;flex-direction:column;flex:1 1;gap:.2rem}.room-bed-info_complexEdgeBedInfoContent__UTZLo{margin-left:.3rem}.room-basic-info_roomBasicInfoContainer__JqIql{display:flex;flex-direction:column;padding:.8rem .8rem .9rem}.room-basic-info_roomName__yguZI{font-size:.9rem;line-height:1.2rem;font-weight:700}.room-basic-info_textAlignLeft__xJw2p{text-align:left}.room-basic-info_roomBasicFacilities__BRj0q{display:flex;flex-direction:row;flex-wrap:wrap}.room-basic-info_roomBasicFacilityItem__UtnmZ{margin-top:.6rem;margin-right:1.2rem;height:.9rem;display:flex;flex-direction:row;align-items:center;line-height:.9rem;flex-shrink:0}.room-basic-info_roomBasicFacilityItemIcon__2SlHB{width:.75rem;height:.75rem;display:flex;justify-content:center;align-items:center}.room-basic-info_roomBasicFacilityItemIcon__2SlHB .room-basic-info_icon__whrBM{font-size:.625rem}.room-basic-info_roomBasicFacilityItemText__2eOMg{margin-left:.3rem;font-size:.65rem;line-height:.9rem}.room-basic-info_roomRanOfInfoText__Pyih7{font-size:.65rem;margin-top:.6rem;line-height:.9rem}.room-basic-info_hourRoomViewcContainer__QjB2I{margin-top:.3rem;flex-direction:column;padding:.3rem;text-align:left}.room-basic-info_hourRoomDuration__8f5Sw{line-Height:.9rem;margin-Bottom:.25rem;text-align:left;font-size:.7rem;padding-left:.3rem;padding-right:.3rem;font-weight:500}.room-basic-info_specialTip__KSqHO{margin-Top:.3rem;padding-left:.3rem;padding-right:.3rem;text-Align:left;font-size:.7rem;line-height:1.2;display:block}.room-basic-info_infoContainer__SPuUy{flex-Direction:row;margin-Top:.05rem;padding-right:.3rem;display:flex}.room-basic-info_hourRoomItemDot__orjnB{text-Align:left;padding-left:.3rem;font-size:.65rem}.room-basic-info_hourRoomItem__pUDmD{text-Align:"left";font-size:.65rem}.room-basic-info_showMoreFacilityLink__P2jf7{font-size:.65rem;line-height:.9rem}.room-basic-info_divider__21Iuy{margin-top:.8rem;width:100%;height:.025rem}.room-basic-info_roomBedInfo__JCBJd{margin-top:.2rem}[dir=rtl] .room-basic-info_roomBasicFacilityItem__UtnmZ{margin-left:1.2rem;margin-right:0}[dir=rtl] .room-basic-info_roomBasicFacilityItemText__2eOMg{margin-right:.3rem;margin-left:0}[dir=rtl] .room-basic-info_hourRoomDuration__8f5Sw,[dir=rtl] .room-basic-info_hourRoomViewcContainer__QjB2I,[dir=rtl] .room-basic-info_specialTip__KSqHO{text-align:right}[dir=rtl] .room-basic-info_infoContainer__SPuUy{padding-left:.3rem;padding-right:0}[dir=rtl] .room-basic-info_hourRoomItemDot__orjnB{text-align:right;padding-right:.3rem;padding-left:0}[dir=rtl] .room-basic-info_hourRoomItem__pUDmD{text-align:right}.popup-header_popupHeader__cg_xj{position:sticky;top:0;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.8rem;line-height:1.2rem;background-color:#fff;border-bottom:.025rem solid #d4d7de}.popup-header_popupHeaderNoLine__dilG_{border-bottom-width:0}.popup-header_popupHeaderTitle__BCxLS{color:#121826;font-size:.9rem;font-weight:500;text-align:center;flex:1 1;line-height:1.2rem}.popup-header_closeIcon__NoaIa{font-size:1rem;color:#121826}.popup-header_placeholder__nwtZe{width:1rem}.popup-header_closeIconWrapper__zoNoO{display:flex}.addBreakfastFeeTable_feeTable__PZhc8{margin-top:.4rem;margin-left:.5rem;border-radius:.3rem;border:.025rem solid #d4d7de;overflow:hidden;display:flex;flex-direction:column}.addBreakfastFeeTable_row__AR9R2{display:flex;flex-direction:column}.addBreakfastFeeTable_rowInner__sYbQX{display:flex;flex-direction:row;align-items:stretch}.addBreakfastFeeTable_label__gPmDg{flex:32 1;display:flex;align-items:flex-start;padding:.5rem .6rem}.addBreakfastFeeTable_labelText__KT_lN{font-size:.65rem;line-height:.9rem;text-align:left}.addBreakfastFeeTable_columnDivider___TuzD{border-bottom-style:solid;border-top-style:solid;border-bottom-color:#d4d7de;border-top-color:#d4d7de;border-left:.025rem solid #d4d7de;border-right:0 solid #d4d7de}.addBreakfastFeeTable_value__2VsMs{flex:68 1;display:flex;align-items:flex-start;padding:.5rem .6rem;text-align:left}.addBreakfastFeeTable_valueText__3z5kn{font-size:.65rem;line-height:.9rem;text-align:left}.addBreakfastFeeTable_rowDivider__u7xnq{border-left-style:solid;border-right-style:solid;border-left-color:#d4d7de;border-bottom:0 solid #d4d7de;border-right-color:#d4d7de;border-top:.025rem solid #d4d7de}[dir=rtl] .addBreakfastFeeTable_columnDivider___TuzD{border-right-width:.025rem;border-left-width:0}.room-booking-conditions_roomBookingConditions__hhuLQ{display:flex;flex-direction:column;padding:.8rem .8rem 1rem}.room-booking-conditions_sectionTitle__A2e4r{font-size:.9rem;line-height:1.2rem;font-weight:700}.room-booking-conditions_contentContainer__iilpq{margin-top:.2rem;display:flex;flex-direction:column}.room-booking-conditions_item__u3bet{display:flex;flex-direction:row;margin-top:.4rem;margin-right:.4rem}.room-booking-conditions_iconContainer__yhYqM{display:flex;align-items:center;justify-content:center;width:.8rem;height:.9rem;flex-shrink:0;padding-top:.05rem}.room-booking-conditions_icon__teAEN{font-size:.7rem;line-height:.9rem}.room-booking-conditions_infoIcon__IkgwS{font-size:.525rem;margin-left:.25rem;color:#6f7685}.room-booking-conditions_content___5HDM{margin-left:.3rem;line-height:.9rem;display:flex;flex-direction:column}.room-booking-conditions_contentText__N9pIF{line-height:.9rem}.room-booking-conditions_addBreakfastEntry__tsogz{display:flex;flex-direction:row;margin-right:.4rem;padding-left:1.1rem;align-items:center}.room-booking-conditions_addBreakfastEntryContent__L8eMA{color:#051a37;font-size:.65rem;font-style:normal;font-weight:400;line-height:.9rem;display:flex;flex-direction:column;flex:1 1}.room-booking-conditions_addBreakfastEntryArrow___6rdb{font-size:.55rem;line-height:.9rem;margin-left:.2rem}.room-booking-conditions_addBreakfastLayerContainer__hzsgP{margin-bottom:1.5rem;display:flex;flex-direction:column}.room-booking-conditions_addBreakfastLayerScroll__EHFfJ{padding:.8rem .8rem 1.5rem}.room-booking-conditions_addBreakfastLayerLayout__XruLC{display:flex;flex-direction:column}.room-booking-conditions_addBreakfastLayerStrike__GmhCy{display:flex;flex-direction:row;align-items:center}.room-booking-conditions_addBreakfastLayerStrikeIcon__YBIr4{font-size:.8rem;line-height:.9rem;margin-right:.3rem}.room-booking-conditions_addBreakfastLayerStrikeText__CClX7{font-size:.8rem;font-weight:500;line-height:.9rem;text-align:left}.room-booking-conditions_addBreakfastLayerDesc__mnwKB{font-size:.65rem;line-height:.9rem;margin-top:.4rem;margin-left:1rem;text-align:left}.room-booking-conditions_addBreakfastLayerItem__e3HaB{display:flex;flex-direction:column;margin-top:.6rem;margin-left:1rem}.room-booking-conditions_addBreakfastLayerItemTitleRow__YN1Ek{display:flex;flex-direction:row;align-items:center}.room-booking-conditions_addBreakfastLayerItemBullet___yNT5{width:.2rem;height:.2rem;border-radius:.1rem;margin-right:.3rem}.room-booking-conditions_addBreakfastLayerItemTitle__EOZ8N{flex:1 1;font-size:.65rem;line-height:.9rem;font-weight:500;text-align:left}.room-booking-conditions_addBreakfastLayerInfoLine__sGGkV{margin-left:.5rem}.room-booking-conditions_addBreakfastLayerInfoLine__sGGkV,.room-booking-conditions_addBreakfastLayerText__jPs88{font-size:.65rem;line-height:.9rem;margin-top:.2rem;text-align:left}.room-booking-conditions_allIncludeMealDesc__ewFOz{margin-top:.2rem;display:flex;margin-left:1.1rem}.room-booking-conditions_allIncludeMealDescText__iDMau{font-size:.65rem;line-height:.9rem}.room-booking-conditions_addMealInfoContainer__z0jic{margin-left:1.1rem;display:flex;flex-direction:column}.room-booking-conditions_addMealTitle__tIn7U{font-size:.65rem;line-height:.9rem}.room-booking-conditions_addMealInfoTable__Uvoo0{margin:.4rem 0;display:flex;flex-direction:column;border-width:.025rem;border-style:solid;border-radius:.1rem}.room-booking-conditions_addMealInfoTableRow__DGu26{display:flex;flex-direction:row;border-bottom-style:dashed;border-bottom-width:.025rem}.room-booking-conditions_addMealInfoTableRowTitle__H2Qes{display:flex;flex-direction:column;justify-content:center;width:33.33%;flex-shrink:0;padding:.6rem .4rem;border-right-style:dashed;border-right-width:.025rem}.room-booking-conditions_addMealInfoTableRowTitleText__c0wfx{font-size:.65rem;line-height:.9rem;font-weight:500}.room-booking-conditions_addMealInfoTableRowContent__59LbS{display:flex;flex-direction:column;justify-content:center;flex-grow:1;max-width:66.67%;padding:.6rem .4rem}.room-booking-conditions_addMealInfoTableRowContentText__WWrmw{font-size:.65rem;line-height:.9rem}.room-booking-conditions_memberMealContainer__kbFC_{flex-direction:row;display:flex;margin-top:.5rem;margin-bottom:.5rem}.room-booking-conditions_memberMealIconContainer__bRWbM{height:.7rem;width:.7rem}.room-booking-conditions_memberMealItemContainer__w6kV9{margin-left:.4rem;flex-direction:row;display:flex;flex:1 1;align-items:flex-end}.room-booking-conditions_memberMealItemContainerLeft__czpOp,.room-booking-conditions_memberMealItemContainerRight__RjG62{border-radius:.1rem;width:50%;flex:1 1;background-color:#f6f7fa;display:flex;justify-content:center;align-items:center}.room-booking-conditions_memberMealItemContainerRight__RjG62{margin-left:1%}.room-booking-conditions_memberMealUpgrade__8ZmkW{position:absolute;flex-direction:column-reverse;height:1.5rem;width:10%;z-index:10;display:flex;align-items:flex-end}.room-booking-conditions_memberMealUpgradeImg__pnu1Z{width:1rem;height:1rem}.room-booking-conditions_memberMealUpgradeImgH5__TErRR{width:1.25rem;height:1.5rem}.room-booking-conditions_memberMealDesc__gWfUQ{margin:.3rem .5rem}.room-booking-conditions_memberMealDescH5__Wz9yB,.room-booking-conditions_memberMealDesc__gWfUQ{flex:1 1;text-align:center;justify-content:center;vertical-align:center;font-size:.65rem;min-height:1.65rem;line-height:.75rem}.room-booking-conditions_memberMealDescH5__Wz9yB{margin:.3rem}.room-booking-conditions_encourageInfoDesc__YGQKa{font-size:.65rem;line-height:.9rem;margin-left:1.1rem}.room-booking-conditions_textAlignLeft__gsldC{text-align:left}.room-booking-conditions_breakfastPolicy__0TQmp{margin-left:1.1rem}.room-booking-conditions_breakfastPolicydescItem__8WlPq{font-size:.65rem;font-weight:400;line-height:.9rem;color:#4f5563;margin-top:.1rem}.room-booking-conditions_checkPriceDetails__EF4w8{color:#2c61fe;font-size:.65rem;font-weight:400;letter-spacing:-.00425rem;line-height:.9rem}.room-booking-conditions_basicInfo__aadgx{color:#4f5563;font-size:.65rem;font-weight:400;letter-spacing:-.00425rem;line-height:.9rem;margin-top:.1rem}[dir=rtl] .room-booking-conditions_content___5HDM{margin-right:.3rem;margin-left:0}[dir=rtl] .room-booking-conditions_addBreakfastEntry__tsogz{padding-right:1.1rem;padding-left:0}[dir=rtl] .room-booking-conditions_addBreakfastEntryContent__L8eMA{margin-right:0;margin-left:0}[dir=rtl] .room-booking-conditions_addBreakfastEntryArrow___6rdb{margin-right:.2rem;margin-left:0}[dir=rtl] .room-booking-conditions_addBreakfastLayerItemTitle__EOZ8N{text-align:right}[dir=rtl] .room-booking-conditions_addBreakfastLayerDesc__mnwKB,[dir=rtl] .room-booking-conditions_addBreakfastLayerItem__e3HaB{margin-right:1rem;margin-left:0}[dir=rtl] .room-booking-conditions_addBreakfastLayerText__jPs88{text-align:right}[dir=rtl] .room-booking-conditions_addMealInfoContainer__z0jic,[dir=rtl] .room-booking-conditions_allIncludeMealDesc__ewFOz,[dir=rtl] .room-booking-conditions_encourageInfoDesc__YGQKa{margin-right:1.1rem;margin-left:0}[dir=rtl] .room-booking-conditions_addMealInfoTableRowTitle__H2Qes{border-left-style:dashed;border-left-width:.025rem;border-right:none}[dir=rtl] .room-booking-conditions_memberMealItemContainer__w6kV9{margin-right:.4rem;margin-left:0}[dir=rtl] .room-booking-conditions_memberMealItemContainerRight__RjG62{margin-right:1%;margin-left:0}[dir=rtl] .room-booking-conditions_memberMealUpgrade__8ZmkW{right:43%;left:auto}[dir=rtl] .room-booking-conditions_breakfastPolicy__0TQmp{margin-right:1.1rem;margin-left:0}.room-booking-conditions_addBreakfastLayerBottomPlaceholder__y7N0B{height:5rem}.room-booking-conditions_addBreakfastLayerBottomPayBar__l00PR{left:0;right:0}.room-booking-conditions_addBreakfastLayerBottomPayBarGap__5Ygf_{height:1.5rem}.table_container__ArHPO{border-radius:.2rem;overflow:hidden;border:.025rem solid #d4d7de}.table_container__ArHPO,.table_tableRowContainer__L_bEw{display:flex;flex-direction:column}.table_rowContainer__cBuF5{display:flex;flex-direction:row}.table_headerContainer__K6tz7{flex:1 1;flex-direction:row}.table_titleBox___Q4C2{flex:32 1;display:flex;padding:.4rem .6rem;align-items:flex-start}.table_line___23GO{border-style:dashed;border-left-width:.05rem;border-right-width:0}.table_contentBox__Cbs4E{flex:68 1;display:flex;padding:.4rem .6rem;align-items:flex-start;flex-direction:column}.table_contentItem__LexjK{display:flex}.table_lineDivider__zdlrv{border-top-width:.05rem;border-style:dashed;border-bottom-width:0}.table_titleText__cOLZo{text-align:left;font-size:.65rem;font-weight:500}.table_notBold__SG36b{font-weight:400}.table_rowItemIcon__4LbFL{height:.75rem;margin-top:.125rem}.table_rowItemNormalStyle__XOwd6{flex:1 1}.table_rowItemNormalSlash__Lp5y6,.table_rowItemNormalStyle__XOwd6{font-size:.65rem;text-align:left;line-height:.9rem}.table_rowItemHighLightText__Vz4P0{font-size:.65rem;font-weight:500;text-align:left}[dir=rtl] .table_line___23GO{border-right-width:.05rem;border-left-width:0}[dir=rtl] .table_rowItemHighLightText__Vz4P0,[dir=rtl] .table_rowItemNormalSlash__Lp5y6,[dir=rtl] .table_rowItemNormalStyle__XOwd6,[dir=rtl] .table_titleText__cOLZo{text-align:right}.collapsible-cell_collapsibleCellContainer__gC8X1{z-index:1;display:flex;flex-direction:row}.collapsible-cell_collapsibleIconContainer__HhhKz{flex-shrink:0;margin-left:auto;line-height:.6rem;transform-origin:center center}.collapsible-cell_collapsibleIcon__NspRJ{font-size:.65rem}.collapsible-cell_collapsibleIconOpen__3oE6_{display:flex;transform:rotate(180deg)}[dir=rtl] .collapsible-cell_collapsibleIconContainer__HhhKz{margin-right:auto;margin-left:0}.room-breakfast_roomBreakfast__en55k{display:flex;flex-direction:column;padding-left:.8rem;padding-top:.8rem;padding-right:.8rem}.room-breakfast_sectionTitle__atnBN{font-size:.9rem;line-height:1.2rem;font-weight:700;margin-right:.6rem}.room-breakfast_desc__VWdde{font-size:.65rem;line-height:.9rem}.room-breakfast_dividerLine__h1457{display:flex;height:.025rem;margin-top:.6rem}.room-breakfast_contentContainer__AvyQT{margin-bottom:1.2rem}.room-breakfast_detailInfoContainer__3wyw0{display:flex;flex-direction:column;margin-top:.6rem;margin-bottom:.2rem}.room-breakfast_detailInfoItem__n_eZ5{display:flex;flex-direction:row;padding-top:.4rem;padding-bottom:.4rem;border:dashed #d4d7de;border-width:0 0 .05rem}.room-breakfast_detailTitle__catef{font-size:.65rem;font-weight:500;width:6.5rem}.room-breakfast_detailContent__ZzTiI{font-size:.65rem}.room-breakfast_textAlignLeft__3tuc8{text-align:left}[dir=rtl] .room-breakfast_sectionTitle__atnBN{margin-left:.6rem;margin-right:0}.room-breakfast-policy_roomBreakfastPolicy__C6bQ4{display:flex;flex-direction:column;padding-left:.8rem;padding-top:.8rem;padding-right:.8rem}.room-breakfast-policy_sectionTitle__3SfZe{font-size:.9rem;line-height:1.2rem;font-weight:700;margin-right:.6rem}.room-breakfast-policy_dividerLine__928WW{display:flex;height:.025rem;margin-top:.6rem}.room-breakfast-policy_descItem__oLnSG{font-size:.65rem;font-weight:400;line-height:.9rem;color:#4f5563;margin-top:.6rem}.room-breakfast-policy_itemTitle__ACKSD{color:#4f5563;font-size:.65rem;font-weight:500;letter-spacing:-.00425rem;line-height:.9rem;margin-top:.6rem;display:flex;flex-direction:row;align-items:center}.room-breakfast-policy_titleIcon__PYVPR{width:.15rem;height:.15rem;border-radius:.15rem;margin-right:.4rem;background-color:#4f5563}.room-breakfast-policy_basicInfo__7KFZj{color:#4f5563;font-size:.65rem;font-weight:400;letter-spacing:-.00425rem;line-height:.9rem;margin-top:.1rem}.room-breakfast-policy_basicInfoMultiple__z8h3V{margin-left:.45rem}@font-face{font-family:crn_font_ct_atom_xtaro;src:url(https://webresource.c-ctrip.com/NFES/nfes-iconfont/project-crn_font_ct_atom_xtaro-0.0.4/crn_font_ct_atom_xtaro.ttf) format("truetype")}.ato-modal_body_no_scroll{overflow:hidden}.atom-light-modal_fixed{position:fixed}.atom-light-modal_comp{width:100%;height:100vh;top:0;bottom:0;left:0;right:0}.atom-light-modal_comp_container{position:relative;width:100%;height:100%}.atom-light-modal_comp_container_mask{height:100%;background-color:undefined;opacity:1;position:absolute;left:0;right:0;top:0}.atom-light-modal_comp_container_content{position:relative}.descListModal_descListContainer__IngR2{box-sizing:border-box;display:flex;background:#fff;flex-direction:column;padding:1.6rem 1.2rem 1.2rem;min-width:40%;max-width:90%;border-radius:.2rem;position:relative}.descListModal_iconContainer__GtrLl{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:.4rem;z-index:1}.descListModal_itemDescContainer___vE8z{flex-direction:row;display:flex;margin-top:.2rem}.descListModal_itemDescDot__bDE50{margin-right:.2rem}.descListModal_itemDescDot__bDE50,.descListModal_itemDesc__2_CRT{font-size:.65rem;line-height:.9rem}.descListModal_icon__HUyK2{font-size:.65rem;margin-right:.1rem}[dir=rtl] .descListModal_iconContainer__GtrLl{left:0;right:auto}[dir=rtl] .descListModal_itemDescDot__bDE50{margin-left:.2rem;margin-right:0}[dir=rtl] .descListModal_icon__HUyK2{margin-left:.1rem;margin-right:0}.room-child-policy_roomChildPolicy__yJeWV{display:flex;flex-direction:column}.room-child-policy_titleContainer__A9i8c{margin-top:.6rem}.room-child-policy_contentContainer__CpiWQ{flex-direction:column}.room-child-policy_contentSubContainer__kcRxL{margin-bottom:1.2rem;padding-left:.8rem;padding-right:.8rem}.room-child-policy_dividerLine__frg7u{display:flex;height:.025rem;margin-top:.6rem;margin-left:.8rem;margin-right:.8rem}.room-child-policy_divider__gqmcV{width:100%;height:.4rem}.room-child-policy_sectionTitle__f1Hn2{font-size:.9rem;line-height:1.2rem;font-weight:700;margin-right:.6rem}.room-child-policy_itemContainer__0nZ4I{flex-direction:column;display:flex;margin-bottom:.4rem}.room-child-policy_rightIcon__bGIBm{font-size:.65rem;margin-left:.1rem}.room-child-policy_icon__aJGQL{font-size:.65rem;margin-right:.1rem}.room-child-policy_itemAddContainer__i1gjX{margin-bottom:.8rem}.room-child-policy_titleContainer__A9i8c{flex-direction:row;display:flex}.room-child-policy_itemTitle__q96HF{line-height:1.1rem;font-size:.7rem;font-weight:500;margin-bottom:.3rem}.room-child-policy_itemDescriptionsContainer__lvTfP{flex-direction:row;display:flex}.room-child-policy_itemDescriptionsSubContainer__zTXDt{flex-direction:row;display:flex;align-items:center}.room-child-policy_itemDescriptionsDot__HR0PE{margin-right:.2rem;font-size:.65rem;line-height:.9rem}.room-child-policy_itemDescription__M7LtX{font-size:.65rem;line-height:.9rem}.room-child-policy_guideItemContainer__CbaBk{display:flex;flex-direction:column;border-radius:.2rem;padding:.5rem .6rem}.room-child-policy_containerFlex__gIg3t{display:flex;flex-direction:row}.room-child-policy_mainTitleText__2aRLN{display:flex;flex:1 1;flex-wrap:wrap;font-size:.65rem;line-height:.9rem}.room-child-policy_buttonContainer__IWFs5{display:flex;flex-direction:row}.room-child-policy_textStyle__LhGVp{font-size:.65rem;line-height:.9rem}.room-child-policy_subTitleText__KqRbb{margin-top:.2rem;font-size:.65rem;line-height:.9rem}.room-child-policy_textAlignLeft__1H005{text-align:left}[dir=rtl] .room-child-policy_sectionTitle__f1Hn2{margin-left:.6rem;margin-right:0}[dir=rtl] .room-child-policy_rightIcon__bGIBm{margin-right:.1rem;margin-left:0}[dir=rtl] .room-child-policy_icon__aJGQL{margin-left:.1rem;margin-right:0}[dir=rtl] .room-child-policy_itemDescriptionsDot__HR0PE{margin-left:.2rem;margin-right:0}[dir=rtl] .room-child-policy_textArrowIcon__AMTRU{transform:rotate(180deg)}.title-desc-view_customModalContent__VdYqp{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.title-desc-view_container__mNcqh{display:flex;flex-direction:column;border-width:.05rem;border-radius:.2rem;overflow:hidden}.title-desc-view_tableRowContainer___U9xr{display:flex}.title-desc-view_rowContainer__cAXm4{display:flex;flex-direction:row}.title-desc-view_headerContainer__n2Bn7{flex:1 1;flex-direction:row}.title-desc-view_titleBox__tjaI7{flex:32 1;padding:.4rem;align-items:flex-start}.title-desc-view_line__IAuhg{width:.05rem}.title-desc-view_contentBox__WHozl{flex:68 1;padding:.4rem;align-items:flex-start}.title-desc-view_titleText__v0lJz{text-align:left}.title-desc-view_rowItemIcon___DJv6{height:.75rem;margin-top:.125rem}.title-desc-view_rowItemNormalStyle__PTunJ{text-align:left;line-height:.9rem;flex:1 1}.title-desc-view_itemIcon__77tbw{font-size:.7rem;line-height:1.1rem;margin-right:.2rem}.title-desc-view_rowItemNormalSlash__rjZqb{line-height:.9rem;text-align:left}.title-desc-view_itemContainer__25QSx{padding:.2rem 0 0}.title-desc-view_rowItemHighLightText__Joo54{text-align:left}[dir=rtl] .title-desc-view_rowItemHighLightText__Joo54,[dir=rtl] .title-desc-view_rowItemNormalSlash__rjZqb,[dir=rtl] .title-desc-view_rowItemNormalStyle__PTunJ,[dir=rtl] .title-desc-view_titleText__v0lJz{text-align:right}[dir=rtl] .title-desc-view_itemIcon__77tbw{margin-right:0;margin-left:.2rem}.title-desc-view_collapsibleContainer__xWsnJ{border-radius:.2rem;overflow:hidden;padding:.5rem .6rem 0}.title-desc-view_collapsibleHeader__XrDcW{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer;gap:.4rem;flex-wrap:wrap;padding-bottom:.5rem}.title-desc-view_collapsibleHeaderName__JF9JP{flex:1 1;min-width:0}.title-desc-view_collapsibleContent__P_goj{display:flex;flex-direction:column}.title-desc-view_itemDescriptionsContainer__LWNG_{margin-top:0;flex-direction:row;display:flex}.title-desc-view_collapsibleIcon__hzAAA{transform-origin:center center;margin-top:.3rem;transform:rotate(0deg)}.title-desc-view_collapsibleIconOpen__hKX10,.title-desc-view_collapsibleIcon__hzAAA{font-size:.65rem;flex-shrink:0;margin-left:auto;line-height:.6rem;margin-right:.3rem;transition:transform .3s ease;display:inline-block;width:.65rem;height:.65rem}.title-desc-view_collapsibleIconOpen__hKX10{transform-origin:center center;margin-top:.175rem;transform:rotate(180deg)}.title-desc-view_divider__SMEPq{height:.025rem;width:100%;background-color:#d4d7de;margin-bottom:.6rem}.title-desc-view_dividerNoPadding__DdE1m{height:.025rem;margin-top:0;width:100%;background-color:#d4d7de}.title-desc-view_subItemTitle__4g2xY{margin-bottom:.5rem}.title-desc-view_descriptionContainer__cdghd{margin-bottom:.5rem;margin-right:.3rem}.contrastItem_contrast_item__JXWBC{margin-left:.6rem;z-index:1;line-height:normal}.contrastItem_contrast_item_name__8JRkT{width:8.75rem;z-index:1;flex-direction:row;border-radius:.1rem;display:flex;align-items:flex-start;margin-left:.1rem;margin-right:.1rem;margin-top:.35rem}.contrastItem_contrast_item_img__hatYV{z-index:1;font-size:.75rem;width:.75rem;height:.75rem}.contrastItem_contrast_left_item_container__e7aXx,.contrastItem_contrast_right_item_container__FkGr7{display:flex;flex-direction:row;align-items:flex-start}.contrastItem_contrast_item_name_font__ZX9SL{z-index:1;display:flex;font-size:.55rem;align-self:flex-start;font-weight:400;line-height:.8rem;margin-left:.2rem;margin-right:.4rem;white-space:normal}.contrastItem_contrast_item_desc_font__FzLTl{z-index:1;height:.8rem;font-size:.55rem;font-weight:400;line-height:.8rem;margin-left:.2rem}.contrastItem_contrast_item_title_name__g8_YM{z-index:1;width:17.15rem;height:1.8rem;color:#4f5563;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem}.contrastItem_contrast_item_title_name_container__7PlOu{z-index:1;padding-left:.1rem;padding-right:.1rem}.contrastItem_textAlignLeft__eZcM2{text-align:left}.priceItem_price_item__Pe2pL{margin-left:.3rem;z-index:1;line-height:normal}.priceItem_price_item_name__fyhTb{border-radius:.1rem;display:flex;align-items:flex-start;width:auto;height:auto;margin:.025rem .1rem}.priceItem_price_item_name_font__qVGQu{border-radius:.1rem;background-color:#d81e60;color:#fff}.priceItem_price_item_name_font__qVGQu,.priceItem_price_item_name_font_new__VJMQA{width:auto;height:auto;font-size:.55rem;font-weight:400;letter-spacing:0;line-height:.8rem;padding-left:.2rem;padding-right:.2rem}.priceItem_price_item_name_font_new__VJMQA{background-color:transparent;color:transparent}.priceItem_price_item_desc_container__Xf8zM{margin-top:.2rem;padding:.2rem .1rem .025rem}.priceItem_price_left_item_title_name__bqHGu{color:#4f5563}.priceItem_price_left_item_title_name__bqHGu,.priceItem_price_right_item_title_name__Hg8Fm{font-size:1rem;letter-spacing:0;line-height:1.05rem;font-weight:700}.priceItem_textAlignLeft__KOuLF{text-align:left}.room-contrastPrice_contrastCardListBottomContainer__9vkw1,.room-contrastPrice_contrastCardListTopContainer__OW6Qe{flex-direction:row;display:flex}.room-contrastPrice_showMore__JcDCG{flex-direction:row;display:flex;align-items:center;margin-bottom:.4rem}.room-contrastPrice_cardContainer__zTfH4{flex:1 1;width:100%;flex-direction:column;padding-top:.4rem;padding-bottom:1rem;background-color:#fff}.room-contrastPrice_titleContainer__cS9gv{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-top:.4rem;padding-left:.6rem;padding-right:.4rem;margin-bottom:.3rem}.room-contrastPrice_titleText__MiWJe{font-size:.9rem;line-height:1.2rem;font-weight:700}.room-contrastPrice_compareNoteFlexContainer__Y7Teq{flex:1 1}.room-contrastPrice_compareNoteContainer__7el1_{flex-direction:row;align-items:center;align-self:center}.room-contrastPrice_compareNoteIcon__MCkWK{font-size:.6rem;margin-right:.1rem;margin-top:.025rem}.room-contrastPrice_compareNoteStyle__MlkvE{width:95%}.room-contrastPrice_leftTopTitleItemsContainer__LhtCZ{position:relative;top:.75rem;z-index:0}[dir=ltr] .room-contrastPrice_leftTopTitleItemContainer__yfFnT{text-align:right}[dir=rtl] .room-contrastPrice_leftTopTitleItemContainer__yfFnT{text-align:left}.room-contrastPrice_leftTopTitleItemContainer__yfFnT{flex-direction:row;display:flex;justify-content:flex-end}.room-contrastPrice_rightTopTitleItemsContainer__O3gi6{position:relative;top:.75rem;z-index:0}.room-contrastPrice_rightTopTitleItemContainer__tqJV8{flex-direction:row;display:flex}.room-contrastPrice_img__iQ9dJ{height:100%;width:10%}.room-contrastPrice_imgRTL__aMDXf{height:100%;width:10%;transform:scaleX(-1)}.room-contrastPrice_imgVs__PaWG5{height:2rem;width:2rem}.room-contrastPrice_leftTopTitleItem__qTk58{font-size:.65rem;align-items:center}.room-contrastPrice_leftTopTitleFlexItem__iNuPM{width:.875rem}.room-contrastPrice_rightTopTitleItem__Qblz6{font-size:.65rem;align-items:center}.room-contrastPrice_rightTopTitleFlexItem__3AiP4{width:.625rem}.room-contrastPrice_leftTopItem__oDb0F,.room-contrastPrice_rightTopItem__mBswq{position:relative;margin-top:1.75rem;left:.3rem;bottom:.2rem}.room-contrastPrice_topCenterItemContainer__MMTyc{position:relative;direction:rtl;top:.25rem;right:.75rem;z-index:1}.room-contrastPrice_topCenterItem__lJGiB{flex-direction:row;display:flex;text-align:right;justify-content:end}.room-contrastPrice_topCenter__viuKx{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:2.5rem}.room-contrastPrice_leftTopItemsBackground__QF6e9,.room-contrastPrice_leftTopItemsContainer__KC3_E{width:10rem;border-top-right-radius:.2rem;border-top-left-radius:.2rem}.room-contrastPrice_container__asV79{flex-direction:row;display:flex}.room-contrastPrice_leftBottomItemsBackground__eNeK3{flex-direction:column;display:flex;width:10rem;padding-bottom:.4rem}.room-contrastPrice_rightTopItemsBackground__Ma1gi{position:relative;right:1.6rem;width:10rem;border-top-right-radius:.2rem;border-top-left-radius:.2rem}.room-contrastPrice_rightBottomItemsBackground__6tLy3{margin-left:.4rem;width:10rem;border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}.room-contrastPrice_leftHeaderContainer__zccBD{position:relative;width:5rem;padding-bottom:.25rem;border-top-left-radius:.1rem;border-top-right-radius:.1rem;overflow:hidden}.room-contrastPrice_leftHeaderBackground__oLXxm{position:absolute;top:0;bottom:0;left:0;right:0}.room-contrastPrice_leftTitleContainer__jSIJg{flex-direction:row;align-self:flex-end;margin-top:.375rem;height:.45rem;margin-bottom:.2rem;background-color:transparent}.room-contrastPrice_leftTitleWrapper__R8CvU{justify-content:center;height:.45rem;padding-left:.3rem;padding-right:.8rem;opacity:.6;background-color:#fff}.room-contrastPrice_rightTitleContainer__46Hrm{flex-direction:row;justify-content:flex-start;margin-top:.375rem;height:.45rem;margin-bottom:.2rem;background-color:transparent}.room-contrastPrice_vsImgContainer__zeGhu{position:absolute;left:9.725rem;height:1.5rem;width:1.25rem;margin-top:.25rem;z-index:10;display:flex;align-items:flex-end;border-radius:2.5rem;background-color:#fff}.room-contrastPrice_discount_item__reT_y{z-index:1;line-height:normal;margin-left:.6rem;margin-top:2.15rem}.room-contrastPrice_discount_item_name__4vhrr{border-radius:.1rem;display:flex;align-items:flex-start;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:.025rem .1rem}.room-contrastPrice_discount_item_desc_container__ED2uN{margin-top:.15rem;padding:.025rem .1rem}.room-contrastPrice_scrollContainer__EDtta{flex-direction:row;display:flex}.room-contrastPrice_contrastCardListContainer__MJyxs{padding-left:.6rem;padding-right:.4rem}.room-contrastPrice_dividerLine__AfliQ{display:flex;height:.025rem;margin-top:.6rem}.room-contrastPrice_sectionTitle__a_rty{font-size:.9rem;line-height:1.2rem;font-weight:700}.room-contrastPrice_showMoreIcon__UHpBB{font-size:.65rem;font-weight:700;transform:rotate(180deg);margin-left:.25rem}.room-contrastPrice_leftBottom__LVpa_{flex-direction:row}.room-contrastPrice_callapse__jO8f8{flex-direction:row;display:flex;justify-content:center}.room-hotel-policy_roomHotelPolicy__UncAr{display:flex;flex-direction:column}.room-hotel-policy_dividerLine__r7ps4{display:flex;height:.025rem;margin-top:.6rem;margin-left:.8rem;margin-right:.8rem}.room-hotel-policy_cancelIconContainer__qzAjT{flex-direction:column;display:flex}.room-hotel-policy_cancelPositiveIcon___tcJl{font-size:.65rem;width:.8rem;height:.8rem;margin-right:.3rem;margin-top:.125rem}.room-hotel-policy_cancelNegativeIcon__BcrLw{width:.4rem;height:.4rem;border-radius:.4rem;margin-left:.1rem;margin-right:.5rem;margin-top:.2rem}.room-hotel-policy_cancelLine__we6jI{width:.1rem;flex:1 1;margin-left:.25rem}.room-hotel-policy_cancelContainer__cGJqZ{padding-top:.6rem;padding-bottom:.6rem;border-radius:.2rem}.room-hotel-policy_cancelContainerOld__fJBE0{padding:.6rem;border-radius:.2rem;margin-bottom:.4rem}.room-hotel-policy_cancelItemContainer__EsCdK{flex-direction:row;display:flex}.room-hotel-policy_cancelTitle___15hW{font-size:.65rem;line-height:.9rem;margin-bottom:.1rem;margin-right:.2rem;font-weight:500}.room-hotel-policy_upgradeTitle__UU6eT{font-size:.5rem;line-height:.8rem;margin-right:.2rem;font-weight:400;align-items:center;margin-left:.15rem}.room-hotel-policy_memberRewardContainer__G3iIJ{flex-direction:row;display:flex}.room-hotel-policy_memberRewardIcon__RcV3l{font-size:.65rem;line-height:.9rem;margin-bottom:.1rem;margin-right:.2rem;font-weight:400;flex-direction:row;align-items:center;display:inline-flex;border-radius:.1rem;margin-left:.15rem;padding-left:.05rem;padding-right:.05rem}.room-hotel-policy_bold__kDpgn{font-weight:700}.room-hotel-policy_medium__dmlfX{font-weight:500}.room-hotel-policy_cancelLineContainer__j9pk4{display:flex;flex-direction:column}.room-hotel-policy_upgradeImageContainer__2TZjv{height:.6rem;width:.6rem;margin-left:.125rem}.room-hotel-policy_cancelTime__a3RHt{font-size:.65rem;line-height:.9rem}.room-hotel-policy_divider__MTVLc{width:100%;height:.4rem}.room-hotel-policy_contentContainer__dRed4{flex-direction:column;padding-left:.8rem;padding-right:.8rem;margin-bottom:1.2rem}.room-hotel-policy_xCancelPolicyItem__iZvcz{margin-top:.4rem}.room-hotel-policy_xCancelPolicyFirst__dzKVp .itemContainer{margin-bottom:0!important}.room-hotel-policy_sectionTitle__qrRoc{font-size:.9rem;line-height:1.2rem;font-weight:700;margin-right:.6rem}.room-hotel-policy_upgradeContainer__F5nZl{flex-direction:row}.room-hotel-policy_textAlignLeft__SUrLt{text-align:left}[dir=rtl] .room-hotel-policy_cancelPositiveIcon___tcJl{margin-left:.3rem;margin-right:0}[dir=rtl] .room-hotel-policy_cancelNegativeIcon__BcrLw{margin-right:.1rem;margin-left:.5rem}[dir=rtl] .room-hotel-policy_cancelLine__we6jI{margin-right:.25rem;margin-left:0}[dir=rtl] .room-hotel-policy_cancelTitle___15hW,[dir=rtl] .room-hotel-policy_upgradeTitle__UU6eT{margin-left:.2rem;margin-right:0}[dir=rtl] .room-hotel-policy_memberRewardIcon__RcV3l{margin-left:.3rem;margin-right:0}[dir=rtl] .room-hotel-policy_sectionTitle__qrRoc{margin-left:.6rem;margin-right:0}[dir=rtl] .room-hotel-policy_upgradeImageContainer__2TZjv{margin-right:.125rem;margin-left:0}.room-images_container__KhGBm{height:10.5rem}.room-images_containerNew__gNCE3{height:10.5rem}.room-images_containerNew__gNCE3,.room-images_container__KhGBm{position:relative;width:100vw;overflow:hidden}.room-images_indicatorContainer__WrL0M{position:absolute;width:100%;display:flex;flex-direction:row;justify-content:center;bottom:.6rem;height:.3rem;z-index:5}.room-images_indicatorDots__NhxRo{width:.3rem;height:.3rem;border-radius:.15rem;background-color:rgba(15,41,77,.5);margin-right:.3rem}.room-images_active__O0Ctw{width:.5rem;background-color:#fff}.room-images_swiperItemNew__qq55j,.room-images_swiperNew__YX5Lc{position:relative;width:100vw}.room-images_imageNew__ID8H6{width:100%;display:block}.room-images_swiperItem__LdHzI,.room-images_swiper__vjfnT{position:relative;width:100vw;height:10.5rem}.room-images_image__XFZIP{width:100%;height:10.5rem;display:block}.room-images_roomName__w9Pj7{display:flex;padding:.4rem .6rem;position:absolute;z-index:101;bottom:0}.room-images_roomNameText__1vhoN{font-size:.65rem}.x-packagebackground_room_lineargradient__XlQ_m{position:relative;background-size:100% 7.5rem;border:.05rem solid #fff;display:flex;flex-direction:column}.x-packagebackground_room_lineargradient_container__pM5WI{position:relative}.x-packagebackground_room_lineargradient_bg__gRgcF{position:absolute;top:0;left:0;width:100%;height:5.75rem;z-index:0}.x-packagebackground_userLevelBackground__OV9MN{padding-top:.8rem}.x-picture_x_picture__RtaqN{display:flex;height:7rem;position:relative}.x-picture_x_picture_item__opLIh{border-radius:.2rem;width:12rem;height:7rem;margin-right:.2rem;flex-basis:12rem;flex-shrink:0}.x-picture_x_picture_item_only__NGfl5{border-radius:.2rem;width:17.15rem;height:7rem;margin-right:0;flex-basis:17.15rem;flex-shrink:0}.x-picture_x_picture_scroll__sI_p0{display:flex;height:7rem}.x-picture_x_picture_count__aM_bX{background:rgba(15,41,77,.65);border-radius:.1rem .1rem .1rem .1rem;position:absolute;left:.6rem;bottom:.4rem;padding:0 .4rem;color:#fff;font-size:.6rem;line-height:.85rem}[dir=rtl] .x-picture_x_picture_item__opLIh{margin-left:.2rem;margin-right:0}[dir=rtl] .x-picture_x_picture_count__aM_bX{right:.6rem;left:auto}.room-meal-package_section__AZ_31{display:flex;flex-direction:column}.room-meal-package_sectionTitle__O5VQX{color:#0f294d;font-size:.9rem;font-weight:700;letter-spacing:0;line-height:1.2rem;padding:0 .8rem;display:flex}.room-meal-package_sectionTitleLine__t_oFj{height:.025rem;margin:.4rem .8rem .1rem}.room-meal-package_sectionDividerLine__yjF04{height:.025rem;margin:0 .8rem .6rem}.room-meal-package_sectionDescription__tsDWG{display:flex;flex-direction:column;padding:0 .8rem;margin-top:.5rem}.room-meal-package_descriptionTitle__Dv96K{font-size:.7rem;line-height:.9rem;font-weight:700;letter-spacing:0}.room-meal-package_descriptionSubTitle__ZJrgg{font-size:.65rem;line-height:.9rem;font-weight:400;letter-spacing:0;margin-top:.2rem}.room-meal-package_itemContainer__IosyA{display:flex;flex-direction:column;margin-top:.5rem;margin-bottom:.1rem}.room-meal-package_itemDivider__bB3Tw{height:.025rem;margin:0 .8rem}.room-meal-package_itemTitle__aXvJt{font-size:.7rem;line-height:.9rem;font-weight:700;letter-spacing:0;padding:0 .8rem;margin-bottom:0}.room-meal-package_xProductPictures__jWfgW{padding:.6rem 0 .3rem .85rem}.room-meal-package_packageRow__TyHjT{display:flex;flex-direction:row;align-items:flex-start;margin-top:.5rem;padding:0 .8rem}.room-meal-package_blank__CSOFA{margin-top:0}.room-meal-package_detailRow__jL9pZ{display:flex;flex-direction:row;align-items:flex-start;margin-top:.5rem;padding:0 .8rem}.room-meal-package_rowIcon__4yawD{width:.7rem;font-size:.65rem;line-height:.9rem;margin-right:.4rem;flex-shrink:0;text-align:center}.room-meal-package_rowContent__b51ZQ{display:flex;flex-direction:column;flex:1 1}.room-meal-package_rowLabel__WVr0W,.room-meal-package_rowValue__GCV_d{font-size:.65rem;line-height:.9rem;font-weight:400;letter-spacing:0}.room-meal-package_rowValue__GCV_d{color:#455873;white-space:pre-line;word-break:break-all}.room-meal-package_rowValueWithMargin__sUtoi{margin-top:.25rem}.room-meal-package_rowContentItem__GZ88E{margin-top:.25rem;padding-left:0}.room-meal-package_rowContentItemMenu__NyXqT{margin-top:.2rem;padding-left:0}.room-meal-package_showMore__3Z_XJ{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:.8rem}.room-meal-package_showMoreText__6GySf{font-size:.65rem;line-height:.9rem;font-weight:400;letter-spacing:0;text-align:center}.room-meal-package_showMoreIcon__uqOi8{padding-top:.1rem;font-size:.6rem;margin-left:.4rem;color:#6f7685}.room-meal-package_expandAll__tcGVK{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 .8rem 1rem;padding:.6rem 0;border:.025rem solid #d4d7de;border-radius:.3rem}.room-meal-package_expandAllText__HbRpO{font-size:.65rem;line-height:.9rem;font-weight:400;letter-spacing:0;text-align:center}.room-meal-package_expandAllIcon__ywmyi{font-size:.7rem;margin-left:.2rem}.room-meal-package_poiInfoContainer__LhLOM{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;padding:.3rem .8rem 0}.room-meal-package_poiInfoIcon__R_Y_Z{font-size:.65rem;margin-right:.2rem}.room-meal-package_poiInfoName__zijR4{font-size:.65rem;text-align:left}.room-meal-package_poiInfoArrow___5DAO{font-size:.6rem}.room-meal-package_textAlignLeft__mOMYT{text-align:left}[dir=rtl] .room-meal-package_textAlignLeft__mOMYT{text-align:right}[dir=rtl] .room-meal-package_expandAllIcon__ywmyi,[dir=rtl] .room-meal-package_showMoreIcon__uqOi8{margin-right:.2rem;margin-left:0}[dir=rtl] .room-meal-package_rowIcon__4yawD{margin-right:0;margin-left:.2rem}[dir=rtl] .room-meal-package_xProductPictures__jWfgW{padding:.3rem .8rem 0 0}.split_split__jls7Z{display:flex;height:.4rem;background-color:#ebedf1}.special-tax-fees_specialTaxFeesItem__rpqD_{display:flex;flex-direction:column;margin-top:1rem}.special-tax-fees_titleText__CAmLn{margin-bottom:.6rem;font-size:.7rem;font-weight:500}.special-tax-fees_buttonText__8oYcB{margin-top:.2rem;font-size:.65rem}.special-tax-fees_text__r2Ju5{font-size:.65rem}.special-tax-fees_textAlignLeft__rQC17{text-align:left}.special-tax-fees_specialTaxFeesItemExposed__226iV{margin-top:0;padding:.75rem 0 .8rem;border-top:.05rem solid #e5e7eb}.special-tax-fees_titleTextExposed__GC2oZ{font-size:.8rem;font-weight:500;color:#121826;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.4rem}.special-tax-fees_textArrowIcon__Ed_No{font-size:.6rem;color:#6f7685;font-weight:400}.special-tax-fees_textExposed__1qRe2{font-size:.7rem;font-weight:400;line-height:1rem;color:#121826;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;box-orient:vertical}[dir=rtl] .special-tax-fees_textArrowIcon__Ed_No{transform:rotate(180deg)}.additional-tax-fees_container__djIB5{display:flex;flex-direction:column}.additional-tax-fees_taxFeesContainer__rvzBx{padding-bottom:1rem;padding-left:.6rem;padding-right:.6rem}.additional-tax-fees_additionalTaxFeesContainer__n3FLR{display:flex;flex-direction:column;margin-top:1rem}.additional-tax-fees_titleText__mXu2H{font-size:.7rem;font-weight:700;color:#121826}.additional-tax-fees_contentView__OCzI9{padding:.6rem;margin-top:.6rem;background-color:#f6f7fa;border-radius:.2rem}.additional-tax-fees_feeItemView__fuWJM{display:flex;flex-direction:row;align-items:center}.additional-tax-fees_contentText__ZVWTH{font-size:.65rem;color:#121826}.additional-tax-fees_contentTextFirst__vuLVq{margin-right:.15rem}.additional-tax-fees_tipsText__wua6n{font-size:.65rem;color:#6f7685;margin-top:.6rem}.additional-tax-fees_dot__R8Dd7{width:.2rem;height:.2rem;border-radius:.1rem;background-color:#121826;margin-right:.2rem}.additional-tax-fees_textAlignLeft__0ztlk{text-align:left}.additional-tax-fees_taxFeesContainerExposed__daKVY{padding-bottom:0;padding-left:0;padding-right:0}[dir=rtl] .additional-tax-fees_contentTextFirst__vuLVq{margin-left:.15rem;margin-right:0}[dir=rtl] .additional-tax-fees_dot__R8Dd7{margin-left:.2rem;margin-right:0}.descModal_container__5VqbW{box-sizing:border-box;padding:.8rem 1.2rem;background:#fff;min-width:40%;max-width:90%;border-radius:.4rem;color:#121826;line-height:1.1rem}.descModal_crnWebStyle__f_wR4{margin-top:70%}.descModal_header__FkjyE{font-size:.9rem;font-weight:500;line-height:1.2rem;margin-bottom:.8rem;display:flex;justify-content:space-between;flex-direction:row}.descModal_icon__2S4iN{font-size:.75rem}.descModal_desc__6ku8L{font-size:.7rem;font-weight:400;line-height:1.1rem}.charge-info_chargeInfoContainerWithMarginTop__L4X0w,.charge-info_chargeInfoContainer__pTm_N{display:flex;flex-direction:column;z-index:1;padding-left:.6rem;padding-right:.6rem}.charge-info_chargeInfoContainerWithMarginTop__L4X0w{margin-top:1rem}.charge-info_chargeInfoContainerFillPageExposed__DiWl4{padding-left:0;padding-right:0}.charge-info_titleContainer__8g_K2{display:flex;flex-direction:row;justify-content:space-between;align-items:start}.charge-info_titleContainerExposed___hpKg{align-items:center}.charge-info_chargeTitleText__JQBio{font-size:.7rem;font-weight:700;color:#121826}.charge-info_chargeTitleTextRegular__m51go{font-weight:400}.charge-info_chargeTitleTextH5__N8TrZ{font-size:.7rem;font-weight:500;color:#121826;word-break:break-word}.charge-info_chargePriceContentText__Y7UoK{font-size:.7rem;font-weight:700}.charge-info_chargePriceContentTextH5__ByG4l{font-size:.7rem;font-weight:500}.charge-info_chargeSubTitleText__KHNMC{font-weight:400}.charge-info_chargeSubTitleText__KHNMC,.charge-info_infoIcon__ABkkB{font-size:.65rem;margin-left:.2rem;color:#4f5563}.charge-info_spaceContainer__sLAA1{width:.8rem}.charge-info_foldIcon__1zIhY{transform:rotate(180deg)}.charge-info_expandIcon__FQJLh,.charge-info_foldIcon__1zIhY{font-size:.6rem;margin-left:.2rem;color:#6f7685}.charge-info_descContainer__H7I_u{display:flex;flex-direction:row;justify-content:flex-end;margin-top:.2rem;margin-right:.9rem}.charge-info_chargeInfoItemContainer__oFy2g{display:flex;flex-direction:column}.charge-info_chargeInfoItemContainerWithMarginTop__E4BPa{display:flex;flex-direction:column;margin-top:1rem}.charge-info_chargeInfoItemContainerExposed__hOpCG{margin-top:.8rem}.charge-info_chargeDetailOutSideContainer__bQ51V{display:flex;flex-direction:column;margin-top:.075rem}.charge-info_chargeDetailContainer__xcWpK{background-color:#f6f7fa;padding-left:.6rem;padding-right:.9rem;padding-top:.6rem;border-radius:.2rem 0 .2rem .2rem}.charge-info_chargeDetailOutSideContainerExposed__34EBD{margin-top:.4rem}.charge-info_chargeDetailContainerExposed__cmuM2{display:flex;flex-direction:row;align-items:stretch;padding-top:0;padding-left:0;padding-right:0;border-radius:0}.charge-info_chargeDetailExposedDivider__0Eb9c{flex-shrink:0;align-self:stretch;width:0;box-sizing:border-box;border-left:.15rem solid #e5e7eb;border-top-width:0;border-right-width:0;border-bottom-width:0;border-radius:.075rem}.charge-info_chargeDetailExposedBody__tf7vk{flex:1 1;min-width:0;padding-left:.55rem}.charge-info_container__g7w6g{height:2.5rem;background-color:#f6f7fa}.charge-info_rowContainer__bcGET{display:flex;flex-direction:row;align-items:center}.charge-info_flexWrap__TInpy{flex-wrap:wrap}.charge-info_rowContainerWithSpaceBetween__k_rZQ{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.charge-info_flex1Container__Tq6tT{flex:1 1}.charge-info_triangle__iJVxo{width:0;height:0;border-color:transparent #f6f7fa #f6f7fa transparent;border-style:solid;border-width:.15rem .5rem .1rem .15rem}.charge-info_chargeDetailItem__rWJBp{display:flex;flex-direction:row;justify-content:space-between;align-items:start;margin-bottom:.6rem}.charge-info_chargeItemText__ewIo4{font-size:.65rem;font-weight:400;color:#4f5563;word-break:break-word}.charge-info_chargeItemTextRichText__anYJk{font-size:.65rem;font-weight:400}.charge-info_maxWidth230__3vka_{max-width:5.75rem}.charge-info_maxWidth450__vbbTj{max-width:11.25rem}.charge-info_chargeItemTextWithMaginLeft__HPWKZ{font-size:.65rem;font-weight:400;color:#4f5563;margin-left:.2rem}.charge-info_contentDesc__nocBQ{font-size:.65rem;font-weight:400}.charge-info_highlightContentDesc__FnQKL{font-size:.65rem;font-weight:700}.charge-info_textAlignLeft__scANB{text-align:left}.charge-info_chargeDetailItemExposed__L_mu_{margin-bottom:.3rem;justify-content:flex-start;align-items:center}.charge-info_chargeDetailItemExposedLast__ERSdp{margin-bottom:0}.charge-info_chargeDetailItemExposedTextWithMarginLeft__75BOS,.charge-info_chargeDetailItemExposedText__4_qDR{font-size:.7rem}.charge-info_chargeItemTextColon__SL0T9{font-size:.7rem;font-weight:400;color:#121826;margin-left:.2rem;margin-right:.2rem}.charge-info_chargeDetailItemExposedTextRichText__4_7rn{font-size:.7rem}[dir=rtl] .charge-info_chargeSubTitleText__KHNMC,[dir=rtl] .charge-info_expandIcon__FQJLh,[dir=rtl] .charge-info_foldIcon__1zIhY{margin-right:.2rem;margin-left:0}[dir=rtl] .charge-info_descContainer__H7I_u{margin-left:.9rem;margin-right:0}[dir=rtl] .charge-info_chargeDetailContainer__xcWpK{padding-right:.6rem;padding-left:.9rem}[dir=rtl] .charge-info_chargeDetailContainerExposed__cmuM2{padding-right:0;padding-left:0}[dir=rtl] .charge-info_chargeDetailExposedDivider__0Eb9c{border-left-width:0;border-right:.15rem solid #e5e7eb}[dir=rtl] .charge-info_chargeDetailExposedBody__tf7vk{padding-right:.55rem;padding-left:0}[dir=rtl] .charge-info_triangle__iJVxo{border-right:.15rem solid transparent;border-left:.5rem solid #f6f7fa}[dir=rtl] .charge-info_chargeItemTextWithMaginLeft__HPWKZ{margin-right:.2rem;margin-left:0}.charge-info_customModalContent__YFxuQ{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.naver-points_container__cF_C8{display:flex;flex-direction:column}.naver-points_naverPointsContainer__0ISJ8{display:flex;flex-direction:column;padding:1rem .6rem}.naver-points_titleContainer__DdbbZ{display:flex;flex-direction:row;align-items:center}.naver-points_icon__yayR_{font-size:.8rem;color:#5ac467;margin-right:.2rem}.naver-points_titleText__t59bu{font-size:.7rem;font-weight:500}.naver-points_contentText__IMugd{font-size:.65rem;color:#121826;margin-top:.6rem}.naver-points_textAlignLeft___gEG8{text-align:left}.naver-points_highlightMargin__nWk0y{margin-left:.2rem;margin-right:.2rem}[dir=rtl] .naver-points_icon__yayR_{margin-left:.2rem;margin-right:0}.modal_modalOverlayClose__1T5Gh,.modal_modalOverlayOpen__ARDpl{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;background-color:rgba(0,0,0,.7);transition:background-color .15s;z-index:1000}.modal_modalContent__5uR5T{background:#fff;padding:.5rem;border-radius:.5rem;box-shadow:0 .05rem .25rem rgba(0,0,0,.1)}.modal_modalContentOpen__V_MSo{transform:scale(1)}.modal_modalContentClose__MClpE,.modal_modalContentOpen__V_MSo{background:#fff;padding:.5rem;border-radius:.125rem;box-shadow:0 .05rem .25rem rgba(0,0,0,.1);transition:transform .3s}.modal_modalContentClose__MClpE{transform:scale(0)}.modal_modalCenterContainer__utnHe{display:flex;flex-direction:row;align-items:center;flex:1 1;z-index:1000}.modal_columnContainer__MvM1f{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}.modal_modalBlank__BewZs{display:flex;flex-direction:row;align-items:center;flex:1 1;z-index:1000}.modal_customModalContent__OlTYq{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.payment-detail-modal_paymentDetailModalView__p2K8_{width:90%;display:flex;position:relative;flex-direction:column;background-color:#fff;padding:1.2rem;border-radius:.4rem;margin-left:1.2rem;margin-right:1.2rem}.payment-detail-modal_crnWebStyle__wB3FR{margin-top:70%}.payment-detail-modal_titleText__1kyVp{font-size:.8rem;font-weight:600;color:#121826}.payment-detail-modal_iconContainer__4inTn{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:.4rem;z-index:1}.payment-detail-modal_icon__mgUhZ{font-size:.8rem;color:#121826}[dir=rtl] .payment-detail-modal_iconContainer__4inTn{left:0;right:auto}.payment-detail-modal_spaceStyle__Py4cC{margin-top:.6rem;margin-bottom:.6rem;height:.4rem}.payment-detail-modal_paymentDetailView__vW3u2{display:flex;flex-direction:column}.payment-detail-modal_viewCommonStyle__QbTSf{display:flex;flex-direction:row;align-items:flex-start;margin-top:.6rem}.payment-detail-modal_contentBankNameStyle__vsDpF{font-size:.7rem;margin-right:.45rem}.payment-detail-modal_contentTitleStyle__D8CcU{font-size:.7rem;margin-right:.45rem;flex:1 1}.payment-detail-modal_contentPriceStyle__pmL1R{font-size:.7rem}.payment-detail-modal_contentCardNoStyle__gjIJ6{font-size:.7rem;margin-top:.2rem}.payment-detail-modal_flexEndStyle__2LqbB{align-items:flex-end}.payment-detail-modal_summaryStyle__1WPbx{font-size:1.1rem;font-weight:600}.payment-detail-modal_subDescItemStyle__3Z5Pb{margin-top:.1rem;text-align:right;font-size:.65rem}.payment-detail-modal_dashLine__2vPMn{display:flex;flex-direction:row;border-bottom-style:dashed;border-bottom-width:.025rem;margin-bottom:.6rem;margin-top:.6rem}.payment-plan_paymentPlanContainer__J6H8D{padding-left:.6rem;padding-right:1.45rem;margin-bottom:1rem}.payment-plan_noChargeDetails__kgdXH{padding-right:.6rem}.payment-plan_planItemContainer__gSchc{height:2rem;display:flex;flex-direction:column}.payment-plan_planItemContainerWithoutMarginTop__E71HJ{height:2rem;margin-top:1rem;display:flex;flex-direction:column}.payment-plan_height40__dUJaw{height:1rem}.payment-plan_height80___tak5{height:2rem}.payment-plan_rowContainer__rOWEY{display:flex;flex-direction:row;align-items:center}.payment-plan_planItemRowContainer__iKlOI{display:flex;flex-direction:row;align-items:flex-start}.payment-plan_titleTextWithoutColor__wLHSv,.payment-plan_titleText__hnNe1{font-size:.7rem;font-weight:500}.payment-plan_titleText__hnNe1{color:#121826}.payment-plan_titleRichText__Z5kJw{font-size:.7rem;font-weight:500}.payment-plan_contentText__xKZJt{font-size:.65rem;color:#4f5563}.payment-plan_contentRichText__rRn2M{font-size:.65rem;line-height:.9rem}.payment-plan_flexContainer__MfqDV{display:flex;flex:1 1}.payment-plan_dot__wudeX{width:.4rem;height:.4rem;border-radius:.2rem;background-color:#d4d7de;margin-right:.6rem;overflow:visible;position:relative}.payment-plan_dotConnectedLine__bEblb{width:.1rem;height:2.3rem;background-color:#d4d7de;position:absolute;margin-left:.15rem;margin-top:-2.45rem}.payment-plan_dotConnectedLine40___AF9f{width:.1rem;height:1.3rem;background-color:#d4d7de;position:absolute;margin-left:.15rem;margin-top:-1.45rem}.payment-plan_icon__RHpT5{font-size:.65rem;color:#121826;margin-left:.1rem;line-height:.9rem}.payment-plan_iconContainer__u5xjf{display:flex}.payment-plan_textAlignLeft__ujH_d{text-align:left}.payment-plan_tagContainer__rIU45{display:flex;flex-direction:row;align-items:center;background-color:#edfafb;padding-left:.15rem;padding-right:.15rem;border-radius:.1rem;margin-left:.2rem}.payment-plan_tagIcon__dj8fz{font-size:.5rem}.payment-plan_tagText__sqKfC{font-size:.55rem;margin-left:.125rem}.payment-plan_paymentPlanContainerExposed__s7GtW{display:flex;flex-direction:row;align-items:stretch;padding-left:0;padding-right:0}.payment-plan_paymentPlanExposedDivider__EIjHA{flex-shrink:0;align-self:stretch;width:0;box-sizing:border-box;border-left:.15rem solid #e5e7eb;border-top-width:0;border-right-width:0;border-bottom-width:0;border-radius:.075rem}.payment-plan_paymentPlanExposedBody__b_aKI{flex:1 1;min-width:0;padding-left:.55rem}.payment-plan_planItemContainerWithoutMarginTopExposed__1Ui7p{margin-top:.3rem;height:auto}.payment-plan_planItemRowContainerExposed___o634{justify-content:flex-start;align-items:center}.payment-plan_titleTextExposed__FIhSE{font-weight:400}.payment-plan_titleTextColon__VtHXV{font-size:.7rem;font-weight:400;color:#121826;margin-left:.2rem;margin-right:.2rem}.payment-plan_tagContainerExposed__WHnYi{margin-right:.2rem;margin-left:0}.payment-plan_titleRichTextExposed__K1Xc2{font-weight:400}.payment-plan_rowContainerDescExposed__y0rAO{margin-top:.15rem}[dir=rtl] .payment-plan_paymentPlanContainer__J6H8D{padding-right:.6rem;padding-left:1.45rem}[dir=rtl] .payment-plan_noChargeDetails__kgdXH{padding-left:.6rem}[dir=rtl] .payment-plan_dot__wudeX{margin-left:.6rem;margin-right:0}[dir=rtl] .payment-plan_dotConnectedLine40___AF9f,[dir=rtl] .payment-plan_dotConnectedLine__bEblb{margin-right:.15rem;margin-left:0}[dir=rtl] .payment-plan_icon__RHpT5{margin-right:.1rem;margin-left:0}[dir=rtl] .payment-plan_paymentPlanContainerExposed__s7GtW{padding-left:0;padding-right:0}[dir=rtl] .payment-plan_paymentPlanExposedDivider__EIjHA{border-left-width:0;border-right:.15rem solid #e5e7eb}[dir=rtl] .payment-plan_paymentPlanExposedBody__b_aKI{padding-right:.55rem;padding-left:0}[dir=rtl] .payment-plan_tagContainerExposed__WHnYi{margin-right:0;margin-left:.2rem}.preauthorization-info_container__L81qG{display:flex;flex-direction:column}.preauthorization-info_preauthorizationContainer__yB2dU{display:flex;flex-direction:column;padding:1rem .6rem}.preauthorization-info_hasPadding__4eMW_{padding-right:1.45rem}.preauthorization-info_noChargeDetails__w9_qF{padding-right:.6rem}.preauthorization-info_titleContainer__yOj8q{display:flex;flex-direction:row;align-items:center}.preauthorization-info_titleContainerWithPaddingBottom__xL_Fz{display:flex;flex-direction:row;align-items:center;padding-bottom:.6rem}.preauthorization-info_titleText__XnKNs{font-size:.7rem;font-weight:500;color:#121826}.preauthorization-info_subTitleText__aCQCl{font-size:.65rem;font-weight:400;color:#6f7685}.preauthorization-info_preauthorizationItemContainer__UfQGp{display:flex;flex-direction:row}.preauthorization-info_flexContainer__L7lW7{display:flex;flex:1 1}.preauthorization-info_marginTop24__NMgwz{margin-top:.6rem}.preauthorization-info_preauthorizationItemContainerWithMarginTop__N50sx{display:flex;flex-direction:row;margin-top:.2rem}.preauthorization-info_textItem__x2qxR{font-size:.65rem;font-weight:400;color:#121826}.preauthorization-info_textRichItem__gHl8G{font-size:.65rem;font-weight:400}.preauthorization-info_dot__CAXrF{width:.15rem;height:.15rem;border-radius:.075rem;background-color:#121826;margin-right:.2rem;margin-top:.4rem;flex-shrink:0}.preauthorization-info_foldIcon__N3fXR{transform:rotate(180deg)}.preauthorization-info_expandIcon__WMt_j,.preauthorization-info_foldIcon__N3fXR{font-size:.6rem;margin-left:.2rem;color:#6f7685}.preauthorization-info_deductionContainer__Zpy_4{display:flex;flex-direction:column;background-color:#f6f7fa;padding:.6rem;border-radius:.2rem;margin-top:.6rem}.preauthorization-info_planRowContainer__ePbI3{display:flex;flex-direction:row;align-items:center;height:2rem}.preauthorization-info_dot2__QG7in{width:.4rem;height:.4rem;border-radius:.2rem;background-color:#d4d7de;margin-right:.6rem;overflow:visible}.preauthorization-info_dot2ConnectedLine__amJaD{width:.1rem;height:1.3rem;background-color:#d4d7de;position:absolute;margin-left:.15rem;margin-top:-1.45rem}.preauthorization-info_separator__DTG9A{border-top:.1rem dotted #d4d7de}.preauthorization-info_planTotalPriceContainer__COHbR{display:flex;flex-direction:column;margin-top:.6rem}.preauthorization-info_planTotalPriceRowContainer__UWQXH{display:flex;flex-direction:row;justify-content:flex-end}.preauthorization-info_planTotalText__Axy7Y{font-size:.7rem;font-weight:700;color:#121826;margin-top:.6rem}.preauthorization-info_contentText__j3zgX{font-size:.9rem;font-weight:700;line-height:1.2rem}.preauthorization-info_summaryDescText__ye_AL{font-size:.65rem;color:#6f7685}.preauthorization-info_questionIcon__NRPHI{font-size:1.1rem;color:#121826;margin-left:.1rem}.preauthorization-info_iconContainer__TfxSL{display:flex}.preauthorization-info_rowContainer__AjRav{display:flex;flex-direction:row;justify-content:center}.preauthorization-info_textAlignLeft__nqrcP{text-align:left}.preauthorization-info_preauthorizationContainerExposed__rUSk3{padding:.75rem 0 .8rem;border-top:.05rem solid #e5e7eb}.preauthorization-info_titleTextExposed__4FzMN{font-size:.8rem;font-weight:500;color:#121826}.preauthorization-info_contentTextExposed__fJIgJ{font-size:.9rem;font-weight:700;line-height:1rem;color:#121826}.preauthorization-info_questionIconExposed__WOpWf{font-size:1rem}.preauthorization-info_titleContainerWithPaddingBottomExposed___3MeO{padding-bottom:.4rem;display:flex;justify-content:space-between}.preauthorization-info_textArrowIcon__KraJ7{font-size:.6rem;color:#6f7685}.preauthorization-info_textItemExposed__vesba{font-size:.7rem}.preauthorization-info_preauthorizationContainerPop__OIf8b{padding:.4rem 1rem 1rem}[dir=rtl] .preauthorization-info_preauthorizationContainer__yB2dU{padding-left:.6rem;padding-right:.6rem}[dir=rtl] .preauthorization-info_hasPadding__4eMW_{padding-left:1.45rem}[dir=rtl] .preauthorization-info_noChargeDetails__w9_qF{padding-left:.6rem}[dir=rtl] .preauthorization-info_dot__CAXrF{margin-left:.2rem;margin-right:0}[dir=rtl] .preauthorization-info_expandIcon__WMt_j,[dir=rtl] .preauthorization-info_foldIcon__N3fXR{margin-right:.2rem;margin-left:0}[dir=rtl] .preauthorization-info_dot2__QG7in{margin-left:.6rem;margin-right:0}[dir=rtl] .preauthorization-info_dot2ConnectedLine__amJaD{margin-right:.15rem;margin-left:0}[dir=rtl] .preauthorization-info_questionIcon__NRPHI{margin-right:.1rem;margin-left:0}[dir=rtl] .preauthorization-info_preauthorizationContainerExposed__rUSk3{padding-left:0;padding-right:0}[dir=rtl] .preauthorization-info_textArrowIcon__KraJ7{transform:rotate(180deg)}.preauthorization-modal_preauthorizationModalView__29nUv{display:flex;position:relative;flex-direction:column;background-color:#fff;padding:1.8rem 1.2rem 1.2rem;border-radius:.4rem;margin-left:1.2rem;margin-right:1.2rem}.preauthorization-modal_crnWebStyle__8v4Dp{margin-top:70%}.preauthorization-modal_titleText__sLxSC{font-size:.7rem;font-weight:500;color:#121826;margin-bottom:.6rem}.preauthorization-modal_textListContainer__1ej_H{margin-bottom:.6rem}.preauthorization-modal_preauthorizationItemContainer__RQRBq{display:flex;flex-direction:row}.preauthorization-modal_preauthorizationItemContainerWithMarginTop__hYa5d{display:flex;flex-direction:row;margin-top:.4rem}.preauthorization-modal_textItem__WZP_p{font-size:.65rem;font-weight:400;color:#121826}.preauthorization-modal_dot__QE9xb{width:.15rem;height:.15rem;border-radius:.075rem;background-color:#121826;margin-right:.2rem;margin-top:.4rem;flex-shrink:0}.preauthorization-modal_iconContainer__EWgU8{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:.4rem;z-index:1}.preauthorization-modal_icon__Zuh2h{font-size:.8rem;color:#121826}[dir=rtl] .preauthorization-modal_dot__QE9xb{margin-left:.2rem;margin-right:0}[dir=rtl] .preauthorization-modal_iconContainer__EWgU8{left:0;right:auto}.prepay-price-desc_container__wxXL9{display:flex;flex-direction:column}.prepay-price-desc_prepayPriceDescContainer__v4GEz{display:flex;flex-direction:column;padding:1rem .6rem}.prepay-price-desc_titleContainerWithPaddingBottom__aXKl4{display:flex;flex-direction:row;align-items:center;padding-bottom:.6rem}.prepay-price-desc_titleText__Tztcj{font-size:.7rem;font-weight:500;color:#121826}.prepay-price-desc_itemContainer__xxLa9{display:flex;flex-direction:row}.prepay-price-desc_flexContainer__vvK2q{display:flex;flex:1 1}.prepay-price-desc_itemContainerWithMarginTop__kIUra{display:flex;flex-direction:row;margin-top:.2rem}.prepay-price-desc_textItem__mtDdy{font-size:.65rem;font-weight:400;color:#121826}.prepay-price-desc_dot__7zfW2{width:.15rem;height:.15rem;border-radius:.075rem;background-color:#121826;margin-right:.2rem;margin-top:.4rem}.prepay-price-desc_textAlignLeft__SgoQl{text-align:left}.seperate_separator__youas{border-top:.1rem dotted #d4d7de;margin-top:1rem;margin-left:.6rem;margin-right:.6rem}.seperate_separatorFillPageExposed__BQmLe{margin-left:0;margin-right:0;margin-top:.8rem}.total-info_totalContainer__omMFX{margin-top:.75rem;margin-bottom:1rem;padding-left:.6rem;padding-right:1.45rem}.total-info_noChargeDetails__0Joyj{padding-right:.6rem}.total-info_totalSubContainer__gmJik{flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.total-info_totalText__vSunw{font-size:1rem;font-weight:700;color:#121826}.total-info_text36px__QDCHn{font-size:.9rem}.total-info_totalContentText__SWBU3{font-size:1rem;line-height:1.5rem;font-weight:700}.total-info_totalContentText36px__nbtng{font-size:.9rem;line-height:1.5rem;font-weight:700}.total-info_totalDescText__VirMi{font-size:.65rem;font-weight:400;margin-top:.2rem;color:#4f5563}.total-info_rowContainerRight__QbExa,.total-info_rowContainer__mBIxw{display:flex;flex-direction:row;align-items:center}.total-info_rowContainerRight__QbExa{margin-left:auto}.total-info_flex1Container__Aum11{flex:1 1}.total-info_textAlignLeft__Clr83{text-align:left}.total-info_totalContainerExposed__Qsgw4{margin-top:.8rem;margin-bottom:.6rem;padding-left:0;padding-right:0}.total-info_totalContentTextExposed__Hg3Ts{line-height:normal;font-size:1rem}[dir=rtl] .total-info_totalContainer__omMFX{padding-right:.6rem;padding-left:1.45rem}[dir=rtl] .total-info_noChargeDetails__0Joyj{padding-left:.6rem}[dir=rtl] .total-info_totalContainerExposed__Qsgw4{padding-left:0;padding-right:0}[dir=rtl] .total-info_rowContainerRight__QbExa{margin-right:auto;margin-left:0}.total-info_icon__zjXnl{font-size:.65rem;color:#121826;margin-left:.15rem}.total-info_tagContainer__HuuBB{display:flex;flex-direction:row;align-items:center;background-color:#edfafb;padding-left:.15rem;padding-right:.15rem;border-radius:.1rem;margin-left:.2rem;margin-right:auto}.total-info_tagIcon__Y9m9I{font-size:.5rem}.total-info_tagText__TEN1C{font-size:.55rem;margin-left:.125rem}.trip-coins_container__Mfbn1{display:flex;flex-direction:column}.trip-coins_tripCoinsContainer__SYCBt{display:flex;flex-direction:column;padding:1rem .6rem}.trip-coins_rowContainer__w_mCM{display:flex;flex-direction:row;align-items:center}.trip-coins_rowContainerAlignStart__JHjv8{display:flex;flex-direction:row;align-items:flex-start}.trip-coins_rowContainerAlignStartWithMarginTop__ZdyM_{display:flex;flex-direction:row;align-items:flex-start;margin-top:.25rem}.trip-coins_coinsTitleIcon__Sb9wI{width:.7rem;height:.7rem;margin-right:.2rem}.trip-coins_coinsTitleIconNew__p9_FE{width:.9rem;height:.9rem;margin-right:.2rem;margin-top:-.05rem}.trip-coins_earnTripCoinTitleText__eSl6z{font-size:.7rem;font-weight:500;word-break:break-word}.trip-coins_maxWidth650__E6kWg{max-width:16.25rem}.trip-coins_maxWidth590__83a2_{max-width:14.75rem}.trip-coins_marginTop2__n6sXD{margin-top:.05rem}.trip-coins_rowContainerSpaceBetween__wAqtS{display:flex;flex-direction:row;justify-content:space-between}.trip-coins_foldIcon__1KUuz{transform:rotate(180deg)}.trip-coins_expandIcon__DYt8Z,.trip-coins_foldIcon__1KUuz{font-size:.6rem;margin-left:.2rem;color:#6f7685}.trip-coins_titleHighlight__EVd3o{font-size:.9rem;color:#966a00;font-weight:800}.trip-coins_titleNormal__YdDpt{font-size:.9rem;color:#121826;font-weight:800}.trip-coins_flex1Container__bbHeS{flex:1 1}.trip-coins_tripCoinsContentContainer__omaQX{display:flex;flex-direction:column;margin-top:.6rem}.trip-coins_tripCoinsItemContainerWithMarginTop__RcrMj,.trip-coins_tripCoinsItemContainer__Ni__6{display:flex;flex-direction:column;background-color:#f6f7fa;padding:.6rem;border-radius:.2rem}.trip-coins_tripCoinsItemContainerWithMarginTop__RcrMj{margin-top:.2rem}.trip-coins_tripCoinsSubTitle__IYMXD{font-size:.7rem;color:#121826;font-weight:500}.trip-coins_tripCoinsSubTitleWithMarginBottom__bc9ZQ{font-size:.7rem;color:#121826;font-weight:500;margin-bottom:.45rem}.trip-coins_dot__bCbH7{width:.2rem;height:.2rem;border-radius:.1rem;background-color:#4f5563;margin-right:.2rem;margin-top:.4rem}.trip-coins_tripCoinsSubContent___0_oz{font-size:.65rem;font-weight:400}.trip-coins_extraDescText__IzjLX{font-size:.65rem;color:#6f7685;margin-top:.6rem}.trip-coins_textAlignLeft__AwSbl{text-align:left}[dir=rtl] .trip-coins_coinsTitleIcon__Sb9wI{margin-left:.2rem;margin-right:0}[dir=rtl] .trip-coins_expandIcon__DYt8Z,[dir=rtl] .trip-coins_foldIcon__1KUuz{margin-right:.2rem;margin-left:0}[dir=rtl] .trip-coins_tripCoinsContentContainer__omaQX{display:flex;flex-direction:column;margin-top:.6rem}[dir=rtl] .trip-coins_dot__bCbH7{margin-left:.2rem;margin-right:0}.price-info_textContainer__ImFZ7{display:flex;padding-left:.6rem;padding-right:.6rem;margin-bottom:.6rem}.price-info_outSideContainer__FxQXz{display:flex;flex-direction:column}.price-info_paddingHonrizontal__50lVQ{padding-top:.2rem;padding-left:.2rem;padding-right:.2rem}.price-info_titleText__bjmt_{font-size:.9rem;font-weight:700;color:#121826}.price-info_textAlignLeft__vZ_Yx{text-align:left}.price-info_priceDetailPopBoxTitle__hU9uL{background-color:#fff;display:flex;flex-direction:column;justify-content:center;height:2.4rem;padding-left:.6rem;padding-right:.6rem}.price-info_priceDetailPopBoxTitleExposed__7_1s2{padding-left:0;padding-right:0}.discountItem_discount_item__Jv5bh{z-index:1;line-height:normal}.discountItem_discount_item_name__4PBf6{border-radius:.1rem;align-self:flex-start;margin:.025rem .1rem;display:flex;align-items:center}.discountItem_discount_item_name_font__d0Xbn{width:auto;background-color:rgba(216,30,96,.078);color:#d81e60;font-size:.55rem;font-weight:400;letter-spacing:0;line-height:.8rem;padding:.05rem .2rem}.discountItem_discount_item_desc_container__Kgf6s{margin-top:.2rem;padding-left:.1rem;padding-right:.1rem;display:flex;align-items:flex-start}.discountItem_discount_item_title_name__XZbIb{margin-top:.1rem;color:#4f5563;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem}.discountItem_textAlignLeft__vkEVY{text-align:left}.room-trip-coins_moduleContainer__Pm_Bs{overflow:hidden}.room-trip-coins_roomTripCoins__toH3_{position:relative;display:flex;flex-direction:column;padding-left:.8rem;padding-right:.8rem;padding-top:.8rem}.room-trip-coins_dividerContainer__NRuGw{padding-bottom:.8rem;padding-top:1rem;z-index:1}.room-trip-coins_roomTripCoinsNew__MKe5_{position:relative;display:flex;flex-direction:column;padding-left:.8rem;padding-right:.8rem;padding-bottom:1rem}.room-trip-coins_userLevelBackgroundRTL__BIdLg,.room-trip-coins_userLevelBackground__Mm74q{position:absolute;right:0;top:0;width:75%;z-index:0;pointer-events:none}.room-trip-coins_userLevelBackgroundRTL__BIdLg{transform:scaleX(-1)}.room-trip-coins_userLevelBackgroundImage__XyI8T{width:100%}.room-trip-coins_userLevelBackgroundImageRTL__Nq751{width:100%;transform:scaleX(-1)}.room-trip-coins_userLevelBackgroundIconRTL__3gNkC,.room-trip-coins_userLevelBackgroundIcon__eHRD3{width:4.8rem;height:4.8rem;position:absolute;right:0;top:0}.room-trip-coins_userLevelBackgroundIconRTL__3gNkC{transform:scaleX(-1)}.room-trip-coins_earnTripCoinInfo__35mk9{margin-top:.6rem}.room-trip-coins_sectionTitle__uV6YP{z-index:1;font-size:.9rem;line-height:1.2rem;font-weight:700}.room-trip-coins_tripCoinsTitle__ENr69{margin-right:.6rem}.room-trip-coins_sectionLittleTitle__UtRwK{z-index:1;font-weight:700;color:#121826;font-size:.7rem;letter-spacing:0;line-height:.9rem}.room-trip-coins_memberRewardMargin__BgZaF{z-index:1;display:flex;align-items:flex-start}.room-trip-coins_tripSaveCoinContainer__HlzGz{z-index:1;display:flex;flex-direction:row;margin-top:.8rem}.room-trip-coins_tripCoinIconContainer__prT11{width:.8rem;height:.9rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.room-trip-coins_tripCoinIconContainerNew__2stZz{width:.9rem;height:.9rem;padding-bottom:.05rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.room-trip-coins_tripCoinTitleContainer__dFqMZ{flex-shrink:0;display:flex;align-items:center;margin-left:.4rem;margin-right:.8rem;justify-content:center}.room-trip-coins_tripCoinLineContainer__dDWtD{margin-top:.8rem;margin-bottom:.8rem}.room-trip-coins_tripCoinTitle__InSFA{width:1.7rem;height:1.05rem;font-weight:700;color:#0f294d;font-size:.8rem;letter-spacing:0;line-height:1.05rem}.room-trip-coins_tripCoinIcon__Ana76{width:.8rem;height:.8rem}.room-trip-coins_tripCoinIconNew__6C3FH{width:.9rem;height:.9rem;margin-top:.05rem}.room-trip-coins_earnTripCoinTitle__mSa6a{margin-right:.3rem;flex-shrink:1;position:relative;display:flex}.room-trip-coins_earnTripCoinTitleText__zDWXj{line-height:.9rem}.room-trip-coins_tripCoinItem__TOheC{margin-top:.4rem;padding:.6rem;display:flex;flex-direction:column;border-radius:.2rem}.room-trip-coins_tripCoinItemSubtitle__qt3X2{font-size:.7rem;line-height:1.1rem;font-weight:500}.room-trip-coins_tripCoinSubContentItem__q2lqy{display:flex;flex-direction:row}.room-trip-coins_tripCoinSubContentItemPrefix__7ICDQ{flex-shrink:0;font-size:.65rem;line-height:.9rem;margin-right:.3rem}.room-trip-coins_tripCoinSubContentItemText__L6mER{margin-left:.3rem;font-size:.65rem;line-height:.9rem}.room-trip-coins_tripCoinContent__SODnc{margin-top:.6rem;display:flex;font-size:.65rem;line-height:.9rem}.room-trip-coins_loginText__BEAwq{margin-top:.45rem;line-height:.8rem}.room-trip-coins_textAlignLeft__Iu8NG{text-align:left}.room-trip-coins_room_reward_item_line__647yw{height:.025rem;background-color:#d4d7de;margin-bottom:.8rem;margin-top:.8rem;z-index:1}.room-trip-coins_discount_container__nDF3H,.room-trip-coins_member_rewardInfo_container__5V56G{z-index:1}.room-trip-coins_member_reward_container__9GjdT{z-index:1;display:flex;align-items:flex-start}.room-trip-coins_earnTripContainer__0NVGh{z-index:1}[dir=rtl] .room-trip-coins_userLevelBackground__Mm74q{left:0;right:auto;transform:scaleX(-1)}[dir=rtl] .room-trip-coins_tripCoinsTitle__ENr69{margin-left:.6rem;margin-right:0}[dir=rtl] .room-trip-coins_tripCoinTitleContainer__dFqMZ{margin-left:.8rem;margin-right:.4rem}[dir=rtl] .room-trip-coins_tripCoinSubContentItemPrefix__7ICDQ{margin-right:0;margin-left:.3rem}[dir=rtl] .room-trip-coins_tripCoinSubContentItemText__L6mER{margin-right:.3rem;margin-left:0}.memberRewardItem_memberrewrad_item__Y_kg2{z-index:1;line-height:normal}.memberRewardItem_memberrewrad_item_name__Dp9Go{z-index:1;flex-direction:row;border-radius:.1rem;display:flex;align-items:center;justify-content:flex-start;margin-left:.1rem;margin-right:.1rem}.memberRewardItem_memberrewrad_item_img__DeDBJ{z-index:1;font-size:.75rem;width:.75rem;height:.75rem;color:#533f1d}.memberRewardItem_memberrewrad_item_name_font__uoNsU{z-index:1;height:.8rem;color:#533f1d;font-size:.65rem;font-weight:500;line-height:.8rem;margin-left:.2rem}.memberRewardItem_memberrewrad_item_title_name__2J5n0{z-index:1;width:17.15rem;color:#4f5563;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem}.memberRewardItem_memberrewrad_item_title_name_container__tkyi4{z-index:1;margin-top:.1rem;padding-left:.1rem;padding-right:.1rem;display:flex;align-items:center}.memberRewardItem_textAlignLeft__PiCu0{text-align:left}[dir=rtl] .memberRewardItem_memberrewrad_item_name_font__uoNsU{margin-right:.2rem;margin-left:0}.x-cell_x_cell__0A8yu{display:flex;flex-direction:column}.x-cell_x_cell_content__xpbip{display:flex;flex-direction:row;margin-top:.4rem}.x-cell_x_cell_label__t_kck{font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;width:5.7rem;margin-right:.2rem}.x-cell_x_cell_value_box__jFHc2{flex:1 1;display:flex;flex-direction:column}.x-cell_x_cell_value_box_top__dpRK_{display:flex;align-items:center;flex-direction:row}.x-cell_x_cell_value__un79m{color:#455873;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;white-space:pre-line;word-break:break-all}.x-cell_x_cell_value__highlight__rk25v{color:#eb5600}.x-cell_x_cell_phone__Cmerx{color:#3264ff;font-size:.8rem;margin-left:.6rem}.x-cell_x_cell_showmore__i5Jbg{color:#3264ff;text-align:center;padding-top:.8rem}.x-cell_x_cell_content_item__cwpIy,.x-cell_x_cell_showmore__i5Jbg{font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem}.x-cell_x_cell_content_item__cwpIy{margin-top:.05rem}.x-cell_textAlignLeft__Slrqk{text-align:left}.x-cell_divider__vVQwb{height:.025rem;width:100%;background-color:#d4d7de;margin-bottom:.6rem}.x-cell_cancelPenaltiesContainer__ITDo0{flex:1 1;border-radius:.2rem;padding:0 .6rem .6rem}[dir=rtl] .x-cell_x_cell_label__t_kck{margin-left:.2rem;margin-right:0}[dir=rtl] .x-cell_x_cell_phone__Cmerx{margin-right:.6rem;margin-left:0}.x-product_x_product_class_title__Nlk0Z{color:#0f294d;font-size:.7rem;font-weight:700;letter-spacing:0;line-height:.9rem;padding:.6rem .8rem 0}.x-product_x_product_cells__T2jGS{padding:0 .8rem}.x-product_textAlignLeft__IbtLi{text-align:left}.x-product_xItemTicket__HTktg{font-size:.65rem;text-align:left}.x-product_x_item_tiket_container__iJWpB{padding:.3rem .8rem 0;flex-direction:row;flex-wrap:wrap}.x-product_x_item_ticket_score__P7MFS{font-size:.65rem;text-align:left}.x-product_showMoreArrow___lgbI{font-size:.6rem}.x-product_x_icon_arrow_right__Tcsc2{padding-left:.025rem;padding-top:.05rem;text-align:left}.x-product_x_product_pictures__Poh4F{padding:.6rem 0 .4rem .8rem}.x-product_x_product_menu_container__ptQ3s{padding:.4rem .8rem 0}.x-product_x_product_menu_category__sz_j1{font-size:.65rem;font-weight:700;line-height:.9rem;text-align:left}.x-product_x_product_menu_limit__XnEMJ{font-size:.6rem;line-height:.85rem;margin-top:.1rem;text-align:left}.x-product_x_product_menu_item__yP7OL{font-size:.65rem;font-weight:400;line-height:.9rem;margin-top:.1rem;text-align:left}.x-product_x_product_menu_group__GHGGj{margin-top:.4rem}.x-product_x_product_menu_group_first__Ia48r{margin-top:0}[dir=rtl] .x-product_x_product_pictures__Poh4F{padding:.6rem .8rem .4rem 0}[dir=rtl] .x-product_x_product_menu_container__ptQ3s{padding:.4rem .8rem 0}[dir=rtl] .x-product_x_product_menu_category__sz_j1,[dir=rtl] .x-product_x_product_menu_item__yP7OL,[dir=rtl] .x-product_x_product_menu_limit__XnEMJ{text-align:right}.room-x-package_room_x_package_title___Xxee{color:#0f294d;font-size:.9rem;font-weight:700;letter-spacing:0;line-height:1.2rem;padding:0 .8rem;display:flex}.room-x-package_room_x_package_line__cXj9X{height:.025rem;margin:1rem .8rem .5rem}.room-x-package_divider__flhwv{width:100%;height:.4rem}.room-x-package_textAlignLeft__7Dgn3{text-align:left}.x-option_x_option__AkQTl{line-height:normal}.x-option_x_option_class__fAzNs{margin:.6rem .8rem 0;position:relative}.x-option_x_option_class_bg__YjiB8{position:absolute;left:0;top:0;width:3.95rem;height:1.2rem;z-index:1;border-radius:.6rem .2rem .2rem .6rem}.x-option_x_option_class_content__hW_lq{position:relative;z-index:2;width:100%;height:1.2rem;display:flex;flex-direction:row;align-items:center}.x-option_x_option_class_icon__cIYJU{height:1.2rem;width:1.2rem;border-radius:1.2rem;display:flex;align-items:center;justify-content:center}.x-option_x_option_class_icon_item__gfDyL{font-size:.7rem}.x-option_x_option_class_txt__PxiqT{color:#0f294d;font-size:.65rem;font-weight:400;line-height:.9rem;padding-left:.4rem}.x-option_textAlignLeft__jqsNH{text-align:left}[dir=rtl] .x-option_x_option_class_bg__YjiB8{left:auto;right:0;border-radius:.2rem .6rem .6rem .2rem}[dir=rtl] .x-option_x_option_class_txt__PxiqT{padding-right:.4rem;padding-left:0}.x-giftbackground_room_lineargradient__aVPsv{position:relative;background-size:100% 7.5rem;border:.05rem solid #fff;padding:0 0 1rem;display:flex;flex-direction:column}.x-giftbackground_room_lineargradient_container__eozLJ{position:relative}.x-giftbackground_room_lineargradient_bg__kz5Ik{position:absolute;top:-.025rem;right:0;width:100%;height:7.5rem;z-index:0}.x-giftbackground_room_lineargradient_bgRTL__Jc7LT{position:absolute;top:0;width:100%;height:5.75rem;z-index:0;transform:scaleX(-1)}.x-giftbackground_userLevelBackground__3NNmz{padding-top:.8rem}[dir=rtl] .x-giftbackground_room_lineargradient_bg__kz5Ik{right:auto;left:0;transform:scaleX(-1)}.x-translate-loading_x_tanslate_loading__3Os4b{animation:x-translate-loading_translate_spin__zFv4P 1s linear infinite;width:.6rem;height:.6rem}@keyframes x-translate-loading_translate_spin__zFv4P{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.x-translate_x_special_translate__2p7kd{color:#455873;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;display:flex;align-items:center;flex-direction:row}.x-translate_x_special_translate_txt__nXubb{color:#3264ff;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;display:flex}.x-translate_x_special_translate_tip__HjkLw{padding-top:.4rem;color:#6f7685;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;display:flex}.x-special_x_special__Unejp{padding:1rem .8rem 0}.x-special_x_special_header___Squ0{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.x-special_x_special_title__1wdNs{color:#0f294d;font-size:.65rem;font-weight:700;letter-spacing:0;line-height:.9rem;display:flex;align-items:center;flex-direction:row}.x-special_x_special_icon__pP10k{font-size:.7rem;line-height:.7rem;transition:all .2s}.x-special_x_special_icon_rotate__It9oM{transform:rotate(180deg)}.x-special_x_special_showmore__ooEKb,.x-special_x_special_translate__HCcTh{color:#455873;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;display:flex;align-items:center;flex-direction:row}.x-special_x_special_content__22c7U{color:#455873;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;padding-top:.4rem;white-space:pre-line;word-break:break-all}.x-special_x_special_content_showmore__XGUzf{display:flex}.room-x-gift_room_x_gift_title__M10y4{color:#0f294d;font-size:.9rem;font-weight:700;letter-spacing:0;line-height:1.2rem;padding:0 .8rem;display:flex}.room-x-gift_transparent__6PJX3{bottom:.5rem;width:100%;height:2rem}.room-x-gift_viewall_container__2hYA_{margin-top:.05rem;position:relative;bottom:1rem;text-align:center}.room-x-gift_room_x_package_line__9SSED{height:.025rem;margin:1rem .8rem .5rem}.room-x-gift_textAlignLeft__AvdH2{text-align:left}.x-lineargradient_room_lineargradient__HbewL{position:relative;background-size:100% 7.5rem;border:.05rem solid #fff;padding:.8rem 0 1rem;display:flex;flex-direction:column}.x-lineargradient_room_lineargradient_container__F6ePW{position:relative}.x-lineargradient_room_lineargradient_bg__oTgJZ{position:absolute;top:0;left:0;width:100%;height:5.75rem;z-index:0}.x-simple-product_x_simple_product__HFcK_{padding:0 .8rem}.x-simple-product_x_simple_product_name__Jvybx{color:#0f294d;font-size:.7rem;line-height:.9rem;font-weight:700;padding:.6rem 0 .2rem;display:flex}.x-simple-product_x_simple_product_content__LgGwk{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap}.x-simple-product_x_simple_product_content_cell__bKDtl{box-sizing:border-box;padding:.2rem .2rem .2rem 0;color:#0f294d;font-size:.65rem;line-height:.9rem;display:flex;min-width:50%;position:relative;flex-direction:row}.x-simple-product_x_simple_product_content_cell_dot__yiBer{padding-right:.2rem}[dir=rtl] .x-simple-product_x_simple_product_content_cell__bKDtl{padding:.2rem 0 .2rem .2rem}[dir=rtl] .x-simple-product_x_simple_product_content_cell_dot__yiBer{padding-left:.2rem;padding-right:0}.x-simple-option_x_simple_option__Yd7IR{line-height:normal}.x-simple-option_x_simple_option_class__9N5q_{margin:.6rem .8rem 0;position:relative}.x-simple-option_x_simple_option_class_bg__dwFkB{position:absolute;left:0;top:0;width:3.95rem;height:1.2rem;z-index:1;border-radius:.6rem .2rem .2rem .6rem}.x-simple-option_x_simple_option_class_content__Dr3v3{position:relative;z-index:2;width:100%;height:1.2rem;display:flex;flex-direction:row;align-items:center}.x-simple-option_x_simple_option_class_icon__gM38v{height:1.2rem;width:1.2rem;border-radius:1.2rem;display:flex;align-items:center;justify-content:center}.x-simple-option_x_simple_option_class_icon_item__03A8a{font-size:.7rem}.x-simple-option_x_simple_option_class_txt__DImO2{color:#0f294d;font-size:.65rem;font-weight:400;line-height:.9rem;padding-left:.4rem}[dir=rtl] .x-simple-option_x_simple_option_class_bg__dwFkB{position:absolute;right:0;left:auto;border-radius:.2rem .6rem .6rem .2rem}[dir=rtl] .x-simple-option_x_simple_option_class_txt__DImO2{padding-right:.4rem;padding-left:0}.room-x-simple_room_x_simple_title__arH_V{color:#0f294d;font-size:.9rem;font-weight:700;letter-spacing:0;line-height:1.2rem;padding:0 .8rem;display:flex}.room-x-simple_room_x_simple_options__biiCZ{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 .8rem}.room-x-simple_room_x_simple_option__Lpc7_{width:50%;color:#455873;font-size:.65rem;line-height:.9rem;padding-top:.4rem}.room-layer_container__Jzxnw{display:flex;flex-direction:column}.room-layer_addBedContainer__8QMqA{display:flex;flex-direction:column;padding-right:1rem;padding-bottom:.9rem;padding-left:1rem}.tax-fee-detail_detailInfoItemDesc__r9off,.tax-fee-detail_detailTitle__I7A5w{font-size:.7rem;line-height:1.1rem;font-weight:400;margin-bottom:.6rem}.tax-fee-detail_textAlignLeft__fumbq{text-align:left}.tax-fee-faq_questionItem__MpfCh{margin-bottom:1.2rem}.tax-fee-faq_questionText__efRUS{font-size:.8rem;line-height:1.05rem;font-weight:500}.tax-fee-faq_answerText__q5M2v{font-size:.7rem;line-height:1.1rem;font-weight:400;margin-top:.2rem}.tax-fee-faq_textAlignLeft__Dtck_{text-align:left}.tax-fee-info_taxFeeInfoContainer__cRMPr{padding:.85rem .8rem .4rem}.tax-fee-info_textAlignLeft__ToeLS{text-align:left}@font-face{font-family:crn_font_ibu_taro_hotel;src:url(https://file.tripcdn.com/files/6/htl_web/1re0z12000inlqpx14172.ttf) format("truetype")}@keyframes slideUp{0%{opacity:0;transform:translateY(50rem)}to{opacity:1;transform:translateY(0)}}.album{color:#121826;background:#fff;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000;opacity:0;animation-name:slideUp;animation-duration:.3s;animation-fill-mode:both;will-change:transform,opacity}.album>button{position:absolute;left:50%;bottom:.6rem;transform:translate(-50%);padding:.35rem .6rem;border-radius:.2rem;background:#2c61fe;color:#fff;border:none}.album .provide{height:-moz-fit-content;height:fit-content;border-bottom:.05rem solid #d4d7de;display:flex;align-items:center;padding:0 2rem 0 .8rem}.album .provide i{content:"";background:url(//ak-d.tripcdn.com/images/1re3912000bfzjzt1FFFC.svg) no-repeat 50%;background-size:contain;height:1.2rem;width:1.2rem;flex-shrink:0}.album .provide ul{margin-left:.4rem;align-items:center}.album .provide ul li{font-size:.8rem;font-weight:700;padding:.5rem 0;line-height:1.05rem;white-space:normal}.album .provide ul li span{white-space:inherit;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.album .category{overflow-x:auto;border-bottom:.05rem solid #d4d7de;padding:0 1.6rem 0 .6rem;display:flex}.album .category:before{content:"";position:fixed;right:0;height:2.25rem;width:2.9rem;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 84%);z-index:1}.album .category ul{padding:.7rem 0 .6rem}.album .category ul li{margin:0 1.2rem 0 0;border-bottom:.1rem solid transparent;border-radius:0}.album .category ul li.active:after{content:"";width:100%;height:.05rem;background:#2c61fe;display:block;bottom:0;position:absolute}body[dir=rtl] .album .provide{padding:0 .8rem 0 2rem}body[dir=rtl] .album .provide i{transform:rotateY(180deg)}body[dir=rtl] .album .provide ul{margin:0 .4rem 0 0}body[dir=rtl] .album .category{padding:0 .6rem 0 1.6rem}body[dir=rtl] .album .category:before{background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 84%);left:0;right:auto}body[dir=rtl] .album .category ul li{margin:0 0 0 1.2rem}.image-swiper-arrow-box{align-items:center;display:flex;height:2.5rem;position:absolute;top:50%;transform:translateY(-50%)}.image-swiper-arrow-box i{height:2rem;line-height:2rem;text-align:center;width:2rem}.image-swiper-arrow-box.left i,.image-swiper-arrow-box.right i{border-radius:50%}.image-swiper-arrow-box.left{justify-content:flex-start;left:.6rem}.image-swiper-arrow-box.left i{background:rgba(18,24,38,.6) url(//ak-d.tripcdn.com/images/1re3b12000bb7g9d48F35.svg) no-repeat 50%;background-size:.9rem .9rem}.image-swiper-arrow-box.right{justify-content:flex-end;right:.6rem}.image-swiper-arrow-box.right i{background:rgba(18,24,38,.6) url(//ak-d.tripcdn.com/images/1re5y12000bb7g97n1DC3.svg) no-repeat 50%;background-size:.9rem .9rem}[data-domain=aw] .image-swiper-arrow-box.left i{background:rgba(18,24,38,.6) url(//aw-d.tripcdn.com/images/1re3b12000bb7g9d48F35.svg) no-repeat 50%;background-size:.9rem .9rem}[data-domain=aw] .image-swiper-arrow-box.right i{background:rgba(18,24,38,.6) url(//aw-d.tripcdn.com/images/1re5y12000bb7g97n1DC3.svg) no-repeat 50%;background-size:.9rem .9rem}.album-swiper-wrapper{background-color:#000;height:100%;overflow:hidden;position:relative}.album-swiper-list{flex-direction:row}.album-swiper-image-wrapper,.album-swiper-list{display:flex;height:100%;justify-content:center}.album-swiper-image-wrapper{align-items:center;width:100%}.album-swiper-image-wrapper .no-image-tip{color:#fff;font-size:.7rem;left:50%;line-height:.8rem;padding:0 .2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.album-swiper-image{background-color:#ebedf1;height:auto;width:100%}.album-swiper-block-wrapper{height:100%;overflow:hidden;position:relative}.album-swiper-block-wrapper .swiper-block-page-count{background-color:rgba(5,26,55,.6);border-radius:.9rem;bottom:.6rem;color:#fff;display:inline-block;font-size:.55rem;height:.9rem;line-height:.9rem;margin-left:1rem;padding:0 .4rem;position:absolute;text-align:center}.album-swiper-block-bottom-bar{bottom:0;padding:0 .6rem .4rem;position:absolute}.album-swiper-block-count{background-color:rgba(0,0,0,.6);border-radius:.1rem;color:#fff;display:inline-block;font-size:.55rem;height:.9rem;line-height:.9rem;text-align:center;width:1.6rem}.swiper-indicator-container{align-items:center;bottom:.85rem;display:flex;flex-direction:row;height:.45rem;justify-content:center;position:absolute;width:100%}.swiper-indicator-container .swiper-indicator-dots{background-color:hsla(0,0%,100%,.7);border-radius:50%;height:.3rem;margin-right:.2rem;width:.3rem}.swiper-indicator-container .swiper-indicator-dots-active{background-color:#fff;height:.45rem;width:.45rem}[dir=rtl] .album-swiper-block-wrapper .swiper-block-page-count{margin-left:0;margin-right:1rem}[dir=rtl] .swiper-indicator-container .swiper-indicator-dots{margin-left:.2rem;margin-right:0}.album-swiper-full-mask-wrapper{height:100%;overflow:hidden;position:relative}.album-swiper-full-mask-wrapper:before{background:rgba(0,0,0,.5) url(//ak-d.tripcdn.com/images/1re1512000bkuy57858FA.svg) no-repeat 50%;background-size:80%;border-radius:50%;content:"";display:block;height:1.5rem;left:1.05rem;position:absolute;top:1.05rem;width:1.5rem;z-index:1}.album-swiper-full-mask-wrapper.swiper-mask-b:before{background:rgba(18,24,38,.6) url(//ak-d.tripcdn.com/images/1re1512000bkuy57858FA.svg) no-repeat 50%;background-size:.9rem .9rem;border-radius:50%;height:1.6rem;left:auto;right:.6rem;top:.65rem;width:1.6rem}.album-swiper-full-mask-close-icon{height:1.7rem;left:.8rem;position:absolute;top:.8rem;width:1.7rem}.album-swiper-full-mask-bottom-bar{bottom:0;display:flex;flex-direction:column;left:0;padding:0 .6rem .4rem;position:absolute;right:0}.album-swiper-full-mask-image-count{align-self:flex-end;color:#fff;font-size:.65rem;line-height:.9rem}.album-swiper-full-mask-image-title{align-self:flex-start;color:#fff;font-size:.65rem;line-height:.9rem}[data-domain=aw] .album-swiper-full-mask-wrapper:before{background:rgba(0,0,0,.5) url(//aw-d.tripcdn.com/images/1re1512000bkuy57858FA.svg) no-repeat 50%;background-size:80%}[data-domain=aw] .album-swiper-full-mask-wrapper.swiper-mask-b:before{background:rgba(18,24,38,.6) url(//aw-d.tripcdn.com/images/1re1512000bkuy57858FA.svg) no-repeat 50%;background-size:.9rem .9rem}body[dir=rtl] .album-swiper-full-mask-wrapper:before{left:auto;right:1.05rem}body[dir=rtl] .album-swiper-full-mask-wrapper.swiper-mask-b:before{left:.6rem;right:auto}body[dir=rtl] .album-swiper-full-mask-close-icon{left:auto;right:.8rem}.album-swiper-container{height:10.5rem}.album-swiper-container-bf{height:10.4rem}.photo-slider{width:100%;height:10.5rem;position:relative}.photo-slider:after{content:"";background-image:linear-gradient(0deg,rgba(235,237,241,.994),rgba(235,237,241,0));position:absolute;bottom:0;left:0;right:0;height:2rem}.photo-slider-bf{height:10.4rem}.photo-slider-bf:after{display:none}.photo-slider img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.photo-slider .photo-carousel,.photo-slider .photo-carousel ul{height:10.5rem}.photo-slider .logo{position:fixed;top:-25rem}.photo-slider .canvas-logo{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:relative}.photo-slider .empty-logo{position:absolute;width:100%;height:100%;top:0;left:0}.photo-slider .page{padding:.1rem;height:1rem;display:inline-block;border-radius:.1rem;background-color:rgba(18,24,38,.6)}.photo-slider .hotel-certification-tag,.photo-slider .page{font-size:.55rem;color:#fff;text-align:center;position:absolute;bottom:1.5rem}.photo-slider .hotel-certification-tag{padding:.1rem .4rem;left:50%;max-width:50%;transform:translateX(-50%);background:rgba(18,24,38,.6);border-radius:.2rem;box-sizing:border-box}.photo-slider .detail-top-album-slide-arrow-box{height:calc(100% - 1rem);position:absolute;top:0;width:auto;display:flex;align-items:center;transform:translateY(0)}.photo-slider .detail-top-album-slide-arrow-box i{width:2rem;height:2rem;text-align:center;line-height:2rem}.photo-slider .detail-top-album-slide-arrow-box.left{left:0;justify-content:flex-start}.photo-slider .detail-top-album-slide-arrow-box.left i{border-radius:0 50% 50% 0;background:rgba(18,24,38,.6) url(//ak-d.tripcdn.com/images/1re3b12000bb7g9d48F35.svg) no-repeat 50%;background-size:.9rem .9rem}.photo-slider .detail-top-album-slide-arrow-box.right{right:0;justify-content:flex-end}.photo-slider .detail-top-album-slide-arrow-box.right i{border-radius:50% 0 0 50%;background:rgba(18,24,38,.6) url(//ak-d.tripcdn.com/images/1re5y12000bb7g97n1DC3.svg) no-repeat 50%;background-size:.9rem .9rem}.photo-slider .album-swiper-wrapper{background-color:#ebedf1}.carousel-ad{width:100%;height:100%;background:url(//ak-d.tripcdn.com/images/1re6w12000bk2s0ob65B5_W_393_196_R5.webp) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;align-items:center}.carousel-ad:before{content:"";background:url(//ak-d.tripcdn.com/images/1re6112000bk2tcceCE70_W_40_40_R5.webp) no-repeat 50%;background-size:contain;width:1.825rem;height:2rem;margin-top:.8rem}.carousel-ad .ad-title{font-size:.9rem;text-align:center;margin:.6rem 0;line-height:1.2rem;color:#121826;font-weight:700;width:13.55rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.carousel-ad .ad-title mark{color:#d81e60;background:none}.carousel-ad .ad-btn{bottom:.6rem;padding:.35rem .6rem;border-radius:.2rem;background:#2c61fe;color:#fff;border:none}.carousel-ad .ad-btn-public{bottom:.6rem}[data-domain=aw] .photo-slider .detail-top-album-slide-arrow-box.left i{background:rgba(18,24,38,.6) url(//aw-d.tripcdn.com/images/1re3b12000bb7g9d48F35.svg) no-repeat 50%;background-size:.9rem .9rem}[data-domain=aw] .photo-slider .detail-top-album-slide-arrow-box.right i{background:rgba(18,24,38,.6) url(//aw-d.tripcdn.com/images/1re5y12000bb7g97n1DC3.svg) no-repeat 50%;background-size:.9rem .9rem}[data-domain=aw] .photo-slider .page.page-vtest{margin-right:1rem;margin-left:0}[data-domain=aw] .carousel-ad{background:url(//aw-d.tripcdn.com/images/1re6w12000bk2s0ob65B5_W_393_196_R5.webp) no-repeat 50%;background-size:cover}[data-domain=aw] .carousel-ad:before{content:"";background:url(//aw-d.tripcdn.com/images/1re6112000bk2tcceCE70_W_40_40_R5.webp) no-repeat 50%;background-size:contain}.search-box-com{position:relative}.search-box-siting{min-height:2.9rem;width:100%}.search-box-siting.isPayPay{min-height:3.3rem}.search-box-container{padding:.3rem .6rem .6rem;background:#fff;position:absolute;top:0;width:100%;display:flex;align-items:center}.search-box-container.search-box-container-seo{width:0;height:0;overflow:hidden;padding:0}.search-box-container.isFixed{position:fixed;top:0;left:0;width:100%;z-index:20;padding:.4rem .6rem}.search-box-container.isFixed .search-box{padding:.3rem .6rem .25rem}.search-box-container.isFixed .search-box .search-box-body .search-box-city{font-weight:500}.search-box-container.isFixed .search-box .search-box-body .date-room{line-height:.9rem}.search-box-container.isFixed .search-box .search-box-body .date-room .search-box-date{font-size:.65rem;font-weight:400}.search-box-container.isFixed.search-box-container-seo{width:100%;overflow:visible;overflow:initial;height:auto}.search-box-container .return-icon{font-size:1rem;margin-right:.6rem}.search-box-container .search-box{flex:1 1 auto;padding:.45rem .6rem;box-shadow:0 0 0 .05rem #b9bec7;border-radius:.2rem;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.search-box-container .search-box .search-box-body{flex:1 1;overflow:hidden}.search-box-container .search-box .search-box-body .search-box-city{color:#121826;font-size:.7rem;font-weight:500;letter-spacing:0;line-height:.9rem;min-height:.9rem;margin-bottom:.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-box-container .search-box .search-box-body .date-room{line-height:1.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-box-container .search-box .search-box-body .date-room .search-box-date{font-size:.7rem;font-weight:500}.search-box-container .search-box .search-box-body .date-room .dividing-line{margin:0 .4rem;position:relative}.search-box-container .search-box .search-box-body .date-room .dividing-line:before{content:" ";left:0;top:50%;width:.05rem;height:.5rem;background:#d4d7de;position:absolute;transform:translateY(-50%)}.search-box-container .search-box .search-box-body .date-room .search-box-room{font-size:.65rem;font-weight:400}.search-box-container .search-box .search-box-icon{font-size:1rem;color:#121826;line-height:1rem;margin-left:.2rem}.search-box-container-vtest{padding-left:1rem;padding-right:1rem}.search-box-container-vtest .search-box{border-radius:.4rem}.search-box-container-vtest .search-box-container .search-box .search-box-body .date-room .search-box-date{font-weight:700}[dir=rtl] .search-box-container .search-box .search-box-body .date-room{display:flex}[dir=rtl] .search-box-container .search-box .search-box-body .date-room .search-box-room{order:3}[dir=rtl] .search-box-container .search-box .search-box-body .date-room .dividing-line{order:2}[dir=rtl] .search-box-container .search-box .search-box-body .date-room .search-box-date{order:1}[dir=rtl] .search-box-container .search-box .search-box-body .search-box-city{unicode-bidi:plaintext;text-align:right}[dir=rtl] .search-box-container .search-box-icon{margin-left:0;margin-right:.2rem}[dir=rtl] .search-box-container .return-icon{margin-right:0;margin-left:.6rem}.fast-filter-container{padding:.6rem;position:relative;display:flex;flex-direction:row;margin:0 .6rem;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;background-color:#fff;box-shadow:0 .2rem .8rem 0 rgba(18,24,38,.04)}.fast-filter-container.fast-filter-container-search-b{background:#fff;box-shadow:0 .2rem .8rem 0 rgba(18,24,38,.1);border-radius:.4rem;display:block}.fast-filter-container.fast-filter-container-search-b .fast-filter-bar{overflow-y:hidden;flex-wrap:wrap;max-height:3.8rem}.fast-filter-container.fast-filter-container-search-b .fast-filter-bar .fast-filter-item{margin-top:.4rem}.fast-filter-container.fast-filter-container-search-b:before{content:normal}.fast-filter-container.fast-filter-container-vtest{background:#fff;box-shadow:none;border-radius:0;border-radius:initial;padding:0;margin:0}.fast-filter-container.fast-filter-container-roomlist-b{padding-bottom:.8rem}.fast-filter-container .fast-filter-head{color:#121826;font-size:.8rem;font-weight:500;letter-spacing:0;line-height:1.05rem;display:flex;align-items:center;justify-content:space-between}.fast-filter-container .fast-filter-head .fast-filter-more{align-self:flex-start;flex-shrink:0;margin-left:.6rem;color:#2c61fe;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:1.05rem}.fast-filter-container .fast-filter-head .fast-filter-more .hotel-icons{margin-left:.1rem;font-size:.6rem}.fast-filter-container.hide-divider-line:before{background-image:none}.fast-filter-container.top-radius{border-radius:.4rem}.fast-filter-container.expand-card{padding:.6rem;margin:0;border-radius:0}.fast-filter-container.expand-card:before,.fast-filter-container:before{background-image:repeating-linear-gradient(90deg,#d4d7de,#d4d7de 2%,transparent 0,transparent 3%)}.fast-filter-container:before{position:absolute;content:"";left:.6rem;top:0;right:.6rem;height:.05rem;transform:scaleY(.5)}.fast-filter-container .fast-filter-bar::-webkit-scrollbar{display:none}.fast-filter-container .fast-filter-bar{display:flex;flex-direction:row;width:100%;overflow-y:scroll;scrollbar-width:none}.fast-filter-container .fast-filter-bar .fast-filter-item{display:flex;flex-direction:row;align-items:center;gap:.2rem;margin-right:.4rem;padding:0 .4rem;height:1.5rem;font-size:.65rem;line-height:1.5rem;white-space:nowrap;border-radius:.2rem;background-color:#f6f7fa}.fast-filter-container .fast-filter-bar .fast-filter-item.selected{background-color:#f1f5ff;color:#2c61fe}.fast-filter-container .fast-filter-bar .fast-filter-item.disabled{background-color:#f6f7fa;color:#b9bec7}.fast-filter-container .fast-filter-bar .fast-filter-item .item-icon{width:.7rem;height:.7rem}.fast-filter-container .fast-filter-bar .fast-filter-item .hotel-icons{font-size:.65rem}.fast-filter-container .fast-filter-bar.fast-filter-bar-vtest{background:#fff;flex-wrap:nowrap;overflow-x:scroll;padding:.2rem 0 .2rem 1rem;margin-right:2.8rem;width:auto}.fast-filter-container .fast-filter-bar.fast-filter-bar-vtest .fast-filter-item-vtest{background:#fff;font-size:.7rem;line-height:1.7rem;height:1.7rem;padding:.35rem .4rem;border:.05rem solid #acb4bf;gap:0;margin-top:0}.fast-filter-container .fast-filter-bar.fast-filter-bar-vtest .fast-filter-item-vtest.selected{border:.05rem solid #2c61fe;background:#f1f5ff}.fast-filter-container .fast-filter-bar.fast-filter-bar-vtest .fast-filter-item-vtest.disabled{border-color:#d4d7de}.fast-filter-container .fast-filter-bar.fast-filter-bar-vtest .fast-filter-item-vtest .close-icon{margin-left:.2rem}.fast-filter-container .fast-filter-bar.fast-filter-bar-roomlist-b{padding:0 1rem;margin:0}.fast-filter-container .fast-filter-bar.fast-filter-bar-roomlist-b .fast-filter-item-roomlist-b{padding:.3rem .6rem;line-height:1.05rem;height:1.6rem;border:none}.fast-filter-container .fast-filter-bar.fast-filter-bar-roomlist-b .fast-filter-item-roomlist-b.disabled{border-color:#e5e7eb}.fast-filter-container .fast-filter-bar.fast-filter-bar-roomlist-b .fast-filter-item-roomlist-b .front-icon{margin:0 .2rem 0 0;font-size:.8rem}.fast-filter-container .fast-filter-bar.fast-filter-bar-roomlist-b .fast-filter-item-roomlist-b .close-icon{font-size:.8rem}.fast-filter-container .fast-filter-bar.fast-filter-bar-roomlist-b .no-rem-border{border:1px solid #b9bec7}.fast-filter-container .fast-filter-more-button{position:sticky;width:1.4rem;height:1.5rem;border-radius:.2rem;background-color:#fff;display:flex;justify-content:flex-end}.fast-filter-container .fast-filter-more-button .fast-filter-more-icon{align-self:center;height:.8rem;width:.8rem}.fast-filter-container .fast-filter-more-button .selected-circle{height:.3rem;width:.3rem;border-radius:.15rem;margin-top:.2rem;background-color:#c74401}.fast-filter-container .fast-filter-more-icon{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;width:2.8rem;height:100%;border-left:.05rem solid #d4d7de}.fast-filter-container .fast-filter-more-icon .close-icon-container{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;position:relative}.fast-filter-container .fast-filter-more-icon .close-icon-container .close-icon{font-size:1rem}.fast-filter-container .fast-filter-more-icon .close-icon-container .tip-dot{background-color:#c74401;width:.3rem;height:.3rem;border-radius:50%;position:absolute;right:-.15rem;top:-.15rem}body[dir=rtl] .fast-filter-container .fast-filter-bar .fast-filter-item{margin-left:.4rem;margin-right:0}body[dir=rtl] .fast-filter-container .fast-filter-head .fast-filter-more{margin-left:0;margin-right:.6rem;display:flex;transform:scaleX(1)}.search-panel-icon .ic_fa_other .item-icon{background:url(//ak-d.tripcdn.com/images/1re3z12000ball88eB92C.svg) 50%/contain no-repeat;background-size:contain}.search-panel-icon .ic_advantage .item-icon{background:url(//ak-d.tripcdn.com/images/1re4q12000b6it3ij77C3.svg) 50%/contain no-repeat;background-size:contain}.search-panel-icon .ic_fa_other_selected .item-icon{background:url(//ak-d.tripcdn.com/images/1re6y12000bb4mz327CA7.svg) 50%/contain no-repeat;background-size:contain}.search-panel-icon .ic_advantage_selected .item-icon{background:url(//ak-d.tripcdn.com/images/1re2r12000bb4n4igDEAC.svg) 50%/contain no-repeat;background-size:contain}.search-panel-icon .ic_fa_other_disabled .item-icon{background:url(//ak-d.tripcdn.com/images/1re3z12000bb4n5ge15A0.svg) 50%/contain no-repeat;background-size:contain}.search-panel-icon .ic_advantage_disabled .item-icon{background:url(//ak-d.tripcdn.com/images/1re5n12000bb4n710AB52.svg) 50%/contain no-repeat;background-size:contain}.search-panel-placeholder-vtest{width:100%;height:.8rem;background:#fff}body[data-domain=aw] .search-panel-icon .ic_fa_other .item-icon{background:url(//aw-d.tripcdn.com/images/1re3z12000ball88eB92C.svg) 50%/contain no-repeat}body[data-domain=aw] .search-panel-icon .ic_advantage .item-icon{background:url(//aw-d.tripcdn.com/images/1re4q12000b6it3ij77C3.svg) 50%/contain no-repeat}body[data-domain=aw] .search-panel-icon .ic_fa_other_selected .item-icon{background:url(//aw-d.tripcdn.com/images/1re6y12000bb4mz327CA7.svg) 50%/contain no-repeat}body[data-domain=aw] .search-panel-icon .ic_advantage_selected .item-icon{background:url(//aw-d.tripcdn.com/images/1re2r12000bb4n4igDEAC.svg) 50%/contain no-repeat}body[data-domain=aw] .search-panel-icon .ic_fa_other_disabled .item-icon{background:url(//aw-d.tripcdn.com/images/1re3z12000bb4n5ge15A0.svg) 50%/contain no-repeat}body[data-domain=aw] .search-panel-icon .ic_advantage_disabled .item-icon{background:url(//aw-d.tripcdn.com/images/1re5n12000bb4n710AB52.svg) 50%/contain no-repeat}.hotel-rooms-filter-title{color:#121826;font-size:1rem;font-weight:700;line-height:1.3rem;padding:0 1rem .45rem;background:#fff}.detail-seo-search-box{background-color:#fff;position:relative}.detail-seo-search-box .detail-seo-search-content{border:.05rem solid #d4d7de;box-shadow:0 .2rem .4rem 0 rgba(18,24,38,.1);border-radius:.4rem;padding:.8rem .6rem;margin:.6rem}.detail-seo-search-box .detail-seo-search-guest-panel{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1}.detail-seo-search.htl-basecard{border:.1rem solid #2c61fe;padding-bottom:0;overflow:hidden}.detail-seo-search-content{background-color:#fff}.detail-seo-search-content.detail-seo-search-contentB .border-1px:not(:first-child){padding-top:.8rem}.detail-seo-search-content.detail-seo-search-contentB .calendar .night{background:#f6f7fa;border-radius:.525rem;color:#4f5563;font-size:.7rem;font-weight:400;letter-spacing:0;line-height:.85rem;padding:.1rem .4rem;margin-left:.4rem}.detail-seo-search-content.detail-seo-search-contentB .check-button-public{margin-top:.8rem}.detail-seo-search-content .city{display:flex;justify-content:space-between;align-items:center;overflow:hidden}.detail-seo-search-content .city .destination{line-height:1.2rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:500}.detail-seo-search-content .city .destination .title{color:#121826;font-size:.9rem}.detail-seo-search-content .city .destination .subtitle{margin-left:.4rem;color:#4f5563;font-size:.7rem;font-weight:400}.detail-seo-search-content .city .hotel-icons{font-size:1rem;line-height:1rem;margin-left:.4rem}.detail-seo-search-content .calendar{display:flex;justify-content:space-between;align-items:center}.detail-seo-search-content .calendar .date{color:#121826;font-size:.9rem;font-weight:500;letter-spacing:0;line-height:1.2rem}.detail-seo-search-content .calendar .night{background:#f6f7fa;border-radius:.5rem;color:#6f7685;font-size:.7rem;line-height:.85rem;padding:.1rem .4rem}.detail-seo-search-content .calendar .no-date-selected-pop{position:absolute;top:2.3rem;background-color:rgba(18,24,38,.8);border-radius:.2rem;padding:.4rem;font-size:.65rem;line-height:.9rem;color:#fff;white-space:nowrap;z-index:5}.detail-seo-search-content .calendar .no-date-selected-pop:after{position:absolute;content:"";bottom:100%;left:.8rem;border:.3rem solid transparent;border-bottom-color:rgba(18,24,38,.8)}.detail-seo-search-content .border-1px{position:relative;padding-bottom:.8rem}.detail-seo-search-content .border-1px:after{content:"";position:absolute;bottom:0;left:0;height:.05rem;width:100%;transform:scaleY(.5);background-color:#d4d7de}.detail-seo-search-content .guest-room{padding-top:.6rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-seo-search-content .guest-room .cell{display:inline-block;line-height:1.2rem;color:#121826;font-size:.75rem;font-weight:400}.detail-seo-search-content .guest-room .cell .num{color:#121826;font-size:.9rem;font-weight:500;line-height:1.2rem}.detail-seo-search-content .check-button-public{margin-top:.6rem;width:100%}.detail-seo-search-content .check-button{margin-top:.6rem;color:#fff;font-size:.9rem;font-weight:500;line-height:1.05rem;padding:.7rem .6rem;background:#2c61fe;border-radius:.2rem;text-align:center}.city-selector-frame{position:fixed;top:0;left:0;z-index:200}body[dir=rtl] .detail-seo-search-content .calendar .no-date-selected-pop:after{right:.8rem;left:auto}body[dir=rtl] .detail-seo-search-content .city .destination{display:flex}body[dir=rtl] .detail-seo-search-content .city .destination .title{display:block;order:1;unicode-bidi:plaintext;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}body[dir=rtl] .detail-seo-search-content .city .destination .subtitle{display:block;order:2;margin-left:0;margin-right:.4rem}body[dir=rtl] .detail-seo-search-content .city .hotel-icons{margin-left:0;margin-right:.4rem}.share-button-box{width:1.5rem;height:1.5rem;background:#fff;border-radius:50%;text-align:center;line-height:1.5rem;font-size:.65rem;color:#121826}.share-button-box .share-icon{font-size:.9rem}.share-tips{position:absolute;top:2.1rem;right:-.4rem;padding:.4rem;background:rgba(15,24,38,.8);color:#fff;border-radius:.2rem;font-size:.6rem;font-weight:400;line-height:.85rem}.share-tips:before{content:" ";width:.6rem;height:.6rem;border-bottom:.3rem solid rgba(15,24,38,.8);border-left:.3rem solid transparent;border-right:.3rem solid transparent;position:absolute;top:-.6rem;right:3rem}.share-tips.share-tips-screen:before{right:.85rem}body[dir=rtl] .share-tips{left:-.4rem;right:auto}body[dir=rtl] .share-tips:before{left:3rem;right:auto}body[dir=rtl] .share-tips.share-tips-screen:before{left:.85rem;right:auto}.photo-slider-container{position:relative}.photo-slider-container .photo-slider-other-info{position:absolute;top:.6rem;right:1rem;display:flex;align-items:center;gap:.6rem;width:100%;justify-content:flex-end}.htl-basecard{background-color:#fff;box-shadow:0 .1rem .4rem 0 rgba(18,24,38,.04);border-radius:.4rem;padding-bottom:.75rem}.htl-basecard.with-wrapper{margin:.4rem .6rem;scroll-margin-top:.6rem}.htl-basecard>.htl-basecard-title{background:linear-gradient(-82.85deg,rgba(44,97,254,.04) .03%,rgba(255,247,229,.24));padding:.6rem;display:flex;align-items:center;justify-content:space-between;border-top-left-radius:.4rem;border-top-right-radius:.4rem;color:#121826;font-size:.9rem;font-weight:700;letter-spacing:0;line-height:1.2rem}.htl-basecard>.htl-basecard-title>h1,.htl-basecard>.htl-basecard-title>h2{font-size:.9rem;font-weight:700}.htl-basecard>.htl-basecard-content{padding:.6rem}.htl-basecard>.htl-basecard-more-btn{border:0;outline:none;padding:.35rem .6rem;color:#2c61fe;font-size:.65rem;font-weight:400;letter-spacing:0;line-height:.9rem;background-color:#fff;display:block;margin:0 auto;position:relative}.htl-basecard>.more-btn-public{display:block;margin:0 auto}.htl-basecard>.htl-basecard-more-btn:after{border-radius:.4rem;content:"";position:absolute;top:0;left:0;border:.05rem solid #2c61fe;width:200%;height:200%;transform:scale(.5);transform-origin:left top}.htl-basecard.htl-basecard-rem{padding:1.2rem 0;margin:0;box-shadow:none;border-radius:0}.htl-basecard.htl-basecard-rem .htl-basecard-title{padding:0 1rem .8rem;background:none;line-height:1.25rem;font-size:1rem;font-weight:500}.htl-basecard.htl-basecard-rem .htl-basecard-title>h1,.htl-basecard.htl-basecard-rem .htl-basecard-title>h2{font-size:1rem;font-weight:500}.htl-basecard.htl-basecard-rem .htl-basecard-content{padding:0 1rem .8rem}.htl-basecard.htl-basecard-rem>.more-btn-public{color:#121826;font-weight:500;line-height:1.2rem;font-size:.8rem;display:inline-block;border:none;border-bottom:.05rem solid #121826;background:none;padding:0;border-radius:0;margin:0 1rem;min-height:1.1rem;height:1.1rem}.solid-border{position:relative}.solid-border:after{content:"";position:absolute;top:0;left:0;border:.05rem solid #d4d7de;width:200%;height:200%;transform:scale(.5);transform-origin:left top}.dash-border-bottom{position:relative}.dash-border-bottom:after{content:"";position:absolute;top:0;left:0;border-bottom:.05rem dashed #d4d7de;width:200%;height:200%;transform:scale(.5);transform-origin:left top}.dash-border-left{position:relative}.dash-border-left:after{content:"";position:absolute;top:0;left:0;border-left:.05rem dashed #d4d7de;width:200%;height:200%;transform:scale(.5);transform-origin:left top}.solid-border-bottom{position:relative}.solid-border-bottom:after{content:"";position:absolute;top:0;left:0;border-bottom:.05rem solid #d4d7de;width:200%;height:200%;transform:scale(.5);transform-origin:left top}.solid-border-left{position:relative}.solid-border-left:after{content:"";position:absolute;top:0;left:0;border-left:.05rem solid #d4d7de;width:200%;height:200%;transform:scale(.5);transform-origin:left top}.htl-dtl-padding-bottom{padding-bottom:4.5rem}.SeoSearchBox-Parent-E{display:flex;width:100%;background-color:#fff;align-items:center;justify-content:center}.hotel-rooms-filter-container-vtest .hotel-rooms-filter-title{color:#121826;font-size:1rem;font-weight:700;line-height:1.3rem;padding:0 1rem .45rem;background:#fff}.hotel-rooms-filter-container-vtest.hotel-rooms-filter-container-vtest-v2b .hotel-rooms-filter-title{font-size:.9rem;font-weight:500;letter-spacing:0;line-height:1.2rem;background:#fff}.hotel-rooms-filter-container-roomlist-b{background-color:#fff;display:flex;flex-direction:column}.hotel-rooms-filter-container-roomlist-b .hotel-rooms-filter-title{padding-bottom:.8rem}body[dir=rtl] .htl-basecard>.htl-basecard-title{background:linear-gradient(-82.85deg,rgba(255,247,229,.24) .03%,rgba(50,100,255,.04))}body[dir=rtl] .photo-slider-container .photo-slider-other-info{right:auto;left:1rem}body[dir=ltr] .m-s-2{margin-left:.1rem}body[dir=ltr] .m-s-4{margin-left:.2rem}body[dir=ltr] .m-s-8{margin-left:.4rem}body[dir=ltr] .m-s-12{margin-left:.6rem}body[dir=ltr] .p-s-4{padding-left:.2rem}body[dir=ltr] .p-s-8{padding-left:.4rem}body[dir=ltr] .p-s-12{padding-left:.6rem}body[dir=ltr] .p-s-16{padding-left:.8rem}body[dir=ltr] .m-e-2{margin-right:.1rem}body[dir=ltr] .m-e-4{margin-right:.2rem}body[dir=ltr] .m-e-6{margin-right:.3rem}body[dir=ltr] .m-e-8{margin-right:.4rem}body[dir=ltr] .m-e-12{margin-right:.6rem}body[dir=ltr] .p-e-4{padding-right:.2rem}body[dir=ltr] .p-e-8{padding-right:.4rem}body[dir=ltr] .p-e-12{padding-right:.6rem}body[dir=rtl] .m-s-2{margin-right:.1rem}body[dir=rtl] .m-s-4{margin-right:.2rem}body[dir=rtl] .m-s-8{margin-right:.4rem}body[dir=rtl] .m-s-12{margin-right:.6rem}body[dir=rtl] .p-s-4{padding-right:.2rem}body[dir=rtl] .p-s-8{padding-right:.4rem}body[dir=rtl] .p-s-12{padding-right:.6rem}body[dir=rtl] .p-s-16{padding-right:.8rem}body[dir=rtl] .m-e-2{margin-left:.1rem}body[dir=rtl] .m-e-4{margin-left:.2rem}body[dir=rtl] .m-e-6{margin-left:.3rem}body[dir=rtl] .m-e-8{margin-left:.4rem}body[dir=rtl] .m-e-12{margin-left:.6rem}body[dir=rtl] .p-e-4{padding-left:.2rem}body[dir=rtl] .p-e-8{padding-left:.4rem}body[dir=rtl] .p-e-12{padding-left:.6rem}
/*# sourceMappingURL=//sourcemap.ubt.ctripcorp.com/package/100043030_1785393591312/css/8fd4d06cd967f68b.css.map*/