버킷 변경에 따른 코드 수정
This commit is contained in:
+110
-110
@@ -170,19 +170,19 @@ i {
|
||||
}
|
||||
i.egbim.k,
|
||||
font.egbim.k {
|
||||
background-image: url(/egbim/img/egbim_k.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/egbim_k.svg);
|
||||
}
|
||||
i.egbim.w,
|
||||
font.egbim.w {
|
||||
background-image: url(/egbim/img/egbim_w.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/egbim_w.svg);
|
||||
}
|
||||
i.egbim_obj.w {
|
||||
background-image: url(/egbim/img/egbim_obj_w.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/egbim_obj_w.svg);
|
||||
width: 77px;
|
||||
min-height: 12px;
|
||||
}
|
||||
i.egbim_obj.k {
|
||||
background-image: url(/egbim/img/egbim_obj_k.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/egbim_obj_k.svg);
|
||||
width: 77px;
|
||||
min-height: 12px;
|
||||
}
|
||||
@@ -341,7 +341,7 @@ header.is-scrolled:not(:has(.sitemap.open)) {
|
||||
header.is-scrolled h1 a {
|
||||
width: 140px;
|
||||
height: 34px;
|
||||
background: url(/egbim/img/egbim_k.svg) center no-repeat;
|
||||
background: url(https://cdn.eg-bim.com/egbim_k.svg) center no-repeat;
|
||||
background-size: contain;
|
||||
background-position: left center;
|
||||
}
|
||||
@@ -364,7 +364,7 @@ header h1 a {
|
||||
display: block;
|
||||
width: 190px;
|
||||
height: 36px;
|
||||
background: url(/egbim/img/egbim_w.svg) center no-repeat;
|
||||
background: url(https://cdn.eg-bim.com/egbim_w.svg) center no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
@@ -378,7 +378,7 @@ header .language::before {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-top: 4px;
|
||||
background-image: url(/egbim/img/ico_language.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_language.svg);
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
translate: 0 2px;
|
||||
@@ -466,7 +466,7 @@ header .menu_my_list li a {
|
||||
}
|
||||
header .menu_my_list::before {
|
||||
content: "";
|
||||
background: url(/egbim/img/tri_img.svg) no-repeat;
|
||||
background: url(https://cdn.eg-bim.com/tri_img.svg) no-repeat;
|
||||
background-size: cover;
|
||||
width: 12px;
|
||||
height: 10px;
|
||||
@@ -509,7 +509,7 @@ header .menu_ham a div:nth-child(3) {
|
||||
top: 96px;
|
||||
right: 0px;
|
||||
z-index: 20;
|
||||
background: url("/egbim/img/floating_bg_4.png");
|
||||
background: url("https://cdn.eg-bim.com/floating_bg_4.png");
|
||||
background-size: cover;
|
||||
padding: 52px 0 44px;
|
||||
}
|
||||
@@ -549,28 +549,28 @@ header .menu_ham a div:nth-child(3) {
|
||||
margin: 0 auto;
|
||||
}
|
||||
.floating_menu li.floating_buy a i {
|
||||
background-image: url(/egbim/img/ico_floating_buy.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floating_buy.svg);
|
||||
}
|
||||
.floating_menu li.floating_faq a i {
|
||||
background-image: url(/egbim/img/ico_floating_faq.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floating_faq.svg);
|
||||
}
|
||||
.floating_menu li.floating_download a i {
|
||||
background-image: url(/egbim/img/ico_floating_download.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floating_download.svg);
|
||||
}
|
||||
.floating_menu li.floating_guide a i {
|
||||
background-image: url(/egbim/img/ico_floating_book.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floating_book.svg);
|
||||
}
|
||||
.floating_menu li.floating_download a:hover i {
|
||||
background-image: url(/egbim/img/ico_floating_download_on.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floating_download_on.svg);
|
||||
}
|
||||
.floating_menu li.floating_buy a:hover i {
|
||||
background-image: url(/egbim/img/ico_floating_buy_on.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floating_buy_on.svg);
|
||||
}
|
||||
.floating_menu li.floating_faq a:hover i {
|
||||
background-image: url(/egbim/img/ico_floating_faq_on.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floating_faq_on.svg);
|
||||
}
|
||||
.floating_menu li.floating_guide a:hover i {
|
||||
background-image: url(/egbim/img/ico_floating_book_on.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floating_book_on.svg);
|
||||
}
|
||||
|
||||
/* 공통적용 - 푸터 footer */
|
||||
@@ -707,7 +707,7 @@ footer .footer_sitemap .family_btn {
|
||||
footer .footer_sitemap .family_btn i {
|
||||
width: 12px;
|
||||
aspect-ratio: 1/1;
|
||||
background-image: url(/egbim/img/ico_angle.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_angle.svg);
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
@@ -1239,7 +1239,7 @@ footer .address em.tel {
|
||||
display: none;
|
||||
}
|
||||
.main footer .footer_close {
|
||||
background: url("/egbim/img/ico_footer_close.svg") no-repeat;
|
||||
background: url("https://cdn.eg-bim.com/ico_footer_close.svg") no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
position: absolute;
|
||||
@@ -1293,7 +1293,7 @@ footer .address em.tel {
|
||||
/* TOVA소개 value */
|
||||
/* --------------------------------- */
|
||||
.value .intro {
|
||||
background-image: url(/egbim/img/value_introbg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/value_introbg.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center top;
|
||||
background-size: cover;
|
||||
@@ -1351,7 +1351,7 @@ footer .address em.tel {
|
||||
}
|
||||
.value .intro .dia_element:nth-child(1) .dia_tit {
|
||||
background: linear-gradient(180deg, #fde0c080 0%, #b0917000 100%),
|
||||
url(/egbim/img/dia_valuebg01.png),
|
||||
url(https://cdn.eg-bim.com/dia_valuebg01.png),
|
||||
linear-gradient(180deg, #583c1c 0%, #583c1c 100%);
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
@@ -1359,7 +1359,7 @@ footer .address em.tel {
|
||||
}
|
||||
.value .intro .dia_element:nth-child(2) .dia_tit {
|
||||
background: linear-gradient(180deg, #48d7ac80 0%, #86b6a800 100%),
|
||||
url(/egbim/img/dia_valuebg02.png),
|
||||
url(https://cdn.eg-bim.com/dia_valuebg02.png),
|
||||
linear-gradient(180deg, #119d49 0%, #119d49 100%);
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
@@ -1367,7 +1367,7 @@ footer .address em.tel {
|
||||
}
|
||||
.value .intro .dia_element:nth-child(3) .dia_tit {
|
||||
background: linear-gradient(180deg, #92929280 0%, #92929280 100%),
|
||||
url(/egbim/img/dia_valuebg03.png),
|
||||
url(https://cdn.eg-bim.com/dia_valuebg03.png),
|
||||
linear-gradient(180deg, #ed7d31 0%, #ed7d31 100%);
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
@@ -1452,14 +1452,14 @@ footer .address em.tel {
|
||||
background-repeat: no-repeat;
|
||||
background-position: 50% bottom;
|
||||
background-size: contain;
|
||||
background-image: url(/egbim/img/value_arc.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/value_arc.svg);
|
||||
text-align: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.value .intro .dia_appendix .app_bg:nth-child(2) {
|
||||
background-image: url(/egbim/img/value_arc_r.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/value_arc_r.svg);
|
||||
}
|
||||
.value .intro .dia_appendix .app_etc {
|
||||
background: linear-gradient(90deg, #583c1c 0%, #015e42 100%);
|
||||
@@ -1589,7 +1589,7 @@ footer .address em.tel {
|
||||
overflow: hidden;
|
||||
scroll-snap-align: center;
|
||||
scroll-snap-stop: always;
|
||||
background-image: url(/egbim/img/value_feature_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/value_feature_bg.png);
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
@@ -1683,28 +1683,28 @@ footer .address em.tel {
|
||||
color: #ffffff;
|
||||
}
|
||||
.value .features .interface::before {
|
||||
background-image: url(/egbim/img/value_feature_interface_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/value_feature_interface_bg.png);
|
||||
}
|
||||
.value .features .tool::before {
|
||||
background-image: url(/egbim/img/value_feature_tool_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/value_feature_tool_bg.png);
|
||||
}
|
||||
.value .features .floorplan::before {
|
||||
background-image: url(/egbim/img/value_feature_floorplan_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/value_feature_floorplan_bg.png);
|
||||
}
|
||||
.value .features .bim::before {
|
||||
background-image: url(/egbim/img/value_feature_bim_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/value_feature_bim_bg.png);
|
||||
}
|
||||
.value .features .interface i {
|
||||
background-image: url(/egbim/img/ico_value_interface_w.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_value_interface_w.svg);
|
||||
}
|
||||
.value .features .tool i {
|
||||
background-image: url(/egbim/img/ico_value_tool_w.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_value_tool_w.svg);
|
||||
}
|
||||
.value .features .floorplan i {
|
||||
background-image: url(/egbim/img/ico_value_floorplan_w.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_value_floorplan_w.svg);
|
||||
}
|
||||
.value .features .bim i {
|
||||
background-image: url(/egbim/img/ico_value_bim_w.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_value_bim_w.svg);
|
||||
}
|
||||
.value .features .lines {
|
||||
position: absolute;
|
||||
@@ -1870,7 +1870,7 @@ footer .address em.tel {
|
||||
content: "";
|
||||
width: 100%;
|
||||
height: 1200px;
|
||||
background-image: url(/egbim/img/value_system_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/value_system_bg.png);
|
||||
background-position: center bottom;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
@@ -2095,7 +2095,7 @@ footer .address em.tel {
|
||||
line-height: 1.4em;
|
||||
}
|
||||
.interface .intro .top {
|
||||
background-image: url(/egbim/img/interface_intro_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/interface_intro_bg.png);
|
||||
}
|
||||
|
||||
.interface .route {
|
||||
@@ -2112,7 +2112,7 @@ footer .address em.tel {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
padding: 0px 120px;
|
||||
background: url(/egbim/img/interface_route_bg.png);
|
||||
background: url(https://cdn.eg-bim.com/interface_route_bg.png);
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center bottom;
|
||||
@@ -2221,7 +2221,7 @@ footer .address em.tel {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
position: relative;
|
||||
background: url(/egbim/img/interface_route_screen.png);
|
||||
background: url(https://cdn.eg-bim.com/interface_route_screen.png);
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center top;
|
||||
@@ -2382,7 +2382,7 @@ footer .address em.tel {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
background-image: url(/egbim/img/interface_dual_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/interface_dual_bg.png);
|
||||
background-size: contain;
|
||||
background-position: top center;
|
||||
background-repeat: no-repeat;
|
||||
@@ -2468,14 +2468,14 @@ footer .address em.tel {
|
||||
letter-spacing: -0.04em;
|
||||
}
|
||||
.primary .intro .top {
|
||||
background-image: url(/egbim/img/primary_intro_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/primary_intro_bg.png);
|
||||
}
|
||||
.primary .intro .diagram_wrap {
|
||||
width: 480px;
|
||||
aspect-ratio: 1/1;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
background-image: url(/egbim/img/atom_obj.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/atom_obj.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: top center;
|
||||
background-size: contain;
|
||||
@@ -2487,7 +2487,7 @@ footer .address em.tel {
|
||||
aspect-ratio: 1/1;
|
||||
top: -6px;
|
||||
left: 0;
|
||||
background-image: url(/egbim/img/atom_line.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/atom_line.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: contain;
|
||||
@@ -2588,13 +2588,13 @@ footer .address em.tel {
|
||||
text-align: left;
|
||||
}
|
||||
.primary .intro .diagram_wrap .e01 i {
|
||||
background-image: url(/egbim/img/ico_pripary_my.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pripary_my.svg);
|
||||
}
|
||||
.primary .intro .diagram_wrap .e02 i {
|
||||
background-image: url(/egbim/img/ico_pripary_command.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pripary_command.svg);
|
||||
}
|
||||
.primary .intro .diagram_wrap .e03 i {
|
||||
background-image: url(/egbim/img/ico_pripary_civil.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pripary_civil.svg);
|
||||
}
|
||||
|
||||
.primary .route {
|
||||
@@ -2670,7 +2670,7 @@ footer .address em.tel {
|
||||
height: 80%;
|
||||
top: 10%;
|
||||
left: -25%;
|
||||
background-image: url(/egbim/img/primary_route_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/primary_route_bg.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
@@ -2688,7 +2688,7 @@ footer .address em.tel {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
background: url(/egbim/img/primary_menu_bg.png);
|
||||
background: url(https://cdn.eg-bim.com/primary_menu_bg.png);
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
margin-right: -2px;
|
||||
@@ -2822,15 +2822,15 @@ footer .address em.tel {
|
||||
}
|
||||
.primary .process .left .bg:nth-child(1) {
|
||||
background-image: linear-gradient(90deg, #00000000 0, #00000080 100%),
|
||||
url(/egbim/img/primary_style_bg.png);
|
||||
url(https://cdn.eg-bim.com/primary_style_bg.png);
|
||||
}
|
||||
.primary .process .left .bg:nth-child(2) {
|
||||
background-image: linear-gradient(90deg, #00000000 0, #00000080 100%),
|
||||
url(/egbim/img/primary_block_bg.png);
|
||||
url(https://cdn.eg-bim.com/primary_block_bg.png);
|
||||
}
|
||||
.primary .process .left .bg:nth-child(3) {
|
||||
background-image: linear-gradient(90deg, #00000000 0, #00000080 100%),
|
||||
url(/egbim/img/primary_print_bg.png);
|
||||
url(https://cdn.eg-bim.com/primary_print_bg.png);
|
||||
}
|
||||
.primary .process .left .bg.on {
|
||||
transform: scale(1);
|
||||
@@ -2954,7 +2954,7 @@ footer .address em.tel {
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
background-image: url(/egbim/img/block_img_ico.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/block_img_ico.svg);
|
||||
box-shadow: 0 2px 8px #000000aa;
|
||||
}
|
||||
.primary .process .right .sub_figs .text {
|
||||
@@ -3012,10 +3012,10 @@ footer .address em.tel {
|
||||
height: 400px;
|
||||
}
|
||||
.primary .process .right .block .sub_figs .imgs .fig01 {
|
||||
background-image: url(/egbim/img/block_img_01.png);
|
||||
background-image: url(https://cdn.eg-bim.com/block_img_01.png);
|
||||
}
|
||||
.primary .process .right .block .sub_figs .imgs .fig02 {
|
||||
background-image: url(/egbim/img/block_img_02.png);
|
||||
background-image: url(https://cdn.eg-bim.com/block_img_02.png);
|
||||
}
|
||||
.primary .process .right .print_area .sub_figs {
|
||||
height: fit-content;
|
||||
@@ -3025,10 +3025,10 @@ footer .address em.tel {
|
||||
height: 240px;
|
||||
}
|
||||
.primary .process .right .print_area .sub_figs .imgs .fig01 {
|
||||
background-image: url(/egbim/img/printarea_img_01.png);
|
||||
background-image: url(https://cdn.eg-bim.com/printarea_img_01.png);
|
||||
}
|
||||
.primary .process .right .print_area .sub_figs .imgs .fig02 {
|
||||
background-image: url(/egbim/img/printarea_img_02.png);
|
||||
background-image: url(https://cdn.eg-bim.com/printarea_img_02.png);
|
||||
}
|
||||
|
||||
/* --------------------------------- */
|
||||
@@ -3038,7 +3038,7 @@ footer .address em.tel {
|
||||
align-items: center;
|
||||
}
|
||||
.floorplan .intro .top {
|
||||
background-image: url(/egbim/img/floorplan_intro_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/floorplan_intro_bg.png);
|
||||
}
|
||||
.floorplan .intro::before {
|
||||
position: absolute;
|
||||
@@ -3093,13 +3093,13 @@ footer .address em.tel {
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.floorplan .intro .dia_element01 i {
|
||||
background-image: url(/egbim/img/ico_floorplan_dia_01.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floorplan_dia_01.svg);
|
||||
}
|
||||
.floorplan .intro .dia_element02 i {
|
||||
background-image: url(/egbim/img/ico_floorplan_dia_02.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floorplan_dia_02.svg);
|
||||
}
|
||||
.floorplan .intro .dia_element03 i {
|
||||
background-image: url(/egbim/img/ico_floorplan_dia_03.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_floorplan_dia_03.svg);
|
||||
}
|
||||
.floorplan .intro .dia_element01 {
|
||||
top: -50%;
|
||||
@@ -3305,7 +3305,7 @@ footer .address em.tel {
|
||||
}
|
||||
|
||||
.floorplan .find .left .mid_tit {
|
||||
background-image: url(/egbim/img/floorplan_01.png);
|
||||
background-image: url(https://cdn.eg-bim.com/floorplan_01.png);
|
||||
}
|
||||
.floorplan .find .find01 .sub_figs .imgs .apx {
|
||||
top: -2%;
|
||||
@@ -3357,7 +3357,7 @@ footer .address em.tel {
|
||||
}
|
||||
}
|
||||
.floorplan .info .left .mid_tit {
|
||||
background-image: url(/egbim/img/floorplan_02.png);
|
||||
background-image: url(https://cdn.eg-bim.com/floorplan_02.png);
|
||||
left: calc(176px - 12px);
|
||||
width: calc(100vw - 176px);
|
||||
max-width: 1744px;
|
||||
@@ -3376,7 +3376,7 @@ footer .address em.tel {
|
||||
right: 10%;
|
||||
}
|
||||
.floorplan .print .left .mid_tit {
|
||||
background-image: url(/egbim/img/floorplan_03.png);
|
||||
background-image: url(https://cdn.eg-bim.com/floorplan_03.png);
|
||||
}
|
||||
.floorplan .print .right .print02 .sub_figs .imgs img {
|
||||
object-fit: cover;
|
||||
@@ -3393,13 +3393,13 @@ footer .address em.tel {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.forbim .intro .top {
|
||||
background-image: url(/egbim/img/forbim_intro_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_intro_bg.png);
|
||||
}
|
||||
.forbim .intro .visual {
|
||||
width: 100%;
|
||||
height: 500px;
|
||||
text-align: center;
|
||||
background: url(/egbim/img/forbim_visual_bg.png);
|
||||
background: url(https://cdn.eg-bim.com/forbim_visual_bg.png);
|
||||
background-size: contain;
|
||||
background-position: center bottom;
|
||||
background-repeat: no-repeat;
|
||||
@@ -3418,7 +3418,7 @@ footer .address em.tel {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 80px;
|
||||
background-image: url(/egbim/img/forbim_theorys_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_theorys_bg.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
@@ -3540,7 +3540,7 @@ footer .address em.tel {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
.forbim .theorys .diagram_wrap .dia_circles_wrap .circle_bim .circle_core i {
|
||||
background-image: url(/egbim/img/forbim_theorys_bim.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_theorys_bim.svg);
|
||||
}
|
||||
.forbim
|
||||
.theorys
|
||||
@@ -3577,7 +3577,7 @@ footer .address em.tel {
|
||||
.circle_floorplan
|
||||
.circle_core
|
||||
i {
|
||||
background-image: url(/egbim/img/forbim_theorys_plan.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_theorys_plan.svg);
|
||||
}
|
||||
@keyframes dot-rotate-modal {
|
||||
0% {
|
||||
@@ -3613,11 +3613,11 @@ footer .address em.tel {
|
||||
padding-left: 280px;
|
||||
}
|
||||
.forbim .process .left .bg:nth-child(1) {
|
||||
background-image: url(/egbim/img/forbim_process_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_process_bg.png);
|
||||
background-size: cover;
|
||||
}
|
||||
.forbim .process .left .bg:nth-child(2) {
|
||||
background-image: url(/egbim/img/forbim_process_bg02.png);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_process_bg02.png);
|
||||
background-size: cover;
|
||||
}
|
||||
.forbim .process .left .bg.on {
|
||||
@@ -3727,19 +3727,19 @@ footer .address em.tel {
|
||||
.forbim .process .link .sub_figs .fig01 {
|
||||
top: 0;
|
||||
left: 0;
|
||||
background-image: url(/egbim/img/forbim_process_01_1.png);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_process_01_1.png);
|
||||
}
|
||||
.forbim .process .link .sub_figs .fig02 {
|
||||
top: 0;
|
||||
left: 43%;
|
||||
background-image: url(/egbim/img/forbim_process_01_2.png);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_process_01_2.png);
|
||||
}
|
||||
.forbim .process .link .sub_figs .fig03 {
|
||||
width: 24%;
|
||||
aspect-ratio: 1/1.25;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
background-image: url(/egbim/img/forbim_process_01_3.png);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_process_01_3.png);
|
||||
box-shadow: 0px 2px 8px #00000055;
|
||||
}
|
||||
.forbim .process .link .sub_figs .fig04 {
|
||||
@@ -3793,7 +3793,7 @@ footer .address em.tel {
|
||||
.forbim .process .info .sub_figs div {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(/egbim/img/forbim_process_02.png);
|
||||
background-image: url(https://cdn.eg-bim.com/forbim_process_02.png);
|
||||
background-position: top center;
|
||||
}
|
||||
.forbim .process .info .sub_figs div span {
|
||||
@@ -3809,7 +3809,7 @@ footer .address em.tel {
|
||||
padding: 0;
|
||||
}
|
||||
.faq .intro .top {
|
||||
background-image: url(/egbim/img/faq_intro_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/faq_intro_bg.png);
|
||||
}
|
||||
.faq .sub_tab {
|
||||
display: flex;
|
||||
@@ -4241,10 +4241,10 @@ footer .address em.tel {
|
||||
color: #fff;
|
||||
}
|
||||
.faq #bo_list #fqalist .pg_wrap .pg_start {
|
||||
background-image: url(/egbim/img/ico_pg_left.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pg_left.svg);
|
||||
}
|
||||
.faq #bo_list #fqalist .pg_wrap .pg_end {
|
||||
background-image: url(/egbim/img/ico_pg_right.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pg_right.svg);
|
||||
}
|
||||
.faq #bo_list #fqalist .bo_fx {
|
||||
grid-column: span 3;
|
||||
@@ -4834,11 +4834,11 @@ footer .address em.tel {
|
||||
}
|
||||
|
||||
.faq .pagination .prev {
|
||||
background-image: url(/egbim/img/ico_pg_left.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pg_left.svg);
|
||||
}
|
||||
|
||||
.faq .pagination .next {
|
||||
background-image: url(/egbim/img/ico_pg_right.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pg_right.svg);
|
||||
}
|
||||
|
||||
.faq .search-box .faq .btn-area {
|
||||
@@ -5131,7 +5131,7 @@ footer .address em.tel {
|
||||
/* 구매하기 buy */
|
||||
/* --------------------------------- */
|
||||
.buy .intro .top {
|
||||
background-image: url(/egbim/img/buy_intro_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/buy_intro_bg.png);
|
||||
}
|
||||
.buy .intro {
|
||||
padding-bottom: 0;
|
||||
@@ -5242,14 +5242,14 @@ footer .address em.tel {
|
||||
aspect-ratio: 1/1;
|
||||
}
|
||||
.buy .contents_wrap .ask_area a.btn_ask i {
|
||||
background-image: url(/egbim/img/ico_buy_ask.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_buy_ask.svg);
|
||||
width: 32px;
|
||||
}
|
||||
.buy .contents_wrap .ask_area a.btn_brochure i {
|
||||
background-image: url(/egbim/img/ico_buy_brochure.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_buy_brochure.svg);
|
||||
}
|
||||
.buy .contents_wrap .ask_area a.btn_manual i {
|
||||
background-image: url(/egbim/img/ico_buy_manual.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_buy_manual.svg);
|
||||
}
|
||||
|
||||
.buy .contents_wrap .ask_area .mid_tit::after {
|
||||
@@ -5276,7 +5276,7 @@ footer .address em.tel {
|
||||
left: 0;
|
||||
width: 20px;
|
||||
aspect-ratio: 1/1;
|
||||
background-image: url(/egbim/img/ico_buy_alarm.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_buy_alarm.svg);
|
||||
background-position: center;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
@@ -5337,10 +5337,10 @@ footer .address em.tel {
|
||||
aspect-ratio: 1/1;
|
||||
}
|
||||
.buy .contents_wrap .contact_area ul li.tel i {
|
||||
background-image: url(/egbim/img/ico_buy_tel.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_buy_tel.svg);
|
||||
}
|
||||
.buy .contents_wrap .contact_area ul li.mail i {
|
||||
background-image: url(/egbim/img/ico_buy_mail.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_buy_mail.svg);
|
||||
}
|
||||
|
||||
/* --------------------------------- */
|
||||
@@ -5376,34 +5376,34 @@ footer .address em.tel {
|
||||
background-size: contain;
|
||||
}
|
||||
.popup_wrap i.id {
|
||||
background-image: url(/egbim/img/ico_id.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_id.svg);
|
||||
}
|
||||
.popup_wrap i.pw {
|
||||
background-image: url(/egbim/img/ico_pw.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pw.svg);
|
||||
}
|
||||
.popup_wrap i.arrow_r {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-left: 8px;
|
||||
background-image: url(/egbim/img/arrow_r.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/arrow_r.svg);
|
||||
}
|
||||
.popup_wrap i.signout {
|
||||
background-image: url(/egbim/img/ico_signout.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_signout.svg);
|
||||
}
|
||||
.popup_wrap i.phone {
|
||||
background-image: url(/egbim/img/ico_phone.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_phone.svg);
|
||||
}
|
||||
.popup_wrap i.email {
|
||||
background-image: url(/egbim/img/ico_email.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_email.svg);
|
||||
}
|
||||
.popup_wrap i.company {
|
||||
background-image: url(/egbim/img/ico_company.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_company.svg);
|
||||
}
|
||||
.popup_wrap i.send {
|
||||
background-image: url(/egbim/img/ico_send_email.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_send_email.svg);
|
||||
}
|
||||
.popup_wrap i.complete {
|
||||
background-image: url(/egbim/img/ico_complete.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_complete.svg);
|
||||
}
|
||||
.popup_in {
|
||||
width: 100%;
|
||||
@@ -5418,7 +5418,7 @@ footer .address em.tel {
|
||||
width: 107px;
|
||||
height: 48px;
|
||||
background: transparent;
|
||||
background-image: url("/egbim/img/bg_close.png");
|
||||
background-image: url("https://cdn.eg-bim.com/bg_close.png");
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
border: none;
|
||||
@@ -5465,7 +5465,7 @@ footer .address em.tel {
|
||||
flex-direction: column;
|
||||
padding: 120px 0 90px 48px;
|
||||
position: relative;
|
||||
background-image: url("/egbim/img/bg_pop.png");
|
||||
background-image: url("https://cdn.eg-bim.com/bg_pop.png");
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: top left;
|
||||
@@ -6261,25 +6261,25 @@ footer .address em.tel {
|
||||
.mypage .my_qna i.answer {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background-image: url(/egbim/img/ico_answer.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_answer.svg);
|
||||
margin-right: 0;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.mypage .my_qna i.lock {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background-image: url(/egbim/img/ico_lock.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_lock.svg);
|
||||
margin-left: 0;
|
||||
}
|
||||
.mypage .my_qna button.btn_prev {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background-image: url(/egbim/img/ico_pg_left.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pg_left.svg);
|
||||
}
|
||||
.mypage .my_qna button.btn_next {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background-image: url(/egbim/img/ico_pg_right.svg);
|
||||
background-image: url(https://cdn.eg-bim.com/ico_pg_right.svg);
|
||||
}
|
||||
.mypage .my_qna .pagination {
|
||||
display: flex;
|
||||
@@ -6366,7 +6366,7 @@ footer .address em.tel {
|
||||
background-repeat: no-repeat;
|
||||
z-index: 9;
|
||||
background-color: #00000003;
|
||||
background-image: url("/egbim/img/bg_pop.png");
|
||||
background-image: url("https://cdn.eg-bim.com/bg_pop.png");
|
||||
overflow: hidden;
|
||||
}
|
||||
.privacy .tab_wrap {
|
||||
@@ -6845,19 +6845,19 @@ footer .address em.tel {
|
||||
white-space: pre;
|
||||
}
|
||||
.sitemap .menu1 {
|
||||
background-image: url(/egbim/img/sitemap_menu01.png);
|
||||
background-image: url(https://cdn.eg-bim.com/sitemap_menu01.png);
|
||||
}
|
||||
.sitemap .menu2 {
|
||||
background-image: url(/egbim/img/sitemap_menu02.png);
|
||||
background-image: url(https://cdn.eg-bim.com/sitemap_menu02.png);
|
||||
}
|
||||
.sitemap .menu3 {
|
||||
background-image: url(/egbim/img/sitemap_menu03.png);
|
||||
background-image: url(https://cdn.eg-bim.com/sitemap_menu03.png);
|
||||
}
|
||||
.sitemap .menu4 {
|
||||
background-image: url(/egbim/img/sitemap_menu04.png);
|
||||
background-image: url(https://cdn.eg-bim.com/sitemap_menu04.png);
|
||||
}
|
||||
.sitemap .menu5 {
|
||||
background-image: url(/egbim/img/sitemap_menu05.png);
|
||||
background-image: url(https://cdn.eg-bim.com/sitemap_menu05.png);
|
||||
}
|
||||
.sitemap div[class*="menu"]:hover {
|
||||
width: 60%;
|
||||
@@ -7382,7 +7382,7 @@ footer .address em.tel {
|
||||
width: 46px;
|
||||
height: 150px;
|
||||
padding: 26px 0 30px 0;
|
||||
background: url("/egbim/img/m_floating_bg_4.png") center top / 100% auto no-repeat;
|
||||
background: url("https://cdn.eg-bim.com/m_floating_bg_4.png") center top / 100% auto no-repeat;
|
||||
}
|
||||
|
||||
.floating_menu .floating_guide,
|
||||
@@ -7574,7 +7574,7 @@ footer .address em.tel {
|
||||
content: "";
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
background-image: url(/egbim/img/value_feature_bg.png);
|
||||
background-image: url(https://cdn.eg-bim.com/value_feature_bg.png);
|
||||
background-position: center bottom;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
@@ -10463,9 +10463,9 @@ footer .address em.tel {
|
||||
}
|
||||
|
||||
.pagination .prev {
|
||||
background-image: url("/egbim/img/ico_pg_left.svg");
|
||||
background-image: url("https://cdn.eg-bim.com/ico_pg_left.svg");
|
||||
}
|
||||
|
||||
.pagination .next {
|
||||
background-image: url("/egbim/img/ico_pg_right.svg");
|
||||
background-image: url("https://cdn.eg-bim.com/ico_pg_right.svg");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user