#step{
    padding: 10px !important;
}
.xinput{
    /*float:right;*/
    padding-right: 12px;padding-top: 4px;padding-left: 12px;
}

#attachmentSurfaceFinishCNC table td,#session_upload_fileC table td,#isTHREADS table td{
    border: 0;
}

#isTHREADS{
 width: 300px;
}

#THREADS,#isTHREADS{
    float: left;
}

#SurfaceFinish,#isSurfaceFinish{
    float: left;
}

#isSurfaceFinish{
    display: none;margin-top: 3px;margin-left: 6px;width: 24px;height: 24px;
    background: url('../images/AddSurface.png') no-repeat;
}
.surface-del-but,#isSurfaceFinish{
    cursor: pointer;
}
.surface-del-but{
    margin-left: 6px;
    margin-top: 8px;
}

.otherOptionCs{
    float: left;
    margin-left: 6px;
}

#md-custome{
    width: 50%;
}
.button_a{
    border: 0 solid;
    background-color: #fff;
    color: #888;
    font-size: 14px;
}

/* 未登录页面样式 */
.craft_link_flex_index{
    display: flex;
}

.craft_link{
    padding: 13px 14px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #f5f7f9;
    margin-left: 20px;
    font-size: 14px;
    font-weight: bold;
    min-width: 120px;
    text-align: center;
}

.craft_link:hover,.craft_active{
    color: #e8bb00;
    background-color: #fff;
    border-color: #e8bb00;
}

/* ↓↓↓ 表面处理样式 ↓↓↓ */
#surface-select{
    width: 150px;float:left;
}
.list-Surface {
    margin: 0;padding: 0;list-style: none;border: 1px solid #ccc;display: none;
    width: 173px;
    position: relative;
    z-index: 1000;
    background: #fff;
}

.list-Surface li,.list-Surface li.active {
    width: 100%;
    line-height: 0px !important;
    height: 25px !important;
}

.list-Surface li.active {
    background: #767676;
    color: #fff;
}

.title-input-suf {
    background: url("../images/top-arrow.png") no-repeat scroll right 5px center transparent;
    border: 1px solid #ccc;
    width: 150px !important;
    float: left;
}
.right_sidebar{
    width: 100%;
}
/* ↑↑↑ 表面处理样式 ↑↑↑ */

@media (min-width: 1200px) {
    .mc1_1 li select,.mc1_1 li input {
        width: 150px !important;
    }
    .cnc_mc{
        width: 75% !important;
    }
    .md-cnc-radio{
        width: 24% !important;
    }
}
@media(min-width: 992px) and (max-width: 1200px) {
    .md-color-cnc{
        width: 120px !important;
    }
    #attachmentSurfaceFinishCNC .uploadfiles_listC,#attachmentSurfaceFinishCNC .uploadfiles_progressAA2,#attachmentSurfaceFinishCNC #attachmentSurfaceFinishCNCProgressOuter,#attachmentSurfaceFinishCNC .uploadfiles_progressAA3,
    #attachmentCNC .uploadfiles_listC,#attachmentCNC .uploadfiles_progressAA2,#attachmentCNC #attachmentCNCProgressOuter,#attachmentCNC .uploadfiles_progressAA3{
        display: none;
    }
    /*.mc1_1 li input {*/
    /*    width: 150px !important;*/
    /*}*/
    #dimensionX,#dimensionY,#dimensionZ{
        width: 100px;
    }
    .mc1_1 li select{
        width: 150px;
    }
    .cnc_mc{
        width: 75% !important;
    }

    .md-label-cnc input{
        width: 24% !important;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    #attachmentSurfaceFinishCNC .uploadfiles_listC,#attachmentSurfaceFinishCNC .uploadfiles_progressAA2,#attachmentSurfaceFinishCNC #attachmentSurfaceFinishCNCProgressOuter,#attachmentSurfaceFinishCNC .uploadfiles_progressAA3,
    #attachmentCNC .uploadfiles_listC,#attachmentCNC .uploadfiles_progressAA2,#attachmentCNC #attachmentCNCProgressOuter,#attachmentCNC .uploadfiles_progressAA3{
        display: none;
    }
    #attachmentSurfaceFinishCNC .uploadfiles_listB, #attachmentCNC .uploadfiles_listB{
        width: 80px !important;
    }

    .mc1_1 li {
        width: 40%;
    }

    .cnc_mc,.md-width-li {
        width: 60% !important;
    }

    #MaterialA,#MaterialB{
        width: 48% !important;
    }

    #dimensionX,#dimensionY,#dimensionZ{
        width: 75px;
    }

    .mc1_1 li select{
        width: 150px !important;
    }

    .md-option-li{
        padding-top: 14px;
    }

    .md-display {
        display: none;
    }

    .xinput {
        /* float: right; */
        padding-right: 4px;
        padding-top: 4px;
        padding-left: 0px;
    }

    .list-Surface li, .list-Surface li.active{
        width: 100%;
        line-height: 24px !important;
        height: 25px !important;
    }

    .isSFYZPGXValue{
        line-height: 16px;
    }

    #THREADS, #isTHREADS{
        width: 50% !important;
        margin-top: 15px;
    }

    .list-Surface{
        float: left;
		line-height: 30px;
    }

    .md-surface-li{
        display: none;
    }

    .md-surface-content{
        width: 100% !important;
    }

    #surface-select{
        width: 140px;
    }

    #surface-select>input{
        width: 140px !important;
    }

    .md-cnc-radio{
        width: 16px !important;
    }

    .md-color-cnc,.title-input-suf,#attachmentSurfaceFinishCNC{
        margin-top: 16px;
    }
    .surface-del-but{
        margin-top: 22px;
     }

    #md-custome{
        width: 100%;
    }

    #attachmentSurfaceFinishCNC{
        /*width: 180px;*/
    }
}

