mycoms 2024-04-08
240408 김하영
@becb6d045f6afd99734f6a117baaf8c2dcb84b3e
resources/css/responsive.css
--- resources/css/responsive.css
+++ resources/css/responsive.css
@@ -27,9 +27,8 @@
     .solution-text,
     .portfolio-text,
     .map-text,
-    .about-title p:nth-child(1),
-    .marketing-wrap-title h1 {
-        font-size: 2.2rem !important;
+    .about-title p:nth-child(1) {
+        font-size: 2.5rem !important;
     }
 
 
@@ -37,16 +36,17 @@
     .traffic-title p,
     .ai-title p,
     .meta-title p,
-    .smart-title p,
-    .etc-wrap-title p {
-        font-size: 1.5rem;
+    .smart-title p {
+        font-size: 2.3rem;
     }
 
     .sub-text,
     .solution-sub-text {
         font-size: 1rem !important;
     }
-
+    .marketing-wrap-title h1{
+        font-size: 3rem;
+    }
 
     .solution-box {
         width: 100%;
@@ -85,9 +85,7 @@
         margin-bottom: 0px;
     }
 
-    .etc-wrap-text p {
-        padding: 11px 10px;
-    }
+
 
     .header-area {
         width: 100%;
@@ -121,11 +119,14 @@
         margin: 0;
         background-color: #fff;
     }
-
+nav ul li a{
+    font-size: 2rem !important;
+  }
     .mobil-menu ul li ul li a {
-        font-weight: 500;
+
+        font-weight: 300;
         color: #333;
-        font-size: 1.2rem !important;
+        font-size: 1.5rem !important;
     }
 
     nav>ul {
@@ -169,7 +170,7 @@
     .text-area {
         width: 100% !important;
         height: 100% !important;
-        padding: 2rem;
+        padding: 6rem 2rem;
     }
 
     .innerSwiper-title {
@@ -238,7 +239,9 @@
 
     .address-tile {
         width: 100%;
+        text-align: center;
         font-size: 1.2rem;
+        padding-left: 0px;
     }
 
     .address-subtitle {
@@ -291,7 +294,8 @@
     }
 
     .about-title-sub {
-        font-size: 1.2rem;
+        font-size: 1.5rem;
+        margin-bottom: 0px;
     }
 
     .about-area {
@@ -361,13 +365,20 @@
     }
 
     .slideText p:first-child {
-        font-size: 1.2rem;
+        font-size: 2rem;
     }
-
-    .slideTextDtail p {
-        font-size: 1rem;
+    .slideTextDtail p{
+        display: none;
+    }
+    .slideTextDtail p:nth-child(1) {
+        display: block !important;
+        font-size: 1.2rem;
         border-bottom: 0px !important;
         margin-bottom: 0.5rem;
+    }
+
+    .slideTextDtail {
+        padding: 0 1rem;
     }
 
     .slideTextDtail div div {
@@ -375,21 +386,29 @@
     }
 
     .about-title {
+        margin-top: 60px;
         margin-bottom: 1rem !important;
     }
 
-
-    .about img {
+    .solution-web-box img {
         width: 100%;
-        height: 100%;
+        object-fit: contain !important;
+        height: 200px !important;
+        margin-bottom: 0px !important;
     }
 
-    .about-vision-box {
-        height: 200px;
+
+    .month-text img {
+        width: 100px !important;
+        height: 150px;
+    }
+
+    .text-section {
+        width: 100%;
     }
 
     .about-vision-box img {
-        height: 149px;
+        height: 150px;
         display: block;
         object-fit: contain;
     }
@@ -439,7 +458,6 @@
     .traffic-area img,
     .ai-area img {
         width: 100%;
-        height: 100px !important;
         object-fit: contain !important;
         margin-bottom: 2rem;
     }
@@ -447,18 +465,24 @@
 
     .taken-box {
         width: 100%;
-        margin-bottom: 2rem;
+        /* margin-bottom: 2rem; */
         flex-direction: column;
         gap: 5px;
+    }
+
+    .text-after p:nth-child(1) {
+        display: block;
+    }
+
+    .text-after p {
+        display: none;
     }
 
     .taken-box p {
         font-size: 1.2rem;
     }
 
-    .taken-area p {
-        font-size: 1rem;
-    }
+
 
     .text-box-title {
         font-size: 1rem;
@@ -475,6 +499,62 @@
     .ai-title::after,
     .meta-title::after,
     .smart-title::after {
+        display: none;
+    }
+
+    #Data,
+    #smart,
+    #visuali,
+    #dataanalysis {
+        height: 100% !important;
+        overflow-y: scroll !important;
+    }
+
+    #customized,
+    #etc {
+        height: 100% !important;
+        overflow-y: scroll !important;
+        padding-top: 60px;
+    }
+
+
+
+    .meta-wrap::before{
+        width: 100%;
+    }
+    #visuali .etc-wrap-text,
+    #dataanalysis .etc-wrap-text,
+    #customized .box-wrap {
+        width: 100%;
+    }
+
+    #Data img,
+    #visuali img,
+    #dataanalysis img,
+    #customized img {
+        width: 100%;
+    }
+
+    #smart img {
+        width: 100%;
+    }
+
+    #smart .box-wrap-title {
+        display: block !important;
+        font-weight: 600 !important;
+    }
+
+    #etc .etc-box-title {
+        display: block !important;
+        font-weight: 600 !important;
+        width: 100%;
+    }
+
+    #smart .etc-wrap-text div p,
+    #etc .etc-box p {
+        font-size: 1rem;
+        padding: 0px;
+        font-weight: 200;
         display: none;
     }
 
