<!DOCTYPE html>
<html lang="en">

<head>
    <title>Instant PCB Quote Online - PCB Cost Calculator - ALLPCB.com</title>
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
    <meta name="keywords" content="pcb quote, pcb quote online, instant pcb quote, pcb calculator, pcb cost calculator"/>
    <meta name="description" content="The instant online pcb quote calculator helps you estimate the pricing of your standard printed circuit boards manufacturing. Quote Now!"/>
    <meta http-equiv="Pragma" content="public">
    <meta http-equiv="content-type" content="text/html;charset=utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="google-site-verification" content="XNE5qH9_Odx-8pk7VkeHWk62joNlbqzlBa4DzkhC1U4"/>
    <link href="./css/pcb/newbase_v1.css" rel="stylesheet"/>
    <link href="./css/pcb/pcbonlineNew.css" rel="stylesheet" type="text/css"/>
    <script src="./js/jquery.js" type="text/javascript"></script>
    <script src="js/layer/layer.js" type="text/javascript"></script>
</head>
<body>


<div class="main" style="min-width:1300px;">
    <div class="quote-box">
        <ul class="tab-quote clearfix">
            <li class="active"><a href="/online_pcb_quote.html"><i class="i-ico ico-pcb"></i>PCB Instant Quote</a></li>
            <li class=""><a href="/pcba_quote.html"><i class="i-ico ico-pcba"></i>PCB Assembly Quote</a></li>
            <li class=""><a href="/smt_stencil_quote.html"><i class="i-ico ico-stencil"></i>SMD-Stencil Quote</a></li>
        </ul>
    </div>
    <div class="w1180" style="margin-top:16px;">

        <div class="clearfix rel">
            <div class="main-l fl">


                <div class="pcba item-box smtonline-options mb20 undis" for-group="pcba">
                    <h2 class="f20"></h2>
                    <h3 class="clearfix pcbatitle">
                        <label class="title f20">
                            <input value="5" name="ProType" type="checkbox" class="chkQutoItem undis" id="PCBAssemblyService"/>
                            <input value="" name="hidSmtCheckedFaceKey" type="hidden" id="hidSmtCheckedFaceKey"/>
                            <input value="" name="hidSmtCheckedDay" type="hidden" id="hidSmtCheckedDay"/>
                            PCB Assembly Quote (Stencil included)
                        </label>

                    </h3>
                    <form action="" method="post" id="smtorderForm" class="" style="padding-left:20px;">
                        <div class="pcba-con undis" style="font-size:14px;">

                            <ul class="online-quotes-input clearfix online-quotes-inputsmt">
                                <li class="mr60 pull-left">
                                    <div class="title mb5">
                                        <span class="cl-f00">*</span>Board Quantity:
                                        <a class="item-tips ml5 rel" style="z-index: 97;">
                                            <span class="jp-ico optiontip-ico" item-tips="The total quantity of pcba boards you need" id="tips30">
                                                <i class="tipscon" tipshtml="true" style="width: 320px; display: none;">The total quantity of pcba boards you need</i>
                                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con">
                                        <input type="number" placeholder="Estimated PCBA Qty" name="ProductNum" min="1" oninput="if (this.value.length > 4) value = this.value.slice(0, 5)" onkeyup="value=value.replace(/^(0+)|[^\d]+/g,'')"><b>PCS</b>
                                    </div>
                                </li>
                                <li class="pull-left">
                                    <div class="title mb5">
                                        <span class="cl-f00">*</span>Assembly Side:
                                        <a class="item-tips ml5 rel" style="z-index: 96;">
                                            <span class="jp-ico optiontip-ico" item-tips="Are the  SMD parts mounted on one side or both side" id="tips31">
                                                <i class="tipscon" tipshtml="true" style="width: 330px; display: none;">Are the  SMD parts mounted on one side or both side</i>
                                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con">
                                        <select name="Layer">
                                            <option value="1" selected="selected">Single Side</option>
                                            <option value="2">Double Sides</option>
                                        </select>
                                    </div>
                                </li>
                                <li class="pull-left mr60">
                                    <div class="title mb5">
                                        <span class="cl-f00">*</span>SMD Solder Joints:
                                        <a class="item-tips ml5 rel" style="z-index: 97;">
                                            <span class="jp-ico optiontip-ico" item-tips="The total solder joints of SMD parts on each board" id="">
                                                <i class="tipscon" tipshtml="true" style="width: 320px; display: none;">The total solder joints of SMD parts on each board</i>
                                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con">
                                        <input placeholder="PointNum" type="number" name="PointNum" min="1"><b>Points</b>

                                    </div>
                                </li>
                                <li class="pull-left">
                                    <div class="title mb5">
                                        <span class="cl-f00">*</span>DIP Solder Joints:
                                        <a class="item-tips ml5 rel" style="z-index: 96;">
                                            <span class="jp-ico optiontip-ico" item-tips="The total solder joints of DIP parts on each board" id="">
                                                <i class="tipscon" tipshtml="true" style="width: 320px; display: none;">The total solder joints of DIP parts on each board</i>
                                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con">
                                        <input type="number" placeholder="Total number" name="DIPPointNum" oninput="if (this.value.length > 4) value = this.value.slice(0, 5)" onkeyup="value=value.replace(/[^\d]+/g,'')" onblur="if(this.value.length>1) value=Math.abs(this.value)" value=""><b>Points</b>
                                    </div>
                                </li>

                                <li class="pull-left">
                                    <div class="title  pull-left">PCBA Shipping Package:</div>
                                    <div class="option-con pull-left">
                                        <select name="PcbaPackageType">

                                            <option value="2" selected="selected">Shielding Bag</option>

                                        </select>
                                    </div>
                                </li>
                                <li class="pull-left">
                                    <div class="title  pull-left">PCBA Confirmation:</div>
                                    <div class="option-con pull-left">
                                        <select name="FirstSure">
                                            <option value="1" selected="selected">picture confirmation before shipment</option>
                                            <option value="2">solder only one unit for checking before production</option>
                                        </select>
                                    </div>
                                </li>

                                <li class="pull-left mr60">
                                    <div class="title mb5">
                                        <span class="cl-f00">*</span>Number of Unique Parts:
                                        <a class="item-tips ml5 rel" style="z-index: 97;">
                                            <span class="jp-ico optiontip-ico" item-tips="The number of BOM line items on each board" id="">
                                                <i class="tipscon" tipshtml="true" style="width: 306px; display: none;">The number of BOM line items on each board</i>
                                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con">
                                        <input type="number" name="PatchElementType" min="1" oninput="if (this.value.length > 4) value = this.value.slice(0, 5)" onkeyup="value=value.replace(/^(0+)|[^\d]+/g,'')"><b>kind</b>
                                    </div>
                                </li>


                                <li class="pull-left  mr60" style="width:100%;">
                                    <div class="clearfix">
                                        <div class="title mt5 pull-left" style="width:100px;"><span class="cl-f00">*</span>PCB Size:</div>
                                        <div class="option-con pull-left">
                                            <div class="option-size pull-left">
                                                <label class="sr-only" for="Length">Height</label>
                                                <input type="number" step="0.01" oninput="if (this.value.length > 5) value = this.value.slice(0, 6)" class="form-control b-bradius0 f12" name="PcbSizeY" id="PcbSizeY" min="0.01" placeholder="Height" style="padding-right: 0px;width:90px!important;height:30px!important;">

                                                <label class="ml5 mr5 cl-666 normal">X</label>
                                                <label class="sr-only" for="Width">Width</label>
                                                <input type="number" step="0.01" oninput="if (this.value.length > 5) value = this.value.slice(0, 6)" class="form-control b-bradius0 f12" name="PcbSizeX" id="PcbSizeX" min="0.01" placeholder="Width" style="padding-right: 0px;width:90px!important;height:30px!important;">

                                                <label class="cl-666 normal">mm</label>
                                            </div>
                                        </div>
                                    </div>
                                    <p class="cl-b16a00 mt5 no-pcborder f12" style="margin-bottom:0;">*Please enter the single PCBA board size. If it is panelized, enter the panel size.</p>
                                </li>
                            </ul>


                            <div class="option clearfix" style="margin-top: 17px">

                                <input type="hidden" name="PcbOrderNo" id="PcbOrderNo" value=""/>
                                <div class="option-con pull-left">
                                    <div class="clearfix">
                                        <ul class="option-choose pull-left clearfix mr10">


                                        </ul>
                                    </div>
                                    <input type="hidden" name="ProductPCBType" id="ProductPCBType" value="1">

                                </div>
                            </div>
                            <div class="option clearfix undis" style="margin-top: 17px">
                                <div class="title  pull-left" style="width:100px;">BOM Parts Options:</div>
                                <div class="option-con pull-left">
                                    <ul class="option-choose pull-left clearfix mr10">
                                        <li class="pull-left">
                                            <label class="choose rel item">
                                                <i class="jp-ico subscript-ico"></i>
                                                <input type="radio" name="PurchaseGoodsTypeR" class="undis" value="1" checked="checked" onclick="$('#PurchaseGoodsType').val($(this).val())">
                                                Turnkey
                                            </label>
                                        </li>

                                    </ul>
                                    <input type="hidden" name="PurchaseGoodsType" id="PurchaseGoodsType" value="1">
                                </div>
                            </div>
                            <div class="option clearfix" style="margin-top: 17px;display:none;">
                                <div class="title  pull-left" style="width:100px;">Special Requirement Note:</div>
                                <div class="option-con pull-left">
                                    <textarea placeholder="Pls fill in the detailed technical information about the PCB assembly"></textarea>
                                </div>
                            </div>
                            <div class="quotes-more-demand mt40 undis">
                                <div class="quotes-more-demand-box online-quotes-inputsmt2 showCon">
                                    <div class="quotes-more-demand-title">
                                        <h2 class="f16 bold mb20 smt-para-more clearfix pointer" style="margin: 10px 0;"><span class="dis pull-left  show-more smt-morereduce">+unfold</span><span class="pull-left dis">More process requirements</span></h2>
                                    </div>
                                    <ul class="online-quotes-input clearfix undis online-quotes-input-row clearfix">
                                        <li class="pull-left mr40">
                                            <div class="title  pull-left">Conformal Coating:</div>
                                            <div class="option-con pull-left">
                                                <select name="IsBrushThreeLacquer">
                                                    <option value="0" selected="selected">No</option>
                                                </select>
                                            </div>
                                        </li>
                                        <li class="pull-left">
                                            <div class="title  pull-left">Burning Program:</div>
                                            <div class="option-con pull-left">
                                                <select name="IsBurn">
                                                    <option value="0" selected="selected">No</option>
                                                </select>
                                            </div>
                                        </li>
                                        <li class="pull-left  mr40">
                                            <div class="title  pull-left">PCBAPCBA Board Type:</div>
                                            <div class="option-con pull-left">
                                                <select name="IsPcbaSubShipment">
                                                    <option value="0" selected="selected">No</option>
                                                    <option value="1">Yes</option>

                                                </select>
                                            </div>
                                        </li>

                                        <li class="pull-left  mr40">
                                            <div class="title  pull-left">Functional Testing:</div>
                                            <div class="option-con pull-left">
                                                <select name="IsFuncTest">

                                                    <option value="0" selected="selected">No</option>
                                                </select>
                                            </div>
                                        </li>

                                    </ul>
                                </div>

                                <p style="width:100%;height:1px;border-top:1px solid #f1f1f1;margin-top:40px;"></p>
                                <p class="prompt-title" style="color:#ba9358;margin:0;">Kindly reminder:</p>
                                <p class="prompt-text"><span class="cl-f00">*</span>Stencil cost is included in PCBA quotation. Usually customer-supplied stencil is not acceptable. The actual cost may vary from online quotation, you only need to pay for the difference if it exceeds 5%</p>
                            </div>

                        </div>
                    </form>
                </div>


                <div class="pcb  mb20 pcbonline-options pcbonline-box" for-group="pcb">


                    <form class="form-inline rel dis" id="fm" action="">
                        <input value="2" name="ProType" type="checkbox" class="chkQutoItem undis" id="PCBSpecifications"/>

                        <div class="dvConvertSizebox undis">
                            <p>If you enter in units of inches and press the [Convert] button, it will be converted into units of millimeters in the quotation form.</p>
                            <div class="dvConvertSizeboxdata clearfix">
                                <div class="fl"> Y<input class="inchx" value=""/>inch</div>
                                <div class="fl"> X<input class="inchy" value=""/>inch</div>
                            </div>
                            <input type="button" id="btnConvert" class="btn-yellow" value="Submit">
                        </div>

                        <div class="pcb-con pcbonline-options">
                            <div class="bg-fff Product-option">
                                <h3 class="mb10">Product Type</h3>
                                <div class="option clearfix">
                                    <div class="title fl">
                                        Product Type:
                                    </div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="proCategory" type="radio" value="fr4Item" checked="checked"/>
                                                    FR-4
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="proCategory" type="radio" value="cem1Item"/>
                                                    CEM-1
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="proCategory" type="radio" value="aluminumItem"/>
                                                    Aluminum Board
                                                </label>
                                            </li>


                                        </ul>

                                    </div>
                                </div>


                                <div class="option rel clearfix option-sizebox">
                                    <div class="title fl">
                                        Dimensions:
                                        <a class="item-tips rel">
                                            <span class="jp-ico optiontip-ico" item-tips="Dimensions refer to the maximum horizontal and vertical distance while its tolerance is ±0.2mm as default. Any special requirement for tolerance, please leave a note. Please choose either Keep-out layer or Mechanical layer as outline.*The dimension can be accurate to one decimal places,for any deviation ,we will refer to the file.">
                                                <i class="tipscon" tipshtml="true">Dimensions refer to the maximum vertical and horizontal distance while its tolerance is ±0.2mm as default. Any special requirement for tolerance, please leave a note. Please choose either Keep-out layer or Mechanical layer as outline.</i>
                                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl" style="width:500px;">
                                        <div class="clearfix">
                                            <div class="option-size fl">
                                                <input type="number" step="0.1" min="0.1" max="650" value="" class="form-control b-bradius0 f12" name="hidLength" id="hidLength" title=" " oninput="if (value.length > 5) value = value.slice(0, 5)" onkeyup="QC.ValidNumberHight(this, 1)" placeholder="Height"/>
                                                <label class="ml5 mr5 cl-666 normal">X</label>
                                                <input type="number" step="0.1" min="0.1" max="650" value="" class="form-control b-bradius0 f12" name="hidWidth" id="hidWidth" title=" " oninput="if (value.length > 5) value = value.slice(0, 5)" onkeyup="QC.ValidNumberWidth(this, 1)" placeholder="Width"/>
                                                <label class="cl-666 normal">mm</label>
                                            </div>
                                            <span class="cl-b16a00 fl mt5 ml5" id="unitpricedesc">*size of pc</span>
                                            <input value="inch'↔mm" type="button" style="" id="dvConvertSize"/>
                                        </div>
                                    </div>
                                    <div class="xy-sizepanelpic">
                                        <img src="./images/pcbonline/demo03.png?v=" alt="Size Example" class="otherban_pic">
                                        <img src="./images/pcbonline/demo04.png?v=" alt="Size Example" class="lvjiban undis">
                                    </div>
                                </div>


                                <div class="option clearfix">
                                    <div class="title fl">
                                        Quantity:
                                        <a class="item-tips rel">
                                            <span class="jp-ico optiontip-ico" item-tips="Length*Width*Quantity">
                                                <i class="tipscon" tipshtml="true">Length*Width*Quantity</i>
                                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con rel fl">
                                        <input class="form-control option-number" id="hidNum" name="hidNum" type="number" value="" readonly="readonly" placeholder=" "/><span class="cl-b16a00 ml5" id="unit">*pcs</span>
                                        <div class="boardnumber undis" id="boardnumber" style="display: none;">
                                            <ul>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="5"/>5
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="10"/>10
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="15"/>15
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="20"/>20
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="25"/>25
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="30"/>30
                                                    </label>
                                                </li>

                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="50"/>
                                                        50
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="75"/>
                                                        75
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="100"/>
                                                        100
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="125"/>
                                                        125
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="150"/>
                                                        150
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="200"/>
                                                        200
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="250"/>
                                                        250
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="300"/>
                                                        300
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="350"/>
                                                        350
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="400"/>
                                                        400
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="450"/>
                                                        450
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="500"/>
                                                        500
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="600"/>
                                                        600
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="700"/>
                                                        700
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="800"/>
                                                        800
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="900"/>
                                                        900
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="1000"/>
                                                        1000
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="1500"/>
                                                        1500
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="2000"/>
                                                        2000
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="2500"/>
                                                        2500
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="3000"/>
                                                        3000
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="3500"/>
                                                        3500
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="4000"/>
                                                        4000
                                                    </label>
                                                </li>

                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="4500"/>
                                                        4500
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="5000"/>
                                                        5000
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="5500"/>
                                                        5500
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="6000"/>
                                                        6000
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="6500"/>
                                                        6500
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="7000"/>
                                                        7000
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="7500"/>
                                                        7500
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="8000"/>
                                                        8000
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="9000"/>
                                                        9000
                                                    </label>
                                                </li>
                                                <li>
                                                    <label>
                                                        <input type="radio" name="countNumer" value="10000"/>
                                                        10000
                                                    </label>
                                                </li>
                                            </ul>
                                            <div class="boardnumberbtn">
                                                Other:
                                                <input type="text" name="txtSelNum" id="txtSelNum" class="txt-input "/>
                                                <a class="cl-454545">
                                                    <input name="setInputNum" type="button" value="Submit" id="btn" onclick="Pcb.SetInputNum()"/>
                                                </a>
                                                <a class="cl-454545" onclick="Pcb.CloseSelectNumDiv();">
                                                    <input type="button" value="Cancel" id="btn3"/>
                                                </a>
                                                <br/>
                                                <span class="f12 cl-f90 ml5">(Quantity must be the multiple of 50!)</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>


                            <div class="pcb-con bg-fff pcb-message">

                                <h3 class="mb10">PCB Specifications</h3>

                                <div class="option clearfix">
                                    <div class="title fl">
                                        Layers:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="Typically, 1 layer PCBs are manufactured with 2 layer PCBs in panel for efficiency. For the same processes as 2 layer PCBs, some 1 layer PCBs will have copper plated vias with better performance. If your PCBs are 1 layer with copper plated vias, please choose 2 layers.">
                                <i class="tipscon" tipshtml="true">Typically, 1 layer PCBs are manufactured with 2 layer PCBs in panel for efficiency. For the same processes as 2 layer PCBs, some 1 layer PCBs will have copper plated vias with better performance. If your PCBs are 1 layer with copper plated vias, please choose 2 layers.</i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li>
                                                <label class="item unifyitem  rel ">
                                                    <input class="undis" name="hidLayers" type="radio" value="1"/>
                                                    1
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item unifyitem rel  choose">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="hidLayers" type="radio" value="2" checked=&quot;&#39;checked&#39;&quot;/>
                                                    2
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item unifyitem rel  ">
                                                    <input class="undis" name="hidLayers" type="radio" value="4"/>
                                                    4
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item unifyitem rel  ">
                                                    <input class="undis" name="hidLayers" type="radio" value="6"/>
                                                    6
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item unifyitem rel  ">
                                                    <input class="undis" name="hidLayers" type="radio" value="8"/>
                                                    8
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item unifyitem rel  ">
                                                    <input class="undis" name="hidLayers" type="radio" value="10"/>
                                                    10
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item unifyitem rel  ">
                                                    <input class="undis" name="hidLayers" type="radio" value="12"/>
                                                    12
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item unifyitem rel  ">
                                                    <input class="undis" name="hidLayers" type="radio" value="14"/>
                                                    14
                                                </label>
                                            </li>

                                        </ul>
                                        <div class="multilayer-board layersortzone undis" style="display: block">
                                            <div class="clearfix">
                                                <span class="fl mt15">
                                                    Layers Order:
                                                    <a class="item-tips rel">
                                                        <span class="jp-ico optiontip-ico" item-tips="Gerber file extension name. e.g. L1:GTL   L2:G1  L3:G2   L4:GBL ">
                                                            <i class="tipscon" tipshtml="true" style="width: 390px;">Gerber file extension name. e.g. L1:GTL   L2:G1  L3:G2   L4:GBL </i>
                                                        </span>
                                                    </a>
                                                </span>
                                                <ul class="layersort fl ml5 clearfix">
                                                    <li>L1<input class="w35 input-default h30 ml5 mr4" style="border:0;border-left:1px solid #e7e7e7" name="layersort" type="text" value=""></li>
                                                    <li>L2<input class="w35 input-default h30 ml5 mr4" style="border:0;border-left:1px solid #e7e7e7" name="layersort" type="text" value=""></li>
                                                    <li>L3<input class="w35 input-default h30 ml5 mr4" style="border:0;border-left:1px solid #e7e7e7" name="layersort" type="text" value=""></li>
                                                    <li>L4<input class="w35 input-default h30 ml5 mr4" style="border:0;border-left:1px solid #e7e7e7" name="layersort" type="text" value=""></li>
                                                </ul>
                                            </div>
                                        </div>

                                    </div>
                                </div>


                                <div class="option clearfix">
                                    <div class="title fl">
                                        Order Type:
                                    </div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="boadtype" type="radio" value="Single PCB" checked="checked"/>
                                                    Single PCB
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="boadtype" type="radio" value="Panel PCB as design"/>
                                                    Panel PCB As Design
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="boadtype" type="radio" value="Panel by ALLPCB"/>
                                                    Panel By ALLPCB
                                                </label>
                                            </li>


                                        </ul>

                                    </div>
                                </div>
                                <div class="option clearfix" id="acceptCrossedzone">
                                    <div class="title fl">
                                        X-out Allowance in Panel:
                                        <a class="item-tips rel">
                                            <span class="jp-ico optiontip-ico" item-tips="If you do not accept the  X-out Allowance in Panel, the cost will increase the cost of 30%">
                                <i class="tipscon" tipshtml="true">If you do not accept the  X-out Allowance in Panel, the cost will increase the cost of 30%</i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input type="radio" value="Yes" name="acceptCrossed" class="noml undis" checked="checked"/>
                                                    Accept
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input type="radio" value="No" name="acceptCrossed" class="noml undis"/>
                                                    Not Accept
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>
                                <div class="imitation-customer imitation-requirements" for="set" id="pinbanzone">
                                    <div class="option rel clearfix pbsizezone">
                                        <div class="title fl">
                                            Panel Way:
                                        </div>
                                        <div class="option-con fl">
                                            <div class="clearfix">
                                                <div class="fl">
                                                    <input type="number" value="1" class="input-default w65 h30 b-bradius0 f12" name="pinban_x" min="1" placeholder="Vertical Qty"/>
                                                    <label class="ml5 mr5 cl-666 normal">X</label>
                                                    <input type="number" value="1" class="input-default w65 h30 b-bradius0 f12" name="pinban_y" min="1" placeholder="Horizontal Qty"/>

                                                </div>
                                                <span class="cl-b16a00 fl ml5 mt5">*order:Vertical X Horizontal</span>
                                                <div class="imposition-information-example rel fl ml10 mt5">
                                                    <a class="f14 cl-b16a00">*Panelization Detail</a>
                                                    <div class="imposition-information imposition-informationExample rel">
                                                        <div class="imposition-information-item mt5 rel">
                                                            <p class="f12 cl-999 text-center mb10">Image for panelized board ↓ (for reference only)<span class="cl-b16a00 ml10">Scaling:<em class="proportion"></em>/1</span></p>
                                                            <div class="panel-x mb10">
                                                                <p class="number f12"><span><em class="panel-width">0.00</em> mm</span></p>
                                                            </div>
                                                            <div class="panel-box">
                                                                <div class="edgerailwidth edgerailwidth-top undis"></div>
                                                                <div class="panel-item clearfix">
                                                                    <div class="edgerailwidth edgerailwidth-left fl undis"></div>
                                                                    <div class="example-createpanel fl"></div>
                                                                    <div class="edgerailwidth edgerailwidth-right fl undis"></div>
                                                                </div>
                                                                <div class="edgerailwidth edgerailwidth-bottom undis"></div>
                                                            </div>
                                                            <div class="panel-y" style="top: 73px;">
                                                                <p class="number f12">
                                                    <span>
                                                        <em class="panel-height">0.00</em><br/>
                                                        mm
                                                    </span>
                                                                </p>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>

                                            <div class="imposition-requires-presentation rel b-bradius4 mt10">
                                                <p class="tptsinfo">Refer to your requirements, Panel dimension is:<span class="yellow bold pbchoicesize">12.00X20.00mm</span>, Panel Qty <span class="yellow bold pbchoicetype">10 SET=10PCS boards</span>Shipping as panel. </p>
                                            </div>
                                            <div class="request-item mt10 clearfix undis rel" for2="jpset">
                                                <div class="title fl">Edge Rail:</div>
                                                <div class="option-con fl rel">
                                                    <ul class="option-choose clearfix">
                                                        <li>
                                                            <label class="item choose rel">
                                                                <i class="jp-ico subscript-ico"></i>
                                                                <input class="undis" type="radio" value="none" checked="checked" name="processeEdge_x"/>
                                                                None
                                                            </label>
                                                        </li>
                                                        <li>
                                                            <label class="item rel">
                                                                <input class="undis" type="radio" value="updown" name="processeEdge_x"/>
                                                                Up & Down
                                                            </label>
                                                        </li>
                                                        <li>
                                                            <label class="item rel">
                                                                <input class="undis" type="radio" value="leftright" name="processeEdge_x"/>
                                                                Left & Right
                                                            </label>
                                                        </li>
                                                        <li>
                                                            <label class="item rel">
                                                                <input class="undis" type="radio" value="both" name="processeEdge_x"/>
                                                                All 4 sides
                                                            </label>
                                                        </li>
                                                    </ul>
                                                </div>
                                                <div class="example-diagram ml10 mt5 fl rel" style="position: absolute; right: 65px; top: 9px;">
                                                    <a class="cl-b16a00">eg</a>
                                                    <div class="example-diagram-con b-bradius4 undis" style="display: none;">
                                                        <img src="./images/pcbonline/ex_craftside.png" alt="工艺边-示例"/>
                                                    </div>
                                                </div>
                                            </div>
                                            <div class="request-item mt10 clearfix" for2="jpset">
                                                <div class="title fl">Edge-Rail Width:</div>
                                                <div class="option-con fl clearfix">
                                                    <div class="craft-edge-width fl mr10">
                                                        <input class="input-default w80" type="number" min="4" name="processeEdge_y" value="4" max="100"/>
                                                        mm
                                                    </div>
                                                    <span class="cl-b16a00 fl ml5 mt5">*min 4mm</span>
                                                </div>
                                            </div>
                                            <div class="request-item mt10 clearfix">
                                                <div class="title fl">Panel Separating Way:</div>
                                                <div class="option-con fl">
                                                    <select class="panel-separatingWay option-number form-control b-bradius0" name="VCut" style="width: auto;">
                                                        <option value="none" selected="selected">None</option>
                                                        <option value="vcut">Panel as V-Scoring</option>
                                                        <option value="luocao">Panel as Tab-routing</option>
                                                        <option value="vcutluocao">Both V-Scoring&Tab-routing</option>
                                                    </select>
                                                </div>
                                            </div>
                                            <div class="luocao-state undis mt10">
                                                <div class="slot-spacing clearfix">
                                                    <div class="pull-left">
                                                        <label class="pull-left mt5" for="Length" style="width:100px;">routing width in Y level:</label>
                                                        <div class="pull-left" style="background:#eee;width:105px;padding:1px;">
                                                            <input type="number" id="cao_x" class="form-control b-bradius0 f12" style="height: 24px;padding: 2px 10px;width:50px;border:1px solid #e7e7e7;" name="cao_x" value="0" min="0" placeholder="routing width in Y level" oninput="if(this.value.length >2) value = this.value.slice(0, 3)">
                                                            <label class="cl-666 normal">mm</label>
                                                        </div>
                                                    </div>
                                                    <div class="pull-left ml20">
                                                        <label class="pull-left mt5" for="Width" style="width:100px;">routing width in X level:</label>
                                                        <div class="pull-left" style="background:#eee;width:105px;padding:1px;">
                                                            <input type="number" id="cao_y" class="form-control b-bradius0 f12" style="height: 24px;padding: 2px 10px;width:50px;border:1px solid #e7e7e7;" name="cao_y" value="0" min="0" placeholder="routing width in X level" oninput="if(this.value.length >2) value = this.value.slice(0, 3)">
                                                            <label class="cl-666 normal">mm</label>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>


                                <div class="option clearfix pinbanzone undis">
                                    <div class="title fl">
                                        Panel Rule:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="Panel boards refer to different boards put in one folder or compression package. So $8.7 is charged for one panel, regardless of the panel methods by stamp hole, long slot or directly milling.">
                                <i class="tipscon" tipshtml="true">
                                    Panel boards refer to different boards put in one folder or compression package. So $8.7 is charged for one panel, regardless of the panel methods by stamp hole, long slot or directly milling.
                                </i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl ">
                                        <div class="mb5">
                                            <label class="f12 normal">Delivered&nbsp;As: </label>
                                            <input class="input-default w80" type="number" min="1" value="1" id="pinban_x">
                                            X
                                            <input class="input-default w80" type="number" min="1" value="1" id="pinban_y">
                                            pcs
                                            <div class="example-diagram ml10 rel">
                                                <a class="cl-b16a00">For Example</a>
                                                <div class="example-diagram-con b-bradius4 undis" style="display: none;">
                                                    <img src="./images/pcbonline/ex_pbrule.png" alt="Panel Design-For Example">
                                                </div>
                                            </div>
                                        </div>
                                        <div>
                                            <label class="f12 normal">Edge Rail: &nbsp;&nbsp;&nbsp;&nbsp;</label>
                                            <select class="select-default f12" id="processeEdge_x">
                                                <option value="">None</option>
                                                <option value="updown">Top and Bottom</option>
                                                <option value="leftright">Left and Right</option>
                                                <option value="both">Four Sides</option>
                                            </select>
                                            <input class="input-default w80" type="number" min="0" value="0" id="processeEdge_y">
                                            mm
                                            <div class="example-diagram ml10 rel">
                                                <a class="cl-b16a00">For Example</a>
                                                <div class="example-diagram-con b-bradius4 undis" style="display: none;">
                                                    <img src="./images/pcbonline/ex_craftside.png" alt="Edge Rail-For Example">
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>


                                <div class="option clearfix">
                                    <div class="title fl">
                                        Material Type:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="The FR-4 material is TG130 with 0.4-3.0mm thickness. The thermal conductivity of Aluminum board is 1.0/1.5/2.0W with 1.0-2.0mm thickness.">
                                <i class="tipscon" tipshtml="true">The FR-4 material is TG130 with 0.4-3.0mm thickness. The thermal conductivity of Aluminum board is 1.0/1.5/2.0W with 1.0-2.0mm thickness.CE-M-1 plate is only suitable for single panel and 1.6 plate thickness.Fr4 Kingboard plate only supports more than 5 square meters</i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose clearfix">
                                            <li class="mb10">
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="FR4Type" type="radio" value="Normal FR-4 Board" checked="checked"/>
                                                    FR-4(Shengyi)
                                                </label>
                                            </li>
                                            <li class="mb10">
                                                <label class="item rel">
                                                    <input class="undis" name="FR4Type" type="radio" value="fr4jt"/>
                                                    FR-4(Kingboard)
                                                </label>
                                            </li>

                                            <li class="mb10">
                                                <label class="item  rel">
                                                    <input class="undis" name="FR4Type" type="radio" value="gj"/>
                                                    FR-4(Goldenmax)
                                                </label>
                                            </li>
                                            <li class="mb10">
                                                <label class="item rel">
                                                    <input class="undis" name="FR4Type" type="radio" value="cem1"/>
                                                    CEM-1
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="FR4Type" type="radio" value="gzaluminum"/>
                                                    Guangzhou Aluminum Board
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="FR4Type" type="radio" value="Aluminum Board"/>
                                                    Goldenmax Aluminum Board
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>
                                <div class="option clearfix fr4-tg">
                                    <div class="title fl">
                                        FR4-TG:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="The glass transition temperature for FR-4, TG130-170 is available">
                                <i class="tipscon" tipshtml="true">The glass transition temperature for FR-4, TG130-170 is available</i>
                            </span>
                                        </a>
                                    </div>

                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose clearfix">
                                            <li class="mb10">
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="FR4Tg" type="radio" value="TG130" checked="checked"/>
                                                    <span id="sptg130">TG140</span>
                                                </label>
                                            </li>
                                            <li class="mb10">
                                                <label class="item rel">
                                                    <input class="undis" name="FR4Tg" type="radio" value="TG150"/>
                                                    TG150
                                                </label>
                                            </li>
                                            <li class="mb10">
                                                <label class="item rel">
                                                    <input class="undis" name="FR4Tg" type="radio" value="TG170"/>
                                                    TG170
                                                </label>
                                            </li>
                                        </ul>
                                    </div>
                                </div>


                                <div class="option clearfix" id="daorexishu">
                                    <div class="title fl">Heat Conductivity:</div>
                                    <div class="option-con fl">
                                        <ul class="option-choose  clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="Invoice" type="radio" value="1" checked="checked"/>
                                                    1.0W
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="Invoice" type="radio" value="2"/>
                                                    1.5W
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="Invoice" type="radio" value="3"/>
                                                    2.0W
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>


                                <div class="option clearfix" id="naiyazhi">
                                    <div class="title fl">
                                        Withstanding Voltage Value:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="The withstand voltage of aluminum board is 2500v by default, 3500v and 4000v are available when the heat conductivity is 1.0 w, the finished copper is 1oz and the thickness within 1.0mm to 2,0mm.
