TaxDetail.vue 8.93 KB
<template>
  <div class="tax-detail">
    <div class="tax-detail-header">
      <h3>关于代扣代缴个人所得税及身份信息核验的正式告知函</h3>
    </div>
    <div class="tax-detail-content">
      <p class="greeting">尊敬的伙伴:</p>
      <p class="intro">
        为规范我司(北京连心医疗科技有限公司,以下简称为我司)与您之间广服务合作款项的结算流程,严格遵守国家税收征管相关法律法规,切实履行个人所得税代扣代缴法定义务,保障您的合法权益及涉税信息安全,根据《中华人民共和国个人所得税法》及其实施条例、《个人所得税扣缴申报管理办法(试行)》(国家税务总局公告2018年第61号)等规定,现就个人所得税代扣代缴、身份信息采集核验及款项提现相关事项,正式函告如下:
      </p>

      <section class="tax-section">
        <h4>一、身份信息采集与核验要求</h4>
        <p>
          鉴于个人所得税扣缴申报需精准对应纳税人身份信息,自本函发出之日起,我司将对您的身份信息私下联系进行核验,确保涉税申报工作合规准确。需您提供的信息如下:
        </p>
        <p>
          <strong>1:</strong
          >有效身份证件核心信息:姓名、身份证号码,需与您本人居民身份证(或其他有效身份证件)原件信息完全一致,无涂改、错漏;
        </p>
        <p>
          <strong>2:</strong
          >本人实名登记手机号码:需为您名下正常使用的实名手机号,用于身份信息核验、涉税事项通知及业务对接。
        </p>
        <p>
          请您务必确保所提供信息的真实性、准确性、完整性。若上述信息发生变更(如姓名变更、身份证换领、手机号更换等),请于变更完成后3个工作日内主动书面(含邮件、企业微信等正式沟通渠道)告知我司对接部门更新,否则因信息错误导致的个税申报失败、款项结算延迟等后果,由您自行承担。
        </p>
        <p>
          我司将严格遵守《中华人民共和国个人信息保护法》相关规定,对您的身份信息进行加密存储与专项管理,仅用于个人所得税代扣代缴、扣缴申报、款项结算核验等法定及约定用途,绝不向任何第三方泄露(法律另有规定的除外)。
        </p>
      </section>

      <section class="tax-section">
        <h4>二、个人所得税代扣代缴细则</h4>
        <div class="tax-subsection">
          <h5>(一)所得性质与扣缴义务</h5>
          <p>
            您从我司取得的服务报酬,属于《中华人民共和国个人所得税法》规定的"偶然所得"应税项目。我司作为法定扣缴义务人,依法对该部分所得履行代扣代缴个人所得税义务,无正当理由不得减免或暂缓扣缴。
          </p>
        </div>
        <div class="tax-subsection">
          <h5>(二)计税与扣款方式</h5>
          <p>
            每次结算服务报酬时,我司将按照"偶然所得"计税规则,计算应代扣代缴的个人所得税额,该税款将从您的税前报酬中直接扣除,扣除后剩余金额为您实际可提现金额。具体计税公式如下:
          </p>
          <div class="tax-formula">
            <p><strong>应纳税额 = 应纳税所得额 × 税率</strong></p>
            <p>
              应纳税所得额:指每次取得的收入全额,没有费用扣除(即不减去任何成本)。
            </p>
            <p>税率:固定为 <strong>20%</strong>。</p>
          </div>
        </div>
        <div class="tax-subsection">
          <h5>(三)纳税信息查询与凭证获取</h5>
          <p>
            我司每月(或按结算周期)完成个税代扣代缴及扣缴申报后,相关记录将同步至国家税务总局个人所得税征管系统。您可在次年3月1日至6月30日个人所得税综合所得汇算清缴期间,通过国家税务总局官方"个人所得税"APP,查询对应周期的个税申报记录、已缴税额等信息。
          </p>
          <p>
            如需纸质完税凭证,您可凭本人有效身份证件,前往当地主管税务机关办税服务厅申请开具;如需我司协助提供扣缴明细,可联系对接部门获取。
          </p>
        </div>
      </section>

      <section class="tax-section">
        <h4>三、服务报酬提现规则</h4>
        <p>
          为优化结算管理效率,降低双方操作成本,服务报酬提现设置以下规则,敬请知悉:
        </p>
        <p>
          <strong>1:</strong
          >最低提现门槛:每次申请提现的税前报酬金额不得低于人民币50元,不足100元的部分不予单独结算;
        </p>
        <p>
          <strong>2:</strong
          >金额累计规则:未达到最低提现门槛的报酬,将自动累计至您的专属结算账户,直至累计金额满足最低提现条件后,您可发起提现申请;
        </p>
        <p>
          <strong>3:</strong
          >提现审核与到账:我司收到您的提现申请后,将在3个工作日内完成信息核对与审核,审核通过后发起转账,到账时间以收款银行处理时效为准(通常为1-3个工作日);
        </p>
        <p>
          <strong>4:</strong
          >特殊说明:累计报酬若超过12个月未达到提现门槛,我司将在年度终了后15个工作日内,统一为您结算并代扣代缴对应个税,款项直接划转至您预留的收款渠道。
        </p>
      </section>

      <section class="tax-section">
        <h4>四、责任提示与联系方式</h4>
        <p>
          <strong>1.</strong>
          若您提供虚假身份信息,导致个税申报错误、税款流失等问题,将由您承担相应的法律责任,我司有权暂停款项结算,并配合税务机关调查处理;
        </p>
        <p>
          <strong>2.</strong>
          若您对个税代扣金额、申报记录、提现流程有疑问,可联系我司财务部门或合作对接人咨询,我们将及时为您核查并反馈。
        </p>
        <p class="contact-info"><strong>联系方式:</strong>[18515088735]</p>
      </section>
    </div>
  </div>