@@ -505,50 +585,66 @@
         flex-direction: column;
     }
 
+    .box-wrap {
+        gap: 5px;
+    }
+
     .etc-wrap-text div,
     .box-wrap div {
         width: 100%;
         border-radius: 5px;
-        border: 1px solid #333333;
         margin-bottom: 5px;
+    }
+
+    .Portfolio .swiper-slide img {
+        height: 100% !important;
     }
 
     .box-wrap div {
         padding: 1rem;
     }
-    .traffic-video{
+
+    .traffic-video {
         width: 90%;
         padding: 1rem;
     }
-    .traffic-video p{
+
+    .traffic-video p {
         font-size: 1rem;
     }
-    .traffic-button button{
+
+    .traffic-button button {
         padding: 7px 46px;
         font-size: 1.2rem;
-        margin-bottom: 2rem;
+        margin: 2rem 0;
     }
-    .traffic-button{
+
+    .traffic-button {
         justify-content: center;
     }
+
     .etc-wrap-text p,
     .box-wrap p {
-        font-size: 1rem;
+        font-size: 1.5rem;
+        margin-bottom: 2rem;
     }
-    .swiper-slide img{
+
+
+    .solution .swiper-slide img {
         width: 100%;
         height: 100px !important;
-        object-fit: contain !important;
-        /* height: 100px !important; */
+
     }
+
     .text-box-title::after {
         left: -5px;
         top: -1px;
     }
-    .solution-text-box{
+
+    .solution-text-box {
         display: none;
     }
-  
+
 
 
     .logo {
@@ -576,9 +672,6 @@
         grid-template-columns: 1fr 1fr;
     }
 
-    /* .taken-wrap-box {
-        height: 74%;
-    } */
 
     .customized-wrap-title {
         margin-top: 50px;
@@ -612,9 +705,11 @@
 
 
     .box-wrap div p {
+        text-align: center;
+        margin: 0 auto;
         padding: 1px;
         margin-bottom: 0rem !important;
-        font-size: 1rem !important;
+        font-size: 1.5rem !important;
     }
 
     .etc-box-title {
@@ -630,17 +725,20 @@
 
     .etc-wrap-title h1,
     .customized-wrap-title h1 {
-        font-size: 2.5rem !important;
+        font-size: 2.3rem !important;
+        word-break: keep-all;
     }
 
     .etc-wrap-title p,
     .customized-wrap-title p {
-        font-size: 1.2rem !important;
+        font-size: 1.5rem !important;
+        margin-bottom: 2rem;
     }
 
     .etc-wrap-title {
         /* height: 100%; */
-        margin-bottom: 10px !important;
+        padding-bottom: 10px !important;
+        margin-bottom: 0px !important;
     }
 
     .customized-box {
@@ -664,6 +762,10 @@
         width: 79%;
     }
 
+    .Portfolio {
+        padding-top: 0px;
+    }
+
     .etc-box-title {
         margin-bottom: 0px;
     }
@@ -682,6 +784,7 @@
         display: grid;
         grid-template-columns: 1fr;
         justify-content: center;
+        text-shadow: 2px 2px 5px #33333354;
         gap: 5px;
     }
 
@@ -692,7 +795,7 @@
     .box5,
     .box6 {
         width: 100%;
-        font-size: 1.2rem;
+        font-size: 1.5rem;
         background-size: cover;
         background-position: center;
         padding: 10px !important;
@@ -873,7 +976,7 @@
 
     .marketing-area {
         width: 100%;
-        grid-template-columns: 1fr;
+        grid-template-columns: 1fr 1fr;
     }
 
     .marketing-title {
@@ -1004,6 +1107,18 @@
         font-size: 1.5rem;
     }
 
+    .map-wrap {
+        width: 100%;
+        height: 100%;
+        border: 1px solid red;
+    }
+
+    #contentHeadquarter,
+    #contentDaeguBranch {
+        width: 100%;
+        height: 100%;
+    }
+
     .silde-box {
         height: 60%;
         display: flex;
@@ -1087,6 +1202,18 @@
         flex-wrap: nowrap;
     }
 
+    .solution-title::after,
+    .traffic-title::after,
+    .ai-title::after,
+    .meta-title::after,
+    .smart-title::after {
+        width: 20px;
+        height: 20px;
+        background-size: 20px 20px;
+        top: 20px;
+
+    }
+
     .taken-wrap-box {
         width: 100% !important;
         gap: 5px !important;
@@ -1102,8 +1229,16 @@
 
     .taken-area img,
     .traffic-area img,
-    .ai-area img {
-        opacity: 0;
+    .ai-area img,
+    .smart-area img {
+        object-fit: contain !important;
+        height: 200px !important;
+        margin: 0 auto;
+        margin-bottom: 10px;
+    }
+
+    .traffic-button {
+        margin: 2rem 0;
     }
 
     .solution-title,
@@ -1204,18 +1339,6 @@
     .text-box-title::after {
         left: -5px;
         top: -1px;
-    }
-
-    .traffic-button {
-        display: none;
-    }
-
-    .traffic-area {
-        display: none;
-    }
-
-    .solution-web-box {
-        display: none;
     }
 
 
@@ -1339,6 +1462,15 @@
     .box4 {
         transform: translateY(0px);
     }
+
+    .about-area {
+        flex-wrap: nowrap;
+        width: 100%;
+        height: 10%;
+        margin-bottom: 10px !important;
+        flex-direction: column;
+        gap: 10px !important;
+    }
 }
 
 @media all and (min-width:768px) and (max-width:1366px) {
@@ -1424,6 +1556,14 @@
         font-size: 1.3rem !important;
         font-weight: 800;
         margin-bottom: 0px;
+    }
+
+    .etc-wrap-text,
+    .box-wrap {
+        width: 100%;
+        display: grid;
+        grid-template-columns: 1fr 1fr 1fr;
+        gap: 5px;
     }
 
     .etc-wrap-text p {
@@ -2004,7 +2144,7 @@
         width: 100%;
         height: calc(100% - 182px) !important;
         display: grid;
-        grid-template-columns: 1fr;
+        grid-template-columns: 1fr 1fr 1fr;
         justify-content: center;
         gap: 1px;
     }
resources/css/style.css
--- resources/css/style.css
+++ resources/css/style.css
@@ -4,7 +4,7 @@
     width: 1200px;
     height: 100%;
     margin: auto;
-    align-content: center;
+    /* align-content: center; */
     padding-top: 12rem;
     text-align: center;
 }
@@ -259,6 +259,8 @@
 
 .solution-sub-text {
     opacity: 0;
+    font-size: 2rem;
+    margin-bottom: 2rem;
 }
 
 .solution-sub-text.active {
@@ -633,6 +635,7 @@
 
 .address-subtitle {
     padding: 5px 0;
+    font-size: 2rem;
 }
 
 .map {
@@ -703,7 +706,7 @@
 .meta-title,
 .smart-title {
     width: 100%;
-    height: 60px;
+    /* height: 60px; */
     position: relative;
 }
 
@@ -712,7 +715,7 @@
 .ai-title p,
 .meta-title p,
 .smart-title p {
-    font-size: 3.5rem;
+    font-size: 4.8rem;
     font-weight: bold;
     font-family: 'Pretendard';
 
@@ -1261,11 +1264,13 @@
 
 .about-vision-box {
     width: 100%;
+    gap: 30px;
     flex-wrap: nowrap;
 }
 
 .about-vision-box img {
-    width: 40%;
+    /* width: 40%; */
+    /* padding: 30px; */
     object-fit: contain !important;
 
 }
@@ -1376,7 +1381,7 @@
 }
 
 .etc-box-title{
-    font-weight: 900;
+    font-weight: 600;
     text-align: center !important;
     font-size: 2.2rem !important;
 }
@@ -1390,7 +1395,7 @@
     text-align: center;
 }
 .etc-box p {
-    font-size: 1.5rem;
+    font-size: 1.8rem;
     line-height: 2;
     padding-left: 2rem;
 }
@@ -1446,10 +1451,11 @@
 }
 
 .etc-wrap-title p {
-    font-size: 1.5rem;
+    font-size: 2rem;
 }
 .etc-wrap-text p{
-    font-size: 1.2rem ;
+    font-size: 2rem ;
     font-weight: 600;
     padding: 10px 0;
-}
(No newline at end of file)
+}
+
views/layout/Header.html
--- views/layout/Header.html
+++ views/layout/Header.html
@@ -113,27 +113,6 @@
         $('.mobile-menu-button').show();
     });
 
-    // document.addEventListener("DOMContentLoaded", function () {
-    //     // '.dropdown'을 클릭했을 때 이벤트 리스너 추가
-    //     var dropdownLinks = document.querySelectorAll('.mobil-menu a[href="#"]');
-
-    //     dropdownLinks.forEach(function (link) {
-    //         link.addEventListener('click', function (e) {
-    //             // 클릭된 요소 바로 다음에 위치한 요소(실제 드롭다운 메뉴)를 찾음
-    //             var dropdownContent = this.nextElementSibling;
-
-    //             // 드롭다운 메뉴의 표시 상태를 토글
-    //             if (dropdownContent.style.display === 'block') {
-    //                 dropdownContent.style.display = 'none';
-    //             } else {
-    //                 dropdownContent.style.display = 'block';
-    //             }
-
-    //             // // 링크의 기본 동작(링크 이동)을 방지
-    //             // e.preventDefault();
-    //         });
-    //     });
-    // });
 
 </script>
 <style>
@@ -175,8 +154,8 @@
 
     nav ul li a {
         color: white;
-        font-size: 1.5rem;
-        font-weight: 600;
+        font-size: 1.8rem;
+        font-weight: 500;
         display: block;
         padding: 8px;
         text-align: center;
@@ -196,6 +175,7 @@
         width: 100%;
         margin: 0 auto;
         text-align: center;
+        font-weight: 400;
         background-color: #fff;
         transition: opacity 0.3s ease, visibility 0.3s ease;
         z-index: 1;
views/main.html
--- views/main.html
+++ views/main.html
@@ -160,7 +160,7 @@
                             <button id="btnHeadquarter">본사</button>
                             <button id="btnDaeguBranch" onclick="relayout()">대구 지사</button>
                         </div>
-                        <div>
+                        <div class="map-wrap">
 
                             <div id="contentHeadquarter" style="height: 500px;">
                                 <div id="map1" style="width:1200px;height:100%;"></div>
@@ -204,7 +204,7 @@
     var mapContainer = document.getElementById('map1'), // 지도를 표시할 div 
         mapOption = {
             center: new kakao.maps.LatLng(35.8260208900541, 128.75636298231913),
-            level: 3 // 지도의 확대 레벨
+            level: 4 // 지도의 확대 레벨
         };
     var map1 = new kakao.maps.Map(mapContainer, mapOption);
 
@@ -235,15 +235,20 @@
     });
 
     // 마커가 지도 위에 표시되도록 설정합니다
+
     marker.setMap(map2);
     function resizeMap() {
         var mapContainer2 = document.getElementById('map2');
+        var mapContainer = document.getElementById('map1');
         mapContainer2.style.width = '1200px';
+        mapContainer.style.width = '1200px';
         mapContainer2.style.height = '500px';
+        mapContainer.style.height = '500px';
     }
 
     function relayout() {
         map2.relayout();
+        map1.relayout();
     }
 
     $(document).ready(function () {
@@ -254,7 +259,8 @@
             $("#btnDaeguBranch").removeClass('on');
             $("#contentDaeguBranch").hide();
             $("#contentHeadquarter").show();
-            map2.relayout();
+            map1.relayout();
+            map1.setCenter(new kakao.maps.LatLng(35.8260208900541, 128.75636298231913))
         });
 
         $("#btnDaeguBranch").click(function () {
@@ -286,17 +292,7 @@
                 el: ".swiper-pagination",
                 clickable: true,
             },
-            on: {
-                slideChangeTransitionEnd: function () {
-                    // 슬라이드 변경 시 동작하는 코드
-                },
-                slideChange: function () {
-                    // 다른 슬라이드로 변경될 때 실행되는 코드
-                },
-                reachEnd: function () {
-                    // 스와이퍼의 끝에 도달했을 때 실행되는 코드
-                },
-            }
+            
         });
     }
 }