@media(max-width: 767px) {
    #attachmentSurfaceFinishCNC .uploadfiles_listC,#attachmentSurfaceFinishCNC .uploadfiles_progressAA2,#attachmentSurfaceFinishCNC #attachmentSurfaceFinishCNCProgressOuter,#attachmentSurfaceFinishCNC .uploadfiles_progressAA3,
    #attachmentCNC .uploadfiles_listC,#attachmentCNC .uploadfiles_progressAA2,#attachmentCNC #attachmentCNCProgressOuter,#attachmentCNC .uploadfiles_progressAA3{
        display: none;
    }
    #attachmentSurfaceFinishCNC .uploadfiles_listB, #attachmentCNC .uploadfiles_listB{
        width: 80px !important;
    }
    .mc1_1 li {
        width: 40%;
    }

    #MaterialA,#MaterialB{
        width: 48% !important;
    }

    .cnc_mc,.md-width-li {
        width: 60% !important;
    }

    #dimensionX,#dimensionY,#dimensionZ{
        width: 24%;
    }

    .mc1_1 li select{
        width: 150px !important;
    }

    .md-option-li{
        padding-top: 14px;
    }

    .md-display {
        display: none;
    }

    .xinput {
        /* float: right; */
        padding-right: 4px;
        padding-top: 4px;
        padding-left: 0px;
    }

    .list-Surface li, .list-Surface li.active{
        width: 100%;
        line-height: 24px !important;
        height: 25px !important;
    }

    .isSFYZPGXValue{
        line-height: 16px;
    }

    #THREADS, #isTHREADS{
        margin-top: 15px;
    }

    #THREADS{
        width: 30% !important;
    }

    #isTHREADS{
        width: 70% !important;
    }

    .list-Surface{
        float: left;
        min-height: 30px;
        line-height: 30px;
    }

    .md-surface-li{
        display: none;
    }

    .md-surface-content{
        width: 100% !important;
    }

    #surface-select{
        width: 140px;
    }

    #surface-select>input{
        width: 140px !important;
    }

    .md-cnc-radio{
        width: 16px !important;
    }

    .md-color-cnc,.title-input-suf,#attachmentSurfaceFinishCNC{
        margin-top: 16px;
    }
    .surface-del-but{
        margin-top: 22px;
    }

    .sm-width-li{
        padding-top: 32px;
    }

    #md-custome{
        width: 100%;
    }

    .custom-checkbox div{
        top:20px;
    }

    .md-surface-content {
        height: initial !important;
        padding-bottom: 10px !important;
    }

    .sm-title-cnc{
        line-height: 20px !important;
        padding-top: 10px;
    }
}