@charset "utf-8";

.container { width: 100%; height: 100%;}

/***********Header***********/
header {z-index: 1000;}
nav {display:block;}
main {display:block;}
aside {display:block;}
section {display:block;}
.top_wraper {background: #fff;}
.top_area {width: 1260px; margin: 0 auto; display: flex; padding: 12px 0 14px 0;}
.logo > a {display:inline-block; width: 330px; height: 48px; background: url("../images/icon/splash_footer.png") no-repeat 0 -112px; margin: 6px 0 0 0 ;}
.login_area {width: 930px;}
.login_area.none {display: none; width: 930px;}
.welcome_link {height: 20px; display: flex; justify-content: flex-end;}
.welcome_link .welcome_p {font-size: 12px; color: #757575; position: relative;}
.welcome_link .welcome_p::before {content: ''; display: inline-block; width: 14px; height: 14px; position: absolute; left: -22px; top:4px; background: url("../images/icon/splash.png") no-repeat -192px -66px; }
.welcome_link .welcome_sel select {height: 20px; font-size: 12px; background: #F5F5F5; margin-left: 16px;
}
.profile_ink {display: flex; justify-content: flex-end; margin: 11px 0 0 0;}
.prb {margin-left: 50px;}
.prb.login_admin {position: relative;}
.prb.login_admin::before {content: ''; display: inline-block; width: 22px; height: 22px; position: absolute; top:0; left:-28px; background: url("../images/icon/splash.png") no-repeat -66px 0;}
.prb.login {position: relative;}
.prb.login::before {content: ''; display: inline-block; width: 22px; height: 22px; position: absolute; top:0; left:-28px; background: url("../images/icon/splash.png") no-repeat -66px 0;}
.prb.restore {position: relative;}
.prb.restore::before {content: ''; display: inline-block; width: 22px; height: 22px; position: absolute; top:0; left:-28px; background: url("../images/icon/splash.png") no-repeat -62px -136px;}
.prb.joinin {position: relative;}
.prb.joinin::before {content: ''; display: inline-block; width: 22px; height: 22px; position: absolute; top:0; left:-28px; background: url("../images/icon/splash.png") no-repeat -22px 0;}
.prb.mrg {position: relative;}
.prb.mrg::before {content: ''; display: inline-block; width: 22px; height: 22px; position: absolute; top:0; left:-26px; background: url("../images/icon/splash.png") no-repeat -88px 0;}
.prb.identify {position: relative;}
.prb.identify::before {content: ''; display: inline-block; width: 22px; height: 22px; position: absolute; top:0; left:-24px; background: url("../images/icon/splash.png") no-repeat -110px 0;}
.prb.logout {position: relative;}
.prb.logout::before {content: ''; display: inline-block; width: 22px; height: 22px; position: absolute; top:0; left:-28px; background: url("../images/icon/splash.png") no-repeat -132px 0;}
.prb.wc {position: relative;}
.prb.wc::before {content: ''; display: inline-block; width: 22px; height: 22px; position: absolute; top:0; left:-28px; background: url("../images/icon/splash.png") no-repeat -44px 0;}
.prb.timer.wrap {background: #F5F5F5; display: flex; width: 156px; justify-content: flex-start; margin-left: 20px;}
.prb.timer.wrap .prb.timer {position: relative; margin: 0 20px 0 40px; line-height: 26px; font-size: 14px;}
.prb.timer.wrap .prb.timer::before {content: ''; display: inline-block; width: 22px; height: 22px; position: absolute; top:2px; left:-28px; background: url("../images/icon/splash.png") no-repeat -154px 0;}
.prb.timer.wrap .timer_btn {width: 70px; height: 26px; font-size: 12px; font-weight: 600; color: #fff; background: #E74C3C; border: 0; border-radius: 0;}
/***********Header end**********/

/***********gnb***********/
.gnb {background:#26A69A;position:relative;}
.gnb .mbox {margin: 0 auto; display: flex; width: 1260px; height: 50px; justify-content: space-between; padding: 0 78px;} 
.gnb .mbox > li {height:40px; margin:13px 0; }
.gnb .mbox > li > a {font-family:'Noto Sans KR', sans-serif; font-weight: 700;color: #fff;font-size: 18px;}
/* .gnb .mbox > li > a:hover {color: red;} */
.gnb .mbox > li > .menu_depth2 {z-index:4; position:absolute; top:48px; left:0; background: rgba(250, 250, 250, 0.95); width:100%; display: none; padding: 24px 0 30px 0; box-shadow: 0px 5px 15px rgba(97, 97, 97, 0.5);}
.gnb .mbox > li > .menu_depth2 > .menu_depth2_wrap {width: 1300px; margin: 0 auto; position: relative; display: flex;}
.gnb .mbox .menu_depth2_wrap::before {content: ''; display: inline-block; border-top: 10px solid none; border-left: 10px solid transparent; border-right: 10px solid transparent;    border-bottom: 10px solid rgba(250, 250, 250, 0.9); position: absolute; top: -34px;}
.gnb .mbox > li:nth-child(1) .menu_depth2_wrap::before {left: 98px;}
.gnb .mbox > li:nth-child(2) .menu_depth2_wrap::before {left: 283px;}
.gnb .mbox > li:nth-child(3) .menu_depth2_wrap::before {left: 475px;}
.gnb .mbox > li:nth-child(4) .menu_depth2_wrap::before {left: 652px;}
.gnb .mbox > li:nth-child(5) .menu_depth2_wrap::before {right: 421px;}
.gnb .mbox > li:nth-child(6) .menu_depth2_wrap::before {right: 258px;}
.gnb .mbox > li:nth-child(7) .menu_depth2_wrap::before {right: 98px;}
.gnb .menu_depth2 ul {display:inline-block; line-height:30px; width: 190px;}
.gnb .menu_depth2 ul+ul {margin-left: 24px;}
.gnb .mbox > li > .menu_depth2 > .menu_depth2_wrap .ttl {border-bottom: 1px solid #616161; height: 36px; line-height: 22px; margin-bottom: 12px;}
.gnb .mbox > li > .menu_depth2 > .menu_depth2_wrap .ttl a {font-family:'Noto Sans KR', sans-serif; font-size: 18px; font-weight: 600; color: #26A69A;}
.gnb .mbox > li > .menu_depth2 > .menu_depth2_wrap > ul > .list_item > a {color: #616161; font-size: 15px; padding: 4px 12px;}
.gnb .mbox > li > .menu_depth2 > .menu_depth2_wrap > ul > .list_item > a:hover {background: #E74C3C; border-radius: 6px; color: #fff;}
#ctn1 {position: absolute;left: -10000px;}
.po_none {position: absolute; left: -10000px;}
/***********gnb end***********/

/***********Main***********/
/*top Banner*/
main {border: 0px solid red;}
.top_ban_area {background-color: #9CDAD9; background: url("../images/img/bg_mainVisual.png")center/cover no-repeat; font-family:'Noto Sans KR', sans-serif; }
.top_ban_area .top_ban_area_wrap {width: 1260px; height:478px;margin: 0 auto; position: relative; overflow: auto;}
.top_ban_area .top_ban_area_wrap .ban_swiper {width: 305px; height: 429px; position: absolute; top: 24px; border-radius: 8px;box-shadow: 2px 3px 10px 4px rgba(0, 0, 0, 0.16);}
.top_ban_area .top_ban_area_wrap .ban_img {width: 687px; height: 380px; position: absolute; top: 10px; right: 0;background: url("../images/img/img_mainVisual.png") no-repeat;}
.top_ban_area .top_ban_area_wrap .ban_ttl { position: absolute; top: 40px; left: 355px;}
.top_ban_area .top_ban_area_wrap .ban_ttl {color: #fff; font-size: 26px; line-height: 50px;}
.top_ban_area .top_ban_area_wrap .ban_ttl .ban_ttl_b {color: #00796B; font-size: 40px; line-height: 50px;}
.top_ban_area .top_ban_area_wrap .ban_ttl .ban_ttl_b strong {color: #00796B; font-weight: 700; font-size: 50px; }
.top_ban_area .top_ban_area_wrap .ban_cap {width: 905px; border-radius: 6px; background: rgba(255, 255, 255, 0.5); position: absolute; right: 0; bottom: 24px; padding: 17px 20px;word-break: keep-all;}
.top_ban_area .top_ban_area_wrap .ban_cap {color: #757575; font-size: 16px; line-height: 24px;}
.top_ban_area .top_ban_area_wrap .ban_cap p {color: #212121; font-weight: 600; line-height: 30px;}

/*top Banner Swiper*/
.swiper-container {height: 100%; border-radius: 8px;}
.swiper-container.banSwiper {position: relative;}
.swiper-container.banSwiper .ban-indi-wrap {height: 0; width: 100%; text-align: center; position: absolute; bottom: 40px; z-index: 1;}
.swiper-container.banSwiper .ban-indi-wrap .swiper-pagination { display: inline-block; position: relative !important;}
.swiper-container.banSwiper > .ban-indi-wrap > .swiper-banner-playstop {display: inline-block; z-index: 1;height: 22px; width: 22px;}
.swiper-container.banSwiper > .ban-indi-wrap > .swiper-banner-playstop > .swiper-banner-stop > button { border: 0px solid red; padding: 0; background: transparent;}
.swiper-container.banSwiper > .ban-indi-wrap > .swiper-banner-playstop > .swiper-banner-play > button { border: 0px solid red; padding: 0; background: transparent;}
.swiper-container.banSwiper > .ban-indi-wrap > .swiper-pagination > span+span {margin-left: 6px;}
.swiper-container.banSwiper > .swiper-wrapper > .swiper-slide {width: 305px; height: 429px;}
.swiper-container.banSwiper > .swiper-wrapper > .swiper-slide > a {display: block; width: 305px; height: 429px;}
.swiper-pagination-bullet-active {opacity: 1; background: #E74C3C !important;  border: 0px solid #BDBDBD !important; }
.swiper-pagination-bullet {background: #fff; opacity: 1; border: 1px solid #BDBDBD; border-radius: 5px;}
/*top Banner end*/

/*notice*/
.notice_area {padding: 30px 0;}
.notice_area .notice_area_wrap {width: 1260px; margin: 0 auto; position: relative;}
.notice_area .notice_area_wrap .notice_main_ttl {margin-bottom: 20px;}
.notice_area .notice_area_wrap .notice_main_ttl> p  {font-family:'Noto Sans KR', sans-serif; color: #212121; font-size: 26px; text-align: center;height: 38px;}
.notice_area .notice_area_wrap .notice_main_ttl > p > strong {font-weight: 600; color: #212121; position: relative;}
.notice_area .notice_area_wrap .notice_main_ttl > p > strong::before {content: ''; display: inline-block; width: 22px; height: 4px; background: #E74C3C; position: absolute; top: 10px; left: -34px;}
.notice_area .notice_area_wrap .notice_main_ttl > a {position: absolute; right: 0; top: 8px; font-size: 14px; color: #616161;}
.notice_area .notice_area_wrap .notice_main_ttl > a::before {content: ''; display: inline-block; width: 22px; height: 22px; background: url("../images/icon/splash.png") no-repeat -198px -22px; position: absolute; top: 0; left: -26px;}

/*notice Swiper*/
.swiper-container {height: 100%; border-radius: 8px;}
.notice_swiper {width: 1130px; height: 196px; margin: 0 auto; position: relative;}
.swiper-container.noticeSwiper {height: 100%; border-radius: 0;}
.swiper-wrapper.notice_area_box {width: 1130px; height: 196px;}
.swiper-slide {background: #fff; font-size: 18px;}
.swiper-slide.notice_box {border: 1px solid #E0E0E0; height: 196px; width: 260px; border-radius: 6px;}
.swiper-slide.notice_box > a {margin: 30px 22px; display: block;}
.swiper-slide.notice_box .swiper_notice_ttl { font-size: 18px; text-align:left; color: #212121; height: 44px; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.swiper-slide.notice_box .swiper_notice_con { font-size: 14px; text-align:left; height: 46px; white-space: normal;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-top: 14px; color: #757575; }
.swiper-slide.notice_box .swiper_notice_date {height: 16px; margin-top: 16px;}
.swiper-slide.notice_box .swiper_notice_date .s_n_date_wrap {display: flex;}
.swiper-slide.notice_box .swiper_notice_date .s_n_date_wrap .s_n_date {height: 16px; font-size: 14px; font-weight: 600; width: 100px; line-height: 14px; color: #616161; border-right: 1px solid #212121;}
.swiper-slide.notice_box .swiper_notice_date .s_n_date_wrap .s_n_writer {height: 16px; font-size: 14px; font-weight: 600; min-width: 100px; line-height: 14px; color: #616161; text-align: right; margin-left:auto;}
.swiper-slide.notice_box.new {border: 1px solid #E0E0E0; height: 196px; width: 260px; border-radius: 6px; position: relative;}
.swiper-slide.notice_box.new::before {content: 'NEW';font-family:'Noto Sans KR', sans-serif; color: #fff; font-size: 12px; text-align: center; display: inline-block; width: 52px; height: 23px; background: #E74C3C; border-radius: 4px 0; position: absolute; top: 0;}
.swiper-button-prev, .swiper-button-next {width: 40px; height: 40px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {z-index: 1; background: url("../images/icon/splash.png") no-repeat -168px -114px; position: absolute; top: 100px; right: -55px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {z-index: 1; background: url("../images/icon/splash.png") no-repeat -128px -114px; position: absolute; top: 100px; left: -55px;}

/*info*/
.info_area {padding: 40px 0 60px 0; background: url("../images/img/bg_main_conBox.png") center/cover no-repeat; background-color: #F5F5F5;;}
.info_area > .info_area_wrap {width: 1260px; margin: 0 auto; display: flex; justify-content: space-between;}
.info_area > .info_area_wrap > .popupZone_warp {width: 404px; height: 223px; border: 1px solid #E0E0E0; border-radius: 4px; background: #fff;}
.info_area > .info_area_wrap > .popupZone_warp > .popupZone_ttl {width: 100%; height: 55px; border-radius: 4px 4px 0 0; background: #26A69A; color: #fff; font-size: 20px; font-weight: 600; font-family: 'Noto Sans KR', sans-serif; padding: 13px 26px;}
.info_area > .info_area_wrap > .schedule_wrap {width: 404px;height: 223px; border: 1px solid #E0E0E0; border-radius: 4px; background: #fff;}

/*popupZone Swiper*/
.popupZone_swiper > .swiper-container.popSwiper > .swiper-wrapper > .swiper-slide.popupBox > a {display: block; margin: 26px 20px 50px;}
.popupZone_swiper > .swiper-container.popSwiper > .swiper-wrapper > .swiper-slide.popupBox > a > p {font-size: 18px; font-weight: 600; width: 360px; height: 20px; white-space: normal; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-bottom: 24px;}
.popupZone_swiper > .swiper-container.popSwiper > .swiper-wrapper > .swiper-slide.popupBox > a > .swiper_popup_con {font-size: 14px; width: 360px; height: 44px; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;margin-bottom: 28px;}
.swiper-container.popSwiper .pop-indi-wrap {height: 0; width: 100%; text-align: right; right: 26px; position: absolute; bottom: 38px; z-index: 1;}
.swiper-container.popSwiper .pop-indi-wrap .swiper-pagination { display: inline-block; position: relative !important;}
.swiper-container.popSwiper > .pop-indi-wrap > .swiper-pop-playstop {display: inline-block; z-index: 1;height: 22px; width: 22px;}
.swiper-container.popSwiper > .pop-indi-wrap > .swiper-pop-playstop > .swiper-pop-stop > button { border: 0px solid red; padding: 0; background: transparent;}
.swiper-container.popSwiper > .pop-indi-wrap > .swiper-pop-playstop > .swiper-pop-play > button { border: 0px solid red; padding: 0; background: transparent;}
.swiper-container.popSwiper > .pop-indi-wrap > .swiper-pagination > span+span {margin-left: 6px;}

/*분기일정*/
.schedule_wrap > .tabArea { background-color: #fff; padding: 26px 24px 26px 30px; display: flex; flex-flow: wrap; border-radius: 4px;}
.schedule_wrap > .tabArea > .tabAera_ttl {font-size: 20px; font-family: 'Noto Sans KR', sans-serif; color: #212121;}
.schedule_wrap > .tabArea .tab { display: flex; justify-content: space-between; background: #F3F3F3; border-radius: 4px; font-size: 14px; margin-left: auto; padding: 4px 0;} 
.schedule_wrap > .tabArea .tab li a { font-size: 14px; color: #333; padding: 6px 15px; border-radius: 4px; } 
.schedule_wrap > .tabArea .tab li.on a { font-weight: 600; color: #fff; background: #26A69A; } 
.schedule_wrap > .tabArea .tabBox { margin-top: 35px; display: none; margin-top: 20px; width: 100%;} 
.schedule_wrap > .tabArea .tabBox.on { display: block;} 
.schedule_wrap > .tabArea .tabBox p { font-size: 14px; color: #555; } 
.schedule_wrap > .tabArea .tabBox h3 { margin-bottom: 20px; }
.schedule_wrap > .tabArea > .tabBox > .quarterly {height: 118px; overflow: auto; overflow-x:hidden; overflow-y:auto;}
.schedule_wrap > .tabArea > .tabBox > .quarterly > ul > li {width: 329px; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.schedule_wrap > .tabArea > .tabBox > .quarterly > ul > li.new_on {position: relative; padding-left: 26px;}
.schedule_wrap > .tabArea > .tabBox > .quarterly > ul > li.new_on::before {content: 'N'; font-size: 14px; font-family: 'Noto Sans KR', sans-serif; text-align: center; color: #fff; display: inline-block; width: 20px; height: 20px; background: #E74C3C; border-radius: 4px; position: absolute; line-height: 18px;left: 0;}
.schedule_wrap > .tabArea > .tabBox > .quarterly > ul > li+li {margin-top: 10px;}

/*사업자준수사항*/
.compliance_wrap > .c_tabArea {background-color: #fff; border: 1px solid #E0E0E0; padding: 26px 24px 26px 30px; border-radius: 4px;}
.compliance_wrap > .c_tabArea > .c_tabAera_ttl {font-size: 20px; font-family: 'Noto Sans KR', sans-serif; color: #212121; width: 348px; margin-bottom: 12px;}
.compliance_wrap > .c_tabArea .c_tab { display: flex; background: #F3F3F3; border-radius: 4px; font-size: 14px; margin-left: auto;} 
.compliance_wrap > .c_tabArea .c_tab > li {flex: 1; text-align: center;} 
.compliance_wrap > .c_tabArea .c_tab > li > a {display: inline-block; font-size: 14px; color: #333; width: 100%; padding: 6px 15px; border-radius: 4px; } 
.compliance_wrap > .c_tabArea > .c_tab > li.on > a { font-weight: 600; color: #fff; width: 116px; background: #26A69A; } 
.compliance_wrap > .c_tabArea .c_tabBox { margin-top: 35px; display: none; margin-top: 20px; width: 100%;} 
.compliance_wrap > .c_tabArea .c_tabBox.on { display: block;} 
.compliance_wrap > .c_tabArea .c_tabBox p { font-size: 14px; color: #555; } 
.compliance_wrap > .c_tabArea .c_tabBox h3 { margin-bottom: 20px; }
.compliance_wrap > .c_tabArea > .c_tabBox > .compliance {height: 80px; width: 355px; overflow: auto; overflow-x:hidden; overflow-y:auto;}
.compliance_wrap > .c_tabArea > .c_tabBox > .compliance > ul > li > a {width: 345px; position: relative; white-space: normal; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; padding-left: 10px;}
.compliance_wrap > .c_tabArea > .c_tabBox > .compliance > ul > li > a::before {content: ''; display: inline-block; width: 4px; height: 4px; border-radius: 4px; background: #212121; position: absolute; top: 8px;left: 0;} 
.compliance_wrap > .c_tabArea > .c_tabBox > .compliance > ul > li+li {margin-top: 6px;}
/***********Main end***********/

/***********floating Banner***********/
.floating-menu {position: relative; width: 1260px; height: 0px; margin: 0 auto; text-align: center; z-index: 1100;}
.floating_banner {position: absolute; right: -140px; top: 34px; width: 100px; overflow: hidden; text-align: left; box-shadow: 1px 1px 6px rgba(1,1,1,0.07); border: 1px solid #E0E0E0; border-radius: 4px; background: #fff; transition: none;}
.floating_banner > ul > li.flb_ttl {background: #E74C3C; text-align: center; padding: 11px 0; font-family: 'Noto Sans KR', sans-serif; font-weight: 600; font-size: 18px; color: #fff; border-radius: 4px 4px 0 0;}
.floating_banner > ul > li.flb_item_wrap {display: block; padding: 11px 0; text-align: center;}
.floating_banner > ul > li.flb_item_wrap+li.flb_item_wrap {border-top: 1px solid #E0E0E0;}
.floating_banner > ul > li.flb_item_wrap.flb_item_1 > a {display: block; margin-top: 56px; position: relative; }
.floating_banner > ul > li.flb_item_wrap.flb_item_1 > a::before {content: ''; display: inline-block; width: 48px; height: 48px; position: absolute; top: -56px ; left: 25px; background: url("../images/icon/splash.png") no-repeat 0 -66px;}
.floating_banner > ul > li.flb_item_wrap.flb_item_1 > p {font-size: 18px; font-weight: 600; color: #E74C3C;}
.floating_banner > ul > li.flb_item_wrap.flb_item_1 > span {display: inline-block; font-size: 14px; color: #E74C3C; line-height: 17px; margin-top: 8px;}
.floating_banner > ul > li.flb_item_wrap.flb_item_2 > a {display: block; margin-top: 56px; position: relative; }
.floating_banner > ul > li.flb_item_wrap.flb_item_2 > a::before {content: ''; display: inline-block; width: 48px; height: 48px; position: absolute; top: -56px ; left: 25px; background: url("../images/icon/splash.png") no-repeat -48px -66px;}
.floating_banner > ul > li.flb_item_wrap.flb_item_2 > p {font-size: 16px; font-weight: 600; color: #E74C3C;}
.floating_banner > ul > li.flb_item_wrap.flb_item_3 > a {display: block; margin-top: 56px; position: relative; }
.floating_banner > ul > li.flb_item_wrap.flb_item_3 > a::before {content: ''; display: inline-block; width: 48px; height: 48px; position: absolute; top: -56px ; left: 25px; background: url("../images/icon/splash.png") no-repeat -96px -66px;}
.floating_banner > ul > li.flb_item_wrap.flb_item_3 > p {font-size: 16px; font-weight: 600; color: #616161;}
.floating_banner > ul > li.flb_item_wrap.flb_item_4 > a {display: block; margin-top: 56px; position: relative; }
.floating_banner > ul > li.flb_item_wrap.flb_item_4 > a::before {content: ''; display: inline-block; width: 48px; height: 48px; position: absolute; top: -56px ; left: 25px; background: url("../images/icon/splash.png") no-repeat -144px -66px;}
.floating_banner > ul > li.flb_item_wrap.flb_item_4 > p {font-size: 16px; font-weight: 600; color: #616161;}


/***********Footer***********/
footer {display: block;}
.foot_top {width: 100%; background: #fff; border-top: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; padding: 10px 0;}
.foot_top > .foot_top_wrap {width: 1260px; margin: 0 auto; display: flex; justify-content: space-between;}
.foot_top > .foot_top_wrap > .foot_link_wrap {width: 850x;}
.foot_top > .foot_top_wrap > .foot_link_wrap > a {display: inline-block; width: 132px; height: 40px; }
.foot_top > .foot_top_wrap > .foot_link_wrap > a+a {margin-left: 20px; position: relative;}
.foot_top > .foot_top_wrap > .foot_link_wrap > a+a::before {content: ''; display: inline-block; height: 20px; border-left: 1px solid #757575; position: absolute; top:12px; left: -10px;}
.foot_top > .foot_top_wrap > .foot_dropdown_wrap {display: flex;padding: 10px 0;}
.foot_top > .foot_top_wrap > .foot_dropdown_wrap > .inner_relation+.inner_relation {margin-left: 10px;}

/*foot_info*/
.foot_info {padding: 34px 0 40px 0; background: #E0E0E0;}
.foot_info > .foot_info_inner {width: 1260px; margin: 0 auto; display: flex;}
.foot_info > .foot_info_inner > .foot_logo_01 {padding-top: 10px;}
.foot_info > .foot_info_inner > .foot_info_wrap {margin-left: 56px;}
.foot_info > .foot_info_inner > .foot_info_wrap > .foot_info_innerlink {display: flex; margin-bottom: 8px;}
.foot_info > .foot_info_inner > .foot_info_wrap > .foot_info_innerlink > li {font-size: 12px;font-weight: 600;; color: #212121;}
.foot_info > .foot_info_inner > .foot_info_wrap > .foot_info_innerlink > li+li {margin-left: 24px; position: relative;}
.foot_info > .foot_info_inner > .foot_info_wrap > .foot_info_innerlink > li+li::before {content: ''; height: 12px; border-left: 1px solid #212121; position: absolute; top: 4px; left: -12px;}
.foot_info > .foot_info_inner > .foot_info_wrap > .foot_info_innerinfo > li {font-size: 14px; color: #212121;}
.foot_info > .foot_info_inner > .foot_logo_02 {margin-left: auto;}
/***********Footer end***********/

/***********sub***********/
main.sub_wrap {background: #FAFAFA; width: 100%;}
main.sub_swrap {background: #FAFAFA; height: calc(100% - 354px); width: 100%;}
.breadcrumb_wrap {width: 100%; height: 44px; border-top: 1px solid #BDBDBD; border-bottom: 1px solid #BDBDBD; background: #fff;}
.breadcrumb_wrap > .breadcrumb_inner_wrap {width: 1260px; margin: 0 auto; display: flex; margin-top: 9px;}
.breadcrumb_wrap > .breadcrumb_inner_wrap > li + li {margin-left: 30px; position:relative;}
.breadcrumb_wrap > .breadcrumb_inner_wrap > li + li::before {content: ''; display: inline-block; height: 14px; width: 1px; border-left: 1px solid #707070; position: absolute; top: 5px; left: -15px;}
.breadcrumb_wrap > .breadcrumb_inner_wrap > .bc_home {display: inline-block; width: 22px; height: 22px; background: url("../images/icon/splash.png") no-repeat 0 -22px;}
.breadcrumb_wrap > .breadcrumb_inner_wrap > .bc_home > a {display: block;width: 22px; height: 22px;}
.breadcrumb_wrap > .breadcrumb_inner_wrap > .bc_local  {font-size: 14px; color: #161616;}
.breadcrumb_wrap > .breadcrumb_inner_wrap > .bc_local.select {color: #26A69A; font-weight: 600;}
article {margin: 0 auto;  padding: 0 0 60px 0;}
.sub_content_wrapper {width: 1260px;}
.sub_content_wrapper.diflex {display: flex;}
.sub_content_wrapper.workWrap {width: 100%;}
.sub_top_ttl_wrap {display: flex; padding: 30px 0; width: 1260px; margin: 0 auto;}
.sub_top_ttl_wrap li:nth-child(2) {flex: 1; border-top: 1px solid #757575; margin-top: 13px;}
.sub_top_ttl {color: #060606; display: inline-block; padding-right: 16px;}
.s_myl_left_wrap {width: 297px; padding: 0 26px;}
.s_myl_left_wrap > .s_left_inner {margin-bottom: 48px;}
.s_myl_left_wrap > .s_left_inner > .s_left_ttl {color: #060606; display: flex; margin-bottom: 12px;}
.s_myl_left_wrap > .s_left_inner > .s_left_ttl > li:nth-child(2) {margin-left: auto;}
.s_myl_left_wrap > .s_left_inner > .s_left_ttl > li > a {display: inline-block; width: 22px; height: 22px; background: url("../images/icon/splash.png") no-repeat -22px -22px;}
.s_myl_left_wrap > .s_left_inner > .s_left_list > li > a {color: #616161; position: relative; white-space: normal; -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; padding-left: 12px;}
.s_myl_left_wrap > .s_left_inner > .s_left_list > li > a::before {content: ''; display: inline-block; width: 4px; height: 4px; background: #616161; position: absolute; top: 8px; left: 0px; border-radius: 4px;}
.s_myl_left_wrap > .s_left_inner > .s_left_list > li > span {display:block; padding-left:12px; color:#959595;}
.s_myl_left_wrap > .s_left_inner > .s_left_list.s_help > li > a {color: #616161; position: relative; white-space: normal; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; padding-left: 12px;}
.s_myl_left_wrap > .s_left_inner > .s_left_lists_help > li > a::before {content: ''; display: inline-block; width: 4px; height: 4px; background: #616161; position: absolute; top: 8px; left: 0px; border-radius: 4px;}
.s_myl_left_wrap > .s_left_inner > .s_left_list > li + li {margin-top: 4px;}

/*lounge*/
.my_lounge_wrap { display: flex; width: 963px; padding-left: 24px; flex-wrap: wrap;}
.my_lounge_wrap > .ml_inner {min-width: 217px; max-width: 939px; box-sizing: border-box; margin-left: 12px; margin-bottom: 40px;}
.my_lounge_wrap > .ml_inner + .ml_inner {margin-left: 12px;}
.my_lounge_wrap > .ml_inner > .ml_wrap_ttl {margin-bottom: 16px; position: relative; margin-left: 18px; color: #212121;}
.my_lounge_wrap > .ml_inner > .ml_wrap_ttl::before {content: ''; display: inline-block; width: 8px; height: 8px; background: #E74C3C; border-radius: 4px; position: absolute; top: 7px; left: -18px}
.ml_inner_wrap {background: #fff; border: 1px solid #E0E0E0; border-radius: 4px; width: 100%; min-height: 50px; vertical-align:top; padding: 28px 20px 8px 20px; box-sizing: border-box; display: flex; flex-wrap: wrap;}
.ml_inner_wrap > .ml_item+.ml_item {margin-left: 53px; position: relative;}
.ml_inner_wrap > .ml_item+.ml_item::before {content: ''; border-left: 1px solid #BDBDBD; position: absolute; height: 100%; left: -18px;}
.ml_inner_wrap > .ml_item+.ml_item:nth-child(5) {margin-left: 0px; position: relative;}
.ml_inner_wrap > .ml_item+.ml_item:nth-child(5)::before  {content: ''; border-left: 0px solid #BDBDBD; position: absolute; height: 100%; left: -18px;}
.ml_inner_wrap > .ml_item+.ml_item::before {content: ''; border-left: 1px solid #BDBDBD; position: absolute; height: 100%; left: -23px;}
.ml_item {min-width: 180px; margin-bottom: 28px;}
.ml_item_ttl {margin-bottom: 16px; font-weight: 600; width: 178px; word-break: keep-all; color: #212121;}
.ml_item_ttl > a {margin-top: 4px; display: inline-block;}
.ml_item_inner > ul {display: table; width: 100%;  margin-bottom: 5px;}
.ml_item_inner > ul > li {display: table-cell; font-size: 14px; line-height: 26px;}
.ml_item_inner > ul > li:nth-child(1) {text-align: left; color: #616161; max-width: 160px; line-height: 22px; word-break:keep-all;}
.ml_item_inner > ul > li:nth-child(2)  {text-align: right; color: #26A69A;}
.ml_item_inner > ul > li:nth-child(2) > a {text-align: right; color: #26A69A;}

.my_lounge_wrap > .ml_inner_user {min-width: 217px; max-width: 939px; box-sizing: border-box; margin-left: 12px; margin-bottom: 40px;}
.my_lounge_wrap > .ml_inner_user > .ml_wrap_user_ttl {margin-bottom: 16px; position: relative; margin-left: 18px; color: #212121;}
.my_lounge_wrap > .ml_inner_user > .ml_wrap_user_ttl::before {content: ''; display: inline-block; width: 8px; height: 8px; background: #E74C3C; border-radius: 4px; position: absolute; top: 7px; left: -18px}
.ml_inner_user_wrap {background: #fff; border: 1px solid #E0E0E0; border-radius: 4px; width: 100%; min-height: 50px; vertical-align:top; padding: 28px 20px 8px 20px; box-sizing: border-box; display: flex; flex-wrap: wrap;}
.ml_inner_user_wrap > .ml_item+.ml_item {margin-left: 53px; position: relative;}
.ml_inner_user_wrap > .ml_item+.ml_item::before {content: ''; border-left: 1px solid #BDBDBD; position: absolute; height: 100%; left: -18px;}
.ml_inner_user_wrap > .ml_item+.ml_item:nth-child(6) {margin-left: 0px; position: relative;}
.ml_inner_user_wrap > .ml_item+.ml_item:nth-child(6)::before  {content: ''; border-left: 0px solid #BDBDBD; position: absolute; height: 100%; left: -18px;}
.ml_inner_user_wrap > .ml_item+.ml_item::before {content: ''; border-left: 1px solid #BDBDBD; position: absolute; height: 100%; left: -23px;}
.ml_u_box {margin-bottom: 28px;display: block; background: #F5F5F5; border-radius: 6px; width: 899px !important; padding: 18px 20px; display: flex;}
.ml_uer_tbox {border: 1px solid #BDBDBD;}
.ml_u_box > .ml_uer_tbox > .ml_uer_t {display: table; width: 560px; border: 0; border-spacing: 0px;}
.ml_uer_t_th > th {display: table-cell; background: #E8EBF0; font-weight: 600; text-align: center;padding: 10px 0;}
.ml_uer_t_th > th + th {border-left: 1px solid #BDBDBD;}
.ml_uer_t_td > td {display: table-cell; background: #fff; text-align: center;padding: 10px 0;}
.ml_uer_t_td > td + td {border-left: 1px solid #BDBDBD;}
.ml_inner_user_wrap > .ml_u_box > .ml_u_box_con {margin-left: 20px; line-height: 26px;}
.ml_inner > .ml_inner_caption_wrap {display: flex; margin: 8px 0 0 0;}
.ml_inner > .ml_inner_caption_wrap > .ml_caption {font-size: 14px; color: #757575;}
.ml_inner > .ml_inner_caption_wrap > li:nth-child(2) {margin-left: 8px;}
.ml_inner_info_wrap {background: #fff; border: 1px solid #53B0AE; border-radius: 4px; width: 100%; min-height: 50px; vertical-align:top; padding: 28px 28px 36px; box-sizing: border-box; display: flex; flex-wrap: wrap;}
.ml_inner_info_wrap > li.ml_company_info_box + li.ml_company_info_box {margin-left: 49px;}
.ml_inner_info_wrap > .ml_company_info_box {width: 410px;}
.ml_inner_info_wrap > .ml_company_info_box > .ml_company_ttl_wrap {width: 100%; height: 36px; border-bottom: 1px solid #BDBDBD;}
.ml_inner_info_wrap > .ml_company_info_box > .ml_company_ttl_wrap > .ml_company_ttl {color: #00796B;}
.ml_inner_info_wrap > .ml_company_info_box > .ml_company_item_wrap {display: flex; margin: 16px 0 0 0;}
.ml_inner_info_wrap > .ml_company_info_box > .ml_company_item_wrap > .ml_com_item_1 {color: #616161; width: 166px;}
.ml_inner_info_wrap > .ml_company_info_box > .ml_company_item_wrap > .ml_com_item_2 {color: #757575; width: 166px; flex: 1; word-break: break-all; }
.ml_inner_info_wrap > .ml_company_info_box > .ml_company_item_wrap > .ml_com_item_2 > .rep {width: 180px;}

/*contents*/
.content_wrap {display: block; width: 100%;}
.content_wrap > .content_inner_tab {display: flex; border-bottom: 1px solid #BDBDBD; margin-bottom: 24px;}
.content_wrap > .content_inner_tab > li {flex: 1; height: 40px; text-align: center; font-size: 16px; font-family:'Noto Sans KR', sans-serif; color: #757575; border-top: 1px solid #BDBDBD; border-left: 1px solid #BDBDBD; border-right: 1px solid #BDBDBD; line-height: 36px; border-top-left-radius: 4px; border-top-right-radius: 4px; background: #fff;}
.content_wrap > .content_inner_tab > li.c_on {border-top: 1px solid #53B0AE; border-left: 1px solid #53B0AE; border-right: 1px solid #53B0AE; line-height: 36px; border-top-left-radius: 4px; border-top-right-radius: 4px; background: #53B0AE;}
.content_wrap > .content_inner_tab > li.c_on > a {color: #fff;}
.content_wrap > .con_tab_box {display: none;}
.content_wrap > .con_tab_box.c_box_on {display: block;}
.con_gray_box {border-radius: 6px; padding: 20px; width: 100%; background: #F5F5F5; border: 1px solid #E0E0E0; word-break: keep-all;}
.con_gray_line_box {border-radius: 6px; padding: 20px; width: 100%; background: #fff; border: 1px solid #E0E0E0; word-break: keep-all;}
.con_inner_s_ttl {width: 100%; text-align: center;}
.con_inner_sm_ttl {color: #212121; font-weight: 700; position: relative ;margin-left: 14px;}
.con_inner_sm_ttl::before {content: ''; position: absolute; top: 5px; left: -12px; display: inline-block; width: 6px; height: 6px; border-radius: 3px; background: #212121;}
.con_inner_img_box {width: 100%; text-align: center;}
.con_inner_r_list {font-size: 16px;}
.con_inner_r_list > li {position: relative; margin-left:10px;}
.con_inner_r_list > li::before {content: ''; display: inline-block; width: 4px; height: 4px; border-radius: 4px; background: #E74C3C; position: absolute; top: 7px; left: -10px;}
.con_inner_r_list > li + li {margin-top: 4px;}
.con_inner_table_wrap {border-spacing: 0px; width: 100%;}
.con_inner_table_wrap.con_b_lw {border-spacing: 0px; width: 100%; border-top: 1px solid #BDBDBD; border-left: 1px solid #BDBDBD; border-right: 1px solid #BDBDBD;}
.con_inner_table_tr > th {background: #53B0AE; width: 10%; padding: 12px 20px; color: #fff; font-weight: 600; font-size: 16px; border-bottom: 1px solid #fff;}
.con_inner_table_tr.con_t_top > th { border-bottom: 1px solid #fff;}
.con_inner_table_tr.con_t_top > th + th {border-left: 1px solid #fff;}
.con_inner_table_tr.con_t_bottom > th {border-top: 0 solid #fff; border-bottom: 1px solid #BDBDBD;}
.con_inner_table_bottom_tr > th {}
.con_inner_table_tr.con_t_top.con_b_l > th { border-bottom: 1px solid #BDBDBD;}
.con_inner_table_tr.con_t_top.con_b_l > th+th { border-left: 1px solid #BDBDBD;}
.con_inner_table_tr > .con_b_l2 {border-bottom: 1px solid #BDBDBD;}
.con_inner_table_tr > .con_b_l3 {border-left: 1px solid #BDBDBD; border-right: 0;}
.con_inner_table_tr > td {padding: 12px 20px; border-right: 1px solid #BDBDBD; border-bottom: 1px solid #BDBDBD; text-align: center;background: #fff;}
.con_inner_table_tr.con_t_left > td {border-left: 1px solid #BDBDBD; word-break: keep-all; background: #fff;}
.con_inner_table_tr.con_t_left > td + td {border-left: 0 solid #BDBDBD;}
.con_inner_table_tr > td.al {text-align: left;}
.con_inner_history > li.his_wrap {position: relative;}
.con_inner_history > li.his_wrap+li.his_wrap { margin-top: 40px;}
.con_inner_history > li.his_wrap+li.his_wrap::before {content: ''; position: absolute; width: 0px; height: 0px; border-top: 20px solid #E74C3C; border-right: 10px solid transparent; border-left: 10px solid transparent; top: -30px; left: 640px;}
.con_inner_history > .his_wrap > .his_item_wrap {width: 100%; border-radius: 12px; background-color: #fff; border: 1px solid #E0E0E0; padding: 14px; display: flex; justify-content: space-between;}
.con_inner_history > .his_wrap > .his_item_wrap > li+li {border-left: 1px solid #616161;}
.con_inner_history > .his_wrap > .his_item_wrap > .his_item_month {border-radius: 10px; background: #53B0AE; width: 100px; height: 50px; text-align: center; color: #fff; padding-top: 15px;}
.con_inner_history > .his_wrap > .his_item_wrap > .his_item_month1 {border-radius: 10px; background: #53B0AE; width: 100px; height: 70px; text-align: center; color: #fff; padding-top: 15px; line-height: 40px;}
.con_inner_history > .his_wrap > .his_item_wrap > .his_item {text-align: center; flex: 1; padding: 0 18px; display: table; height: 50px; width: 30%;}
.con_inner_history > .his_wrap > .his_item_wrap > .his_item > p {display: table-cell; vertical-align: middle;}
.con_inner_history > .his_wrap > .his_item_wrap > .his_item.ttl {padding: 0 18px; border-left: 0; word-break: keep-all;}

/*업무화면*/
.container_work {width: 100%; height: 100%; display: flex;}
.work_left_wrap {background: #E0E0E0; padding: 42px 18px 0 18px; order: 1; border-right: 1px solid #BDBDBD;}
.wl_none {display: none;}
.work_left_wrap > .w_left_menu_wrap > .w_left_fold_btn {width: 186px; height: 36px; border-radius: 28px; border: 0; background: #fff; font-size: 16px; font-weight: 700; text-align: left; padding-left: 15px; position: relative;}
.work_left_wrap > .w_left_menu_wrap > .w_left_fold_btn::after {content: ''; display: inline-block; width: 20px; height: 20px; background: url("../images/icon/splash.png") no-repeat -132px -44px; position: absolute; top: 7px; right: 13px;}
.work_left_wrap > .w_left_menu_wrap > .w_left_folded_btn {width: 36px; height: 36px; border-radius: 28px; border: 0; background: #fff; position: relative;}
.work_left_wrap > .w_left_menu_wrap > .w_left_folded_btn::after {content: ''; display: inline-block; width: 20px; height: 20px; background: url("../images/icon/splash.png") no-repeat -154px -44px; position: absolute; top: 7px; right: 8px;}
.work_left_wrap > .w_left_menu_wrap > ul.wl_list_wrap  {margin-top: 24px;}
.work_left_wrap > .w_left_menu_wrap > ul.wl_list_wrap > li.wl_ttl {font-family: 'Noto Sans KR', sans-serif; color: #212121; font-size: 20px; font-weight: 700; margin-bottom: 18px;}
.work_left_wrap > .w_left_menu_wrap > ul.wl_list_wrap > li {color: #616161; font-size: 16px; margin-left: 6px;}
.work_left_wrap > .w_left_menu_wrap > ul.wl_list_wrap > li+li {margin-top: 8px;}
.work_left_wrap > .w_left_menu_wrap > ul.wl_list_wrap > li > a.wl_menu_select {font-weight: 700; color: #26A69A !important;}
.work_area {width: 100%; order: 2; padding: 0 24px;}
.work_area > .work_top_ttl {width: 100%; margin: 0;}
.work_area > .sub_content_wrapper >.sub_work_con_wrap {height: 1000px;}

/*메인 팝업 popup*/
.popup_container {width: 100%;}
.popup_top_wrap {width: 100%; padding: 20px 18px; background: #26A69A; font-size: 18px; font-weight: 600; color: #fff; word-break: keep-all; line-height: 20px; text-align: center;}
.popup_con_wrap {padding: 24px;}
.popup_link_btn {display: block; margin: 12px 0 0; width: 100%; border: 2px solid #E74C3C; background: #fff; padding: 8px 24px; font-size: 14px; border-radius: 20px; color: #E74C3C; font-weight: 600;}
.popup_link_btn:hover {background: #E74C3C; color: #fff;}
.popup_footer_wrap {padding: 13px 24px; background: #F5F5F5; text-align: right;}
.popup_footer_wrap > input[type=checkbox] {display: inline-block; width: 14px; height: 14px; border: 1px solid red; clip:auto; margin: 0 8px 0 0; position: relative;} 

/*상단 알림*/
.top_alret_container {background: transparent linear-gradient(180deg, #64B5F6 0%, #64B5F6 80%, #2196F3 100%) 0% 0% no-repeat padding-box; opacity: 1; height: 120px; width: 100%;}
.top_alret_wrap {margin: 0 auto; width: 1260px; height: 120px; background: url('/common/images/img/topNoticeBann.png') no-repeat; padding-left: 250px;}
.top_alret_wrap > li {color: #fff;}
.top_alret_wrap > .ta_ttl {padding-top: 26px; position: relative; padding-left: 88px; font-weight: 600;}
.top_alret_wrap > .ta_ttl::before {content: ''; display: inline-block; width: 62px; height: 62px; background: url('../images/icon/splash.png') no-repeat 0 -136px; position: absolute; left: 0;}
.top_alret_wrap > .ta_subttl {padding: 8px 0 0 88px;}
.top_alret_wrap > .ta_subttl > a > span {display: inline-block; padding: 2px 8px; background: #fff; border-radius: 20px; margin: 0 8px; color: #E74C3C; font-weight: 600;}
.top_alret_wrap > .ta_closed {text-align: right;}
.top_alret_wrap > .ta_closed > div {display: inline-block; position: relative;}
.top_alret_wrap > .ta_closed > div > input {clip: auto; width: 18px; height: 18px; position: absolute; left: -20px; top: 2px;}
.top_alret_wrap > .ta_closed > div > a {display: inline-block; width: 22px; height: 22px; background: url('../images/icon/splash.png') no-repeat -110px -44px; position: absolute; top:0}

/* radio */
label > input[type=radio]{ position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0; z-index: 1;} 
label > input[type=radio] + span{ display:inline-block; position:relative; padding-left:26px; cursor:pointer; margin-right: 8px;} 
label > input[type=radio] + span:before{ content:''; position:absolute; left:0; top:0; width:22px; height:22px; text-align:center; background: url("/common/images/icon/splash.png") no-repeat -22px -114px; box-sizing:border-box; z-index: 1;} 
label > input[type=radio]:disabled + span:before{ content:''; position:absolute; left:0; top:0; width:22px; height:22px; text-align:center; background: url("/common/images/icon/splash.png") no-repeat -62px -158px; box-sizing:border-box; z-index: 1;} 
label > input[type=radio]:checked + span:after{ content: ''; position:absolute; top:0; left:0; width:22px; height:22px; background: url('/common/images/icon/splash.png') no-repeat 0 -114px; z-index: 1;}

/* checkBox */
label > input[type=checkbox]{ position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0; z-index: 1;} 
label > input[type=checkbox] + span{ display:inline-block; position:relative; padding-left:26px; cursor:pointer; margin-right: 8px;} 
label > input[type=checkbox] + span:before{ content:''; position:absolute; left:0; top:0; width:22px; height:22px; text-align:center; background: url("/common/images/icon/splash.png") no-repeat -66px -114px; box-sizing:border-box; z-index: 1;} 
label > input[type=checkbox]:disabled + span:before{ content:''; position:absolute; left:0; top:0; width:22px; height:22px; text-align:center; background: url("/common/images/icon/splash.png") no-repeat -84px -158px; box-sizing:border-box; z-index: 1;} 
label > input[type=checkbox]:checked + span:after{ content: ''; position:absolute; top:0; left:0; width:22px; height:22px; background: url('/common/images/icon/splash.png') no-repeat -44px -114px; z-index: 1;}

/* 퀵메뉴 css 추가 */
.quick_wrap{
	font-family: 'Noto Sans KR', sans-serif;
	margin:35px 0 0 20px;
	color:#525252;
}
.quick_banner{
	position:absolute;
	right: 160px;
    top: 475px;
}
.quick_header {
	background: #F8F8F8;
	border: 1px solid #c7c7c7;
	border-radius: 0px 10px 0px 0px;
	position:relative;
	text-align:center;
}

.quick_header .fold_q_menu {
	position:absolute;
	left:-20px;
	top:0px;
	width:43px;
	height:43px;
	border-radius:50%;
	background:#fff;
	border:2px solid #c7c7c7;
	padding-top:5.5px;
}

.q_hd_tit {
	position:relative;
	display: flex;
    align-items: center;
    justify-content: center;
    height:42px;
}
.q_hd_tit > span {
    font-weight: 700;
	font-size:15px;
	color:#000;
}
.q_hd_tit .arrow_wrap {
	position:absolute;
	right:10px;
}

.quick_menu_list {
	background:#fff;
}
.quick_menu_list .q_dep {
	padding:6px 5px;
	display:flex;
}
.quick_menu_list .q_dep > a {
	display:flex;
	align-items:center;
	justify-content:left;
}

.quick_menu_list .q_dep:hover > a {
	color:#26A69A;
}

.quick_menu_list .q_dep a > img {
	padding:5px 6px;
}
.quick_menu_list .q_dep > p {
	padding-left:5px;
}
.q_visible_btn {
	width:100%;
	padding:5px 6px;
	background:#A0BEBB;
	border:none;
	color:#fff;
	border-radius: 0 0 10px 10px;
	height:41px;
}
.q_circle_cnt {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: red;
    font-size: 10px;
    text-align: left;
    color: white;
    padding: 3px 8px;
    line-height: 1px;
}
