.boxMainBody{background-color:#fff}
/*.ParameterTableBox{
    display:block!important
}*/
body {
    overflow-x:hidden;
}
.w1280 {
    width: 1280px;
    margin: auto;
}

label {
    font-weight: normal;
}

.undis {
    display: none;
}

.rel {
    position: relative;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl-f90 {
    color: #008C95
}

.clearfix {
    zoom: 1;
}

.filename, .sizeBox, .bulkNum {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    line-height: 0;
    overflow: hidden;
}

/*.title_h4 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    line-height: 40px;
    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/model/title_h4.png) no-repeat center;
        background-position: 100%;
    }

 .title_h4 em {
        font-size: 12px;
        color: #999;
    }


.upLoadBox {
    min-height: 220px;
    background: #fff;
    margin-top: 20px;
    padding: 15px 20px;
}

.upLoad {
    height: 124px;
    text-align: center;
    padding-top: 30px;
    cursor: pointer;
    background-color: #E1F8FA;
    border: dashed 2px #d9d9d9;
    position: relative;
}
/*.upLoad_3d{
    width: 760px;
}*/
.upLoad_2d {
    width: 500px;
}

.upLoadIng {
    border: 1px dashed #008C95;
    position: absolute;
    display: none;
    height: 122px;
    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;
    }

.upProgress {
    width: 0%;
    background: #FFF6ED;
    height: 122px;
    border-right: 5px solid #008C95;
    position: absolute;
    left: 1px;
    top: -2px;
    z-index: 0;
}

.tips_box {
    padding: 12px 20px;
    border: 1px solid #DFE1E6;
    border-top: none;
}

.upLoad:hover {
    border: 2px dashed #008C95;
}


.upLoadList li:hover a {
    color: #008C95;
}

.upLoadList li:hover .deleteList {
    visibility: initial;
    cursor: pointer;
}

/*.upLoadBtn {
    width: 160px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #adadad;
    background: #fff;
    border-radius: 4px;
    margin: 0 auto 10px;
}*/

.upLoadList li {
    float: left;
    padding-right: 24px;
}

    .upLoadList li a {
        line-height: 18px;
        display: inline-block;
    }

.FileDataBox .f12 {
    margin-bottom: 3px;
    color: #666;
}

.goodsList {
    border-bottom: 0;
    width: 100%;
    margin-bottom: 20px;
}

.online_info {
    border: 1px solid #DFE1E6;
}

.SaveHide {
    display: none;
}

.tit_parent:hover .title_parent {
    display: block
}

.tit_parent {
}

    .tit_parent:hover .online_info {
        border: 1px solid #f90
    }

.online_cont_title {
    background: #f7f6f4;
    border-top: 1px solid #DFE1E6;
}

.online_title_fl {
    padding: 16px 0 24px 20px;
}

.lookBigPic {
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

.lookBtn .thumbnail_pic {
    width: 80px;
    height: 80px;
}

.online_title_fr {
    width: 948px;
}

.dynamic_param {
    background: #fff;
}

    .dynamic_param li .title {
        width: 80px;
        background: #F0F0F0;
        display: block;
        float: left;
        border-left: 1px solid #DFE1E6;
        border-right: 1px solid #DFE1E6;
    }

    .dynamic_param li .selectData {
        display: block;
        float: left;
        width: 235px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-top: 1px solid #DFE1E6;
    }


.example-color-F9F6F1 {
    background: #F9F6F1;
    border-radius: 2px;
    border: 1px solid #ccc;
}
.example-color-brown {
    background: #C18851;
    border-radius: 2px;
    border: 1px solid #C18851;
}
.example-color-white {
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ccc;
}
.example-color-black {
    background: #000;
    border-radius: 2px;
}
    .dynamic_param li span {
        height: 40px;
        line-height: 40px;
        padding-left: 5px;
    }

    .dynamic_param li {
        float: left;
        height: 40px;
        color: #666;
    }

.option_box {
    padding: 15px 20px;
    border: 1px solid #DFE1E6;
    border-top: none;
}

.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;
}

.option-con {
    position: relative;
}

    .option-con .hoverIt {
        height: 35px;
        line-height: 33px;
        border: 1px solid;
        padding-left: 6px;
    }

.divselect-box .orderUl li {
    width: 50%;
    float: left;
    height: 30px;
}

.divselect-box .nameInput {
    border-bottom: 1px solid rgb(204, 204, 204);
    width: 150px;
}

.divselect-box .submitOrder p {
    display: inline-block;
    position: absolute;
    height: 36px;
    line-height: 36px;
    background: red;
    color: #fff;
    width: 50px;
    text-align: center;
    right: 1px;
    border-radius: 0px 4px 4px 0;
}

.xy-sizepanelpic {
    position: absolute;
    top: -18px;
    right: 10px;
}

.option-choose {
    margin: 0;
    padding: 0;
    max-width: 820px;
}

    .option-choose li {
        float: left;
    }

.Surface_option li, .grade_option li {
    position: relative;
}

.SaveHide {
    display: none;
}

.title_compile, .title_remove {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

.title_parent {
    display: none;
    float:right;
}

.option-choose .item {
    padding: 0 20px;
    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: 10px;
    border-radius:2px;
    min-width:115px;
}

.option-choose .choose {
    border: 1px solid #008C95;
    color: #333;
    background: #E1F8FA;
}

.save_btn {
    width: 140px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    background-color: #008C95;
    border-radius: 4px;
    display: block;
    margin: auto;
    text-align: center;
    cursor: pointer;
}

.option-number {
    width: 115px;
    height: 30px;
    padding-top: 3px;
}

.title_parent_Show {
    display: inline;
}

.goodsList_box .option_border {
    border: 1px solid #008C95;
}

.jp-ico {
    background-image: url('/Content/img/icons.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
}

.subscript-ico {
    background-position: -202px -362px;
    width: 16px;
    height: 16px;
}



.addList {
    line-height: 50px;
    color: #008C95;
    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
    }


.elseBox {
    border: 1px solid #F3F3F3;
    padding: 20px;
}

.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-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
    }

.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: 14px;
    margin-right: 25px;
    font-weight: bold
}

.allpriceY {
    margin-top: 20px;
}

.ProductionCycle {
    margin-top: 13px;
    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: 43px;
}

.banner {
    width: 1280px;
    height: 212px;
    background: url(/Content/img/injectiononline_img.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 .nameInput, .goodsList .remarkInput {
    width: 190px;
    line-height: 34px;
    border: 1px solid #ccc;
    padding: 0 10px;
}

.goodsList .colorSelect {
    height: 36px;
    width: 160px;
    border-color: rgb(228, 228, 228);
    padding-left: 10px;
}

.goodsList .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;
        cursor: pointer;
    }

.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;
    }

.goodsList .boardnumber {
    top: 36px;
    left: 0;
}

.fileMinImg img {
    width: 64px;
    height: 64px;
}

.files_2d {
    border: 1px solid #F3F3F3
}

.title_h4 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    line-height: 41px;
    height: 41px;
    position: relative;
    padding-left: 20px;
    /*display: flex;
    justify-content: space-between;
    align-items: center;*/
}

.files_2d .title {
    width: 36px;
    height: 36px;
    background: url(/Content/img/model/2d.jpg) no-repeat center;
    margin-right: 15px;
}

.files_2d .option {
    margin-bottom: 0;
    padding: 27px 15px;
}

.goodsListMoren {
    border: 1px solid #F3F3F3;
    border-bottom: 0;
    width: 100%;
}

    .goodsListMoren .nameInput, .goodsListMoren .remarkInput {
        width: 190px;
        line-height: 34px;
        border: 1px solid #ccc;
        padding: 0 10px;
    }

    .goodsListMoren .colorSelect {
        height: 36px;
        width: 160px;
        border-color: rgb(228, 228, 228);
        padding-left: 10px;
    }

    .goodsListMoren .input {
        height: 36px;
        line-height: 36px;
        border: 1px solid #dcdcdc;
        width: 165px;
        padding-left: 7px;
        position: relative;
    }

    .goodsListMoren .boardnumber {
        top: 62px;
        left: unset;
        right: 0;
    }
.not_upload {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
}