2023/08/24 메인페이지 일부 폰트두께 400으로 변경
This commit is contained in:
parent
84b8b09dc8
commit
0548ab1905
@ -37,7 +37,7 @@
|
|||||||
.swiper2 .swiper-slide.swiper-slide-active .contWrap{background: none;}
|
.swiper2 .swiper-slide.swiper-slide-active .contWrap{background: none;}
|
||||||
.swiper2 .contWrap .slide_cont {padding: 0 30px 0 40px; height: 190px;}
|
.swiper2 .contWrap .slide_cont {padding: 0 30px 0 40px; height: 190px;}
|
||||||
.swiper2 .contWrap .slide_cont .cont1_title {font-size: 22px;font-weight: 700;}
|
.swiper2 .contWrap .slide_cont .cont1_title {font-size: 22px;font-weight: 700;}
|
||||||
.swiper2 .contWrap .slide_cont .cont1_ex {color: #555;font-weight: 300; line-height: 1.4;height: 42px; padding: 13px 0 30px 0;font-size:16px;letter-spacing:-0.5px;}
|
.swiper2 .contWrap .slide_cont .cont1_ex {color: #555;font-weight: 400; line-height: 1.4;height: 42px; padding: 13px 0 30px 0;font-size:16px;letter-spacing:-0.5px;}
|
||||||
.swiper2 .contWrap .slide_cont::after {position: absolute;content: "";background-color: #e1e1e5;border-radius: 50%;top: 50%;right: 30px; transform: translateY(-50%);width: 70px;height: 70px;}
|
.swiper2 .contWrap .slide_cont::after {position: absolute;content: "";background-color: #e1e1e5;border-radius: 50%;top: 50%;right: 30px; transform: translateY(-50%);width: 70px;height: 70px;}
|
||||||
.swiper2 .contWrap.ct1 .slide_cont::after {background:url('../images/main/cont1_1.png') #e1e1e5 center no-repeat;}
|
.swiper2 .contWrap.ct1 .slide_cont::after {background:url('../images/main/cont1_1.png') #e1e1e5 center no-repeat;}
|
||||||
.swiper2 .contWrap.ct2 .slide_cont::after {background:url('../images/main/cont1_2.png') #e1e1e5 18px center no-repeat;}
|
.swiper2 .contWrap.ct2 .slide_cont::after {background:url('../images/main/cont1_2.png') #e1e1e5 18px center no-repeat;}
|
||||||
@ -85,7 +85,7 @@
|
|||||||
.tab_depth2 a.on{background-color: #fff;border: 3px solid #002c9a;border-radius: 100px; color: #002c90; font-weight: 600; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); height: 53px; line-height: 46px; transition: all 0.2s ease-in-out;}
|
.tab_depth2 a.on{background-color: #fff;border: 3px solid #002c9a;border-radius: 100px; color: #002c90; font-weight: 600; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); height: 53px; line-height: 46px; transition: all 0.2s ease-in-out;}
|
||||||
.tab_depth2 a.tab_next::after,.tab_depth2 a.tab_prev::after{display: none;}
|
.tab_depth2 a.tab_next::after,.tab_depth2 a.tab_prev::after{display: none;}
|
||||||
.tab_depth2 a.on::after{display: none;}
|
.tab_depth2 a.on::after{display: none;}
|
||||||
.tab_depth3{width: 100%; display: flex; flex-wrap: wrap; justify-content: center; background-color: #e1e2e5;font-size: 16px; color: #666;font-weight: 300;padding: 20px 40px; border-radius: 10px;margin-bottom: 50px; box-sizing: border-box;line-height:2;}
|
.tab_depth3{width: 100%; display: flex; flex-wrap: wrap; justify-content: center; background-color: #e1e2e5;font-size: 16px; color: #666;font-weight: 400;padding: 20px 40px; border-radius: 10px;margin-bottom: 50px; box-sizing: border-box;line-height:2;}
|
||||||
.tab_depth3 a{padding: 0 13px;position: relative;}
|
.tab_depth3 a{padding: 0 13px;position: relative;}
|
||||||
.tab_depth3 a:hover{color: #002c9a;text-decoration: underline;}
|
.tab_depth3 a:hover{color: #002c9a;text-decoration: underline;}
|
||||||
.tab_depth3 a.on{color: #002c9a; font-weight: 600;}
|
.tab_depth3 a.on{color: #002c9a; font-weight: 600;}
|
||||||
@ -170,7 +170,7 @@
|
|||||||
.main_cont3 .main_notice ul li:hover::after {border:2px solid #fbc72b;background-color: #fff;width: calc(100% + 30px);height: 41px;box-shadow: 3px 3px 10px 4px rgba(0,0,0,0.15);;transition: all 0.1s ease-in-out;opacity: 1;}
|
.main_cont3 .main_notice ul li:hover::after {border:2px solid #fbc72b;background-color: #fff;width: calc(100% + 30px);height: 41px;box-shadow: 3px 3px 10px 4px rgba(0,0,0,0.15);;transition: all 0.1s ease-in-out;opacity: 1;}
|
||||||
.main_cont3 .main_notice ul li a {font-weight: 500;}
|
.main_cont3 .main_notice ul li a {font-weight: 500;}
|
||||||
.main_cont3 .main_notice ul li:hover::before {background-image: url(/publish/images/main/notice_arrow.png);content: "";right: 0;top: 50%;transform: translateY(-50%); width: 9px; height: 14px;z-index: 1;position: absolute;}
|
.main_cont3 .main_notice ul li:hover::before {background-image: url(/publish/images/main/notice_arrow.png);content: "";right: 0;top: 50%;transform: translateY(-50%); width: 9px; height: 14px;z-index: 1;position: absolute;}
|
||||||
.main_cont3 .main_notice ul li a {color: #555;font-weight: 300;width: 90%;text-overflow: ellipsis;overflow: hidden;display: -webkit-inline-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 16px;}
|
.main_cont3 .main_notice ul li a {color: #555;font-weight: 400;width: 90%;text-overflow: ellipsis;overflow: hidden;display: -webkit-inline-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 16px;}
|
||||||
/* 고객센터 */
|
/* 고객센터 */
|
||||||
.main_cont3 .service_center .tablet {background-image: url(/publish/images/main/serive_tablet.png);background-repeat: no-repeat;height: 300px;color: #222;font-weight: 300;}
|
.main_cont3 .service_center .tablet {background-image: url(/publish/images/main/serive_tablet.png);background-repeat: no-repeat;height: 300px;color: #222;font-weight: 300;}
|
||||||
.main_cont3 .service_center .tablet>div {padding: 15px 30px 0 30px;}
|
.main_cont3 .service_center .tablet>div {padding: 15px 30px 0 30px;}
|
||||||
@ -179,7 +179,7 @@
|
|||||||
.main_cont3 .service_center .tablet .service_center_title p {font-size: 32px;font-weight: 700; color: #23428b;padding-bottom: 10px; letter-spacing: -1px;line-height:35px;}
|
.main_cont3 .service_center .tablet .service_center_title p {font-size: 32px;font-weight: 700; color: #23428b;padding-bottom: 10px; letter-spacing: -1px;line-height:35px;}
|
||||||
.main_cont3 .service_center .tablet .service_center_title span {font-size: 17px;font-weight: 300; }
|
.main_cont3 .service_center .tablet .service_center_title span {font-size: 17px;font-weight: 300; }
|
||||||
.main_cont3 .service_center .tablet .serive_info {background-image: url(/publish/images/main/serviceCenter_text.png);background-repeat: no-repeat;height: 71px;margin: 15px 0;}
|
.main_cont3 .service_center .tablet .serive_info {background-image: url(/publish/images/main/serviceCenter_text.png);background-repeat: no-repeat;height: 71px;margin: 15px 0;}
|
||||||
.main_cont3 .service_center .tablet .serive_info p{line-height: 1.5;padding: 13px 23px;font-size: 16px;}
|
.main_cont3 .service_center .tablet .serive_info p{line-height: 1.5;padding: 13px 18px;font-size: 16px; font-weight: 400;}
|
||||||
.main_cont3 .service_center .tablet .serive_btn {text-align: center;display: flex;height: 47px;}
|
.main_cont3 .service_center .tablet .serive_btn {text-align: center;display: flex;height: 47px;}
|
||||||
.main_cont3 .service_center .tablet .serive_btn li {display: inline-block;width: calc(100% - 2px /3);border: 1px solid #d5d5d5;margin-left: -1px; box-sizing: border-box;}
|
.main_cont3 .service_center .tablet .serive_btn li {display: inline-block;width: calc(100% - 2px /3);border: 1px solid #d5d5d5;margin-left: -1px; box-sizing: border-box;}
|
||||||
.main_cont3 .service_center .tablet .serive_btn li a,
|
.main_cont3 .service_center .tablet .serive_btn li a,
|
||||||
@ -274,7 +274,7 @@
|
|||||||
.tab_contwrap .btn_prev,.tab_contwrap .btn_next{width: 40px;height: 40px;}
|
.tab_contwrap .btn_prev,.tab_contwrap .btn_next{width: 40px;height: 40px;}
|
||||||
/* content3 */
|
/* content3 */
|
||||||
.main_cont3 .inner>div {flex-basis: calc(100%/3 - 10px);}
|
.main_cont3 .inner>div {flex-basis: calc(100%/3 - 10px);}
|
||||||
.main_cont3 .service_center .tablet .serive_info p {padding: 13px 13px;}
|
.main_cont3 .service_center .tablet .serive_info p {padding: 13px 11px;}
|
||||||
.main_cont3 .service_center .tablet .service_center_title p {font-size: 26px;}
|
.main_cont3 .service_center .tablet .service_center_title p {font-size: 26px;}
|
||||||
.main_cont3 .service_center .tablet .service_center_title span {font-size:15px;}
|
.main_cont3 .service_center .tablet .service_center_title span {font-size:15px;}
|
||||||
/* 광고배너 */
|
/* 광고배너 */
|
||||||
@ -296,7 +296,7 @@
|
|||||||
/*.main_cont3 .service_center .tablet .service_center_title{padding-left: 80px}
|
/*.main_cont3 .service_center .tablet .service_center_title{padding-left: 80px}
|
||||||
.main_cont3 .service_center .tablet .service_center_title p{padding-bottom: 5px; padding-top: 5px;}
|
.main_cont3 .service_center .tablet .service_center_title p{padding-bottom: 5px; padding-top: 5px;}
|
||||||
.main_cont3 .service_center .tablet .service_center_title::after{width: 68px; height: 68px; background-size: 100% 100%}*/
|
.main_cont3 .service_center .tablet .service_center_title::after{width: 68px; height: 68px; background-size: 100% 100%}*/
|
||||||
.main_cont3 .service_center .tablet .serive_info p {font-size:14px;padding:13px 1px 13px 15px;}
|
.main_cont3 .service_center .tablet .serive_info p {font-size:14px;padding:13px 0px 13px 8px;}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user