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산업분야의 소프트웨어 개발 전문 기업으로써
+ 개발, 연구 & 컨설팅 등 기술력 기반으로 전문인력 중심으로 수행하고 있습니다
+
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 @@