diff --git a/html/company.html b/html/company.html index 0093c00..4b92aa8 100644 --- a/html/company.html +++ b/html/company.html @@ -147,6 +147,16 @@ +
diff --git a/html/css/common.css b/html/css/common.css index 41fb536..b342962 100644 --- a/html/css/common.css +++ b/html/css/common.css @@ -29,8 +29,8 @@ body,html{overflow-x: hidden;} #gnb .gnb_1dli{line-height:100px;position:relative;width:25%;max-width:220px;} .gnb_1dli .bg{display:none;width:10px;height:10px;overflow:hidden;} -.gnb_1da {width:100%;display:inline-block;font-weight:500;color:#fff;text-decoration:none; font-size:20px;} -.gnb_2dli{line-height:36px; padding:0 0 10px; font-size:18px; font-weight:400;} +.gnb_1da {width:100%;display:inline-block;font-weight:600;color:#fff;text-decoration:none; font-size:20px;} +.gnb_2dli{line-height:36px; padding:0 0 10px; font-size:18px;} .gnb_2dli:first-child{border:0} .gnb_2dli a:hover{text-decoration: underline;} .gnb_2dul {display:block;padding: 0; height:0; overflow:hidden;} @@ -120,6 +120,7 @@ position:fixed;right:50px;bottom:20px;z-index:999;display:flex;justify-content:c *::-webkit-scrollbar-track{background-color: rgba(0,0,0,0);} /*sub*/ +[class*=" xi-"], [class^=xi-]{vertical-align: middle;} .breadcrumbs{position: absolute;z-index:1;top:40px;} .breadcrumbs ul{display:flex;} .breadcrumbs ul li::before{content:'\e93f';color:#555;padding:0 6px;font-family: 'xeicon' !important;display: inline-block;speak: none;font-style: normal; font-weight:normal;font-variant: normal;text-transform: none;vertical-align:middle;} @@ -166,6 +167,13 @@ position:fixed;right:50px;bottom:20px;z-index:999;display:flex;justify-content:c .certification-box .icon{display:flex;justify-content:center;align-items:center;width:150px;height:150px;background:#fff;border-radius:100%;} .certification-box .ti{font-size:1.1rem;font-weight:500;padding:20px 0 6px 0;} .certification-box .txt{font-size:0.875rem;text-align:center;line-height:1.6;color:#555;} +.company-link a{flex:1;display:flex;padding:40px;color:#fff;height:200px;align-items: flex-end;justify-content: space-between;} +.company-link a + a{margin-left:80px;} +.company-link a.link01{background:url('../images/linkbg01.jpg') no-repeat 0% 50%;background-size:cover;} +.company-link a.link02{background:url('../images/linkbg02.jpg') no-repeat 0% 30%;background-size:cover;} +.company-link a span{font-size:1.5rem;font-weight:500;flex:1;} +.company-link a span.arrow{display:block;font-size:40px;height:35px;background:url('../images/long_arrow.png') no-repeat 100% 80%;} + /*연혁*/ .history{width:100%;margin:0px auto;} .swiper-container-history{max-width:1000px;margin:0px auto;} @@ -186,4 +194,26 @@ position:fixed;right:50px;bottom:20px;z-index:999;display:flex;justify-content:c .pt01 ul li img{max-width:100%;} .pt01 ul li a{display:block;width:100%;height:100%;} .partner-box + .partner-box{margin-top:80px;} -.partner-box h6{margin-bottom:20px;} \ No newline at end of file +.partner-box h6{margin-bottom:20px;} +/*찾아오시는 길*/ +.sub-cont.map{flex-direction: column;} +.map-ti{background:#f9f9f9;padding:12px 10px 10px 10px;border:1px solid #dfdfdf;border-top:0;font-size:0.875rem;font-weight:500;} +.map-ti i{font-size:20px;margin-right:3px;margin-top:-3px;color:#2290c9;} +.traffic{padding-top:40px;} +.traffic ul li{padding:40px 0;border-bottom:1px dotted #ddd;} +.traffic ul li div{padding-left:160px;} +.traffic ul li div span{font-size:0.875rem;} +.traffic_title{display:block;color:#3282cc;font-weight:500;font-size:1rem!important;margin-bottom:10px;} +.traffic_content span{font-weight:400;} +.traffic .list01{background:url('../images/car.png');background-repeat: no-repeat;background-position: 2% 50%;background-size:100px;} +.traffic .list02{background:url('../images/subway.png');background-repeat: no-repeat; background-position: 2% 50%; background-size:100px;} +.traffic .list03{background:url('../images/bus.png');background-repeat: no-repeat;background-position: 2% 5%;background-size:100px;} +.start{color:#3282cc;} +.start::before {content: '';display: inline-block;width: 4px;height: 4px;background-color: #3282cc;transform: rotate(45deg);margin-right: 5px;position: relative;top: -3px;} +.table_st {display: table;table-layout: fixed;margin-bottom: 10px;width: 100%;border-top: 2px solid #333;border-bottom: 1px solid #ccc;border-collapse: separate;border-collapse: collapse;} +.table_st td {padding: 15px 9px;border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;vertical-align: middle;word-wrap: break-word;word-break: keep-all;color: #202020;background: #fff;} +.table_st th {background-color: #f4f4f4;border-left: 1px solid #ccc;border-bottom: 1px solid #ccc;color: #333;font-size:0.875rem;font-weight: 500;vertical-align: middle;} +.table_st th, .table_st td {padding: 12px;} +.table_st th:first-child, .table_st td:first-child {border-left: none;} +.center{text-align: center;} +.shuttle_tit{display:block;padding:10px 0;} \ No newline at end of file diff --git a/html/history.html b/html/history.html index f334005..6648e80 100644 --- a/html/history.html +++ b/html/history.html @@ -72,9 +72,9 @@