mycoms
04-16
240416 김하영
@4447a753fd034fd1cea164240e2899c2ee994cfd
--- resources/css/responsive.css
+++ resources/css/responsive.css
... | ... | @@ -82,15 +82,20 @@ |
82 | 82 |
background-color: #fff; |
83 | 83 |
} |
84 | 84 |
|
85 |
- nav ul li a { |
|
86 |
- font-size: 2rem !important; |
|
85 |
+ .mobil-menu nav ul li a { |
|
86 |
+ font-size: 1.6rem !important; |
|
87 |
+ } |
|
88 |
+ |
|
89 |
+ .clicked { |
|
90 |
+ margin: 0 auto; |
|
91 |
+ width: 100px; |
|
87 | 92 |
} |
88 | 93 |
|
89 | 94 |
.mobil-menu ul li ul li a { |
90 | 95 |
|
91 | 96 |
font-weight: 300; |
92 | 97 |
color: #333; |
93 |
- font-size: 1.5rem !important; |
|
98 |
+ font-size: 1.4rem !important; |
|
94 | 99 |
} |
95 | 100 |
|
96 | 101 |
nav>ul { |
... | ... | @@ -166,7 +171,7 @@ |
166 | 171 |
background-color: #fff; |
167 | 172 |
} |
168 | 173 |
|
169 |
- #header{ |
|
174 |
+ #header { |
|
170 | 175 |
position: fixed !important; |
171 | 176 |
top: 0; |
172 | 177 |
} |
... | ... | @@ -206,18 +211,26 @@ |
206 | 211 |
|
207 | 212 |
.accordion.active .accordion-num, |
208 | 213 |
.accordion.active .accordion-num span { |
209 |
- font-size: 2rem; |
|
214 |
+ font-size: 2.4rem; |
|
215 |
+ margin-bottom: 0rem !important; |
|
210 | 216 |
} |
211 | 217 |
|
212 | 218 |
.history-box { |
213 | 219 |
-ms-overflow-style: none; |
214 | 220 |
/* 인터넷 익스플로러 */ |
215 | 221 |
scrollbar-width: none; |
216 |
- height: 100% !important; |
|
222 |
+ height: 80% !important; |
|
223 |
+ margin-top: 20px; |
|
217 | 224 |
} |
218 |
-.history-area{ |
|
219 |
- gap: 0px !important; |
|
220 |
-} |
|
225 |
+ |
|
226 |
+ .history-area { |
|
227 |
+ gap: 0px !important; |
|
228 |
+ } |
|
229 |
+ |
|
230 |
+ .slideTextDtail p { |
|
231 |
+ display: none; |
|
232 |
+ } |
|
233 |
+ |
|
221 | 234 |
.solution-box { |
222 | 235 |
width: 100%; |
223 | 236 |
height: calc(100% - 182px) !important; |
... | ... | @@ -253,7 +266,7 @@ |
253 | 266 |
} |
254 | 267 |
|
255 | 268 |
.box p:nth-child(1) { |
256 |
- font-size: 1.4rem; |
|
269 |
+ font-size: 1.5rem; |
|
257 | 270 |
font-weight: 600; |
258 | 271 |
} |
259 | 272 |
|
... | ... | @@ -293,8 +306,11 @@ |
293 | 306 |
height: 100% !important; |
294 | 307 |
padding: 6rem 2rem; |
295 | 308 |
} |
296 |
- .year span{ |
|
297 |
-display: none; } |
|
309 |
+ |
|
310 |
+ .year span { |
|
311 |
+ display: none; |
|
312 |
+ } |
|
313 |
+ |
|
298 | 314 |
.innerSwiper-title { |
299 | 315 |
font-size: 1.7rem; |
300 | 316 |
} |
... | ... | @@ -319,7 +335,6 @@ |
319 | 335 |
} |
320 | 336 |
|
321 | 337 |
.portfolio-text { |
322 |
- padding-left: 2rem; |
|
323 | 338 |
margin-bottom: 1rem; |
324 | 339 |
} |
325 | 340 |
|
... | ... | @@ -329,7 +344,7 @@ |
329 | 344 |
background-size: 20px; |
330 | 345 |
transform: translateX(-50%); |
331 | 346 |
} |
332 |
- |
|
347 |
+ |
|
333 | 348 |
.marketing-area { |
334 | 349 |
width: 100%; |
335 | 350 |
grid-template-columns: 1fr; |
... | ... | @@ -377,12 +392,12 @@ |
377 | 392 |
.address-tile { |
378 | 393 |
width: 100%; |
379 | 394 |
text-align: center; |
380 |
- font-size: 1.2rem; |
|
395 |
+ font-size: 1.4rem; |
|
381 | 396 |
padding-left: 0px; |
382 | 397 |
} |
383 | 398 |
|
384 | 399 |
.address-subtitle { |
385 |
- font-size: 1.1rem !important; |
|
400 |
+ font-size: 1.3rem !important; |
|
386 | 401 |
} |
387 | 402 |
|
388 | 403 |
.address-tile::after { |
... | ... | @@ -395,7 +410,8 @@ |
395 | 410 |
|
396 | 411 |
.map-btn button { |
397 | 412 |
/* width: 40%; */ |
398 |
- font-size: 1.2rem; |
|
413 |
+ font-size: 1.5rem; |
|
414 |
+ font-weight: 500; |
|
399 | 415 |
} |
400 | 416 |
|
401 | 417 |
.address-box { |
... | ... | @@ -438,7 +454,7 @@ |
438 | 454 |
|
439 | 455 |
.container { |
440 | 456 |
width: 100%; |
441 |
- height: 70% !important; |
|
457 |
+ height: 80% !important; |
|
442 | 458 |
} |
443 | 459 |
|
444 | 460 |
.about-title-sub { |
... | ... | @@ -461,6 +477,7 @@ |
461 | 477 |
|
462 | 478 |
.month-text p { |
463 | 479 |
font-size: 1.2rem; |
480 |
+ margin-bottom: 0rem; |
|
464 | 481 |
} |
465 | 482 |
|
466 | 483 |
.about-radius, |
... | ... | @@ -496,35 +513,76 @@ |
496 | 513 |
|
497 | 514 |
.silde-box .accordion { |
498 | 515 |
height: 10px; |
499 |
- padding: 0.5rem; |
|
516 |
+ padding: 1.5rem; |
|
500 | 517 |
} |
501 | 518 |
|
502 | 519 |
.silde-box .slideImg { |
503 | 520 |
display: none; |
504 | 521 |
} |
505 | 522 |
|
506 |
- .slideText { |
|
507 |
- padding: 10px; |
|
523 |
+ .accordion2, |
|
524 |
+ .accordion1, |
|
525 |
+ .accordion3 { |
|
526 |
+ background-position: center; |
|
508 | 527 |
} |
528 |
+ |
|
529 |
+ .accordion2::after, |
|
530 |
+ .accordion1::after, |
|
531 |
+ .accordion3::after { |
|
532 |
+ font-size: 2.4rem; |
|
533 |
+ top: 8px; |
|
534 |
+ left: 15px; |
|
535 |
+ } |
|
536 |
+ |
|
537 |
+ .accordion2::before, |
|
538 |
+ .accordion1::before, |
|
539 |
+ .accordion3::before { |
|
540 |
+ font-size: 2.4rem; |
|
541 |
+ top: 8px; |
|
542 |
+ left: 60px; |
|
543 |
+ } |
|
544 |
+ |
|
545 |
+ .about .about-title p { |
|
546 |
+ margin-bottom: 0rem !important; |
|
547 |
+ } |
|
548 |
+ |
|
549 |
+ |
|
509 | 550 |
|
510 | 551 |
.slideText p:last-child, |
511 | 552 |
.slideTextDtail p { |
512 |
- font-size: 1.2rem; |
|
553 |
+ font-size: 1.5rem; |
|
513 | 554 |
} |
514 | 555 |
|
515 | 556 |
.slideText p:first-child { |
516 | 557 |
font-size: 2rem; |
517 | 558 |
} |
518 | 559 |
|
519 |
- .slideTextDtail p { |
|
520 |
- display: none; |
|
560 |
+ .month-text p::after { |
|
561 |
+ left: -6%; |
|
562 |
+ } |
|
563 |
+ |
|
564 |
+ .month-text p { |
|
565 |
+ margin-left: 15px; |
|
566 |
+ margin-bottom: 10px; |
|
521 | 567 |
} |
522 | 568 |
|
523 | 569 |
.slideTextDtail p:nth-child(1) { |
524 | 570 |
display: block !important; |
525 |
- font-size: 1.2rem; |
|
571 |
+ font-size: 1.3rem; |
|
526 | 572 |
border-bottom: 0px !important; |
527 |
- margin-bottom: 0.5rem; |
|
573 |
+ margin-bottom: 0rem !important; |
|
574 |
+ } |
|
575 |
+ |
|
576 |
+ .slideTextDtail-box p { |
|
577 |
+ padding-left: 0px; |
|
578 |
+ } |
|
579 |
+ |
|
580 |
+ .section .flex { |
|
581 |
+ width: 100%; |
|
582 |
+ } |
|
583 |
+ |
|
584 |
+ .month-text { |
|
585 |
+ width: 100%; |
|
528 | 586 |
} |
529 | 587 |
|
530 | 588 |
.slideTextDtail { |
... | ... | @@ -551,6 +609,7 @@ |
551 | 609 |
.month-text img { |
552 | 610 |
width: 100px !important; |
553 | 611 |
height: 150px; |
612 |
+ margin: 1rem; |
|
554 | 613 |
} |
555 | 614 |
|
556 | 615 |
.text-section { |
... | ... | @@ -586,11 +645,11 @@ |
586 | 645 |
.month { |
587 | 646 |
width: 100%; |
588 | 647 |
text-align: left !important; |
648 |
+ margin-bottom: 5px; |
|
589 | 649 |
} |
590 | 650 |
|
591 | 651 |
.month-text div { |
592 | 652 |
width: 100%; |
593 |
- flex-wrap: nowrap; |
|
594 | 653 |
} |
595 | 654 |
|
596 | 655 |
.taken-wrap-box { |
... | ... | @@ -608,6 +667,10 @@ |
608 | 667 |
|
609 | 668 |
.solution-area { |
610 | 669 |
gap: 10px !important; |
670 |
+ } |
|
671 |
+ |
|
672 |
+ .about .content .flex { |
|
673 |
+ margin-bottom: 0rem !important; |
|
611 | 674 |
} |
612 | 675 |
|
613 | 676 |
.taken-area img, |
... | ... | @@ -662,6 +725,7 @@ |
662 | 725 |
#dataanalysis { |
663 | 726 |
height: 100% !important; |
664 | 727 |
overflow-y: scroll !important; |
728 |
+ padding-top: 120px; |
|
665 | 729 |
} |
666 | 730 |
|
667 | 731 |
#customized, |
... | ... | @@ -695,6 +759,11 @@ |
695 | 759 |
width: 100%; |
696 | 760 |
} |
697 | 761 |
|
762 |
+ #customized .box-wrap p { |
|
763 |
+ font-size: 1.6rem; |
|
764 |
+ margin: 2rem 0; |
|
765 |
+ } |
|
766 |
+ |
|
698 | 767 |
#smart .box-wrap-title { |
699 | 768 |
font-size: 1.6rem !important; |
700 | 769 |
font-weight: 600 !important; |
... | ... | @@ -725,12 +794,13 @@ |
725 | 794 |
} |
726 | 795 |
|
727 | 796 |
.solution-text-box p { |
728 |
- padding-left: 5px; |
|
797 |
+ padding-left: 12px; |
|
729 | 798 |
} |
730 | 799 |
|
731 | 800 |
.solution-text-box div { |
732 | 801 |
gap: 0px !important; |
733 | 802 |
flex-direction: column; |
803 |
+ margin-left: 0px !important; |
|
734 | 804 |
} |
735 | 805 |
|
736 | 806 |
.solution-text-box div div p { |
... | ... | @@ -757,8 +827,12 @@ |
757 | 827 |
flex-wrap: wrap !important; |
758 | 828 |
} |
759 | 829 |
|
830 |
+ #Data .box-wrap p { |
|
831 |
+ font-size: 1.6rem; |
|
832 |
+ font-weight: 600 !important; |
|
833 |
+ margin: 2rem 0; |
|
834 |
+ } |
|
760 | 835 |
|
761 |
- |
|
762 | 836 |
|
763 | 837 |
.traffic-video { |
764 | 838 |
width: 90%; |
... | ... | @@ -790,6 +864,11 @@ |
790 | 864 |
font-weight: 500; |
791 | 865 |
} |
792 | 866 |
|
867 |
+ .analysis-text p { |
|
868 |
+ height: 100%; |
|
869 |
+ padding: 0px; |
|
870 |
+ margin-top: 2rem; |
|
871 |
+ } |
|
793 | 872 |
|
794 | 873 |
.solution .swiper-slide img { |
795 | 874 |
width: 100%; |
... | ... | @@ -818,12 +897,9 @@ |
818 | 897 |
text-align: left; |
819 | 898 |
} |
820 | 899 |
|
821 |
- |
|
822 |
- .box:hover, |
|
823 |
- .box-wrap div img:hover { |
|
824 |
- transform: scale(1); |
|
825 |
- } |
|
826 |
- |
|
900 |
+ #etc .etc-box-title{ |
|
901 |
+ margin: 2rem 0; |
|
902 |
+ } |
|
827 | 903 |
.visual-grid { |
828 | 904 |
display: grid; |
829 | 905 |
grid-template-columns: 1fr 1fr; |
... | ... | @@ -848,10 +924,11 @@ |
848 | 924 |
grid-template-columns: 1fr 1fr 1fr !important; |
849 | 925 |
} |
850 | 926 |
|
851 |
-.etc-box{ |
|
852 |
- margin-left: 0px !important; |
|
853 |
- margin-right: 0px !important; |
|
854 |
-} |
|
927 |
+ .etc-box { |
|
928 |
+ margin-left: 0px !important; |
|
929 |
+ margin-right: 0px !important; |
|
930 |
+ } |
|
931 |
+ |
|
855 | 932 |
.box-wrap img { |
856 | 933 |
width: 100%; |
857 | 934 |
padding-bottom: 0rem !important; |
... | ... | @@ -865,34 +942,43 @@ |
865 | 942 |
.smart-title { |
866 | 943 |
margin-bottom: 10px !important; |
867 | 944 |
} |
868 |
- .year{ |
|
945 |
+ |
|
946 |
+ .year { |
|
869 | 947 |
font-size: 2rem; |
870 | 948 |
} |
949 |
+ |
|
871 | 950 |
.box-wrap div p { |
872 | 951 |
text-align: center; |
873 | 952 |
margin: 0 auto; |
874 | 953 |
word-break: keep-all; |
875 |
- font-weight: 400 !important; |
|
876 |
- padding: 10px 0 !important; |
|
877 |
- margin-bottom: 0rem !important; |
|
954 |
+ |
|
878 | 955 |
} |
879 |
- .etc-text-deco p::after{ |
|
956 |
+ |
|
957 |
+ .etc-text-deco p::after { |
|
880 | 958 |
display: none; |
881 | 959 |
} |
882 |
- .solution-deco p{ |
|
960 |
+ |
|
961 |
+ .solution-deco p { |
|
883 | 962 |
margin-left: 0.4rem; |
884 | 963 |
} |
885 |
-.traffic-img-box{ |
|
886 |
- width: 100% !important; |
|
887 |
-} |
|
888 |
-.traffic-img-box img{ |
|
889 |
- width: 100% !important; |
|
890 |
- object-fit: cover !important; |
|
891 |
-} |
|
964 |
+ |
|
965 |
+ .traffic-img-box { |
|
966 |
+ width: 100% !important; |
|
967 |
+ } |
|
968 |
+ |
|
969 |
+ .traffic-img-box img { |
|
970 |
+ width: 100% !important; |
|
971 |
+ object-fit: cover !important; |
|
972 |
+ } |
|
973 |
+ |
|
892 | 974 |
.etc-box-title { |
893 | 975 |
font-weight: 700; |
894 | 976 |
text-align: center !important; |
895 | 977 |
font-size: 1.6rem !important; |
978 |
+ } |
|
979 |
+ |
|
980 |
+ .solution-deco p::after { |
|
981 |
+ left: -2%; |
|
896 | 982 |
} |
897 | 983 |
|
898 | 984 |
.box-wrap div div { |
... | ... | @@ -917,7 +1003,7 @@ |
917 | 1003 |
margin-bottom: 0px !important; |
918 | 1004 |
padding-top: 0rem !important; |
919 | 1005 |
} |
920 |
- |
|
1006 |
+ |
|
921 | 1007 |
|
922 | 1008 |
.customized-box { |
923 | 1009 |
width: 100%; |
... | ... | @@ -972,7 +1058,7 @@ |
972 | 1058 |
grid-template-columns: 1fr; |
973 | 1059 |
justify-content: center; |
974 | 1060 |
text-shadow: 2px 2px 5px #33333354; |
975 |
- gap: 5px; |
|
1061 |
+ gap: 10px; |
|
976 | 1062 |
} |
977 | 1063 |
|
978 | 1064 |
.box1, |
... | ... | @@ -984,6 +1070,7 @@ |
984 | 1070 |
width: 100%; |
985 | 1071 |
font-size: 1.5rem; |
986 | 1072 |
background-size: cover; |
1073 |
+ border-radius: 10px; |
|
987 | 1074 |
background-position: center; |
988 | 1075 |
padding: 10px !important; |
989 | 1076 |
} |
... | ... | @@ -1040,10 +1127,12 @@ |
1040 | 1127 |
width: 100%; |
1041 | 1128 |
text-align: right; |
1042 | 1129 |
} |
1043 |
- .traffic-img-box{ |
|
1130 |
+ |
|
1131 |
+ .traffic-img-box { |
|
1044 | 1132 |
width: 100% !important; |
1045 | 1133 |
} |
1046 |
- .traffic-img-box img{ |
|
1134 |
+ |
|
1135 |
+ .traffic-img-box img { |
|
1047 | 1136 |
width: 100% !important; |
1048 | 1137 |
object-fit: cover !important; |
1049 | 1138 |
} |
... | ... | @@ -1094,6 +1183,11 @@ |
1094 | 1183 |
font-weight: 300; |
1095 | 1184 |
color: #333; |
1096 | 1185 |
font-size: 1.5rem !important; |
1186 |
+ } |
|
1187 |
+ |
|
1188 |
+ .clicked { |
|
1189 |
+ margin: 0 auto; |
|
1190 |
+ width: 100px; |
|
1097 | 1191 |
} |
1098 | 1192 |
|
1099 | 1193 |
nav>ul { |
... | ... | @@ -1169,7 +1263,7 @@ |
1169 | 1263 |
background-color: #fff; |
1170 | 1264 |
} |
1171 | 1265 |
|
1172 |
- .traffic-img-box img{ |
|
1266 |
+ .traffic-img-box img { |
|
1173 | 1267 |
width: 100% !important; |
1174 | 1268 |
object-fit: cover !important; |
1175 | 1269 |
} |
... | ... | @@ -1203,9 +1297,11 @@ |
1203 | 1297 |
margin-bottom: 0rem; |
1204 | 1298 |
word-break: keep-all; |
1205 | 1299 |
} |
1206 |
- .accordion-sub-text{ |
|
1300 |
+ |
|
1301 |
+ .accordion-sub-text { |
|
1207 | 1302 |
font-size: 1.6rem !important; |
1208 | 1303 |
} |
1304 |
+ |
|
1209 | 1305 |
.marketing-wrap-title h1 { |
1210 | 1306 |
font-size: 3rem; |
1211 | 1307 |
} |
... | ... | @@ -1221,10 +1317,12 @@ |
1221 | 1317 |
scrollbar-width: none; |
1222 | 1318 |
height: 80% !important; |
1223 | 1319 |
} |
1224 |
- .slideTextDtail p{ |
|
1320 |
+ |
|
1321 |
+ .slideTextDtail p { |
|
1225 | 1322 |
border-bottom: 0px !important; |
1226 | 1323 |
} |
1227 |
- .business-box{ |
|
1324 |
+ |
|
1325 |
+ .business-box { |
|
1228 | 1326 |
display: none; |
1229 | 1327 |
} |
1230 | 1328 |
|
... | ... | @@ -1343,9 +1441,11 @@ |
1343 | 1441 |
width: 100%; |
1344 | 1442 |
grid-template-columns: 1fr; |
1345 | 1443 |
} |
1346 |
- .month{ |
|
1444 |
+ |
|
1445 |
+ .month { |
|
1347 | 1446 |
width: 100%; |
1348 | 1447 |
} |
1448 |
+ |
|
1349 | 1449 |
.marketing-title { |
1350 | 1450 |
font-size: 1.8rem; |
1351 | 1451 |
} |
... | ... | @@ -1442,10 +1542,12 @@ |
1442 | 1542 |
width: 100%; |
1443 | 1543 |
padding: 9rem 2rem; |
1444 | 1544 |
} |
1445 |
-.etc-box{ |
|
1446 |
- margin-left: 0px !important; |
|
1447 |
- margin-right: 0px !important; |
|
1448 |
-} |
|
1545 |
+ |
|
1546 |
+ .etc-box { |
|
1547 |
+ margin-left: 0px !important; |
|
1548 |
+ margin-right: 0px !important; |
|
1549 |
+ } |
|
1550 |
+ |
|
1449 | 1551 |
/* footer img { |
1450 | 1552 |
width: 100px !important; |
1451 | 1553 |
} */ |
... | ... | @@ -1520,7 +1622,7 @@ |
1520 | 1622 |
padding: 10px; |
1521 | 1623 |
} |
1522 | 1624 |
|
1523 |
- |
|
1625 |
+ |
|
1524 | 1626 |
.slideTextDtail p { |
1525 | 1627 |
font-size: 1.5rem; |
1526 | 1628 |
} |
... | ... | @@ -1529,9 +1631,14 @@ |
1529 | 1631 |
font-size: 2rem; |
1530 | 1632 |
} |
1531 | 1633 |
|
1532 |
- |
|
1634 |
+ |
|
1533 | 1635 |
.slideTextDtail { |
1534 | 1636 |
padding: 0 1rem; |
1637 |
+ } |
|
1638 |
+ |
|
1639 |
+ .address-subtitle { |
|
1640 |
+ font-size: 1.4rem !important; |
|
1641 |
+ margin: 0 auto; |
|
1535 | 1642 |
} |
1536 | 1643 |
|
1537 | 1644 |
.about-title { |
... | ... | @@ -1546,16 +1653,17 @@ |
1546 | 1653 |
height: 200px !important; |
1547 | 1654 |
margin-bottom: 20px !important; |
1548 | 1655 |
} |
1549 |
-.history-area{ |
|
1550 |
- gap: 0px !important; |
|
1551 |
-} |
|
1656 |
+ |
|
1657 |
+ .history-area { |
|
1658 |
+ gap: 0px !important; |
|
1659 |
+ } |
|
1552 | 1660 |
|
1553 | 1661 |
.month-text img { |
1554 | 1662 |
width: 100px !important; |
1555 | 1663 |
height: 215px; |
1556 | 1664 |
} |
1557 | 1665 |
|
1558 |
- |
|
1666 |
+ |
|
1559 | 1667 |
.about-vision-box img { |
1560 | 1668 |
height: 150px; |
1561 | 1669 |
display: block; |
... | ... | @@ -1571,12 +1679,14 @@ |
1571 | 1679 |
width: 100%; |
1572 | 1680 |
border-bottom: 1px solid #333; |
1573 | 1681 |
} |
1574 |
- .year{ |
|
1682 |
+ |
|
1683 |
+ .year { |
|
1575 | 1684 |
justify-content: center; |
1576 | 1685 |
display: flex; |
1577 | 1686 |
align-items: center; |
1578 | 1687 |
height: 100%; |
1579 | 1688 |
} |
1689 |
+ |
|
1580 | 1690 |
.active-year { |
1581 | 1691 |
font-weight: 900; |
1582 | 1692 |
font-size: 4rem; |
... | ... | @@ -1699,6 +1809,7 @@ |
1699 | 1809 |
} |
1700 | 1810 |
|
1701 | 1811 |
#smart .box-wrap-title { |
1812 |
+ font-size: 2rem !important; |
|
1702 | 1813 |
display: block !important; |
1703 | 1814 |
font-weight: 600 !important; |
1704 | 1815 |
} |
... | ... | @@ -1709,12 +1820,10 @@ |
1709 | 1820 |
width: 100%; |
1710 | 1821 |
} |
1711 | 1822 |
|
1712 |
- #smart .etc-wrap-text div p, |
|
1713 | 1823 |
#etc .etc-box p { |
1714 |
- font-size: 2rem !important; |
|
1824 |
+ font-size: 1.6rem !important; |
|
1715 | 1825 |
padding: 0px; |
1716 | 1826 |
font-weight: 200; |
1717 |
- display: none; |
|
1718 | 1827 |
} |
1719 | 1828 |
|
1720 | 1829 |
.solution-area { |
... | ... | @@ -1756,10 +1865,10 @@ |
1756 | 1865 |
margin-bottom: 5px; |
1757 | 1866 |
} |
1758 | 1867 |
|
1759 |
- .etc-wrap-text div{ |
|
1868 |
+ .etc-wrap-text div { |
|
1760 | 1869 |
flex-wrap: wrap !important; |
1761 | 1870 |
} |
1762 |
- |
|
1871 |
+ |
|
1763 | 1872 |
|
1764 | 1873 |
.traffic-video { |
1765 | 1874 |
width: 90%; |
... | ... | @@ -1786,11 +1895,13 @@ |
1786 | 1895 |
|
1787 | 1896 |
.etc-wrap-text p, |
1788 | 1897 |
.box-wrap p { |
1789 |
- font-size: 2rem; |
|
1898 |
+ font-size: 1.6rem !important; |
|
1790 | 1899 |
margin-bottom: 2rem; |
1791 | 1900 |
} |
1792 | 1901 |
|
1793 |
- |
|
1902 |
+ .etc-text-deco p::after{ |
|
1903 |
+ display: none; |
|
1904 |
+ } |
|
1794 | 1905 |
.solution .swiper-slide img { |
1795 | 1906 |
width: 100%; |
1796 | 1907 |
height: 100px !important; |
... | ... | @@ -1980,7 +2091,7 @@ |
1980 | 2091 |
transform: translateY(0px); |
1981 | 2092 |
} |
1982 | 2093 |
|
1983 |
- .innerSwiper .swiper-slide img{ |
|
2094 |
+ .innerSwiper .swiper-slide img { |
|
1984 | 2095 |
height: 100%; |
1985 | 2096 |
} |
1986 | 2097 |
|
... | ... | @@ -2009,14 +2120,6 @@ |
2009 | 2120 |
|
2010 | 2121 |
} |
2011 | 2122 |
|
2012 |
- .text-main, |
|
2013 |
- .solution-text, |
|
2014 |
- .portfolio-text, |
|
2015 |
- .map-text, |
|
2016 |
- .about-title p:nth-child(1), |
|
2017 |
- .marketing-wrap-title h1 { |
|
2018 |
- font-size: 2.2rem !important; |
|
2019 |
- } |
|
2020 | 2123 |
|
2021 | 2124 |
|
2022 | 2125 |
.solution-title p, |
... | ... | @@ -2030,17 +2133,12 @@ |
2030 | 2133 |
|
2031 | 2134 |
.sub-text, |
2032 | 2135 |
.solution-sub-text { |
2033 |
- font-size: 1rem !important; |
|
2136 |
+ font-size: 2rem !important; |
|
2034 | 2137 |
} |
2035 | 2138 |
|
2036 |
- |
|
2037 |
- .solution-box { |
|
2038 |
- width: 100%; |
|
2039 |
- height: calc(100% - 182px) !important; |
|
2040 |
- flex-direction: column; |
|
2041 |
- flex-wrap: wrap !important; |
|
2042 |
- align-items: center; |
|
2043 |
- justify-content: space-between; |
|
2139 |
+ .clicked { |
|
2140 |
+ margin: 0 auto; |
|
2141 |
+ width: 100px; |
|
2044 | 2142 |
} |
2045 | 2143 |
|
2046 | 2144 |
.slide-solution .text-area { |
... | ... | @@ -2067,20 +2165,14 @@ |
2067 | 2165 |
|
2068 | 2166 |
.box-wrap-title { |
2069 | 2167 |
font-size: 1.3rem !important; |
2070 |
- font-weight: 800; |
|
2168 |
+ font-weight: 600; |
|
2071 | 2169 |
margin-bottom: 0px; |
2072 | 2170 |
} |
2073 | 2171 |
|
2074 |
- .etc-wrap-text, |
|
2075 |
- .box-wrap { |
|
2076 |
- width: 100%; |
|
2077 |
- display: grid; |
|
2078 |
- grid-template-columns: 1fr 1fr 1fr; |
|
2079 |
- gap: 5px; |
|
2080 |
- } |
|
2081 | 2172 |
|
2082 | 2173 |
.etc-wrap-text p { |
2083 |
- padding: 11px 10px; |
|
2174 |
+ text-align: center; |
|
2175 |
+ font-size: 1.7rem; |
|
2084 | 2176 |
} |
2085 | 2177 |
|
2086 | 2178 |
.header-area { |
... | ... | @@ -2091,7 +2183,9 @@ |
2091 | 2183 |
.mobil-wrap { |
2092 | 2184 |
display: block; |
2093 | 2185 |
} |
2094 |
- |
|
2186 |
+ .etc-text-deco p::after{ |
|
2187 |
+ display: none; |
|
2188 |
+ } |
|
2095 | 2189 |
.web-menu { |
2096 | 2190 |
display: none; |
2097 | 2191 |
} |
... | ... | @@ -2151,12 +2245,30 @@ |
2151 | 2245 |
.swiper { |
2152 | 2246 |
width: 50%; |
2153 | 2247 |
height: 100%; |
2154 |
- padding: 2rem; |
|
2155 | 2248 |
} |
2156 | 2249 |
|
2157 | 2250 |
.swiper-slide { |
2158 | 2251 |
width: 100%; |
2159 | 2252 |
|
2253 |
+ } |
|
2254 |
+ |
|
2255 |
+ .text-main, |
|
2256 |
+ .solution-text { |
|
2257 |
+ font-size: 4rem !important; |
|
2258 |
+ } |
|
2259 |
+ |
|
2260 |
+ #map1, |
|
2261 |
+ #map2 { |
|
2262 |
+ width: 740px !important; |
|
2263 |
+ } |
|
2264 |
+ |
|
2265 |
+ #contentHeadquarter, |
|
2266 |
+ #contentDaeguBranch { |
|
2267 |
+ height: 300px !important; |
|
2268 |
+ } |
|
2269 |
+ |
|
2270 |
+ .address-subtitle { |
|
2271 |
+ font-size: 1.4rem !important; |
|
2160 | 2272 |
} |
2161 | 2273 |
|
2162 | 2274 |
.slide-wrap { |
... | ... | @@ -2172,16 +2284,20 @@ |
2172 | 2284 |
.innerSwiper-title { |
2173 | 2285 |
font-size: 1.5rem; |
2174 | 2286 |
} |
2175 |
-.history .text-area{ |
|
2176 |
- padding-top: 120px; |
|
2177 |
-} |
|
2287 |
+ |
|
2288 |
+ .history .text-area { |
|
2289 |
+ padding-top: 120px; |
|
2290 |
+ } |
|
2291 |
+ |
|
2178 | 2292 |
.innerSwiper .swiper-slide { |
2179 | 2293 |
width: 100% !important; |
2180 | 2294 |
padding: 10px; |
2181 | 2295 |
} |
2182 |
-.history-area{ |
|
2183 |
- gap: 0px !important; |
|
2184 |
-} |
|
2296 |
+ |
|
2297 |
+ .history-area { |
|
2298 |
+ gap: 0px !important; |
|
2299 |
+ } |
|
2300 |
+ |
|
2185 | 2301 |
.sub-text-area { |
2186 | 2302 |
margin-bottom: 1rem !important; |
2187 | 2303 |
} |
... | ... | @@ -2239,15 +2355,15 @@ |
2239 | 2355 |
|
2240 | 2356 |
.address-tile { |
2241 | 2357 |
width: 100%; |
2242 |
- font-size: 1.2rem; |
|
2358 |
+ font-size: 1.5rem; |
|
2243 | 2359 |
} |
2244 | 2360 |
|
2245 | 2361 |
.address-subtitle { |
2246 |
- font-size: 1.1rem !important; |
|
2362 |
+ font-size: 1.6rem !important; |
|
2247 | 2363 |
} |
2248 | 2364 |
|
2249 | 2365 |
.address-tile::after { |
2250 |
- display: none; |
|
2366 |
+ left: 1%; |
|
2251 | 2367 |
} |
2252 | 2368 |
|
2253 | 2369 |
.map-btn { |
... | ... | @@ -2327,16 +2443,7 @@ |
2327 | 2443 |
font-size: 1.5rem; |
2328 | 2444 |
} |
2329 | 2445 |
|
2330 |
- .silde-box { |
|
2331 |
- /* height: 75%; */ |
|
2332 |
- /* display: flex; */ |
|
2333 |
- /* flex-direction: column; */ |
|
2334 |
- } |
|
2335 | 2446 |
|
2336 |
- /* .silde-box .accordion { |
|
2337 |
- height: 10px; |
|
2338 |
- padding: 0.5rem; |
|
2339 |
- } */ |
|
2340 | 2447 |
.about-vision-box { |
2341 | 2448 |
flex-wrap: nowrap; |
2342 | 2449 |
} |
... | ... | @@ -2358,6 +2465,10 @@ |
2358 | 2465 |
font-size: 1.2rem; |
2359 | 2466 |
} |
2360 | 2467 |
|
2468 |
+ .content img { |
|
2469 |
+ width: 38%; |
|
2470 |
+ } |
|
2471 |
+ |
|
2361 | 2472 |
.slideTextDtail p { |
2362 | 2473 |
font-size: 1.3rem; |
2363 | 2474 |
border-bottom: 0px !important; |
... | ... | @@ -2371,7 +2482,11 @@ |
2371 | 2482 |
|
2372 | 2483 |
.about img { |
2373 | 2484 |
width: 100%; |
2374 |
- height: 150px !important; |
|
2485 |
+ /* height: 300px !important; */ |
|
2486 |
+ } |
|
2487 |
+ |
|
2488 |
+ .about-vision-box img { |
|
2489 |
+ height: 300px; |
|
2375 | 2490 |
} |
2376 | 2491 |
|
2377 | 2492 |
.about-vision-box { |
... | ... | @@ -2453,7 +2568,8 @@ |
2453 | 2568 |
.smart-title::after { |
2454 | 2569 |
display: none; |
2455 | 2570 |
} |
2456 |
- .traffic-video{ |
|
2571 |
+ |
|
2572 |
+ .traffic-video { |
|
2457 | 2573 |
width: 90%; |
2458 | 2574 |
} |
2459 | 2575 |
|
... | ... | @@ -2483,19 +2599,9 @@ |
2483 | 2599 |
width: 100%; |
2484 | 2600 |
} |
2485 | 2601 |
|
2486 |
- .etc-wrap-text { |
|
2487 |
- width: 100%; |
|
2488 |
- height: 75%; |
|
2489 | 2602 |
|
2490 |
- } |
|
2491 | 2603 |
|
2492 |
- .visuali .etc-wrap-text, |
|
2493 |
- .dataanalysis .etc-wrap-text, |
|
2494 |
- .customized .box-wrap { |
|
2495 |
- display: grid; |
|
2496 |
- gap: 10px; |
|
2497 |
- grid-template-columns: 1fr 1fr 1fr 1fr; |
|
2498 |
- } |
|
2604 |
+ |
|
2499 | 2605 |
|
2500 | 2606 |
.etc-grid-box { |
2501 | 2607 |
flex-wrap: nowrap; |
... | ... | @@ -2505,19 +2611,15 @@ |
2505 | 2611 |
width: 50%; |
2506 | 2612 |
} |
2507 | 2613 |
|
2508 |
- .etc-wrap-text img { |
|
2509 |
- width: 90%; |
|
2510 |
- height: 60%; |
|
2511 |
- } |
|
2512 | 2614 |
|
2513 |
- .etc-wrap-text p, |
|
2615 |
+ |
|
2514 | 2616 |
.box-wrap p { |
2515 | 2617 |
padding: 10px !important; |
2516 | 2618 |
font-size: 1.2rem !important; |
2517 | 2619 |
} |
2518 | 2620 |
|
2519 | 2621 |
.box-wrap-title { |
2520 |
- font-size: 1.5rem !important; |
|
2622 |
+ font-size: 2rem !important; |
|
2521 | 2623 |
} |
2522 | 2624 |
|
2523 | 2625 |
.text-box-title::after { |
... | ... | @@ -2529,10 +2631,7 @@ |
2529 | 2631 |
height: 130px !important; |
2530 | 2632 |
|
2531 | 2633 |
} |
2532 |
- #footer img{ |
|
2533 |
- width: 100px !important; |
|
2534 |
- height: 50px !important; |
|
2535 |
- } |
|
2634 |
+ |
|
2536 | 2635 |
.swiper-slide img { |
2537 | 2636 |
object-fit: contain; |
2538 | 2637 |
} |
... | ... | @@ -2548,8 +2647,17 @@ |
2548 | 2647 |
|
2549 | 2648 |
.logo { |
2550 | 2649 |
width: 50% !important; |
2551 |
- height: 14px !important; |
|
2552 | 2650 |
background-size: cover; |
2651 |
+ } |
|
2652 |
+ |
|
2653 |
+ .accordion { |
|
2654 |
+ padding: 1rem 3rem; |
|
2655 |
+ } |
|
2656 |
+ |
|
2657 |
+ .accordion1::before, |
|
2658 |
+ .accordion2::before, |
|
2659 |
+ .accordion3::before { |
|
2660 |
+ left: 11px; |
|
2553 | 2661 |
} |
2554 | 2662 |
|
2555 | 2663 |
.mobil-wrap { |
... | ... | @@ -2598,7 +2706,6 @@ |
2598 | 2706 |
|
2599 | 2707 |
|
2600 | 2708 |
.box-wrap img { |
2601 |
- width: 100%; |
|
2602 | 2709 |
padding-bottom: 0rem !important; |
2603 | 2710 |
object-fit: contain; |
2604 | 2711 |
} |
... | ... | @@ -2617,31 +2724,20 @@ |
2617 | 2724 |
} |
2618 | 2725 |
|
2619 | 2726 |
.box-wrap div div { |
2620 |
- display: none; |
|
2621 | 2727 |
height: 37% !important; |
2622 | 2728 |
} |
2623 | 2729 |
|
2624 | 2730 |
.etc-wrap-title h1, |
2625 | 2731 |
.customized-wrap-title h1 { |
2626 |
- font-size: 2.5rem !important; |
|
2732 |
+ font-size: 3rem !important; |
|
2627 | 2733 |
} |
2628 | 2734 |
|
2629 | 2735 |
.etc-wrap-title p, |
2630 | 2736 |
.customized-wrap-title p { |
2631 |
- font-size: 1.2rem !important; |
|
2737 |
+ font-size: 1.5rem !important; |
|
2632 | 2738 |
} |
2633 | 2739 |
|
2634 |
- .etc-wrap-title { |
|
2635 |
- /* height: 100%; */ |
|
2636 |
- margin-bottom: 10px !important; |
|
2637 |
- } |
|
2638 |
- |
|
2639 |
- .customized-box { |
|
2640 |
- width: 100%; |
|
2641 |
- display: grid; |
|
2642 |
- gap: 10px; |
|
2643 |
- grid-template-columns: 1fr 1fr; |
|
2644 |
- } |
|
2740 |
+ |
|
2645 | 2741 |
|
2646 | 2742 |
.customized-box div { |
2647 | 2743 |
width: 100%; |
... | ... | @@ -2670,12 +2766,7 @@ |
2670 | 2766 |
} |
2671 | 2767 |
|
2672 | 2768 |
.solution-box { |
2673 |
- width: 100%; |
|
2674 |
- height: calc(100% - 182px) !important; |
|
2675 |
- display: grid; |
|
2676 |
- grid-template-columns: 1fr 1fr 1fr; |
|
2677 |
- justify-content: center; |
|
2678 |
- gap: 1px; |
|
2769 |
+ gap: 10px; |
|
2679 | 2770 |
} |
2680 | 2771 |
|
2681 | 2772 |
.box1, |
... | ... | @@ -2688,24 +2779,70 @@ |
2688 | 2779 |
font-size: 1.2rem; |
2689 | 2780 |
background-size: cover; |
2690 | 2781 |
background-position: center; |
2691 |
- padding: 10px !important; |
|
2782 |
+ padding: 177px 26px 10px 10px; |
|
2783 |
+ } |
|
2784 |
+ |
|
2785 |
+ .innerSwiper { |
|
2786 |
+ height: 90% !important; |
|
2692 | 2787 |
} |
2693 | 2788 |
|
2694 | 2789 |
.box2, |
2695 | 2790 |
.box4 { |
2696 | 2791 |
transform: translateY(0px); |
2697 | 2792 |
} |
2698 |
- #etc .box-wrap{ |
|
2699 |
- display: grid; |
|
2700 |
- grid-template-columns: 1fr 1fr; |
|
2701 |
- } |
|
2702 |
- .etc-box{ |
|
2793 |
+ |
|
2794 |
+ |
|
2795 |
+ |
|
2796 |
+ .etc-box { |
|
2703 | 2797 |
width: 100%; |
2704 | 2798 |
} |
2799 |
+ |
|
2705 | 2800 |
.swiper-slide { |
2706 | 2801 |
-ms-overflow-style: none; |
2707 | 2802 |
/* 인터넷 익스플로러 */ |
2708 | 2803 |
scrollbar-width: none; |
2709 | 2804 |
/* 파이어폭스 */ |
2710 | 2805 |
} |
2806 |
+ |
|
2807 |
+ |
|
2808 |
+ #Data, |
|
2809 |
+ #smart, |
|
2810 |
+ #visuali, |
|
2811 |
+ #customized, |
|
2812 |
+ #dataanalysis { |
|
2813 |
+ height: 100% !important; |
|
2814 |
+ overflow-y: scroll !important; |
|
2815 |
+ padding-top: 120px; |
|
2816 |
+ } |
|
2817 |
+ |
|
2818 |
+ .etc-wrap-text { |
|
2819 |
+ width: 100%; |
|
2820 |
+ } |
|
2821 |
+ |
|
2822 |
+ .visuali-text { |
|
2823 |
+ width: 100%; |
|
2824 |
+ flex-direction: column; |
|
2825 |
+ } |
|
2826 |
+ |
|
2827 |
+ #smart .etc-wrap-text{ |
|
2828 |
+ flex-direction: column; |
|
2829 |
+ |
|
2830 |
+ } |
|
2831 |
+ #dataanalysis .etc-wrap-text div{ |
|
2832 |
+ width: 48%; |
|
2833 |
+ margin: 0 auto; |
|
2834 |
+ flex-wrap: wrap !important; |
|
2835 |
+ } |
|
2836 |
+ |
|
2837 |
+ #etc .etc-box-title{ |
|
2838 |
+ font-size: 1.7rem !important; |
|
2839 |
+ padding: 0px; |
|
2840 |
+ text-align: center; |
|
2841 |
+ font-weight: 600; |
|
2842 |
+ word-break: keep-all; |
|
2843 |
+ } |
|
2844 |
+ #customized .box-wrap{ |
|
2845 |
+ flex-direction: column; |
|
2846 |
+ |
|
2847 |
+ } |
|
2711 | 2848 |
}(파일 끝에 줄바꿈 문자 없음) |
--- resources/css/style.css
+++ resources/css/style.css
... | ... | @@ -177,17 +177,20 @@ |
177 | 177 |
|
178 | 178 |
.box1 { |
179 | 179 |
background: url(../img/common/img-box1.png) no-repeat; |
180 |
+ background-size: contain; |
|
180 | 181 |
|
181 | 182 |
} |
182 | 183 |
|
183 | 184 |
.box2 { |
184 | 185 |
transform: translateY(30px); |
185 | 186 |
background: url(../img/common/img-box2.png) no-repeat; |
187 |
+ background-size: contain; |
|
186 | 188 |
|
187 | 189 |
} |
188 | 190 |
|
189 | 191 |
.box3 { |
190 | 192 |
background: url(../img/common/img-box3.png) no-repeat; |
193 |
+ background-size: contain; |
|
191 | 194 |
|
192 | 195 |
} |
193 | 196 |
|
... | ... | @@ -195,11 +198,13 @@ |
195 | 198 |
transform: translateY(30px); |
196 | 199 |
|
197 | 200 |
background: url(../img/common/img-box4.png) no-repeat; |
201 |
+ background-size: contain; |
|
198 | 202 |
|
199 | 203 |
} |
200 | 204 |
|
201 | 205 |
.box5 { |
202 | 206 |
background: url(../img/common/img-box5.png) no-repeat; |
207 |
+ background-size: contain; |
|
203 | 208 |
|
204 | 209 |
} |
205 | 210 |
|
... | ... | @@ -207,6 +212,7 @@ |
207 | 212 |
transform: translateY(30px); |
208 | 213 |
|
209 | 214 |
background: url(../img/common/img-box6.png) no-repeat; |
215 |
+ background-size: contain; |
|
210 | 216 |
|
211 | 217 |
} |
212 | 218 |
|
... | ... | @@ -326,6 +332,10 @@ |
326 | 332 |
height: 320px; |
327 | 333 |
text-align: center; |
328 | 334 |
|
335 |
+} |
|
336 |
+ |
|
337 |
+.solution-box p:last-child { |
|
338 |
+ font-weight: 300; |
|
329 | 339 |
} |
330 | 340 |
|
331 | 341 |
.pink-box img, |
... | ... | @@ -539,7 +549,7 @@ |
539 | 549 |
} |
540 | 550 |
|
541 | 551 |
.Portfolio { |
542 |
- /* padding: 100px 30px; */ |
|
552 |
+ padding:0 20px; |
|
543 | 553 |
height: 100%; |
544 | 554 |
/* height: 424px; */ |
545 | 555 |
} |
... | ... | @@ -683,7 +693,6 @@ |
683 | 693 |
position: relative; |
684 | 694 |
bottom: -10%; |
685 | 695 |
left: 0; |
686 |
- z-index: 56; |
|
687 | 696 |
transition: all 0.5s; |
688 | 697 |
background-color: #333; |
689 | 698 |
} |
... | ... | @@ -879,7 +888,7 @@ |
879 | 888 |
|
880 | 889 |
.solution-text-box { |
881 | 890 |
width: 100%; |
882 |
- padding: 15px 18px 15px 45px; |
|
891 |
+ padding: 15px 18px; |
|
883 | 892 |
border-radius: 10px; |
884 | 893 |
background-color: #fff; |
885 | 894 |
box-shadow: 2px 2px 5px #3e3e3e30; |
... | ... | @@ -893,7 +902,7 @@ |
893 | 902 |
} |
894 | 903 |
|
895 | 904 |
.solution-deco p { |
896 |
- margin-left: 1.8rem; |
|
905 |
+ margin-left: 45px; |
|
897 | 906 |
|
898 | 907 |
} |
899 | 908 |
|
... | ... | @@ -946,6 +955,7 @@ |
946 | 955 |
font-weight: 600; |
947 | 956 |
font-size: 2.4rem; |
948 | 957 |
text-align: left; |
958 |
+ margin-left: 30px; |
|
949 | 959 |
} |
950 | 960 |
|
951 | 961 |
.text-box-title::after { |
... | ... | @@ -1092,7 +1102,7 @@ |
1092 | 1102 |
} |
1093 | 1103 |
|
1094 | 1104 |
.marketing-title { |
1095 |
- font-size: 2.4rem !important ; |
|
1105 |
+ font-size: 2.4rem !important; |
|
1096 | 1106 |
font-weight: 800 !important; |
1097 | 1107 |
margin-bottom: 20px !important; |
1098 | 1108 |
font-family: 'Pretendard'; |
... | ... | @@ -1275,6 +1285,32 @@ |
1275 | 1285 |
|
1276 | 1286 |
.accordion-text p { |
1277 | 1287 |
font-size: 1.5rem !important; |
1288 |
+ position: relative; |
|
1289 |
+ padding-left: 10px; |
|
1290 |
+ |
|
1291 |
+} |
|
1292 |
+.accordion-text p::after{ |
|
1293 |
+ position: absolute; |
|
1294 |
+ top: 0; |
|
1295 |
+ left: 0px; |
|
1296 |
+ content: '·'; |
|
1297 |
+ |
|
1298 |
+} |
|
1299 |
+ |
|
1300 |
+.slideTextDtail-box p { |
|
1301 |
+ position: relative; |
|
1302 |
+ padding-left: 10px; |
|
1303 |
+} |
|
1304 |
+ |
|
1305 |
+.slideTextDtail-box p::after { |
|
1306 |
+ position: absolute; |
|
1307 |
+ top: 0; |
|
1308 |
+ left: 0px; |
|
1309 |
+ content: '·'; |
|
1310 |
+ |
|
1311 |
+} |
|
1312 |
+.gradient-back .box-area{ |
|
1313 |
+ text-shadow: 2px 2px 2px #242a303a; |
|
1278 | 1314 |
} |
1279 | 1315 |
|
1280 | 1316 |
.accordion { |
... | ... | @@ -1287,11 +1323,32 @@ |
1287 | 1323 |
background-position: center; |
1288 | 1324 |
background-repeat: no-repeat; |
1289 | 1325 |
position: relative; |
1290 |
- transition: all 0.7s ease-in-out; |
|
1291 |
- filter: brightness(80%); |
|
1326 |
+ transition: all 0.3s ease-in-out; |
|
1292 | 1327 |
z-index: 1; |
1293 | 1328 |
} |
1294 | 1329 |
|
1330 |
+.accordion1 { |
|
1331 |
+ background: url(../img/common/about-change-img01.png) no-repeat; |
|
1332 |
+ height: 100%; |
|
1333 |
+ width: 100%; |
|
1334 |
+ background-size: cover; |
|
1335 |
+} |
|
1336 |
+ |
|
1337 |
+.accordion2 { |
|
1338 |
+ background: url(../img/common/about-change-img02.png) no-repeat; |
|
1339 |
+ height: 100%; |
|
1340 |
+ width: 100%; |
|
1341 |
+ background-size: cover; |
|
1342 |
+ |
|
1343 |
+} |
|
1344 |
+ |
|
1345 |
+.accordion3 { |
|
1346 |
+ background: url(../img/common/about-change-img03.png) no-repeat; |
|
1347 |
+ height: 100%; |
|
1348 |
+ width: 100%; |
|
1349 |
+ background-size: cover; |
|
1350 |
+ |
|
1351 |
+} |
|
1295 | 1352 |
|
1296 | 1353 |
.slideText p:first-child { |
1297 | 1354 |
font-size: 3rem; |
... | ... | @@ -1346,11 +1403,139 @@ |
1346 | 1403 |
width: 100%; |
1347 | 1404 |
} |
1348 | 1405 |
|
1406 |
+.accordion1.active { |
|
1407 |
+ width: 100%; |
|
1408 |
+ height: 100%; |
|
1409 |
+ background: url(../img/common/about-img-db.png)no-repeat; |
|
1410 |
+ background-size: cover; |
|
1411 |
+ position: relative; |
|
1412 |
+} |
|
1413 |
+ |
|
1414 |
+.accordion1::after { |
|
1415 |
+ content: '01'; |
|
1416 |
+ position: absolute; |
|
1417 |
+ top: 22px; |
|
1418 |
+ left: 25px; |
|
1419 |
+ font-size: 3.6rem; |
|
1420 |
+ width: 30px; |
|
1421 |
+ color: rgba(255, 255, 255, 0.637); |
|
1422 |
+ font-size: 3.6rem; |
|
1423 |
+ font-family: 'MontserratBolde'; |
|
1424 |
+ font-weight: bold; |
|
1425 |
+} |
|
1426 |
+ |
|
1427 |
+.accordion1::before { |
|
1428 |
+ content: 'AI Solution'; |
|
1429 |
+ position: absolute; |
|
1430 |
+ top: 65px; |
|
1431 |
+ left: 25px; |
|
1432 |
+ /* padding: 1rem ; */ |
|
1433 |
+ font-size: 3.6rem; |
|
1434 |
+ width: 100px; |
|
1435 |
+ text-align: left; |
|
1436 |
+ height: 100px; |
|
1437 |
+ color: #ffffff; |
|
1438 |
+ font-size: 3.6rem; |
|
1439 |
+ font-family: 'MontserratBolde'; |
|
1440 |
+ font-weight: bold; |
|
1441 |
+} |
|
1442 |
+ |
|
1443 |
+.accordion1.active::after, |
|
1444 |
+.accordion1.active::before, |
|
1445 |
+.accordion2.active::after, |
|
1446 |
+.accordion2.active::before, |
|
1447 |
+.accordion3.active::after, |
|
1448 |
+.accordion3.active::before { |
|
1449 |
+ display: none; |
|
1450 |
+} |
|
1451 |
+ |
|
1452 |
+.accordion2.active { |
|
1453 |
+ width: 100%; |
|
1454 |
+ height: 100%; |
|
1455 |
+ background: url(../img/common/about-img-bg02.png)no-repeat; |
|
1456 |
+ background-size: cover; |
|
1457 |
+ position: relative; |
|
1458 |
+ |
|
1459 |
+} |
|
1460 |
+ |
|
1461 |
+.accordion2::after { |
|
1462 |
+ content: '02'; |
|
1463 |
+ position: absolute; |
|
1464 |
+ top: 22px; |
|
1465 |
+ left: 25px; |
|
1466 |
+ font-size: 3.6rem; |
|
1467 |
+ width: 30px; |
|
1468 |
+ color: rgba(255, 255, 255, 0.637); |
|
1469 |
+ font-size: 3.6rem; |
|
1470 |
+ font-family: 'MontserratBolde'; |
|
1471 |
+ font-weight: bold; |
|
1472 |
+} |
|
1473 |
+ |
|
1474 |
+.accordion2::before { |
|
1475 |
+ content: 'System Design'; |
|
1476 |
+ position: absolute; |
|
1477 |
+ top: 65px; |
|
1478 |
+ left: 25px; |
|
1479 |
+ /* padding: 1rem ; */ |
|
1480 |
+ font-size: 3.6rem; |
|
1481 |
+ width: 100px; |
|
1482 |
+ text-align: left; |
|
1483 |
+ height: 100px; |
|
1484 |
+ color: #ffffff; |
|
1485 |
+ font-size: 3.6rem; |
|
1486 |
+ font-family: 'MontserratBolde'; |
|
1487 |
+ font-weight: bold; |
|
1488 |
+} |
|
1489 |
+ |
|
1490 |
+.accordion3.active { |
|
1491 |
+ width: 100%; |
|
1492 |
+ height: 100%; |
|
1493 |
+ background: url(../img/common/about-img-bg03.png)no-repeat; |
|
1494 |
+ background-size: cover; |
|
1495 |
+ position: relative; |
|
1496 |
+ |
|
1497 |
+} |
|
1498 |
+ |
|
1499 |
+.accordion3::after { |
|
1500 |
+ content: '03'; |
|
1501 |
+ position: absolute; |
|
1502 |
+ top: 22px; |
|
1503 |
+ left: 25px; |
|
1504 |
+ font-size: 3.6rem; |
|
1505 |
+ width: 30px; |
|
1506 |
+ color: rgba(255, 255, 255, 0.637); |
|
1507 |
+ font-size: 3.6rem; |
|
1508 |
+ font-family: 'MontserratBolde'; |
|
1509 |
+ font-weight: bold; |
|
1510 |
+} |
|
1511 |
+ |
|
1512 |
+.accordion3::before { |
|
1513 |
+ content: 'Data Science'; |
|
1514 |
+ position: absolute; |
|
1515 |
+ top: 65px; |
|
1516 |
+ left: 25px; |
|
1517 |
+ /* padding: 1rem ; */ |
|
1518 |
+ font-size: 3.6rem; |
|
1519 |
+ width: 100px; |
|
1520 |
+ text-align: left; |
|
1521 |
+ height: 100px; |
|
1522 |
+ color: #ffffff; |
|
1523 |
+ font-size: 3.6rem; |
|
1524 |
+ font-family: 'MontserratBolde'; |
|
1525 |
+ font-weight: bold; |
|
1526 |
+} |
|
1349 | 1527 |
|
1350 | 1528 |
.accordion.active { |
1351 | 1529 |
flex: 3; |
1352 |
- filter: brightness(100%); |
|
1353 | 1530 |
|
1531 |
+} |
|
1532 |
+ |
|
1533 |
+.accordion.active .slideText { |
|
1534 |
+ opacity: 1; |
|
1535 |
+} |
|
1536 |
+ |
|
1537 |
+.accordion .slideText { |
|
1538 |
+ opacity: 0; |
|
1354 | 1539 |
} |
1355 | 1540 |
|
1356 | 1541 |
.accordion.active .slideImg { |
... | ... | @@ -1368,7 +1553,7 @@ |
1368 | 1553 |
.accordion.active .accordion-num { |
1369 | 1554 |
color: #80649b; |
1370 | 1555 |
font-size: 3.6rem; |
1371 |
- font-family: 'MontserratBolde'; |
|
1556 |
+ font-family: 'MontserratBolde'; |
|
1372 | 1557 |
|
1373 | 1558 |
font-weight: bold; |
1374 | 1559 |
|
... | ... | @@ -1388,7 +1573,7 @@ |
1388 | 1573 |
color: #b1a1c3; |
1389 | 1574 |
font-size: 3.6rem; |
1390 | 1575 |
font-weight: bold; |
1391 |
- font-family: 'MontserratBolde'; |
|
1576 |
+ font-family: 'MontserratBolde'; |
|
1392 | 1577 |
} |
1393 | 1578 |
|
1394 | 1579 |
.accordion.active p, |
... | ... | @@ -1462,9 +1647,11 @@ |
1462 | 1647 |
font-weight: 900; |
1463 | 1648 |
|
1464 | 1649 |
} |
1465 |
-.traffic-img-box{ |
|
1650 |
+ |
|
1651 |
+.traffic-img-box { |
|
1466 | 1652 |
width: 100%; |
1467 | 1653 |
} |
1654 |
+ |
|
1468 | 1655 |
.active-year { |
1469 | 1656 |
font-size: 7rem; |
1470 | 1657 |
font-weight: 900; |
... | ... | @@ -1622,14 +1809,33 @@ |
1622 | 1809 |
word-break: keep-all; |
1623 | 1810 |
font-weight: 500; |
1624 | 1811 |
} |
1625 |
-.etc-text-deco p{ |
|
1812 |
+ |
|
1813 |
+.etc-text-deco p { |
|
1626 | 1814 |
position: relative; |
1627 | 1815 |
margin-left: 5px; |
1628 | 1816 |
} |
1629 |
-.etc-text-deco p::after{ |
|
1817 |
+ |
|
1818 |
+.etc-text-deco p::after { |
|
1630 | 1819 |
content: '-'; |
1631 | 1820 |
position: absolute; |
1632 | 1821 |
top: 0; |
1633 | 1822 |
left: -1%; |
1634 | 1823 |
|
1824 |
+} |
|
1825 |
+ |
|
1826 |
+.month-text { |
|
1827 |
+ width: 80%; |
|
1828 |
+} |
|
1829 |
+ |
|
1830 |
+.month-text p { |
|
1831 |
+ width: 80%; |
|
1832 |
+ margin-left: 10px; |
|
1833 |
+ position: relative; |
|
1834 |
+} |
|
1835 |
+ |
|
1836 |
+.month-text p::after { |
|
1837 |
+ content: '·'; |
|
1838 |
+ position: absolute; |
|
1839 |
+ top: 0; |
|
1840 |
+ left: -2%; |
|
1635 | 1841 |
}(파일 끝에 줄바꿈 문자 없음) |
+++ resources/img/common/about-change-img01.png
Binary file is not shown |
+++ resources/img/common/about-change-img02.png
Binary file is not shown |
+++ resources/img/common/about-change-img03.png
Binary file is not shown |
--- resources/img/common/img-box1.png
+++ resources/img/common/img-box1.png
Binary file is not shown |
--- resources/img/common/img-box2.png
+++ resources/img/common/img-box2.png
Binary file is not shown |
--- resources/img/common/img-box3.png
+++ resources/img/common/img-box3.png
Binary file is not shown |
--- resources/img/common/img-box4.png
+++ resources/img/common/img-box4.png
Binary file is not shown |
--- resources/img/common/img-box5.png
+++ resources/img/common/img-box5.png
Binary file is not shown |
--- views/index.html
+++ views/index.html
... | ... | @@ -556,7 +556,7 @@ |
556 | 556 |
}); |
557 | 557 |
var innerswiper = new Swiper(".innerSwiper", { |
558 | 558 |
slidesPerView: 3, |
559 |
- spaceBetween: 60, |
|
559 |
+ spaceBetween: 40, |
|
560 | 560 |
autoplay: { |
561 | 561 |
delay: 0, |
562 | 562 |
disableOnInteraction: false, |
... | ... | @@ -567,18 +567,19 @@ |
567 | 567 |
breakpoints: { |
568 | 568 |
250: { |
569 | 569 |
slidesPerView: 1, |
570 |
- spaceBetween: 20 |
|
570 |
+ spaceBetween: 40 |
|
571 | 571 |
}, |
572 | 572 |
// 화면의 넓이가 320px 이상일 때 |
573 | 573 |
320: { |
574 | 574 |
slidesPerView: 1, |
575 |
- spaceBetween: 20 |
|
575 |
+ spaceBetween: 40 |
|
576 | 576 |
}, |
577 | 577 |
// 화면의 넓이가 640px 이상일 때 |
578 | 578 |
640: { |
579 | 579 |
slidesPerView: 3, |
580 |
- spaceBetween: 60 |
|
581 |
- } |
|
580 |
+ spaceBetween: 40, |
|
581 |
+ }, |
|
582 |
+ |
|
582 | 583 |
}, |
583 | 584 |
}); |
584 | 585 |
|
--- views/layout/Header.html
+++ views/layout/Header.html
... | ... | @@ -15,12 +15,12 @@ |
15 | 15 |
|
16 | 16 |
<nav> |
17 | 17 |
<ul class="web-menu"> |
18 |
- <li> |
|
18 |
+ <li class="mr80"> |
|
19 | 19 |
<a href="../../views/pages/AboutUs.html">About Us</a> |
20 | 20 |
|
21 | 21 |
</li> |
22 |
- <li><a href="../../views/pages/Solution.html">Solution</a></li> |
|
23 |
- <li> |
|
22 |
+ <li class="mr80"><a href="../../views/pages/Solution.html">Solution</a></li> |
|
23 |
+ <li class="mr80"> |
|
24 | 24 |
<a href="#">Portfolio</a> |
25 | 25 |
<ul class="dropdown "> |
26 | 26 |
<li><a href="../../views/pages/Data.html">Data</a></li> |
... | ... | @@ -31,7 +31,7 @@ |
31 | 31 |
<li><a href="../../views/pages/Etc.html">ETC</a></li> |
32 | 32 |
</ul> |
33 | 33 |
</li> |
34 |
- <li><a href="../../views/pages/Marketing.html">Marketing</a></li> |
|
34 |
+ <li class="mr80"><a href="../../views/pages/Marketing.html">Marketing</a></li> |
|
35 | 35 |
</ul> |
36 | 36 |
|
37 | 37 |
</nav> |
... | ... | @@ -118,7 +118,9 @@ |
118 | 118 |
<style> |
119 | 119 |
.clicked { |
120 | 120 |
color: #213F99 !important; |
121 |
+ border-bottom:2px solid #ebf0ff !important; |
|
121 | 122 |
} |
123 |
+ |
|
122 | 124 |
|
123 | 125 |
#header { |
124 | 126 |
background-color: transparent; |
... | ... | @@ -148,7 +150,7 @@ |
148 | 150 |
|
149 | 151 |
|
150 | 152 |
nav ul li { |
151 |
- width: 200px; |
|
153 |
+ padding: 0.8rem 0; |
|
152 | 154 |
display: inline-block; |
153 | 155 |
position: relative; |
154 | 156 |
} |
... | ... | @@ -156,9 +158,9 @@ |
156 | 158 |
nav ul li a { |
157 | 159 |
color: white; |
158 | 160 |
font-size: 1.8rem; |
159 |
- font-weight: 500; |
|
161 |
+ font-weight: 600; |
|
162 |
+ font-family: 'Pretendard'; |
|
160 | 163 |
display: block; |
161 |
- padding: 8px; |
|
162 | 164 |
text-align: center; |
163 | 165 |
} |
164 | 166 |
|
... | ... | @@ -169,11 +171,15 @@ |
169 | 171 |
|
170 | 172 |
.dropdown { |
171 | 173 |
opacity: 0; |
174 |
+ /* border: 1px solid red; */ |
|
172 | 175 |
visibility: hidden; |
173 | 176 |
position: absolute; |
174 | 177 |
top: 45px; |
175 |
- right: 0; |
|
176 |
- width: 100%; |
|
178 |
+ padding:1rem 3rem; |
|
179 |
+ margin-right: 0rem !important; |
|
180 |
+ right: -25%; |
|
181 |
+ transform: translateX(25%); |
|
182 |
+ width: 200px; |
|
177 | 183 |
margin: 0 auto; |
178 | 184 |
text-align: center; |
179 | 185 |
font-weight: 400; |
--- views/pages/AboutUs.html
+++ views/pages/AboutUs.html
... | ... | @@ -17,16 +17,12 @@ |
17 | 17 |
<style> |
18 | 18 |
body { |
19 | 19 |
-ms-overflow-style: none; |
20 |
- /* 인터넷 익스플로러 */ |
|
21 | 20 |
scrollbar-width: none; |
22 |
- /* 파이어폭스 */ |
|
23 | 21 |
} |
24 | 22 |
|
25 | 23 |
.history-box { |
26 | 24 |
-ms-overflow-style: none; |
27 |
- /* 인터넷 익스플로러 */ |
|
28 | 25 |
scrollbar-width: none; |
29 |
- /* height: 80% !important; */ |
|
30 | 26 |
} |
31 | 27 |
|
32 | 28 |
html, |
... | ... | @@ -116,7 +112,8 @@ |
116 | 112 |
.month-text p { |
117 | 113 |
word-break: keep-all; |
118 | 114 |
} |
119 |
- .month-text span{ |
|
115 |
+ |
|
116 |
+ .month-text span { |
|
120 | 117 |
color: #b1b1b1; |
121 | 118 |
font-size: 2.5rem; |
122 | 119 |
margin-right: 1rem; |
... | ... | @@ -176,20 +173,21 @@ |
176 | 173 |
해결합니다.</p> |
177 | 174 |
</div> |
178 | 175 |
<div class="container silde-box"> |
179 |
- <div class="accordion flex justify-between " |
|
180 |
- style="background: url(../../resources/img/common/about-img1.png) no-repeat; background-size: cover;"> |
|
176 |
+ <div class="accordion accordion1"> |
|
177 |
+ |
|
181 | 178 |
<div class="slideText"> |
182 | 179 |
<p class="accordion-num mb10"><span>01.</span> AI Solution</p> |
183 | 180 |
<p class="accordion-sub-text">AI 기술 종합 관리를 통한 솔루션 구현</p> |
184 | 181 |
</div> |
185 | 182 |
<div class="slideImg"> |
186 |
- <img src="../../resources/img/common/about-img-db.png" alt=""> |
|
183 |
+ <img src="../../resources/img/common/about-img1.png" alt="Slide Image"> |
|
187 | 184 |
</div> |
185 |
+ |
|
188 | 186 |
<div class="slideTextDtail"> |
189 |
- <div> |
|
190 |
- <p><span>·</span> 다양한 데이터 기반 분석 노하우를 바탕으로 고객이 필요로 하는 시스템을 분석</p> |
|
191 |
- <p><span>·</span> 인공지능 기반의 서비스 시스템 기획부터 운영까지 다양한 서비스와 환경에 가장 최적화된 솔루션 제공 </p> |
|
192 |
- <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">· 지속적인 품질 모니터링을 |
|
187 |
+ <div class="slideTextDtail-box"> |
|
188 |
+ <p> 다양한 데이터 기반 분석 노하우를 바탕으로 고객이 필요로 하는 시스템을 분석</p> |
|
189 |
+ <p> 인공지능 기반의 서비스 시스템 기획부터 운영까지 다양한 서비스와 환경에 가장 최적화된 솔루션 제공 </p> |
|
190 |
+ <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">지속적인 품질 모니터링을 |
|
193 | 191 |
통해 제품의 안전성을 유지, 잠재적인 문제점을 신속하게 식별하며 해결</p> |
194 | 192 |
</div> |
195 | 193 |
<div class=" flex justify-between business-box" style="flex-wrap: nowrap;"> |
... | ... | @@ -198,66 +196,69 @@ |
198 | 196 |
</div> |
199 | 197 |
<div class="flex accordion-text" style="flex-wrap: nowrap; width: 100%;"> |
200 | 198 |
<div class="flex-column " style="width: 60%;"> |
201 |
- <p><span>·</span>도로 위험 감지 시스템</p> |
|
202 |
- <p><span>·</span>안개 감지 시스템</p> |
|
199 |
+ <p> 도로 위험 감지 시스템</p> |
|
200 |
+ <p> 안개 감지 시스템</p> |
|
203 | 201 |
</div> |
204 | 202 |
<div class="flex-column " style="width: 100%;"> |
205 |
- <p><span>·</span>경로 최적화 서비스</p> |
|
206 |
- <p><span>·</span>위치 기반 기자재 관리 및 모니터링 서비스</p> |
|
203 |
+ <p> 경로 최적화 서비스</p> |
|
204 |
+ <p> 위치 기반 기자재 관리 및 모니터링 서비스</p> |
|
207 | 205 |
</div> |
208 | 206 |
</div> |
209 | 207 |
</div> |
210 | 208 |
</div> |
211 |
- |
|
212 |
- |
|
213 | 209 |
</div> |
214 |
- <div class="accordion " |
|
215 |
- style="background-image: url(../../resources/img/common/about-img2.png);"> |
|
210 |
+ |
|
211 |
+ |
|
212 |
+ <div class="accordion accordion2"> |
|
216 | 213 |
<div class="slideText"> |
217 |
- <p class="accordion-num mb10 accordion-num-red" ><span>02.</span> System Design</p> |
|
214 |
+ <p class="accordion-num mb10 accordion-num-red"><span>02.</span> System Design</p> |
|
218 | 215 |
<p class="accordion-sub-red">고객사 최적화 UI 도출로 최상의 품질이 보장되는 인터페이스 구현</p> |
219 | 216 |
</div> |
220 | 217 |
<div class="slideImg"> |
221 |
- <img src="../../resources/img/common/about-img-bg02.png" alt=""> |
|
218 |
+ <img src="../../resources/img/common/about-img2.png" alt="Slide Image"> |
|
222 | 219 |
</div> |
223 | 220 |
<div class="slideTextDtail"> |
224 |
- <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">· 빅데이터 전용 시각화 솔루션을 |
|
225 |
- 통해 고객사 최적화 UI 도출 </p> |
|
221 |
+ <div class="slideTextDtail-box"> |
|
222 |
+ <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">빅데이터 전용 시각화 솔루션을 |
|
223 |
+ 통해 고객사 최적화 UI 도출 </p> |
|
224 |
+ </div> |
|
226 | 225 |
<div class=" flex justify-start business-box" style="flex-wrap: nowrap;"> |
227 | 226 |
<div style="width: 20%;"> |
228 | 227 |
<p>[대표사례]</p> |
229 | 228 |
</div> |
230 | 229 |
<div class="flex-column accordion-text"> |
231 |
- <p><span>·</span>정부혁신 웹사이트 기능개선 및 유지관리 </p> |
|
232 |
- <p><span>·</span>스마트 팩토리 공정 관리 모니터링 서비스</p> |
|
233 |
- <p><span>·</span>경로 최적화 서비스</p> |
|
234 |
- <p><span>·</span>시니어 스마트 케어 모니터링 플랫폼</p> |
|
230 |
+ <p> 정부혁신 웹사이트 기능개선 및 유지관리 </p> |
|
231 |
+ <p> 스마트 팩토리 공정 관리 모니터링 서비스</p> |
|
232 |
+ <p> 경로 최적화 서비스</p> |
|
233 |
+ <p> 시니어 스마트 케어 모니터링 플랫폼</p> |
|
235 | 234 |
</div> |
236 | 235 |
</div> |
237 | 236 |
</div> |
238 | 237 |
</div> |
239 |
- <div class="accordion" |
|
240 |
- style="background-image: url(../../resources/img/common/about-img3.png);"> |
|
238 |
+ <div class="accordion accordion3" > |
|
241 | 239 |
<div class="slideText "> |
242 | 240 |
<p class="accordion-num mb10"><span>03.</span> Data Science </p> |
243 | 241 |
<p class="accordion-sub-text">수집, 가공, 분석의 자체 프로세스를 통한 토탈 데이터 서비스 제공</p> |
244 | 242 |
</div> |
245 | 243 |
<div class="slideImg"> |
246 |
- <img src="../../resources/img/common/about-img-bg03.png" alt=""> |
|
244 |
+ <img src="../../resources/img/common/about-img3.png" alt="Slide Image"> |
|
247 | 245 |
</div> |
248 | 246 |
<div class="slideTextDtail"> |
249 |
- <p><span>·</span>데이터 수집, 저장, 관리 시스템 구축 및 데이터 분석 기반의 SW개발, 전문 컨설팅 서비스 수행</p> |
|
250 |
- <p><span>·</span>기업의 상황에 맞는 맞춤형 데이터 서비스 솔루션 제공</p> |
|
251 |
- <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">· R&D, 용역 등의 사업을 통해 |
|
252 |
- 수요기관 및 기업 확장 |
|
253 |
- </p> |
|
247 |
+ <div class="slideTextDtail-box"> |
|
248 |
+ <p> 데이터 수집, 저장, 관리 시스템 구축 및 데이터 분석 기반의 SW개발, 전문 컨설팅 서비스 수행</p> |
|
249 |
+ <p> 기업의 상황에 맞는 맞춤형 데이터 서비스 솔루션 제공</p> |
|
250 |
+ <p style="border-bottom: 2px dotted #333; padding-bottom: 1rem;">R&D, 용역 등의 사업을 통해 |
|
251 |
+ 수요기관 및 기업 확장 |
|
252 |
+ </p> |
|
253 |
+ |
|
254 |
+ </div> |
|
254 | 255 |
<div class=" flex justify-start business-box" style="flex-wrap: nowrap;"> |
255 | 256 |
<div style="width: 20%;"> |
256 | 257 |
<p>[대표사례]</p> |
257 | 258 |
</div> |
258 | 259 |
<div class="flex-column accordion-text"> |
259 |
- <p><span>·</span>데이터 품질관리 컨설팅</p> |
|
260 |
- <p><span>·</span>AI 안전통합 횡단보도 플랫폼</p> |
|
260 |
+ <p> 데이터 품질관리 컨설팅</p> |
|
261 |
+ <p> AI 안전통합 횡단보도 플랫폼</p> |
|
261 | 262 |
</div> |
262 | 263 |
</div> |
263 | 264 |
</div> |
... | ... | @@ -308,32 +309,32 @@ |
308 | 309 |
|
309 | 310 |
<p class="month ">5월</p> |
310 | 311 |
<div class="month-text" style="text-align: left;"> |
311 |
- <p><span>·</span>주식회사 테이큰 소프트 설립</p> |
|
312 |
- <p><span>·</span>영천시 데이터 활용 기본 계획 수립 용역 (영천시)</p> |
|
312 |
+ <p> 주식회사 테이큰 소프트 설립</p> |
|
313 |
+ <p> 영천시 데이터 활용 기본 계획 수립 용역 (영천시)</p> |
|
313 | 314 |
|
314 | 315 |
</div> |
315 | 316 |
</div> |
316 | 317 |
<div class="flex"> |
317 | 318 |
<p class="month ">10월</p> |
318 | 319 |
<div class="month-text text-section" style="text-align: left;"> |
319 |
- <p><span>·</span>소프트웨어 기업 등록</p> |
|
320 |
+ <p> 소프트웨어 기업 등록</p> |
|
320 | 321 |
<img src="../../resources/img/common/history-img1.png" alt=""> |
321 | 322 |
</div> |
322 | 323 |
</div> |
323 | 324 |
<div class="flex"> |
324 | 325 |
<p class="month ">11월</p> |
325 | 326 |
<div class="month-text" style="text-align: left;"> |
326 |
- <p><span>·</span>김천시 무더위 쉼터 선정을 위한 빅데이터 분석 용역 (김천시) </p> |
|
327 |
- <p><span>·</span>Taken BI Manager v1.0 저작권 등록</p> |
|
327 |
+ <p> 김천시 무더위 쉼터 선정을 위한 빅데이터 분석 용역 (김천시) </p> |
|
328 |
+ <p> Taken BI Manager v1.0 저작권 등록</p> |
|
328 | 329 |
<img src="../../resources/img/common/history-img2.png" alt=""> |
329 | 330 |
</div> |
330 | 331 |
</div> |
331 | 332 |
<div class="flex"> |
332 | 333 |
<p class="month ">12월</p> |
333 | 334 |
<div class="month-text" style="text-align: left;"> |
334 |
- <p><span>·</span>어린이 보호구역 도로 주행 데이터 (포항테크노파크)</p> |
|
335 |
- <p><span>·</span>Taken BI Manager GS(Good Sofrware) 인증 1등급 획득</p> |
|
336 |
- <p><span>·</span>도로 모니터링 시스템 저작권 등록</p> |
|
335 |
+ <p> 어린이 보호구역 도로 주행 데이터 (포항테크노파크)</p> |
|
336 |
+ <p> Taken BI Manager GS(Good Sofrware) 인증 1등급 획득</p> |
|
337 |
+ <p> 도로 모니터링 시스템 저작권 등록</p> |
|
337 | 338 |
<div class="flex"> |
338 | 339 |
<img src="../../resources/img/common/history-img31.png" alt=""> |
339 | 340 |
<img src="../../resources/img/common/history-img32.png" alt=""> |
... | ... | @@ -351,57 +352,57 @@ |
351 | 352 |
<div class="flex"> |
352 | 353 |
<p class="month ">1월</p> |
353 | 354 |
<div class="month-text" style="text-align: left;"> |
354 |
- <p><span>·</span>구미시 공공데이터 기업 매칭 지원사업 (구미시)</p> |
|
355 |
+ <p> 구미시 공공데이터 기업 매칭 지원사업 (구미시)</p> |
|
355 | 356 |
</div> |
356 | 357 |
</div> |
357 | 358 |
<div class="flex"> |
358 | 359 |
<p class="month ">3월</p> |
359 | 360 |
<div class="month-text" style="text-align: left;"> |
360 |
- <p><span>·</span>기업부설연구소 설립</p> |
|
361 |
+ <p> 기업부설연구소 설립</p> |
|
361 | 362 |
</div> |
362 | 363 |
</div> |
363 | 364 |
<div class="flex"> |
364 | 365 |
<p class="month ">4월</p> |
365 | 366 |
<div class="month-text" style="text-align: left;"> |
366 |
- <p><span>·</span>상주시 재난지원금 신청 프로그램 개발 (상주시)</p> |
|
367 |
+ <p> 상주시 재난지원금 신청 프로그램 개발 (상주시)</p> |
|
367 | 368 |
</div> |
368 | 369 |
</div> |
369 | 370 |
<div class="flex"> |
370 | 371 |
<p class="month ">5월</p> |
371 | 372 |
<div class="month-text" style="text-align: left;"> |
372 |
- <p><span>·</span>대구광역시 북구 데이터로 보는 북구 콘텐츠 구축 (대구광역시 북구)</p> |
|
373 |
- <p><span>·</span>영천시 공공데이터 품질관리 용역 (영천시)</p> |
|
373 |
+ <p> 대구광역시 북구 데이터로 보는 북구 콘텐츠 구축 (대구광역시 북구)</p> |
|
374 |
+ <p> 영천시 공공데이터 품질관리 용역 (영천시)</p> |
|
374 | 375 |
</div> |
375 | 376 |
</div> |
376 | 377 |
<div class="flex"> |
377 | 378 |
<p class="month ">7월</p> |
378 | 379 |
<div class="month-text" style="text-align: left;"> |
379 |
- <p><span>·</span>영천시 공공데이터 기업 매칭 지원사업 (영천시)</p> |
|
380 |
+ <p> 영천시 공공데이터 기업 매칭 지원사업 (영천시)</p> |
|
380 | 381 |
</div> |
381 | 382 |
</div> |
382 | 383 |
<div class="flex"> |
383 | 384 |
<p class="month ">9월</p> |
384 | 385 |
<div class="month-text" style="text-align: left;"> |
385 |
- <p><span>·</span>상주시 데이터 수집, 연계, 분석 및 시각화 솔루션 공급</p> |
|
386 |
+ <p> 상주시 데이터 수집, 연계, 분석 및 시각화 솔루션 공급</p> |
|
386 | 387 |
</div> |
387 | 388 |
</div> |
388 | 389 |
<div class="flex"> |
389 | 390 |
<p class="month ">10월</p> |
390 | 391 |
<div class="month-text" style="text-align: left;"> |
391 |
- <p><span>·</span>데이터 관리 및 분석 솔루션 구매 (상주시) </p> |
|
392 |
+ <p> 데이터 관리 및 분석 솔루션 구매 (상주시) </p> |
|
392 | 393 |
</div> |
393 | 394 |
</div> |
394 | 395 |
<div class="flex"> |
395 | 396 |
<p class="month ">12월</p> |
396 | 397 |
<div class="month-text" style="text-align: left;"> |
397 |
- <p><span>·</span>데이터 관리 및 분석 솔루션 연계 용역 (상주시) </p> |
|
398 |
- <p><span>·</span>상주시 데이터 활용 기본계획 용역 (상주시) </p> |
|
399 |
- <p><span>·</span>스마트 타운 통합 플랫폼 개발 기획 및 사업 관리 용역 (성주군) </p> |
|
400 |
- <p><span>·</span>행정정보 데이터 백업테이프 구입 (영주시) </p> |
|
401 |
- <p><span>·</span>행정정보시스템 통합스토리지 디스크 증설 (영주시) </p> |
|
402 |
- <p><span>·</span>SW융합클러스터2.0 데이터(주차 차량 및 차량번호 학습데이터) 구매 (포항테크노파크) </p> |
|
403 |
- <p><span>·</span>한국가스공사 2022 대구·경북 스타트업 페스티벌 공대스타 챌린지 최우수상 수상 </p> |
|
404 |
- <p><span>·</span>경로 생성 기술 관련 출원사실증명 </p> |
|
398 |
+ <p> 데이터 관리 및 분석 솔루션 연계 용역 (상주시) </p> |
|
399 |
+ <p> 상주시 데이터 활용 기본계획 용역 (상주시) </p> |
|
400 |
+ <p> 스마트 타운 통합 플랫폼 개발 기획 및 사업 관리 용역 (성주군) </p> |
|
401 |
+ <p> 행정정보 데이터 백업테이프 구입 (영주시) </p> |
|
402 |
+ <p> 행정정보시스템 통합스토리지 디스크 증설 (영주시) </p> |
|
403 |
+ <p> SW융합클러스터2.0 데이터(주차 차량 및 차량번호 학습데이터) 구매 (포항테크노파크) </p> |
|
404 |
+ <p> 한국가스공사 2022 대구·경북 스타트업 페스티벌 공대스타 챌린지 최우수상 수상 </p> |
|
405 |
+ <p> 경로 생성 기술 관련 출원사실증명 </p> |
|
405 | 406 |
<img src="../../resources/img/common/history-img4.png" alt=""> |
406 | 407 |
|
407 | 408 |
</div> |
... | ... | @@ -413,9 +414,9 @@ |
413 | 414 |
<div class="flex"> |
414 | 415 |
<p class="month ">1월</p> |
415 | 416 |
<div class="month-text" style="text-align: left;"> |
416 |
- <p><span>·</span>행정안전부 2023년 정부혁신 웹사이트 기능개선 및 유지관리 사업 수주 </p> |
|
417 |
- <p><span>·</span>복약지도 장치 및 방법 출원사실증명 </p> |
|
418 |
- <p><span>·</span>Traffic Agent 저작권 등록 </p> |
|
417 |
+ <p> 행정안전부 2023년 정부혁신 웹사이트 기능개선 및 유지관리 사업 수주 </p> |
|
418 |
+ <p> 복약지도 장치 및 방법 출원사실증명 </p> |
|
419 |
+ <p> Traffic Agent 저작권 등록 </p> |
|
419 | 420 |
|
420 | 421 |
<div class="flex"> |
421 | 422 |
<img src="../../resources/img/common/history-img51.png" alt=""> |
... | ... | @@ -427,22 +428,22 @@ |
427 | 428 |
<div class="flex"> |
428 | 429 |
<p class="month ">2월</p> |
429 | 430 |
<div class="month-text" style="text-align: left;"> |
430 |
- <p><span>·</span>한국가스공사 상용소프트웨어 유지관리(통합재고관리시스템 데이터분석) (한국가스공사) </p> |
|
431 |
- <p><span>·</span>대구광역시 AI 안전통합 횡단보도 플랫폼 구축 계약 </p> |
|
431 |
+ <p> 한국가스공사 상용소프트웨어 유지관리(통합재고관리시스템 데이터분석) (한국가스공사) </p> |
|
432 |
+ <p> 대구광역시 AI 안전통합 횡단보도 플랫폼 구축 계약 </p> |
|
432 | 433 |
</div> |
433 | 434 |
</div> |
434 | 435 |
<div class="flex"> |
435 | 436 |
<p class="month ">3월</p> |
436 | 437 |
<div class="month-text" style="text-align: left;"> |
437 |
- <p><span>·</span>AI 안전통합 횡단보도 플랫폼 구축 용역 (대구광역시) </p> |
|
438 |
+ <p> AI 안전통합 횡단보도 플랫폼 구축 용역 (대구광역시) </p> |
|
438 | 439 |
</div> |
439 | 440 |
</div> |
440 | 441 |
<div class="flex"> |
441 | 442 |
<p class="month ">4월</p> |
442 | 443 |
<div class="month-text" style="text-align: left;"> |
443 |
- <p><span>·</span>G밸리 기록물 텍스트 분석 및 콘텐츠 개발 사업 (서울특별시) </p> |
|
444 |
- <p><span>·</span>포항테크노파크 SW융합제품 상용화지원사업 데이터 품질관리 사업 수주 </p> |
|
445 |
- <p><span>·</span>기업부설연구소 인정서 획득 </p> |
|
444 |
+ <p> G밸리 기록물 텍스트 분석 및 콘텐츠 개발 사업 (서울특별시) </p> |
|
445 |
+ <p> 포항테크노파크 SW융합제품 상용화지원사업 데이터 품질관리 사업 수주 </p> |
|
446 |
+ <p> 기업부설연구소 인정서 획득 </p> |
|
446 | 447 |
<img src="../../resources/img/common/history-img6.png" alt=""> |
447 | 448 |
|
448 | 449 |
</div> |
... | ... | @@ -450,13 +451,13 @@ |
450 | 451 |
<div class="flex"> |
451 | 452 |
<p class="month ">5월</p> |
452 | 453 |
<div class="month-text" style="text-align: left;"> |
453 |
- <p><span>·</span>영천시 맞춤형 데이터 분석사업 (영천시) </p> |
|
454 |
+ <p> 영천시 맞춤형 데이터 분석사업 (영천시) </p> |
|
454 | 455 |
</div> |
455 | 456 |
</div> |
456 | 457 |
<div class="flex"> |
457 | 458 |
<p class="month ">6월</p> |
458 | 459 |
<div class="month-text" style="text-align: left;"> |
459 |
- <p><span>·</span>정보통신공사업 면허 획득, 벤처기업 인증 </p> |
|
460 |
+ <p> 정보통신공사업 면허 획득, 벤처기업 인증 </p> |
|
460 | 461 |
<div class="flex"> |
461 | 462 |
<img src="../../resources/img/common/history-img71.png" alt=""> |
462 | 463 |
<img src="../../resources/img/common/history-img72.png" alt=""> |
... | ... | @@ -466,24 +467,24 @@ |
466 | 467 |
<div class="flex"> |
467 | 468 |
<p class="month ">7월</p> |
468 | 469 |
<div class="month-text" style="text-align: left;"> |
469 |
- <p><span>·</span>공공데이터 품질 진단 강화 컨설팅 (상주시)</p> |
|
470 |
- <p><span>·</span>정부혁신 웹사이트 기능개선 및 유지관리 (행정안전부)</p> |
|
470 |
+ <p> 공공데이터 품질 진단 강화 컨설팅 (상주시)</p> |
|
471 |
+ <p> 정부혁신 웹사이트 기능개선 및 유지관리 (행정안전부)</p> |
|
471 | 472 |
</div> |
472 | 473 |
</div> |
473 | 474 |
<div class="flex"> |
474 | 475 |
<p class="month ">8월</p> |
475 | 476 |
<div class="month-text" style="text-align: left;"> |
476 |
- <p><span>·</span>SW융합클러스터2.0 SW융합제품 상용화 지원사업 데이터 컨설팅 및 품질관리 (포항테크노파크)</p> |
|
477 |
- <p><span>·</span>메타버스 기술 관련 출원사실증명</p> |
|
477 |
+ <p> SW융합클러스터2.0 SW융합제품 상용화 지원사업 데이터 컨설팅 및 품질관리 (포항테크노파크)</p> |
|
478 |
+ <p> 메타버스 기술 관련 출원사실증명</p> |
|
478 | 479 |
<img src="../../resources/img/common/history-img8.png" alt=""> |
479 | 480 |
</div> |
480 | 481 |
</div> |
481 | 482 |
<div class="flex"> |
482 | 483 |
<p class="month ">9월</p> |
483 | 484 |
<div class="month-text" style="text-align: left;"> |
484 |
- <p><span>·</span>한국가스공사 2023 대구·경북 스타트업 페스티벌 공대스타챌린지 대상 수상</p> |
|
485 |
- <p><span>·</span>SW융합클러스터2.0 SW융합제품 상용화 지원사업 데이터 컨설팅 및 품질관리 (포항테크노파크)</p> |
|
486 |
- <p><span>·</span>시니어 케어 시스템 저작권 등록</p> |
|
485 |
+ <p> 한국가스공사 2023 대구·경북 스타트업 페스티벌 공대스타챌린지 대상 수상</p> |
|
486 |
+ <p> SW융합클러스터2.0 SW융합제품 상용화 지원사업 데이터 컨설팅 및 품질관리 (포항테크노파크)</p> |
|
487 |
+ <p> 시니어 케어 시스템 저작권 등록</p> |
|
487 | 488 |
<img src="../../resources/img/common/history-img9.png" alt=""> |
488 | 489 |
|
489 | 490 |
</div> |
... | ... | @@ -491,8 +492,8 @@ |
491 | 492 |
<div class="flex"> |
492 | 493 |
<p class="month ">11월</p> |
493 | 494 |
<div class="month-text" style="text-align: left;"> |
494 |
- <p><span>·</span>한기술평가 우수기업 인증 (T-5)</p> |
|
495 |
- <p><span>·</span>통합 모빌리티 솔루션 저작권 등록</p> |
|
495 |
+ <p> 한기술평가 우수기업 인증 (T-5)</p> |
|
496 |
+ <p> 통합 모빌리티 솔루션 저작권 등록</p> |
|
496 | 497 |
<div class="flex"> |
497 | 498 |
<img src="../../resources/img/common/history-img100.png" alt=""> |
498 | 499 |
<img src="../../resources/img/common/history-img101.png" alt=""> |
... | ... | @@ -502,11 +503,11 @@ |
502 | 503 |
<div class="flex"> |
503 | 504 |
<p class="month ">12월</p> |
504 | 505 |
<div class="month-text" style="text-align: left;"> |
505 |
- <p><span>·</span>DGM 전자정보기기사업단 지역 기업 운영 활성화를 위한 플랫폼 구축 사업 수주</p> |
|
506 |
- <p><span>·</span>구미시 키워드 분석 용역 (구미시)</p> |
|
507 |
- <p><span>·</span>AI 디지털교과서 통합 지원센터 모델발굴 및 시범운영 용역 (한국교육학술정보원)</p> |
|
508 |
- <p><span>·</span>구미시 2023년 행정정보 및 홈페이지시스템 통합유지관리 용역 중 공공데이터 (구미시)</p> |
|
509 |
- <p><span>·</span>AI 횡단보도 기술 관련 출원사실증명</p> |
|
506 |
+ <p> DGM 전자정보기기사업단 지역 기업 운영 활성화를 위한 플랫폼 구축 사업 수주</p> |
|
507 |
+ <p> 구미시 키워드 분석 용역 (구미시)</p> |
|
508 |
+ <p> AI 디지털교과서 통합 지원센터 모델발굴 및 시범운영 용역 (한국교육학술정보원)</p> |
|
509 |
+ <p> 구미시 2023년 행정정보 및 홈페이지시스템 통합유지관리 용역 중 공공데이터 (구미시)</p> |
|
510 |
+ <p> AI 횡단보도 기술 관련 출원사실증명</p> |
|
510 | 511 |
<img src="../../resources/img/common/history-img110.png" alt=""> |
511 | 512 |
|
512 | 513 |
|
... | ... | @@ -603,46 +604,36 @@ |
603 | 604 |
}, |
604 | 605 |
} |
605 | 606 |
}); |
606 |
- // business 아코디언 |
|
607 |
- function slidesPlugin(activeSlide = 0) { |
|
608 |
- const slides = document.querySelectorAll('.accordion'); |
|
609 |
- let previousSlide = slides[activeSlide]; |
|
607 |
+ |
|
608 |
+ function slidesPlugin(activeSlide = 0, selector = '.accordion') { |
|
609 |
+ const slides = document.querySelectorAll(selector); |
|
610 | 610 |
|
611 |
- previousSlide.classList.add('active'); |
|
612 |
- swapImage(previousSlide); |
|
611 |
+ function setActiveSlide(slide) { |
|
612 |
+ // 모든 슬라이드에서 'active' 클래스 제거 |
|
613 |
+ slides.forEach(s => { |
|
614 |
+ s.classList.remove('active'); // 활성 클래스 제거 |
|
615 |
+ }); |
|
613 | 616 |
|
614 |
- slides.forEach((slide) => { |
|
615 |
- slide.addEventListener('click', () => { |
|
616 |
- if (slide !== previousSlide) { |
|
617 |
- clearActiveClasses(); |
|
618 |
- swapImage(previousSlide); |
|
619 |
- slide.classList.add('active'); |
|
620 |
- swapImage(slide); |
|
621 |
- previousSlide = slide; |
|
617 |
+ // 클릭된 슬라이드에 'active' 클래스 추가 |
|
618 |
+ slide.classList.add('active'); // 활성 클래스 추가 |
|
619 |
+ } |
|
622 | 620 |
|
623 |
- } |
|
621 |
+ slides.forEach(slide => { |
|
622 |
+ slide.addEventListener('click', () => { |
|
623 |
+ setActiveSlide(slide); |
|
624 |
+ }); |
|
625 |
+ }); |
|
624 | 626 |
|
625 |
- }); |
|
626 |
- }); |
|
627 |
+ // 초기 활성 슬라이드 설정 |
|
628 |
+ if(slides.length > 0 && activeSlide >= 0 && activeSlide < slides.length) { |
|
629 |
+ setActiveSlide(slides[activeSlide]); |
|
630 |
+ } |
|
631 |
+} |
|
627 | 632 |
|
628 |
- function clearActiveClasses() { |
|
629 |
- slides.forEach((slide) => { |
|
630 |
- slide.classList.remove('active'); |
|
631 |
- }); |
|
632 |
- } |
|
633 |
- |
|
634 |
- function swapImage(slide) { |
|
635 |
- const slideImg = slide.querySelector('.accordion img'); |
|
636 |
- const bgImg = slide.style.backgroundImage; |
|
637 |
- |
|
638 |
- slide.style.backgroundImage = `url(${slideImg.src})`; |
|
639 |
- slideImg.src = bgImg.slice(5, -2); |
|
640 |
- } |
|
641 |
- } |
|
642 |
- |
|
643 |
- |
|
644 |
- slidesPlugin(); |
|
645 |
- |
|
633 |
+document.addEventListener('DOMContentLoaded', () => { |
|
634 |
+ slidesPlugin(0, '.accordion'); // '.accordion' 클래스에 대해 함수 호출 |
|
635 |
+ slidesPlugin(0, '.accordion1'); // '.accordion1' 클래스에 대해 함수 호출 |
|
636 |
+}); |
|
646 | 637 |
|
647 | 638 |
$(function () { |
648 | 639 |
$("#header").load("../layout/Header.html"); |
--- views/pages/Customized.html
+++ views/pages/Customized.html
... | ... | @@ -18,100 +18,96 @@ |
18 | 18 |
|
19 | 19 |
<style scoped> |
20 | 20 |
footer { |
21 |
- width: 100%; |
|
22 |
- /* height: 300px; */ |
|
23 |
- padding: 40px; |
|
24 |
- /* opacity: 0; */ |
|
25 |
- /* display: none; */ |
|
26 |
- position: relative; |
|
27 |
- bottom: 0px; |
|
28 |
- left: 0; |
|
29 |
- z-index: 56; |
|
30 |
- transition: all 0.5s; |
|
31 |
- background-color: #333; |
|
32 |
-} |
|
33 |
- |
|
34 |
- /* 스크롤바 없애기 */ |
|
35 |
- body { |
|
36 |
- -ms-overflow-style: none; |
|
37 |
- /* 인터넷 익스플로러 */ |
|
38 |
- scrollbar-width: none; |
|
39 |
- /* 파이어폭스 */ |
|
40 |
- } |
|
41 |
- |
|
42 |
- ::-webkit-scrollbar { |
|
43 |
- display: none; |
|
44 |
- } |
|
45 |
- |
|
46 |
- #header { |
|
47 |
- position: fixed; |
|
48 |
- top: 0; |
|
49 |
- z-index: 3; |
|
50 |
- border-bottom: 1px solid #ced4da; |
|
51 |
- background-color: white !important; |
|
52 |
- } |
|
53 |
- |
|
54 |
- #header .header .logo { |
|
55 |
- background: url(../../resources/img/component/logo-color.png) no-repeat; |
|
56 |
- width: 200px; |
|
57 |
- background-size: contain; |
|
58 |
- height: 25px; |
|
59 |
- |
|
60 |
- |
|
61 |
- } |
|
62 |
- |
|
63 |
- #header .header nav li a { |
|
64 |
- color: #333; |
|
65 |
- |
|
66 |
- } |
|
67 |
- |
|
68 |
- |
|
69 |
- |
|
70 |
- html, |
|
71 |
- body { |
|
72 |
- position: relative; |
|
73 |
- height: 100%; |
|
74 |
- |
|
75 |
- } |
|
76 |
- |
|
77 |
- body { |
|
78 |
- background-color: #fff; |
|
79 |
- /* background: linear-gradient(#f8f9fa, #fff, #fff); */ |
|
80 |
- font-family: 'Pretendard'; |
|
81 |
- font-size: 14px; |
|
82 |
- color: #000; |
|
83 |
- margin: 0; |
|
84 |
- padding: 0; |
|
85 |
- } |
|
86 |
- |
|
87 |
- .swiper { |
|
88 |
- width: 100%; |
|
89 |
- height: 100%; |
|
90 |
- } |
|
91 |
- |
|
92 |
- .swiper-slide { |
|
93 |
- text-align: center; |
|
94 |
- font-size: 18px; |
|
95 |
- display: flex; |
|
96 |
- justify-content: center; |
|
97 |
- align-items: center; |
|
98 |
- } |
|
99 |
- |
|
100 |
- .swiper-slide img { |
|
101 |
- height: 356px; |
|
102 |
- display: block; |
|
103 |
- object-fit: cover; |
|
104 |
- } |
|
105 |
- |
|
106 |
- .box-wrap p { |
|
107 |
- font-size: 2.1rem; |
|
108 |
- font-weight: 500; |
|
109 |
- } |
|
110 |
- .dropdown { |
|
111 |
- background-color: #fff !important; |
|
21 |
+ width: 100%; |
|
22 |
+ padding: 40px; |
|
23 |
+ position: relative; |
|
24 |
+ bottom: 0px; |
|
25 |
+ left: 0; |
|
26 |
+ transition: all 0.5s; |
|
27 |
+ background-color: #333; |
|
112 | 28 |
} |
113 | 29 |
|
114 |
-</style> |
|
30 |
+ /* 스크롤바 없애기 */ |
|
31 |
+ body { |
|
32 |
+ -ms-overflow-style: none; |
|
33 |
+ /* 인터넷 익스플로러 */ |
|
34 |
+ scrollbar-width: none; |
|
35 |
+ /* 파이어폭스 */ |
|
36 |
+ } |
|
37 |
+ |
|
38 |
+ ::-webkit-scrollbar { |
|
39 |
+ display: none; |
|
40 |
+ } |
|
41 |
+ |
|
42 |
+ #header { |
|
43 |
+ position: fixed; |
|
44 |
+ top: 0; |
|
45 |
+ z-index: 3; |
|
46 |
+ border-bottom: 1px solid #ced4da; |
|
47 |
+ background-color: white !important; |
|
48 |
+ } |
|
49 |
+ |
|
50 |
+ #header .header .logo { |
|
51 |
+ background: url(../../resources/img/component/logo-color.png) no-repeat; |
|
52 |
+ width: 200px; |
|
53 |
+ background-size: contain; |
|
54 |
+ height: 25px; |
|
55 |
+ |
|
56 |
+ |
|
57 |
+ } |
|
58 |
+ |
|
59 |
+ #header .header nav li a { |
|
60 |
+ color: #333; |
|
61 |
+ |
|
62 |
+ } |
|
63 |
+ |
|
64 |
+ |
|
65 |
+ |
|
66 |
+ html, |
|
67 |
+ body { |
|
68 |
+ position: relative; |
|
69 |
+ height: 100%; |
|
70 |
+ |
|
71 |
+ } |
|
72 |
+ |
|
73 |
+ body { |
|
74 |
+ background-color: #fff; |
|
75 |
+ /* background: linear-gradient(#f8f9fa, #fff, #fff); */ |
|
76 |
+ font-family: 'Pretendard'; |
|
77 |
+ font-size: 14px; |
|
78 |
+ color: #000; |
|
79 |
+ margin: 0; |
|
80 |
+ padding: 0; |
|
81 |
+ } |
|
82 |
+ |
|
83 |
+ .swiper { |
|
84 |
+ width: 100%; |
|
85 |
+ height: 100%; |
|
86 |
+ } |
|
87 |
+ |
|
88 |
+ .swiper-slide { |
|
89 |
+ text-align: center; |
|
90 |
+ font-size: 18px; |
|
91 |
+ display: flex; |
|
92 |
+ justify-content: center; |
|
93 |
+ align-items: center; |
|
94 |
+ } |
|
95 |
+ |
|
96 |
+ .swiper-slide img { |
|
97 |
+ height: 356px; |
|
98 |
+ display: block; |
|
99 |
+ object-fit: cover; |
|
100 |
+ } |
|
101 |
+ |
|
102 |
+ .box-wrap p { |
|
103 |
+ font-size: 2.1rem; |
|
104 |
+ font-weight: 500; |
|
105 |
+ } |
|
106 |
+ |
|
107 |
+ .dropdown { |
|
108 |
+ background-color: #fff !important; |
|
109 |
+ } |
|
110 |
+ </style> |
|
115 | 111 |
<title>TAKENSOFT</title> |
116 | 112 |
</head> |
117 | 113 |
|
... | ... | @@ -163,8 +159,8 @@ |
163 | 159 |
<p>고객지원 ) 053-811-1700(평일9시~18시)</p> |
164 | 160 |
<p style="width: 17.5%;">대표메일 ) [email protected]</p> |
165 | 161 |
</div> |
166 |
- <p>주소 )본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
167 |
- <p class="pl30">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
162 |
+ <p>주소 ) 본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
163 |
+ <p class="pl40">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
168 | 164 |
</div> |
169 | 165 |
<p class="copyright">Copyright 2021. Takensoft. all rights reserved.</p> |
170 | 166 |
</div> |
--- views/pages/Data.html
+++ views/pages/Data.html
... | ... | @@ -17,14 +17,10 @@ |
17 | 17 |
<style scoped> |
18 | 18 |
footer { |
19 | 19 |
width: 100%; |
20 |
- /* height: 300px; */ |
|
21 | 20 |
padding: 40px; |
22 |
- /* opacity: 0; */ |
|
23 |
- /* display: none; */ |
|
24 | 21 |
position: relative; |
25 | 22 |
bottom: 0px; |
26 | 23 |
left: 0; |
27 |
- z-index: 56; |
|
28 | 24 |
transition: all 0.5s; |
29 | 25 |
background-color: #333; |
30 | 26 |
} |
... | ... | @@ -153,8 +149,8 @@ |
153 | 149 |
<p>고객지원 ) 053-811-1700(평일9시~18시)</p> |
154 | 150 |
<p style="width: 17.5%;">대표메일 ) [email protected]</p> |
155 | 151 |
</div> |
156 |
- <p>주소 )본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
157 |
- <p class="pl30">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
152 |
+ <p>주소 ) 본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
153 |
+ <p class="pl40">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
158 | 154 |
</div> |
159 | 155 |
<p class="copyright">Copyright 2021. Takensoft. all rights reserved.</p> |
160 | 156 |
</div> |
--- views/pages/DataAnalysis.html
+++ views/pages/DataAnalysis.html
... | ... | @@ -18,14 +18,10 @@ |
18 | 18 |
<style scoped> |
19 | 19 |
footer { |
20 | 20 |
width: 100%; |
21 |
- /* height: 300px; */ |
|
22 | 21 |
padding: 40px; |
23 |
- /* opacity: 0; */ |
|
24 |
- /* display: none; */ |
|
25 | 22 |
position: relative; |
26 | 23 |
bottom: 0px; |
27 | 24 |
left: 0; |
28 |
- z-index: 56; |
|
29 | 25 |
transition: all 0.5s; |
30 | 26 |
background-color: #333; |
31 | 27 |
} |
... | ... | @@ -169,8 +165,8 @@ |
169 | 165 |
<p>고객지원 ) 053-811-1700(평일9시~18시)</p> |
170 | 166 |
<p style="width: 17.5%;">대표메일 ) [email protected]</p> |
171 | 167 |
</div> |
172 |
- <p>주소 )본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
173 |
- <p class="pl30">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
168 |
+ <p>주소 ) 본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
169 |
+ <p class="pl40">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
174 | 170 |
</div> |
175 | 171 |
<p class="copyright">Copyright 2021. Takensoft. all rights reserved.</p> |
176 | 172 |
</div> |
--- views/pages/Etc.html
+++ views/pages/Etc.html
... | ... | @@ -18,14 +18,10 @@ |
18 | 18 |
<style scoped> |
19 | 19 |
footer { |
20 | 20 |
width: 100%; |
21 |
- /* height: 300px; */ |
|
22 | 21 |
padding: 30px; |
23 |
- /* opacity: 0; */ |
|
24 |
- /* display: none; */ |
|
25 | 22 |
position: relative; |
26 | 23 |
bottom: 0px; |
27 | 24 |
left: 0; |
28 |
- z-index: 56; |
|
29 | 25 |
transition: all 0.5s; |
30 | 26 |
background-color: #333; |
31 | 27 |
} |
... | ... | @@ -156,7 +152,7 @@ |
156 | 152 |
<img src="../../resources/img/component/logo-w.png" alt=""> |
157 | 153 |
</div> |
158 | 154 |
<hr> |
159 |
- <div class="footer-text pt10"> |
|
155 |
+ <div class="footer-text pt10 pb40"> |
|
160 | 156 |
<div class="flex justify-between "> |
161 | 157 |
|
162 | 158 |
<p>대표자 ) 임상현</p> |
... | ... | @@ -166,10 +162,10 @@ |
166 | 162 |
<p>고객지원 ) 053-811-1700(평일9시~18시)</p> |
167 | 163 |
<p style="width: 17.5%;">대표메일 ) [email protected]</p> |
168 | 164 |
</div> |
169 |
- <p>주소 )본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
170 |
- <p class="pl30">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
165 |
+ <p>주소 ) 본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
166 |
+ <p class="pl40">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
171 | 167 |
</div> |
172 |
- <p class="copyright">© 2021.Takensoft.all rights reserved.</p> |
|
168 |
+ <p class="copyright">Copyright 2021. Takensoft. all rights reserved.</p> |
|
173 | 169 |
</div> |
174 | 170 |
</footer> |
175 | 171 |
</div> |
--- views/pages/SmartCtiy.html
+++ views/pages/SmartCtiy.html
... | ... | @@ -18,14 +18,10 @@ |
18 | 18 |
<style scoped> |
19 | 19 |
footer { |
20 | 20 |
width: 100%; |
21 |
- /* height: 300px; */ |
|
22 | 21 |
padding: 40px; |
23 |
- /* opacity: 0; */ |
|
24 |
- /* display: none; */ |
|
25 | 22 |
position: relative; |
26 | 23 |
bottom: 0px; |
27 | 24 |
left: 0; |
28 |
- z-index: 56; |
|
29 | 25 |
transition: all 0.5s; |
30 | 26 |
background-color: #333; |
31 | 27 |
} |
... | ... | @@ -155,7 +151,7 @@ |
155 | 151 |
<hr> |
156 | 152 |
<div class="footer-text pt10 pb40"> |
157 | 153 |
<div class="flex justify-between "> |
158 |
- |
|
154 |
+ |
|
159 | 155 |
<p>대표자 ) 임상현</p> |
160 | 156 |
<p style="width: 17.5%;">FAX ) 053-811-1701</p> |
161 | 157 |
</div> |
... | ... | @@ -163,8 +159,8 @@ |
163 | 159 |
<p>고객지원 ) 053-811-1700(평일9시~18시)</p> |
164 | 160 |
<p style="width: 17.5%;">대표메일 ) [email protected]</p> |
165 | 161 |
</div> |
166 |
- <p>주소 )본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
167 |
- <p class="pl30">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
162 |
+ <p>주소 ) 본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
163 |
+ <p class="pl40">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
168 | 164 |
</div> |
169 | 165 |
<p class="copyright">Copyright 2021. Takensoft. all rights reserved.</p> |
170 | 166 |
</div> |
--- views/pages/Solution.html
+++ views/pages/Solution.html
... | ... | @@ -139,7 +139,7 @@ |
139 | 139 |
</div> |
140 | 140 |
<div class="solution-text-box solution-deco-sub"> |
141 | 141 |
<h3 class="text-box-title ">특장점</h3> |
142 |
- <div class="flex " style="gap: 80px; flex-wrap: nowrap;"> |
|
142 |
+ <div class="flex " style="gap: 80px; flex-wrap: nowrap; margin-left: 30px;"> |
|
143 | 143 |
<div class="flex-column"> |
144 | 144 |
<p class=""> DB 연계형 데이터 수집 서비스</p> |
145 | 145 |
<p class=""> 데이터 시각화 시스템</p> |
... | ... | @@ -258,7 +258,7 @@ |
258 | 258 |
</div> |
259 | 259 |
<div class="solution-text-box solution-deco-sub"> |
260 | 260 |
<h3 class="text-box-title">특장점</h3> |
261 |
- <div class="flex" style=" flex-wrap: nowrap; gap:20px;"> |
|
261 |
+ <div class="flex" style=" flex-wrap: nowrap; gap:16px; margin-left: 30px;"> |
|
262 | 262 |
<div class="flex-column"> |
263 | 263 |
<p class="pl10"> 횡단보도 관제 분석 시스템 구축</p> |
264 | 264 |
<p class="pl10"> 현장모니터링 화면 구성</p> |
--- views/pages/Visualization.html
+++ views/pages/Visualization.html
... | ... | @@ -18,14 +18,10 @@ |
18 | 18 |
<style scoped> |
19 | 19 |
footer { |
20 | 20 |
width: 100%; |
21 |
- /* height: 300px; */ |
|
22 | 21 |
padding: 40px; |
23 |
- /* opacity: 0; */ |
|
24 |
- /* display: none; */ |
|
25 | 22 |
position: relative; |
26 | 23 |
bottom: 0px; |
27 | 24 |
left: 0; |
28 |
- z-index: 56; |
|
29 | 25 |
transition: all 0.5s; |
30 | 26 |
background-color: #333; |
31 | 27 |
} |
... | ... | @@ -100,16 +96,12 @@ |
100 | 96 |
|
101 | 97 |
.box-wrap div img { |
102 | 98 |
width: 100%; |
103 |
- /* object-fit: contain; */ |
|
104 | 99 |
padding-bottom: 2rem; |
105 | 100 |
} |
106 | 101 |
|
107 | 102 |
.box-wrap div p { |
108 |
- /* height: 20%; */ |
|
109 |
- /* text-align: left; */ |
|
110 | 103 |
font-size: 1.7rem; |
111 | 104 |
font-weight: 600; |
112 |
- /* line-height: 1.5; */ |
|
113 | 105 |
} |
114 | 106 |
|
115 | 107 |
.dropdown { |
... | ... | @@ -189,8 +181,8 @@ |
189 | 181 |
<p>고객지원 ) 053-811-1700(평일9시~18시)</p> |
190 | 182 |
<p style="width: 17.5%;">대표메일 ) [email protected]</p> |
191 | 183 |
</div> |
192 |
- <p>주소 )본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
193 |
- <p class="pl30">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
184 |
+ <p>주소 ) 본사: 경상북도 경산시 대학로280, 영남대학교 창업보육센터 신관 217호,218호,220호</p> |
|
185 |
+ <p class="pl40">대구지사: 대구 수성구 알파시티1로 160 SW융합테크비즈센터 306호 (대흥동)</p> |
|
194 | 186 |
</div> |
195 | 187 |
<p class="copyright">Copyright 2021. Takensoft. all rights reserved.</p> |
196 | 188 |
</div> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?