@@ -424,21 +420,21 @@
             },
 
         }, breakpoints: {
-            250: {
-                slidesPerView: 1,
-                spaceBetween: 20
-            },
-            // 화면의 넓이가 320px 이상일 때
+        //     250: {
+        //         slidesPerView: 1,
+        //         spaceBetween: 20
+        //     },
+        //     // 화면의 넓이가 320px 이상일 때
 
-            // 화면의 넓이가 640px 이상일 때
-            640: {
-                slidesPerView: 2,
-                spaceBetween: 40
-            },
-            800: {
-                slidesPerView: 3,
-                spaceBetween: 40
-            }
+        //     // 화면의 넓이가 640px 이상일 때
+        //     640: {
+        //         slidesPerView: 2,
+        //         spaceBetween: 40
+        //     },
+        //     800: {
+        //         slidesPerView: 3,
+        //         spaceBetween: 40
+        //     }
         },
     });
 
views/pages/AboutUs.html
--- views/pages/AboutUs.html
+++ views/pages/AboutUs.html
@@ -22,7 +22,7 @@
 
 <body>
     <div id="header"></div>
-    <div class="swiper mySwiper">
+    <div class="swiper mySwiper About">
         <div class="swiper-wrapper">
             <div class="swiper-slide about-wrapper">
                 <div class="about-wrap slide-wrap ">