">
                                <i class="tipscon" tipshtml="true">
                                    The withstand voltage of aluminum board is 2500v by default, 3500v and 4000v are available when the heat conductivity is 1.0 w, the finished copper is 1oz and the thickness within 1.0mm to 2,0mm.
                                </i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl">
                                        <ul class="option-choose  clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="WithstandVoltage" type="radio" value="2500" checked="checked"/>
                                                    2500V
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="WithstandVoltage" type="radio" value="3500"/>
                                                    3500V
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="WithstandVoltage" type="radio" value="4000"/>
                                                    4000V
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>


                                <div class="option clearfix  ">
                                    <div class="title fl">
                                        PCB Kinds:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="Differrent PCB kinds are merged in 1 design. This is not related to the panel separating way. Usually, 1 PCB order is for 1 kind PCB as default. If there are other kinds, extra costs will be charged.">
                                <i class="tipscon" tipshtml="true">Differrent PCB kinds are merged in 1 design. This is not related to the panel separating way. Usually, 1 PCB order is for 1 kind PCB as default. If there are other kinds, extra costs will be charged.</i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl">
                                        <input class="input-default w80" type="number" min="1" value="1" name="txtPinBanNum" style="border: 1px solid #e7e7e7;">
                                        <label class="f12 cl-454545 normal ml5">(Numbers of board types in documents)</label>
                                        <div class="example-diagram ml10 rel">
                                            <a class="cl-b16a00 f12">For Example</a>
                                            <div class="example-diagram-con b-bradius4 undis" style="display: none;">
                                                <img src="./images/pcbonline/ex_pbnum.png" alt="Panel For Example"/>
                                            </div>
                                        </div>
                                    </div>
                                </div>


                                <div class="option clearfix">
                                    <div class="title fl">
                                        Thickness:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="Thickness refers to the thickness of circuit board. We adopt Level A KB military materials with default 10% tolerance caused by solder mask and copper plating. Any special requirement for tolerance, please leave a note.*V-cut is not acceptable for 0.4mm board thickness.">
                                <i class="tipscon" tipshtml="true">Thickness refers to the thickness of circuit board. We adopt Level A KB military materials with default 10% tolerance caused by solder mask and copper plating. Any special requirement for tolerance, please leave a note.</i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose fl clearfix">
                                            <li>
                                                <label class="item rel ">
                                                    <input class="undis" name="BoardThickness" type="radio" value="0.4"/>
                                                    0.4
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel ">
                                                    <input class="undis" name="BoardThickness" type="radio" value="0.6"/>
                                                    0.6
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel ">
                                                    <input class="undis" name="BoardThickness" type="radio" value="0.8"/>
                                                    0.8
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel ">
                                                    <input class="undis" name="BoardThickness" type="radio" value="1"/>
                                                    1.0
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel ">
                                                    <input class="undis" name="BoardThickness" type="radio" value="1.2"/>
                                                    1.2
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel choose">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="BoardThickness" type="radio" value="1.6" checked=&quot;&#39;checked&#39;&quot;/>
                                                    1.6
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel ">
                                                    <input class="undis" name="BoardThickness" type="radio" value="2"/>
                                                    2.0
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel ">
                                                    <input class="undis" name="BoardThickness" type="radio" value="2.4"/>
                                                    2.4
                                                </label>
                                            </li>


                                        </ul>
                                        <img class="ml10 fl otherban_pic mb5" src="./images/pcbonline/pic_thickness.png" alt="thickness"/>
                                        <img class="ml10 fl lvjiban undis mb5" src="./images/pcbonline/lvthickness.jpg" alt="thickness"/>
                                        <span class="cl-b16a00 fl mt5">*0.4mm board can't be separated by V-cut</span>
                                    </div>
                                </div>

                                <div class="option clearfix">
                                    <div class="title fl">
                                        Finished Copper (outer):
                                    </div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose fl clearfix">
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radCopperThickness" type="radio" value="0.5 oz Cu"/>
                                                    0.5oz
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radCopperThickness" type="radio" value="0.75 oz Cu"/>
                                                    0.75oz
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="radCopperThickness" type="radio" value="1 oz Cu" checked="checked"/>
                                                    1oz
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radCopperThickness" type="radio" value="2 oz Cu"/>
                                                    2oz
                                                </label>
                                            </li>


                                        </ul>
                                        <img class="ml10 mt5 fl otherban_pic" src="./images/pcbonline/pic_copper.png" alt="copper"/>
                                        <img class="ml10 mt5 fl lvjiban undis" src="./images/pcbonline/lvcopper.jpg" alt="copper"/>
                                    </div>
                                </div>
                                <div class="option clearfix inner-copper">
                                    <div class="title fl">
                                        Inner Copper:
                                    </div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose fl clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="InnerCopperThickness" type="radio" value="1" checked="checked"/>
                                                    1oz
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="InnerCopperThickness" type="radio" value="2"/>
                                                    2oz
                                                </label>
                                            </li>
                                        </ul>
                                        <img class="ml10 mt5 fl" src="./images/pcbonline/pic_copper.png" alt="copper"/>
                                        <span class="cl-b16a00 dis fl ml5">* only for multi-layer boards</span>
                                    </div>
                                </div>
                                <div class="option clearfix">
                                    <div class="title fl">Min Spacing:</div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose fl clearfix">

                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radLineWeight" type="radio" value="4/4mil"/>
                                                    4/4mil
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radLineWeight" type="radio" value="5/5mil"/>
                                                    5/5mil
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radLineWeight" type="radio" value="6/6mil"/>
                                                    6/6mil
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="radLineWeight" type="radio" value="8/8mil" checked="checked"/>
                                                    8/8mil↑
                                                </label>
                                            </li>
                                        </ul>
                                        <img class="ml10 fl otherban_pic" src="./images/pcbonline/pic_spacing.png" alt="spacing"/>
                                        <img class="ml10 fl lvjiban undis" src="./images/pcbonline/lvspacing.jpg" alt="copper"/>

                                    </div>
                                </div>

                                <div class="option clearfix min_prosize">
                                    <div class="title fl">
                                        Min Hole Size:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="Min. hole size is the minimum hole diameter.*With min. via size 0.25mm ,the board thickness should be less than 1.6mm.">
                                <i class="tipscon" tipshtml="true">Min. hole size is the minimum hole diameter.</i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose fl clearfix">
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radVias" type="radio" value="0.2"/>
                                                    0.2mm
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radVias" type="radio" value="0.25"/>
                                                    0.25mm
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radVias" type="radio" value="0.3"/>
                                                    0.3mm
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radVias" type="radio" value="0.35"/>
                                                    0.35mm
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="radVias" type="radio" value="0.4" checked="checked"/>
                                                    0.4mm↑
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radVias" type="radio" value="99"/>
                                                    No Hole
                                                </label>
                                            </li>
                                        </ul>
                                        <img class="ml5 fl" src="./images/pcbonline/pic_hole.png" alt="hole"/>
                                    </div>
                                </div>

                                <div class="option clearfix thickness_aperture undis">
                                    <div class="title fl">
                                        Board Thickness:
                                    </div>

                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose clearfix">
                                            <li class="mb10">
                                                <p class="cl-b16a00 f12">Via Diameter: more than or equal to 1:1 </p>
                                            </li>
                                        </ul>
                                    </div>
                                </div>

                                <div class="option solder-mask clearfix">
                                    <div class="title fl">
                                        Solder Mask:
                                        <a class="item-tips rel">
                                            <span class="jp-ico optiontip-ico" item-tips="Green and White are free and default. Extra fee will charged for other colors.">
                                                <i class="tipscon" tipshtml="true">Green and White are free and default. Extra fee will charged for other colors.</i>
                                            </span>
                                        </a>
                                        <p class="series cl-b16a00 f12">(TAIYO)</p>
                                    </div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radSolderColor" type="radio" value="None"/>
                                                    <em class="example-color example-color-white"></em>
                                                    None
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="radSolderColor" type="radio" value="Green" checked="checked"/>
                                                    <em class="example-color example-color-green"></em>
                                                    Green
                                                </label>
                                            </li>

                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radSolderColor" type="radio" value="Black"/>
                                                    <em class="example-color example-color-black"></em>
                                                    Black
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radSolderColor" type="radio" value="White"/>
                                                    <em class="example-color example-color-white"></em>
                                                    White
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radSolderColor" type="radio" value="Yellow"/>
                                                    <em class="example-color example-color-yellow"></em>
                                                    Yellow
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radSolderColor" type="radio" value="Red"/>
                                                    <em class="example-color example-color-red"></em>
                                                    Red
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radSolderColor" type="radio" value="Blue"/>
                                                    <em class="example-color example-color-blue"></em>
                                                    Blue
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radSolderColor" type="radio" value="matteblack"/>
                                                    <em class="example-color example-color-matteblack"></em>
                                                    Matte Black
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radSolderColor" type="radio" value="mattegreen"/>
                                                    <em class="example-color example-color-mattegreen"></em>
                                                    Matte Green
                                                </label>
                                            </li>
                                            <li class="undis">
                                                <label class="item rel undis">
                                                    <input class="undis" name="radSolderColor" type="radio" value="highantiwhiteoil"/>
                                                    <em class="example-color example-color-whitehigh"></em>
                                                    High Reflectivity
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>

                                <div class="option silkscreen-color clearfix">
                                    <div class="title fl">
                                        Silkscreen Color:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="White and Black are free. Other colors will be charge extra fee.*Silk screen and solder resist can not be the same color.">
                                <i class="tipscon" tipshtml="true">White and Black are free. Other colors will be charge extra fee.</i>
                            </span>
                                        </a>
                                        <p class="series cl-b16a00 f12">(TAIYO)</p>
                                    </div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose fl clearfix">
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radFontColor" type="radio" value="None"/>
                                                    <em class="example-color example-color-white"></em>
                                                    None
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radFontColor" type="radio" value="Green"/>
                                                    <em class="example-color example-color-green"></em>
                                                    Green
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radFontColor" type="radio" value="Black"/>
                                                    <em class="example-color example-color-black"></em>
                                                    Black
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="radFontColor" type="radio" value="White" checked="checked"/>
                                                    <em class="example-color example-color-white"></em>
                                                    White
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radFontColor" type="radio" value="Yellow"/>
                                                    <em class="example-color example-color-yellow"></em>
                                                    Yellow
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radFontColor" type="radio" value="Red"/>
                                                    <em class="example-color example-color-red"></em>
                                                    Red
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radFontColor" type="radio" value="Blue"/>
                                                    <em class="example-color example-color-blue"></em>
                                                    Blue
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radFontColor" type="radio" value="matteblack"/>
                                                    <em class="example-color example-color-matteblack"></em>
                                                    Matte black
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radFontColor" type="radio" value="mattegreen"/>
                                                    <em class="example-color example-color-mattegreen"></em>
                                                    Matte green
                                                </label>
                                            </li>
                                        </ul>
                                    </div>
                                </div>

                                <div class="option clearfix">
                                    <div class="title fl">Surface Finish:</div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radPlatingType" type="radio" value="None"/>
                                                    None
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="radPlatingType" type="radio" value="HASL with lead" checked="checked"/>
                                                    HASL With Lead
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radPlatingType" type="radio" value="HASL lead free"/>
                                                    HASL Lead Free
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel ">
                                                    <input class="undis" name="radPlatingType" type="radio" value="Immersion gold"/>
                                                    Immersion Gold
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel yp-icon">
                                                    <input class="undis" name="radPlatingType" type="radio" value="Immersion Tin"/>
                                                    Immersion Tin
                                                </label>
                                            </li>

                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radPlatingType" type="radio" value="OSP"/>
                                                    OSP
                                                </label>
                                            </li>
                                        </ul>
                                        <p class="cl-b16a00 fl mt5 ImmersionTin undis">*Immersion tin is special technology, the price will be confirmed after we review your order.</p>


                                        <div class="shenjin-thickness mt10 clearfix imgoldthincknesszone undis">
                                            <span class="fl mt5 mr5 ml10">Immersion gold Thickness:</span>
                                            <ul class="option-choose fl clearfix">
                                                <li>
                                                    <label class="item choose rel">
                                                        <i class="jp-ico subscript-ico"></i>
                                                        <input class="undis" name="ImGoldThinckness" type="radio" value="1" checked="checked"/>
                                                        1u"
                                                    </label>
                                                </li>
                                                <li>
                                                    <label class="item rel">
                                                        <input class="undis" name="ImGoldThinckness" type="radio" value="2"/>
                                                        2u"
                                                    </label>
                                                </li>
                                                <li>
                                                    <label class="item rel yp-icon">
                                                        <input class="undis" name="ImGoldThinckness" type="radio" value="3"/>
                                                        3u"
                                                    </label>
                                                </li>
                                            </ul>
                                        </div>
                                    </div>
                                </div>

                                <div class="option clearfix">
                                    <div class="title fl">
                                        Golden Finger Beveling:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="*The bevelling can only be 35°~40°,and surface finish for bevelling is same as those for pad plating">
                                <i class="tipscon" tipshtml="true"></i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose fl clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="Goldfinger" type="radio" value="0" checked="checked"/>
                                                    No
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="Goldfinger" type="radio" value="1"/>
                                                    Yes
                                                </label>
                                            </li>
                                        </ul>
                                    </div>
                                </div>

                                <div class="option clearfix impedance">
                                    <div class="title fl">Via Process:</div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose fl clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="radSolderCover" type="radio" value="Tenting vias" checked="checked"/>
                                                    Tenting Vias
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="radSolderCover" type="radio" value="Vias not covered"/>
                                                    Vias Not Covered
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel yp-icon">
                                                    <input class="undis" name="radSolderCover" type="radio" value="Plugged vias"/>
                                                    Plugged Vias
                                                </label>
                                            </li>
                                        </ul>
                                        <span class="cl-b16a00 fl mt5">*For Gerber files, this choice is useless.It will be made according to files as default.</span>
                                    </div>
                                </div>

                                <div class="option flying-probe-test clearfix">
                                    <div class="title fl">Test Method:</div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li class="mb10">
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="FlyingProbe" type="radio" value="free" checked="checked"/>
                                                    100% Flying Probe Test For Prototypes (Free)
                                                </label>
                                            </li>
                                            <li class="mb10">
                                                <label class="item rel">
                                                    <input class="undis" name="FlyingProbe" type="radio" value="full"/>
                                                    100% Flying Probe Test
                                                </label>
                                            </li>
                                            <li class="mb10">
                                                <label class="item rel">
                                                    <input class="undis" name="FlyingProbe" type="radio" value="teststand"/>
                                                    Test Fixture
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>

                                <div class="option undis clearfix" id="chengxinfangshi">
                                    <div class="title fl">
                                        Forming Method:
                                        <a class="item-tips rel">
                            <span class="jp-ico optiontip-ico" item-tips="Free forming for aluminum board re-order, return forming fees if total orders exceed 600㎡" id="tips19">
                                <i class="tipscon" tipshtml="true" style="display: none;">Free forming for aluminum board re-order, return forming fees if total orders exceed 600㎡</i>
                            </span>
                                        </a>
                                    </div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li class="mb10">
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="FormingType" type="radio" value="mechanical" checked="checked"/>
                                                    Mechanical forming
                                                </label>
                                            </li>
                                            <li class="mb10">
                                                <label class="item rel">
                                                    <input class="undis" name="FormingType" type="radio" value="laser"/>
                                                    Laser Forming
                                                </label>
                                            </li>
                                            <li class="mb10">
                                                <label class="item rel">
                                                    <input class="undis" name="FormingType" type="radio" value="module"/>
                                                    Mold Forming (Free Reorder)
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>

                                <div class="option clearfix">
                                    <div class="title fl">Impedance Control:</div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="ImpedanceSize" type="radio" value="0" checked="checked"/>
                                                    None
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="ImpedanceSize" type="radio" value="50"/>
                                                    50Ω
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="ImpedanceSize" type="radio" value="90"/>
                                                    90Ω
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="ImpedanceSize" type="radio" value="100"/>
                                                    100Ω
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>
                                <div class="option clearfix impedancereportzone">
                                    <div class="title fl">Impedance Control Report:</div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="ImpedanceReport" type="radio" value="0" checked="checked"/>
                                                    No
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="ImpedanceReport" type="radio" value="1"/>
                                                    Yes
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>
                                <div class="option clearfix undis resinplugholezone">
                                    <div class="title fl">ResinPlug Hole:</div>
                                    <div class="option-con fl">
                                        <ul class="option-choose clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="ResinPlugHole" type="radio" value="0" checked="checked"/>
                                                    No
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel yp-icon">
                                                    <input class="undis" name="ResinPlugHole" type="radio" value="1"/>
                                                    Yes
                                                </label>
                                            </li>
                                        </ul>

                                    </div>
                                </div>
                                <div class="option clearfix">
                                    <div class="title fl">Special Requirement:</div>
                                    <div class="option-con fl">
                                        <textarea class="b-bradius4" cols="3" id="txtNote" rows="3" placeholder="Fill in any PCB details to make it as clear as possible for us to understand your requirements."></textarea>
                                    </div>
                                </div>
                            </div>


                            <div class="bg-fff Product-option pcb-con" style="margin-top:16px;">
                                <h3 class="mb10">CAM High-End Personalized Service</h3>
                                <div class="option clearfix">
                                    <div class="title fl">
                                        CAM High-End
                                        Personalization:

                                    </div>
                                    <div class="option-con fl clearfix">
                                        <ul class="option-choose fl clearfix">
                                            <li>
                                                <label class="item choose rel">
                                                    <i class="jp-ico subscript-ico"></i>
                                                    <input class="undis" name="CamEngineer" type="radio" value="1" checked="checked"/>
                                                    Intermediate Engineers
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="CamEngineer" type="radio" value="2"/>
                                                    Senior Engineers
                                                </label>
                                            </li>
                                            <li>
                                                <label class="item rel">
                                                    <input class="undis" name="CamEngineer" type="radio" value="3"/>
                                                    Experienced Engineers
                                                </label>
                                            </li>
                                        </ul>
                                        <span class="cl-b16a00 fl mt5">Senior and Experienced Engineers are recommended for small batch & multilayer & advanced PCBs.</span>
                                    </div>
                                </div>
                            </div>

                        </div>


                        <input type="hidden" name="hidDeliveryDays" id="hidDeliveryDays" value="1"/>
                        <input type="hidden" name="hidParmChanged" id="hidParmChanged" value="no"/>
                        <input type="hidden" name="hidErrMessage" id="hidErrMessage" value=""/>
                        <input type="hidden" name="hidShipMoney" id="hidShipMoney" value=""/>
                        <input type="hidden" name="hidShipName" id="hidShipName" value=""/>
                        <input type="hidden" name="hidCountryId" id="hidCountryId" value=""/>
                        <input type="hidden" name="hidCountryName" id="hidCountryName" value=""/>
                        <input type="hidden" name="hidfactId" id="hidfactId" value="4"/>
                    </form>
                </div>


                <div class="stencil item-box mb20 undis" for-group="stencil">
                    <div class="hd rel">
                        <h3 class="clearfix stenciltitle">
                            <label class="title f20">
                                <input value="4" name="ProType" type="checkbox" class="chkQutoItem undis" id="SMDStencil"/>
                                SMD-Stencil Quote
                            </label>

                            <span class="PCBSpecifications-note" style="    display: inline-block;
    padding: 0px 10px;
    background: red;
    border-radius: 9px;
    color: #fff;">(Order together with PCB)</span>
                        </h3>
                        <a class="intelligent-recommendation abs b-bradius4">Intelligent recommendation</a>
                    </div>
                    <form id="stencilForm" action="" method="post">
                        <input type="hidden" id="hidStencilToPcbOrderNo" name="hidStencilToPcbOrderNo"/>
                        <input type="hidden" id="hidStencillayersort" name="hidStencillayersort" value=""/>

                        <div class="stencil-con undis">
                            <ul class="mt20 clearfix">
                                <li>
                                    <div class="fl">Stencil type:</div>
                                    <div class="fr">
                                        <div class="choose clearfix" data-defval="">
                                            <p class="on">
                                                <i class="bg_ico"></i>
                                                <input name="StencilFramework" type="radio" value="Framework" checked="checked"/>Framework
                                            </p>
                                            <p>
                                                <input type="radio" name="StencilFramework" value="Non-framework"/>Non-framework
                                            </p>
                                        </div>
                                    </div>
                                    <div class="clear"></div>
                                </li>
                                <li>
                                    <div class="fl">Electropolishing:</div>
                                    <div class="fr">
                                        <div class="choose clearfix" data-defval="">
                                            <p>
                                                <input name="StencilElectropolishing" type="radio" value="Yes"/>Yes
                                            </p>
                                            <p class="on">
                                                <i class="bg_ico"></i>
                                                <input type="radio" name="StencilElectropolishing" value="No" checked="checked"/>No
                                            </p>
                                        </div>
                                    </div>

                                    <div class="clear"></div>
                                </li>
                                <li class="intelligent-recommendationPCBSize undis rel">
                                    <div class="fl">PCB dimension:</div>
                                    <div class="fr">
                                        <div class="option-size">
                                            <input type="number" step="0.1" min="0.1" max="650" value="" class="form-control b-bradius0 f12" name="BoardHeight" id="BoardHeight" oninput="if(value.length>5)value=value.slice(0,5)" placeholder="Height"/>
                                            <label class="ml5 mr5 cl-666 normal">X</label>
                                            <input type="number" step="0.1" min="0.1" max="650" value="" class="form-control b-bradius0 f12" name="BoardWidth" id="BoardWidth" oninput="if(value.length>5)value=value.slice(0,5)" placeholder="Width"/>
                                            <label class="cl-666 normal">mm</label>
                                        </div>
                                        <a class="no-recommend" title="I don't need recommedation">
                                            <img src="./images/Quote/icon_no.png" alt="I don't need recommedation"/>
                                        </a>
                                    </div>
                                    <div class="clear"></div>
                                </li>
                                <li>
                                    <div class="fl">Stencil Side:</div>
                                    <div class="fr">
                                        <div class="choose clearfix" data-defval="">
                                            <p class="on" style="margin-bottom: 10px;">
                                                <i class="bg_ico"></i>
                                                <input name="StencilSide" type="radio" value="Top" checked="checked" data-index="1"/>Top
                                            </p>
                                            <p style="margin-bottom: 10px;">
                                                <input type="radio" name="StencilSide" value="Bottom" data-index="2"/>Bottom
                                            </p>
                                            <p style="margin-bottom: 10px;">
                                                <input type="radio" name="StencilSide" value="Top and Bottom(On Single Stencil)" data-index="3"/>Top and Bottom(On Single Stencil)
                                            </p>
                                            <p>
                                                <input type="radio" name="StencilSide" value="Top and Bottom(On Separate Stencil)" data-index="4"/>Top and Bottom(On Separate Stencil)
                                            </p>
                                        </div>
                                    </div>
                                    <div class="clear"></div>
                                </li>
                                <li>
                                    <div class="fl">Size (mm):</div>
                                    <div class="fr">
                                        <p class="area">
                                            <select name="ProName" id="sProName" data-defval="3">

                                                <option>370×470mm (Valid area 190×290mm)</option>
                                                <option>420×520mm (Valid area 240×340mm)</option>

                                            </select>
                                        </p>
                                    </div>
                                    <div class="clear"></div>
                                </li>
                                <li>
                                    <div class="fl Explanation" style="position: relative">
                                        Quantity:
                                    </div>
                                    <div class="fr Quantity">
                                        <p>
                                            <input type="number" min="1" name="StencilNum" class="input" value="1" max="100" step="1"/>
                                        </p>

                                    </div>
                                    <div class="clear"></div>
                                </li>
                                <li>
                                    <div class="fl">Thickness:</div>
                                    <div class="fr">
                                        <div class="choose clearfix" data-defval=" ">
                                            <p>
                                                <input name="StencilBoardThickness" type="radio" value="0.1"/>0.10mm
                                            </p>
                                            <p class="on">
                                                <i class="bg_ico"></i>
                                                <input type="radio" name="StencilBoardThickness" value="0.12" checked="checked"/>0.12mm
                                            </p>
                                            <p>
                                                <input type="radio" name="StencilBoardThickness" value="0.15"/>0.15mm
                                            </p>
                                            <p>
                                                <input type="radio" name="StencilBoardThickness" value="0.2"/>0.2mm
                                            </p>
                                        </div>
                                    </div>
                                    <div class="clear"></div>
                                </li>
                                <li>
                                    <div class="fl">Existing fiducials:</div>
                                    <div class="fr">
                                        <div class="choose clearfix">
                                            <p class="on">
                                                <i class="bg_ico"></i>
                                                <input name="StncilFiducials" type="radio" value="none" checked="checked"/>none
                                            </p>
                                            <p>
                                                <input type="radio" name="StncilFiducials" value="half lasered"/>half lasered
                                            </p>
                                            <p>
                                                <input type="radio" name="StncilFiducials" value="lasered through"/>lasered through
                                            </p>
                                        </div>
                                    </div>
                                    <div class="clear"></div>
                                </li>

                                <li>
                                    <div class="fl">Special Requirement Note:</div>
                                    <div class="fr">
                                        <p>
                                            <textarea class="textarea" name="StencilRemark" placeholder="Fill in any Stencil details to make it as clear as possible for us to understand your requirements."></textarea>
                                        </p>
                                    </div>
                                    <div class="clear"></div>
                                </li>
                            </ul>
                            <div class="clearfix"></div>
                        </div>
                    </form>
                </div>

            </div>

            <div class="pcbonline-results fr rel">
                <div id="scrollTop" style="width: 480px;    ">


                    <div class="pcbonline-box mb20 bg-fff" style="padding-left: 23px; padding-right: 23px;">
                        <div class="item clearfix  totalmoenyzone mt5 subtotal1 mb20" style="border-bottom:2px solid #5a5a5a;">
                            <strong class="f16 fl">Subtotal:</strong>
                            <div class="bold  fr f20">$<span class="f20 FinalOrderMoney">0</span></div>
                        </div>

                        <div class="price-delivery undis" for-group="pcb">
                            <div class="bg-fff mb15 UnitPrice-box undis">

                                <div class="clearfix">
                                    <div class="laddertitle">
                                        <span class="w1">Quantity</span>
                                        <span class="w2">Area</span>
                                        <span class="w3">Unit Price</span>
                                    </div>
                                    <div class="laddercenter">
                                        <ul>

                                        </ul>

                                    </div>

                                </div>
                            </div>

                            <div class="hd clearfix priceTabletitle">
                                <h3 class="f20 bold cl-000">
                                    PCB Price

                                    <span class="c616161 mb5 ypzone fr" style="text-indent: 15px;cursor:pointer;">
                                        <a href="/advanced-quality-pcb.html" style="color:#666;font-weight:normal;font-size:14px!important" target="_blank">
                                            Select Inspection Standard
                                            <span class="jp-ico optiontip-ico" item-tips="Pay and review before 18:00 GMT+8 will start to calculate the delivery date">
                                                <i class="tipscon" tipshtml="true" style="width:400px;top:40px;">Pay and review before 18:00 GMT+8 will start to calculate the delivery date</i>
                                            </span>
                                        </a>

                                    </span>
                                </h3>

                            </div>


                            <div style="width: 100%;">


                                <div class="mb10">
                                    <ul class="pinzhiul ypzone">
                                        <li class="clearfix biaopin rel mb10 active">
                                            <label class="fl">
                                                <input class="undis" type="radio" checked="checked">
                                            </label>
                                            <span class="fl">Standard PCB</span>
                                            <span class="fr bpordermoney bold">$0</span>
                                        </li>
                                        <li class="clearfix youpin_box rel">
                                            <img src="./images/pcbonline/ypjb.png" style="position:absolute;right:0;top:0;" onclick="window.open('/advanced-quality-pcb.html#youpinmaodian', '_blank')"/>
                                            <label class="fl">
                                                <input class="undis" type="radio" checked="checked">
                                            </label>
                                            <span class="fl">Advanced PCB</span>
                                            <span class="fr ypordermoney bold">$0</span>
                                        </li>
                                    </ul>
                                    <div class="select-report undis">

                                        <p class="f14 cl-666" style="text-indent:20px;">Select Inspection Report</p>
                                        <ul class="select-report-option clearfix">
                                            <li class="select-report-item current" style="margin-right:4px;">
                                                <div>
                                                    <img src="./images/pcbonline/youpd2.png"/>
                                                    <p>Regular Default Inspection Report </p>
                                                    <input type="checkbox" value="" class="undis" checked="checked">
                                                </div>

                                            </li>
                                            <li class="select-report-item" style="width:300px!important">
                                                <div>
                                                    <img src="./images/pcbonline/youpd2.png"/>
                                                    <p>Microsection Report </p>
                                                    <input type="checkbox" value="" class="undis" checked="checked">
                                                </div>


                                            </li>
                                            <li class="select-report-item" style="margin-right:4px;width:300px!important">
                                                <div>
                                                    <img src="./images/pcbonline/youpd2.png"/>
                                                    <p>Test Report</p>
                                                    <input type="checkbox" value="" class="undis" checked="checked">
                                                </div>


                                            </li>
                                            <li class="select-report-item">
                                                <div>
                                                    <img src="./images/pcbonline/youpd2.png"/>
                                                    <p>Solderability Test Report</p>
                                                    <input type="checkbox" value="" class="undis" checked="checked">
                                                </div>


                                            </li>
                                        </ul>
                                    </div>

                                </div>
                            </div>
                            <dl class="price-delivery-list">
                                <dt>
                                    <span class="ww w1 text-center normal bg-f90 fl">Lead Time</span>
                                    <span class="ww w2 text-center normal fl bg-8a8a8a">Quantity</span>
                                    <span class="ww w3 text-center normal fl bg-8a8a8a">Price</span>
                                </dt>
                                <dd class="pointer rel clearfix">
                                    <div class="ww w1 text-center fl">
                                        <span class="DeliveryDaysStr" style="font-weight:600"></span>
                                        <a class="item-tips ml5 rel" style="z-index: 999;">
                                            <span class="jp-ico optiontip-ico" item-tips="Pay and review before 18:00 GMT+8 will start to calculate the delivery date" style="top:40px;">
                                                <i class="tipscon" tipshtml="true" style="width:400px;">Pay and review before 18:00 GMT+8 will start to calculate the delivery date</i>
                                            </span>
                                        </a>
                                        <img class="mr5 undis" src="./images/pcbonline/icon_speed.png" alt="speed" style="margin:auto"/>
                                    </div>
                                    <div class="ww w2 text-center fl Num "></div>
                                    <div class="ww w3  fl DiscountPrice fixed2 text-center"></div>

                                </dd>
                            </dl>
                            <p class="FactTypeshow cl-b16a00 undis" style="padding-top:5px;">* A special process is required, so please turn to the customer service staff for accurate quotation. </p>
                        </div>


                        <div class="price-delivery undis" for-group="pcba">
                            <div class="hd clearfix priceTabletitle">
                                <h3 class="f14 bold fl">PCB Assembly price and delivery</h3>

                            </div>

                            <dl class="price-delivery-list">
                                <dt>
                                    <span class="ww w1 text-center normal bg-f90 fl">Lead Time</span>
                                    <span class="ww w2 text-center normal fl bg-8a8a8a">Quantity</span>
                                    <span class="ww w3 text-center normal fl bg-8a8a8a">Price</span>
                                </dt>
                                <dd class=" pointer rel clearfix">
                                    <div class="ww w1 text-center fl">
                                        <span class="DeliveryDaysStr"></span>
                                        <a class="item-tips ml5 rel" style="z-index: 999;" href="https://www.allpcb.com/news/6-1-start-a-pcb-assembly-new-chapter_79.html" target="_blank">
                                            <span class="jp-ico optiontip-ico" item-tips="Confirmed sample picture before 12:00am in China time, will be shipped in 24H.Conversely, we will ship the next day.">
                                                <i class="tipscon" tipshtml="true" style="width: 400px;word-wrap:break-word;word-break:normal;">Confirmed sample picture before 12:00am in China time, will be shipped in 24H.Conversely, we will ship the next day.</i>
                                            </span>
                                        </a>
                                        <img class="mr5 undis" src="./images/pcbonline/icon_speed.png" alt="speed" style="margin:auto"/>
                                    </div>
                                    <div class="smtapricelist">
                                        <div class="ww w2 text-center fl Num "></div>
                                        <div class="ww w3 text-center fl DiscountPrice fixed2"></div>
                                    </div>
                                </dd>
                            </dl>
                        </div>
                        <div class="price-delivery undis" for-group="stencil">
                            <div class="hd clearfix priceTabletitle">
                                <h3 class="f14 bold fl">SMT-Stencil price and delivery</h3>

                            </div>

                            <dl class="price-delivery-list">
                                <dt>
                                    <span class="ww w1 text-center normal bg-f90 fl">Lead Time</span>
                                    <span class="ww w2 text-center normal fl bg-8a8a8a">Quantity</span>
                                    <span class="ww w3 text-center normal fl bg-8a8a8a">Price</span>
                                </dt>
                                <dd class=" pointer rel clearfix">
                                    <div class="ww w1 text-center fl">
                                        <span class="DeliveryDaysStr">24 hours</span>
                                        <a class="item-tips ml5 rel" style="z-index: 999;">
                                            <span class="jp-ico optiontip-ico" item-tips="Pay and review before 18:00 GMT+8  will start to calculate the delivery date">
                                                <i class="tipscon" tipshtml="true" style="width: 400px;">Pay and review before 18:00 GMT+8  will start to calculate the delivery date</i>
                                            </span>
                                        </a>
                                        <img class="mr5 undis" src="./images/pcbonline/icon_speed.png" alt="speed" style="margin:auto"/>
                                    </div>
                                    <div class="ww w2 text-center fl Num "></div>
                                    <div class="ww w3 text-center fl DiscountPrice fixed2"></div>
                                </dd>
                            </dl>
                        </div>


                        <div class="courier-company">
                            <h3 class="f20 bold mb10">Shipping Cost: </h3>
                            <div class="Country mb10 clearfix">

                                <select onchange="ShipCountryChange(this)" style="width:220px;margin-right:10px;" class="select-default b-bradius4 fl" name="selShipCountry" id="selShipCountry" def-val="0">
                                    <option value="0">Choose clearfix country</option>
                                    <option value="231">UNITED STATES OF AMERICA</option>
                                    <option value="12">AUSTRALIA</option>
                                    <option value="49">GERMANY</option>
                                    <option value="68">UNITED KINGDOM</option>
                                    <option value="98">ITALY</option>
                                    <option value="66">FRANCE</option>
                                    <option value="33">CANADA</option>
                                    <option value="93">ISRAEL</option>
                                    <option value="203">TURKEY</option>
                                    <option value="59">SPAIN</option>
                                    <option value="198">THAILAND</option>
                                    <option value="152">NETHERLANDS, THE</option>
                                    <option value="27">BRAZIL</option>
                                    <option value="37">SWITZERLAND</option>
                                    <option value="165">POLAND</option>
                                    <option value="42">CHINA, PEOPLES REPUBLIC</option>
                                    <option value="3">AFGHANISTAN</option>
                                    <option value="6">ALBANIA</option>
                                    <option value="54">ALGERIA</option>
                                    <option value="10">AMERICAN SAMOA</option>
                                    <option value="1">ANDORRA</option>
                                    <option value="8">ANGOLA</option>
                                    <option value="5">ANGUILLA</option>
                                    <option value="4">ANTIGUA</option>
                                    <option value="9">ARGENTINA</option>
                                    <option value="7">ARMENIA</option>
                                    <option value="13">ARUBA</option>
                                    <option value="12">AUSTRALIA</option>
                                    <option value="11">AUSTRIA</option>
                                    <option value="14">AZERBAIJAN</option>
                                    <option value="28">BAHAMAS</option>
                                    <option value="21">BAHRAIN</option>
                                    <option value="17">BANGLADESH</option>
                                    <option value="16">BARBADOS</option>
                                    <option value="31">BELARUS</option>
                                    <option value="18">BELGIUM</option>
                                    <option value="32">BELIZE</option>
                                    <option value="23">BENIN</option>
                                    <option value="24">BERMUDA</option>
                                    <option value="29">BHUTAN</option>
                                    <option value="26">BOLIVIA</option>
                                    <option value="219">BONAIRE</option>
                                    <option value="15">BOSNIA AND HERZEGOVINA</option>
                                    <option value="30">BOTSWANA</option>
                                    <option value="27">BRAZIL</option>
                                    <option value="25">BRUNEI</option>
                                    <option value="20">BULGARIA</option>
                                    <option value="19">BURKINA FASO</option>
                                    <option value="22">BURUNDI</option>
                                    <option value="105">CAMBODIA</option>
                                    <option value="41">CAMEROON</option>
                                    <option value="33">CANADA</option>
                                    <option value="90">CANARY ISLANDS, THE</option>
                                    <option value="46">CAPE VERDE</option>
                                    <option value="113">CAYMAN ISLANDS</option>
                                    <option value="35">CENTRAL AFRICAN REPUBLIC</option>
                                    <option value="196">CHAD</option>
                                    <option value="40">CHILE</option>
                                    <option value="42">CHINA, PEOPLES REPUBLIC</option>
                                    <option value="43">COLOMBIA</option>
                                    <option value="136">COMMONWEALTH NO. MARIANA ISLANDS</option>
                                    <option value="107">COMOROS</option>
                                    <option value="36">CONGO</option>
                                    <option value="34">CONGO, THE DEMOCRATIC REPUBLIC OF</option>
                                    <option value="39">COOK ISLANDS</option>
                                    <option value="44">COSTA RICA</option>
                                    <option value="38">COTE D IVOIRE</option>
                                    <option value="87">CROATIA</option>
                                    <option value="45">CUBA</option>
                                    <option value="220">CURACAO</option>
                                    <option value="47">CYPRUS</option>
                                    <option value="48">CZECH REPUBLIC, THE</option>
                                    <option value="51">DENMARK</option>
                                    <option value="50">DJIBOUTI</option>
                                    <option value="52">DOMINICA</option>
                                    <option value="53">DOMINICAN REPUBLIC</option>
                                    <option value="200">EAST TIMOR</option>
                                    <option value="55">ECUADOR</option>
                                    <option value="57">EGYPT</option>
                                    <option value="192">EL SALVADOR</option>
                                    <option value="58">ERITREA</option>
                                    <option value="56">ESTONIA</option>
                                    <option value="60">ETHIOPIA</option>
                                    <option value="63">FALKLAND ISLANDS</option>
                                    <option value="65">FAROE ISLANDS</option>
                                    <option value="62">FIJI</option>
                                    <option value="61">FINLAND</option>
                                    <option value="66">FRANCE</option>
                                    <option value="71">FRENCH GUYANA</option>
                                    <option value="67">GABON</option>
                                    <option value="76">GAMBIA</option>
                                    <option value="70">GEORGIA</option>
                                    <option value="49">GERMANY</option>
                                    <option value="73">GHANA</option>
                                    <option value="74">GIBRALTAR</option>
                                    <option value="80">GREECE</option>
                                    <option value="75">GREENLAND</option>
                                    <option value="69">GRENADA</option>
                                    <option value="78">GUADELOUPE</option>
                                    <option value="82">GUAM</option>
                                    <option value="81">GUATEMALA</option>
                                    <option value="72">GUERNSEY</option>
                                    <option value="77">GUINEA REPUBLIC</option>
                                    <option value="83">GUINEA-BISSAU</option>
                                    <option value="79">GUINEA-EQUATORIAL</option>
                                    <option value="84">GUYANA (BRITISH)</option>
                                    <option value="88">HAITI</option>
                                    <option value="86">HONDURAS</option>
                                    <option value="85">HONG KONG</option>
                                    <option value="89">HUNGARY</option>
                                    <option value="97">ICELAND</option>
                                    <option value="94">INDIA</option>
                                    <option value="91">INDONESIA</option>
                                    <option value="96">IRAN (ISLAMIC REPUBLIC OF)</option>
                                    <option value="95">IRAQ</option>
                                    <option value="92">IRELAND, REPUBLIC OF</option>
                                    <option value="93">ISRAEL</option>
                                    <option value="98">ITALY</option>
                                    <option value="100">JAMAICA</option>
                                    <option value="102">JAPAN</option>
                                    <option value="99">JERSEY</option>
                                    <option value="101">JORDAN</option>
                                    <option value="114">KAZAKHSTAN</option>
                                    <option value="103">KENYA</option>
                                    <option value="106">KIRIBATI</option>
                                    <option value="110">KOREA, REPUBLIC OF (SOUTH K.)</option>
                                    <option value="109">KOREA, THE D.P.R OF (NORTH K.)</option>
                                    <option value="111">KOSOVO</option>
                                    <option value="112">KUWAIT</option>
                                    <option value="104">KYRGYZSTAN</option>
                                    <option value="115">LAO PEOPLES DEMOCRATIC REPUBLIC</option>
                                    <option value="124">LATVIA</option>
                                    <option value="116">LEBANON</option>
                                    <option value="121">LESOTHO</option>
                                    <option value="120">LIBERIA</option>
                                    <option value="118">LIECHTENSTEIN</option>
                                    <option value="122">LITHUANIA</option>
                                    <option value="123">LUXEMBOURG</option>
                                    <option value="135">MACAU</option>
                                    <option value="131">MACEDONIA, REPUBLIC OF</option>
                                    <option value="129">MADAGASCAR</option>
                                    <option value="143">MALAWI</option>
                                    <option value="145">MALAYSIA</option>
                                    <option value="142">MALDIVES</option>
                                    <option value="140">MALTA</option>
                                    <option value="130">MARSHALL ISLANDS</option>
                                    <option value="137">MARTINIQUE</option>
                                    <option value="138">MAURITANIA</option>
                                    <option value="141">MAURITIUS</option>
                                    <option value="227">MAYOTTE</option>
                                    <option value="144">MEXICO</option>
                                    <option value="64">MICRONESIA, FEDERATED STATES OF</option>
                                    <option value="127">MOLDOVA, REPUBLIC OF</option>
                                    <option value="134">MONGOLIA</option>
                                    <option value="128">MONTENEGRO, REPUBLIC OF</option>
                                    <option value="139">MONTSERRAT</option>
                                    <option value="126">MOROCCO</option>
                                    <option value="146">MOZAMBIQUE</option>
                                    <option value="133">MYANMAR</option>
                                    <option value="147">NAMIBIA</option>
                                    <option value="155">NAURU, REPUBLIC OF</option>
                                    <option value="154">NEPAL</option>
                                    <option value="152">NETHERLANDS, THE</option>
                                    <option value="223">NEVIS</option>
                                    <option value="148">NEW CALEDONIA</option>
                                    <option value="157">NEW ZEALAND</option>
                                    <option value="151">NICARAGUA</option>
                                    <option value="150">NIGERIA</option>
                                    <option value="156">NIUE</option>
                                    <option value="153">NORWAY</option>
                                    <option value="158">OMAN</option>
                                    <option value="164">PAKISTAN</option>
                                    <option value="168">PALAU</option>
                                    <option value="159">PANAMA</option>
                                    <option value="162">PAPUA NEW GUINEA</option>
                                    <option value="169">PARAGUAY</option>
                                    <option value="160">PERU</option>
                                    <option value="163">PHILIPPINES, THE</option>
                                    <option value="165">POLAND</option>
                                    <option value="167">PORTUGAL</option>
                                    <option value="166">PUERTO RICO</option>
                                    <option value="170">QATAR</option>
                                    <option value="171">REUNION, ISLAND OF</option>
                                    <option value="172">ROMANIA</option>
                                    <option value="174">RUSSIAN FEDERATION, THE</option>
                                    <option value="175">RWANDA</option>
                                    <option value="182">SAINT HELENA</option>
                                    <option value="218">SAMOA</option>
                                    <option value="186">SAN MARINO</option>
                                    <option value="191">SAO TOME AND PRINCIPE</option>
                                    <option value="176">SAUDI ARABIA</option>
                                    <option value="187">SENEGAL</option>
                                    <option value="173">SERBIA, REPUBLIC OF</option>
                                    <option value="178">SEYCHELLES</option>
                                    <option value="185">SIERRA LEONE</option>
                                    <option value="181">SINGAPORE</option>
                                    <option value="184">SLOVAKIA</option>
                                    <option value="183">SLOVENIA</option>
                                    <option value="177">SOLOMON ISLANDS</option>
                                    <option value="188">SOMALIA</option>
                                    <option value="224">SOMALILAND, REP OF (NORTH SOMALIA)</option>
                                    <option value="228">SOUTH AFRICA</option>
                                    <option value="59">SPAIN</option>
                                    <option value="119">SRI LANKA</option>
                                    <option value="225">ST. BARTHELEMY</option>
                                    <option value="221">ST. EUSTATIUS</option>
                                    <option value="108">ST. KITTS</option>
                                    <option value="117">ST. LUCIA</option>
                                    <option value="222">ST. MAARTEN</option>
                                    <option value="212">ST. VINCENT</option>
                                    <option value="179">SUDAN</option>
                                    <option value="189">SURINAME</option>
                                    <option value="194">SWAZILAND</option>
                                    <option value="180">SWEDEN</option>
                                    <option value="37">SWITZERLAND</option>
                                    <option value="161">TAHITI</option>
                                    <option value="206">TAIWAN</option>
                                    <option value="199">TAJIKISTAN</option>
                                    <option value="207">TANZANIA</option>
                                    <option value="198">THAILAND</option>
                                    <option value="197">TOGO</option>
                                    <option value="202">TONGA</option>
                                    <option value="204">TRINIDAD AND TOBAGO</option>
                                    <option value="201">TUNISIA</option>
                                    <option value="203">TURKEY</option>
                                    <option value="195">TURKS AND CAICOS ISLANDS</option>
                                    <option value="205">TUVALU</option>
                                    <option value="209">UGANDA</option>
                                    <option value="208">UKRAINE</option>
                                    <option value="2">UNITED ARAB EMIRATES</option>
                                    <option value="68">UNITED KINGDOM</option>
                                    <option value="231">UNITED STATES OF AMERICA</option>
                                    <option value="210">URUGUAY</option>
                                    <option value="211">UZBEKISTAN</option>
                                    <option value="217">VANUATU</option>
                                    <option value="213">VENEZUELA</option>
                                    <option value="216">VIETNAM</option>
                                    <option value="214">VIRGIN ISLANDS (BRITISH)</option>
                                    <option value="215">VIRGIN ISLANDS (US)</option>
                                    <option value="229">ZAMBIA</option>
                                    <option value="230">ZIMBABWE</option>
                                </select>

                                <select onchange="CalShip(this)" style="width:180px;" id="selShip" name="selShip" class="select-default fl b-bradius4 fl">
                                    <option value="0">Choose express</option>
                                    <option value="1"
                                            ids=",1,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,126,127,128,129,130,131,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,191,192,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,231,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,227,228,229,230,"
                                            pic="dhl.gif" style="display:block">DHL
                                    </option>
                                    <option value="3" ids=",2,9,11,12,14,17,18,20,21,27,31,33,37,43,47,48,49,51,56,59,61,66,68,70,80,85,89,91,92,93,94,98,102,110,114,115,116,119,122,123,126,133,144,145,150,152,153,157,158,163,165,166,167,174,176,180,181,184,198,203,206,208,213,216,228,231," pic="hkpost.gif" style="display:none">HK post</option>
                                    <option value="4" ids=",42,206," pic="sfexpress.gif" style="display:none">SF Express</option>
                                </select>
                            </div>
                            <div class="clearfix">


                                <img class="expresslogo fl ml10 mt6" src="./images/pcbonline/dhl.gif"/>
                                <div class="item-info ml10 mt6 fl">
                                    <img src="./images/pcbonline/plane.jpg"/>
                                    <span class="expresstype_delieveryday"></span>
                                    <span class="express_weight"></span>
                                    <input type="hidden" id="PcbWeight" value="0"/>
                                    <input type="hidden" id="StencilWeight" value="0"/>
                                    <a class="item-tips ml5 rel" style="z-index: 999;">
                                        <span class="jp-ico optiontip-ico" item-tips="Package weight included">
                                            <i class="tipscon" tipshtml="true" style="width: 160px;">Package weight included</i>
                                        </span>
                                    </a>
                                </div>
                            </div>
                            <div class="HK-post-metion mt5 undis color-999">Tip: HK post maybe very slow and uninsurable for delivery time, DHL recommended.</div>
                        </div>

                        <div class="pcb-time">
                            <div class="clearfix">
                                <p class="ml10 f12" style="line-height: 38px;">
                                    Current Time (GMT+8):
                                    <span id="CurrentDatetime2" style="color:#b86a39"></span>
                                </p>
                                <div class="item fl clearfix mr10">
                                    <i class="ico-pcbtime expected-ship fl"></i>
                                    <div class="con fl " style="width:90px;">
                                        <span style="color:#b86a39;">Shipping Time</span>
                                        <span class="predictdelievery" id="predictdelievery" data-time="" style="color:#b86a39;"></span>
                                        <input type="hidden" name="name" value="" id="pcbDateTime"/>
                                        <input type="hidden" name="name" value="" id="stencilDateTime"/>
                                    </div>
                                </div>

                                <div class="item fl clearfix">
                                    <i class="ico-pcbtime expected-arrival fl"></i>
                                    <div class="con fl" style="width:90px;">
                                        <span style="color:#b86a39;">Arriving Time</span>
                                        <span style="color:#b86a39;" class="predictrecieve" id="predictrecieve"></span>
                                    </div>
                                </div>


                            </div>
                        </div>

                        <div class="price totalpricezone f14">
                            <div class="item clearfix mt10" style="color:red">
                                <span for-group="pcb" class="fl">New Registers: Only $1.99 For First Order</span>
                            </div>
                            <div class="item clearfix mt10 undis" for-group="pcb">
                                <span class="fl">Original PCB Cost (Product Cost): </span>
                                <div class="fr original-price color-666">$<s>0</s></div>
                            </div>
                            <div class="item clearfix mt10 tip2000 undis">
                                <span class="fl" style="color:red">Tip:Final price can be negotiated</span>
                            </div>
                            <div class="item clearfix mt5" for-group="pcb">
                                <span class="fl">
                                    Special Offer:

                                </span>
                                <div class="fr ">
                                    <del style="color:red!important;display:none"> $<span class="OrignPcbPrice fixed2  f14">0</span>&nbsp;&nbsp;</del>
                                    $<span class="DiscountPrice OrderMoney fixed2  f14">0</span>
                                </div>
                            </div>


                            <div class="item clearfix mt5" for-group="pcba">
                                <span class="fl">PCB Assembly Cost:</span>
                                <div class="fr bold">
                                    <s class="f12 bold smtSpecialPrice" style="color: red; display: none;">$164</s>
                                    $<span class="DiscountPrice OrderMoney fixed2 bold f14">0</span>
                                </div>
                            </div>
                            <div class="item clearfix mt5" for-group="stencil">
                                <span class="fl">SMT Stencil Cost </span>
                                <div class="fr bold">$<span class="DiscountPrice OrderMoney fixed2 bold f14">0</span></div>
                            </div>

                            <div class="item clearfix  shipmoenyzone mt5">
                                <span class="fl">Shipping Cost: </span>
                                <div class="fr">
                                    <span id="spShipMoeny" class="ShipMoney spShipMoeny fixed2 f14">0.00</span>
                                    <input type="hidden" id="PcbWeightMoney" value="0"/>
                                    <input type="hidden" id="StencilWeightMoney" value="0"/>
                                </div>
                            </div>
                            <div class="item clearfix  totalmoenyzone mt5">
                                <strong class="f16 fl">Subtotal: </strong>
                                <div class="bold yellow fr f20">$<span class="f20 FinalOrderMoney">0</span></div>
                            </div>
                        </div>

                        <div class="remarks mt10 mb10 clearfix">
                            <div class="fl">
                                <div style="width:408px;border:1px solid #999;padding:5px 10px;border-radius:4px;box-shadow:1px 1px 4px 0 #ccc;">
                                    <span class="red">*</span> Your email:
                                    <input class="input-default b-bradius4" name="txtMail" id="txtMail" type="text" style="width:310px;border:0;outline:none">
                                </div>
                                <div class="download-or-sendmail undis">
                                    <span>Quotation:</span><a href="javascript:;" onclick="P.ExportQuote(1);"> Download </a>&nbsp;&nbsp;&nbsp;<a href="javascript:;" class="sendmail-btn">Send To Email</a>
                                    <div class="send-mail mt5 undis">
                                        <input type="text" name="" value="" id="QuotationEmail" placeholder="Your email" class="input-default b-bradius4"/>&nbsp;
                                        <input type="button" name="name" value="send" class="send-btn b-bradius4" style="width: 45px; height: 30px; border: none; line-height: 29px; cursor: pointer" onclick="P.ExportQuote(2);"/>
                                    </div>
                                </div>
                            </div>
                            <div class="fr ">
                                <button class="add-cart btn btn-yellow f18 bold b-bradius4 fr" type="button" id="btnAddCart" onclick="CartFormSubmit()"><i class="jp-ico bigcart-ico"></i>Add to Cart</button>
                            </div>
                        </div>
                        <p class="tip color-999 mb5">Tip: Please notice that the final amount is determined by the engineering review, and 5%-10% orders may need extra charge.</p>
                        <p class="cl-f90">Attention! The Manufacturing No. will be printed on your boards by default!</p>
                        <div class="loading undis">
                            <img src="./images/pcbonline/loading.gif" alt="loading"/>
                        </div>
                        <input type="hidden" name="userId" id="userId" value="0"/>
                    </div>


                </div>
            </div>
        </div>
    </div>
