-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjoin.html
129 lines (119 loc) · 5.32 KB
/
join.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!--<meta name="viewport" content="width=device-width, initial-scale=1.0">-->
<meta http-equiv=“X-UA-Compatible” content=“IE=8″>
<meta http-equiv=“X-UA-Compatible” content=“IE=9″>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- Link Swiper's CSS -->
<!--<link rel="stylesheet" href="resource/css/swiper-3.4.2.min.css">-->
<link href="resource/css/main.css" rel="stylesheet" />
<link href="resource/css/join.css" rel="stylesheet" />
<link rel="shortcut icon" type=image/x-icon href="./resource/images/图层1.png" />
<title>民众国际 千店万厂</title>
</head>
<body>
<!--common-header begin-->
<div class="common-header">
<div class="tel"><img src="./resource/images/index/电话副本.png" alt="千店万厂">  400-837-3338</div>
<div class="wrap-sub clearfix">
<p class="logo">
<a href="index.html">
<img src="resource/images/index/logo.png" alt="千店万厂">
</a>
</p>
<ul class="fr">
<li >
<a href="index.html">首页</a>
</li>
<li>
<a href="product.html">厂家介绍</a>
</li>
<li>
<a href="server.html">服务</a>
</li>
<li>
<a href="down.html">APP下载</a>
</li>
<li>
<a href="about-us.html">关于我们</a>
</li>
<li class="active">
<a href="join.html">加入我们</a>
</li>
</ul>
</div>
</div>
<!--common-header end-->
<div class="zhao">
</div>
<div class="book">
<div class="center">
<h2>我们需要您
<div class="xian"></div>
</h2>
<h3>WE NEED YOU</h3>
<p>        通过资源整合方案,开放合作和共赢的商业模式,我们希望与有独到的商业眼光,而又充满才能的伙伴合作,在成为我们的战略合作伙伴,合作伙伴生态系统都有相应的计划帮助你取得成功!</p>
<div>
<ul>
<li style="background:url(./resource/images/join/业务.png) no-repeat center"></li>
<li style="background:url(./resource/images/join/前端.png) no-repeat center"></li>
<li style="background:url(./resource/images/join/后台.png) no-repeat center"></li>
<li style="background:url(./resource/images/join/设计.png) no-repeat center"></li>
</ul>
</div>
<div class="shu">
<div><img src="./resource/images/join/形状5.png" alt="千店万厂">
<p class="da">岗位描述</p>
<p>1、负责对业务工作进行分析、管理和实施;</p>
<p>2、掌握、了解市场信息,开发新的客源。</p>
</div>
<div><img src="./resource/images/join/queding.png" alt="千店万厂"></div>
</div>
<h3 class="tt">如符合要求,我们会尽快安排面试。</h3>
<h3 class="bb">感谢投递!</h3>
</div>
</div>
<!--connection begin-->
<div class="connection">
<div class="wrap">
<ul class="icon clearfix">
<li class="fl">
<ul>
<span>广州民众国际贸易有限公司</span>
<li>Add: 广州市白云区石井广大鞋城2期民众国际贸易</li>
<li>TelT:400-837-3338</li>
<li>QQ:1853312009</li>
<li>E-mail:1853312009@qq.com</li>
</ul>
</li>
<li class="fr">
<ul>
<span>关注我们:</span>
<div>
<span class="fl"> <img src="./resource/images/index/qq.png" alt=""> </span>
    <span class="fl"><img src="./resource/images/index/微信.png" alt=""></span>
</div>
</ul>
</li>
</ul>
</div>
<div class="footer">
<p>粤ICP备17099811号 ©2017 广州民众国际贸易有限公司 ©未经许可严禁复制</p>
</div>
</div>
<!--connection end-->
<!--footer begin-->
<!--footer end-->
<!--goTop begin-->
<span class="goTop" id="goTop">
<img src="resource/images/index/gotop.png" alt="千店万厂">
</span>
<!--goTop end-->
<script src="resource/js/lib/jquery-1.9.1.js"></script>
<!-- Swiper JS -->
<script data-main="modules/src/index" src="resource/js/common/base.js"></script>
<!-- Initialize Swiper -->
</body>
</html>