@@ -34,26 +34,26 @@
 
                         <div class=" flex justify-center about-area"
                             style="width: 100%; gap: 190px; margin-bottom: 50px;">
-                            <div class="about-radius-left ">
+                            <div class="about-radius-left solution-ani">
                                 <p class="about-text">공감</p>
                                 <p class="about-sub-text">컨설팅을 통한 인사이트 도출</p>
                             </div>
-                            <div class="about-radius">
+                            <div class="about-radius solution-ani">
                                 <p class="about-text">구현</p>
                                 <p class="about-sub-text">가치를 주는 솔루션 도출</p>
                             </div>
 
-                            <div class="about-radius-right ">
+                            <div class="about-radius-right solution-ani">
                                 <p class="about-text">생각</p>
                                 <p class="about-sub-text">가치를 찾기위한 유연한 사고방식</p>
                             </div>
                         </div>
-                        <div class="flex justify-center about-area" style="width: 100%;gap: 188px;">
+                        <div class="flex justify-center about-area solution-ani" style="width: 100%;gap: 188px;">
                             <div class="about-radius-bottom-left ">
                                 <p class="about-text">검증</p>
                                 <p class="about-sub-text">결과물의 철저한 검증</p>
                             </div>
-                            <div class="about-radius-bottom-right ">
+                            <div class="about-radius-bottom-right solution-ani">
                                 <p class="about-text">소통</p>
                                 <p class="about-sub-text">커뮤니케이션을 통한 명확한 정의</p>
                             </div>
