div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select{
    margin: 0;
    padding: 0;
}
*{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
.mainWarp{
    width: 100%;
}
.mainBox{
    width: 100%;
}
.pcb_header{
    background: #F8F8F8;
    border-top: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
    padding: 0.25rem 0;
}
.pcb_menu{
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: start;
}
span.menu_checkeds{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("./image/icon_PCB.png") no-repeat;
    border: 1px solid #A0A0A0;
    border-radius: 2px;
    margin: auto 0;
}
span.checkeds_active{
    background-position:-100px -100px;
}
.menu_name{
    font-size: 0.5rem;
    font-family: Arial MT;
    font-weight: bold;
    color: #333333;
    height: 30px;
    line-height: 0.75rem;
    margin:0 0.25rem;
}
.menu_img{
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url("./image/icon_PCB.png") no-repeat;
}
span.checkeds_pcb{
    background-position: -200px -100px;
}
.menu_name span{
    vertical-align: middle;
}
span.menu_order{
    font-size: 0.3rem;
    font-family: Arial;
    font-weight: 400;
    color: #888888;
    line-height: 0.75rem;
}
.pcb_tbody{
    width: 92%;
    margin: 0.375rem auto;
}
.pcb_upload{
    background: #F7FCFF;
    border-radius: 10px;
    text-align: center;
    padding: 0.45rem 0;
}
.pcb_upload button.addgerber{
    border: 1px dashed #F37E00;
    background: #FFFFFF;
    color: #F37E00;
    font-size: 0.5rem;
    font-family: Arial;
    font-weight: 400;
    line-height: 0.625rem;
    padding: 0.2rem 1.375rem;
}
.pcb_upload .file_accept{
    font-size: 0.35rem;
    font-family: Arial;
    font-weight: 400;
    color: #808080;
    line-height: 0.5rem;
    margin-top: 0.25rem;
}
.form_common{
    display: flex;
    justify-content: space-between;
    margin: 0.25rem 0;
}
.type_list.layers_list{
    flex-wrap: wrap;
    width: 85%;
    position: relative;
}
.type_list.layers_list label{
    margin-bottom: 8px;
    width: 92%;
}
.form_tips{
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 1rem;
    background: url("https://cart.jlcpcb.com/newCart/img/question_mark.925dadc8.svg") no-repeat;
    cursor: pointer;
    margin-top: 10px;
}
.tips{
    position: relative;
}
.tips_pcb{
    display: none;
    position: absolute;
    top: -46px;
    left: -34px;
    background: #fff;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    color: #363636;
    line-height: 18px;
    padding: 8px 20px;
    box-shadow: 6px 6px 10px rgb(0 0 0 / 10%);
}
.tips_pcb::after,.com_tips::after,.tips_more::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 85px;
    height: 16px;
    background: url("https://cart.jlcpcb.com/newCart/img/triangle_down.0fd556f5.svg") no-repeat 50%;
}
.com_tips{
    display: none;
    position: absolute;
    top: -46px;
    left: -60px;
    background: #fff;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    color: #363636;
    line-height: 18px;
    padding: 8px 20px;
    box-shadow: 6px 6px 10px rgb(0 0 0 / 10%);
}
.com_tips::after{
    left: 24px;
}
.tips_special{
    max-width: 210px;
    top: -80px;
}
.tips_special::after{
    left: 25px;
}
.form_common .form_right{
    width: 55%;
}
.tips_more{
    display: none;
    max-width: 358px;
    position: absolute;
    top: -54px;
    left: -60px;
    background: #fff;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    color: #363636;
    line-height: 18px;
    padding: 8px 10px;
    box-shadow: 6px 6px 10px rgb(0 0 0 / 10%);
}

.tips_more a{
    color: #00A0F0;
}
.tips_more::after{
    left: 22px;
}
.tips_dimens{
    top: -106px;
}
.tips_qty{
    top: -53px;
}
.tips_design{
    top: -72px;
}
.tips_color{
    top: -127px;
}
.tips_hole{
    top: -144px;
}
.tips_weight{
    top: -90px;
}
.tips_number{
    top: -37px;
}
.form_common .form_label{
    font-size: 0.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #373737;
    line-height: 1rem;
}
.form_common select.form_select{
    width:88%;
    height: 1rem;
    border: 1px solid #DFDFDF;
    font-size: 0.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #5F5F5F;
    line-height: 1rem;
    text-align: center;
    appearance: none;
    outline: none;
    padding:0 0.625rem 0 0.25rem;
    background:#fff url("./image/icon_down.png") no-repeat;
    background-size: 18px 8px;
    background-position: 98% 55%;
}
.form_common select.form_select option:selected{
    background-color:#1E90FF;
    color: #FFFFFF;
}
.form_common select.form_select option:disabled{
    background-color: #eaeaea;
    color: #9c9c9c;
}
.common_unit{
    width: 55%;
    font-size: 0.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #5F5F5F;
    line-height: 1rem;
    display: flex;
    justify-content: space-between;
}
.common_unit input{
    width: 35%;
    height: 1rem;
    font-size: 0.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #5F5F5F;
    border: 1px solid #DFDFDF;
    text-align: center;
}
.from_color{
    width: 55%;
    font-size: 0.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #5F5F5F;
    line-height: 1rem;
    position: relative;
    display: flex;
}
.from_input{
    margin-left: 5px;
    flex: 1;
    border: 1px solid #DFDFDF;
    text-align: center;
    display: flex;
    justify-content: flex-end;
}
.colors{
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 50%;
}
.color_green,.costs_color{
    background: #0F0;
}
.color_red{
    background: #F00;
}
.color_purple{
    background: #800080;
}
.color_blue{
    background: #00F;
}
.color_yellow{
    background: #F9F900;
}
.color_black{
    background: #000000;
}
.color_white{
    background: #d1d0d0;
}
.color_matteblack{
    background: #5f5e5e;
}
.from_icon{
    width: 18px;
    height: 8px;
    background: url("./image/icon_down.png") no-repeat;
    background-size: 18px 8px;
    background-position: 95% 55%;
    margin: auto 0;
    margin-left: 1rem;
    margin-right: 0.05rem;
}
.select_ui{
    display: none;
    width: 99%;
    background: #FFFFFF;
    border: 1px solid #000;
    text-indent: 0.5em;
    position: absolute;
    top:1.05rem;
    left: 0;
    z-index: 99;
}
.select_ui li{
    margin: 0;
}
.select_active{
    background: #1E90FF;
    color: #FFFFFF;
}
.select_active_disabled,.layers_list label.disabled_options{
    background: #eaeaea;
    color: #9c9c9c;
}
.layers_list{
    width: 50%;
    display: flex;
    justify-content: space-between;
}
.layers_item{
    width: 43%;
}
.layers_list label{
    display: inline-block;
    width: 100%;
    border: 1px solid #DFDFDF;
    font-size: 0.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #5F5F5F;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    cursor: pointer;
}
.layers_list input{
    display: none;
}
.layers_list input:checked + label{
    border: 1px solid #00A0E9;
    color: #00A0E9;
    background: url("./image/checked.png") no-repeat;
    background-size: 20px 20px; 
    background-position:100% 100%;
}

