.app{width:100%;box-sizing:border-box}.topView{background:#fff;border-radius:12px;padding:20px 10px 0 10px;box-sizing:border-box;box-shadow:0 1px 15px rgba(0,0,0,.1);min-width:1130px}.topView,.topView .searchBox{display:flex;justify-content:space-between}.topView .topbtns{margin-left:30px;height:36px;display:flex}.topView .headLeft{width:12%;display:flex;justify-content:space-between;vertical-align:top;margin-top:4px}.topView .headLeft img{cursor:pointer}.topView .btns{margin:0 0 20px 20px}.pageTitle{font-size:20px;font-weight:700;line-height:28px;color:#2081ff;margin:16px 0;display:flex;justify-content:space-between}.pageTitle .settleBox{width:780px;background:#2081ff;box-shadow:0 1px 15px rgba(32,129,255,.26);border-radius:6px;padding:8px 16px;box-sizing:border-box;font-size:16px;font-weight:700;line-height:22px;color:#fff}.pageTitle .settleBox div{display:flex;justify-content:space-between}.pageTitle .settleBox div span{font-size:14px;font-weight:700;color:#ffc117}.facilityBox{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 15px rgba(0,0,0,.1)}.slide-left-enter-active[data-v-0cbd1fce],.slide-left-leave-active[data-v-0cbd1fce],.slide-right-enter-active[data-v-0cbd1fce],.slide-right-leave-active[data-v-0cbd1fce]{will-change:transform;transition:all .5s;position:absolute}.slide-left-enter[data-v-0cbd1fce],.slide-right-leave-active[data-v-0cbd1fce]{opacity:0;transform:translateX(100%)}.slide-left-leave-active[data-v-0cbd1fce]{opacity:0;transform:translateX(-100%)}*{padding:0;margin:0;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:13px}a{text-decoration:none;color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 5px rgba(0,0,0,.3);background:#bbbfc9}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:10px;background:#ededed}