</template>

<script setup lang="ts">
// 这是一个纯展示组件,无需逻辑
</script>

<style scoped lang="scss">
.tax-detail {
  max-width: 100%;
  padding: 0;
  color: #333;
  line-height: 1.8;
  height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;

  .tax-detail-header {
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    flex-shrink: 0;

    h3 {
      font-size: 20px;
      font-weight: 600;
      color: #1a1a1a;
      margin: 0;
      padding-bottom: 16px;
      border-bottom: 2px solid #e0e0e0;
    }
  }

  .tax-detail-content {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    flex: 1;
    overflow-y: auto;
    padding-right: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;

    // 自定义滚动条样式
    &::-webkit-scrollbar {
      width: 6px;
    }

    &::-webkit-scrollbar-track {
      background: #f1f1f1;
      border-radius: 3px;
    }

    &::-webkit-scrollbar-thumb {
      background: #c1c1c1;
      border-radius: 3px;

      &:hover {
        background: #a8a8a8;
      }
    }

    .greeting {
      font-weight: 500;
      margin-bottom: 16px;
    }

    .intro {
      margin-bottom: 24px;
      text-align: justify;
    }

    .tax-section {
      margin-bottom: 32px;
      width: 100%;

      h4 {
        font-size: 16px;
        font-weight: 600;
        color: #1a1a1a;
        margin-bottom: 16px;
        padding-bottom: 8px;
        border-bottom: 1px solid #e8e8e8;
      }

      h5 {
        font-size: 15px;
        font-weight: 600;
        color: #333;
        margin: 16px 0 12px 0;
      }

      p {
        margin-bottom: 12px;
        text-align: justify;

        strong {
          color: #1a1a1a;
          font-weight: 600;
        }
      }

      .tax-subsection {
        margin-bottom: 20px;
      }

      .tax-formula {
        background: #f8f9fa;
        border-left: 4px solid var(--color-primary, #409eff);
        padding: 16px;
        margin: 16px 0;
        border-radius: 4px;

        p {
          margin-bottom: 8px;

          &:last-child {
            margin-bottom: 0;
          }
        }
      }

      .contact-info {
        margin-top: 24px;
        padding-top: 16px;
        border-top: 1px solid #e8e8e8;
        font-weight: 500;
      }
    }
  }
}

// 响应式设计
@media (max-width: 768px) {
  .tax-detail {
    .tax-detail-header h3 {
      font-size: 18px;
    }

    .tax-detail-content {
      font-size: 13px;

      .tax-section {
        h4 {
          font-size: 15px;
        }

        h5 {
          font-size: 14px;
        }
      }
    }
  }
}
</style>