</div>

<div id="oldPcbInfoListzone" style="display: none">
    <div class="sch">订单号:<input id="StencilOrderNo" name="StencilOrderNo" type="text" value=""/><a href="javascript:;" onclick="Stencil.GetOldPcbInfoList(this)">搜索</a></div>
    <table id="tabPcbInfoList">
        <thead>
        <tr>
            <th width="25%">PCB order No.</th>
            <th width="75%">PCB Gerber file</th>
        </tr>
        </thead>
        <tbody></tbody>
    </table>
</div>

<div style="display: none" id="option_stencilproname">
    <select id="tempdropstencil"></select>
</div>

<div id="layerorder" style="display: none">
    <div class="content mt10 clearfix" style="margin-left: 30px;">
        <div class="gerberlist">
            <p style="width: 2em; text-align: right; display: inline-block;">L1:</p>
            <input type="text" id="txtLayerCXL1"/>
        </div>
        <div class="gerberlist">
            <p style="width: 2em; text-align: right; display: inline-block;">L2:</p>
            <input type="text" id="txtLayerCXL2"/>
        </div>
        <div class="gerberlist">
            <p style="width: 2em; text-align: right; display: inline-block;">L3:</p>
            <input type="text" id="txtLayerCXL3"/>
        </div>
        <div class="gerberlist">
            <p style="width: 2em; text-align: right; display: inline-block;">L4:</p>
            <input type="text" id="txtLayerCXL4"/>
        </div>
        <div class="gerberlist" id="divLayer5" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L5:</p>
            <input type="text" id="txtLayerCXL5"/>
        </div>
        <div class="gerberlist" id="divLayer6" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L6:</p>
            <input type="text" id="txtLayerCXL6"/>
        </div>
        <div class="gerberlist" id="divLayer7" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L7:</p>
            <input type="text" id="txtLayerCXL7"/>
        </div>
        <div class="gerberlist" id="divLayer8" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L8:</p>
            <input type="text" id="txtLayerCXL8"/>
        </div>
        <div class="gerberlist" id="divLayer9" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L9:</p>
            <input type="text" id="txtLayerCXL9"/>
        </div>
        <div class="gerberlist" id="divLayer10" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L10:</p>
            <input type="text" id="txtLayerCXL10"/>
        </div>
        <div class="gerberlist" id="divLayer11" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L11:</p>
            <input type="text" id="txtLayerCXL11"/>
        </div>
        <div class="gerberlist" id="divLayer12" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L12:</p>
            <input type="text" id="txtLayerCXL12"/>
        </div>
        <div class="gerberlist" id="divLayer13" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L13:</p>
            <input type="text" id="txtLayerCXL13"/>
        </div>
        <div class="gerberlist" id="divLayer14" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L14:</p>
            <input type="text" id="txtLayerCXL14"/>
        </div>
        <div class="gerberlist" id="divLayer15" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L15:</p>
            <input type="text" id="txtLayerCXL15"/>
        </div>
        <div class="gerberlist" id="divLayer16" style="display: none">
            <p style="width: 2em; text-align: right; display: inline-block;">L16:</p>
            <input type="text" id="txtLayerCXL16"/>
        </div>
        <div class="clearfix" style="text-align: -webkit-center;">
            <input type="button" class="next-step b-buton  btnLayersSubmit" value="Submit" onclick="SetLayerNote()"/>
            <input type="hidden" id="hidlayersort" value=""/>
        </div>
    </div>