@@ -173,8 +173,8 @@
                     </div>
                 </div>
             </div>
-            <div class="swiper-slide">
-                <div class="taken-wrap slide-wrap history-wrap   slide-solution ">
+            <div class="swiper-slide" id="history">
+                <div class="taken-wrap slide-wrap history-wrap slide-solution" id=" history">
                     <div class="text-area  felx">
                         <div class="about-title mb20">
                             <p>History</p>
@@ -197,7 +197,7 @@
                                     </div>
                                     <div class="flex">
                                         <p class="month mr30">10월</p>
-                                        <div class="month-text" style="text-align: left;">
+                                        <div class="month-text text-section" style="text-align: left;">
                                             <p>· 소프트웨어 기업 등록</p>
                                             <img src="../../resources/img/common/history-img1.png" alt="">
                                         </div>
views/pages/Customized.html
--- views/pages/Customized.html
+++ views/pages/Customized.html
@@ -22,7 +22,7 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area pb60 slide-section flex align-center customized">
+    <div class=" text-area pb60 slide-section flex align-center" id="customized">
 
 
         <div class="flex justify-between" style="gap: 10px; width: 100%;">
@@ -166,6 +166,10 @@
         display: block;
         object-fit: cover;
     }
+    .box-wrap p{
+        padding-top: 1rem;
+        font-size: 2rem;
+    }
 </style>
 
 </html>
