.z1-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;fill:#333;font-family:PingFang SC-Bold,PingFang SC}.z1-icon__svg{-webkit-transition:all .2s linear;transition:all .2s linear;-webkit-transform:rotate(var(--rotate));transform:rotate(var(--rotate))}.z1-icon_spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.z1-alert{min-width:384px;width:auto;padding:8px 12px;border-radius:var(--border-radius-base);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:top;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);font-family:PingFang SC-Bold,PingFang SC;border:1px solid var(--border-color-base)}.z1-alert.z1-alert-show-title-and-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.z1-alert .z1-alert-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.z1-alert .z1-alert-body,.z1-alert .z1-alert-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.z1-alert .z1-alert-wrap.z1-alert-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.z1-alert .z1-alert-wrap.z1-alert-center .z1-alert-body{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%}.z1-alert .z1-alert-wrap.z1-alert-center .z1-alert-body .z1-alert-header-text{text-align:center}.z1-alert.z1-alert-show-icon-true .z1-alert-wrap.z1-alert-center .z1-alert-body{max-width:calc(100% - 40px)}.z1-alert .z1-alert-icon{-webkit-transition:all .3s linear;transition:all .3s linear;margin-right:5px;height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.z1-alert .z1-alert-header,.z1-alert .z1-alert-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.z1-alert .z1-alert-header{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.z1-alert .z1-alert-header-text{font-weight:700}.z1-alert .z1-alert-content,.z1-alert .z1-alert-header-text{line-height:20px;font-size:14px;color:#3d4050;-webkit-transition:all .3s linear;transition:all .3s linear}.z1-alert-effect-dark{border:none}.z1-alert-success.z1-alert-effect-dark{background-color:var(--success-color-8);-webkit-box-shadow:none;box-shadow:none}.z1-alert-success.z1-alert-effect-dark .z1-alert-close-wrapper .z1-alert-close:after,.z1-alert-success.z1-alert-effect-dark .z1-alert-close-wrapper .z1-alert-close:before{background-color:var(--success-color)}.z1-alert-success.z1-alert-effect-dark .z1-alert-close-wrapper:hover .z1-alert-close:after,.z1-alert-success.z1-alert-effect-dark .z1-alert-close-wrapper:hover .z1-alert-close:before{background-color:var(--success-color-3);opacity:.8}.z1-alert-warning.z1-alert-effect-dark{background-color:var(--warning-color-8);-webkit-box-shadow:none;box-shadow:none}.z1-alert-warning.z1-alert-effect-dark .z1-alert-close-wrapper .z1-alert-close:after,.z1-alert-warning.z1-alert-effect-dark .z1-alert-close-wrapper .z1-alert-close:before{background-color:var(--warning-color)}.z1-alert-warning.z1-alert-effect-dark .z1-alert-close-wrapper:hover .z1-alert-close:after,.z1-alert-warning.z1-alert-effect-dark .z1-alert-close-wrapper:hover .z1-alert-close:before{background-color:var(--warning-color-3);opacity:.8}.z1-alert-error.z1-alert-effect-dark{background-color:var(--error-color-8);-webkit-box-shadow:none;box-shadow:none}.z1-alert-error.z1-alert-effect-dark .z1-alert-close-wrapper .z1-alert-close:after,.z1-alert-error.z1-alert-effect-dark .z1-alert-close-wrapper .z1-alert-close:before{background-color:var(--error-color)}.z1-alert-error.z1-alert-effect-dark .z1-alert-close-wrapper:hover .z1-alert-close:after,.z1-alert-error.z1-alert-effect-dark .z1-alert-close-wrapper:hover .z1-alert-close:before{background-color:var(--error-color-3);opacity:.8}.z1-alert-info.z1-alert-effect-dark{background-color:var(--primary-color-8);-webkit-box-shadow:none;box-shadow:none}.z1-alert-info.z1-alert-effect-dark .z1-alert-close-wrapper .z1-alert-close:after,.z1-alert-info.z1-alert-effect-dark .z1-alert-close-wrapper .z1-alert-close:before{background-color:var(--primary-color)}.z1-alert-info.z1-alert-effect-dark .z1-alert-close-wrapper:hover .z1-alert-close:after,.z1-alert-info.z1-alert-effect-dark .z1-alert-close-wrapper:hover .z1-alert-close:before{background-color:var(--primary-color-3);opacity:.8}.z1-alert-close-wrapper{min-height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.z1-alert-close-wrapper .z1-alert-close:after,.z1-alert-close-wrapper .z1-alert-close:before{background-color:#b7b7b7}.z1-alert-close-wrapper:hover .z1-alert-close:after,.z1-alert-close-wrapper:hover .z1-alert-close:before{opacity:.8}.z1-alert-close-wrapper{cursor:pointer}.z1-alert-close-wrapper .z1-alert-close{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;-webkit-transform:scale(var(--ggs,1));transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid transparent;border-radius:40px}.z1-alert-close-wrapper .z1-alert-close:after,.z1-alert-close-wrapper .z1-alert-close:before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:12px;height:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:5px;top:4px;left:1px}.z1-alert-close-wrapper .z1-alert-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.z1-alert-fade-leave{opacity:0;-webkit-transform:translateY(-30%);transform:translateY(-30%);-webkit-transition:all .4s ease;transition:all .4s ease}.z1-divider{font-family:PingFang SC-Bold,PingFang SC}.z1-divider .z1-divider-text{position:absolute;top:50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;color:#333;font-weight:500;font-size:14px;line-height:2;background:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.z1-divider .z1-divider-text-left{left:24px}.z1-divider .z1-divider-text-center{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.z1-divider .z1-divider-text-right{right:24px}.z1-divider-horizontal{font-family:PingFang SC-Bold,PingFang SC;position:relative;clear:both;width:100%;min-width:100%;max-width:100%;margin:20px 0}.z1-divider-vertical{display:inline-block;min-width:1px;max-width:1px;min-height:1em;margin:0 12px;vertical-align:middle}.routes-info .route-row[data-v-3a47270e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.routes-info .route-tag[data-v-3a47270e]{width:20px;height:20px;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;border-radius:999px;color:#fff;font-size:12px;border:2px solid #fff;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);box-shadow:0 4px 4px 0 rgba(0,0,0,.1);z-index:1}.routes-info .route-tag.tag-load[data-v-3a47270e]{background:#3a65ff}.routes-info .route-tag.tag-unload[data-v-3a47270e]{background:#f59a23}.routes-info .route-info[data-v-3a47270e]{height:100%;margin-left:-13px;padding-left:20px;padding-bottom:20px}.routes-info .route-info .route-info-row[data-v-3a47270e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.routes-info .route-info .route-info-row.route-title[data-v-3a47270e]{line-height:24px;font-size:16px;font-weight:600;color:#333}.routes-info .route-info .route-info-row.route-detail[data-v-3a47270e]{line-height:20px;font-size:14px;color:#999}.routes-info .route-info-divider[data-v-3a47270e]{width:200px;height:0;border:1px dashed #707070}.routes-info .route-info-value[data-v-3a47270e]{color:#333}.routes-info .route-info-label[data-v-3a47270e]{color:#999}.goods-info[data-v-3a47270e],.transport-info[data-v-3a47270e]{margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.goods-info .info-icon[data-v-3a47270e],.transport-info .info-icon[data-v-3a47270e]{width:20px;height:20px;margin-right:10px}.goods-info .info-divider[data-v-3a47270e],.transport-info .info-divider[data-v-3a47270e]{width:1px;height:20px;background-color:#333;margin:0 10px}.page-top[data-v-d7d36c42]{margin-top:56px}.common-style-content[data-v-d7d36c42]{width:1400px;margin:0 auto}.common-wrapper[data-v-d7d36c42]{min-height:calc(100vh - 92px)}.common-wrapper-gray[data-v-d7d36c42]{background-color:#f9f9f9}.style-button[data-v-d7d36c42]{border-radius:2px;height:43px;width:112px;font-weight:700}.page-wrapper[data-v-d7d36c42]{background-color:#fff;border:1px solid #e4e7ed;width:100%;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-d7d36c42] .form-input{height:48px}[data-v-d7d36c42] .form-input .el-input__prefix{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}[data-v-d7d36c42] .form-input input{height:48px;line-height:48px;font-size:16px;border-radius:2px;padding-left:65px;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-d7d36c42] .form-input .input-icon{position:relative;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px}[data-v-d7d36c42] .form-input .input-icon:before{content:"";display:block;position:absolute;right:-15px;top:0;bottom:0;height:20px;margin:auto;width:1px;background:#b3b3b3}.container[data-v-d7d36c42]{padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f6f7fb}.container .wrapper[data-v-d7d36c42]{width:1200px;margin:0 auto}.container .quotation-wrap[data-v-d7d36c42]{margin-top:20px;padding:30px;border-radius:4px;background:#fff;-webkit-box-shadow:0 3px 14px 1px rgba(0,0,0,.05);box-shadow:0 3px 14px 1px rgba(0,0,0,.05)}.container .quotation-wrap[data-v-d7d36c42] .el-form-item__label{display:block}.container .quotation-wrap .section-title[data-v-d7d36c42]{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:16px;font-weight:600;color:#333}.container .quotation-wrap .section-title[data-v-d7d36c42]:before{content:"";display:block;width:4px;height:16px;background-color:#3a65ff;margin-right:10px}