</div>

<div class="wdetail-tips" style="width: 220px; display: none">
    <a class="ui-close" href="javascript:;">close</a>
    <p id="tipp">"Accept Crossed-out Panel" means there will be one or more bad individual board(s) in the panel.</p>
    <a class="ui-balloon-arrow"></a>
</div>

<div class="suggest-masklayer undis"></div>

<div id="informationpinban" class="informationpinban-suggest">
    <div class="clearfix">
        <div class="imposition-information imposition-informationExample fl rel">
            <p class="title f14 bold text-center">Image for required panelization way ↓ (for reference only)</p>
            <div class="imposition-information-item rel">
                <p class="f12 cl-999 text-center mb10"><span class="cl-b16a00 ml10">Scaling:<em class="proportion"></em>/1</span></p>
                <div class="panel-x mb10">
                    <p class="number f12"><span><em class="panel-width">0.00</em> mm</span></p>
                </div>
                <div class="panel-box">
                    <div class="edgerailwidth edgerailwidth-top undis"></div>
                    <div class="panel-item clearfix">
                        <div class="edgerailwidth edgerailwidth-left fl undis"></div>
                        <div class="createpanel fl"></div>
                        <div class="edgerailwidth edgerailwidth-right fl undis"></div>
                    </div>
                    <div class="edgerailwidth edgerailwidth-bottom undis"></div>
                </div>
                <div class="panel-y">
                    <p class="number f12">
                        <span>
                            <em class="panel-height">0.00</em><br/>
                            mm
                        </span>
                    </p>
                </div>
            </div>
        </div>
        <div class="imposition-information suggest-imposition-information fl rel">
            <p class="title f14 bold text-center">Image for ALLPCB recommended panelization way ↓ (for reference only)</p>
            <div class="imposition-information-item rel">
                <p class="f12 cl-999 text-center mb10"><span class="cl-b16a00 ml10">Scaling:<em class="proportion"></em>/1</span></p>
                <div class="panel-x mb10">
                    <p class="number f12"><span><em class="panel-width">0.00</em> mm</span></p>
                </div>
                <div class="panel-box">
                    <div class="edgerailwidth edgerailwidth-top undis"></div>
                    <div class="panel-item clearfix">
                        <div class="edgerailwidth edgerailwidth-left fl undis"></div>
                        <div class="suggest-createpanel fl"></div>
                        <div class="edgerailwidth edgerailwidth-right fl undis"></div>
                    </div>
                    <div class="edgerailwidth edgerailwidth-bottom undis"></div>
                </div>
                <div class="panel-y">
                    <p class="number f12">
                        <span>
                            <em class="panel-height">0.00</em><br/>
                            mm
                        </span>
                    </p>
                </div>
            </div>
        </div>
    </div>
    <p class="f14 cl-b16a00 mt10 mb10">
        <span class="board-height f16 bold">0.00</span>mm X <span class="board-heightPanel f16 bold">1</span>,<span class="board-width f16 bold">0.00</span>mm X <span class="board-widthPanel f16 bold">1</span> is recommended,<br/>
        Finished panel dimension:<span class="suggest-panelHeight bold"></span>mm X <span class="suggest-panelWidth bold"></span>mm,<br/>
        If rail edge is required, adding on the <span class="f16 bold">longer side</span> is recommended
    </p>

    <div class="operating clearfix">
        <a class="btn-acceptsuggestions btn-yellow btn-edit h35 f14 b-bradius4 mr15 fl" href="javascript:void(0)" onclick="Pcb.AcceptSuggestionsImpositionInformation()">Accept Suggestion , change specifications</a>
        <a class="btn-again btn-yellow btn-edit h35 f14 b-bradius4 mr15 fl" href="javascript:void(0)" onclick="Pcb.HideSuggestImpositionInformation()">Change specifications</a>
        <a class="btn-yellow btn-addcart h35 f14 b-bradius4 fl" href="javascript:void(0)" onclick="CartFormSubmit()">Ignore Suggestion, insist to add to cart</a>
    </div>
</div>


</body>
</html>