.form_inner{
    display: none;
}
.form_common select.formCost{
    width: 65%;
}
.menu_hbox{
    flex: 1;
    display: flex;
    justify-content: space-between;
}
.checkeds_pcbs{
    background-position: -300px -100px; 
}
.checkeds_pcba{
    background-position: -400px -100px;
}
span.menu_icon{
    display: inline-block;
    width: 16px;
    height: 8px;
    background: url("./image/icon_PCB.png") no-repeat;
    background-position: -200px -200px;
    margin: auto 0;
}
.form_common .lable_unitp{
    font-size: 0.5rem;
}
.form_common p.cost_money{
    width: 65%;
    font-size: 0.5rem;
    font-family: Arial;
    font-weight: 400;
    color: #ff6a00;
    line-height: 1rem;
}
.pcbwork_toggle,.cost_discount{
    display: none;
}
.layers_pcbs,.form_quantity,.pcbwork_from2 p.cost_money{
    width: 70%;
}
.qty select.form_select{
    width: 91%;
}
.layers_pcbs .layers_item{
    width: 45%;
}
.form_quantity input{
    width: 100%;
    margin-left: 8px;
}
.pcb_cost{
    width: 100%;
    background: #F7FCFF;
    margin: 0.75rem 0;
    padding: 0.625rem 0;
    text-align: center;
    position: relative;
}
.cost_box p{
    font-size: 0.5rem;
    font-family: Arial;
    font-weight: 400;
    line-height: 0.625rem;
}
.cost_common{
    width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.cost_label{
    color: #646464;
}
.cost_common p:nth-of-type(2){
    color: #FE4E17;
}
.cost_common p.cost_weight{
    color: #363636;
}

.pcb_cost button.costs_cart{
    background: #00A0F0;
    border:1px solid #00A0F0;
    border-radius: 0.2rem;
    font-size: 0.5rem;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.625rem;
    padding: 0.2rem 1.2rem;
    margin-top: 0.375rem;
    cursor: pointer;
    box-shadow: none;
}
.costs_loding{
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 1.25rem 0;
    background: rgba(0,0,0,0.1);
}
.coverall{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(123,123,123,0.3);
    z-index: 9999;
    display: none;
}
.form3_common{
    width: 45%;
    position: relative;
}
.form3_box span.form_tips{
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("./image/icon_PCB2.png") no-repeat;
    background-position: -100px -300px;
    vertical-align: middle;
}
.form3_box input{
    width: 76%;
    height: 1rem;
    font-size: 0.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #5F5F5F;
    border: 1px solid #DFDFDF;
    text-align: center;
}
.form3_tipsmes{
    display: none;
    width: 100%;
    padding: 10px;
    border: 1px solid #CCCCCC;
    font-size: 0.3rem;
    font-family: Arial;
    font-weight: 400;
    color: #373737;
    background: #fff;
    line-height: 0.45rem;
    position: absolute;
    top: 32px;
    left: -20px;
    z-index: 999;
}
.pcbwork_from3 .form_common label{
    font-size: 0.35rem;
}
.pcba_msg{
    background: #FFFAF0;
    font-size: 0.4rem;
    font-family: Arial;
    font-weight: 400;
    color: #777777;
    line-height: 0.6rem;
    padding: 0.375rem 0;
    margin-bottom: 0.75rem;
}
.pcba_msg p{
    margin:0 0.375rem;
}
.pcba_msg a{
    text-decoration: none;
    color: #00A0F0;
}
.btinquiry{
    text-align: center;
    font-size: 0.55rem;
    font-family: Arial;
    font-weight: 400;
    line-height: 0.7rem;
}
.btinquiry a{
    text-decoration: none;
    color: #00A0F0;
    border: 1px solid #00A0F0;
    padding: 0.25rem 0.75rem;
}