.menu[data-v-be458eea]{height:100vh;width:195px;background:#fff;overflow:hidden}.menu .menu-sub[data-v-be458eea]{transition:background .5s}.menu .menu-sub .menu-sub-title[data-v-be458eea]{padding:8px 20px 8px 25px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;cursor:pointer;width:195px;height:37px}.menu .menu-sub .menu-sub-title .title[data-v-be458eea]{font-size:14px;color:#333}.menu .menu-sub .menu-sub-title .right-box[data-v-be458eea]{height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.menu .menu-sub .menu-sub-title .right-box .slot-icon[data-v-be458eea]{display:none;margin-right:10px;width:13px;height:13px}.menu .menu-sub .menu-sub-title .right-box .arrows-icon[data-v-be458eea]{margin-top:2px;width:13px;height:13px;transform:rotate(0deg);transition:transform .2s}.menu .menu-sub .menu-sub-title:hover .right-box .slot-icon[data-v-be458eea]{display:block}.menu .menu-sub .menu-sub-title.menu-sub-title-active .right-box .arrows-icon[data-v-be458eea]{transform:rotate(90deg);transition:transform .2s}.menu .menu-sub .menu-item[data-v-be458eea]{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:195px;height:35px;padding:8px 25px 8px 35px;font-size:13px}.menu .menu-sub .menu-item[data-v-be458eea]:hover{background:#e0e0e0;color:#108ee9}.menu .menu-sub .menu-item.menu-item-active[data-v-be458eea]{text-align:center;background:#e0e0e0;color:#108ee9;border-left:4px solid #53b6eb}.menu .menu-sub .menu-item-box .menu-item[data-v-be458eea]{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:195px;height:35px;padding:8px 25px 8px 35px;font-size:13px}.menu .menu-sub .menu-item-box .menu-item[data-v-be458eea]:hover{background:#e0e0e0;color:#108ee9}.menu .menu-sub .menu-item-box .menu-item.menu-item-active[data-v-be458eea]{text-align:center;background:#e0e0e0;color:#108ee9;border-left:4px solid #53b6eb}.menu .menu-sub .menu-item-box.shrink[data-v-be458eea]{overflow:hidden;height:0}.menu .menu-sub .menu-item-box.shrink .menu-item[data-v-be458eea]{height:0}.shrink-box[data-v-749ea039]{transform:rotate(0deg);max-width:300px;transition:all .5s;margin-left:200px;position:relative;background:#98fb98}.shrink-box .content[data-v-749ea039]{height:100vh;width:300px}.shrink-box .btn[data-v-749ea039]{cursor:pointer;z-index:999;position:absolute;top:0;width:16px;height:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#eee8aa}.shrink-box .btn.left[data-v-749ea039]{border-radius:6px 0 0 6px;position:absolute;left:-15px}.shrink-box .btn.right[data-v-749ea039]{border-radius:0 6px 6px 0;position:absolute;right:-15px}.shrink-box .btn.right .btn-nomal[data-v-749ea039]{transform:rotate(0deg)}.shrink-box .btn.right .btn-nomal.btn-pack-up[data-v-749ea039]{transform:rotate(180deg)}.shrink-box .btn .nomal[data-v-749ea039]{transform:rotate(0deg)}.shrink-box .btn .nomal.active[data-v-749ea039]{transform:rotate(180deg)}.shrink-box-active[data-v-749ea039]{transform:translate(-120px);transition:all .5s}.shrink-box-active .content[data-v-749ea039]{width:0}.LVSP[data-v-749ea039]{transform:translate(-120px);transition:all .5s}.RVSP[data-v-749ea039]{transform:translate(120px);transition:all .5s}.overAll[data-v-0180603c]{width:100%}.overAll .head[data-v-0180603c]{width:100%;height:51px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 20px;border-bottom:1px solid grey}.overAll[data-v-233afdd3]{background:#fff;width:100%;height:calc(100vh - 50px);box-shadow:0 0 1px 0 #5e5d5d;padding:18px}.overAll .title[data-v-233afdd3]{margin-bottom:18px}.overAll .title>span[data-v-233afdd3]:first-child{font-size:14px;color:#333}.overAll .title>span[data-v-233afdd3]:nth-child(2){font-size:12px;color:#999}.overAll .content[data-v-233afdd3]{width:80%;height:90%;margin:0 auto;background:#f8f8f8;padding:30px 10px 20px;border-radius:8px}.overAll .content .tab-bar-box[data-v-233afdd3]{width:680px;margin:auto}.overAll .content .tab-bar-box .step-bar[data-v-233afdd3]{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:25px;margin-bottom:20px}.overAll .content .tab-bar-box .step-bar .bar-line[data-v-233afdd3]{box-sizing:content-box;border:1px solid #e9e9e9;position:absolute;width:100%;height:5px;background:#fff;top:50%;transform:translateY(-50%)}.overAll .content .tab-bar-box .step-bar .step[data-v-233afdd3]{position:relative;z-index:88;width:50px;height:25px;cursor:pointer}.overAll .content .tab-bar-box .step-bar .step .num-circle[data-v-233afdd3]{border:1px solid #e9e9e9;background:#fff;width:25px;height:25px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.overAll .content .tab-bar-box .step-bar .step .step-line[data-v-233afdd3]{z-index:-1;position:absolute;width:50px;height:5px;top:50%;left:25%;transform:translate(-50%,-50%)}.overAll .content .tab-bar-box .step-bar .step-active .num-circle[data-v-233afdd3]{background:#00f;color:#fff}.overAll .content .tab-bar-box .step-bar .step-active .step-line[data-v-233afdd3]{background:#00f}.overAll .content .tab-bar-box .bar-view[data-v-233afdd3]{position:relative;width:100%;height:664px;background:teal}.overAll .content .tab-bar-box .bar-view img[data-v-233afdd3]{width:100%;height:100%}.overAll .content .tab-bar-box .bar-view .left-btn[data-v-233afdd3]{color:#c6c6c6;position:absolute;top:50%;left:-10%;font-size:50px;transform:translate(-20%,-50%)}.overAll .content .tab-bar-box .bar-view .right-btn[data-v-233afdd3]{color:#c6c6c6;position:absolute;top:50%;right:-10%;font-size:50px;transform:translate(20%,-50%)}.overAll[data-v-b3f0dba0]{width:100%}.overAll .content .card1[data-v-b3f0dba0]{margin-bottom:15px;background:#fff;border-radius:8px;box-shadow:0 0 1px 0 #5e5d5d;padding:18px}.overAll .content .card1 .title[data-v-b3f0dba0]{margin-bottom:18px}.overAll .content .card1 .title>span[data-v-b3f0dba0]:first-child{font-size:14px;color:#333}.overAll .content .card1 .title>span[data-v-b3f0dba0]:nth-child(2){margin-left:15px;font-size:12px;color:#999}.overAll .content .card1 .box-list[data-v-b3f0dba0]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.overAll .content .card1 .box-list .box-item .img-box[data-v-b3f0dba0]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:40px;width:70px;height:70px;border-radius:8px}.overAll .content .card1 .box-list .box-item .text[data-v-b3f0dba0]{text-align:center;margin-left:10px;margin:10px 0}.overAll .content .card2[data-v-b3f0dba0]{background:#fff;border-radius:8px;box-shadow:0 0 1px 0 #5e5d5d;padding:18px}.overAll .content .card2 .title[data-v-b3f0dba0]{font-size:14px;color:#333;margin-bottom:18px}.overAll .content .card2 .content[data-v-b3f0dba0]{font-size:18px;color:#b7b7b7}.all[data-v-501b94ae]{display:-ms-flexbox;display:flex}.all .menu[data-v-501b94ae]{margin-right:20px}.all .content[data-v-501b94ae]{width:70%;-ms-flex:auto;flex:auto;background:#f9f9f9;padding:20px 50px 10px}