-
Notifications
You must be signed in to change notification settings - Fork 0
/
receive-lessons-1.html
37 lines (35 loc) · 1.88 KB
/
receive-lessons-1.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
36
37
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="./css/mobile/mobile-1.css?1" type="text/css" />
<link href="./css/bootstrap.min.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="mobile_header">
<img src="./img/mobile/logo-mobile.png" alt="">
<a href="tel:400-1817-520" class="btn_orange f_right"><span class="glyphicon glyphicon-earphone" aria-hidden="true"></span><span>400-1817-520</span></a>
</div>
<div class="mobile_banner">
<img src="./img/mobile/mobile-banner.png" alt="">
</div>
<div class="">
<form action="" class="formDiv bzsn">
<h3 class="c-2 font-36">免费领取<span class="c-orange">300元试听大礼包</span></h3>
<div class="cicle"><i></i><input type="text" class="form_control_1" placeholder="孩子姓名"/>
</div>
<div class="cicle"><i></i><input type="text" class="form_control_1" placeholder="家长电话"/>
</div>
<div class="btn50">
<a href="tel:400-1817-520" class="btn_orange "><img src="./img/mobile/icon-call-4.png">400-1817-520</a>
<a href="http://looyuoms7721.looyu.com/chat/chat/p.do?g=10077979&md=2&c=20003286&v=76b44ad39096c1c22f26577dcf3834e1&u=76b44ad39096c1c22f26577dcf3834e1&f=10092320&site=0&p0=file%3A%2F%2F%2Fweb_monitor%2Fbootstrap_web%2Freceive-lessons-1.html&ct=1&lang=sc&refer=&loc=&_d=1535555887061" class="btn_orange">免费试听</a>
</div>
</form>
</div>
<script type="text/javascript" charset="utf-8" src="http://lead.soperson.com/20003286/10092320.js"></script>
</body>
</html>