init
This commit is contained in:
105
app/th/view/group/job.phtml
Executable file
105
app/th/view/group/job.phtml
Executable file
@@ -0,0 +1,105 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
{include file="include/head" /}
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
<link rel="stylesheet" type="text/css" href="__PUBLIC__/webth/css/subject/job.css">
|
||||
<link rel="stylesheet" type="text/css" href="__PUBLIC__/webth/css/jquery.bxslider.css">
|
||||
<script type="text/javascript" src="__PUBLIC__/webth/scripts/jquery.bxslider.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!--top-->
|
||||
<header class="header-PC header-Index">
|
||||
<div id="header" class="theme-black">
|
||||
{include file="include/top" /}
|
||||
{include file="include/top-header" /}
|
||||
</div>
|
||||
</header>
|
||||
{include file="include/top-header-mobile" /}
|
||||
|
||||
<!--top End-->
|
||||
|
||||
<!--加入我们-->
|
||||
<div class="swt-Container">
|
||||
<div class="join_img_l">
|
||||
<img src="__PUBLIC__/webth/images/job/join_bg_l.jpg"></div>
|
||||
</div>
|
||||
|
||||
<div class="swt-Container">
|
||||
<div class="join_staff_t">เราสร้างสรรค์และใช้เทคโนโลยีล่าสุด เพื่อสร้างสินค้าที่ร่วมได้กับทุกสินค้าที่เกี่ยวข้อง ด้วยแนวคิดจากลูกค้า ผ่านมือวิศกรของ ORICO สามารถสร้างสรรค์สิ่งใหม่ที่ดียิ่งขึ้นในทุกๆวัน
|
||||
<br>ทีมงานของเรา <img src="__PUBLIC__/web/images/job/join_up_07.jpg" style=" vertical-align: middle;"></div>
|
||||
</div>
|
||||
<!--轮播效果-->
|
||||
<div class="swt-Container">
|
||||
<div class="slider8">
|
||||
<div class="slide"><img src="__PUBLIC__/web/images/job/join_img01.jpg"></div>
|
||||
<div class="slide"><img src="__PUBLIC__/web/images/job/join_img02.jpg"></div>
|
||||
<div class="slide"><img src="__PUBLIC__/web/images/job/join_img03.jpg"></div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('.slider8').bxSlider({
|
||||
slideWidth: 1440,
|
||||
adaptiveHeight: true,
|
||||
startSlides: 0,
|
||||
slideMargin: 10
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<!--你将获得-->
|
||||
<div class="swt-Container">
|
||||
<div class="job-title join-video-p">What You Get</div>
|
||||
<div class="join_icon clearfix">
|
||||
<ul>
|
||||
<li><img src="__PUBLIC__/web/images/job/join_icon01.jpg"><p>Rewards</p></li>
|
||||
<li><img src="__PUBLIC__/web/images/job/join_icon02.jpg"><p>Career promotions
|
||||
</p></li>
|
||||
<li><img src="__PUBLIC__/web/images/job/join_icon03.jpg"><p>Recognition</p></li>
|
||||
<li><img src="__PUBLIC__/web/images/job/join_icon04.jpg"><p>Career trainings</p></li>
|
||||
<li><img src="__PUBLIC__/web/images/job/join_icon05.jpg"><p>Five one insurance fund</p></li>
|
||||
<li><img src="__PUBLIC__/web/images/job/join_icon06.jpg"><p>Extra allowances</p></li>
|
||||
<li><img src="__PUBLIC__/web/images/job/join_icon07.jpg"><p>Group activities</p></li>
|
||||
<li><img src="__PUBLIC__/web/images/job/join_icon08.jpg"><p>Legal holidays </p></li>
|
||||
<li><img src="__PUBLIC__/web/images/job/join_icon09.jpg"><p>Festival gifts </p></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swt-Container join-video-p">
|
||||
<video preload="none" controls poster="__PUBLIC__/web/images/job/join_us_video.jpg">
|
||||
<source src="__PUBLIC__/web/images/job/orico_job_video.mp4" type="video/mp4">
|
||||
</video>
|
||||
</div>
|
||||
<!--I WANT YOU-->
|
||||
<div class="job-title join_t_big">ORICO Employees Plan </div>
|
||||
<div class="job-des">If you are a potential and diligent workplace entrant, you will make great progress in your position with the help of our superior and professional teams;
|
||||
If you are an experienced veteran, join us and you will be continuing to obtain self-improvement.
|
||||
</div>
|
||||
|
||||
<!--联系方式-->
|
||||
<section class="swt-Container" style="margin-bottom: 4%;">
|
||||
<div class="job-title job-Contact-title">Contact/Address</div>
|
||||
<div class="bg-gray overflow-f">
|
||||
<ul class="job-Contact">
|
||||
<li class="job_office_i"><img src="__PUBLIC__/web/images/job/job-10.jpg"></li>
|
||||
<li>
|
||||
<p>Contact: Ms. Jiang</p>
|
||||
<p>Telephone: 0731-88965800</p>
|
||||
<p>E-mail: <a href="mailto:hrcs@orico.com.cn">hrcs@orico.com.cn</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Shenzhen ORICO Technology Co.,Ltd: F9, Headquaters Economic Center Building, Zhonghaixin Science & Technology Park, Bu Lan Road, ShenZhen, China</p>
|
||||
<p>Dongguan Internet & Creativity Industrial Park: No.24 Tangjiao Rd, Changping Town, Dongguan, China</p>
|
||||
<p>Changsha Branch: 12/11F, Block 8, Xincheng Science & Technology Park, NO.588 Yuelu District, Changsha, China</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<!-- bottom s -->
|
||||
{include file="include/bottom" /}
|
||||
<!-- bottom e -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user