(No newline at end of file)
views/pages/Data.html
--- views/pages/Data.html
+++ views/pages/Data.html
@@ -22,7 +22,7 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area pb60  slide-section flex align-center">
+    <div class=" text-area pb60  slide-section flex align-center " id="Data">
 
 
             <div class="flex justify-between " style="gap: 10px; width: 100%;">
@@ -158,7 +158,7 @@
     }
 
     .box-wrap div p {
-        font-size: 1.2rem;
+        font-size: 2rem;
     font-weight: 600;
     padding: 10px 0;
     }
views/pages/DataAnalysis.html
--- views/pages/DataAnalysis.html
+++ views/pages/DataAnalysis.html
@@ -24,7 +24,7 @@
     <div id="header"></div>
 
 
-    <div class="text-area pb60 slide-section flex align-center dataanalysis" style="gap: 10px;  height: 100%;">
+    <div class="text-area pb60 slide-section flex align-center " id="dataanalysis" style="gap: 10px;  height: 100%;">
         <div class="etc-wrap-title mb20">
             <h1 class="mb20">데이터분석 및 관리 플랫폼 구축</h1>
             <p>다양한 데이터 기반 분석 노하우를 바탕으로 고객이 필요로 하는 시스템을 분석하여 인공지능 기반의 서비스 시스템을 분석하고 관리하는 플랫폼을 구축합니다.</p>
