﻿@charset "utf-8";

/*.ParameterTableBox{
    display:block!important
}*/
.cl-707070 {
    color: #707070;
}

.w1280 {
    width: 1280px;
    margin: auto;
}

label {
    font-weight: normal;
}

.undis {
    display: none;
}

.rel {
    position: relative;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl-f90 {
    color: #f90
}

.clearfix {
    zoom: 1;
}

.not-selectable {
    cursor: not-allowed;
}

.filename, .sizeBox, .bulkNum {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 190px;
    display: inline-block;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    line-height: 0;
    overflow: hidden;
}

.title_compile, .title_remove {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

.title_parent {
    /*display: none;*/
    float: right;
    margin-right: 20px;
    line-height: 80px;
}

    .title_parent span {
        cursor: pointer;
    }

        .title_parent span:hover {
            color: #f90;
        }

.option-choose li:hover .exe_box {
    display: block;
}

.option-con {
    position: relative;
}

.title_parent_Show {
    display: inline;
}

.tit_parent:hover .title_parent {
    display: block
}

.goodsList_box .option_border {
    border: 1px solid #f90
}

.tit_parent {
}

    .tit_parent:hover .online_info {
        border: 1px solid #f90
    }

.title_h4 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    line-height: 50px;
    position: relative;
    padding-left: 20px;
    /*    display: flex;
    justify-content: space-between;*/
    align-items: center;
}

    .title_h4 a {
        /* position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    top: 0;
    background: url(/Content/img/cnc/title_h4.png) no-repeat center;
    background-position: 100%;*/
    }

.upLoadBox {
    min-height: 220px;
    background: #fff;
    margin-top: 20px;
    padding: 15px 20px;
}

.upLoad {
    height: 250px;
    text-align: center;
    padding-top: 85px;
    cursor: pointer;
    background-color: #fafafa;
    border: dashed 2px #d9d9d9;
    position: relative;
}

.upLoadIng {
    border: 1px dashed #008C95;
    position: absolute;
    display: none;
    height: 250px;
    top: 0;
    width: 100%;
}

    .upLoadIng .progress_txt {
        z-index: 9;
        position: absolute;
        font-size: 16px;
        color: #008C95;
        top: 50%;
        margin-top: -20px;
        text-align: center;
    }

.SaveHide {
    display: none;
}

.upProgress {
    width: 0%;
    background: #FFF6ED;
    height: 250px;
    border-right: 5px solid #008C95;
    position: absolute;
    left: 1px;
    top: -2px;
    z-index: 0;
}

.upLoad:hover {
    border: 2px dashed #008C95;
}


.upLoadList li:hover a {
    color: #008C95;
}

.upLoadList li:hover .deleteList {
    visibility: initial;
}


.upLoadList li {
    float: left;
    padding-right: 24px;
}

    .upLoadList li a {
        line-height: 18px;
        display: inline-block;
    }

.FileDataBox .f12 {
    margin-bottom: 3px;
    color: #666;
}

.tips_box {
    padding: 20px 0;
    line-height: 20px;
}

    .tips_box:before {
        content: '';
        float: left;
        width: 16px;
        height: 20px;
        background: url(https://www.allpcb.com/img/img/cnc/ipk.png) no-repeat left center;
        margin-right: 10px;
    }

.goodsList {
    border-bottom: 0;
    width: 100%;
    margin-bottom: 20px;
}

    .goodsList th {
        line-height: 40px;
        background: #F5F5F5;
        font-size: 14px;
        font-weight: normal;
    }

    .goodsList tbody tr td:nth-of-type(1) {
        padding-left: 15px
    }

    .goodsList tbody tr td {
        padding: 27px 0;
        vertical-align: top;
        border-bottom: 1px solid #E7E7E7;
    }

    .goodsList .nameInput, .goodsList .remarkInput {
        width: 190px;
        line-height: 34px;
        border: 1px solid #ccc;
        padding: 0 10px;
    }


.goodsListMoren {
    border: 1px solid #F3F3F3;
    border-bottom: 0;
    width: 100%;
}

    .goodsListMoren th {
        line-height: 40px;
        background: #F5F5F5;
        font-size: 14px;
        font-weight: normal;
    }

    .goodsListMoren tbody tr td:nth-of-type(1) {
        padding-left: 15px
    }

    .goodsListMoren tbody tr td {
        padding: 27px 0;
        vertical-align: top;
        border-bottom: 1px solid #E7E7E7;
    }

    .goodsListMoren .nameInput, .goodsListMoren .remarkInput {
        width: 190px;
        line-height: 34px;
        border: 1px solid #ccc;
        padding: 0 10px;
    }




















.numInputBox {
    margin: auto;
    width: 130px;
}

    .numInputBox > input {
        float: left;
        width: 20px;
        height: 36px;
        line-height: 34px;
        text-align: center;
        background: #fff;
        border: 1px solid #E7E7E7;
        cursor: pointer;
    }

    .numInputBox .numInput {
        width: 80px;
        border-left: none;
        border-right: none;
    }


.title {
    width: 120px;
    line-height: 30px;
}

.h30 {
    line-height: initial;
}

.form-control {
    padding: 0 8px;
}

.xy-sizepanelpic {
    position: absolute;
    top: -18px;
    right: 10px;
}

.option-choose {
    margin: 0;
    padding: 0;
}

    .option-choose li {
        float: left;
    }

    .option-choose .item {
        min-width: 80px;
        text-align: center;
        height: 30px;
        line-height: 29px;
        color: #666;
        border: 1px solid #e7e7e7;
        margin-right: 8px;
        font-weight: 400;
        cursor: pointer;
        line-height: 28px;
        margin-bottom: 0px;
        padding: 0 10px;
    }

    .option-choose .choose {
        border: 1px solid #008C95;
        color: #333;
        background: #E1F8FA;
    }

.option-number {
    width: 115px;
    height: 30px;
    padding-top: 3px;
}

.jp-ico {
    background-image: url('/Content/img/icons.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
}

.subscript-ico {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
    background-position: -40px 0;
}



.addList {
    line-height: 50px;
    color: #f90;
    text-align: center;
    width: 100%;
    font-size: 14px;
    cursor: pointer;
    background-color: rgb(246, 246, 246);
    border: #e7e7e7;
    border-top: none;
}

    .addList:hover {
        background: #E1F8FA
    }

.numInputBox2 input {
    height: 30px;
    line-height: 30px;
}


.option-size {
    width: 187px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #F5F5F5;
    border-radius: 2px;
}

.option {
    margin-bottom: 10px;
}

.option-size .form-control {
    width: 70px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 6px 7px;
}

    .option-size .form-control.active {
        background: #fff3f3;
        border: 1px solid #ffa8a8;
    }

.option-size {
    width: 200px;
    height: 30px;
    background-color: #eee;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

    .option-size .form-control {
        width: 70px;
        height: 28px;
        line-height: 28px;
        padding-top: 0;
        padding-bottom: 0;
        border-left: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        border-top: none;
        border-bottom: none;
        display: inline-block;
    }

.layui-upload-file {
    display: none !important
}



.allAddCartBox, .allAddCartBox2 {
    background: #fff;
    width: 100%;
    height: 80px;
}

    .allAddCartBox.active {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
        border-top: 1px solid #DFE1E6;
    }

.allAddCart {
    display: block;
    border-radius: 4px;
    line-height: 50px;
    height: 50px;
    width: 200px;
    margin: 15px 0;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    color: #fff !important;
    border: 1px solid #008C95;
    background: #008C95;
}

    .allAddCart:hover {
        background: #07A698;
    }

    .allAddCart .cart {
        background: url(/Content/img/ThreeDPrint/cart2.png) no-repeat;
    }

.allprice {
    margin-top: 16px;
    margin-right: 25px;
    font-weight: bold
}

.allpriceY {
    margin-top: 20px;
}

.ProductionCycle {
    margin-top: 18px;
    margin-right: 5px;
    font-size: 24px;
    font-weight: bold
}


#boardnumber li input {
    width: 12px;
    height: 12px;
}

.boardnumberbtn input {
    vertical-align: middle;
    line-height: 20px;
}

/*.online_box{display:block}*/
/*    .online_box li:nth-of-type(6) {
        background: url(/Content/img/newindexV3/nav_bg_hover.png);
    }*/
/*.bigBox{padding-top:35px;}*/
/*.banner {
    width: 1280px;
    height: 212px;
    background: url(/Content/img/cnc/cnc_banner.jpg) no-repeat center center;
    margin: auto;
    color: #fff;
    margin-top: 25px;
    padding-top: 30px;
    cursor: pointer;
}*/
.goodsList .upLoadBtn {
    width: 88px;
    height: 36px;
    line-height: 34px;
    background: #f2f2f2;
    border-color: rgb(228, 228, 228);
    margin: 0;
}

.goodsList .upload_btn {
    width: auto;
    background: none;
    border: none;
    text-align: left;
}

.goodsList .colorSelect {
    height: 36px;
    width: 160px;
    border-color: rgb(228, 228, 228);
    padding-left: 10px;
}

.goodsList .fileName {
    margin-top: 10px;
}

.goodsListMoren .colorSelect {
    height: 36px;
    width: 160px;
    border-color: rgb(228, 228, 228);
    padding-left: 10px;
}

.goodsListMoren .fileName {
    margin-top: 10px;
}

.delt_btn:hover {
    color: #f90
}

.files_2dBox li {
    height: 38px;
    line-height: 38px;
    margin-right: 60px;
    float: left;
}

.files_2dBox .deleteTr {
    margin-left: 5px;
}

    .files_2dBox .deleteTr img {
        margin-left: 3px;
        vertical-align: sub;
    }

.goodsList .deleteTr {
    margin-top: 5px;
}

    .goodsList .deleteTr img {
        margin-left: 5px;
        vertical-align: sub;
    }

.FileDataBox .upLoadList {
    width: 500px;
}

.goodsList .input {
    height: 36px;
    line-height: 36px;
    border: 1px solid #dcdcdc;
    width: 165px;
    padding-left: 7px;
    position: relative;
}

    .goodsList .input.current {
        border: 1px solid #f90;
        border-bottom: none !important;
    }

.goodsListMoren .input {
    height: 36px;
    line-height: 36px;
    border: 1px solid #dcdcdc;
    width: 165px;
    padding-left: 7px;
    position: relative;
}

    .goodsListMoren .input.current {
        border: 1px solid #f90;
        border-bottom: none !important;
    }

.goodsList .boardnumber {
    top: 36px;
    left: 0;
}

.fileMinImg {
    width: 64px;
    text-align: center;
}

    .fileMinImg img {
        width: 64px;
        height: 64px;
    }

/*20210908改版*/
.online_cont_title {
    border-top: 1px solid #DFE1E6;
    padding: 20px 0 24px 20px;
}

    .online_cont_title .option {
        margin-bottom: 0;
    }
/*.online_title_fl{
    padding:20px 0 24px 20px;
}*/
.dynamic_param {
    background: #fff;
}

    .dynamic_param li {
        float: left;
        height: 40px;
        color: #666;
    }

        .dynamic_param li span {
            height: 40px;
            line-height: 40px;
            padding-left: 10px;
        }

        .dynamic_param li .title {
            width: 80px;
            background: #F0F0F0;
            display: block;
            float: left;
            border-left: 1px solid #DFE1E6;
            border-right: 1px solid #DFE1E6;
        }

.online_title_fr {
    width: 948px;
}

.dynamic_param li .selectData {
    display: block;
    float: left;
    width: 235px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #DFE1E6;
}

.online_info {
    border: 1px solid #DFE1E6;
}

.option_box {
    padding: 15px 20px;
    border: 1px solid #DFE1E6;
    border-top: none;
}

.lookBigPic {
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

.thumbnail_pic {
    width: 80px;
    height: 80px;
}

.Surface_option li, .grade_option li {
    position: relative;
}

.exe_box {
    position: absolute;
    display: none;
    background: url('/Content/img/PrecisionOnline/cnc/box.png') no-repeat center;
    width: 267px;
    height: 227px;
    z-index: 9;
    text-align: center;
    padding-top: 30px;
    bottom: 20px;
    left: -97px;
}

.Surface_option .exe_box span {
    display: block;
    margin-top: 10px;
}

.grade_option .exe_box span {
    display: block;
    margin-top: 10px;
}

.save_btn {
    width: 140px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    background-color: #f90;
    border-radius: 4px;
    display: block;
    margin: auto;
    text-align: center;
    cursor: pointer;
}

.elseBox {
    padding: 30px 20px;
    border: 1px solid #DFE1E6;
}

.not_upload {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
}

.allAddCartBox.active {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
}

.banner_ul {
    background: url(/Content/img/SheetMetal/tab1.png) no-repeat center bottom;
    height: 50px;
}

    .banner_ul li {
        text-align: center;
        height: 50px;
        line-height: 50px;
        float: left;
        width: 50%;
        color: #fff;
        font-size: 20px;
        cursor: pointer;
    }

        .banner_ul li .xj_icon {
            margin-top: -3px;
        }

        .banner_ul li span {
            font-size: 12px;
            color: #FF0000;
            position: relative;
            top: -12px;
        }

.customInput {
    width: 20px;
    height: 80px;
    background: url(/Content/img/cnc/unselect.png) no-repeat center;
    margin-right: 10px;
    margin-bottom: 0;
}

    .customInput.active {
        background: url(/Content/img/cnc/select.png) no-repeat center;
    }

.option-con .specialNote {
    background: #E1F8FA;
    width: 1110px;
    height: 80px;
    border: none;
    padding: 10px;
    resize: none
}

.option-con .num_input {
    width: 140px;
    height: 35px;
    border: 1px solid #DFE1E6;
    padding-left: 10px;
}

.nemtitle_img {
    background: url(/Content/img/cnc/title_img.jpg) no-repeat center right;
    height: 50px;
    width: 480px;
}

    .nemtitle_img span {
        width: 110px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #008C95;
        color: #fff;
        /* font-size: 16px; */
        border-radius: 20px;
        display: block;
        margin: 10px;
        float: right;
    }

.OnlinePrice .ww1 {
    width: 515px;
}

.OnlinePrice .ww2 {
    width: 200px;
}

.OnlinePrice .ww3 {
    width: 240px;
}

.ManualPrice .ww1 {
    width: 515px;
}

.goodListItem {
    margin-bottom: 20px;
}

.deleteFile {
    text-align: center;
    border: none;
    border-radius: 10px;
}

    .deleteFile h2 {
        font-size: 24px;
        margin-top: 28px;
    }

    .deleteFile .layui-layer-content {
        padding: 45px 60px 1px 60px;
        height: 200px !important;
    }

    .deleteFile .layui-layer-btn {
        text-align: center;

    }

        .deleteFile .layui-layer-btn a {
            width: 112px;
            height: 40px;
            line-height: 40px;
            border-radius: 4px;
            font-size: 16px;
            cursor: pointer;
            border: 1px solid #f90;
        }

        .deleteFile .layui-layer-btn .layui-layer-btn0 {
            color: #f90;
            background: #fff;
            margin-right: 12px;
        }

        .deleteFile .layui-layer-btn .layui-layer-btn1 {
            color: #fff;
            background: #f90;
        }

        .deleteFile .layui-layer-btn a:hover {
            color: #fff;
            background: #F2AA30;
        }
