|
@@ -1717,7 +1717,9 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
|
|
|
|
|
/* dp_submain 상단배너 스크롤바 슬라이드 */
|
|
/* dp_submain 상단배너 스크롤바 슬라이드 */
|
|
|
.dp .dp_submain {position:relative;}
|
|
.dp .dp_submain {position:relative;}
|
|
|
- .dp .dp_submain .swiper-container .img img {width: 100%; height:auto;}
|
|
|
|
|
|
|
+ .dp .dp_submain .swiper-container .img {position: relative;width: 100%;margin-bottom: 0;padding-top: 100%;font-size: 0px;overflow: hidden;}
|
|
|
|
|
+ .dp .dp_submain .swiper-container .img img {position: absolute;width: 100%;height: auto;top: 50%;left: 0px;transform: translateY(-50%);}
|
|
|
|
|
+ /* .dp .dp_submain .swiper-container .img img {width: 100%; height:auto;} */
|
|
|
.dp .dp_submain .swiper-container .txt .subject {margin:20px 0; font-size: 24px; line-height: 1.5; font-weight: 300; color:#222; min-height:66px; max-height:66px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box;}
|
|
.dp .dp_submain .swiper-container .txt .subject {margin:20px 0; font-size: 24px; line-height: 1.5; font-weight: 300; color:#222; min-height:66px; max-height:66px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box;}
|
|
|
.dp .dp_submain .swiper-container .txt span {font-size: 16px; font-weight: 200; color: #222; overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;display: -webkit-box;}
|
|
.dp .dp_submain .swiper-container .txt span {font-size: 16px; font-weight: 200; color: #222; overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;display: -webkit-box;}
|
|
|
.dp .dp_submain .swiper-controls {margin-top:60px}
|
|
.dp .dp_submain .swiper-controls {margin-top:60px}
|
|
@@ -3042,6 +3044,7 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.pd_dealitem .itemsGrp .item_prod {margin-top:60px}
|
|
.pd_dealitem .itemsGrp .item_prod {margin-top:60px}
|
|
|
.pd_dealitem .itemsGrp .item_prod .item_state {padding:0;}
|
|
.pd_dealitem .itemsGrp .item_prod .item_state {padding:0;}
|
|
|
.pd_dealitem .itemLink {}
|
|
.pd_dealitem .itemLink {}
|
|
|
|
|
+ .pd_dealitem .itemLink .itemPic::before {content: "";display: block;position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0.03;background-color: rgb(0, 0, 0);z-index: 999;}
|
|
|
.pd_dealitem .itemLink .itemPic::after {content:''; background:none; background:rgba(34,34,34,0.8) url('/images/pc/btn_deal_item_more.png') no-repeat 50% 50%; opacity:0; -webkit-transition:all .2s ease-in-out; transition:all .2s ease-in-out; z-index:2;}
|
|
.pd_dealitem .itemLink .itemPic::after {content:''; background:none; background:rgba(34,34,34,0.8) url('/images/pc/btn_deal_item_more.png') no-repeat 50% 50%; opacity:0; -webkit-transition:all .2s ease-in-out; transition:all .2s ease-in-out; z-index:2;}
|
|
|
.pd_dealitem .itemLink:hover .itemPic::after,
|
|
.pd_dealitem .itemLink:hover .itemPic::after,
|
|
|
.pd_dealitem .itemLink:active .itemPic::after {content:''; opacity:1;}
|
|
.pd_dealitem .itemLink:active .itemPic::after {content:''; opacity:1;}
|
|
@@ -4438,9 +4441,9 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.ps.ptn .pager {padding-top: 20px;}
|
|
.ps.ptn .pager {padding-top: 20px;}
|
|
|
.hookGrp{margin-top: 40px;}
|
|
.hookGrp{margin-top: 40px;}
|
|
|
.hookGrp .hook_list{border: 1px solid #f5f5f5;padding: 40px;}
|
|
.hookGrp .hook_list{border: 1px solid #f5f5f5;padding: 40px;}
|
|
|
- .hookGrp .hook_list ul{}
|
|
|
|
|
|
|
+ .hookGrp .hook_list ul{flex-direction: column;list-style: none;flex-wrap: wrap;height: 288px;display: flex;padding: 0;margin: 0;}
|
|
|
.hookGrp .hook_list ul:after{content: ''; clear:both; display: block;}
|
|
.hookGrp .hook_list ul:after{content: ''; clear:both; display: block;}
|
|
|
- .hookGrp .hook_list ul li{float: left;width: 33.333%;}
|
|
|
|
|
|
|
+ .hookGrp .hook_list ul li{float: left; /*width: 33.333%;*/ }
|
|
|
.hookGrp .hook_list ul li a{display: table; color: #222222;}
|
|
.hookGrp .hook_list ul li a{display: table; color: #222222;}
|
|
|
.hookGrp .hook_list ul li a span{margin: 0px 0px 18px 0;display: block;font-size: 16px;font-weight: 300;}
|
|
.hookGrp .hook_list ul li a span{margin: 0px 0px 18px 0;display: block;font-size: 16px;font-weight: 300;}
|
|
|
.hookGrp .hook_list ul li a span::after{content: ''; display: block; box-sizing: border-box; border: 1px solid transparent;}
|
|
.hookGrp .hook_list ul li a span::after{content: ''; display: block; box-sizing: border-box; border: 1px solid transparent;}
|
|
@@ -4453,6 +4456,7 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
|
|
|
|
|
.hookGrp .hook_cont h4 {font-size:24px;font-weight:500;color:#222222;line-height:26px;letter-spacing:-0.025em;}
|
|
.hookGrp .hook_cont h4 {font-size:24px;font-weight:500;color:#222222;line-height:26px;letter-spacing:-0.025em;}
|
|
|
.hookGrp .hook_cont p {font-size:16px;color:#666666;line-height:26px;letter-spacing:-0.025em;}
|
|
.hookGrp .hook_cont p {font-size:16px;color:#666666;line-height:26px;letter-spacing:-0.025em;}
|
|
|
|
|
+ .hookGrp .hook_cont p em {font-weight: 500;}
|
|
|
.hookGrp .hook_cont ol li {padding-left: 15px;}
|
|
.hookGrp .hook_cont ol li {padding-left: 15px;}
|
|
|
|
|
|
|
|
.ps #prvc_sel {margin-top: 62px; margin-bottom: 160px;}
|
|
.ps #prvc_sel {margin-top: 62px; margin-bottom: 160px;}
|
|
@@ -4462,7 +4466,6 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.ps #prvc_sel .select_custom .combo .list>li {padding:0 15px;}
|
|
.ps #prvc_sel .select_custom .combo .list>li {padding:0 15px;}
|
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
|
|
/********** MODAL POPUP **********/
|
|
/********** MODAL POPUP **********/
|
|
|
/* popup_자주 묻는 질문 팝업 */
|
|
/* popup_자주 묻는 질문 팝업 */
|
|
|
.modal.faq_pop {max-width: 1000px; max-height: 780px; padding:60px;}
|
|
.modal.faq_pop {max-width: 1000px; max-height: 780px; padding:60px;}
|