views/pages/Etc.html
--- views/pages/Etc.html
+++ views/pages/Etc.html
@@ -22,7 +22,7 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area pb60 slide-section flex align-center etc">
+    <div class=" text-area pb60 slide-section flex align-center" id="etc">
 
 
 
 
views/pages/SmartCtiy copy.html (deleted)
--- views/pages/SmartCtiy copy.html
@@ -1,180 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
-    <meta charset="UTF-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
-    <script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.12.4.min.js"></script>
-    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
-    <link rel="stylesheet" href="../../resources/css/reset.css">
-    <link rel="stylesheet" href="../../resources/css/style.css">
-    <link rel="stylesheet" href="../../resources/css/component.css">
-    <link rel="stylesheet" href="../../resources/css/common.css">
-    <link rel="stylesheet" href="../../resources/css/responsive.css">
-
-    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
-
-
-
-    <title>TAKENSOFT</title>
-</head>
-
-<body>
-    <div id="header"></div>
-
-
-    <div class="text-area pb60 slide-section flex align-center" style="gap: 10px;  height: 100%;">
-        <div class="etc-wrap-title mb20">
-            <h1 class="mb20">스마트시티 솔루션 공급</h1>
-            <p>다양한 데이터 기반 노하우를 바탕으로 시스템을 분석하여 인공지는 기반의 서비스를<br>기획,개발,구축함과 동시에 운영까지 다양한 서비스와 환경에 가장 최적화된 솔루션을
-                제공합니다.</p>
-        </div>
-        <div class="etc-wrap-text flex justify-between" style="flex-wrap: nowrap;">
-            <div class="">
-                <img src="../../resources/img/common/smart-img1.png" alt="">
-                <p class="box-wrap-title mb30">AI 안전통합 횡단보도 플랫폼</p>
-                <p>- 횡단보도 보행자 상황을 차량 내비게이션에 전달하여 우회전시 사고 예방</p>
-                <p>- 무단횡단을 방지하는 플랫폼 기반 스마트 횡단보도 안전관리 솔루션</p>
-            </div>
-            <div class="">
-                <img src="../../resources/img/common/smart-img2.png" alt="">
-                <p class="box-wrap-title mb30">시니어 스마트 케어 모니터링 서비스</p>
-                <p>- 약 복용 지도를 통해 독거노인의 보호자 뿐만 아니라 관리기관, 병원 관계자 까지 약 복용에 대한 확인이 가능한 플랫폼 구축</p>
-                <p>- IOT 기술을 결합하여 약 복용 모니터링 구조를 개선하고 복지 사각지대를 보완할 수 있는 장치 마련</p>
-            </div>
-            <div class="">
-                <img src="../../resources/img/common/smart-img3.png" alt="">
-                <p class="box-wrap-title mb30">전력 에너지 모니터링 시스템</p>
-                <p>- 수요반응 자원시장의 참여고객 기업별 전력량을 AI 기반으로 가공 및 분석</p>
-                <p>- 전력량 실시간 확인 및 예측 시스템 (피크 시간대 예측, 주변 지역 사용량)</p>
-            </div>
-
-        </div>
-
-    </div>
-
-    <div id="footer"></div>
-
-</body>
-<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
-<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
-<script>
-
-    $(document).ready(function () {
-        $("#btnHeadquarter").click(function () {
-            $("#btnHeadquarter").addClass('on');
-            $("#btnDaeguBranch").removeClass('on');
-            $("#contentDaeguBranch").hide();
-
-            $("#contentHeadquarter").show();
-        });
-
-        $("#btnDaeguBranch").click(function () {
-            $("#btnDaeguBranch").addClass('on');
-            $("#btnHeadquarter").removeClass('on');
-
-            $("#contentHeadquarter").hide();
-
-            $("#contentDaeguBranch").show();
-
-
-
-
-
-        });
-    });
-
-
-
-    $(function () {
-        $("#header").load("../layout/Header.html");
-        $("#footer").load("../layout/footer.html");
-        $("#footer").show();
-
-    });
-
-</script>
-
-<style scoped>
-    /* 스크롤바 없애기 */
-    body {
-        -ms-overflow-style: none;
-        /* 인터넷 익스플로러 */
-        scrollbar-width: none;
-        /* 파이어폭스 */
-    }
-
-    ::-webkit-scrollbar {
-        display: none;
-    }
-
-    #header {
-        position: fixed;
-        top: 0;
-        z-index: 3;
-        border-bottom: 1px solid #ced4da;
-        background-color: white;
-    }
-
-    #header .header .logo {
-        background: url(../../resources/img/component/logo-color.png) no-repeat;
-        width: 200px;
-        background-size: contain;
-        height: 25px;
-
-
-    }
-
-    #header .header nav li a {
-        color: #333;
-
-    }
-
-
-
-    html,
-    body {
-        position: relative;
-        height: 100%;
-        font-family: 'Pretendard';
-
-    }
-
-    body {
-        background: linear-gradient(#d7e2ff9d, #fff, #fff);
-        font-family: 'Pretendard';
-        font-size: 14px;
-        color: #000;
-        margin: 0;
-        padding: 0;
-    }
-
-    .box-wrap {
-        flex-wrap: nowrap;
-    }
-
-    .box-wrap-title {
-        text-align: center;
-        font-size: 2rem;
-        font-weight: 600;
-    }
-
-    .box-wrap div {
-        width: 100%;
-    }
-
-    .box-wrap div img {
-        width: 100%;
-        padding-bottom: 2rem;
-    }
-
-    .box-wrap div div p {
-        height: 20%;
-        text-align: left;
-        font-size: 1.5rem;
-        line-height: 1.5;
-    }
-</style>
-
-</html>(No newline at end of file)
views/pages/SmartCtiy.html
--- views/pages/SmartCtiy.html
+++ views/pages/SmartCtiy.html
@@ -24,7 +24,7 @@
     <div id="header"></div>
 
 
-    <div class="text-area pb60 slide-section flex align-center smart" style="gap: 10px;  height: 100%;">
+    <div class="text-area pb60 slide-section flex align-center" id="smart" style="gap: 10px;  height: 100%;">
         <div class="etc-wrap-title mb20">
             <h1 class="mb20">스마트시티 솔루션 공급</h1>
             <p>다양한 데이터 기반 노하우를 바탕으로 시스템을 분석하여 인공지는 기반의 서비스를<br>기획,개발,구축함과 동시에 운영까지 다양한 서비스와 환경에 가장 최적화된 솔루션을
@@ -155,9 +155,9 @@
     }
 
     .box-wrap-title {
-        text-align: center;
-        font-size: 2rem !important;
+        text-align: center !important;
         font-weight: 700;
+        font-size: 2.1rem !important;
     }
 
     .etc-wrap-text {
@@ -169,11 +169,11 @@
     }
 
     .etc-wrap-text  div p {
+        text-align: left;
         padding: 1rem 3rem;
-
-        /* text-align: left; */
         font-size: 1.5rem;
     }
