diff --git a/html/company.html b/html/company.html index 7e803d5..0093c00 100644 --- a/html/company.html +++ b/html/company.html @@ -73,6 +73,13 @@
+
+
가치를 존중하며, 신뢰를 바탕으로 실천하는 기업
+

+ 항공·전문 IT산업분야의 소프트웨어 개발 전문 기업으로써
+ 개발, 연구 & 컨설팅 등 기술력 기반으로 전문인력 중심으로 수행하고 있습니다 +

+
PALNETWORKS의 의미

diff --git a/html/css/common.css b/html/css/common.css index e84ebd8..41fb536 100644 --- a/html/css/common.css +++ b/html/css/common.css @@ -133,6 +133,7 @@ position:fixed;right:50px;bottom:20px;z-index:999;display:flex;justify-content:c .sub-inner{max-width:1280px;margin:0px auto;} .sub-cont{width:100%;display:flex;padding:100px 0;} .sub-cont + .sub-cont{padding-top:0px;} +.sub-cont h6{font-size:1.8rem;color:#000} .design-line-ti{position:relative;margin:0 auto;max-width:1280px;} .design-line-ti::before{content:'';display:block;width:30%;height:4px;background:#2290c9;position:absolute;left:0;} .design-line-ti::after{content:'';display:block;width:70%;height:4px;background:#f4f4f4;position:absolute;right:0;} @@ -152,9 +153,8 @@ position:fixed;right:50px;bottom:20px;z-index:999;display:flex;justify-content:c .border-gray{width:100%;height:1px;background:#ddd;margin:60px 0;} /*회사소개*/ -.company h6{font-size:1.8rem;color:#000} .company .img{margin-right:60px;} -.company .img img{width:450px;} +.company .img img{width:500px;} .company .txt-box p{line-height:1.8;font-size:1rem;padding:20px 0;word-break: keep-all;} .company .txt-box + .txt-box{margin-top:40px;} .certification{width:100%;} @@ -176,5 +176,14 @@ position:fixed;right:50px;bottom:20px;z-index:999;display:flex;justify-content:c .swiper-container-history .swiper-button-prev, .swiper-container-history .swiper-rtl .swiper-button-next {top:50px;left:0px;right: auto;color:#2290c9;} .swiper-container-history .swiper-button-prev:after, .swiper-container-history .swiper-rtl .swiper-button-next:after, .swiper-container-history .swiper-button-next:after, .swiper-container-history .swiper-rtl .swiper-button-prev:after{font-size:30px;font-weight:bold;} -.history-box{margin:0px auto;padding:0 40px 0 100px;} -.history-box h6{font-size:3.5rem;} \ No newline at end of file +.history-box{min-height: 300px;margin:0px auto;padding:0 40px 0 100px;} +.history-box h6{font-size:3.5rem;} +/*고객사 및 협력사*/ +.pt01 ul{width:1200px; margin:0 auto;} +.pt01 ul::after{display:block; content:""; clear:both;} +.pt01 ul li{position:relative; float:left; width:25%; border:1px solid #ddd; box-sizing:border-box; margin:-1px 0 0 -1px; transition:0.5s ease; -webkit-transition:0.5s ease;} +.pt01 ul li:hover{box-shadow:0px 0px 50px rgba(0,0,0,0.3); z-index:10;} +.pt01 ul li img{max-width:100%;} +.pt01 ul li a{display:block;width:100%;height:100%;} +.partner-box + .partner-box{margin-top:80px;} +.partner-box h6{margin-bottom:20px;} \ No newline at end of file diff --git a/html/history.html b/html/history.html index 30746b3..f334005 100644 --- a/html/history.html +++ b/html/history.html @@ -186,6 +186,7 @@

+
diff --git a/html/images/banner01.png b/html/images/banner01.png new file mode 100644 index 0000000..b6d7d68 Binary files /dev/null and b/html/images/banner01.png differ diff --git a/html/images/banner02.png b/html/images/banner02.png new file mode 100644 index 0000000..c7dc8bb Binary files /dev/null and b/html/images/banner02.png differ diff --git a/html/images/banner03.png b/html/images/banner03.png new file mode 100644 index 0000000..02a98bb Binary files /dev/null and b/html/images/banner03.png differ diff --git a/html/images/banner04.png b/html/images/banner04.png new file mode 100644 index 0000000..b6bf549 Binary files /dev/null and b/html/images/banner04.png differ diff --git a/html/images/banner05.png b/html/images/banner05.png new file mode 100644 index 0000000..0fff7c0 Binary files /dev/null and b/html/images/banner05.png differ diff --git a/html/images/banner06.png b/html/images/banner06.png new file mode 100644 index 0000000..92c5278 Binary files /dev/null and b/html/images/banner06.png differ diff --git a/html/images/banner07.png b/html/images/banner07.png new file mode 100644 index 0000000..1c8b1b1 Binary files /dev/null and b/html/images/banner07.png differ diff --git a/html/images/banner08.png b/html/images/banner08.png new file mode 100644 index 0000000..ec81593 Binary files /dev/null and b/html/images/banner08.png differ diff --git a/html/images/banner09.png b/html/images/banner09.png new file mode 100644 index 0000000..47594be Binary files /dev/null and b/html/images/banner09.png differ diff --git a/html/images/banner10.png b/html/images/banner10.png new file mode 100644 index 0000000..4e772a4 Binary files /dev/null and b/html/images/banner10.png differ diff --git a/html/images/banner11.png b/html/images/banner11.png new file mode 100644 index 0000000..7dc0cd5 Binary files /dev/null and b/html/images/banner11.png differ diff --git a/html/images/banner12.png b/html/images/banner12.png new file mode 100644 index 0000000..219f022 Binary files /dev/null and b/html/images/banner12.png differ diff --git a/html/images/banner13.png b/html/images/banner13.png new file mode 100644 index 0000000..f80f7de Binary files /dev/null and b/html/images/banner13.png differ diff --git a/html/images/banner14.png b/html/images/banner14.png new file mode 100644 index 0000000..7766a7d Binary files /dev/null and b/html/images/banner14.png differ diff --git a/html/images/banner15.png b/html/images/banner15.png new file mode 100644 index 0000000..9e54dc5 Binary files /dev/null and b/html/images/banner15.png differ diff --git a/html/images/banner16.png b/html/images/banner16.png new file mode 100644 index 0000000..7158659 Binary files /dev/null and b/html/images/banner16.png differ diff --git a/html/images/banner18.png b/html/images/banner18.png new file mode 100644 index 0000000..e31db2e Binary files /dev/null and b/html/images/banner18.png differ diff --git a/html/images/banner19.png b/html/images/banner19.png new file mode 100644 index 0000000..5e10756 Binary files /dev/null and b/html/images/banner19.png differ diff --git a/html/images/banner20.png b/html/images/banner20.png new file mode 100644 index 0000000..cb9aefe Binary files /dev/null and b/html/images/banner20.png differ diff --git a/html/images/banner21.png b/html/images/banner21.png new file mode 100644 index 0000000..6c8dd7c Binary files /dev/null and b/html/images/banner21.png differ diff --git a/html/images/banner22.png b/html/images/banner22.png new file mode 100644 index 0000000..07566a4 Binary files /dev/null and b/html/images/banner22.png differ diff --git a/html/images/banner23.png b/html/images/banner23.png new file mode 100644 index 0000000..44f948b Binary files /dev/null and b/html/images/banner23.png differ diff --git a/html/images/banner24.png b/html/images/banner24.png new file mode 100644 index 0000000..990f24a Binary files /dev/null and b/html/images/banner24.png differ diff --git a/html/include/header.html b/html/include/header.html index ce9e0c2..72e2977 100644 --- a/html/include/header.html +++ b/html/include/header.html @@ -46,8 +46,8 @@
  • diff --git a/html/partner.html b/html/partner.html new file mode 100644 index 0000000..923b6d8 --- /dev/null +++ b/html/partner.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PAL Networks + + + + + + + + + + + +
    + + + +
    +
    + +

    고객사 및 협력사

    +
    +
    +
    +
    +
    +
    고객사
    +
      +
    • 하이에어
    • +
    • MAI
    • +
    • 인천테크노파크
    • +
    • 인천국제공항공사
    • +
    • 인천관광공사
    • +
    • 인천스마트시티
    • +
    • 현대자동차
    • +
    • 캐플릭스
    • +
    +
    +
    +
    협력사
    +
      +
    • 심플한
    • +
    • KAIA
    • +
    • IT MAKRERS
    • +
    • KT
    • +
    • KTds
    • +
    • ibs
    • +
    • SITA
    • +
    • 한서대학교
    • +
    • 한국항공대학교
    • +
    • 한국항공협회
    • +
    • 한국공항공사
    • +
    • 항공안전기술원
    • +
    • 인하대학교
    • +
    • 인하공업전문대학
    • +
    • IATA
    • +
    +
    +
    +
    +
    +
    + + + + +