-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnew_detitle.html
35 lines (34 loc) · 2.17 KB
/
new_detitle.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>平安普惠-新闻公告</title>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,initial-scale=1.0,user-scalable=no" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="format-detection" content="telephone=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="pragram" content="no-cache" />
<script src="js/jquery.js"></script>
<script src="js/common.js"></script>
<link rel="stylesheet" href="css/common.css" />
<link rel="stylesheet" href="css/new_list.css" />
</head>
<body>
<div class="wrapper">
<section class="business_tit">
<a class="business_goback"></a>
<p class="tc business_txt">平安普惠</p>
</section>
<section class="new_detitle_con">
<p class="new_tit">平安普惠推出远程实时视频审批,贷款全线上“面”核时代来了</p>
<p class="new_data">日期:<span class="spandata">2016-04-26</span>时间:<span>09:23:11</span></p>
<p class="new_conp">成立28年以来,平安走过了以传统金融业务为主的1.0时代,经历了“科技引领综合金融”的2.0时代,而今正大步跨入以打造开放式互联网金融服务平台为目标的3.0时代,尤其是其近年来在互联网转型方面的布局不可不谓之迅猛。</p>
<p class="new_conp">作为平安3.0时代的典型平台,贷款端的平安普惠于2015年发展成为中国最大的消费金融互联网平台。本着“专业,让贷款更简单”的服务理念,平安普惠不断重新定义消费金融行业标准。</p>
<p class="strong">高频互动输出产品优势</p>
<p class="new_conp">今年年初,平安普惠i贷策划的“放胆爱,简单贷”品牌营销活动在和讯网举办的“第十三届中国财经风云榜”评奖中脱颖而出。本着“专业,让贷款更简单”的服务理念,平安普惠不断重新定义消费金融行业标准。</p>
</section>
</div>
</body>
</html>