[v-cloak]{display: none;}
.quote-section{min-height: 800px;background-color: #f2f5fa;padding-top:20px;padding-bottom: 20px;}
.quote-container{
    background-color: #fff;
    border-radius: 12px;
    padding: 24px;
}
.quote-form-section{
    display: flex;
}
.quote-form-item.left{padding-right: 10px;}
.quote-form-item.right{padding-left: 10px;}
.quote-form-item{flex:1}
.quote-form-item .title-wrap{display: flex;justify-content: space-between;align-items: center;}
.quote-form-item .title{
    font-size: 16px;
    font-weight: 700;
    color: #281e4b;
    line-height: 55px;
}
.quote-form-item .title-wrap .form-group{margin-bottom: 0px!important;}
.quote-form-item .title-wrap .select-shipform{
    position: relative;
}
.quote-form-item .title-wrap .select-shipform .select-title{
    color:#369afe;
    margin-right: 10px;
}
.quote-form-item .title-wrap .select-shipform{cursor: pointer;}
.quote-form-item .title-wrap .select-shipform .down-font{width: 9px;height: 9px;font-size: 9px;}
.flex-space-beteewn{display: flex;justify-content: space-between;align-items: center;}
.flex-space-beteewn .form-group{flex:1}
.flex-space-beteewn .form-group:first-child{padding-right: 5px;}
.flex-space-beteewn .form-group:last-child{padding-left: 5px;}
.form-control,.form-control[readonly]{
    line-height: 40px;
    height: 40px;
    outline: none;
    padding-right: 30px;
    background: #fafdff;
    padding-left: 12px;
    border-radius: 8px;
    border: 1px solid #d8dae6 !important;
    font-size: 14px !important;
    font-family: Montserrat-Regular, Montserrat;
    font-weight: 400;
    color: #7d88b3;
}
.form-control:focus{
    box-shadow: none;
    outline: 0;
}
.form-group label{
    font-weight: 500;
    color: #281e4b;
    font-size: 14px;
}
.address-type-checkbox .glyphicon-question-sign{color: #42acf5;}
/* 包裹信息 */
.quote-package-section .title,.shipment-quote-section .title,.order-section .title{
    margin:5px 0px 20px;
    border-bottom: 1px solid #dfdaed;
    font-size: 16px;
    font-weight: 700;
    color: #281e4b;
    line-height: 45px;
}
.shipment-quote-section .title.quote-title{
    margin:0px 0px 20px!important;
}
.quote-package-section .pakage-num-tips{display: flex;align-items: center;color: #8f8bb0;font-size: 14px;}
.quote-package-section .pakage-num-tips .form-control{width: 233px;margin-right: 10px;}
.quote-package-section .pakage-num-tips .pakage-usps-tips{
    font-weight: 700;
}
.flex-default{display: flex;align-items: flex-end;}
.quote-package-section .pakage-item {transition: all 0.3s ease-in-out;}
.quote-package-section .pakage-item .form-group, .order-section .form-group{
    margin-right: 24px;
    margin-bottom: 20px;
    width: 260px;
    position: relative;
}
.quote-package-section .pakage-item .no-border,.order-section .no-border{
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    border-top-color: transparent!important;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    height: 55px;
    padding-left: 36px;
    padding-right: 76px;
    padding-top: 18px;
    text-align: center;
}
.quote-package-section .pakage-item .form-group .absolute-label,.order-section .absolute-label{
    position: absolute;
    left:0;
    bottom:5px;
}
.quote-package-section .pakage-item .form-group .absolute-select{
    position: absolute;
    height: 36px;
    right: 0;
    bottom: 5px;
    width: 70px;
    padding-right: 10px;
    color: #1f2d3d;
    font-weight: bold;
}
.quote-package-section .pakage-item .form-group .absolute-text{
    position: absolute;
    right: 0;
    bottom: 5px;
    font-weight: 700;
}
.quote-package-section .pakage-item .split{
    font-size: 35px;
    letter-spacing: 5px;
    color: #b7bbd4;
}
.submit-button {
    text-align: center;
    padding-bottom: 56px;
    position: relative;
}
.submit-button .loading-img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -3%);
    width: 140px;
    z-index: 1000;
}
.submit-button .calc-price{
    width: 150px;
    box-sizing: border-box;
    background-color: #409EFF;
    height: 40px;
    border-radius: 20px;
}
.shipment-quote-section .quote-tips{
    color: #9894b6;
    font-size: 14px;
}
/* 表单校验样式个性化 */
.quote-form-section .form-group,.quote-form-section .form-group label{position: relative;}
.quote-form-section .form-group label.required::after{
    position: absolute;
    right:-5px;
    top:0;
    content: '*';
    width: 5px;
    color: red;
}
.quote-form-section .help-block,.shipment-form.bv-form .help-block{position: absolute;margin-top: 0;margin-bottom: 0;}
.quote-form-section .has-error .form-control:focus,.quote-form-section .has-success .form-control:focus{
    box-shadow: none;
}
.absolute-label.required::after{
    position: absolute;
    right:-5px;
    top:0;
    content: '*';
    width: 5px;
    color: red;
}
/* 运单信息 */
.order-section .no-border{
    padding-left: 78px;
    padding-right: 0px;
    padding-top: 18px;
}
/* 表格 */
.table-wrap{
    margin-top: 20px;
}
.channel-type{
    /* padding-top: 10px; */
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}
.channel-type .all,.channel-type .usps{
    flex:1;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all 0.2s ease;
    cursor: pointer;
    position: relative;
    color: #a3accc;
}
.channel-type .active{
    background-color: #009df4;
    color: #333;
    font-weight: 600;
}
.table-wrap .table-th{
    font-size: 14px;
    color: #281e4b;
    font-weight: 700;
    text-align: center;
    line-height: 48px;
    box-sizing: border-box;
    padding: 0;
}
.table-wrap  .table>thead>tr>th{
    border-bottom: none;
}
.table-wrap .table-hover>tbody>tr:hover{
    background-color: #F5F7FA;
}
.table-wrap tr td{
    text-align: center;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    line-height: 27px!important;
    border-top: none!important;
}
.table-wrap .channel-name-val{
    font-size: 12px;
    color: rgb(51, 51, 51);
}
.table-wrap .channel-old-price{
    font-size: 12px;
    color: red;
    font-weight: bold;
    text-decoration: line-through;
}
.table-wrap  .channel-new-price{
    font-size: 12px;
    font-weight: bold;
    color: rgb(54, 154, 254);
}
.table-wrap .channel-time{
    font-size: 12px;
    color: rgb(51, 51, 51);
}
.table-wrap .channel-cerate{
    color: rgb(14, 144, 210);
    cursor: pointer;
}
.table-wrap .empty{
    line-height: 300px;
    text-align: center;
}

