.smsContent[data-v-d9d48a0a]{width:300px;background:#f2f2f2;border-radius:6px;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:80px;line-height:20px;margin-top:10px}.selectSms[data-v-d9d48a0a]{border:1px solid #42b983}.templateContent[data-v-d9d48a0a]{width:100%;margin:20px 0}.smsTempItem[data-v-d9d48a0a]{padding:15px 0;border-bottom:1px solid #dbdbdb;width:100%}.editor[data-v-a85b5dc6]{width:100%;margin:0 auto;position:relative;z-index:0}.toolbar[data-v-a85b5dc6]{border:1px solid #ccc}.text[data-v-a85b5dc6]{border:1px solid #ccc;min-height:500px}.apply_success[data-v-2a98d788]{text-align:center;padding:100px 0}.apply_success div[data-v-2a98d788]{text-align:center;height:30px}.bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-wrapper{width:56rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cropper-wrapper .img-box{height:30rem;width:37.5rem;border:1px solid #ebebeb;display:inline-block;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-wrapper .img-box img{max-width:100%;display:block}.cropper-wrapper .right-con{display:inline-block;width:17.5rem;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;text-align:right}.cropper-wrapper .right-con .preview-box{width:100%!important;height:auto;overflow:hidden;border:1px solid #ebebeb;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-wrapper .right-con .button-box{padding:1rem 0 0}.cropper-wrapper .right-con .button-box .btns button{padding:.5rem 1.5rem}

/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{-webkit-touch-callout:none;direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.app_info[data-v-d7556d0a]{width:100%;overflow:hidden;border-radius:4px}.app_version[data-v-d7556d0a]{width:100%;border-bottom:1px solid #e8eaec;padding-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app_version>div[data-v-d7556d0a]{width:500px}.qr_code[data-v-d7556d0a]{width:150px}.app_title[data-v-d7556d0a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app_title>span[data-v-d7556d0a]{font-weight:700;font-size:16px;color:#333;line-height:22px;width:105px}.app_title>p>span[data-v-d7556d0a]{font-weight:400;font-size:14px;color:#1f84fb;line-height:20px;cursor:pointer;margin-right:4px}.app_cell[data-v-d7556d0a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}.app_key[data-v-d7556d0a]{width:105px;-ms-flex-negative:0;flex-shrink:0;font-weight:400;font-size:14px;color:#5a6376;line-height:20px}.app_val[data-v-d7556d0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.app_val p[data-v-d7556d0a]{font-weight:400;font-size:14px;color:#333;line-height:20px}.app_base[data-v-d7556d0a]{width:100%;margin-top:30px}.app_val>img[data-v-d7556d0a]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.app_val .app_btn[data-v-d7556d0a]{font-weight:400;font-size:14px;color:#1f84fb;line-height:20px;margin-left:17px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.app_val>span[data-v-d7556d0a]{font-weight:400;font-size:14px;color:#999;line-height:20px;margin-left:20px}.app_val .app_btn2[data-v-d7556d0a]{cursor:pointer}.app_val .app_btn2[data-v-d7556d0a],.app_val .app_text[data-v-d7556d0a]{font-weight:400;font-size:14px;color:#2caf70;line-height:20px}.app_val .app_text2[data-v-d7556d0a]{-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.count-to-wrapper .content-outer{display:inline-block}.count-to-wrapper .content-outer .count-to-unit-text{font-style:normal}.voucherDetail[data-v-2e19064d]{width:100%;overflow-x:hidden;padding:0 10px;max-height:70vh;overflow-y:auto}.voucherTitle[data-v-2e19064d]{width:100%;font-size:16px;font-weight:700;color:#17233d;line-height:22px;margin-bottom:10px}.cell[data-v-2e19064d]{width:100%;margin-bottom:10px}.cell[data-v-2e19064d],.right[data-v-2e19064d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.right[data-v-2e19064d]{width:40%}.key[data-v-2e19064d]{width:70px;text-align:right;-ms-flex-negative:0;flex-shrink:0;color:#6c7680;margin-right:10px}.key[data-v-2e19064d],.val[data-v-2e19064d]{font-size:14px;font-weight:400;line-height:20px}.val[data-v-2e19064d]{width:100%;color:#444;word-wrap:break-word;overflow:hidden}.imageList[data-v-2e19064d]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.imageList img[data-v-2e19064d]{width:50px;height:50px;margin-right:10px;margin-bottom:5px}.left[data-v-2e19064d]{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:auto}.left .key[data-v-2e19064d]{width:115px}.description[data-v-2e19064d]{width:100%;padding:0 17px;margin-bottom:10px}.description p[data-v-2e19064d]{font-size:14px;font-weight:400;color:#444;line-height:20px}.voucherText[data-v-2e19064d],.voucherText p[data-v-2e19064d]:nth-child(2){width:100%;font-size:14px;font-weight:400;color:#454545;line-height:16px}.voucherText[data-v-2e19064d]{padding:0 17px;margin-top:10px}.voucherText p[data-v-2e19064d]:first-child{width:100%;font-size:14px;font-weight:400;color:#333;line-height:16px;margin-bottom:5px}.voucherDetail[data-v-191c87da]{width:100%;overflow-x:hidden;padding:0 10px;max-height:70vh;overflow-y:auto}.voucherTitle[data-v-191c87da]{width:100%;font-size:16px;font-weight:700;color:#17233d;line-height:22px;margin-bottom:10px}.cell[data-v-191c87da]{width:100%;margin-bottom:10px}.cell[data-v-191c87da],.right[data-v-191c87da]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.right[data-v-191c87da]{width:40%}.key[data-v-191c87da]{width:70px;text-align:right;-ms-flex-negative:0;flex-shrink:0;color:#6c7680;margin-right:10px}.key[data-v-191c87da],.val[data-v-191c87da]{font-size:14px;font-weight:400;line-height:20px}.val[data-v-191c87da]{width:100%;color:#444;word-wrap:break-word;overflow:hidden}.imageList[data-v-191c87da]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.imageList img[data-v-191c87da]{width:50px;height:50px;margin-right:10px;margin-bottom:5px}.left[data-v-191c87da]{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:auto}.left .key[data-v-191c87da]{width:115px}.description[data-v-191c87da]{width:100%;padding:0 17px;margin-bottom:10px}.description p[data-v-191c87da]{font-size:14px;font-weight:400;color:#444;line-height:20px}.voucherText[data-v-191c87da],.voucherText p[data-v-191c87da]:nth-child(2){width:100%;font-size:14px;font-weight:400;color:#454545;line-height:16px}.voucherText[data-v-191c87da]{padding:0 17px;margin-top:10px}.voucherText p[data-v-191c87da]:first-child{width:100%;font-size:14px;font-weight:400;color:#333;line-height:16px;margin-bottom:5px}.voucherDetail[data-v-b6895d1c]{width:100%;overflow-x:hidden;padding:0 10px;max-height:70vh;overflow-y:auto}.voucherTitle[data-v-b6895d1c]{width:100%;font-size:16px;font-weight:700;color:#17233d;line-height:22px;margin-bottom:10px}.cell[data-v-b6895d1c]{width:100%;margin-bottom:10px}.cell[data-v-b6895d1c],.right[data-v-b6895d1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.right[data-v-b6895d1c]{width:40%}.key[data-v-b6895d1c]{width:85px;text-align:right;-ms-flex-negative:0;flex-shrink:0;color:#6c7680;margin-right:10px}.key[data-v-b6895d1c],.val[data-v-b6895d1c]{font-size:14px;font-weight:400;line-height:20px}.val[data-v-b6895d1c]{width:100%;color:#444;word-wrap:break-word;overflow:hidden}.imageList[data-v-b6895d1c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.imageList img[data-v-b6895d1c]{width:50px;height:50px;margin-right:10px}.left[data-v-b6895d1c]{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:auto}.left .key[data-v-b6895d1c]{width:115px}.description[data-v-b6895d1c]{width:100%;padding:0 17px;margin-bottom:10px}.description p[data-v-b6895d1c]{font-size:14px;font-weight:400;color:#444;line-height:20px}.voucherText[data-v-b6895d1c],.voucherText p[data-v-b6895d1c]:nth-child(2){width:100%;font-size:14px;font-weight:400;color:#454545;line-height:16px}.voucherText[data-v-b6895d1c]{padding:0 17px}.voucherText p[data-v-b6895d1c]:first-child{width:100%;font-size:14px;font-weight:400;color:#333;line-height:16px;margin-bottom:8px}.dateStyle[data-v-51671715]{display:inline-block;padding:1px 8px;border:1px solid #dbdbdb;font-size:14px;color:#8c8c8c;border-radius:4px}.monthPricker span{cursor:pointer;font-size:14px}.monthPricker input{text-align:center;font-size:15px}.drag-list-wrapper{height:100%}.drag-list-wrapper .drag-list-con{width:40%;float:left}.con_link{float:left;width:20%;text-align:center;padding-top:250px}.footerBtn[data-v-22c00422]{width:100%;position:fixed;height:74px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;z-index:99;right:0;opacity:0;bottom:0;-webkit-transition:width .4s;transition:width .4s;-webkit-box-shadow:0 -3px 6px 0 rgba(0,0,0,.06);box-shadow:0 -3px 6px 0 rgba(0,0,0,.06);-webkit-animation:footerBtnAnt-22c00422 1s ease .5s forwards;animation:footerBtnAnt-22c00422 .5s ease .5s forwards}@-webkit-keyframes footerBtnAnt-22c00422{0%{opacity:0;bottom:-74px}to{opacity:1;bottom:0}}@keyframes footerBtnAnt-22c00422{0%{opacity:0;bottom:-74px}to{opacity:1;bottom:0}}.footer[data-v-93e99dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;padding:0 20px;bottom:0;left:100px;right:0;height:50px;background:#fff;-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);z-index:9;-webkit-transition:all .5s;transition:all .5s}.common{float:left;height:100%;display:table;text-align:center}.middle-center{display:table-cell;vertical-align:middle}.info-card-wrapper{overflow:hidden}.info-card-wrapper,.info-card-wrapper .ivu-card-body{width:100%;height:100%}.info-card-wrapper .content-con{width:100%;height:100%;position:relative}.info-card-wrapper .content-con .left-area{float:left;height:100%;display:table;text-align:center}.info-card-wrapper .content-con .left-area>.icon{display:table-cell;vertical-align:middle}.info-card-wrapper .content-con .right-area{float:left;height:100%;display:table;text-align:center}.info-card-wrapper .content-con .right-area>div{display:table-cell;vertical-align:middle}.trans{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.sider-trigger-a{padding:6px;width:40px;height:40px;display:inline-block;text-align:center;color:#5c6b77;margin-top:12px}.sider-trigger-a i{vertical-align:top}.sider-trigger-a.collapsed i,.sider-trigger-a i{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.sider-trigger-a.collapsed i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.side-menu-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.side-menu-wrapper .menuList{width:100%;top:82px;bottom:0;position:absolute;z-index:1001;background:#1c2233;overflow-y:auto;overflow-x:hidden}.side-menu-wrapper .menuList>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.side-menu-wrapper .menuList::-webkit-scrollbar{display:none;width:1px;background:#1c2233}.side-menu-wrapper .menuList::-webkit-scrollbar-thumb{width:1px;background:#1c2233}.side-menu-wrapper .menuList::-webkit-scrollbar-button,.side-menu-wrapper .menuList::-webkit-scrollbar-track{display:none}.side-menu-wrapper .menuItem{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:45px;cursor:pointer;position:relative}.side-menu-wrapper .menuItem .jiantou{width:11px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-3px}.side-menu-wrapper .menuItem p{font-size:14px;font-weight:400;color:#ebebeb;line-height:20px;margin-left:5px}.side-menu-wrapper .hoverName{background:rgba(65,185,131,.2)}.side-menu-wrapper .activeFatherName{background:#41b983!important}.side-menu-wrapper .activeFatherName p{color:#fff!important}.side-menu-wrapper .menu{width:130px;position:fixed;top:0;bottom:0;left:100px;background:#fff;-webkit-box-shadow:2px 0 8px 0 rgba(0,0,0,.08);box-shadow:2px 0 8px 0 rgba(0,0,0,.08);z-index:999;overflow:auto;-webkit-transition:all .5s;transition:all .5s}.side-menu-wrapper .menu::-webkit-scrollbar{display:none;width:1px;background:#fff}.side-menu-wrapper .menu::-webkit-scrollbar-thumb{width:1px;background:#fff}.side-menu-wrapper .menu::-webkit-scrollbar-button,.side-menu-wrapper .menu::-webkit-scrollbar-track{display:none}.side-menu-wrapper .menu .ivu-menu-vertical .ivu-menu-submenu-title span{font-weight:700}.side-menu-wrapper .menu .ivu-menu-vertical .ivu-menu-submenu-title-icon{left:-80px;right:0}.side-menu-wrapper .menu .ivu-menu-vertical .ivu-menu-submenu-title{padding-left:30px!important;padding-right:5px!important;color:#000}.side-menu-wrapper .menu .ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item{padding:5px 0!important;width:110px;margin:0 auto 10px;text-indent:25px;color:#333;font-weight:400;border-radius:2px}.side-menu-wrapper .menu .ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item:hover{color:#41b983}.side-menu-wrapper .menu .ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu){background:#ecedf0}.side-menu-wrapper .menu .ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu):after{display:none}.side-menu-wrapper .control{width:16px;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAADICAYAAACJbeMbAAAAAXNSR0IArs4c6QAAAbFJREFUeF7t3T1OAlEUhuF7JhoLO0EKIYirs8Ed6Cp0IbAQ1kBCptOSllwzJqAiXO/POXealwUwbx6+YqqDrDcfi8tG5pPJoHU9fGS9efcibuuleZmNb15FZFez4ytg/0BxbiUX7vH+7nZVK+JXQPfQTsA793Z9NXgejWRrHfIn4KAh0nrvnh6mw4VlxNmA74fK0nKkEQHdz2I30qgAy5EmBViMNDlAe6TZAVojVQgoG6lKQMlIVQNyRqoekDpSs4DYkVYICI+0SkBopFUDTo20esDxSHsLOIT8fCWzfPE4990IIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggEBvAiLSNo2bVw84vghdNeDUTewqAaGDyxUCwienzQL2I5uOh8vQ7Uv1gNSz46oBOYfXVQJKrnorBJTdNc8OiB3Zf8dXkwNSR6YakDMylYCSkSkElI0sO0BrZMkB2iNLCrAYWVSA5cgiAvr9G5FPTiZf1dIUOH4AAAAASUVORK5CYII=) no-repeat 50%;background-size:100% 100%;cursor:pointer;text-align:center;position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;z-index:100;-webkit-transition:all .5s;transition:all .5s}.side-menu-wrapper .control img{width:7px;margin:45px auto}.side-menu-wrapper .menu-collapsed{padding-top:10px}.side-menu-wrapper .menu-collapsed .ivu-dropdown,.side-menu-wrapper .menu-collapsed .ivu-dropdown .ivu-dropdown-rel a,.side-menu-wrapper .menu-collapsed .ivu-tooltip,.side-menu-wrapper .menu-collapsed .ivu-tooltip .ivu-tooltip-rel{width:100%}.side-menu-wrapper .menu-collapsed .ivu-tooltip .ivu-tooltip-popper .ivu-tooltip-content .ivu-tooltip-arrow{border-right-color:#fff}.side-menu-wrapper .menu-collapsed .ivu-tooltip .ivu-tooltip-popper .ivu-tooltip-content .ivu-tooltip-inner{background:#fff;color:#495060}.side-menu-wrapper a.drop-menu-a{display:inline-block;padding:6px 15px;width:100%;text-align:center;color:#495060}.menu-title{padding-left:6px}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.size,.tags-nav{width:100%;height:100%}.tags-nav{position:relative;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tags-nav .close-con{right:0;width:32px;background:#fff;text-align:center}.tags-nav .btn-con,.tags-nav .close-con{position:absolute;top:0;height:100%;z-index:10}.tags-nav .btn-con{background:#f5f7f9;padding-top:3px}.tags-nav .btn-con button{padding:6px 4px;line-height:14px;text-align:center}.tags-nav .btn-con.left-btn{left:0}.tags-nav .btn-con.right-btn{right:32px;border-right:1px solid #f0f0f0}.tags-nav .scroll-outer{position:absolute;left:28px;right:61px;top:0;bottom:0;background:#f5f7f9}.tags-nav .scroll-outer .scroll-body{height:calc(100% - 1px);display:inline-block;padding:1px 4px 0;position:absolute;overflow:visible;white-space:nowrap;-webkit-transition:left .3s ease;transition:left .3s ease}.tags-nav .scroll-outer .scroll-body .ivu-tag-dot-inner{-webkit-transition:background .2s ease;transition:background .2s ease}.tags-nav .contextmenu{position:absolute;margin:0;padding:5px 0;background:#fff;z-index:100;list-style-type:none;border-radius:4px;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.3);box-shadow:2px 2px 3px 0 rgba(0,0,0,.3)}.tags-nav .contextmenu li{margin:0;padding:5px 15px;cursor:pointer}.tags-nav .contextmenu li:hover{background:#eee}.main .logo-con{height:6.4rem;padding:10px;border-bottom:1px solid #34403a;overflow:hidden;position:fixed;top:0;z-index:999;background:#3e4843}.main .logo-con img{height:32px;width:auto;display:block;margin:0 auto}.main .header-con{background:#fff;padding:0 20px;width:100%}.main .main-layout-con{height:100%;overflow:hidden}.main .main-content-con{height:calc(100% - 60px);overflow:hidden}.main .tag-nav-wrapper{padding:0;height:40px;background:#f0f0f0}.main .content-wrapper{height:calc(100% - 80px);overflow:auto}.main .customBreadCrumb{width:100%;height:98px;background:#fff}.main .content-router-view{padding:10px 18px}.main .router-view-content-page{border-radius:4px;padding:20px;background:#fff}.main .left-sider .ivu-layout-sider-children{overflow-y:scroll;margin-right:-18px}.ivu-menu-item>i,.ivu-menu-submenu>.ivu-menu>.ivu-menu-item>i{margin-right:8px!important}.collased-menu-dropdown{width:100%;margin:0;line-height:normal;padding:7px 0 6px 16px;clear:both;font-size:12px!important;white-space:nowrap;list-style:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.collased-menu-dropdown:hover{background:hsla(0,0%,39.2%,.1)}.collased-menu-dropdown *{color:#515a6e}.collased-menu-dropdown .ivu-menu-item>i,.collased-menu-dropdown .ivu-menu-submenu>.ivu-menu>.ivu-menu-item>i{margin-right:8px!important}.ivu-select-dropdown.ivu-dropdown-transfer{max-height:400px}.CodeMirror pre{padding:0 4px}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-invalidchar,.cm-s-default .cm-error{color:red}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-scroll{margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;outline:0}.CodeMirror-sizer{border-right:30px solid transparent}.CodeMirror-gutter{margin-bottom:-30px}.CodeMirror-gutter-wrapper{background:0 0!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CodeMirror pre{border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:none;font-variant-ligatures:none}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linewidget{overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused .CodeMirror-selected,.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}span.CodeMirror-selectedtext{background:0 0}.CodeMirror{height:auto;border:1px solid #ddd;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:10px;font:inherit;z-index:1}.CodeMirror,.CodeMirror-scroll{min-height:300px}.CodeMirror-fullscreen{background:#fff;position:fixed!important;top:50px;left:0;right:0;bottom:0;height:auto;z-index:9}.CodeMirror-sided{width:50%!important}.editor-toolbar{position:relative;opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;padding:0 10px;border-top:1px solid #bbb;border-left:1px solid #bbb;border-right:1px solid #bbb;border-top-left-radius:4px;border-top-right-radius:4px}.editor-toolbar:after,.editor-toolbar:before{display:block;content:" ";height:1px}.editor-toolbar:before{margin-bottom:8px}.editor-toolbar:after{margin-top:8px}.editor-toolbar:hover,.editor-wrapper input.title:focus,.editor-wrapper input.title:hover{opacity:.8}.editor-toolbar.fullscreen{width:100%;height:50px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-top:10px;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border:0;position:fixed;top:0;left:0;opacity:1;z-index:9}.editor-toolbar.fullscreen:before{width:20px;height:50px;background:-webkit-gradient(linear,left top,right top,color-stop(0,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));position:fixed;top:0;left:0;margin:0;padding:0}.editor-toolbar.fullscreen:after{width:20px;height:50px;background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);position:fixed;top:0;right:0;margin:0;padding:0}.editor-toolbar a{display:inline-block;text-align:center;text-decoration:none!important;color:#2c3e50!important;width:30px;height:30px;margin:0;border:1px solid transparent;border-radius:3px;cursor:pointer}.editor-toolbar a.active,.editor-toolbar a:hover{background:#fcfcfc;border-color:#95a5a6}.editor-toolbar a:before{line-height:30px}.editor-toolbar i.separator{display:inline-block;width:0;border-left:1px solid #d9d9d9;border-right:1px solid #fff;color:transparent;text-indent:-10px;margin:0 6px}.editor-toolbar a.fa-header-x:after{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:65%;vertical-align:text-bottom;position:relative;top:2px}.editor-toolbar a.fa-header-1:after{content:"1"}.editor-toolbar a.fa-header-2:after{content:"2"}.editor-toolbar a.fa-header-3:after{content:"3"}.editor-toolbar a.fa-header-bigger:after{content:"\25B2"}.editor-toolbar a.fa-header-smaller:after{content:"\25BC"}.editor-toolbar.disabled-for-preview a:not(.no-disable){pointer-events:none;background:#fff;border-color:transparent;text-shadow:inherit}@media only screen and (max-width:700px){.editor-toolbar a.no-mobile{display:none}}.editor-statusbar{padding:8px 10px;font-size:12px;color:#959694;text-align:right}.editor-statusbar span{display:inline-block;min-width:4em;margin-left:1em}.editor-preview,.editor-preview-side{padding:10px;background:#fafafa;overflow:auto;display:none;-webkit-box-sizing:border-box;box-sizing:border-box}.editor-statusbar .lines:before{content:"lines: "}.editor-statusbar .words:before{content:"words: "}.editor-statusbar .characters:before{content:"characters: "}.editor-preview{position:absolute;width:100%;height:100%;top:0;left:0;z-index:7}.editor-preview-side{position:fixed;bottom:0;width:50%;top:50px;right:0;z-index:9;border:1px solid #ddd}.editor-preview-active,.editor-preview-active-side{display:block}.editor-preview-side>p,.editor-preview>p{margin-top:0}.editor-preview-side pre,.editor-preview pre{background:#eee;margin-bottom:10px}.editor-preview-side table td,.editor-preview-side table th,.editor-preview table td,.editor-preview table th{border:1px solid #ddd;padding:5px}.CodeMirror .CodeMirror-code .cm-tag{color:#63a35c}.CodeMirror .CodeMirror-code .cm-attribute{color:#795da3}.CodeMirror .CodeMirror-code .cm-string{color:#183691}.CodeMirror .CodeMirror-selected{background:#d9d9d9}.CodeMirror .CodeMirror-code .cm-header-1{font-size:200%;line-height:200%}.CodeMirror .CodeMirror-code .cm-header-2{font-size:160%;line-height:160%}.CodeMirror .CodeMirror-code .cm-header-3{font-size:125%;line-height:125%}.CodeMirror .CodeMirror-code .cm-header-4{font-size:110%;line-height:110%}.CodeMirror .CodeMirror-code .cm-comment{background:rgba(0,0,0,.05);border-radius:2px}.CodeMirror .CodeMirror-code .cm-link{color:#7f8c8d}.CodeMirror .CodeMirror-code .cm-url{color:#aab2b3}.CodeMirror .CodeMirror-code .cm-strikethrough{text-decoration:line-through}.CodeMirror .CodeMirror-placeholder{opacity:.5}.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word){background:rgba(255,0,0,.15)}.markdown-wrapper .CodeMirror-fullscreen,.markdown-wrapper .CodeMirror-fullscreen~.editor-preview-side,.markdown-wrapper .editor-toolbar.fullscreen{z-index:9999}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-webkit-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.paste-editor-wrapper{border:1px dashed #dcdcdc}.paste-editor-wrapper,.paste-editor-wrapper textarea.textarea-el{width:100%;height:100%}.paste-editor-wrapper .CodeMirror{height:100%;padding:0}.paste-editor-wrapper .CodeMirror .CodeMirror-code div .CodeMirror-line>span>span.cm-tab:after{content:"\2192";color:#bfbfbf}.paste-editor-wrapper .first-row{font-weight:700;font-size:14px}.paste-editor-wrapper .incorrect-row{background:#f5cbd1}.provinceSelect[data-v-732827ec] .ivu-select-selection{height:32px;margin-top:-3px;border-radius:1px}.provinceSelect[data-v-732827ec] .ivu-select-large .ivu-select-input{height:32px;top:0;font-size:15px}.roomBooking .dayCount[data-v-1b2fd172]{display:inline-block}.roomBooking .count[data-v-1b2fd172]{width:42px;text-align:center;display:inline-block}.roomBooking .footer[data-v-1b2fd172]{width:100%;text-align:center;margin-top:60px}.roomBooking .footer button[data-v-1b2fd172]{width:120px;height:42px;margin:10px;font-size:16px}.footer[data-v-1b2fd172]{max-width:860px;max-height:110px;text-align:center;position:fixed;right:0;bottom:0;padding:20px 0 10px 0;background:#fff;z-index:99;-webkit-box-shadow:0 -3px 4px #ccc;box-shadow:0 -3px 4px #ccc}.touristIcon[data-v-1b2fd172]{display:inline-block;width:15px;height:15px;margin-right:5px;position:relative;top:2px}.full[data-v-1b2fd172]{display:inline-block;width:35px;text-align:center;font-size:12px;font-weight:400;color:#f30000;height:18px;line-height:18px;background:rgba(243,0,0,.2);border-radius:1px;zoom:.8;margin-left:5px;position:relative;bottom:2px}.row[data-v-f72cb5ea]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:23px}.row>p[data-v-f72cb5ea]:first-child{font-size:14px;font-weight:400;color:#17233d;line-height:20px;margin-right:10px;margin-top:7px}.roomType[data-v-f72cb5ea]{display:inline-block;padding:7px 9px;background:#fff;border-radius:4px;border:1px solid #dcdee2;font-size:14px;font-weight:400;color:#333;line-height:20px}.list[data-v-f72cb5ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.item[data-v-f72cb5ea]{min-width:60px;height:34px;padding-left:2px;background:#fff;border-radius:4px;border:1px solid #dcdee2;margin-right:20px;position:relative;cursor:pointer}.item p[data-v-f72cb5ea]{width:100%;text-align:center;line-height:32px;font-size:14px;border-radius:4px;background:#fff;font-weight:400;color:#333;padding:0 10px}.clean[data-v-f72cb5ea]{background:#41b983}.dirty[data-v-f72cb5ea]{background:#bebebe}.item img[data-v-f72cb5ea]{width:18px;position:absolute;bottom:-1px;right:-1px}.area[data-v-f72cb5ea]{width:100%;min-height:120px;background:#f7f7f7;overflow:hidden;padding:10px 20px;margin-bottom:10px}.area>p[data-v-f72cb5ea]:first-child{font-size:14px;font-weight:400;color:#17233d;line-height:20px}.area .list[data-v-f72cb5ea]{margin-top:10px}.area .list .item[data-v-f72cb5ea],.roomTypeList .item[data-v-f72cb5ea]{margin-bottom:12px}.roomTypeList .item[data-v-f72cb5ea]{padding-left:0}.upgradeSucTitle[data-v-f72cb5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.upgradeSucTitle img[data-v-f72cb5ea]{width:22px;margin-right:8px}.upgradeSucTitle p[data-v-f72cb5ea]{font-size:18px;font-weight:400;color:#41b983}.upgradeSucPrompt[data-v-f72cb5ea]{width:100%;text-align:center;font-size:14px;font-weight:400;color:#17233d;line-height:20px;margin-top:25px}.price[data-v-f72cb5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:210px;border-radius:4px;border:1px solid #dcdee2}.price[data-v-f72cb5ea] .ivu-input-number{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.price[data-v-f72cb5ea] .ivu-input-number-handler-wrap{display:none}.continueP[data-v-f72cb5ea]{width:100%;text-align:center;font-size:14px;font-weight:400;color:#333;line-height:20px;margin:20px 0}.continue[data-v-f72cb5ea]{width:420px;margin:0 auto 20px;border:1px solid #e8e8e8}.continueHead[data-v-f72cb5ea]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;background:#f3f4f3;border-bottom:1px solid #e8e8e8}.continue p[data-v-f72cb5ea]{text-align:center;font-size:14px;font-weight:400;color:#333;line-height:20px}.continueRoomNo[data-v-f72cb5ea]{width:100px}.continueRealName[data-v-f72cb5ea]{width:180px}.continueEndTime[data-v-f72cb5ea]{width:120px}.continueItem[data-v-f72cb5ea]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;background:#fafafa}.difference[data-v-f72cb5ea]{position:absolute;bottom:50px}.roomBooking .dayCount[data-v-42682141]{display:inline-block}.roomBooking .count[data-v-42682141]{width:42px;text-align:center;display:inline-block}.footer[data-v-42682141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.footer>p[data-v-42682141]{font-size:16px;color:#000;line-height:22px}.footer>p span[data-v-42682141]{margin-right:10px}.touristIcon[data-v-42682141]{display:inline-block;width:15px;height:15px;margin-right:5px;position:relative;top:2px}.full[data-v-42682141]{display:inline-block;width:35px;text-align:center;font-size:12px;font-weight:400;color:#f30000;height:18px;line-height:18px;background:rgba(243,0,0,.2);border-radius:1px;zoom:.8;margin-left:5px;position:relative;bottom:2px}.roomTypeC[data-v-42682141]{width:100%;border:1px solid #e5e9f2}.roomTypeHead[data-v-42682141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:60px;padding-right:20px;width:100%;height:50px;background:#f5f5f5}.roomTypeHead p[data-v-42682141]{font-size:14px;font-weight:400;color:#17233d;line-height:20px}.roomTypeCType[data-v-42682141]{width:220px;margin-right:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.roomTypeCPrice[data-v-42682141]{width:290px}.roomTypeCMNum[data-v-42682141]{width:145px;text-align:center}.roomTypeCNum[data-v-42682141]{width:200px;text-align:center}.roomBooking[data-v-42682141] .ivu-input-number-input{text-align:center}.roomTypeCPrice[data-v-42682141] .ivu-input-number-input{text-align:left}.roomBooking[data-v-42682141] .ivu-input-number-controls-outside-btn{background-color:transparent}.roomTypeInfo[data-v-42682141]{padding-left:60px;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:60px}.operation[data-v-42682141]{width:100px;text-align:center}.roomList[data-v-42682141]{width:100%;padding:10px 40px;background:#f5f5f5;border:1px solid #e5e9f2}.roomItem[data-v-42682141],.roomList[data-v-42682141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roomItem[data-v-42682141]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:70px;padding:5px 2px 5px 10px;background:rgba(65,185,131,.06);border-radius:3px;border:1px solid #41b983;margin-right:20px}.roomItem p[data-v-42682141]{font-size:14px;font-weight:400;color:#41b983;line-height:20px;margin-right:10px}.roomPrompt[data-v-42682141]{font-size:14px;color:#555;font-weight:400;color:#888;line-height:32px}.rowHouses[data-v-42682141]{font-size:14px;font-weight:400;color:#41b983;line-height:20px;cursor:pointer;margin-left:auto;margin-right:15px;border:none;background:none}.realNameList[data-v-42682141]{width:340px}.realNameName[data-v-42682141]{width:80px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.realNameMember[data-v-42682141]{width:80px}.realNamePhone[data-v-42682141]{width:100px}.realNameAmount[data-v-42682141]{width:80px}.personList[data-v-42682141]{background:#fff;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.09);box-shadow:0 0 6px 0 rgba(0,0,0,.09);position:absolute;z-index:9}.personHead[data-v-42682141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:34px;padding-left:15px;background:#f9f9f9}.personHead p[data-v-42682141]{font-size:12px;font-weight:400;color:#999;line-height:17px}.personList ul[data-v-42682141]{width:100%;max-height:210px;overflow:auto}.personList ul li[data-v-42682141]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-left:15px;height:35px;cursor:pointer}.personList ul li[data-v-42682141]:hover{background:#f9f9f9}.personList ul li p[data-v-42682141]{font-size:12px;font-weight:400;color:#333;line-height:17px}.cardTypeSelect[data-v-42682141] .ivu-select-selection{border-radius:3px 0 0 4px;border-right:none}.cardTypeSelect[data-v-42682141] .ivu-input{border-radius:0 4px 4px 0}.del[data-v-42682141]{color:#999}.add[data-v-42682141],.del[data-v-42682141]{font-size:14px;cursor:pointer;font-weight:400;line-height:20px}.add[data-v-42682141]{color:#2caf70}.personRoomNo[data-v-42682141]{width:100px;height:34px;background:#fafafa;border-radius:3px;border:1px solid #dcdee2;font-size:14px;padding:0 8px;line-height:34px;font-weight:400;color:#333;margin-right:10px}.year_month[data-v-05bbe012]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.weeks[data-v-05bbe012],.year_month[data-v-05bbe012]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.weeks[data-v-05bbe012]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f9f9f9}.weeks>div[data-v-05bbe012]{height:30px;text-align:center;line-height:30px;border:1px solid #f2f2f2}.days[data-v-05bbe012]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.days .dayItem[data-v-05bbe012]{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f9f9f9}.oldDate[data-v-05bbe012]{color:#dbdbdb}.today[data-v-05bbe012]{color:#2d8cf0}.activeDay[data-v-05bbe012]{background:#2d8cf0;color:#fff}.interval[data-v-05bbe012]{background:rgba(45,140,240,.5)}.roomBill .addIcon{width:11px;height:11px;border:1px solid #42b983;display:inline-block;position:relative;cursor:pointer}.roomBill .addIcon:after{width:1px;height:5px}.roomBill .addIcon:after,.roomBill .addIcon:before{content:" ";position:absolute;background:#42b983;left:0;top:0;bottom:0;right:0;margin:auto}.roomBill .addIcon:before{width:5px;height:1px}.roomBill .btnName{display:inline-block;cursor:pointer;margin-left:3px}.card-box[data-v-700eacc8]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2;background-color:#fafafa}.card-box .content[data-v-700eacc8]{width:700px;height:59px;padding:9px 50px 9px 32px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.card-box .content>div>span[data-v-700eacc8]{color:#41b983;font-weight:700}.card-box .footer[data-v-700eacc8]{padding:9px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.sidebar-box[data-v-700eacc8]{font-size:16px}.sidebar-box .content[data-v-700eacc8]{width:100%;height:50px;font-size:14px;padding:9px 20px}.sidebar-box .content[data-v-700eacc8],.sidebar-box .icon-box[data-v-700eacc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar-box .icon-box[data-v-700eacc8]{-ms-flex-negative:0;flex-shrink:0}.sidebar-box .icon-box img[data-v-700eacc8]{width:16px;height:17px;margin-left:6px;margin-bottom:1px;cursor:pointer}.card-box .header[data-v-fa44678e],.card-box[data-v-fa44678e]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2}.card-box .header[data-v-fa44678e]{padding:9px 20px;background-color:#f6f5f8;font-size:16px;font-weight:600;margin-bottom:5px}.card-box .content[data-v-fa44678e]{padding:4px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.card-box .footer[data-v-fa44678e]{padding:9px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e5e9f2}.deposit[data-v-fa44678e]{display:inline-block;padding:0 5px;height:16px;text-align:center;line-height:16px;font-size:12px;font-weight:400;color:#fff;background:#faa13e;border-radius:2px;margin-left:10px}.mainOrder[data-v-fa44678e]{background:#65b687}.orderInfo[data-v-fa44678e]{width:100%;padding:18px 22px;padding-right:70px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e5e9f2;border-bottom:1px solid #e5e9f2;background-color:#fafafa}.orderInfo .text[data-v-fa44678e]{font-size:16px}.orderInfo .text span[data-v-fa44678e]{color:#41b983;margin-left:5px}.orderInfo .text .repayment[data-v-fa44678e]{color:red;font-weight:600}.orderInfo .icon-box[data-v-fa44678e]{position:relative}.orderInfo .icon-box img[data-v-fa44678e]{position:absolute;top:50%;right:-22px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:17px}.amount-box .content[data-v-fa44678e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.amount-box .footer[data-v-fa44678e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.amount-box .footer span[data-v-fa44678e]{color:#41b983}.received-box[data-v-fa44678e]{margin-top:10px}.received-box .content .li[data-v-fa44678e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.received-box .content .li .left[data-v-fa44678e]{text-decoration:underline;color:#6c7680}.received-box .footer[data-v-fa44678e]{display:-webkit-box;display:-ms-flexbox;display:flex}.received-box .footer>div[data-v-fa44678e]{display:inline-block}.received-box .footer>div[data-v-fa44678e]:first-of-type{margin-right:20px}.received-box .footer>div:first-of-type span[data-v-fa44678e]{color:red}.received-box .footer>div:nth-of-type(2) span[data-v-fa44678e]{color:#41b983}.addtext[data-v-006f45ab]{width:100px;margin-top:5px;padding-left:20px;color:#41b983;cursor:pointer}.orderInfoContent[data-v-006f45ab]{width:100%}.orderInfoContent .title[data-v-006f45ab]{font-size:16px;font-weight:700;color:#333;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.orderInformation[data-v-006f45ab]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.orderInformation .cell[data-v-006f45ab]{font-size:14px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.orderInformation .cell[data-v-006f45ab]:nth-child(1n){-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:0;flex-shrink:0}.orderInformation .cell[data-v-006f45ab]:nth-child(2n){-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.orderInformation .cell[data-v-006f45ab]:nth-child(3n){-ms-flex-preferred-size:35%;flex-basis:35%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.orderInformation .infoBox[data-v-006f45ab]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.orderInformation .infoBox .disable[data-v-006f45ab] .ivu-select-selection,.orderInformation .infoBox .disable[data-v-006f45ab] input{background-color:#f5f7fa!important}.orderInformation .infoBox .cell[data-v-006f45ab]{margin-bottom:18px}.orderInformation .infoBox .select-input[data-v-006f45ab]{width:200px;height:34px;background:#fff;border-radius:2px;border:1px solid #dcdee2;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer}.orderInformation .infoBox .select-input img[data-v-006f45ab]{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:10px}.orderInformation .infoBox .select-box-on .dropMenu[data-v-006f45ab]{cursor:pointer}.orderInformation .infoBox .select-box-on[data-v-006f45ab] .ivu-select-dropdown{width:100px}.orderInformation .infoBox[data-v-006f45ab] .ivu-form{width:100%}.orderInformation .infoBox[data-v-006f45ab] .ivu-form-item{margin-bottom:0}.orderInformation .infoBox .select-box-cashier[data-v-006f45ab]{width:140px}.orderInformation .infoBox .select-box-cashier .dropMenu[data-v-006f45ab],.orderInformation .infoBox .select-box-cashier .select-input[data-v-006f45ab]{width:100%}.orderInformation .infoBox .li[data-v-006f45ab]{width:100%;position:relative;margin-bottom:10px}.orderInformation .infoBox .icon[data-v-006f45ab]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderInformation .infoBox .icon img[data-v-006f45ab]{width:16px;height:18px;cursor:pointer}.orderInformation .infoBox .dropMenu[data-v-006f45ab]{width:100px}.orderInformation .cost[data-v-006f45ab]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:13px;padding-bottom:17px;border-top:1px solid #f0f0f0;-webkit-box-sizing:border-box;box-sizing:border-box}.orderInformation .cell .left[data-v-006f45ab],.orderInformation .cell .right[data-v-006f45ab]{display:inline-block;color:#333}.orderInformation .cell .left[data-v-006f45ab]{width:90px;color:#666;text-align:right}.remarkModal[data-v-006f45ab] .ivu-modal{width:400px!important;height:280px!important}.remarkModal[data-v-006f45ab] .ivu-input-wrapper{width:350px;margin:auto}.remarkModal[data-v-006f45ab] .ivu-modal-body{text-align:center}.prompt[data-v-006f45ab]{width:100%;font-size:14px;font-weight:400;color:#555;line-height:20px}.delBtn[data-v-006f45ab]{width:60px;background:#f3f4f3;border-radius:3px;border:1px solid #e5e9f2;color:#333;margin-left:10px}.addBtn[data-v-006f45ab],.delBtn[data-v-006f45ab]{height:34px;font-size:14px;font-weight:400;cursor:pointer}.addBtn[data-v-006f45ab]{width:80px;background:#41b983;border-radius:3px;margin:0 10px;color:#fff;border:none}.icon-box[data-v-006f45ab]{display:inline-block}.dropdown[data-v-006f45ab]{max-width:500px}.online[data-v-006f45ab]{width:780px;padding:5px 10px 0;background:#eee;margin:10px auto 0;overflow:hidden}.onlineItem[data-v-006f45ab]{width:100%;font-size:12px;font-weight:400;color:#555;line-height:17px;margin-bottom:3px}.surplusAmount[data-v-006f45ab]{font-size:14px;font-weight:400;color:#999;line-height:20px;margin-left:5px}.input[data-v-b5fcb6a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;padding:15px;background:#fff;border:1px solid #e5e9f2;margin-bottom:20px;position:relative}.input img[data-v-b5fcb6a0]{width:50px;margin-right:22px}.money[data-v-b5fcb6a0],.user[data-v-b5fcb6a0]{width:100%;font-size:14px;color:#555;line-height:20px;margin-bottom:4px}.input[data-v-6e3e43c7]{width:100%;margin-bottom:44px;position:relative}.prompt[data-v-6e3e43c7]{width:100%;font-size:14px;font-weight:400;color:red;line-height:20px}.again[data-v-6e3e43c7]{position:absolute;top:10px;right:11px;font-size:12px;font-weight:400;color:#41b983;line-height:17px;cursor:pointer}.money[data-v-6e3e43c7],.user[data-v-6e3e43c7]{width:100%;font-size:14px;color:#555;line-height:20px;margin-bottom:4px}.money span[data-v-6e3e43c7]:nth-child(2){margin-left:72px}.input[data-v-6e3e43c7] .ivu-input-with-prefix{padding-right:70px}.cashier-box .header[data-v-2924369d]{color:#41b983;font-size:16px}.cashier-box .content[data-v-2924369d]{margin-top:12px}.cashier-box .orderInfo-content[data-v-2924369d]{padding-bottom:15px;border-bottom:1px solid #f0f0f0}.cashier-box .orderInfo-content>div[data-v-2924369d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.cashier-box .orderInfo-content>div[data-v-2924369d]:last-child{margin-bottom:0}.cashier-box .orderInfo-content>div .left[data-v-2924369d]{width:80px;text-align:right}.cashier-box .orderInfo-content>div span[data-v-2924369d]{color:#888;font-size:12px}.collection-box[data-v-2924369d]{border-bottom:1px solid #e5e9f2;padding-bottom:13px}.total[data-v-2924369d]{padding-top:12px}.total div[data-v-2924369d]{margin-bottom:5px;text-align:right}.card-box .header[data-v-2924369d],.card-box[data-v-2924369d]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2}.card-box .header[data-v-2924369d]{padding:9px 20px;background-color:#f6f5f8;font-size:16px;font-weight:600}.card-box .content[data-v-2924369d]{border-bottom:1px solid #e5e9f2}.card-box .content[data-v-2924369d],.card-box .footer[data-v-2924369d]{padding:9px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.orderInfo-box[data-v-2924369d]{width:100%;padding:18px 22px;padding-right:70px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e5e9f2;border-bottom:1px solid #e5e9f2;background-color:#fafafa}.orderInfo-box .text[data-v-2924369d]{font-size:16px}.orderInfo-box .text span[data-v-2924369d]{color:#41b983;margin-left:5px}.orderInfo-box .text .repayment[data-v-2924369d]{color:red;font-weight:600}.orderInfo-box .icon-box[data-v-2924369d]{position:relative}.orderInfo-box .icon-box img[data-v-2924369d]{position:absolute;top:50%;right:-22px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:17px}.amount-box .content[data-v-2924369d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.amount-box .footer[data-v-2924369d]{text-align:right}.amount-box .footer span[data-v-2924369d]{color:#41b983}.received-box[data-v-2924369d]{margin-top:10px}.received-box .content .li[data-v-2924369d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.received-box .content .li .left[data-v-2924369d]{text-decoration:underline;color:#6c7680}.received-box .footer[data-v-2924369d]{text-align:right}.received-box .footer>div[data-v-2924369d]{display:inline-block;margin-left:auto}.received-box .footer>div[data-v-2924369d]:first-of-type{margin-right:20px}.received-box .footer>div:first-of-type span[data-v-2924369d]{color:red}.received-box .footer>div:nth-of-type(2) span[data-v-2924369d]{color:#41b983}.consumptionModal[data-v-09d9c0be] .ivu-modal-body{padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.consumptionModal .consumption-box[data-v-09d9c0be]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex}.consumptionModal .consumption-box .left[data-v-09d9c0be]{min-width:120px;-ms-flex-preferred-size:120px;flex-basis:120px;background:#fafafa}.consumptionModal .consumption-box .classificationList[data-v-09d9c0be]{-ms-flex-preferred-size:120px;flex-basis:120px}.consumptionModal .consumption-box .classificationList[data-v-09d9c0be] .ivu-badge-count{-webkit-transform:scale(.7);transform:scale(.7);position:absolute;top:0;right:-20px}.consumptionModal .consumption-box .classificationList .li[data-v-09d9c0be]{width:120px!important;height:40px;line-height:40px;text-align:center;background:#fafafa;border-bottom:1px solid #f0f0f0;position:relative}.consumptionModal .consumption-box .classificationList .select-li[data-v-09d9c0be]{background-color:#fff}.consumptionModal .consumption-box .right[data-v-09d9c0be]{width:100%;height:100%;margin-left:20px;overflow:auto;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.consumptionModal .consumption-box .right .consumptionList[data-v-09d9c0be]{width:100%}.consumptionModal .consumption-box .right .consumptionList .li[data-v-09d9c0be]{padding:7px 0;border-bottom:1px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.consumptionModal .consumption-box .right .consumptionList .li .name[data-v-09d9c0be]{margin-right:auto}.consumptionModal .consumption-box .right .consumptionList .li .price[data-v-09d9c0be]{color:#41b983;margin-right:21px}.consumptionModal .consumption-box .right .consumptionList .li .btn[data-v-09d9c0be]{margin-right:35px;text-align:center}.consumptionModal .consumption-footer[data-v-09d9c0be]{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:39px}.consumptionModal .consumption-footer .left[data-v-09d9c0be]{font-size:16px}.consumptionModal .consumption-footer .left span[data-v-09d9c0be]{color:#41b983}.consumptionModal .consumption-footer .right[data-v-09d9c0be]{margin-left:auto}.body[data-v-16961a94]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.label[data-v-16961a94]{min-width:44px;margin-left:10px;margin-right:10px;padding:1px 4px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;text-align:center;font-size:12px}.idCardReader[data-v-9f240e88]{width:220px;height:34px;border:1px dashed #ccc;background:none;font-size:14px;font-weight:400;color:#999}.idCardReader2[data-v-9f240e88]{width:84px;height:34px;background:rgba(65,185,131,.08);border-radius:3px;border:1px solid #41b983;font-size:14px;font-weight:400;color:#41b983;cursor:pointer}.person-box[data-v-622a1980]{width:100%;padding-top:20px;padding-bottom:12px}.person-box .box-list[data-v-622a1980]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.person-box .box-list .box-li[data-v-622a1980]{width:180px;height:34px;line-height:34px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2;margin-right:10px}.person-box .box-list .box-add[data-v-622a1980]{color:#999;border:1px dashed #ccc;background-color:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.person-box .box-list .box-add .icon[data-v-622a1980]{height:34px;line-height:40px;margin-right:10px}.person-box .box-list .box-add .icon img[data-v-622a1980]{width:16px;height:16px}.person-box .box-list .orderConsumption[data-v-622a1980]{color:#41b983;cursor:pointer}.person-box .box-list .close-icon[data-v-622a1980]{position:absolute;top:50%;right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.person-box .roomName[data-v-622a1980]{font-size:16px;line-height:34px;margin-right:10px;background-color:#f5f7fa}.person-box .consumedList[data-v-622a1980]{padding:0 10px;padding-left:16px;border:1px solid red}.person-box .upgrade[data-v-622a1980]{line-height:34px;color:#41b983;font-size:12px;margin-left:10px;cursor:pointer}.cardTypeSelect[data-v-622a1980] .ivu-select-selection{border-radius:3px 0 0 4px;border-right:none}.cardTypeSelect[data-v-622a1980] .ivu-input{border-radius:0 4px 4px 0}.upgradeBox[data-v-4f2b3681]{width:100%}.ivu-tabs[data-v-4f2b3681]{overflow:inherit}.select-input[data-v-4f2b3681]{width:200px;height:34px;background:#fff;border-radius:2px;border:1px solid #dcdee2;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer}.select-input img[data-v-4f2b3681]{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:10px}.noSelect[data-v-4f2b3681]{color:#ccc}.content[data-v-4f2b3681] .ivu-select-dropdown{width:200px}.content[data-v-4f2b3681] .ivu-input-prefix{line-height:32px}.upgradeSucTitle[data-v-4f2b3681]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.upgradeSucTitle img[data-v-4f2b3681]{width:22px;margin-right:8px}.upgradeSucTitle p[data-v-4f2b3681]{font-size:18px;font-weight:400;color:#41b983}.upgradeSucPrompt[data-v-4f2b3681]{width:100%;text-align:center;font-size:14px;font-weight:400;color:#17233d;line-height:20px;margin-top:25px}.full[data-v-4f2b3681]{display:inline-block;width:35px;text-align:center;font-size:12px;font-weight:400;color:#f30000;height:18px;line-height:18px;background:rgba(243,0,0,.2);border-radius:1px;zoom:.8;margin-left:5px;position:relative;bottom:2px}.box[data-v-8316aa3c]{width:100%;background-color:#fafafa;padding-top:21px;padding:10px 11px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e5e9f2}.box .box-list[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;position:relative}.box .box-list[data-v-8316aa3c] .ivu-input[disabled],.box .box-list[data-v-8316aa3c] .ivu-select-disabled .ivu-select-selection{color:#515a6e}.box .box-list .dayCount i[data-v-8316aa3c]{margin:0 11px}.box .box-list .box-li[data-v-8316aa3c]{width:220px;height:34px;line-height:34px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2;margin-right:20px}.box .box-list .box-add[data-v-8316aa3c]{color:#999;border:1px dashed #ccc;background-color:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.box .box-list .box-add .icon[data-v-8316aa3c]{height:34px;line-height:40px;margin-right:10px}.box .box-list .box-add .icon img[data-v-8316aa3c]{width:16px;height:16px}.box .box-list .orderConsumption[data-v-8316aa3c]{color:#41b983;cursor:pointer}.box .box-list .close-icon[data-v-8316aa3c]{position:absolute;top:50%;right:19px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.box .addCheckIn[data-v-8316aa3c]{width:100%}.box .addCheckIn .addCheckIn-roomList[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:13px;cursor:pointer}.box .addCheckIn .addCheckIn-roomList .left[data-v-8316aa3c]{width:100%}.box .addCheckIn .addCheckIn-roomList .left>div[data-v-8316aa3c]{margin-top:13px}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header[data-v-8316aa3c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .room[data-v-8316aa3c]{font-size:16px;font-weight:600;color:#333}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .roomStatus[data-v-8316aa3c]{margin-left:10px;margin-right:10px;padding:2px 4px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;text-align:center;font-size:12px}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .personIcon[data-v-8316aa3c]{width:19px;height:16px;cursor:pointer}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .personIcon img[data-v-8316aa3c]{width:100%;height:100%}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .personIcon[data-v-8316aa3c] .ivu-badge-count{-webkit-transform:scale(.5);transform:scale(.5)}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-bottom[data-v-8316aa3c]{margin-top:8px;font-size:16px;color:#888}.box .addCheckIn .addCheckIn-roomList .right[data-v-8316aa3c]{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box .addCheckIn .addCheckIn-roomList .right .price[data-v-8316aa3c]{color:#41b983;font-size:16px;font-weight:600}.box .addCheckIn .addCheckIn-roomList .right .right-icon[data-v-8316aa3c]{margin-left:14px;margin-right:22px}.box .addCheckIn .addCheckIn-roomList .right .arrow[data-v-8316aa3c]{width:9px;height:16px}.box .addCheckIn .addCheckIn-other[data-v-8316aa3c]{font-size:16px;font-weight:600;padding-top:6px;-webkit-box-sizing:border-box;box-sizing:border-box}.box .addCheckIn .addCheckIn-other .header[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.box .addCheckIn .addCheckIn-other .header .left[data-v-8316aa3c]{font-size:16px;color:#888}.box .addCheckIn .addCheckIn-other .header .right[data-v-8316aa3c]{margin-left:auto;margin-right:45px;position:relative}.box .addCheckIn .addCheckIn-other .header .right .price[data-v-8316aa3c]{color:#41b983;font-size:16px;font-weight:600}.box .addCheckIn .addCheckIn-other .header .right .right-icon[data-v-8316aa3c]{position:absolute;top:50%;right:-45px;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-right:22px;margin-left:14px}.box .addCheckIn .addCheckIn-other .header .right .arrow[data-v-8316aa3c]{width:10px;height:6px}.box .addCheckIn .addCheckIn-other .header .right .dropDown[data-v-8316aa3c]{position:absolute;top:40%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.box .addCheckIn .addCheckIn-other .bottom[data-v-8316aa3c]{margin-top:8px}.box .addCheckIn .addCheckIn-other .bottom .li[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#888;font-size:16px;padding-right:45px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:6px}.box .addCheckIn .addCheckIn-other .bottom .li .right[data-v-8316aa3c]{margin-left:auto}.box-footer[data-v-8316aa3c]{padding:8px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #f0f0f0}.cashier-box[data-v-8316aa3c] .ivu-modal{width:700px!important}.roomName[data-v-8316aa3c]{background-color:#f5f7fa}.checkinPerson[data-v-8316aa3c]{width:100%;background-color:#f5f5f5;border:1px solid #e5e9f2}.checkinPerson>.title[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-weight:600}.consumptionModal[data-v-8316aa3c] .ivu-modal-body{padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.consumptionModal .consumption-box[data-v-8316aa3c]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex}.consumptionModal .consumption-box .left[data-v-8316aa3c]{background:#fafafa}.consumptionModal .consumption-box .classificationList .li[data-v-8316aa3c]{width:120px;height:40px;line-height:40px;text-align:center;background:#fafafa;border-bottom:1px solid #f0f0f0}.consumptionModal .consumption-box .classificationList .select-li[data-v-8316aa3c]{background-color:#fff}.consumptionModal .consumption-box .right[data-v-8316aa3c]{width:100%;margin-left:20px}.consumptionModal .consumption-box .right .consumptionList[data-v-8316aa3c]{width:100%}.consumptionModal .consumption-box .right .consumptionList .li[data-v-8316aa3c]{height:39px;line-height:39px;border-bottom:1px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex}.consumptionModal .consumption-box .right .consumptionList .li .name[data-v-8316aa3c]{margin-right:auto}.consumptionModal .consumption-box .right .consumptionList .li .price[data-v-8316aa3c]{color:#41b983;margin-right:21px}.consumptionModal .consumption-box .right .consumptionList .li .btn[data-v-8316aa3c]{margin-right:35px;text-align:center}.consumptionModal .consumption-footer[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:39px}.consumptionModal .consumption-footer .left[data-v-8316aa3c]{font-size:16px}.consumptionModal .consumption-footer .left span[data-v-8316aa3c]{color:#41b983}.consumptionModal .consumption-footer .right[data-v-8316aa3c]{margin-left:auto}.personModal .box[data-v-8316aa3c]{background-color:#fff;margin-top:10px}.personModal .box-list[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.personModal .box-li[data-v-8316aa3c]{border:1px solid red}.personModal .box-add[data-v-8316aa3c]{margin-left:10px;width:180px;color:#999;border:1px dashed #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;cursor:pointer}.personModal .box-add .icon[data-v-8316aa3c]{height:34px;line-height:40px;margin-right:10px}.personModal .box-add .icon img[data-v-8316aa3c]{width:16px;height:16px}.personModal .close-icon[data-v-8316aa3c]{left:660px}.personModal[data-v-8316aa3c] .ivu-modal-content{width:720px;margin:auto}.editRoomList[data-v-8316aa3c] .ivu-modal{width:720px!important}.editRoomList .personIcon[data-v-8316aa3c]{width:19px;height:16px;cursor:pointer}.editRoomList .personIcon img[data-v-8316aa3c]{width:100%;height:100%}.editRoomList .personIcon[data-v-8316aa3c] .ivu-badge-count{-webkit-transform:scale(.5);transform:scale(.5)}.editRoomList .box[data-v-8316aa3c]{width:100%;padding:0 0 0 0;background-color:#fff}.editRoomList .box .info-box[data-v-8316aa3c]{margin:13px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa}.editRoomList .box .info-box .title[data-v-8316aa3c]{font-size:16px;color:#17233d;font-weight:600;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f5f5f5}.editRoomList .box .info-box .addCheckIn-header[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 22px 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.editRoomList .box .info-box .addCheckIn-header .roomStatus[data-v-8316aa3c]{padding:2px 4px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;text-align:center;font-size:12px}.editRoomList .box .info-box .addCheckIn-roomList[data-v-8316aa3c]{border-bottom:none}.editRoomList .box .info-box .orderConsumption[data-v-8316aa3c]{border-top:none;padding-left:10px}.editRoomList .box .info-box .consumedList[data-v-8316aa3c]{padding:0 10px}.editRoomList .box .info-box .box-list[data-v-8316aa3c]{width:680px}.editRoomList .box .info-box .box-list .box-li[data-v-8316aa3c]{width:180px;margin-right:20px}.editRoomList .box .info-box .box-list .close-icon[data-v-8316aa3c]{position:absolute;top:50%;left:580px}.editRoomList .box .order-box[data-v-8316aa3c]{margin-top:20px;width:100%}.editRoomList .box .order-box .text-box[data-v-8316aa3c]{padding:13px 22px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;background-color:#fafafa;border-bottom:1px solid #f0f0f0}.editRoomList .box .order-box .text-box .bottom[data-v-8316aa3c]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.editRoomList .box .order-box .text-box .bottom .orderNo[data-v-8316aa3c]{margin-right:96px}.editRoomList .box .order-box .img-box[data-v-8316aa3c]{width:100%;height:89px;text-align:right;background-color:#fafafa;position:relative}.editRoomList .box .order-box .img-box>div[data-v-8316aa3c]:first-of-type{position:absolute;top:5px;right:19px;width:52px;text-align:center}.editRoomList .box .order-box .img-box img[data-v-8316aa3c]{width:52px;height:52px}.editRoomList[data-v-8316aa3c] .ivu-modal-footer{padding:0}.editRoomList .footer[data-v-8316aa3c]{padding:16px 23px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa}.stay-box[data-v-8316aa3c]{width:100%}.stay-box .personInfo[data-v-8316aa3c]{width:680px;margin:13px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa;border:1px solid #e5e9f2}.stay-box .personInfo>.title[data-v-8316aa3c]{color:#333;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-weight:600;background-color:#f5f5f5;border-bottom:1px solid #e5e9f2;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stay-box .collection-box[data-v-8316aa3c]{width:680px;margin:13px 20px}.stay-box .order-box[data-v-8316aa3c]{margin-top:20px;width:100%}.stay-box .order-box .text-box[data-v-8316aa3c]{height:49px;line-height:49px;padding-left:22px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;background-color:#fafafa;border-bottom:1px solid #f0f0f0;border-top:1px solid #e5e9f2}.stay-box .order-box .text-box .bottom[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex}.stay-box .order-box .text-box .bottom .orderNo[data-v-8316aa3c]{margin-right:18px}.stay-box .order-box .img-box[data-v-8316aa3c]{width:100%;height:89px;text-align:right;background-color:#fafafa;position:relative}.stay-box .order-box .img-box>div[data-v-8316aa3c]:first-of-type{position:absolute;top:5px;right:19px;width:52px;text-align:center}.stay-box .order-box .img-box img[data-v-8316aa3c]{width:52px;height:52px}.stay-box .consumedList[data-v-8316aa3c]{padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.stay-box .box-list[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;position:relative}.stay-box .box-list .box-li[data-v-8316aa3c]{width:180px;height:34px;line-height:34px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2;margin-right:20px}.stay-box .box-list .close-icon[data-v-8316aa3c]{position:absolute;top:50%;right:70px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.collection-box[data-v-8316aa3c]{width:100%;margin-top:10px;background-color:#f5f5f5;border:1px solid #e5e9f2}.collection-box>.title[data-v-8316aa3c]{font-size:16px;font-weight:700;color:#333;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.collection-box .orderInformation[data-v-8316aa3c]{width:100%;background-color:#fafafa;padding:12px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e5e9f2}.collection-box .orderInformation .cell[data-v-8316aa3c]{font-size:14px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.collection-box .orderInformation .cell[data-v-8316aa3c]:nth-child(1n){-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:0;flex-shrink:0}.collection-box .orderInformation .cell[data-v-8316aa3c]:nth-child(2n){-ms-flex-preferred-size:31%;flex-basis:31%;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.collection-box .orderInformation .cell[data-v-8316aa3c]:nth-child(3n){-ms-flex-preferred-size:35%;flex-basis:35%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.collection-box .orderInformation .infoBox[data-v-8316aa3c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.collection-box .orderInformation .infoBox .cell[data-v-8316aa3c]{margin-bottom:18px}.collection-box .orderInformation .infoBox .select-input[data-v-8316aa3c]{width:200px;height:34px;background:#fff;border-radius:2px;border:1px solid #dcdee2;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.collection-box .orderInformation .infoBox .select-input img[data-v-8316aa3c]{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:10px}.collection-box .orderInformation .infoBox .select-box-on .dropMenu[data-v-8316aa3c]{width:101px}.collection-box .orderInformation .infoBox .select-box-on[data-v-8316aa3c] .ivu-select-dropdown{width:100px;position:absolute!important;left:0!important}.collection-box .orderInformation .infoBox .select-box-on[data-v-8316aa3c] .ivu-select-dropdown .ivu-select-dropdown{position:absolute!important;top:-5px!important;left:100px!important}.collection-box .orderInformation .infoBox .select-box-on[data-v-8316aa3c] .ivu-dropdown{width:100px}.collection-box .orderInformation .infoBox[data-v-8316aa3c] .ivu-form{width:100%}.collection-box .orderInformation .infoBox[data-v-8316aa3c] .ivu-form-item{margin-bottom:0}.collection-box .orderInformation .infoBox .li[data-v-8316aa3c]{width:100%;position:relative;margin-bottom:10px}.collection-box .orderInformation .infoBox .icon[data-v-8316aa3c]{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.collection-box .orderInformation .infoBox .icon img[data-v-8316aa3c]{width:16px;height:18px}.collection-box .orderInformation .infoBox .icon img[data-v-8316aa3c]:nth-of-type(2){margin-left:auto}.collection-box .orderInformation .infoBox .dropMenu[data-v-8316aa3c]{width:100px}.collection-box .orderInformation .cost[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:13px;padding-bottom:17px;border-top:1px solid #f0f0f0;-webkit-box-sizing:border-box;box-sizing:border-box}.disabledColor[data-v-8316aa3c] .ivu-select-selection,.disabledColor[data-v-8316aa3c] input[disabled],.disabledColor input.disabled[data-v-8316aa3c],.disabledColor input[data-v-8316aa3c]:disabled{background-color:#f5f7fa!important}.personInfo[data-v-8316aa3c]{width:100%}.personInfo .item[data-v-8316aa3c]{width:100%;background:#f7f7f7;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;line-height:40px;text-align:center;margin-bottom:5px}.personInfo .item .name[data-v-8316aa3c]{width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;position:relative}.personInfo .item .name[data-v-8316aa3c]:after{content:" ";position:absolute;top:0;right:0;bottom:0;margin:auto;width:1px;height:26px;background:#dedede}.personInfo .item .idCardNo[data-v-8316aa3c]{width:260px;font-size:14px;color:#666}.personInfo .item .mobile[data-v-8316aa3c]{width:180px;font-size:14px;color:#666}.personInfo .item .action[data-v-8316aa3c]{width:160px;font-size:14px;color:#666;text-align:right;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.addPerson[data-v-8316aa3c],.personInfo .item .action .delPerson[data-v-8316aa3c]{width:90px;height:24px;line-height:24px;border:1px dotted #ff9f9f;font-size:14px;color:#ff5c5c;padding:0;-webkit-box-sizing:content-box;box-sizing:content-box;background:transparent}.addPerson[data-v-8316aa3c]{width:90px;height:32px;line-height:32px;text-align:center;border:1px solid #41b983;color:#0ead96;background-color:#edf5f2}.addPerson span[data-v-8316aa3c]{margin-right:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.checkLog[data-v-8316aa3c]{width:100%;font-size:14px;font-weight:400;color:#333;line-height:20px;margin-bottom:10px}.upgrade[data-v-8316aa3c]{float:right;color:#41b983;font-size:12px;margin-right:10px;cursor:pointer}.occupantList[data-v-8316aa3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.occupant[data-v-8316aa3c]{width:70px;margin-right:20px;margin-bottom:10px;position:relative}.occupantItem[data-v-8316aa3c]{width:70px;height:34px;text-align:center;line-height:34px;background:#fff;border-radius:2px;border:1px solid #dcdee2}.occupant[data-v-8316aa3c] .ivu-checkbox{display:none}.occupant[data-v-8316aa3c] .ivu-checkbox-wrapper-disabled .occupantItem{background:#f5f7fa}.checkedIcon[data-v-8316aa3c]{position:absolute;right:0;bottom:0}.cardTypeSelect[data-v-8316aa3c] .ivu-select-selection{border-radius:3px 0 0 4px;border-right:none}.cardTypeSelect[data-v-8316aa3c] .ivu-input{border-radius:0 4px 4px 0}.inputNumber[data-v-8316aa3c] .ivu-input-number-input{text-align:center}.xuzhu[data-v-8316aa3c]{margin-right:10px;padding:1px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;background:#ffa42d;text-align:center;font-size:12px}.xuzhuInfo[data-v-8316aa3c]{width:100%;padding:4px 20px 12px;border-top:1px solid #e5e9f2;background:#fafafa}.xuzhuInfo div[data-v-8316aa3c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.xuzhuInfo p[data-v-8316aa3c]{margin-top:8px;font-size:14px;font-weight:400;color:#555;line-height:20px}.addtext[data-v-e2b4083a]{margin-top:5px;padding-left:86px;color:#41b983;cursor:pointer}.orderInfoContent[data-v-e2b4083a]{width:100%}.infoBox[data-v-e2b4083a],.li[data-v-e2b4083a]{width:100%;margin-bottom:10px}.li[data-v-e2b4083a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px}.li p[data-v-e2b4083a]{font-size:14px;font-weight:400;color:#555;line-height:20px;margin-right:10px}.li .title[data-v-e2b4083a]{width:70px;height:20px;font-size:14px;color:#333;line-height:20px;margin-right:5px}.select-collection[data-v-e2b4083a]{width:200px;margin-right:20px}.input[data-v-e2b4083a]{width:200px;margin-right:10px}.li img[data-v-e2b4083a]{width:18px;cursor:pointer}.li button[data-v-e2b4083a]{width:60px;height:34px;background:#f3f4f3;border-radius:3px;border:1px solid #e5e9f2;font-size:14px;font-weight:400;color:#333;margin-left:10px;cursor:pointer}.box[data-v-e4d49ba2]{width:100%;background-color:#fafafa;padding-top:21px;padding:10px 11px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e5e9f2}.box .box-list[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;position:relative}.box .box-list[data-v-e4d49ba2] .ivu-input[disabled],.box .box-list[data-v-e4d49ba2] .ivu-select-disabled .ivu-select-selection{color:#515a6e}.box .box-list .dayCount i[data-v-e4d49ba2]{margin:0 11px}.box .box-list .box-li[data-v-e4d49ba2]{width:280px;height:34px;line-height:34px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2;margin-right:20px;position:relative}.box .box-list .box-li i[data-v-e4d49ba2]{display:inline-block;width:1px;height:10px;border:1px solid #dcdee2;margin:0 10px}.box .box-list .box-add[data-v-e4d49ba2]{color:#999;border:1px dashed #ccc;background-color:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.box .box-list .box-add .icon[data-v-e4d49ba2]{height:34px;line-height:40px;margin-right:10px}.box .box-list .box-add .icon img[data-v-e4d49ba2]{width:16px;height:16px}.box .box-list .orderConsumption[data-v-e4d49ba2]{color:#41b983;cursor:pointer}.box .box-list .close-icon[data-v-e4d49ba2]{width:16px;height:16px;margin-left:12px;cursor:pointer}.box .addCheckIn[data-v-e4d49ba2]{width:100%}.box .addCheckIn .addCheckIn-roomList[data-v-e4d49ba2]{cursor:pointer}.box .addCheckIn .addCheckIn-roomList .left[data-v-e4d49ba2]{width:100%}.box .addCheckIn .addCheckIn-roomList .left>div[data-v-e4d49ba2]{margin-top:13px}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header[data-v-e4d49ba2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .room[data-v-e4d49ba2]{font-size:16px;font-weight:600;color:#333}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .roomStatus[data-v-e4d49ba2]{margin-left:10px;margin-right:10px;padding:2px 4px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;text-align:center;font-size:12px}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .personIcon[data-v-e4d49ba2]{width:25px;height:21px;cursor:pointer;margin-right:10px;position:relative;top:4px}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .personIcon img[data-v-e4d49ba2]{width:100%;height:100%}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-header .personIcon[data-v-e4d49ba2] .ivu-badge-count{-webkit-transform:scale(.7);transform:scale(.7);right:-13px;line-height:16px}.box .addCheckIn .addCheckIn-roomList .left .addCheckIn-bottom[data-v-e4d49ba2]{margin:8px 0;font-size:16px;color:#888}.box .addCheckIn .addCheckIn-roomList .right[data-v-e4d49ba2]{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box .addCheckIn .addCheckIn-roomList .right .price[data-v-e4d49ba2]{color:#41b983;font-size:16px;font-weight:600}.box .addCheckIn .addCheckIn-roomList .right .right-icon[data-v-e4d49ba2]{margin-left:5px;margin-right:22px}.box .addCheckIn .addCheckIn-roomList .right .arrow[data-v-e4d49ba2]{width:9px;height:16px}.box .addCheckIn .addCheckIn-other[data-v-e4d49ba2]{font-size:16px;font-weight:600;padding-top:6px;-webkit-box-sizing:border-box;box-sizing:border-box}.box .addCheckIn .addCheckIn-other .header[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.box .addCheckIn .addCheckIn-other .header .left[data-v-e4d49ba2]{font-size:16px;color:#888}.box .addCheckIn .addCheckIn-other .header .right[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;position:relative}.box .addCheckIn .addCheckIn-other .header .right .price[data-v-e4d49ba2]{color:#41b983;font-size:16px;font-weight:600}.box .addCheckIn .addCheckIn-other .header .right .right-icon[data-v-e4d49ba2]{margin-right:22px;margin-left:5px}.box .addCheckIn .addCheckIn-other .header .right .arrow[data-v-e4d49ba2]{width:10px;height:6px}.box .addCheckIn .addCheckIn-other .header .right .dropDown[data-v-e4d49ba2]{position:absolute;top:40%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.box .addCheckIn .addCheckIn-other .bottom[data-v-e4d49ba2]{padding-top:8px}.box .addCheckIn .addCheckIn-other .bottom .li[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#888;font-size:16px;padding-right:37px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:6px}.box .addCheckIn .addCheckIn-other .bottom .li .right[data-v-e4d49ba2]{margin-left:auto}.box-footer[data-v-e4d49ba2]{padding:8px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #fafafa}.cashier-box[data-v-e4d49ba2] .ivu-modal{width:700px!important}.roomName[data-v-e4d49ba2]{background-color:#f5f7fa}.roomName[data-v-e4d49ba2] .ivu-input-suffix{display:none}.roomName[data-v-e4d49ba2] .ivu-input-with-suffix{padding-right:0}.checkinPerson[data-v-e4d49ba2]{width:100%;background-color:#f5f5f5;border:1px solid #e5e9f2}.checkinPerson>.title[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;padding:9px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-weight:600}.consumptionModal[data-v-e4d49ba2] .ivu-modal-body{padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.consumptionModal .consumption-box[data-v-e4d49ba2]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex}.consumptionModal .consumption-box .left[data-v-e4d49ba2]{background:#fafafa}.consumptionModal .consumption-box .classificationList .li[data-v-e4d49ba2]{width:120px;height:40px;line-height:40px;text-align:center;background:#fafafa;border-bottom:1px solid #f0f0f0}.consumptionModal .consumption-box .classificationList .select-li[data-v-e4d49ba2]{background-color:#fff}.consumptionModal .consumption-box .right[data-v-e4d49ba2]{width:100%;margin-left:20px}.consumptionModal .consumption-box .right .consumptionList[data-v-e4d49ba2]{width:100%}.consumptionModal .consumption-box .right .consumptionList .li[data-v-e4d49ba2]{height:39px;line-height:39px;border-bottom:1px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex}.consumptionModal .consumption-box .right .consumptionList .li .name[data-v-e4d49ba2]{margin-right:auto}.consumptionModal .consumption-box .right .consumptionList .li .price[data-v-e4d49ba2]{color:#41b983;margin-right:21px}.consumptionModal .consumption-box .right .consumptionList .li .btn[data-v-e4d49ba2]{margin-right:35px;text-align:center}.consumptionModal .consumption-footer[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:39px}.consumptionModal .consumption-footer .left[data-v-e4d49ba2]{font-size:16px}.consumptionModal .consumption-footer .left span[data-v-e4d49ba2]{color:#41b983}.consumptionModal .consumption-footer .right[data-v-e4d49ba2]{margin-left:auto}.personModal .box[data-v-e4d49ba2]{background-color:#fff;margin-top:10px}.personModal .box-list[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.personModal .box-li[data-v-e4d49ba2]{border:1px solid red}.personModal .box-add[data-v-e4d49ba2]{margin-left:10px;width:180px;color:#999;border:1px dashed #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;cursor:pointer}.personModal .box-add .icon[data-v-e4d49ba2]{height:34px;line-height:40px;margin-right:10px}.personModal .box-add .icon img[data-v-e4d49ba2]{width:16px;height:16px}.personModal .close-icon[data-v-e4d49ba2]{left:660px}.personModal[data-v-e4d49ba2] .ivu-modal-content{width:720px;margin:auto}.editRoomList[data-v-e4d49ba2] .ivu-modal{width:800px!important}.editRoomList .personIcon[data-v-e4d49ba2]{width:19px;height:16px;cursor:pointer}.editRoomList .personIcon img[data-v-e4d49ba2]{width:100%;height:100%}.editRoomList .personIcon[data-v-e4d49ba2] .ivu-badge-count{-webkit-transform:scale(.5);transform:scale(.5);right:-16px}.editRoomList .box[data-v-e4d49ba2]{width:100%;padding:0 0 0 0;background-color:#fff}.editRoomList .box .info-box[data-v-e4d49ba2]{margin:13px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa;border:1px solid #e5e9f2}.editRoomList .box .info-box .title[data-v-e4d49ba2]{font-size:16px;color:#17233d;font-weight:600;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f5f5f5;border-bottom:1px solid #e5e9f2}.editRoomList .box .info-box .addCheckIn-header[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 22px 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.editRoomList .box .info-box .addCheckIn-header .roomStatus[data-v-e4d49ba2]{padding:2px 4px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;text-align:center;font-size:12px}.editRoomList .box .info-box .addCheckIn-roomList[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:none}.editRoomList .box .info-box .orderConsumption[data-v-e4d49ba2]{border-top:none;padding-left:10px}.editRoomList .box .info-box .consumedList[data-v-e4d49ba2]{padding:0 10px}.editRoomList .box .info-box .box-list[data-v-e4d49ba2]{width:680px}.editRoomList .box .info-box .box-list .box-li[data-v-e4d49ba2]{width:180px;margin-right:20px}.editRoomList .box .order-box[data-v-e4d49ba2]{margin-top:20px;width:100%}.editRoomList .box .order-box .text-box[data-v-e4d49ba2]{padding:13px 22px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;background-color:#fafafa;border-bottom:1px solid #f0f0f0}.editRoomList .box .order-box .text-box .bottom[data-v-e4d49ba2]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.editRoomList .box .order-box .text-box .bottom .orderNo[data-v-e4d49ba2]{margin-right:66px;-ms-flex-negative:0;flex-shrink:0}.editRoomList .box .order-box .img-box[data-v-e4d49ba2]{width:100%;height:89px;text-align:right;background-color:#fafafa;position:relative}.editRoomList .box .order-box .img-box>div[data-v-e4d49ba2]:first-of-type{position:absolute;top:5px;right:19px;width:52px;text-align:center}.editRoomList .box .order-box .img-box img[data-v-e4d49ba2]{width:52px;height:52px}.editRoomList[data-v-e4d49ba2] .ivu-modal-footer{padding:0}.editRoomList .footer[data-v-e4d49ba2]{padding:16px 23px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa}.stay-box[data-v-e4d49ba2]{width:100%}.stay-box .personInfo[data-v-e4d49ba2]{width:680px;margin:13px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa;border:1px solid #e5e9f2}.stay-box .personInfo>.title[data-v-e4d49ba2]{color:#333;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-weight:600;background-color:#f5f5f5;border-bottom:1px solid #e5e9f2;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stay-box .collection-box[data-v-e4d49ba2]{width:680px;margin:13px 20px}.stay-box .order-box[data-v-e4d49ba2]{margin:20px auto 0;width:1160px}.stay-box .order-box .text-box[data-v-e4d49ba2]{height:49px;line-height:49px;padding-left:22px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;background-color:#fafafa;border-bottom:1px solid #f0f0f0;border-top:1px solid #e5e9f2}.stay-box .order-box .text-box .bottom[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex}.stay-box .order-box .text-box .bottom .orderNo[data-v-e4d49ba2]{margin-right:18px}.stay-box .order-box .img-box[data-v-e4d49ba2]{width:100%;height:89px;text-align:right;background-color:#fafafa;position:relative}.stay-box .order-box .img-box>div[data-v-e4d49ba2]:first-of-type{position:absolute;top:5px;right:19px;width:52px;text-align:center}.stay-box .order-box .img-box img[data-v-e4d49ba2]{width:52px;height:52px}.stay-box .consumedList[data-v-e4d49ba2]{padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.stay-box .box-list[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;position:relative}.stay-box .box-list .box-li[data-v-e4d49ba2]{width:280px;height:34px;line-height:34px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2;margin-right:20px}.stay-box .box-list .close-icon[data-v-e4d49ba2]{width:16px;height:16px;margin-left:12px;cursor:pointer}.collection-box[data-v-e4d49ba2]{width:100%;margin-top:10px;background-color:#f5f5f5;border:1px solid #e5e9f2}.collection-box>.title[data-v-e4d49ba2]{font-size:16px;font-weight:700;color:#333;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.collection-box .orderInformation[data-v-e4d49ba2]{width:100%;background-color:#fafafa;padding:12px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e5e9f2}.collection-box .orderInformation .cell[data-v-e4d49ba2]{font-size:14px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.collection-box .orderInformation .cell[data-v-e4d49ba2]:nth-child(1n){-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:0;flex-shrink:0}.collection-box .orderInformation .cell[data-v-e4d49ba2]:nth-child(2n){-ms-flex-preferred-size:31%;flex-basis:31%;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.collection-box .orderInformation .cell[data-v-e4d49ba2]:nth-child(3n){-ms-flex-preferred-size:35%;flex-basis:35%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.collection-box .orderInformation .infoBox[data-v-e4d49ba2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.collection-box .orderInformation .infoBox .cell[data-v-e4d49ba2]{margin-bottom:18px}.collection-box .orderInformation .infoBox .select-input[data-v-e4d49ba2]{width:200px;height:34px;background:#fff;border-radius:2px;border:1px solid #dcdee2;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.collection-box .orderInformation .infoBox .select-input img[data-v-e4d49ba2]{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:10px}.collection-box .orderInformation .infoBox .select-box-on .dropMenu[data-v-e4d49ba2]{width:101px}.collection-box .orderInformation .infoBox .select-box-on[data-v-e4d49ba2] .ivu-select-dropdown{width:100px;position:absolute!important;left:0!important}.collection-box .orderInformation .infoBox .select-box-on[data-v-e4d49ba2] .ivu-select-dropdown .ivu-select-dropdown{position:absolute!important;top:-5px!important;left:100px!important}.collection-box .orderInformation .infoBox .select-box-on[data-v-e4d49ba2] .ivu-dropdown{width:100px}.collection-box .orderInformation .infoBox[data-v-e4d49ba2] .ivu-form{width:100%}.collection-box .orderInformation .infoBox[data-v-e4d49ba2] .ivu-form-item{margin-bottom:0}.collection-box .orderInformation .infoBox .li[data-v-e4d49ba2]{width:100%;position:relative;margin-bottom:10px}.collection-box .orderInformation .infoBox .icon[data-v-e4d49ba2]{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.collection-box .orderInformation .infoBox .icon img[data-v-e4d49ba2]{width:16px;height:18px}.collection-box .orderInformation .infoBox .icon img[data-v-e4d49ba2]:nth-of-type(2){margin-left:auto}.collection-box .orderInformation .infoBox .dropMenu[data-v-e4d49ba2]{width:100px}.collection-box .orderInformation .cost[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:13px;padding-bottom:17px;border-top:1px solid #f0f0f0;-webkit-box-sizing:border-box;box-sizing:border-box}.disabledColor[data-v-e4d49ba2] .ivu-select-selection,.disabledColor[data-v-e4d49ba2] input[disabled],.disabledColor input.disabled[data-v-e4d49ba2],.disabledColor input[data-v-e4d49ba2]:disabled{background-color:#f5f7fa!important}.personInfo[data-v-e4d49ba2]{width:100%}.personInfo .item[data-v-e4d49ba2]{width:100%;background:#f7f7f7;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;line-height:40px;text-align:center;margin-bottom:5px}.personInfo .item .name[data-v-e4d49ba2]{width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;position:relative}.personInfo .item .name[data-v-e4d49ba2]:after{content:" ";position:absolute;top:0;right:0;bottom:0;margin:auto;width:1px;height:26px;background:#dedede}.personInfo .item .idCardNo[data-v-e4d49ba2]{width:260px;font-size:14px;color:#666}.personInfo .item .mobile[data-v-e4d49ba2]{width:180px;font-size:14px;color:#666}.personInfo .item .action[data-v-e4d49ba2]{width:160px;font-size:14px;color:#666;text-align:right;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.addPerson[data-v-e4d49ba2],.personInfo .item .action .delPerson[data-v-e4d49ba2]{width:90px;height:24px;line-height:24px;border:1px dotted #ff9f9f;font-size:14px;color:#ff5c5c;padding:0;-webkit-box-sizing:content-box;box-sizing:content-box;background:transparent}.addPerson[data-v-e4d49ba2]{width:90px;height:32px;line-height:32px;text-align:center;border:1px solid #41b983;color:#0ead96;background-color:#edf5f2}.addPerson span[data-v-e4d49ba2]{margin-right:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.checkLog[data-v-e4d49ba2]{width:100%;font-size:14px;font-weight:400;color:#333;line-height:20px;margin-bottom:10px}.upgrade[data-v-e4d49ba2]{position:absolute;right:0;color:#41b983;font-size:12px;line-height:34px;margin-right:10px;cursor:pointer}.occupantList[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.occupant[data-v-e4d49ba2]{min-width:70px;margin-right:10px;margin-bottom:10px;position:relative}.occupantItem[data-v-e4d49ba2]{min-width:66px;height:34px;padding:0 5px;text-align:center;line-height:34px;background:#fff;border-radius:4px;border:1px solid #dcdee2}.occupant[data-v-e4d49ba2] .ivu-checkbox{display:none}.occupant[data-v-e4d49ba2] .ivu-checkbox-wrapper-disabled .occupantItem{background:#f5f7fa}.checkedIcon[data-v-e4d49ba2]{position:absolute;right:0;bottom:0}.cardTypeSelect[data-v-e4d49ba2] .ivu-select-selection{border-radius:3px 0 0 4px;border-right:none}.cardTypeSelect[data-v-e4d49ba2] .ivu-input{border-radius:0 4px 4px 0}.inputNumber[data-v-e4d49ba2] .ivu-input-number-input{text-align:center}.xuzhu[data-v-e4d49ba2]{margin-right:10px;padding:1px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;background:#ffa42d;text-align:center;font-size:12px}.xuzhuInfo[data-v-e4d49ba2]{width:100%;padding:4px 20px 12px;border-top:1px solid #e5e9f2;background:#fafafa}.xuzhuInfo div[data-v-e4d49ba2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.xuzhuInfo p[data-v-e4d49ba2]{margin-top:8px;font-size:14px;font-weight:400;color:#555;line-height:20px}.timePicker[data-v-e4d49ba2]{position:absolute;top:0;right:0}.timePicker[data-v-e4d49ba2] .ivu-btn-default{display:none}.delBtn[data-v-e4d49ba2]{width:60px;background:#f3f4f3;border-radius:3px;border:1px solid #e5e9f2;color:#333;margin-left:10px}.addBtn[data-v-e4d49ba2],.delBtn[data-v-e4d49ba2]{height:34px;font-size:14px;font-weight:400;cursor:pointer}.addBtn[data-v-e4d49ba2]{width:84px;background:#41b983;border-radius:3px;margin:0 10px;color:#fff;border:none}.personList[data-v-e4d49ba2]{width:280px;background:#fff;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.09);box-shadow:0 0 6px 0 rgba(0,0,0,.09);position:absolute;z-index:9}.personHead[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:34px;padding:0 15px;background:#f9f9f9}.personHead p[data-v-e4d49ba2]{font-size:12px;font-weight:400;color:#999;line-height:17px}.personList ul[data-v-e4d49ba2]{width:100%}.personList ul li[data-v-e4d49ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 17px;height:35px;cursor:pointer}.personList ul li[data-v-e4d49ba2]:hover{background:#f9f9f9}.personList ul li p[data-v-e4d49ba2]{font-size:12px;font-weight:400;color:#333;line-height:17px}.personName[data-v-e4d49ba2]{width:75px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.personIdCard[data-v-e4d49ba2]{width:75px}.personPhone[data-v-e4d49ba2]{width:100px}.price[data-v-e4d49ba2] .ivu-poptip-popper{min-width:80px}.timePicker[data-v-e4d49ba2] .ivu-time-picker-cells-list ul{padding-bottom:0}.footer button[data-v-e4d49ba2]{width:120px;height:42px;font-size:16px;margin-left:20px}.sysTouristSource[data-v-e4d49ba2]{display:inline-block;padding:8px 10px;font-size:16px;font-weight:400;color:#fff;line-height:22px;border-radius:4px;position:relative;left:-26px}.headTitle[data-v-e4d49ba2]{font-size:16px;color:#17233d;line-height:22px;position:relative;left:-15px}.headStatus[data-v-e4d49ba2]{margin-left:auto;padding:6px 16px;font-size:16px;color:#fff;border-radius:18px;margin-right:45px}.dismantle[data-v-e4d49ba2]{width:18px;height:18px;background:#808695;border-radius:2px;text-align:center;font-size:12px;font-weight:400;color:#fff;line-height:18px;margin-right:10px}.footerOrder p[data-v-e4d49ba2]{width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#999}.footerOrder p span[data-v-e4d49ba2]{margin-left:auto}.occupantChecked[data-v-e4d49ba2]{width:18px;position:absolute;bottom:0;right:0}.occupantP[data-v-e4d49ba2]{font-size:14px;font-weight:400;color:#666;line-height:20px;margin-right:10px;margin-bottom:10px}.card-box[data-v-1456ac76]{background-color:#fafafa}.card-box .header[data-v-1456ac76],.card-box[data-v-1456ac76]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.card-box .header[data-v-1456ac76]{padding:9px 20px;border:1px solid #e5e9f2;background-color:#f5f5f5;font-size:16px;font-weight:600}.card-box .content[data-v-1456ac76]{padding:9px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e5e9f2}.card-box .footer[data-v-1456ac76]{padding:9px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.orderInfo-box[data-v-1456ac76]{padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.orderInfo-box>div[data-v-1456ac76]{background-color:#fafafa;border:1px solid #e5e9f2}.orderInfo-box>div .header[data-v-1456ac76]{border:none;border-bottom:1px solid #e5e9f2}.orderInfo-box>div .content[data-v-1456ac76]{border-bottom:none;padding-top:0;padding-bottom:0}.orderInfo-box>div .content .addCheckIn-roomList[data-v-1456ac76]:last-child{border-bottom:none}.orderInfo-box .text[data-v-1456ac76]{font-size:16px}.orderInfo-box .text span[data-v-1456ac76]{color:#41b983;margin-left:5px}.orderInfo-box .text .repayment[data-v-1456ac76]{color:red;font-weight:600}.orderInfo-box .icon-box[data-v-1456ac76]{position:relative}.orderInfo-box .icon-box img[data-v-1456ac76]{position:absolute;top:50%;right:-22px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:17px}.amount-box .content[data-v-1456ac76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.amount-box .footer[data-v-1456ac76]{text-align:right}.amount-box .footer span[data-v-1456ac76]{color:#41b983}.received-box[data-v-1456ac76]{margin-top:10px}.received-box .content .li[data-v-1456ac76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.received-box .content .li .left[data-v-1456ac76]{text-decoration:underline;color:#6c7680}.received-box .footer[data-v-1456ac76]{text-align:right}.received-box .footer>div[data-v-1456ac76]{display:inline-block;margin-left:auto}.received-box .footer>div[data-v-1456ac76]:first-of-type{margin-right:20px}.received-box .footer>div:first-of-type span[data-v-1456ac76]{color:red}.received-box .footer>div:nth-of-type(2) span[data-v-1456ac76]{color:#41b983}.roomList-box[data-v-1456ac76]{background-color:#fafafa}.roomList-box[data-v-1456ac76] .ivu-modal{width:700px!important}.roomList-box[data-v-1456ac76] .ivu-modal-footer,.roomList-box[data-v-1456ac76] .ivu-modal .ivu-modal-body{padding:0}.roomList-box .roomList-box-footer[data-v-1456ac76]{width:100%;background-color:#fafafa;padding:8px 23px;-webkit-box-sizing:border-box;box-sizing:border-box}.addCheckIn-roomList[data-v-1456ac76]{padding-top:15px;border-bottom:1px solid #f0f0f0}.addCheckIn-roomList[data-v-1456ac76] .ivu-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;margin-right:0;margin-bottom:12px}.addCheckIn-roomList[data-v-1456ac76] .ivu-checkbox-wrapper .ivu-checkbox-checked .ivu-checkbox-inner{border:none}.addCheckIn-roomList[data-v-1456ac76] .ivu-checkbox-wrapper .ivu-checkbox{width:16px;height:16px;margin-right:10px;border-radius:50%;overflow:hidden;border:none}.addCheckIn-roomList[data-v-1456ac76] .ivu-checkbox-wrapper .ivu-checkbox .ivu-checkbox-inner{border-radius:50%}.addCheckIn-roomList[data-v-1456ac76] .ivu-checkbox-wrapper .ivu-checkbox .ivu-checkbox-inner:after{position:absolute;top:3px;left:6px}.addCheckIn-roomList .left .addCheckIn-header[data-v-1456ac76]{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.addCheckIn-roomList .left .addCheckIn-header .room[data-v-1456ac76]{font-size:16px;color:#333}.addCheckIn-roomList .left .addCheckIn-header .roomStatus[data-v-1456ac76]{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;text-align:center;font-size:12px}.addCheckIn-roomList .left .addCheckIn-header .checkedIn[data-v-1456ac76]{background:#41b983}.addCheckIn-roomList .left .addCheckIn-header .personIcon[data-v-1456ac76]{width:19px;height:16px;cursor:pointer}.addCheckIn-roomList .left .addCheckIn-header .personIcon img[data-v-1456ac76]{width:100%;height:100%}.addCheckIn-roomList .left .addCheckIn-header .personIcon[data-v-1456ac76] .ivu-badge-count{-webkit-transform:scale(.5);transform:scale(.5)}.addCheckIn-roomList .left .addCheckIn-bottom[data-v-1456ac76]{margin-top:8px;font-size:16px;color:#888}.addCheckIn-roomList .right[data-v-1456ac76]{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addCheckIn-roomList .right .price[data-v-1456ac76]{color:#41b983;font-size:16px;font-weight:600}.addCheckIn-roomList .right .right-icon[data-v-1456ac76]{margin-left:5px;margin-right:22px}.addCheckIn-roomList .right .arrow[data-v-1456ac76]{width:9px;height:16px}.addCheckIn-other[data-v-1456ac76]{font-size:16px;font-weight:600;margin-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.addCheckIn-other .header[data-v-1456ac76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addCheckIn-other .header .left[data-v-1456ac76]{font-size:16px;color:#888}.addCheckIn-other .header .right[data-v-1456ac76]{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addCheckIn-other .header .right .price[data-v-1456ac76]{display:inline-block;color:#41b983;font-size:16px;font-weight:600}.addCheckIn-other .header .right .right-icon[data-v-1456ac76]{margin-right:0;margin-left:5px}.addCheckIn-other .header .right .arrow[data-v-1456ac76]{width:10px;height:6px}.addCheckIn-other .header .right .dropDown[data-v-1456ac76]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.addCheckIn-other .bottom[data-v-1456ac76]{margin-top:8px}.addCheckIn-other .bottom .li[data-v-1456ac76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#888;font-size:16px;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:6px}.addCheckIn-other .bottom .li .right[data-v-1456ac76]{margin-left:auto}.roomRate[data-v-1456ac76]{width:100%;padding:10px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa;border-top:1px solid #e5e9f2}.roomRate>.title[data-v-1456ac76]{margin-bottom:11px}.roomRate .btn-box[data-v-1456ac76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.roomRate .btn-box button[data-v-1456ac76]{text-align:center;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:20px}.roomRate .btn-box .offButton[data-v-1456ac76]{background-color:#fff;color:#555;border:1px solid #dcdee2}.roomRate>.footer[data-v-1456ac76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roomRate>.footer>div[data-v-1456ac76]:nth-of-type(2){margin:0 10px}.charge-box[data-v-1456ac76] .ivu-modal{width:400px!important}.charge-box[data-v-1456ac76] .ivu-modal .content{width:100%;text-align:center}.charge-box[data-v-1456ac76] .ivu-modal .content .ivu-input-wrapper,.charge-box[data-v-1456ac76] .ivu-modal .content .ivu-input-wrapper textarea{height:140px}.card-box2[data-v-1456ac76]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2;background-color:#fafafa}.card-box2[data-v-1456ac76] .ivu-poptip-body-content p{width:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-box2[data-v-1456ac76] .ivu-poptip-body-content p span{margin-left:auto}.card-box2 .content[data-v-1456ac76]{width:700px;height:59px;padding:9px 50px 9px 32px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.card-box2 .footer[data-v-1456ac76]{padding:9px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.xuzhu[data-v-1456ac76]{padding:1px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ffa42d}.dismantle[data-v-1456ac76],.xuzhu[data-v-1456ac76]{margin-right:10px;border-radius:2px;color:#fff;text-align:center;font-size:12px}.dismantle[data-v-1456ac76]{width:18px;height:18px;background:#808695;font-weight:400;line-height:18px}.select-input[data-v-58951f63]{width:200px;height:34px;background:#fff;border-radius:2px;border:1px solid #dcdee2;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.select-input img[data-v-58951f63]{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:10px}.noSelect[data-v-58951f63]{color:#ccc}.full[data-v-58951f63]{display:inline-block;width:35px;text-align:center;font-size:12px;font-weight:400;color:#f30000;height:18px;line-height:18px;background:rgba(243,0,0,.2);border-radius:1px;zoom:.8;margin-left:5px;position:relative;bottom:2px}.checkboxList[data-v-18326702]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.continueLiveItem[data-v-18326702] .ivu-form-item{margin-bottom:10px}.continueLiveItem[data-v-18326702] .ivu-input-prefix{line-height:32px}.count[data-v-18326702]{margin:0 10px}.scheduleRoomFee[data-v-18326702]{text-decoration:line-through;margin:0 5px}.roomFee[data-v-18326702]{display:inline-block;border-radius:4px;border:1px solid #dcdee2}.roomFee[data-v-18326702] .ivu-input-number{border:none}.costDetail[data-v-3ea117f4]{width:100%;margin-top:20px;font-size:14px;color:#666}.costDetail .title[data-v-3ea117f4]{font-size:14px;color:#333;font-weight:700;margin-bottom:20px}.fee[data-v-027afa61]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fee>div[data-v-027afa61]{width:250px;height:40px;line-height:40px}.personList{max-height:65vh;overflow:auto}.personList .ivu-input{color:#333!important}.orderInfoContent[data-v-885dbcfc]{width:100%;background:#fafafa;border:1px solid #e5e9f2}.orderInformation[data-v-885dbcfc]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.orderInformation .infoBox[data-v-885dbcfc]{padding:0 15px;margin-top:12px}.orderInformation .infoBox .cell[data-v-885dbcfc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20%;padding-right:10px;margin-bottom:12px}.orderInformation .infoBox .cell .left[data-v-885dbcfc]{font-size:14px;font-weight:400;-ms-flex-negative:0;flex-shrink:0;color:#51687d}.orderInformation .infoBox .cell .right[data-v-885dbcfc]{height:21px;font-size:14px;font-weight:400;color:#002140}.orderInformation .infoBox .cell .yjs[data-v-885dbcfc]{color:#cecece}.orderInformation .infoBox .cell .fjz[data-v-885dbcfc]{color:coral}.orderInformation .cost[data-v-885dbcfc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px;border-top:1px solid #f0f0f0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.orderInformation .cost .putAway[data-v-885dbcfc]{position:absolute;right:5px}.orderInformation .cost .cell[data-v-885dbcfc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20%}.orderInformation .cost .cell[data-v-885dbcfc]:last-child{margin-right:0}.orderInformation .cell .left[data-v-885dbcfc],.orderInformation .cell .right[data-v-885dbcfc]{display:inline-block;color:#333}.orderInformation .cell .left[data-v-885dbcfc]{color:#666}.remark[data-v-885dbcfc]{max-width:190px;font-size:14px;font-weight:400;color:#17233d;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:relative}.ruzhuren[data-v-885dbcfc]{cursor:pointer;color:#41b983!important;text-decoration:underline}.jxz[data-v-885dbcfc]{font-weight:700;color:#41b983!important}.hidden[data-v-885dbcfc]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.infoTitle[data-v-885dbcfc]{width:100%;height:50px;background:#f5f5f5;padding:0 15px;border-bottom:1px solid #e5e9f2}.infoTitle[data-v-885dbcfc],.putAway[data-v-885dbcfc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.putAway[data-v-885dbcfc]{font-size:14px;font-weight:400;color:#666;line-height:20px;cursor:pointer}.putAway img[data-v-885dbcfc]{width:18px}.userInfoT[data-v-885dbcfc]{width:280px;text-align:center;font-size:16px;color:#595959;line-height:22px;margin-top:16px;margin-bottom:26px}.userInfoP[data-v-885dbcfc]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.userInfoP p[data-v-885dbcfc]{width:50%;font-size:12px;font-weight:400;color:#595959;line-height:17px}.userInfoX[data-v-885dbcfc]{width:100%;height:1px;border:1px dashed #ddd;margin-bottom:20px}.refundContent[data-v-16c1b1be]{width:100%}.refundContent .title[data-v-16c1b1be]{font-size:14px;font-weight:700;color:#333;margin-bottom:20px}.collection-box[data-v-3f7c22be]{width:100%;margin-top:10px;background-color:#f5f5f5;border:1px solid #e5e9f2}.collection-box>.title[data-v-3f7c22be]{font-size:16px;font-weight:700;color:#333;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.collection-box .orderInformation[data-v-3f7c22be]{width:100%;background-color:#fafafa;padding:12px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e5e9f2}.collection-box .orderInformation .cell[data-v-3f7c22be]{font-size:14px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.collection-box .orderInformation .cell[data-v-3f7c22be]:nth-child(1n){-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:0;flex-shrink:0}.collection-box .orderInformation .cell[data-v-3f7c22be]:nth-child(2n){-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.collection-box .orderInformation .cell[data-v-3f7c22be]:nth-child(3n){-ms-flex-preferred-size:35%;flex-basis:35%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.collection-box .orderInformation .infoBox[data-v-3f7c22be]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.collection-box .orderInformation .infoBox .cell[data-v-3f7c22be]{margin-bottom:18px}.collection-box .orderInformation .infoBox .select-input[data-v-3f7c22be]{width:200px;height:34px;background:#fff;border-radius:2px;border:1px solid #dcdee2;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.collection-box .orderInformation .infoBox .select-input img[data-v-3f7c22be]{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:10px}.collection-box .orderInformation .infoBox .select-box-on .dropMenu[data-v-3f7c22be]{width:101px}.collection-box .orderInformation .infoBox .select-box-on[data-v-3f7c22be] .ivu-select-dropdown{width:100px;position:absolute!important;left:0!important}.collection-box .orderInformation .infoBox .select-box-on[data-v-3f7c22be] .ivu-select-dropdown .ivu-select-dropdown{position:absolute!important;top:-5px!important;left:100px!important}.collection-box .orderInformation .infoBox .select-box-on[data-v-3f7c22be] .ivu-dropdown{width:100px}.collection-box .orderInformation .infoBox[data-v-3f7c22be] .ivu-form{width:100%}.collection-box .orderInformation .infoBox[data-v-3f7c22be] .ivu-form-item{margin-bottom:0}.collection-box .orderInformation .infoBox .li[data-v-3f7c22be]{width:100%;position:relative;margin-bottom:10px}.collection-box .orderInformation .infoBox .icon[data-v-3f7c22be]{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.collection-box .orderInformation .infoBox .icon img[data-v-3f7c22be]{width:16px;height:18px}.collection-box .orderInformation .infoBox .icon img[data-v-3f7c22be]:nth-of-type(2){margin-left:auto}.collection-box .orderInformation .infoBox .dropMenu[data-v-3f7c22be]{width:100px}.collection-box .orderInformation .cost[data-v-3f7c22be]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:13px;padding-bottom:17px;border-top:1px solid #f0f0f0;-webkit-box-sizing:border-box;box-sizing:border-box}.button[data-v-3f7c22be]{width:860px;max-height:110px;text-align:center;position:fixed;right:0;bottom:0;padding:20px 0 10px 0;background:#fff;z-index:99;-webkit-box-shadow:0 -3px 4px #ccc;box-shadow:0 -3px 4px #ccc}.button button[data-v-3f7c22be]{width:120px;height:42px;border-radius:3px;font-size:16px}.button .cancelBtn[data-v-3f7c22be]{margin-right:20px;background-color:#fff;color:#333;border-color:#d7dbe0}.checkLogList[data-v-3f7c22be]{width:100%;padding:10px 20px;border:1px solid #e5e9f2;background:#fafafa}.checkLogList p[data-v-3f7c22be]{font-size:14px;font-weight:400;color:#333;line-height:20px}.unPmsCheckOut[data-v-29e5f655]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:40px;line-height:40px}.unPmsCheckOut .left[data-v-29e5f655]{width:100px;text-align:right;margin-right:20px;font-weight:700}.unPmsCheckOut .right[data-v-29e5f655]{width:200px}.orderNoInfo[data-v-027a56e9]{width:100%;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;background:#fafafa;border:1px solid #e5e9f2;font-size:14px;font-weight:400;color:#999;line-height:20px}.collection-box[data-v-027a56e9]{width:100%;margin:10px 0;background-color:#f5f5f5;border:1px solid #e5e9f2}.collection-box>.title[data-v-027a56e9]{font-size:16px;font-weight:700;color:#333;padding:14px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.collection-box .orderInformation[data-v-027a56e9]{width:100%;background-color:#fafafa;padding:12px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e5e9f2}.collection-box .orderInformation .cell[data-v-027a56e9]{font-size:14px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.collection-box .orderInformation .cell[data-v-027a56e9]:nth-child(1n){-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:0;flex-shrink:0}.collection-box .orderInformation .cell[data-v-027a56e9]:nth-child(2n){-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.collection-box .orderInformation .cell[data-v-027a56e9]:nth-child(3n){-ms-flex-preferred-size:35%;flex-basis:35%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.collection-box .orderInformation .infoBox[data-v-027a56e9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.collection-box .orderInformation .infoBox .cell[data-v-027a56e9]{margin-bottom:18px}.collection-box .orderInformation .infoBox .select-input[data-v-027a56e9]{width:200px;height:34px;background:#fff;border-radius:2px;border:1px solid #dcdee2;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.collection-box .orderInformation .infoBox .select-input img[data-v-027a56e9]{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:10px}.collection-box .orderInformation .infoBox .select-box-on .dropMenu[data-v-027a56e9]{width:101px}.collection-box .orderInformation .infoBox .select-box-on[data-v-027a56e9] .ivu-select-dropdown{width:100px;position:absolute!important;left:0!important}.collection-box .orderInformation .infoBox .select-box-on[data-v-027a56e9] .ivu-select-dropdown .ivu-select-dropdown{position:absolute!important;top:-5px!important;left:100px!important}.collection-box .orderInformation .infoBox .select-box-on[data-v-027a56e9] .ivu-dropdown{width:100px}.collection-box .orderInformation .infoBox[data-v-027a56e9] .ivu-form{width:100%}.collection-box .orderInformation .infoBox[data-v-027a56e9] .ivu-form-item{margin-bottom:0}.collection-box .orderInformation .infoBox .li[data-v-027a56e9]{width:100%;position:relative;margin-bottom:10px}.collection-box .orderInformation .infoBox .icon[data-v-027a56e9]{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.collection-box .orderInformation .infoBox .icon img[data-v-027a56e9]{width:16px;height:18px}.collection-box .orderInformation .infoBox .icon img[data-v-027a56e9]:nth-of-type(2){margin-left:auto}.collection-box .orderInformation .infoBox .dropMenu[data-v-027a56e9]{width:100px}.collection-box .orderInformation .cost[data-v-027a56e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:13px;padding-bottom:17px;border-top:1px solid #f0f0f0;-webkit-box-sizing:border-box;box-sizing:border-box}.button[data-v-027a56e9]{margin-left:auto}.button button[data-v-027a56e9]{width:120px;height:42px;font-size:16px}.button .cancelBtn[data-v-027a56e9]{margin-right:20px;background-color:#fff;color:#333;border-color:#d7dbe0}.img-box[data-v-027a56e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:1200px;margin-top:15px;padding:15px 0;margin-left:-16px;background:#fafafa;position:relative;border-top:1px solid #e8eaec}.img-box>div[data-v-027a56e9]{margin-right:25px;text-align:center;cursor:pointer}.img-box img[data-v-027a56e9]{width:52px;display:block}.checkLogList[data-v-027a56e9]{width:100%;padding:10px 20px;border:1px solid #e5e9f2;background:#fafafa}.checkLogList p[data-v-027a56e9]{width:100%;font-size:14px;font-weight:400;line-height:20px}.spin-container[data-v-027a56e9]{width:100%}.couponModal[data-v-027a56e9] .ivu-modal-body{padding:0;overflow:hidden}.couponCon[data-v-027a56e9]{width:460px;float:left;overflow:hidden}.couponModal .couponCon[data-v-027a56e9]:first-child{border-right:1px solid #f0f0f0;position:relative;left:1px}.couponModal .couponCon[data-v-027a56e9]:last-child{border-left:1px solid #f0f0f0}.couponCon[data-v-027a56e9] .ivu-form{width:100%;padding:0 16px;border-bottom:1px solid #f0f0f0}.couponCon[data-v-027a56e9] .ivu-form-item{margin-right:0}.couponTitle[data-v-027a56e9]{padding:0 16px;font-size:16px;color:#17233d;line-height:22px;margin:15px 0}.couponCon table[data-v-027a56e9]{width:430px;border-width:1px;border-color:hsla(0,0%,100%,.3);font-size:14px;margin:20px auto 50px}.couponCon table th[data-v-027a56e9]{height:50px;background:#fbfbfb;padding:0 12px}.couponCon table td[data-v-027a56e9]{padding:16px 12px}.orderInfoItem[data-v-027a56e9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderInfoItem>p[data-v-027a56e9]{margin-left:auto}.orderInfoItem[data-v-027a56e9] .label{margin-left:0}.couponItem[data-v-027a56e9]{width:100%}.couponItem>div[data-v-027a56e9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.couponItem>div[data-v-027a56e9]:first-child{margin-bottom:5px}.couponItem>div p[data-v-027a56e9]:last-child{margin-left:auto}.couponItem>div:first-child p[data-v-027a56e9]:nth-child(2){margin-left:15px}.couponItem>div:last-child p[data-v-027a56e9]:nth-child(2){color:#888;margin-left:3px}.couponItem>div:last-child p[data-v-027a56e9]:last-child{display:inline-block;padding:2px 3px;font-size:12px;font-weight:400;color:#fff;border-radius:2px}.logTime[data-v-027a56e9]{color:#999}.logOpType[data-v-027a56e9],.logTime[data-v-027a56e9]{width:100%;font-size:14px;font-weight:400;line-height:20px}.logOpType[data-v-027a56e9]{color:#555;margin:10px auto}.logDescribes[data-v-027a56e9]{width:100%;padding:10px;background:#fafafa;border-radius:2px;font-size:14px;font-weight:400;color:#555;line-height:20px;white-space:pre-wrap}.xuzhu[data-v-027a56e9]{margin-right:10px;padding:1px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;background:#ffa42d;text-align:center;font-size:12px}.sysTouristSource[data-v-027a56e9]{display:inline-block;padding:8px 10px;font-size:16px;font-weight:400;color:#fff;line-height:22px;border-radius:4px;position:relative;left:-26px}.headName[data-v-027a56e9]{font-size:16px;color:#17233d;line-height:22px;position:relative;left:-15px}.headStatus[data-v-027a56e9]{margin-left:auto;padding:6px 16px;font-size:16px;color:#fff;border-radius:18px;margin-right:45px}.footerOrder p[data-v-027a56e9]{width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#999}.footerOrder p span[data-v-027a56e9]{margin-left:auto}.upgradeSucTitle[data-v-027a56e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.upgradeSucTitle img[data-v-027a56e9]{width:22px;margin-right:8px}.upgradeSucTitle p[data-v-027a56e9]{font-size:18px;font-weight:400;color:#41b983}.continueP[data-v-027a56e9]{width:100%;text-align:center;font-size:14px;font-weight:400;color:#333;line-height:20px;margin:20px 0}.continue[data-v-027a56e9]{width:420px;margin:0 auto 20px;border:1px solid #e8e8e8}.continueHead[data-v-027a56e9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;background:#f3f4f3;border-bottom:1px solid #e8e8e8}.continue p[data-v-027a56e9]{text-align:center;font-size:14px;font-weight:400;color:#333;line-height:20px}.continueRoomNo[data-v-027a56e9]{width:100px}.continueRealName[data-v-027a56e9]{width:180px}.continueEndTime[data-v-027a56e9]{width:120px}.continueItem[data-v-027a56e9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;background:#fafafa}.modal[data-v-027a56e9] .ivu-modal-body{padding-bottom:0}.modal[data-v-027a56e9] .ivu-modal-footer{background:#fafafa}.book[data-v-027a56e9]{width:100%;background-color:#f5f5f5;border:1px solid #e5e9f2}.bookTitle[data-v-027a56e9]{color:#333;padding:12px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-weight:600;border-bottom:1px solid #e5e9f2}.bookItem[data-v-027a56e9],.bookTitle[data-v-027a56e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bookItem[data-v-027a56e9]{width:100%;padding:20px 0;border-bottom:1px solid rgba(229,233,242,.6)}.bookItem>div[data-v-027a56e9]{width:280px;height:34px;line-height:34px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e9f2;margin-right:20px;position:relative}.bookTime[data-v-027a56e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bookItem .bookRoom[data-v-027a56e9]{border:none;padding-left:0}.bookC[data-v-027a56e9]{width:100%;padding:0 20px}.ivu-split-wrapper{position:relative;width:100%;height:100%}.ivu-split-pane{position:absolute}.ivu-split-pane.left-pane,.ivu-split-pane.right-pane{top:0;bottom:0}.ivu-split-pane.left-pane{left:0}.ivu-split-pane.right-pane{right:0}.ivu-split-pane.bottom-pane,.ivu-split-pane.top-pane{left:0;right:0}.ivu-split-pane.top-pane{top:0}.ivu-split-pane.bottom-pane{bottom:0}.ivu-split-trigger-con{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.ivu-split-trigger-bar-con{position:absolute;overflow:hidden}.ivu-split-trigger-bar-con.vertical{left:1px;top:50%;height:32px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ivu-split-trigger-bar-con.horizontal{left:50%;top:1px;width:32px;-webkit-transform:translate(-50%);transform:translate(-50%)}.ivu-split-trigger-vertical{width:6px;height:100%;background:#f8f8f9;-webkit-box-shadow:0 0 4px 0 rgba(28,36,56,.4);box-shadow:0 0 4px 0 rgba(28,36,56,.4);cursor:col-resize}.ivu-split-trigger-vertical .ivu-split-trigger-bar{width:4px;height:1px;background:rgba(23,35,61,.25);float:left;margin-top:3px}.ivu-split-trigger-horizontal{height:6px;width:100%;background:#f8f8f9;-webkit-box-shadow:0 0 4px 0 rgba(28,36,56,.4);box-shadow:0 0 4px 0 rgba(28,36,56,.4);cursor:row-resize}.ivu-split-trigger-horizontal .ivu-split-trigger-bar{height:4px;width:1px;background:rgba(23,35,61,.25);float:left;margin-right:3px}.ivu-split-horizontal .ivu-split-trigger-con{top:50%;height:100%;width:0}.ivu-split-vertical .ivu-split-trigger-con{left:50%;height:0;width:100%}.ivu-split .no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.statisticTagCard[data-v-479ec21b]{width:100%;min-width:180px;height:120px;display:inline-block;clear:both;border-radius:6px}.statisticTagCard .icon[data-v-479ec21b]{width:120px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.statisticTagCard .content[data-v-479ec21b],.statisticTagCard .icon[data-v-479ec21b]{height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.statisticTagCard .content[data-v-479ec21b]{width:calc(100% - 120px);-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.statisticTagCard .content .desc[data-v-479ec21b]{margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.btn[data-v-01d0fc22]{width:100%;position:fixed;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);z-index:101;left:100px;right:0;bottom:0}.btn button[data-v-01d0fc22]{width:90px;height:34px;margin:0 10px}.store_add[data-v-01d0fc22] .ivu-upload-drag{display:inline-block;border:none}.pdf[data-v-01d0fc22]{width:350px;height:44px;background:#fff;border-radius:4px;border:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.pdf img[data-v-01d0fc22]:first-child{width:24px;-ms-flex-negative:0;flex-shrink:0}.pdf img[data-v-01d0fc22]:last-child{width:20px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;margin-left:5px}.pdf p[data-v-01d0fc22]{font-size:14px;font-weight:400;color:#333;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:20px}.pdf a[data-v-01d0fc22]{cursor:pointer;-ms-flex-negative:0;flex-shrink:0;margin-left:5px}.rule-item[data-v-6a869ce0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;padding:8px;border:1px solid #f0f0f0;border-radius:4px}.rule-number[data-v-6a869ce0]{font-weight:700;margin-right:8px;color:#666}.del[data-v-6a869ce0]{color:#ff4d4f;cursor:pointer;margin-left:10px}[data-v-6a869ce0] input[type=number]::-webkit-inner-spin-button,[data-v-6a869ce0] input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}[data-v-6a869ce0] input[type=number]{-moz-appearance:textfield}.btn[data-v-6a869ce0]{width:100%;position:fixed;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);z-index:101;left:100px;right:0;bottom:0}.btn button[data-v-6a869ce0]{width:90px;height:34px;margin:0 10px}.add-rule[data-v-6a869ce0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:10px}.add-btn[data-v-6a869ce0]{color:#2caf70;cursor:pointer;font-size:14px;padding:4px 8px;border-radius:4px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.add-btn[data-v-6a869ce0]:hover{background-color:#f0f7ff}.example-btn[data-v-6a869ce0]{color:#2caf70;cursor:pointer;font-size:14px;text-decoration:underline;padding:4px 8px;border-radius:4px;-webkit-transition:color .2s ease;transition:color .2s ease}.example-btn[data-v-6a869ce0]:hover{color:#388e3c}.btn[data-v-0c47a8cd]{width:100%;position:fixed;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);z-index:101;left:100px;right:0;bottom:0}.btn button[data-v-0c47a8cd]{width:90px;height:34px;margin:0 10px}.store_add[data-v-0c47a8cd] .ivu-upload-drag{display:inline-block;border:none}.pdf[data-v-0c47a8cd]{width:350px;height:44px;background:#fff;border-radius:4px;border:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.pdf img[data-v-0c47a8cd]:first-child{width:24px;-ms-flex-negative:0;flex-shrink:0}.pdf img[data-v-0c47a8cd]:last-child{width:20px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;margin-left:5px}.pdf p[data-v-0c47a8cd]{font-size:14px;font-weight:400;color:#333;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:20px}.pdf a[data-v-0c47a8cd]{cursor:pointer;-ms-flex-negative:0;flex-shrink:0;margin-left:5px}.btn[data-v-39f02b63]{width:100%;position:fixed;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);z-index:101;left:100px;right:0;bottom:0}.btn button[data-v-39f02b63]{width:90px;height:34px;margin:0 10px}.store_add[data-v-39f02b63] .ivu-upload-drag{display:inline-block;border:none}.pdf[data-v-39f02b63]{width:350px;height:44px;background:#fff;border-radius:4px;border:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.pdf img[data-v-39f02b63]:first-child{width:24px;-ms-flex-negative:0;flex-shrink:0}.pdf img[data-v-39f02b63]:last-child{width:20px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;margin-left:5px}.pdf p[data-v-39f02b63]{font-size:14px;font-weight:400;color:#333;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:20px}.pdf a[data-v-39f02b63]{cursor:pointer;-ms-flex-negative:0;flex-shrink:0;margin-left:5px}.demo-upload-list[data-v-0bfbdf9f]{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.demo-upload-list img[data-v-0bfbdf9f]{width:100%;height:100%}.demo-upload-list-cover[data-v-0bfbdf9f]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.demo-upload-list:hover .demo-upload-list-cover[data-v-0bfbdf9f]{display:block}.demo-upload-list-cover i[data-v-0bfbdf9f]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.checkinRule .btn[data-v-597f9fc6]{width:100%;height:74px;line-height:74px;text-align:center}.checkinRule .btn button[data-v-597f9fc6]{width:120px;height:42px;font-size:16px;margin:0 10px}.add[data-v-597f9fc6]{display:inline-block;color:#41b983;margin-left:85px;margin-bottom:20px}.add[data-v-597f9fc6],.del[data-v-597f9fc6]{font-size:16px;font-weight:400;line-height:22px;cursor:pointer}.del[data-v-597f9fc6]{color:red;margin-left:20px}.checkinRule .btn[data-v-5413c1e6]{width:100%;height:74px;line-height:74px;text-align:center}.checkinRule .btn button[data-v-5413c1e6]{width:120px;height:42px;font-size:16px;margin:0 10px}.demo-upload-list[data-v-5a349f51]{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.demo-upload-list img[data-v-5a349f51]{width:100%;height:100%}.demo-upload-list-cover[data-v-5a349f51]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.demo-upload-list:hover .demo-upload-list-cover[data-v-5a349f51]{display:block}.demo-upload-list-cover i[data-v-5a349f51]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.flex[data-v-27a05568]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px 0}.demo-upload-list[data-v-7b7f222f]{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.demo-upload-list img[data-v-7b7f222f]{width:100%;height:100%}.demo-upload-list-cover[data-v-7b7f222f]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.demo-upload-list:hover .demo-upload-list-cover[data-v-7b7f222f]{display:block}.demo-upload-list-cover i[data-v-7b7f222f]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.radioItem,.span{display:inline-block}.span{margin-top:8px}.demo-upload-list[data-v-301d614c]{display:inline-block}.demo-upload-list>div[data-v-301d614c]{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.demo-upload-list img[data-v-301d614c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.demo-upload-list-cover[data-v-301d614c]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.demo-upload-list>div:hover .demo-upload-list-cover[data-v-301d614c]{display:block}.demo-upload-list-cover i[data-v-301d614c]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px;vertical-align:middle}.all_box[data-v-27ddfdd0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.img_temp img[data-v-27ddfdd0]{height:600px;margin-right:30px}.img_box[data-v-27ddfdd0]{width:calc(100% - 400px);max-width:1200px;min-width:400px}.img_item[data-v-27ddfdd0]{width:100%;min-width:200px;margin-bottom:20px}.storeDesc .btn[data-v-9a223f30]{width:100%;height:74px;line-height:74px;text-align:center}.storeDesc .btn button[data-v-9a223f30]{width:120px;height:42px;font-size:16px;margin:0 10px}.facilityData:first-child .facilityType[data-v-9a223f30]{margin-top:0}.facilityType[data-v-9a223f30]{width:100%;font-size:14px;margin-top:30px;color:#333;line-height:20px}.facilityList[data-v-9a223f30]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:5px;overflow:hidden}.add_btn[data-v-e780f238]{display:block;width:132px;height:36px;line-height:36px;font-size:14px;color:#333;border:1px solid #dcdee2;background:transparent;cursor:pointer}.type_list[data-v-e780f238]{width:140px;overflow:hidden}.type_list li[data-v-e780f238]{width:100%;padding:6px 12px;font-size:14px;font-weight:400;color:#333;line-height:20px}.type_list li[data-v-e780f238]:hover{background:#eee}.flex[data-v-e780f238]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title p[data-v-e780f238]{font-size:14px;color:#333;line-height:20px;font-weight:700}.title img[data-v-e780f238]{width:18px;margin-left:5px;cursor:pointer}.prompt[data-v-e780f238]{font-size:12px;font-weight:400;color:#999;line-height:17px}.demo-upload-list[data-v-e780f238]{display:inline-block;width:100px;height:100px;text-align:center;line-height:100px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:20px;margin-bottom:10px}.demo-upload-list img[data-v-e780f238]{width:100%;height:100%}.demo-upload-list-cover[data-v-e780f238]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.demo-upload-list:hover .demo-upload-list-cover[data-v-e780f238]{display:block}.demo-upload-list-cover i[data-v-e780f238]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.sysHotelFacilityList[data-v-e780f238]{width:100%;overflow:hidden}.sysHotelFacility[data-v-e780f238]{width:100%;margin-bottom:30px;overflow:hidden}.cell[data-v-e780f238]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.cell span[data-v-e780f238]{font-size:14px;margin-top:7px;margin-right:10px;font-weight:400;color:#515a6f;line-height:20px}.upload[data-v-e780f238] .ivu-upload-drag{height:100px}.upload2[data-v-e780f238] .ivu-upload-drag{border:none}.upload3[data-v-e780f238]{width:100px;position:absolute;top:0;left:0}.img_title[data-v-e780f238]{font-size:14px;font-weight:400;color:#333;line-height:20px;margin-bottom:10px}.backColorCode[data-v-f15f5894],.flex[data-v-f15f5894]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.backColorCode[data-v-f15f5894]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;border-radius:4px;margin-right:18px;cursor:pointer}.prompt[data-v-f15f5894]{font-size:14px;font-weight:400;color:#555;line-height:20px}.label_list[data-v-f15f5894] .ivu-input-word-count{right:70px;z-index:3}.flex[data-v-d70359e2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex p[data-v-d70359e2]{font-size:14px;font-weight:700;color:#333;line-height:20px}.flex img[data-v-d70359e2]{width:18px;margin-left:5px;cursor:pointer}.btn[data-v-d70359e2]{width:100%;position:fixed;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);z-index:101;left:100px;right:0;bottom:0}.btn button[data-v-d70359e2]{width:90px;height:34px;margin:0 10px}.store_add[data-v-d70359e2] .ivu-upload-drag{display:inline-block;border:none}.pdf[data-v-d70359e2]{width:350px;height:44px;background:#fff;border-radius:4px;border:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.pdf img[data-v-d70359e2]:first-child{width:24px;-ms-flex-negative:0;flex-shrink:0}.pdf img[data-v-d70359e2]:last-child{width:20px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;margin-left:5px}.pdf p[data-v-d70359e2]{font-size:14px;font-weight:400;color:#333;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:20px}.pdf a[data-v-d70359e2]{cursor:pointer;-ms-flex-negative:0;flex-shrink:0;margin-left:5px}.storeInfo .demo-upload-list{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.storeInfo .demo-upload-list img{width:100%;height:100%}.storeInfo .demo-upload-list-cover{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.storeInfo .demo-upload-list:hover .demo-upload-list-cover{display:block}.storeInfo .demo-upload-list-cover i{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.storeInfo .btn{width:100%;height:74px;line-height:74px;text-align:center}.storeInfo .btn button{width:120px;height:42px;font-size:16px;margin:0 10px}.flex[data-v-4d327e4b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title p[data-v-4d327e4b]{font-size:14px;color:#333;line-height:20px;font-weight:700}.title img[data-v-4d327e4b]{width:18px;margin-left:5px;cursor:pointer}.title .prompt[data-v-4d327e4b]{font-size:14px;font-weight:400;color:#555;line-height:20px;margin-left:30px}.title[data-v-534cdf1a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title>p[data-v-534cdf1a]{font-size:14px;color:#333;line-height:20px}.flex[data-v-534cdf1a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.example[data-v-534cdf1a]{font-size:14px;margin-left:5px;font-weight:400;color:#41b983;line-height:20px;text-decoration:underline}.add_btn[data-v-534cdf1a]{width:132px;height:36px;line-height:36px;font-size:14px;color:#333;border:1px solid #dcdee2;background:transparent;margin-bottom:30px;cursor:pointer}.delTime[data-v-534cdf1a]{color:red;line-height:20px;margin-left:10px;cursor:pointer}.extraBed_title[data-v-534cdf1a]{font-size:14px;margin-top:10px;font-weight:400;color:#515a6f;line-height:20px;margin-bottom:8px}.table[data-v-534cdf1a]{margin-top:10px}.table[data-v-534cdf1a] .ivu-input{text-align:center}.list_box .distpicker-address-wrapper select[data-v-d490dfba]{font-size:1.4rem}.list_box .btn[data-v-d490dfba]{width:100%;height:74px;line-height:74px;text-align:center}.list_box .btn button[data-v-d490dfba]{width:120px;height:42px;font-size:16px;margin:0 10px}.flex[data-v-d490dfba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prompt[data-v-d490dfba]{font-size:12px;font-weight:400;color:#999;line-height:17px}.demo-upload-list[data-v-d490dfba]{display:inline-block;width:100px;height:100px;text-align:center;line-height:100px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:20px;margin-bottom:10px}.demo-upload-list img[data-v-d490dfba]{width:100%;height:100%}.demo-upload-list-cover[data-v-d490dfba]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.demo-upload-list:hover .demo-upload-list-cover[data-v-d490dfba]{display:block}.demo-upload-list-cover i[data-v-d490dfba]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.label_list[data-v-d490dfba] .ivu-input-word-count{right:70px;z-index:3}.upload[data-v-d490dfba] .ivu-upload-drag{height:100px}.upload2[data-v-d490dfba]{width:100px;position:absolute;top:0;left:0}.vDistpicker[data-v-d490dfba] .distpicker-address-wrapper select{font-size:14px}.vDistpicker[data-v-d490dfba] .ivu-input-large{font-size:15px}.list_box .distpicker-address-wrapper select{font-size:1.4rem}.list_box .btn{width:100%;height:74px;line-height:74px;text-align:center}.list_box .btn button{width:120px;height:42px;font-size:16px;margin:0 10px}.btn[data-v-534d6c96]{width:100%;position:fixed;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);z-index:101;left:100px;right:0;bottom:0}.btn button[data-v-534d6c96]{width:90px;height:34px;margin:0 10px}.left[data-v-534d6c96]{margin-right:80px}.expand-row[data-v-153b6c87]{text-align:center}.expand-row[data-v-153b6c87]:not(:last-child){margin-bottom:16px}.checkInRoom[data-v-153b6c87]{width:calc(100vw - 400px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:5px;position:sticky;left:50px}.checkInRoom>div[data-v-153b6c87]{width:20%;padding:0 5px}.orderDetail p[data-v-153b6c87]{line-height:30px;font-size:14px}.xian[data-v-153b6c87]{width:60px;height:39px;border-right:1px solid #e8eaec;position:sticky;left:0;top:0;background:#fff}.continue[data-v-153b6c87]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;border-bottom:1px solid #e8eaec}.continue[data-v-153b6c87]:last-child{border:none}.continue p[data-v-153b6c87]{font-size:12px;font-weight:400;color:#333;line-height:17px}.tables-edit-outer{height:100%}.tables-edit-outer .tables-edit-con{position:relative;height:100%}.tables-edit-outer .tables-edit-con .value-con{vertical-align:middle}.tables-edit-outer .tables-edit-con .tables-edit-btn{position:absolute;right:10px;top:0;display:none}.tables-edit-outer .tables-edit-con:hover .tables-edit-btn{display:inline-block}.tables-edit-outer .tables-editting-con .tables-edit-input{width:calc(100% - 60px)}.search-con{padding:10px 0}.search-con .search-col,.search-con .search-input{display:inline-block;width:200px}.search-con .search-btn,.search-con .search-input{margin-left:2px}.tagCard[data-v-de7113ca]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tagCard .left[data-v-de7113ca],.tagCard[data-v-de7113ca]{height:130px;display:-webkit-box;display:-ms-flexbox;display:flex}.tagCard .left[data-v-de7113ca]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tagCard .left .desc[data-v-de7113ca]{font-size:18px;font-weight:700;margin-bottom:5px}.tagCard .right[data-v-de7113ca]{width:130px;height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.borderRadius[data-v-156413a9]{border-radius:50%}.yjSwitch[data-v-a328d218]{cursor:pointer}.yjSwitch .switchLabel[data-v-a328d218]{position:relative;display:inline-block;width:34px;height:6px;border-radius:3px;background:#f22c2c}.yjSwitch .checkInput[data-v-a328d218]{display:none}.yjSwitch .checkInput:checked+.switchLabel[data-v-a328d218]{background:#42b983}.yjSwitch .switchLabel span[data-v-a328d218]{position:absolute;display:inline-block;width:16px;height:16px;border-radius:50%;background:#fff;-webkit-box-shadow:0 0 4px 0 hsla(0,0%,56.1%,.5);box-shadow:0 0 4px 0 hsla(0,0%,56.1%,.5);left:0;top:0;bottom:0;margin:auto;-webkit-transition:all .3s;transition:all .3s}.yjSwitch .switchLabel .icon[data-v-a328d218]{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto}.yjSwitch .checkInput:checked+.switchLabel span[data-v-a328d218]{left:18px}