travel-ui 1.2.2 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "travel-ui",
3
- "version": "1.2.2",
4
- "description": "增加酒店报价页面中的一些组件,修复命名",
3
+ "version": "1.2.4",
4
+ "description": "更新酒店信息组件",
5
5
  "main": "travel-ui.umd.js",
6
6
  "module": "travel-ui.es.js",
7
7
  "exports": {
package/style.css CHANGED
@@ -1 +1 @@
1
- html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video,input{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li{list-style:none}body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i,em{font-style:normal}html,body{color:#291a1b;background-color:#f6f8fe}*::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}*::-webkit-scrollbar-thumb{background:#dcdcdc}.flex{display:flex}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.flex-start{display:flex;justify-content:flex-start;align-items:center}.flex-center{display:flex;justify-content:center;align-items:center}.flex-end{display:flex;justify-content:flex-end;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-around{display:flex;justify-content:space-around;align-items:center}.flex-top{display:flex;align-items:flex-start}.flex-bottom{display:flex;align-items:flex-end}.pointer{cursor:pointer}.not-allowed{cursor:not-allowed!important}.no-wrap{white-space:nowrap}.nowrap-p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap{white-space:pre-wrap}.disable{pointer-events:none}.animate{transition:all .3s}html[data-v-75e539f7],body[data-v-75e539f7],div[data-v-75e539f7],span[data-v-75e539f7],applet[data-v-75e539f7],object[data-v-75e539f7],iframe[data-v-75e539f7],h1[data-v-75e539f7],h2[data-v-75e539f7],h3[data-v-75e539f7],h4[data-v-75e539f7],h5[data-v-75e539f7],h6[data-v-75e539f7],p[data-v-75e539f7],blockquote[data-v-75e539f7],pre[data-v-75e539f7],a[data-v-75e539f7],abbr[data-v-75e539f7],acronym[data-v-75e539f7],address[data-v-75e539f7],big[data-v-75e539f7],cite[data-v-75e539f7],code[data-v-75e539f7],del[data-v-75e539f7],dfn[data-v-75e539f7],em[data-v-75e539f7],img[data-v-75e539f7],ins[data-v-75e539f7],kbd[data-v-75e539f7],q[data-v-75e539f7],s[data-v-75e539f7],samp[data-v-75e539f7],small[data-v-75e539f7],strike[data-v-75e539f7],sub[data-v-75e539f7],sup[data-v-75e539f7],tt[data-v-75e539f7],var[data-v-75e539f7],b[data-v-75e539f7],u[data-v-75e539f7],i[data-v-75e539f7],center[data-v-75e539f7],dl[data-v-75e539f7],dt[data-v-75e539f7],dd[data-v-75e539f7],ol[data-v-75e539f7],ul[data-v-75e539f7],li[data-v-75e539f7],fieldset[data-v-75e539f7],form[data-v-75e539f7],label[data-v-75e539f7],legend[data-v-75e539f7],table[data-v-75e539f7],caption[data-v-75e539f7],tbody[data-v-75e539f7],tfoot[data-v-75e539f7],thead[data-v-75e539f7],tr[data-v-75e539f7],th[data-v-75e539f7],td[data-v-75e539f7],article[data-v-75e539f7],aside[data-v-75e539f7],canvas[data-v-75e539f7],details[data-v-75e539f7],embed[data-v-75e539f7],figure[data-v-75e539f7],figcaption[data-v-75e539f7],footer[data-v-75e539f7],header[data-v-75e539f7],menu[data-v-75e539f7],nav[data-v-75e539f7],output[data-v-75e539f7],ruby[data-v-75e539f7],section[data-v-75e539f7],summary[data-v-75e539f7],time[data-v-75e539f7],mark[data-v-75e539f7],audio[data-v-75e539f7],video[data-v-75e539f7],input[data-v-75e539f7]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-75e539f7],aside[data-v-75e539f7],details[data-v-75e539f7],figcaption[data-v-75e539f7],figure[data-v-75e539f7],footer[data-v-75e539f7],header[data-v-75e539f7],menu[data-v-75e539f7],nav[data-v-75e539f7],section[data-v-75e539f7]{display:block}body[data-v-75e539f7]{line-height:1}blockquote[data-v-75e539f7],q[data-v-75e539f7]{quotes:none}blockquote[data-v-75e539f7]:before,blockquote[data-v-75e539f7]:after,q[data-v-75e539f7]:before,q[data-v-75e539f7]:after{content:none}table[data-v-75e539f7]{border-collapse:collapse;border-spacing:0}a[data-v-75e539f7]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-75e539f7]{list-style:none}body[data-v-75e539f7]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-75e539f7],em[data-v-75e539f7]{font-style:normal}html[data-v-75e539f7],body[data-v-75e539f7]{color:#291a1b;background-color:#f6f8fe}[data-v-75e539f7]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-75e539f7]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-75e539f7]{display:flex}.flex-row[data-v-75e539f7]{display:flex;flex-direction:row}.flex-column[data-v-75e539f7]{display:flex;flex-direction:column}.flex-start[data-v-75e539f7]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-75e539f7]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-75e539f7]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-75e539f7]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-75e539f7]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-75e539f7]{display:flex;align-items:flex-start}.flex-bottom[data-v-75e539f7]{display:flex;align-items:flex-end}.pointer[data-v-75e539f7]{cursor:pointer}.not-allowed[data-v-75e539f7]{cursor:not-allowed!important}.no-wrap[data-v-75e539f7]{white-space:nowrap}.nowrap-p[data-v-75e539f7]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-75e539f7]{white-space:pre-wrap}.disable[data-v-75e539f7]{pointer-events:none}.animate[data-v-75e539f7]{transition:all .3s}.tw-airline-info[data-v-75e539f7]{color:#1890ff}html[data-v-69250e50],body[data-v-69250e50],div[data-v-69250e50],span[data-v-69250e50],applet[data-v-69250e50],object[data-v-69250e50],iframe[data-v-69250e50],h1[data-v-69250e50],h2[data-v-69250e50],h3[data-v-69250e50],h4[data-v-69250e50],h5[data-v-69250e50],h6[data-v-69250e50],p[data-v-69250e50],blockquote[data-v-69250e50],pre[data-v-69250e50],a[data-v-69250e50],abbr[data-v-69250e50],acronym[data-v-69250e50],address[data-v-69250e50],big[data-v-69250e50],cite[data-v-69250e50],code[data-v-69250e50],del[data-v-69250e50],dfn[data-v-69250e50],em[data-v-69250e50],img[data-v-69250e50],ins[data-v-69250e50],kbd[data-v-69250e50],q[data-v-69250e50],s[data-v-69250e50],samp[data-v-69250e50],small[data-v-69250e50],strike[data-v-69250e50],sub[data-v-69250e50],sup[data-v-69250e50],tt[data-v-69250e50],var[data-v-69250e50],b[data-v-69250e50],u[data-v-69250e50],i[data-v-69250e50],center[data-v-69250e50],dl[data-v-69250e50],dt[data-v-69250e50],dd[data-v-69250e50],ol[data-v-69250e50],ul[data-v-69250e50],li[data-v-69250e50],fieldset[data-v-69250e50],form[data-v-69250e50],label[data-v-69250e50],legend[data-v-69250e50],table[data-v-69250e50],caption[data-v-69250e50],tbody[data-v-69250e50],tfoot[data-v-69250e50],thead[data-v-69250e50],tr[data-v-69250e50],th[data-v-69250e50],td[data-v-69250e50],article[data-v-69250e50],aside[data-v-69250e50],canvas[data-v-69250e50],details[data-v-69250e50],embed[data-v-69250e50],figure[data-v-69250e50],figcaption[data-v-69250e50],footer[data-v-69250e50],header[data-v-69250e50],menu[data-v-69250e50],nav[data-v-69250e50],output[data-v-69250e50],ruby[data-v-69250e50],section[data-v-69250e50],summary[data-v-69250e50],time[data-v-69250e50],mark[data-v-69250e50],audio[data-v-69250e50],video[data-v-69250e50],input[data-v-69250e50]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-69250e50],aside[data-v-69250e50],details[data-v-69250e50],figcaption[data-v-69250e50],figure[data-v-69250e50],footer[data-v-69250e50],header[data-v-69250e50],menu[data-v-69250e50],nav[data-v-69250e50],section[data-v-69250e50]{display:block}body[data-v-69250e50]{line-height:1}blockquote[data-v-69250e50],q[data-v-69250e50]{quotes:none}blockquote[data-v-69250e50]:before,blockquote[data-v-69250e50]:after,q[data-v-69250e50]:before,q[data-v-69250e50]:after{content:none}table[data-v-69250e50]{border-collapse:collapse;border-spacing:0}a[data-v-69250e50]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-69250e50]{list-style:none}body[data-v-69250e50]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-69250e50],em[data-v-69250e50]{font-style:normal}html[data-v-69250e50],body[data-v-69250e50]{color:#291a1b;background-color:#f6f8fe}[data-v-69250e50]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-69250e50]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-69250e50]{display:flex}.flex-row[data-v-69250e50]{display:flex;flex-direction:row}.flex-column[data-v-69250e50]{display:flex;flex-direction:column}.flex-start[data-v-69250e50]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-69250e50]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-69250e50]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-69250e50]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-69250e50]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-69250e50]{display:flex;align-items:flex-start}.flex-bottom[data-v-69250e50]{display:flex;align-items:flex-end}.pointer[data-v-69250e50]{cursor:pointer}.not-allowed[data-v-69250e50]{cursor:not-allowed!important}.no-wrap[data-v-69250e50]{white-space:nowrap}.nowrap-p[data-v-69250e50]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-69250e50]{white-space:pre-wrap}.disable[data-v-69250e50]{pointer-events:none}.animate[data-v-69250e50]{transition:all .3s}.tw-comments[data-v-69250e50]{width:100%}.tw-comments>.comments[data-v-69250e50]{width:100%}.tw-comments>.comments>.comment[data-v-69250e50]{width:100%;margin-bottom:16px}.tw-comments>.comments>.comment>.header[data-v-69250e50]{display:flex;flex-direction:row;margin-bottom:8px;font-size:12px}.tw-comments>.comments>.comment>.header>.name[data-v-69250e50]{color:#00000073;margin-right:20px}.tw-comments>.comments>.comment>.header>.time[data-v-69250e50]{color:#00000040}.tw-comments>.comments>.comment>.content[data-v-69250e50]{font-size:14px;line-height:16px;color:#f0182a}.tw-comments>.comments>.comment>.files[data-v-69250e50]{width:100%;display:flex;flex-direction:row;align-content:wrap;margin-bottom:12px;gap:8px;flex-wrap:wrap}.tw-comments>.comments>.comment>.files>.file[data-v-69250e50]{border:1px solid #e8e8e8;padding:12px;border-radius:8px;display:flex;flex-direction:row;background-color:#fff}.tw-comments>.comments>.comment>.files>.file>.logo[data-v-69250e50]{width:40px;height:40px}.tw-comments>.comments>.comment>.files>.file>.detail[data-v-69250e50]{margin-left:12px}.tw-comments>.comments>.comment>.files>.file>.detail>.fileName[data-v-69250e50]{font-size:14px;line-height:16px;height:16px;font-weight:700;margin-bottom:8px;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tw-comments>.comments>.comment>.files>.file>.detail>.buttons[data-v-69250e50]{width:100%;display:flex;flex-direction:row;justify-content:flex-end;gap:12px;font-size:12px}.tw-comments>.comments>.comment>.files>.file>.detail>.buttons[data-v-69250e50]>*{cursor:pointer;color:#f0182a}.tw-comments>.comments>.comment>.files>.file>.detail>.buttons[data-v-69250e50]>*:hover{opacity:.8}.tw-comments>.addNew[data-v-69250e50]{width:100%;margin-top:24px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;padding:12px}.tw-comments>.addNew>.files>.file[data-v-69250e50]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;color:#f0182a;margin-bottom:8px}.tw-comments>.addNew>.files>.file>.name[data-v-69250e50]{font-size:12px;margin:0}.tw-comments>.addNew>.files>.file>.delete[data-v-69250e50]{cursor:pointer}.tw-comments>.addNew>.files>.file>.delete[data-v-69250e50]:hover{opacity:.8}.tw-comments>.addNew>.detail[data-v-69250e50]{display:flex;flex-direction:row;gap:12px}html[data-v-b4bca7dc],body[data-v-b4bca7dc],div[data-v-b4bca7dc],span[data-v-b4bca7dc],applet[data-v-b4bca7dc],object[data-v-b4bca7dc],iframe[data-v-b4bca7dc],h1[data-v-b4bca7dc],h2[data-v-b4bca7dc],h3[data-v-b4bca7dc],h4[data-v-b4bca7dc],h5[data-v-b4bca7dc],h6[data-v-b4bca7dc],p[data-v-b4bca7dc],blockquote[data-v-b4bca7dc],pre[data-v-b4bca7dc],a[data-v-b4bca7dc],abbr[data-v-b4bca7dc],acronym[data-v-b4bca7dc],address[data-v-b4bca7dc],big[data-v-b4bca7dc],cite[data-v-b4bca7dc],code[data-v-b4bca7dc],del[data-v-b4bca7dc],dfn[data-v-b4bca7dc],em[data-v-b4bca7dc],img[data-v-b4bca7dc],ins[data-v-b4bca7dc],kbd[data-v-b4bca7dc],q[data-v-b4bca7dc],s[data-v-b4bca7dc],samp[data-v-b4bca7dc],small[data-v-b4bca7dc],strike[data-v-b4bca7dc],sub[data-v-b4bca7dc],sup[data-v-b4bca7dc],tt[data-v-b4bca7dc],var[data-v-b4bca7dc],b[data-v-b4bca7dc],u[data-v-b4bca7dc],i[data-v-b4bca7dc],center[data-v-b4bca7dc],dl[data-v-b4bca7dc],dt[data-v-b4bca7dc],dd[data-v-b4bca7dc],ol[data-v-b4bca7dc],ul[data-v-b4bca7dc],li[data-v-b4bca7dc],fieldset[data-v-b4bca7dc],form[data-v-b4bca7dc],label[data-v-b4bca7dc],legend[data-v-b4bca7dc],table[data-v-b4bca7dc],caption[data-v-b4bca7dc],tbody[data-v-b4bca7dc],tfoot[data-v-b4bca7dc],thead[data-v-b4bca7dc],tr[data-v-b4bca7dc],th[data-v-b4bca7dc],td[data-v-b4bca7dc],article[data-v-b4bca7dc],aside[data-v-b4bca7dc],canvas[data-v-b4bca7dc],details[data-v-b4bca7dc],embed[data-v-b4bca7dc],figure[data-v-b4bca7dc],figcaption[data-v-b4bca7dc],footer[data-v-b4bca7dc],header[data-v-b4bca7dc],menu[data-v-b4bca7dc],nav[data-v-b4bca7dc],output[data-v-b4bca7dc],ruby[data-v-b4bca7dc],section[data-v-b4bca7dc],summary[data-v-b4bca7dc],time[data-v-b4bca7dc],mark[data-v-b4bca7dc],audio[data-v-b4bca7dc],video[data-v-b4bca7dc],input[data-v-b4bca7dc]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-b4bca7dc],aside[data-v-b4bca7dc],details[data-v-b4bca7dc],figcaption[data-v-b4bca7dc],figure[data-v-b4bca7dc],footer[data-v-b4bca7dc],header[data-v-b4bca7dc],menu[data-v-b4bca7dc],nav[data-v-b4bca7dc],section[data-v-b4bca7dc]{display:block}body[data-v-b4bca7dc]{line-height:1}blockquote[data-v-b4bca7dc],q[data-v-b4bca7dc]{quotes:none}blockquote[data-v-b4bca7dc]:before,blockquote[data-v-b4bca7dc]:after,q[data-v-b4bca7dc]:before,q[data-v-b4bca7dc]:after{content:none}table[data-v-b4bca7dc]{border-collapse:collapse;border-spacing:0}a[data-v-b4bca7dc]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-b4bca7dc]{list-style:none}body[data-v-b4bca7dc]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-b4bca7dc],em[data-v-b4bca7dc]{font-style:normal}html[data-v-b4bca7dc],body[data-v-b4bca7dc]{color:#291a1b;background-color:#f6f8fe}[data-v-b4bca7dc]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-b4bca7dc]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-b4bca7dc]{display:flex}.flex-row[data-v-b4bca7dc]{display:flex;flex-direction:row}.flex-column[data-v-b4bca7dc]{display:flex;flex-direction:column}.flex-start[data-v-b4bca7dc]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-b4bca7dc]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-b4bca7dc]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-b4bca7dc]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-b4bca7dc]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-b4bca7dc]{display:flex;align-items:flex-start}.flex-bottom[data-v-b4bca7dc]{display:flex;align-items:flex-end}.pointer[data-v-b4bca7dc]{cursor:pointer}.not-allowed[data-v-b4bca7dc]{cursor:not-allowed!important}.no-wrap[data-v-b4bca7dc]{white-space:nowrap}.nowrap-p[data-v-b4bca7dc]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-b4bca7dc]{white-space:pre-wrap}.disable[data-v-b4bca7dc]{pointer-events:none}.animate[data-v-b4bca7dc]{transition:all .3s}.tm-hotel-checkDate-container[data-v-b4bca7dc]{flex-direction:row;display:flex;justify-content:space-between;align-items:center}.tm-hotel-checkDate-container>.item>.date[data-v-b4bca7dc]{font-size:16px;line-height:24px;color:#291a1b}.tm-hotel-checkDate-container>.item>.week[data-v-b4bca7dc]{font-size:12px;line-height:18px;color:#8b8384}.tm-hotel-checkDate-container>.nights[data-v-b4bca7dc]{font-size:12px;line-height:16px;color:#675c5d;padding:0 4px;background-color:#f6f6f6;border-radius:3px}html[data-v-f864800e],body[data-v-f864800e],div[data-v-f864800e],span[data-v-f864800e],applet[data-v-f864800e],object[data-v-f864800e],iframe[data-v-f864800e],h1[data-v-f864800e],h2[data-v-f864800e],h3[data-v-f864800e],h4[data-v-f864800e],h5[data-v-f864800e],h6[data-v-f864800e],p[data-v-f864800e],blockquote[data-v-f864800e],pre[data-v-f864800e],a[data-v-f864800e],abbr[data-v-f864800e],acronym[data-v-f864800e],address[data-v-f864800e],big[data-v-f864800e],cite[data-v-f864800e],code[data-v-f864800e],del[data-v-f864800e],dfn[data-v-f864800e],em[data-v-f864800e],img[data-v-f864800e],ins[data-v-f864800e],kbd[data-v-f864800e],q[data-v-f864800e],s[data-v-f864800e],samp[data-v-f864800e],small[data-v-f864800e],strike[data-v-f864800e],sub[data-v-f864800e],sup[data-v-f864800e],tt[data-v-f864800e],var[data-v-f864800e],b[data-v-f864800e],u[data-v-f864800e],i[data-v-f864800e],center[data-v-f864800e],dl[data-v-f864800e],dt[data-v-f864800e],dd[data-v-f864800e],ol[data-v-f864800e],ul[data-v-f864800e],li[data-v-f864800e],fieldset[data-v-f864800e],form[data-v-f864800e],label[data-v-f864800e],legend[data-v-f864800e],table[data-v-f864800e],caption[data-v-f864800e],tbody[data-v-f864800e],tfoot[data-v-f864800e],thead[data-v-f864800e],tr[data-v-f864800e],th[data-v-f864800e],td[data-v-f864800e],article[data-v-f864800e],aside[data-v-f864800e],canvas[data-v-f864800e],details[data-v-f864800e],embed[data-v-f864800e],figure[data-v-f864800e],figcaption[data-v-f864800e],footer[data-v-f864800e],header[data-v-f864800e],menu[data-v-f864800e],nav[data-v-f864800e],output[data-v-f864800e],ruby[data-v-f864800e],section[data-v-f864800e],summary[data-v-f864800e],time[data-v-f864800e],mark[data-v-f864800e],audio[data-v-f864800e],video[data-v-f864800e],input[data-v-f864800e]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-f864800e],aside[data-v-f864800e],details[data-v-f864800e],figcaption[data-v-f864800e],figure[data-v-f864800e],footer[data-v-f864800e],header[data-v-f864800e],menu[data-v-f864800e],nav[data-v-f864800e],section[data-v-f864800e]{display:block}body[data-v-f864800e]{line-height:1}blockquote[data-v-f864800e],q[data-v-f864800e]{quotes:none}blockquote[data-v-f864800e]:before,blockquote[data-v-f864800e]:after,q[data-v-f864800e]:before,q[data-v-f864800e]:after{content:none}table[data-v-f864800e]{border-collapse:collapse;border-spacing:0}a[data-v-f864800e]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-f864800e]{list-style:none}body[data-v-f864800e]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-f864800e],em[data-v-f864800e]{font-style:normal}html[data-v-f864800e],body[data-v-f864800e]{color:#291a1b;background-color:#f6f8fe}[data-v-f864800e]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-f864800e]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-f864800e]{display:flex}.flex-row[data-v-f864800e]{display:flex;flex-direction:row}.flex-column[data-v-f864800e]{display:flex;flex-direction:column}.flex-start[data-v-f864800e]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-f864800e]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-f864800e]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-f864800e]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-f864800e]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-f864800e]{display:flex;align-items:flex-start}.flex-bottom[data-v-f864800e]{display:flex;align-items:flex-end}.pointer[data-v-f864800e]{cursor:pointer}.not-allowed[data-v-f864800e]{cursor:not-allowed!important}.no-wrap[data-v-f864800e]{white-space:nowrap}.nowrap-p[data-v-f864800e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-f864800e]{white-space:pre-wrap}.disable[data-v-f864800e]{pointer-events:none}.animate[data-v-f864800e]{transition:all .3s}.tm-hotel-room-container[data-v-f864800e]{background-color:#fff}.tm-hotel-room-container .room[data-v-f864800e]{display:flex;gap:12px;background:#fff;border-radius:6px;padding:12px;box-shadow:0 2px 8px #0000000f}.tm-hotel-room-container .room .image[data-v-f864800e]{display:flex;max-width:80px;flex:1;background:#f2f2f2;border-radius:4px;overflow:hidden;position:relative}.tm-hotel-room-container .room .image>.count[data-v-f864800e]{display:flex;justify-content:center;align-items:center;width:16px;height:16px;position:absolute;right:4px;bottom:4px;background-color:#0006;border-radius:4px;color:#fff;font-size:10px}.tm-hotel-room-container .room .detail[data-v-f864800e]{width:calc(100% - 92px);position:relative}.tm-hotel-room-container .room .detail .left[data-v-f864800e]{flex:1;position:absolute}.tm-hotel-room-container .room .detail .left .name[data-v-f864800e]{font-size:16px;font-weight:700;color:#291a1b;line-height:24px;margin-bottom:4px}.tm-hotel-room-container .room .detail .left .infos[data-v-f864800e]{display:flex;flex-wrap:wrap;gap:8px;color:#504344;margin-bottom:4px}.tm-hotel-room-container .room .detail .left .infos .info[data-v-f864800e]{font-size:12px;line-height:18px}.tm-hotel-room-container .room .detail .left .labels[data-v-f864800e]{display:flex;flex-wrap:wrap;gap:4px 8px}.tm-hotel-room-container .room .detail .left .labels .label[data-v-f864800e]{display:inline-block;padding:1px 4px;border-radius:2px;background:#fff2e1;color:#914e00;font-size:10px;line-height:14px}.tm-hotel-room-container .room .detail .right[data-v-f864800e]{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;min-width:132px}.tm-hotel-room-container .room .detail .right>.openIcon[data-v-f864800e]{width:24px;height:24px;margin-bottom:26px}.tm-hotel-room-container .room .detail .right>.openIcon.close[data-v-f864800e]{transform:rotate(180deg)}.tm-hotel-room-container .room .detail .right>.label[data-v-f864800e]{margin-top:12px;padding:1px 6px;border-radius:4px;color:#fff;font-size:10px;line-height:14px;background:linear-gradient(90deg,#ff841f,#ff3101)}.tm-hotel-room-container .room .detail .right .price[data-v-f864800e]{margin-top:8px;display:flex;align-items:flex-end;justify-content:flex-end;gap:2px}.tm-hotel-room-container .room .detail .right .price .o[data-v-f864800e]{color:#5a4f4f;font-size:12px;line-height:1;text-decoration:line-through}.tm-hotel-room-container .room .detail .right .price .qi[data-v-f864800e]{color:#f0182a;font-size:13px;line-height:20px;line-height:1}.tm-hotel-room-container .room .detail .right .price .value[data-v-f864800e]{font-size:22px;line-height:1;color:#f0182a;font-weight:700}.tm-hotel-room-container .room .detail .right .price-infos[data-v-f864800e]{flex-direction:row;display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px}.tm-hotel-room-container .room .detail .right .price-infos>p[data-v-f864800e]{font-size:12px;line-height:18px;color:#291a1b}.tm-hotel-room-container .plan[data-v-f864800e]{padding:0 12px}.tm-hotel-room-container .plan:last-child>.box[data-v-f864800e]{border-bottom:none}.tm-hotel-room-container .plan>.box[data-v-f864800e]{flex-direction:row;justify-content:flex-start;align-items:center;display:flex;align-items:flex-end;width:100%;padding:12px 0;border-bottom:1px solid #eeeded}.tm-hotel-room-container .plan>.box>.detail[data-v-f864800e]{width:calc(100% - 44px);padding-right:12px;position:relative}.tm-hotel-room-container .plan>.box>.detail>.left[data-v-f864800e]{width:100%}.tm-hotel-room-container .plan>.box>.detail>.left>.main[data-v-f864800e]{display:flex;align-items:center;gap:6px;margin-bottom:6px}.tm-hotel-room-container .plan>.box>.detail>.left>.main>p[data-v-f864800e]{font-size:18px;line-height:24px;color:#291a1b;font-weight:700}.tm-hotel-room-container .plan>.box>.detail>.left>.main .cancelRule[data-v-f864800e]{font-size:16px;color:#f0182a;font-weight:700}.tm-hotel-room-container .plan>.box>.detail>.left>.main>img[data-v-f864800e]{width:16px;height:16px}.tm-hotel-room-container .plan>.box>.detail>.left>.infos[data-v-f864800e]{display:flex;flex-wrap:wrap;gap:4px 12px;margin-bottom:8px;color:#504344}.tm-hotel-room-container .plan>.box>.detail>.left>.infos>p[data-v-f864800e]{font-size:14px;line-height:20px}.tm-hotel-room-container .plan>.box>.detail>.left>.labels[data-v-f864800e]{display:flex;flex-wrap:wrap;gap:4px 8px;margin-bottom:6px}.tm-hotel-room-container .plan>.box>.detail>.left>.labels .label[data-v-f864800e]{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:2px;background:#fff;border:1px solid #e8e8e8;color:#504344;font-size:12px;line-height:18px}.tm-hotel-room-container .plan>.box>.detail>.left>.labels .label>img[data-v-f864800e]{width:14px;height:14px}.tm-hotel-room-container .plan>.box>.detail>.left>.labels .important[data-v-f864800e]{background:#fff2e1;border-color:transparent;color:#914e00;font-weight:600}.tm-hotel-room-container .plan>.box>.detail>.left .desc[data-v-f864800e]{font-size:12px;line-height:18px;color:#504344;margin-bottom:8px}.tm-hotel-room-container .plan>.box>.detail>.left .supplier[data-v-f864800e]{display:flex;align-items:center;gap:8px;position:absolute;bottom:0;left:0}.tm-hotel-room-container .plan>.box>.detail>.left .supplier>img[data-v-f864800e]{width:16px;height:16px;border-radius:50%;background:#d9d9d9;overflow:hidden}.tm-hotel-room-container .plan>.box>.detail>.left .supplier>p[data-v-f864800e]{font-size:14px;color:#8a8a8a}.tm-hotel-room-container .plan>.box>.detail .right[data-v-f864800e]{width:100%;display:flex;flex-direction:column;align-items:flex-end}.tm-hotel-room-container .plan>.box>.detail .right>.label[data-v-f864800e]{padding:1px 6px;border-radius:4px;color:#fff;font-size:10px;line-height:14px;background:linear-gradient(90deg,#ff841f,#ff3101)}.tm-hotel-room-container .plan>.box>.detail .right .price[data-v-f864800e]{margin-top:8px;display:flex;align-items:flex-end;justify-content:flex-end;gap:2px}.tm-hotel-room-container .plan>.box>.detail .right .price .o[data-v-f864800e]{color:#5a4f4f;font-size:12px;text-decoration:line-through}.tm-hotel-room-container .plan>.box>.detail .right .price .qi[data-v-f864800e]{color:#f0182a;font-size:13px;line-height:1}.tm-hotel-room-container .plan>.box>.detail .right .price .value[data-v-f864800e]{font-size:22px;line-height:1;color:#f0182a;font-weight:700}.tm-hotel-room-container .plan>.box>.detail .right .price-infos[data-v-f864800e]{flex-direction:row;display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px}.tm-hotel-room-container .plan>.box>.detail .right .price-infos>p[data-v-f864800e]{font-size:12px;line-height:18px;color:#291a1b}.tm-hotel-room-container .plan>.box>.button[data-v-f864800e]{width:44px;position:relative}.tm-hotel-room-container .plan>.box>.button>.count[data-v-f864800e]{background-color:#ff7d00;border:1px solid white;border-radius:6px 6px 0;font-size:10px;line-height:14px;color:#fff;padding:1px 4px;position:absolute;top:-15px;right:0}.tm-hotel-room-container .plan>.box>.button>.detail[data-v-f864800e]{flex-direction:column;display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:6px;background:linear-gradient(90deg,#ff630b,#f71810)}.tm-hotel-room-container .plan>.box>.button>.detail>p[data-v-f864800e]:first-child{color:#fff;font-size:16px;line-height:24px}.tm-hotel-room-container .plan>.box>.button>.detail>p[data-v-f864800e]:last-child{display:flex;justify-content:center;align-items:center;background-color:#fff;color:#f0182a;font-size:10px;width:42px;height:18px;border:1px solid transparent;overflow:hidden;border-radius:2px 2px 6px 6px}html[data-v-b1e8fda8],body[data-v-b1e8fda8],div[data-v-b1e8fda8],span[data-v-b1e8fda8],applet[data-v-b1e8fda8],object[data-v-b1e8fda8],iframe[data-v-b1e8fda8],h1[data-v-b1e8fda8],h2[data-v-b1e8fda8],h3[data-v-b1e8fda8],h4[data-v-b1e8fda8],h5[data-v-b1e8fda8],h6[data-v-b1e8fda8],p[data-v-b1e8fda8],blockquote[data-v-b1e8fda8],pre[data-v-b1e8fda8],a[data-v-b1e8fda8],abbr[data-v-b1e8fda8],acronym[data-v-b1e8fda8],address[data-v-b1e8fda8],big[data-v-b1e8fda8],cite[data-v-b1e8fda8],code[data-v-b1e8fda8],del[data-v-b1e8fda8],dfn[data-v-b1e8fda8],em[data-v-b1e8fda8],img[data-v-b1e8fda8],ins[data-v-b1e8fda8],kbd[data-v-b1e8fda8],q[data-v-b1e8fda8],s[data-v-b1e8fda8],samp[data-v-b1e8fda8],small[data-v-b1e8fda8],strike[data-v-b1e8fda8],sub[data-v-b1e8fda8],sup[data-v-b1e8fda8],tt[data-v-b1e8fda8],var[data-v-b1e8fda8],b[data-v-b1e8fda8],u[data-v-b1e8fda8],i[data-v-b1e8fda8],center[data-v-b1e8fda8],dl[data-v-b1e8fda8],dt[data-v-b1e8fda8],dd[data-v-b1e8fda8],ol[data-v-b1e8fda8],ul[data-v-b1e8fda8],li[data-v-b1e8fda8],fieldset[data-v-b1e8fda8],form[data-v-b1e8fda8],label[data-v-b1e8fda8],legend[data-v-b1e8fda8],table[data-v-b1e8fda8],caption[data-v-b1e8fda8],tbody[data-v-b1e8fda8],tfoot[data-v-b1e8fda8],thead[data-v-b1e8fda8],tr[data-v-b1e8fda8],th[data-v-b1e8fda8],td[data-v-b1e8fda8],article[data-v-b1e8fda8],aside[data-v-b1e8fda8],canvas[data-v-b1e8fda8],details[data-v-b1e8fda8],embed[data-v-b1e8fda8],figure[data-v-b1e8fda8],figcaption[data-v-b1e8fda8],footer[data-v-b1e8fda8],header[data-v-b1e8fda8],menu[data-v-b1e8fda8],nav[data-v-b1e8fda8],output[data-v-b1e8fda8],ruby[data-v-b1e8fda8],section[data-v-b1e8fda8],summary[data-v-b1e8fda8],time[data-v-b1e8fda8],mark[data-v-b1e8fda8],audio[data-v-b1e8fda8],video[data-v-b1e8fda8],input[data-v-b1e8fda8]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-b1e8fda8],aside[data-v-b1e8fda8],details[data-v-b1e8fda8],figcaption[data-v-b1e8fda8],figure[data-v-b1e8fda8],footer[data-v-b1e8fda8],header[data-v-b1e8fda8],menu[data-v-b1e8fda8],nav[data-v-b1e8fda8],section[data-v-b1e8fda8]{display:block}body[data-v-b1e8fda8]{line-height:1}blockquote[data-v-b1e8fda8],q[data-v-b1e8fda8]{quotes:none}blockquote[data-v-b1e8fda8]:before,blockquote[data-v-b1e8fda8]:after,q[data-v-b1e8fda8]:before,q[data-v-b1e8fda8]:after{content:none}table[data-v-b1e8fda8]{border-collapse:collapse;border-spacing:0}a[data-v-b1e8fda8]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-b1e8fda8]{list-style:none}body[data-v-b1e8fda8]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-b1e8fda8],em[data-v-b1e8fda8]{font-style:normal}html[data-v-b1e8fda8],body[data-v-b1e8fda8]{color:#291a1b;background-color:#f6f8fe}[data-v-b1e8fda8]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-b1e8fda8]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-b1e8fda8]{display:flex}.flex-row[data-v-b1e8fda8]{display:flex;flex-direction:row}.flex-column[data-v-b1e8fda8]{display:flex;flex-direction:column}.flex-start[data-v-b1e8fda8]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-b1e8fda8]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-b1e8fda8]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-b1e8fda8]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-b1e8fda8]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-b1e8fda8]{display:flex;align-items:flex-start}.flex-bottom[data-v-b1e8fda8]{display:flex;align-items:flex-end}.pointer[data-v-b1e8fda8]{cursor:pointer}.not-allowed[data-v-b1e8fda8]{cursor:not-allowed!important}.no-wrap[data-v-b1e8fda8]{white-space:nowrap}.nowrap-p[data-v-b1e8fda8]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-b1e8fda8]{white-space:pre-wrap}.disable[data-v-b1e8fda8]{pointer-events:none}.animate[data-v-b1e8fda8]{transition:all .3s}.tm-hotel-info-container>.mainName[data-v-b1e8fda8]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;font-size:20px;line-height:28px;font-weight:700;color:#291a1b}.tm-hotel-info-container>.mainName>.star[data-v-b1e8fda8]{display:flex;flex-direction:row;padding:0 6px;height:28px;align-items:center}.tm-hotel-info-container>.mainName>.star>img[data-v-b1e8fda8]{width:12px;height:12px}.tm-hotel-info-container>.subName[data-v-b1e8fda8]{width:100%;font-size:12px;line-height:18px;color:#291a1b}.tm-hotel-info-container>.detail[data-v-b1e8fda8]{margin-top:2px;width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px}.tm-hotel-info-container>.detail>.left[data-v-b1e8fda8]{display:flex;flex-direction:row;align-items:center;gap:4px}.tm-hotel-info-container>.detail>.left>.label[data-v-b1e8fda8]{display:flex;flex-direction:row;align-items:center;padding:0 4px;border-radius:2px;background-color:#fff2e1;gap:4px}.tm-hotel-info-container>.detail>.left>.label>p[data-v-b1e8fda8]{font-size:10px;color:#914e00;line-height:14px}.tm-hotel-info-container>.detail>.right[data-v-b1e8fda8]{display:flex;flex-direction:row;justify-content:end;align-items:center;font-size:12px;line-height:18px;color:#8b8384}.tm-hotel-info-container>.detail>.right>img[data-v-b1e8fda8]{width:12px;height:12px}.score-map[data-v-b1e8fda8]{flex-direction:row;display:flex;justify-content:space-between;align-items:center;width:100%;height:64px;gap:8px}.score-map>.score[data-v-b1e8fda8]{height:64px;padding:8px 12px;border-radius:8px;background:linear-gradient(to top,transparent 0%,#ff480b0f 100%)}.score-map>.score>.value[data-v-b1e8fda8]{flex-direction:row;display:flex;justify-content:flex-start;align-items:center;border-radius:4px;background:linear-gradient(to right,#f0182a05,#f0182a1f);margin-bottom:4px}.score-map>.score>.value>.left[data-v-b1e8fda8]{border-radius:4px;background-color:#f0182a;color:#fff;font-size:12px;line-height:18px;padding:0 4px}.score-map>.score>.value>.right[data-v-b1e8fda8]{font-size:12px;line-height:18px;color:#f0182a;padding:0 4px}.score-map>.score>.view[data-v-b1e8fda8]{flex-direction:row;display:flex;justify-content:flex-start;align-items:center;color:#504344}.score-map>.score>.view>p[data-v-b1e8fda8]{font-size:12px;line-height:18px}.score-map>.map[data-v-b1e8fda8]{flex-direction:row;justify-content:space-between;align-items:center;display:flex;align-items:flex-start;height:64px;flex:1;background:linear-gradient(to top,transparent 0%,#ff480b0f 100%);border-radius:8px;padding:8px 12px}.score-map>.map>.content>.address[data-v-b1e8fda8]{font-size:14px;line-height:20px;color:#291a1b;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-map>.map>.content>.address-desc[data-v-b1e8fda8]{font-size:12px;line-height:18px;color:#726869;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-map>.map>.icon>img[data-v-b1e8fda8]{width:24px;height:24px;margin-bottom:2px}.score-map>.map>.icon>p[data-v-b1e8fda8]{font-size:12px;line-height:18px;color:#f0182a}
1
+ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video,input{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li{list-style:none}body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i,em{font-style:normal}html,body{color:#291a1b;background-color:#f6f8fe}*::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}*::-webkit-scrollbar-thumb{background:#dcdcdc}.flex{display:flex}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.flex-start{display:flex;justify-content:flex-start;align-items:center}.flex-center{display:flex;justify-content:center;align-items:center}.flex-end{display:flex;justify-content:flex-end;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-around{display:flex;justify-content:space-around;align-items:center}.flex-top{display:flex;align-items:flex-start}.flex-bottom{display:flex;align-items:flex-end}.pointer{cursor:pointer}.not-allowed{cursor:not-allowed!important}.no-wrap{white-space:nowrap}.nowrap-p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap{white-space:pre-wrap}.disable{pointer-events:none}.animate{transition:all .3s}html[data-v-75e539f7],body[data-v-75e539f7],div[data-v-75e539f7],span[data-v-75e539f7],applet[data-v-75e539f7],object[data-v-75e539f7],iframe[data-v-75e539f7],h1[data-v-75e539f7],h2[data-v-75e539f7],h3[data-v-75e539f7],h4[data-v-75e539f7],h5[data-v-75e539f7],h6[data-v-75e539f7],p[data-v-75e539f7],blockquote[data-v-75e539f7],pre[data-v-75e539f7],a[data-v-75e539f7],abbr[data-v-75e539f7],acronym[data-v-75e539f7],address[data-v-75e539f7],big[data-v-75e539f7],cite[data-v-75e539f7],code[data-v-75e539f7],del[data-v-75e539f7],dfn[data-v-75e539f7],em[data-v-75e539f7],img[data-v-75e539f7],ins[data-v-75e539f7],kbd[data-v-75e539f7],q[data-v-75e539f7],s[data-v-75e539f7],samp[data-v-75e539f7],small[data-v-75e539f7],strike[data-v-75e539f7],sub[data-v-75e539f7],sup[data-v-75e539f7],tt[data-v-75e539f7],var[data-v-75e539f7],b[data-v-75e539f7],u[data-v-75e539f7],i[data-v-75e539f7],center[data-v-75e539f7],dl[data-v-75e539f7],dt[data-v-75e539f7],dd[data-v-75e539f7],ol[data-v-75e539f7],ul[data-v-75e539f7],li[data-v-75e539f7],fieldset[data-v-75e539f7],form[data-v-75e539f7],label[data-v-75e539f7],legend[data-v-75e539f7],table[data-v-75e539f7],caption[data-v-75e539f7],tbody[data-v-75e539f7],tfoot[data-v-75e539f7],thead[data-v-75e539f7],tr[data-v-75e539f7],th[data-v-75e539f7],td[data-v-75e539f7],article[data-v-75e539f7],aside[data-v-75e539f7],canvas[data-v-75e539f7],details[data-v-75e539f7],embed[data-v-75e539f7],figure[data-v-75e539f7],figcaption[data-v-75e539f7],footer[data-v-75e539f7],header[data-v-75e539f7],menu[data-v-75e539f7],nav[data-v-75e539f7],output[data-v-75e539f7],ruby[data-v-75e539f7],section[data-v-75e539f7],summary[data-v-75e539f7],time[data-v-75e539f7],mark[data-v-75e539f7],audio[data-v-75e539f7],video[data-v-75e539f7],input[data-v-75e539f7]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-75e539f7],aside[data-v-75e539f7],details[data-v-75e539f7],figcaption[data-v-75e539f7],figure[data-v-75e539f7],footer[data-v-75e539f7],header[data-v-75e539f7],menu[data-v-75e539f7],nav[data-v-75e539f7],section[data-v-75e539f7]{display:block}body[data-v-75e539f7]{line-height:1}blockquote[data-v-75e539f7],q[data-v-75e539f7]{quotes:none}blockquote[data-v-75e539f7]:before,blockquote[data-v-75e539f7]:after,q[data-v-75e539f7]:before,q[data-v-75e539f7]:after{content:none}table[data-v-75e539f7]{border-collapse:collapse;border-spacing:0}a[data-v-75e539f7]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-75e539f7]{list-style:none}body[data-v-75e539f7]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-75e539f7],em[data-v-75e539f7]{font-style:normal}html[data-v-75e539f7],body[data-v-75e539f7]{color:#291a1b;background-color:#f6f8fe}[data-v-75e539f7]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-75e539f7]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-75e539f7]{display:flex}.flex-row[data-v-75e539f7]{display:flex;flex-direction:row}.flex-column[data-v-75e539f7]{display:flex;flex-direction:column}.flex-start[data-v-75e539f7]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-75e539f7]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-75e539f7]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-75e539f7]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-75e539f7]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-75e539f7]{display:flex;align-items:flex-start}.flex-bottom[data-v-75e539f7]{display:flex;align-items:flex-end}.pointer[data-v-75e539f7]{cursor:pointer}.not-allowed[data-v-75e539f7]{cursor:not-allowed!important}.no-wrap[data-v-75e539f7]{white-space:nowrap}.nowrap-p[data-v-75e539f7]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-75e539f7]{white-space:pre-wrap}.disable[data-v-75e539f7]{pointer-events:none}.animate[data-v-75e539f7]{transition:all .3s}.tw-airline-info[data-v-75e539f7]{color:#1890ff}html[data-v-69250e50],body[data-v-69250e50],div[data-v-69250e50],span[data-v-69250e50],applet[data-v-69250e50],object[data-v-69250e50],iframe[data-v-69250e50],h1[data-v-69250e50],h2[data-v-69250e50],h3[data-v-69250e50],h4[data-v-69250e50],h5[data-v-69250e50],h6[data-v-69250e50],p[data-v-69250e50],blockquote[data-v-69250e50],pre[data-v-69250e50],a[data-v-69250e50],abbr[data-v-69250e50],acronym[data-v-69250e50],address[data-v-69250e50],big[data-v-69250e50],cite[data-v-69250e50],code[data-v-69250e50],del[data-v-69250e50],dfn[data-v-69250e50],em[data-v-69250e50],img[data-v-69250e50],ins[data-v-69250e50],kbd[data-v-69250e50],q[data-v-69250e50],s[data-v-69250e50],samp[data-v-69250e50],small[data-v-69250e50],strike[data-v-69250e50],sub[data-v-69250e50],sup[data-v-69250e50],tt[data-v-69250e50],var[data-v-69250e50],b[data-v-69250e50],u[data-v-69250e50],i[data-v-69250e50],center[data-v-69250e50],dl[data-v-69250e50],dt[data-v-69250e50],dd[data-v-69250e50],ol[data-v-69250e50],ul[data-v-69250e50],li[data-v-69250e50],fieldset[data-v-69250e50],form[data-v-69250e50],label[data-v-69250e50],legend[data-v-69250e50],table[data-v-69250e50],caption[data-v-69250e50],tbody[data-v-69250e50],tfoot[data-v-69250e50],thead[data-v-69250e50],tr[data-v-69250e50],th[data-v-69250e50],td[data-v-69250e50],article[data-v-69250e50],aside[data-v-69250e50],canvas[data-v-69250e50],details[data-v-69250e50],embed[data-v-69250e50],figure[data-v-69250e50],figcaption[data-v-69250e50],footer[data-v-69250e50],header[data-v-69250e50],menu[data-v-69250e50],nav[data-v-69250e50],output[data-v-69250e50],ruby[data-v-69250e50],section[data-v-69250e50],summary[data-v-69250e50],time[data-v-69250e50],mark[data-v-69250e50],audio[data-v-69250e50],video[data-v-69250e50],input[data-v-69250e50]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-69250e50],aside[data-v-69250e50],details[data-v-69250e50],figcaption[data-v-69250e50],figure[data-v-69250e50],footer[data-v-69250e50],header[data-v-69250e50],menu[data-v-69250e50],nav[data-v-69250e50],section[data-v-69250e50]{display:block}body[data-v-69250e50]{line-height:1}blockquote[data-v-69250e50],q[data-v-69250e50]{quotes:none}blockquote[data-v-69250e50]:before,blockquote[data-v-69250e50]:after,q[data-v-69250e50]:before,q[data-v-69250e50]:after{content:none}table[data-v-69250e50]{border-collapse:collapse;border-spacing:0}a[data-v-69250e50]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-69250e50]{list-style:none}body[data-v-69250e50]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-69250e50],em[data-v-69250e50]{font-style:normal}html[data-v-69250e50],body[data-v-69250e50]{color:#291a1b;background-color:#f6f8fe}[data-v-69250e50]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-69250e50]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-69250e50]{display:flex}.flex-row[data-v-69250e50]{display:flex;flex-direction:row}.flex-column[data-v-69250e50]{display:flex;flex-direction:column}.flex-start[data-v-69250e50]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-69250e50]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-69250e50]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-69250e50]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-69250e50]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-69250e50]{display:flex;align-items:flex-start}.flex-bottom[data-v-69250e50]{display:flex;align-items:flex-end}.pointer[data-v-69250e50]{cursor:pointer}.not-allowed[data-v-69250e50]{cursor:not-allowed!important}.no-wrap[data-v-69250e50]{white-space:nowrap}.nowrap-p[data-v-69250e50]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-69250e50]{white-space:pre-wrap}.disable[data-v-69250e50]{pointer-events:none}.animate[data-v-69250e50]{transition:all .3s}.tw-comments[data-v-69250e50]{width:100%}.tw-comments>.comments[data-v-69250e50]{width:100%}.tw-comments>.comments>.comment[data-v-69250e50]{width:100%;margin-bottom:16px}.tw-comments>.comments>.comment>.header[data-v-69250e50]{display:flex;flex-direction:row;margin-bottom:8px;font-size:12px}.tw-comments>.comments>.comment>.header>.name[data-v-69250e50]{color:#00000073;margin-right:20px}.tw-comments>.comments>.comment>.header>.time[data-v-69250e50]{color:#00000040}.tw-comments>.comments>.comment>.content[data-v-69250e50]{font-size:14px;line-height:16px;color:#f0182a}.tw-comments>.comments>.comment>.files[data-v-69250e50]{width:100%;display:flex;flex-direction:row;align-content:wrap;margin-bottom:12px;gap:8px;flex-wrap:wrap}.tw-comments>.comments>.comment>.files>.file[data-v-69250e50]{border:1px solid #e8e8e8;padding:12px;border-radius:8px;display:flex;flex-direction:row;background-color:#fff}.tw-comments>.comments>.comment>.files>.file>.logo[data-v-69250e50]{width:40px;height:40px}.tw-comments>.comments>.comment>.files>.file>.detail[data-v-69250e50]{margin-left:12px}.tw-comments>.comments>.comment>.files>.file>.detail>.fileName[data-v-69250e50]{font-size:14px;line-height:16px;height:16px;font-weight:700;margin-bottom:8px;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tw-comments>.comments>.comment>.files>.file>.detail>.buttons[data-v-69250e50]{width:100%;display:flex;flex-direction:row;justify-content:flex-end;gap:12px;font-size:12px}.tw-comments>.comments>.comment>.files>.file>.detail>.buttons[data-v-69250e50]>*{cursor:pointer;color:#f0182a}.tw-comments>.comments>.comment>.files>.file>.detail>.buttons[data-v-69250e50]>*:hover{opacity:.8}.tw-comments>.addNew[data-v-69250e50]{width:100%;margin-top:24px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;padding:12px}.tw-comments>.addNew>.files>.file[data-v-69250e50]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;color:#f0182a;margin-bottom:8px}.tw-comments>.addNew>.files>.file>.name[data-v-69250e50]{font-size:12px;margin:0}.tw-comments>.addNew>.files>.file>.delete[data-v-69250e50]{cursor:pointer}.tw-comments>.addNew>.files>.file>.delete[data-v-69250e50]:hover{opacity:.8}.tw-comments>.addNew>.detail[data-v-69250e50]{display:flex;flex-direction:row;gap:12px}html[data-v-b4bca7dc],body[data-v-b4bca7dc],div[data-v-b4bca7dc],span[data-v-b4bca7dc],applet[data-v-b4bca7dc],object[data-v-b4bca7dc],iframe[data-v-b4bca7dc],h1[data-v-b4bca7dc],h2[data-v-b4bca7dc],h3[data-v-b4bca7dc],h4[data-v-b4bca7dc],h5[data-v-b4bca7dc],h6[data-v-b4bca7dc],p[data-v-b4bca7dc],blockquote[data-v-b4bca7dc],pre[data-v-b4bca7dc],a[data-v-b4bca7dc],abbr[data-v-b4bca7dc],acronym[data-v-b4bca7dc],address[data-v-b4bca7dc],big[data-v-b4bca7dc],cite[data-v-b4bca7dc],code[data-v-b4bca7dc],del[data-v-b4bca7dc],dfn[data-v-b4bca7dc],em[data-v-b4bca7dc],img[data-v-b4bca7dc],ins[data-v-b4bca7dc],kbd[data-v-b4bca7dc],q[data-v-b4bca7dc],s[data-v-b4bca7dc],samp[data-v-b4bca7dc],small[data-v-b4bca7dc],strike[data-v-b4bca7dc],sub[data-v-b4bca7dc],sup[data-v-b4bca7dc],tt[data-v-b4bca7dc],var[data-v-b4bca7dc],b[data-v-b4bca7dc],u[data-v-b4bca7dc],i[data-v-b4bca7dc],center[data-v-b4bca7dc],dl[data-v-b4bca7dc],dt[data-v-b4bca7dc],dd[data-v-b4bca7dc],ol[data-v-b4bca7dc],ul[data-v-b4bca7dc],li[data-v-b4bca7dc],fieldset[data-v-b4bca7dc],form[data-v-b4bca7dc],label[data-v-b4bca7dc],legend[data-v-b4bca7dc],table[data-v-b4bca7dc],caption[data-v-b4bca7dc],tbody[data-v-b4bca7dc],tfoot[data-v-b4bca7dc],thead[data-v-b4bca7dc],tr[data-v-b4bca7dc],th[data-v-b4bca7dc],td[data-v-b4bca7dc],article[data-v-b4bca7dc],aside[data-v-b4bca7dc],canvas[data-v-b4bca7dc],details[data-v-b4bca7dc],embed[data-v-b4bca7dc],figure[data-v-b4bca7dc],figcaption[data-v-b4bca7dc],footer[data-v-b4bca7dc],header[data-v-b4bca7dc],menu[data-v-b4bca7dc],nav[data-v-b4bca7dc],output[data-v-b4bca7dc],ruby[data-v-b4bca7dc],section[data-v-b4bca7dc],summary[data-v-b4bca7dc],time[data-v-b4bca7dc],mark[data-v-b4bca7dc],audio[data-v-b4bca7dc],video[data-v-b4bca7dc],input[data-v-b4bca7dc]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-b4bca7dc],aside[data-v-b4bca7dc],details[data-v-b4bca7dc],figcaption[data-v-b4bca7dc],figure[data-v-b4bca7dc],footer[data-v-b4bca7dc],header[data-v-b4bca7dc],menu[data-v-b4bca7dc],nav[data-v-b4bca7dc],section[data-v-b4bca7dc]{display:block}body[data-v-b4bca7dc]{line-height:1}blockquote[data-v-b4bca7dc],q[data-v-b4bca7dc]{quotes:none}blockquote[data-v-b4bca7dc]:before,blockquote[data-v-b4bca7dc]:after,q[data-v-b4bca7dc]:before,q[data-v-b4bca7dc]:after{content:none}table[data-v-b4bca7dc]{border-collapse:collapse;border-spacing:0}a[data-v-b4bca7dc]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-b4bca7dc]{list-style:none}body[data-v-b4bca7dc]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-b4bca7dc],em[data-v-b4bca7dc]{font-style:normal}html[data-v-b4bca7dc],body[data-v-b4bca7dc]{color:#291a1b;background-color:#f6f8fe}[data-v-b4bca7dc]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-b4bca7dc]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-b4bca7dc]{display:flex}.flex-row[data-v-b4bca7dc]{display:flex;flex-direction:row}.flex-column[data-v-b4bca7dc]{display:flex;flex-direction:column}.flex-start[data-v-b4bca7dc]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-b4bca7dc]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-b4bca7dc]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-b4bca7dc]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-b4bca7dc]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-b4bca7dc]{display:flex;align-items:flex-start}.flex-bottom[data-v-b4bca7dc]{display:flex;align-items:flex-end}.pointer[data-v-b4bca7dc]{cursor:pointer}.not-allowed[data-v-b4bca7dc]{cursor:not-allowed!important}.no-wrap[data-v-b4bca7dc]{white-space:nowrap}.nowrap-p[data-v-b4bca7dc]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-b4bca7dc]{white-space:pre-wrap}.disable[data-v-b4bca7dc]{pointer-events:none}.animate[data-v-b4bca7dc]{transition:all .3s}.tm-hotel-checkDate-container[data-v-b4bca7dc]{flex-direction:row;display:flex;justify-content:space-between;align-items:center}.tm-hotel-checkDate-container>.item>.date[data-v-b4bca7dc]{font-size:16px;line-height:24px;color:#291a1b}.tm-hotel-checkDate-container>.item>.week[data-v-b4bca7dc]{font-size:12px;line-height:18px;color:#8b8384}.tm-hotel-checkDate-container>.nights[data-v-b4bca7dc]{font-size:12px;line-height:16px;color:#675c5d;padding:0 4px;background-color:#f6f6f6;border-radius:3px}html[data-v-f864800e],body[data-v-f864800e],div[data-v-f864800e],span[data-v-f864800e],applet[data-v-f864800e],object[data-v-f864800e],iframe[data-v-f864800e],h1[data-v-f864800e],h2[data-v-f864800e],h3[data-v-f864800e],h4[data-v-f864800e],h5[data-v-f864800e],h6[data-v-f864800e],p[data-v-f864800e],blockquote[data-v-f864800e],pre[data-v-f864800e],a[data-v-f864800e],abbr[data-v-f864800e],acronym[data-v-f864800e],address[data-v-f864800e],big[data-v-f864800e],cite[data-v-f864800e],code[data-v-f864800e],del[data-v-f864800e],dfn[data-v-f864800e],em[data-v-f864800e],img[data-v-f864800e],ins[data-v-f864800e],kbd[data-v-f864800e],q[data-v-f864800e],s[data-v-f864800e],samp[data-v-f864800e],small[data-v-f864800e],strike[data-v-f864800e],sub[data-v-f864800e],sup[data-v-f864800e],tt[data-v-f864800e],var[data-v-f864800e],b[data-v-f864800e],u[data-v-f864800e],i[data-v-f864800e],center[data-v-f864800e],dl[data-v-f864800e],dt[data-v-f864800e],dd[data-v-f864800e],ol[data-v-f864800e],ul[data-v-f864800e],li[data-v-f864800e],fieldset[data-v-f864800e],form[data-v-f864800e],label[data-v-f864800e],legend[data-v-f864800e],table[data-v-f864800e],caption[data-v-f864800e],tbody[data-v-f864800e],tfoot[data-v-f864800e],thead[data-v-f864800e],tr[data-v-f864800e],th[data-v-f864800e],td[data-v-f864800e],article[data-v-f864800e],aside[data-v-f864800e],canvas[data-v-f864800e],details[data-v-f864800e],embed[data-v-f864800e],figure[data-v-f864800e],figcaption[data-v-f864800e],footer[data-v-f864800e],header[data-v-f864800e],menu[data-v-f864800e],nav[data-v-f864800e],output[data-v-f864800e],ruby[data-v-f864800e],section[data-v-f864800e],summary[data-v-f864800e],time[data-v-f864800e],mark[data-v-f864800e],audio[data-v-f864800e],video[data-v-f864800e],input[data-v-f864800e]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-f864800e],aside[data-v-f864800e],details[data-v-f864800e],figcaption[data-v-f864800e],figure[data-v-f864800e],footer[data-v-f864800e],header[data-v-f864800e],menu[data-v-f864800e],nav[data-v-f864800e],section[data-v-f864800e]{display:block}body[data-v-f864800e]{line-height:1}blockquote[data-v-f864800e],q[data-v-f864800e]{quotes:none}blockquote[data-v-f864800e]:before,blockquote[data-v-f864800e]:after,q[data-v-f864800e]:before,q[data-v-f864800e]:after{content:none}table[data-v-f864800e]{border-collapse:collapse;border-spacing:0}a[data-v-f864800e]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-f864800e]{list-style:none}body[data-v-f864800e]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-f864800e],em[data-v-f864800e]{font-style:normal}html[data-v-f864800e],body[data-v-f864800e]{color:#291a1b;background-color:#f6f8fe}[data-v-f864800e]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-f864800e]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-f864800e]{display:flex}.flex-row[data-v-f864800e]{display:flex;flex-direction:row}.flex-column[data-v-f864800e]{display:flex;flex-direction:column}.flex-start[data-v-f864800e]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-f864800e]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-f864800e]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-f864800e]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-f864800e]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-f864800e]{display:flex;align-items:flex-start}.flex-bottom[data-v-f864800e]{display:flex;align-items:flex-end}.pointer[data-v-f864800e]{cursor:pointer}.not-allowed[data-v-f864800e]{cursor:not-allowed!important}.no-wrap[data-v-f864800e]{white-space:nowrap}.nowrap-p[data-v-f864800e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-f864800e]{white-space:pre-wrap}.disable[data-v-f864800e]{pointer-events:none}.animate[data-v-f864800e]{transition:all .3s}.tm-hotel-room-container[data-v-f864800e]{background-color:#fff}.tm-hotel-room-container .room[data-v-f864800e]{display:flex;gap:12px;background:#fff;border-radius:6px;padding:12px;box-shadow:0 2px 8px #0000000f}.tm-hotel-room-container .room .image[data-v-f864800e]{display:flex;max-width:80px;flex:1;background:#f2f2f2;border-radius:4px;overflow:hidden;position:relative}.tm-hotel-room-container .room .image>.count[data-v-f864800e]{display:flex;justify-content:center;align-items:center;width:16px;height:16px;position:absolute;right:4px;bottom:4px;background-color:#0006;border-radius:4px;color:#fff;font-size:10px}.tm-hotel-room-container .room .detail[data-v-f864800e]{width:calc(100% - 92px);position:relative}.tm-hotel-room-container .room .detail .left[data-v-f864800e]{flex:1;position:absolute}.tm-hotel-room-container .room .detail .left .name[data-v-f864800e]{font-size:16px;font-weight:700;color:#291a1b;line-height:24px;margin-bottom:4px}.tm-hotel-room-container .room .detail .left .infos[data-v-f864800e]{display:flex;flex-wrap:wrap;gap:8px;color:#504344;margin-bottom:4px}.tm-hotel-room-container .room .detail .left .infos .info[data-v-f864800e]{font-size:12px;line-height:18px}.tm-hotel-room-container .room .detail .left .labels[data-v-f864800e]{display:flex;flex-wrap:wrap;gap:4px 8px}.tm-hotel-room-container .room .detail .left .labels .label[data-v-f864800e]{display:inline-block;padding:1px 4px;border-radius:2px;background:#fff2e1;color:#914e00;font-size:10px;line-height:14px}.tm-hotel-room-container .room .detail .right[data-v-f864800e]{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;min-width:132px}.tm-hotel-room-container .room .detail .right>.openIcon[data-v-f864800e]{width:24px;height:24px;margin-bottom:26px}.tm-hotel-room-container .room .detail .right>.openIcon.close[data-v-f864800e]{transform:rotate(180deg)}.tm-hotel-room-container .room .detail .right>.label[data-v-f864800e]{margin-top:12px;padding:1px 6px;border-radius:4px;color:#fff;font-size:10px;line-height:14px;background:linear-gradient(90deg,#ff841f,#ff3101)}.tm-hotel-room-container .room .detail .right .price[data-v-f864800e]{margin-top:8px;display:flex;align-items:flex-end;justify-content:flex-end;gap:2px}.tm-hotel-room-container .room .detail .right .price .o[data-v-f864800e]{color:#5a4f4f;font-size:12px;line-height:1;text-decoration:line-through}.tm-hotel-room-container .room .detail .right .price .qi[data-v-f864800e]{color:#f0182a;font-size:13px;line-height:20px;line-height:1}.tm-hotel-room-container .room .detail .right .price .value[data-v-f864800e]{font-size:22px;line-height:1;color:#f0182a;font-weight:700}.tm-hotel-room-container .room .detail .right .price-infos[data-v-f864800e]{flex-direction:row;display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px}.tm-hotel-room-container .room .detail .right .price-infos>p[data-v-f864800e]{font-size:12px;line-height:18px;color:#291a1b}.tm-hotel-room-container .plan[data-v-f864800e]{padding:0 12px}.tm-hotel-room-container .plan:last-child>.box[data-v-f864800e]{border-bottom:none}.tm-hotel-room-container .plan>.box[data-v-f864800e]{flex-direction:row;justify-content:flex-start;align-items:center;display:flex;align-items:flex-end;width:100%;padding:12px 0;border-bottom:1px solid #eeeded}.tm-hotel-room-container .plan>.box>.detail[data-v-f864800e]{width:calc(100% - 44px);padding-right:12px;position:relative}.tm-hotel-room-container .plan>.box>.detail>.left[data-v-f864800e]{width:100%}.tm-hotel-room-container .plan>.box>.detail>.left>.main[data-v-f864800e]{display:flex;align-items:center;gap:6px;margin-bottom:6px}.tm-hotel-room-container .plan>.box>.detail>.left>.main>p[data-v-f864800e]{font-size:18px;line-height:24px;color:#291a1b;font-weight:700}.tm-hotel-room-container .plan>.box>.detail>.left>.main .cancelRule[data-v-f864800e]{font-size:16px;color:#f0182a;font-weight:700}.tm-hotel-room-container .plan>.box>.detail>.left>.main>img[data-v-f864800e]{width:16px;height:16px}.tm-hotel-room-container .plan>.box>.detail>.left>.infos[data-v-f864800e]{display:flex;flex-wrap:wrap;gap:4px 12px;margin-bottom:8px;color:#504344}.tm-hotel-room-container .plan>.box>.detail>.left>.infos>p[data-v-f864800e]{font-size:14px;line-height:20px}.tm-hotel-room-container .plan>.box>.detail>.left>.labels[data-v-f864800e]{display:flex;flex-wrap:wrap;gap:4px 8px;margin-bottom:6px}.tm-hotel-room-container .plan>.box>.detail>.left>.labels .label[data-v-f864800e]{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:2px;background:#fff;border:1px solid #e8e8e8;color:#504344;font-size:12px;line-height:18px}.tm-hotel-room-container .plan>.box>.detail>.left>.labels .label>img[data-v-f864800e]{width:14px;height:14px}.tm-hotel-room-container .plan>.box>.detail>.left>.labels .important[data-v-f864800e]{background:#fff2e1;border-color:transparent;color:#914e00;font-weight:600}.tm-hotel-room-container .plan>.box>.detail>.left .desc[data-v-f864800e]{font-size:12px;line-height:18px;color:#504344;margin-bottom:8px}.tm-hotel-room-container .plan>.box>.detail>.left .supplier[data-v-f864800e]{display:flex;align-items:center;gap:8px;position:absolute;bottom:0;left:0}.tm-hotel-room-container .plan>.box>.detail>.left .supplier>img[data-v-f864800e]{width:16px;height:16px;border-radius:50%;background:#d9d9d9;overflow:hidden}.tm-hotel-room-container .plan>.box>.detail>.left .supplier>p[data-v-f864800e]{font-size:14px;color:#8a8a8a}.tm-hotel-room-container .plan>.box>.detail .right[data-v-f864800e]{width:100%;display:flex;flex-direction:column;align-items:flex-end}.tm-hotel-room-container .plan>.box>.detail .right>.label[data-v-f864800e]{padding:1px 6px;border-radius:4px;color:#fff;font-size:10px;line-height:14px;background:linear-gradient(90deg,#ff841f,#ff3101)}.tm-hotel-room-container .plan>.box>.detail .right .price[data-v-f864800e]{margin-top:8px;display:flex;align-items:flex-end;justify-content:flex-end;gap:2px}.tm-hotel-room-container .plan>.box>.detail .right .price .o[data-v-f864800e]{color:#5a4f4f;font-size:12px;text-decoration:line-through}.tm-hotel-room-container .plan>.box>.detail .right .price .qi[data-v-f864800e]{color:#f0182a;font-size:13px;line-height:1}.tm-hotel-room-container .plan>.box>.detail .right .price .value[data-v-f864800e]{font-size:22px;line-height:1;color:#f0182a;font-weight:700}.tm-hotel-room-container .plan>.box>.detail .right .price-infos[data-v-f864800e]{flex-direction:row;display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px}.tm-hotel-room-container .plan>.box>.detail .right .price-infos>p[data-v-f864800e]{font-size:12px;line-height:18px;color:#291a1b}.tm-hotel-room-container .plan>.box>.button[data-v-f864800e]{width:44px;position:relative}.tm-hotel-room-container .plan>.box>.button>.count[data-v-f864800e]{background-color:#ff7d00;border:1px solid white;border-radius:6px 6px 0;font-size:10px;line-height:14px;color:#fff;padding:1px 4px;position:absolute;top:-15px;right:0}.tm-hotel-room-container .plan>.box>.button>.detail[data-v-f864800e]{flex-direction:column;display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:6px;background:linear-gradient(90deg,#ff630b,#f71810)}.tm-hotel-room-container .plan>.box>.button>.detail>p[data-v-f864800e]:first-child{color:#fff;font-size:16px;line-height:24px}.tm-hotel-room-container .plan>.box>.button>.detail>p[data-v-f864800e]:last-child{display:flex;justify-content:center;align-items:center;background-color:#fff;color:#f0182a;font-size:10px;width:42px;height:18px;border:1px solid transparent;overflow:hidden;border-radius:2px 2px 6px 6px}html[data-v-0350dba0],body[data-v-0350dba0],div[data-v-0350dba0],span[data-v-0350dba0],applet[data-v-0350dba0],object[data-v-0350dba0],iframe[data-v-0350dba0],h1[data-v-0350dba0],h2[data-v-0350dba0],h3[data-v-0350dba0],h4[data-v-0350dba0],h5[data-v-0350dba0],h6[data-v-0350dba0],p[data-v-0350dba0],blockquote[data-v-0350dba0],pre[data-v-0350dba0],a[data-v-0350dba0],abbr[data-v-0350dba0],acronym[data-v-0350dba0],address[data-v-0350dba0],big[data-v-0350dba0],cite[data-v-0350dba0],code[data-v-0350dba0],del[data-v-0350dba0],dfn[data-v-0350dba0],em[data-v-0350dba0],img[data-v-0350dba0],ins[data-v-0350dba0],kbd[data-v-0350dba0],q[data-v-0350dba0],s[data-v-0350dba0],samp[data-v-0350dba0],small[data-v-0350dba0],strike[data-v-0350dba0],sub[data-v-0350dba0],sup[data-v-0350dba0],tt[data-v-0350dba0],var[data-v-0350dba0],b[data-v-0350dba0],u[data-v-0350dba0],i[data-v-0350dba0],center[data-v-0350dba0],dl[data-v-0350dba0],dt[data-v-0350dba0],dd[data-v-0350dba0],ol[data-v-0350dba0],ul[data-v-0350dba0],li[data-v-0350dba0],fieldset[data-v-0350dba0],form[data-v-0350dba0],label[data-v-0350dba0],legend[data-v-0350dba0],table[data-v-0350dba0],caption[data-v-0350dba0],tbody[data-v-0350dba0],tfoot[data-v-0350dba0],thead[data-v-0350dba0],tr[data-v-0350dba0],th[data-v-0350dba0],td[data-v-0350dba0],article[data-v-0350dba0],aside[data-v-0350dba0],canvas[data-v-0350dba0],details[data-v-0350dba0],embed[data-v-0350dba0],figure[data-v-0350dba0],figcaption[data-v-0350dba0],footer[data-v-0350dba0],header[data-v-0350dba0],menu[data-v-0350dba0],nav[data-v-0350dba0],output[data-v-0350dba0],ruby[data-v-0350dba0],section[data-v-0350dba0],summary[data-v-0350dba0],time[data-v-0350dba0],mark[data-v-0350dba0],audio[data-v-0350dba0],video[data-v-0350dba0],input[data-v-0350dba0]{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;box-sizing:border-box}article[data-v-0350dba0],aside[data-v-0350dba0],details[data-v-0350dba0],figcaption[data-v-0350dba0],figure[data-v-0350dba0],footer[data-v-0350dba0],header[data-v-0350dba0],menu[data-v-0350dba0],nav[data-v-0350dba0],section[data-v-0350dba0]{display:block}body[data-v-0350dba0]{line-height:1}blockquote[data-v-0350dba0],q[data-v-0350dba0]{quotes:none}blockquote[data-v-0350dba0]:before,blockquote[data-v-0350dba0]:after,q[data-v-0350dba0]:before,q[data-v-0350dba0]:after{content:none}table[data-v-0350dba0]{border-collapse:collapse;border-spacing:0}a[data-v-0350dba0]{color:#7e8c8d;-webkit-backface-visibility:hidden;text-decoration:none}li[data-v-0350dba0]{list-style:none}body[data-v-0350dba0]{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i[data-v-0350dba0],em[data-v-0350dba0]{font-style:normal}html[data-v-0350dba0],body[data-v-0350dba0]{color:#291a1b;background-color:#f6f8fe}[data-v-0350dba0]::-webkit-scrollbar{max-width:5px;max-height:7px;background-color:transparent}[data-v-0350dba0]::-webkit-scrollbar-thumb{background:#dcdcdc}.flex[data-v-0350dba0]{display:flex}.flex-row[data-v-0350dba0]{display:flex;flex-direction:row}.flex-column[data-v-0350dba0]{display:flex;flex-direction:column}.flex-start[data-v-0350dba0]{display:flex;justify-content:flex-start;align-items:center}.flex-center[data-v-0350dba0]{display:flex;justify-content:center;align-items:center}.flex-end[data-v-0350dba0]{display:flex;justify-content:flex-end;align-items:center}.flex-between[data-v-0350dba0]{display:flex;justify-content:space-between;align-items:center}.flex-around[data-v-0350dba0]{display:flex;justify-content:space-around;align-items:center}.flex-top[data-v-0350dba0]{display:flex;align-items:flex-start}.flex-bottom[data-v-0350dba0]{display:flex;align-items:flex-end}.pointer[data-v-0350dba0]{cursor:pointer}.not-allowed[data-v-0350dba0]{cursor:not-allowed!important}.no-wrap[data-v-0350dba0]{white-space:nowrap}.nowrap-p[data-v-0350dba0]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap[data-v-0350dba0]{white-space:pre-wrap}.disable[data-v-0350dba0]{pointer-events:none}.animate[data-v-0350dba0]{transition:all .3s}.tm-hotel-info-container>.detail[data-v-0350dba0]{flex-direction:row;justify-content:space-between;align-items:center;display:flex;align-items:flex-end;margin-top:2px;width:100%;margin-bottom:12px}.tm-hotel-info-container>.detail>.left[data-v-0350dba0]{width:calc(100% - 80px)}.tm-hotel-info-container>.detail>.left>.mainName[data-v-0350dba0]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;font-size:20px;line-height:28px;font-weight:700;color:#291a1b}.tm-hotel-info-container>.detail>.left>.mainName>.star[data-v-0350dba0]{display:flex;flex-direction:row;padding:0 6px;height:28px;align-items:center}.tm-hotel-info-container>.detail>.left>.mainName>.star>img[data-v-0350dba0]{width:12px;height:12px}.tm-hotel-info-container>.detail>.left>.subName[data-v-0350dba0]{width:100%;font-size:12px;line-height:18px;color:#291a1b}.tm-hotel-info-container>.detail>.left>.labels[data-v-0350dba0]{display:flex;flex-direction:row;align-items:center;gap:4px}.tm-hotel-info-container>.detail>.left>.labels>.label[data-v-0350dba0]{display:flex;flex-direction:row;align-items:center;padding:0 4px;border-radius:2px;background-color:#fff2e1;gap:4px}.tm-hotel-info-container>.detail>.left>.labels>.label>p[data-v-0350dba0]{font-size:10px;color:#914e00;line-height:14px}.tm-hotel-info-container>.detail>.right[data-v-0350dba0]{width:80px;display:flex;flex-direction:row;justify-content:end;align-items:center;font-size:12px;line-height:18px;color:#8b8384}.tm-hotel-info-container>.detail>.right>img[data-v-0350dba0]{width:12px;height:12px}.score-map[data-v-0350dba0]{flex-direction:row;display:flex;justify-content:space-between;align-items:center;width:100%;height:64px;gap:8px}.score-map>.score[data-v-0350dba0]{height:64px;padding:8px 12px;border-radius:8px;background:linear-gradient(to top,transparent 0%,#ff480b0f 100%)}.score-map>.score>.value[data-v-0350dba0]{flex-direction:row;display:flex;justify-content:flex-start;align-items:center;border-radius:4px;background:linear-gradient(to right,#f0182a05,#f0182a1f);margin-bottom:4px}.score-map>.score>.value>.left[data-v-0350dba0]{border-radius:4px;background-color:#f0182a;color:#fff;font-size:12px;line-height:18px;padding:0 4px}.score-map>.score>.value>.right[data-v-0350dba0]{font-size:12px;line-height:18px;color:#f0182a;padding:0 4px}.score-map>.score>.view[data-v-0350dba0]{flex-direction:row;display:flex;justify-content:flex-start;align-items:center;color:#504344}.score-map>.score>.view>p[data-v-0350dba0]{font-size:12px;line-height:18px}.score-map>.map[data-v-0350dba0]{flex-direction:row;justify-content:space-between;align-items:center;display:flex;align-items:flex-start;height:64px;flex:1;background:linear-gradient(to top,transparent 0%,#ff480b0f 100%);border-radius:8px;padding:8px 12px}.score-map>.map>.content>.address[data-v-0350dba0]{font-size:14px;line-height:20px;color:#291a1b;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-map>.map>.content>.address-desc[data-v-0350dba0]{font-size:12px;line-height:18px;color:#726869;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-map>.map>.icon>img[data-v-0350dba0]{width:24px;height:24px;margin-bottom:2px}.score-map>.map>.icon>p[data-v-0350dba0]{font-size:12px;line-height:18px;color:#f0182a}