123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437 |
- <!DOCTYPE html>
- <html lang="en" xmlns:th="http://www.thymeleaf.org">
- <head>
- <meta charset="UTF-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>出口报关单</title>
- <style>
- @page {size:297mm 210mm;}
- * {
- margin: 0;
- padding: 0;
- font-family: 'Times New Roman', "SimSun";
- }
- html,
- body {
- width: 100%;
- height: 100%;
- color: black;
- font-size: 12px;
- }
- .con {
- text-align: left;
- border: 1px solid black;
- background-color: white;
- }
- .one {
- width: 100%;
- text-align: center;
- border-top: 1px solid black;
- border-left: 1px solid black;
- table-layout: fixed;
- }
- .one td {
- border: 0;
- line-height: 15px;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- }
- .two {
- width: 100%;
- text-align: center;
- border-top: 1px solid black;
- border-left: 1px solid black;
- table-layout: fixed;
- }
- .two th {
- border: 0;
- line-height: 15px;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- background-color: #dce6f1;
- }
- .two td {
- border: 0;
- line-height: 15px;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- }
- </style>
- </head>
- <body>
- <div class="con">
- <table cellspacing="0" cellpadding="0" border="0" class="one">
- <tr>
- <td colspan="8">
- <span style="font-weight: 700;">出口货物正式报关单草单/申报信息填制模板</span>
- </td>
- </tr>
- <tr>
- <td style="background-color: #dce6f1">
- <span>发件公司清关负责人</span>
- <span>联系电话/手机(必填):</span>
- </td>
- <td colspan="3" style="background-color: #ebf1de">
- <span th:text="${contacts}" /> <span th:text="${contactsMobile}" />
- </td>
- <td colspan="2" style="background-color: #dce6f1">
- <span>联系人邮箱:</span>
- </td>
- <td colspan="2" style="background-color: #ebf1de; text-align: left; padding-left: 4px;">
- <span th:text="${contactsEmail}" />
- </td>
- </tr>
- <tr style="background-color: #dce6f1">
- <td colspan="2">
- <span>境内发货人名称(填写发货公司中文名称)</span>
- </td>
- <td colspan="2">
- <span>境内发货人代码</span>
- <span>(填写18位统一社会信用代码,没有</span>
- <span>信用证代码填报10位海关备案编码)</span>
- </td>
- <td colspan="2">
- <span>出境关别(不用填写)</span>
- </td>
- <td colspan="2">
- <span>备案号(如是手册的请填写)</span>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <span th:text="${companyNameChinese}" />
- </td>
- <td colspan="2">
- <span th:text="${organizationCode}" />
- </td>
- <td colspan="2">
- <span th:text="${exitCustoms}" />
- </td>
- <td colspan="2">
- <span th:text="${recordNo}" />
- </td>
- </tr>
- <tr style="background-color: #dce6f1">
- <td colspan="2">
- <span>境外收货人(指合同买方或</span>
- <span>合同指定的收货人公司英文名称)</span>
- </td>
- <td colspan="2">
- <span>境外收货人代码(AEO互认企业</span>
- <span>需填报AEO编码;不填默认非AEO互认)</span>
- </td>
- <td colspan="2">
- <span>运输方式(不用填写)</span>
- </td>
- <td>
- <span>运输工具名称及航</span>
- <span>次号(不用填写)</span>
- </td>
- <td>
- <span>提运单号</span>
- <span>(指12位快递运单号码)</span>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="background-color: #ebf1de">
- <span th:text="${customerCompanyName}" />
- </td>
- <td colspan="2">
- <span th:text="${overseasConsigneeCode}" />
- </td>
- <td colspan="2">
- <span th:text="${typeOfShipping}" />
- </td>
- <td>
- <span th:text="${meansOfTransport}" />
- </td>
- <td>
- <span th:text="${waybillCode}" />
- </td>
- </tr>
- <tr style="background-color: #dce6f1">
- <td colspan="2">
- <span>生产销售单位(指生产该产品的公司名称)</span>
- </td>
- <td colspan="2">
- <span>生产销售单位代码(填写18位统一</span>
- <span>社会信用代码,没有信用证代码填写“NO”)</span>
- </td>
- <td colspan="2">
- <span>监管方式</span>
- </td>
- <td>
- <span>征免性质</span>
- <span>(与监管方式对应填写)</span>
- </td>
- <td>
- <span>许可证号</span>
- <span>(如需许可证的请填写)</span>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <span th:text="${productCompanyNameChinese}" />
- </td>
- <td colspan="2">
- <span th:text="${productOrganizationCode}" />
- </td>
- <td colspan="2">
- <span th:text="${supervisionMode}" />
- </td>
- <td>
- <span th:text="${exemptionNature}" />
- </td>
- <td>
- <span th:text="${licenseKey}" />
- </td>
- </tr>
- <tr style="background-color: #dce6f1">
- <td colspan="2">
- <span>合同协议号(根据合同填写)</span>
- </td>
- <td colspan="2">
- <span>贸易国(合同买方所在国)</span>
- </td>
- <td colspan="2">
- <span>运抵国</span>
- </td>
- <td>
- <span>指运港(不用填写)</span>
- </td>
- <td>
- <span>离境口岸(不用填写)</span>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="background-color: #ebf1de">
- <span style="color: red;" th:text="${contractCode}" />
- </td>
- <td colspan="2" style="background-color: #ebf1de">
- <span th:text="${tradingCountry}" />
- </td>
- <td colspan="2" style="background-color: #ebf1de">
- <span th:text="${arrivalCountry}" />
- </td>
- <td>
- <span th:text="${portOfDestination}" />
- </td>
- <td>
- <span th:text="${departurePort}" />
- </td>
- </tr>
- <tr style="background-color: #dce6f1">
- <td>
- <span>包装种类</span>
- </td>
- <td>
- <span>件数</span>
- <span>(运单和装箱单一致)</span>
- </td>
- <td>
- <span>毛重(千克)</span>
- </td>
- <td>
- <span>净重(千克)</span>
- </td>
- <td>
- <span>成交方式</span>
- </td>
- <td>
- <span>运费</span>
- </td>
- <td>
- <span>保费</span>
- </td>
- <td>
- <span>杂费(如有请填写)</span>
- </td>
- </tr>
- <tr>
- <td style="background-color: #ebf1de">
- <span th:text="${packageType}" />
- </td>
- <td style="background-color: #ebf1de">
- <span style="color: red;" th:text="${totalBoxes}" />
- </td>
- <td style="background-color: #ebf1de">
- <span style="color: red;" th:text="${grossWeight}" />
- </td>
- <td style="background-color: #ebf1de">
- <span style="color: red;" th:text="${netWeight}" />
- </td>
- <td style="background-color: #ebf1de">
- <span style="color: red;" th:text="${tradeModeName}" />
- </td>
- <td>
- <span style="color: red;" th:text="${freightPrice}" />
- </td>
- <td><span th:text="${premiumPrice}" /></td>
- <td>
- <span th:text="${incidentalPrice}" />
- </td>
- </tr>
- <tr>
- <td colspan="3" style="background-color: #dce6f1">
- <span>随附单证及编号(常见如通关单号、原进口报关单号):</span>
- </td>
- <td colspan="5">
- <span th:text="${documentsAttached}" />
- </td>
- </tr>
- <tr>
- <td colspan="2" style="background-color: #dce6f1">
- <span>标记唛码及备注:</span>
- </td>
- <td colspan="2" style="background-color: #ebf1de">
- <span th:text="${shippingMark}" />
- </td>
- <td style="background-color: #dce6f1">
- <span>境内货源地:</span>
- </td>
- <td colspan="3" style="background-color: #ebf1de; text-align: left; padding-left: 4px;">
- <span th:text="${withinChinaSource}" />
- </td>
- </tr>
- </table>
- <table cellspacing="0" cellpadding="0" border="0" class="two">
- <tr>
- <th style="width: 20px">
- <span>项号</span>
- </th>
- <th style="width: 85px">
- <span>商品编号(13位)</span>
- <span>原10位海关编</span>
- <span>码+3位检验检</span>
- <span>疫附加编码</span>
- </th>
- <th style="width: 140px">
- <span>商品名称</span>
- </th>
- <th>
- <span>品牌</span>
- </th>
- <th>
- <span>品牌类型</span>
- </th>
- <th style="width: 80px">
- <span>出口享惠情况</span>
- <span>(不填写则默</span>
- <span>认不享受)</span>
- </th>
- <th>
- <span>型号</span>
- </th>
- <th style="width: 85px">
- <span>税号所需申</span>
- <span>报要素(如:用</span>
- <span>途、材质等)</span>
- </th>
- <th>
- <span>各项净重</span>
- </th>
- <th>
- <span>成交数量</span>
- </th>
- <th>
- <span>成交单位</span>
- </th>
- <th>
- <span>原产国</span>
- <span>(地区)</span>
- </th>
- <th>
- <span>总价与币制</span>
- </th>
- <th>
- <span>成交单价</span>
- </th>
- <th>
- <span>EXW 单价</span>
- </th>
- </tr>
- <tr th:each="product,index:${products}">
- <td>
- <!-- 项号 -->
- <span th:text="${product.num}" />
- </td>
- <td>
- <!--商品编号-->
- <span th:text="${product.customsCode}" />
- </td>
- <td>
- <!--商品名称中文-->
- <span th:text="${product.productName}" />
- </td>
- <td>
- <!-- 品牌 -->
- <span th:text="${product.brand}" />
- </td>
- <td>
- <!-- 品牌类型 -->
- <span th:text="${product.brandType}" />
- </td>
- <td>
- <!-- 出口享惠情况 -->
- <span th:text="${product.exportBenefits}" />
- </td>
- <td>
- <!--商品型号-->
- <span th:text="${product.productModelChinese}" />
- </td>
- <td>
- <!--申报要素-->
- <span th:text="${product.declareRemark}" />
- </td>
- <td>
- <!--商品净重-->
- <span th:text="${product.netWeight}" />
- </td>
- <td>
- <!--数量-->
- <span th:text="${product.quantity}" />
- </td>
- <td>
- <!--单位-->
- <span th:text="${product.unit}" />
- </td>
- <td>
- <!-- 卖方国家 -->
- <span th:text="${product.countryChinese}" />
- </td>
- <td>
- <!--总价-->
- <span th:text="${product.sumPrice}" />
- </td>
- <td>
- <!--海关单价-->
- <span th:text="${product.declaredPrice}" />
- </td>
- <td>
- <!-- EXW单价 -->
- <span th:text="${product.exwPrice}" />
- </td>
- </tr>
- <tr>
- <td colspan="15" style="text-align: left; padding-left: 8px">
- <span style="color: red;">我司保证以上所提供的信息及资料准确无误,如在海关申报、查验时有任何异议,所造成的损失及后果由我司承担。
- 确认签名/盖章:_________________________</span>
- </td>
- </tr>
- </table>
- </div>
- </body>
- </html>
|