首页 国内 被限制高消费还能乘飞机高铁?帮助买票者被公诉

被限制高消费还能乘飞机高铁?帮助买票者被公诉

  原标题:被限制高消费还能乘飞机高铁?帮助买票者被公诉   正义网上海4月12日电(通讯员金玮菁)被限制高消费后,还能随意购买飞机票、高铁票,出行不受限制?原…

  原标题:被限制高消费还能乘飞机高铁?帮助买票者被公诉

  正义网上海4月12日电(通讯员金玮菁)被限制高消费后,还能随意购买飞机票、高铁票,出行不受限制?原来,是一家公司瞄准“商机”为这些被限制高消费人群购买飞机票、高铁票。日前,上海市宝山区检察院对一起倒卖车票案提起公诉。

  成立公司专为“限高”人员购票

  2020年3月,师某和崔某相识,崔某自称能够获取法院失信人员的名单和电话,这些失信人员因被限制高消费,无法乘坐高铁和飞机。崔某表示可以通过参加境外旅游团的方式,帮助这些失信人员买到票。于是,师某就和崔某一起寻找有购票需求的失信人员,由崔某操作购票,从中赚取手续费。

  小赚一笔后,师某觉得这是个生财之道,想将生意做大。于是,师某找了同学孟某合作。2020年9月,他们共同在宝山区租了一间办公室,投资十几万元成立了一家公司,并通过网络陆续招募了4名业务员。两人还确立了分工,师某负责售后,孟某负责出票和财务。

   倒卖车票票面金额达数万元

  师某从崔某处购买失信人员名单,再分配给业务员。业务员通过软件打电话给失信人员,用话术聊天,告诉客户公司有给失信人员和限高人员的订票业务,如果客户有需要,就将想要的高铁票或飞机票班次和身份信息发给业务员,再由孟某转发给中间人。中间人通过层层“分包”最终将信息交给了机票、高铁票代售点的经营者进行出票。

  每张票收取的手续费,是在原有票价的基础上,高铁票用护照订收180元,用身份证订收300元,飞机票则收380元。崔某每张票可以获得20至50元的好处费。经初步侦查,师某、孟某倒卖车票的票面数额达数万元。

  代售点通过漏洞成功出票

  董某是广东一火车票代售点的经营者,他也是这起案件中最终出票环节的人员之一。董某交代,帮客户买票时,他利用证件类型可选择的漏洞,为限高人员、失信人员成功出票。他从上家获取信息,再将出票的电子凭证发给上家。董某每张票可赚取5至15元。2020年10月至12月期间,董某用这种方式共为限高人员购买火车票、高铁票共计10余张,票面金额共计5000余元。

  宝山区检察院经审查认为,董某为牟取非法利益,使用火车站代售点电脑,为被法院采取限制消费措施的人员购买G字头动车组列车座位及列车软卧仓位,并从中倒卖牟利,情节严重,犯罪事实清楚,证据确实充分,以涉嫌倒卖车票罪对其提起公诉。师某、孟某、崔某以及公司业务员也已涉嫌倒卖车票罪。目前,案件正在进一步办理中。

.article-read-more{width:100%; height:150px; position: relative;}
.article-read-more-bg{width:100%; height:120px; background-image: linear-gradient(179deg, rgba(255,255,255,0.00) 0%, #FFFFFF 100%); position:absolute; top:-90px; left:0;}
.article-read-more .text{margin-top:20px;font-size: 20px; color: #111111; letter-spacing: 0.48px; text-align: center; position: relative; font-weight: bold;}
.article-read-more .qrcode{width:168px; height:168px; margin:10px auto 0px;}
.article-read-more .qrcode img{width:168px; height:168px;}
.article-read-more .wrap {position: absolute;text-align: center;width:100%;margin-top:10px; cursor: pointer;}
.article-read-more .wrap div {font-size: 20px; color: #444444; letter-spacing: 0.48px; text-align: center;}
.article-read-more .wrap div em{font-style:normal}
/*CSS伪类用法*/
.article-read-more .wrap div:after, .article-read-more .wrap div:before {position: absolute;top: 50%;background: #ddd;content: \”\”;height: 1px;width: 32%;}
.article-read-more .wrap1 div:after, .article-read-more .wrap1 div:before{width:22%}
/*调整背景横线的左右距离*/
.article-read-more .wrap div:before {left: 0;}
.article-read-more .wrap div:after{right: 0;}
.article-read-more .wrap div .icon{display:inline-block; width:24px; height:24px;vertical-align: -4px; margin-left:3px}
.article-read-more .wrap div .icon{background:url(//n.sinaimg.cn/news/diversion/icon2.png) no-repeat;}
.article-read-more .wrap1 div .icon{background:url(//n.sinaimg.cn/news/diversion/icon1.png) no-repeat;}
.article-read-more .wrap1 em{color: #FE350E; font-style: normal;}
#artiReadMore{max-height: 0px; overflow: hidden; list-style: none;}
#artiReadMore.show {
display: block;
max-height: 299px;
transform: scaleY(1);
animation: showAnimation 0.4s ease-in-out;
transition: max-height 0.6s ease-in-out;
}
#artiReadMore.hide {
max-height: 0;
transform: scaleY(0);
animation: hideAnimation 0.4s ease-out;
transition: max-height 0.6s ease-out;
}
@keyframes showAnimation {
0% {
-webkit-transform: scaleY(0.1);
transform: scaleY(0.1);
}

40% {
-webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
}

60% {
-webkit-transform: scaleY(0.6);
transform: scaleY(0.6);
}

80% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
}

100% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
}
@keyframes hideAnimation {
0% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}

60% {
-webkit-transform: scaleY(0.98);
transform: scaleY(0.98);
}

80% {
-webkit-transform: scaleY(0.5);
transform: scaleY(0.5);
}

100% {
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
}

扫码下载新浪新闻 时事在你掌心

已阅读50% 前往新浪新闻查看全文

本文来自网络,不代表明天新闻网立场。转载请注明出处: http://www.mtxww.com/28083.html
上一篇
下一篇

为您推荐

返回顶部