You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

165 lines
5.5 KiB

<!doctype html>
<html lang="ko" xml:lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="팔네트웍스, 소프트웨어 개발 등 응용소프트웨어 개발 및 공급업체">
<meta name="keywords" content="팔, 필네트웍스, 소프트웨어, 응용소프트웨어, 개발, IT, 항공솔루션, 솔루션개발, 솔루션구축, 네트워크, SI, 항공산업">
<meta property="og:description" content="팔네트웍스 - 항공산업의 기술혁신 선도를 통한 파트너">
<meta property="og:title" content="팔네트웍스">
<!-- <meta property="og:image" content=""> -->
<meta property="og:type" content="website">
<!-- 파비콘 -->
<link rel="shortcut icon" href="images/favicon.png">
<!-- css -->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/fullpage.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/common.css">
<link rel="stylesheet" href="css/swiper.css">
<link rel="stylesheet" href="css/swiper.min.css">
<link rel="stylesheet" href="css/swiper-bundle.css">
<link rel="stylesheet" href="css/xeicon.min.css">
<!-- js -->
<script src="js/jquery-3.6.0.min.js"></script>
<script src="js/fullpage.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/common.js"></script>
<script src="js/swiper.js"></script>
<script src="js/swiper.min.js"></script>
<script src="js/swiper-bundle.js"></script>
<title>PAL Networks</title>
</head>
<script type="text/javascript">
$(document).ready(function() {
$("#header").load("include/header.html");
$("#footer").load("include/footer.html");
});
</script>
<body>
<!--header-->
<header id="header" class="hd-sub"></header>
<!--//header-->
<!--main-->
<div id="container" class="sub-con">
<a class="topBtn" href="#home">
<i class="xi-arrow-up"></i>
</a>
<div class="sub-inner">
<div class="sub-ti">
<div class="breadcrumbs">
<ul>
<li><a href="index.html"><i class="xi-home"></i>Home</a></li>
<li class="on"><a href="employ.html">채용정보</a></li>
</ul>
</div>
<h4 data-aos="fade-down" data-aos-duration="1000">채용정보</h4>
</div>
<div class="design-line-ti"></div>
<div class="sub-cont employ">
<p class="sub-p" data-aos="fade-down" data-aos-duration="1000">
<b>&#147;팔네트웍스와 함께 성장하실 분을 찾습니다.&#148;</b>
새로운 비전을 창조하고 무한한 열정과 잠재력으로 미래를 함께 할 인재를 기다리고 있습니다.<br/>
같이 성장 하고 싶은, 같이 성장 할 수 있는 귀한 인재분들의 연락을 기다립니다.
</p>
<div class="employ-box" data-aos="fade-right" data-aos-duration="1000">
<ul>
<li class="bg-arrow">
<div>
<span class="icon"><i class="xi-library-books-o"></i></span>
<span class="employ-txt">
<span class="ti">01</span>
<span class="txt">서류전형</span>
</span>
</div>
</li>
<li class="bg-arrow">
<div>
<span class="icon"><i class="xi-users-o"></i></span>
<span class="employ-txt">
<span class="ti">02</span>
<span class="txt">임원면접</span>
</span>
</div>
</li>
<li>
<div>
<span class="icon"><i class="xi-star-o"></i></span>
<span class="employ-txt">
<span class="ti">03</span>
<span class="txt">최종합격</span>
</span>
</div>
</li>
</ul>
</div>
<div class="employ-box" data-aos="fade-right" data-aos-duration="1000">
<ul>
<li>
<div>
<span class="icon"><i class="xi-time-o"></i></span>
<span class="employ-txt">
<span class="ti">근무시간</span>
<span class="txt">평일 09:00 ~ 18:00<br/>(주 5일근무, 유연근무제)</span>
</span>
</div>
</li>
<li>
<div>
<span class="icon"><i class="xi-mail-read-o"></i></span>
<span class="employ-txt">
<span class="ti">채용문의</span>
<span class="txt">Tel. 032-727-5909<br/>E-mail. kyw546@palnet.co.kr</span>
</span>
</div>
</li>
</ul>
</div>
<div class="employ-box" data-aos="fade-right" data-aos-duration="1000">
<table class="table_st02 center">
<tbody><tr>
<th>구분</th>
<th>직종명</th>
<th style="width:60%;">제목</th>
<th>마감일</th>
</tr>
<tr>
<td>채용공고</td>
<td>개발자</td>
<td>상시채용</td>
<td>-</td>
</tr>
<tr>
<td>채용공고</td>
<td>연구</td>
<td>드론 제작 연구</td>
<td>2022.12.31</td>
</tr>
<tr>
<td>채용공고</td>
<td>연구</td>
<td>항공 정비 연구</td>
<td>2022.12.31</td>
</tr>
</tbody></table>
</div>
</div>
</div>
</div>
<!--//main-->
<footer id="footer" class="ft-sub"></footer>
</body>
</html>