+  
 </style>
 
 </html>
(No newline at end of file)
views/pages/Solution.html
--- views/pages/Solution.html
+++ views/pages/Solution.html
@@ -22,7 +22,7 @@
 
 <body>
     <div id="header"></div>
-    <div class="swiper mySwiper">
+    <div class="swiper mySwiper" id="solution">
         <div class="swiper-wrapper">
             <div class="swiper-slide">
                 <div class=" text-area pb60 slide-section flex align-center solution">
@@ -245,7 +245,7 @@
                         <p>스마트제조 데이터 모니터링 서비스</p>
                     </div>
                     <div class="flex justify-between align-end taken-wrap-box" style="flex-wrap: nowrap; gap: 20px;">
-                        <div class="smart-area flex align-end solution-web-box" style="height: 100%; width: 100%;">
+                        <div class="smart-area flex align-end solution-web-box " style="height: 100%; width: 100%;">
 
                             <img src="../../resources/img/common/smart-img.png" alt="" class="mb30">
                             <div class="taken-box flex justify-between" style="flex-wrap: nowrap;">
views/pages/Visualization.html
--- views/pages/Visualization.html
+++ views/pages/Visualization.html
@@ -22,11 +22,11 @@
 
 <body>
     <div id="header"></div>
-    <div class=" text-area pb60 slide-section flex align-center visuali">
+    <div class=" text-area pb60 slide-section flex align-center" id="visuali">
 
 
         <div class=" flex justify-between  align-center"
-            style="gap: 10px; width: 100%; height: 100%; align-content: center;">
+            style="gap: 10px; width: 100%; ">
             <div class="etc-wrap-title mb20">
                 <h1 class="mb20">시각화 서비스 시스템 구축</h1>
                 <p>데이터 분석을 통해 도출된 인사이트를 시각화 모듈을 활용하여 서비스 시스템을 구축합니다.</p>
Add a comment
List