.layui-card-body {
    padding: 0 !important;
}

.layui-table-tool {
    background-color: #f1f1f1
}

.tableQuote td {
    border: 1px solid #fff;
    /* padding: 5px 7px; */
    line-height: 1.6;
    background-color: #fff;
}

.tableQuote .titleQuote {
    width: 140px;
    /* background-color: #f1f1f1; */
    text-align: right;
    line-height: 40px;
}

.tableQuote span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #eee;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 2px;
    margin: 5px  10px  5px 0px;
}

.tableQuote span:hover {
    border-color: orangered;
    color: orangered;
}

.quoteOn {
    border: 1px solid orangered !important;
    color: orangered;
}

table {
    margin: 0;
}

.layui-fluid {
    padding: 0px !important;
}

/* input[type="number"]:hover {
    border: 1px solid #ff0101;
} */
input[type="number"]:first {
    border: 1px solid #ff0101 !important;
}

/* 切换按钮 */
.tabsr-website {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    background-color: #f5f5f5;
}

.tab-website {
    width: 440px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    line-height: 40px;
    background-color: #fff;
    margin-right: 20px;
    margin-bottom: 10px;
    border: 1px solid #e8eaeb;
    border-radius: 3px;
}

.tab-website.active,
.tab-website:hover {
    background-color: #ed5736;
    color: #fff;
    font-weight: 500;
}

.tab-content-website {
    /* padding-top: 15px; */
    height: auto;
}

.tab-pane-website {
    display: none;
    color: #333;
    line-height: 30px;
    font-size: 14px;
}

.tab-pane-website.active {
    display: block;
}

.website_tabs-div {
    width: 100%;
    /* background-color: #eeeeee;  */
    justify-content: center;
    display: flex;
}

.website_tabs-div1 {
    width: 1204px;
}

.website_tabs-flex {
    width: 100%;
    justify-content: center;
    display: flex;
    height: auto;
}

.website_tabs-p {
    font-size: 16px;
    padding: 5px 20px;
    font-weight: 700;
}

.tabs-container-website {
    background-color: #F5F5F5;
    height: auto;
}

/* 右侧内容 */
/* 右侧提交订单信息 */

.details-search_div11 {
    width: 290px;
    height: auto;
    /* display: flex; */
    background: #fff;
    border-radius: 5px;
    padding: 10px 20px 20px 20px;
    /* margin: 10px; */
}

.delivery {
    font-weight: 700;
    line-height: 32px;
}

.flexBetween {
    width: 250px;
    display: flex;
    justify-content: space-between;
    /* 在主轴上均匀分布子元素 */
    align-items: center;
    font-size: 14px;
    line-height: 24px;
}

.inlineBlock {
    color: #595959;
}

.textright {
    color: #262626;
}

.flexBetween1 {
    width: 230px;
    display: flex;
    justify-content: space-between;
    /* 在主轴上均匀分布子元素 */
    align-items: center;
    font-size: 12px;
    line-height: 24px;
}

.bgff1f3f6 {
    width: 250px;
    background: #f8f8f8;
    border-radius: 4px;
    padding: 5px 10px;
}

.textright1 {
    color: #ff0000;
    font-weight: 700;
    font-size: 18px;
}
.smt_order {
    border: 1px solid #ed5736;
    background: #ed5736;
    color: #fff;
    padding: 8px 88px;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}

.smt_order:hover {
    border: 1px solid #ed5736;
    background: #ff522b;
    color: #fff;
    cursor: pointer;
}

.pcb_order {
    border: 1px solid #ed5736;
    background: #ed5736;
    color: #fff;
    padding: 8px 88px;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}

.pcb_order:hover {
    border: 1px solid #ed5736;
    background: #ff522b;
    color: #fff;
    cursor: pointer;
}

.pcbLengthAndWidth_textarea {
    width: 600px;
    height: 60px;
    border: 1px solid #ccc;
    padding: 10px;
}

.pcbLengthAndWidth_textarea:focus {
    border: 1px solid #3673fe;
    outline: none;
    border-radius: 1px 0px 0px 1px;
}

.calc-online_block-title__g7pHu {
    display: flex;
    margin-top: 20px;
}

.calc-online_title-text__D0cF0 {
    width: 4px;
    height: 20px;
    background: #1871ff;
    margin-right: 8px;
}

.calc-online_title-text__vn3wa {
    height: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    color: #1b1b1e;
}

#toast-container {
z-index: 19999999 !important; /* 高于 layer 的默认 z-index */
width: 200px;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    text-align: center;
    white-space: nowrap;
}
#toast-container > .toast {
    margin: 0 !important;
    width: auto !important;
}
.order-container-margin10{
    background-color: #fff;
    padding: 0 20px;
    padding-bottom: 50px;
}
.confim_address-but10{
    border: none;
    background-color: #fff;
    margin-left: 18px;
}
.confim_address-but10:hover{
    border: none;
    color: #ed5736;
    cursor: pointer;
}
.userSelect {color: #333;width: 130px; height: 34.4px; padding: 8px; border-radius: 5px; background-color: #fff; border: 1px solid #eee;float: right;}
.pcbBg {background-color: #F8F8F8; margin: 10px;}