@charset "UTF-8";

/**************************/
/* main_container */
/**************************/
.main_container {position: relative; z-index: 1; width: 1260px; min-width: 1260px; margin: 0 auto; font-size: 12px; line-height: 1; padding: 80px 30px;}
.main_container * {-webkit-box-sizing: border-box; box-sizing: border-box;}

/**************************/
/* left group */
/**************************/
.rowgroup {position: relative; z-index: 1; height: 600px; background-color: #fff; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.34); box-shadow: 0 0 20px rgba(0, 0, 0, 0.34); clear: both;}
/* 최신보고서, 인기보고서 */
.rowgroup {width: 100%; box-sizing: border-box;}
.rowgroup .report {float: left; width: 840px; height: 603px; padding: 24px 28px 24px 30px; box-sizing: border-box;}
.rowgroup .report .tab_menu {position: relative; z-index: 1;}
.rowgroup .report .tab_menu .menu_wrap {clear: both;}
.rowgroup .report .tab_menu .bg_line {display: block; position: absolute; bottom: 0; left: 0; z-index: -1; width: 100%; height: 1px; background-color: #172530;}
.rowgroup .report .tab_menu a {display: block; position: relative; float: left; width: 91px; height: 37px; margin-left: -1px; border: 1px solid #d6d6d6; border-bottom-color: #172530; background-repeat: no-repeat; background-position: center; background-color: #fff; color: #666; font-size: 14px; font-weight: 600; font-family: HDHarmony, sans-serif; text-align: center; line-height: 36px;}
.rowgroup .report .tab_menu a.on {z-index: 1; border-color: #172530; border-bottom-color: #f0f5fa; background-color: #f0f5fa; color: #172530;}
.rowgroup .report .tab_menu a:first-child {margin-left: 0;}
.rowgroup .report .tab_con {display: none; position: relative; padding: 10px; border: 1px solid #172530; border-top: none; box-sizing: border-box; background-color: #f0f5fa;}
.rowgroup .report .tab_con .list li a {display: flex; align-items: center; justify-content: space-between; position: relative; height: 165px; padding: 15px 20px; box-sizing: border-box; -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0); box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0); clear: both;}
.rowgroup .report .tab_con .list li:first-child a {border-top: none;}
.rowgroup .report .tab_con .list li a:hover {border-bottom-color: transparent; -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35); box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.35); background-color: #c1d5e4;}
.rowgroup .report .tab_con .list li .img_area {position: relative; width: 194px; height: 137px; overflow: hidden;}
.rowgroup .report .tab_con .list li .img_area img {display: block; position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; transform: translate(-50%,-50%);}
.rowgroup .report .tab_con .list li .text_area {width: 495px; margin-left: 28px;}
.rowgroup .report .tab_con .list li .text_area .category {font-size: 12px; font-weight: 600; color: #145ea9;}
.rowgroup .report .tab_con .list li .text_area .title {margin-top: 10px; font-size: 12px; font-weight: 600; color: #231f20;}
.rowgroup .report .tab_con .list li .text_area .writer {margin-top: 10px;}
.rowgroup .report .tab_con .list li .text_area .writer span {display: inline-block; position: relative; height: 12px; padding: 0 10px; border-left: 1px solid #4d5966; color: #4d5966;}
.rowgroup .report .tab_con .list li .text_area .writer span:first-child {padding-left: 0; border-left: none;}
.rowgroup .report .tab_con .list li .text_area .text {margin-top: 20px; color: #4d5966; line-height: 15px; display: -webkit-box; -webkit-line-clamp: 2;  line-clamp:2; -webkit-box-orient: vertical; overflow: hidden;}
.rowgroup .report .tab_con .more {display: block; position: absolute; top: -16px; right: 0; z-index: 1; padding-right: 10px; background: url("../img/main2024/more_arrow.png") no-repeat center right; font-family: dotum, "돋음", sans-serif; font-size: 11px; font-weight: 600; color: #666; -webkit-transform: translateY(-50%); transform: translateY(-50%);}

/* 통합검색 */
.rowgroup .colgroup {float: right; width: 420px; height: 600px; padding: 24px 30px; background-color: #f6f3f2;}
.rowgroup .search legend {position: absolute; font-size: 0; color: transparent;}
.rowgroup .search .form_div {display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; padding: 0 50px 0 90px; border: 3px solid #003e7d; background-color: #fff;}
.rowgroup .search .form_div:after {content: ""; display: table; clear: both;}
.rowgroup .search .form_div select {float: left; position: absolute; left: 0; top: 50%; width: 80px; height: 20px; margin: -10px 0 0; padding: 0; border: none; background: #fff; color: #666; text-align: center;}
.rowgroup .search .form_div select:focus-visible {border: 1px solid #000;}
.rowgroup .search .form_div input[type=text] {width: 200px; height: 32px; line-height: 32px; margin: 0; padding: 0; border: none; background: #fff; outline: none;}
.rowgroup .search .form_div .srch_btn {display: block; position: absolute; top: 0; right: 0; width: 48px; height: 32px; background: #003e7d url("../img/main2024/srch_btn.gif") no-repeat center; text-align: center; line-height: 32px;}

/**************************/
/* right group  */
/**************************/
/* 인기 검색어 */
.rowgroup .hot_keyword {margin-top: 20px;}
.rowgroup .hot_keyword h3 {font-family: HDHarmony, sans-serif; font-size: 14px; font-weight: 600; color: #145ea9;}
.rowgroup .hot_keyword .list {float: left; width: 170px; margin-top: 8px;}
.rowgroup .hot_keyword .list.first {margin-right: 20px;}
.rowgroup .hot_keyword .list li {position: relative; height: 22px; padding: 0 0 0 23px; border-bottom: 1px solid #e7e7e7; line-height: 23px;}
.rowgroup .hot_keyword .list li::after {content: ""; display: table; clear: both;}
.rowgroup .hot_keyword .list li span {display: block; position: absolute; top: 50%; left: 0; width: 12px; height: 12px; margin-top: -6px; background-color: #414141; color: #fff; font-family: HDHarmony, sans-serif; font-size: 10px; font-weight: 200; text-align: center; line-height: 12px;}
.rowgroup .hot_keyword .list li a {display: inline-block; overflow: hidden; width: 100px; white-space: nowrap; text-overflow: ellipsis; color: #666; vertical-align: middle;}
.rowgroup .hot_keyword .list li em {display: inline-block; width: 45px; text-align: center; vertical-align: middle;}

/* 주간브리프, B.I.Weekly */
.rowgroup .magazin_group {padding-top: 17px; clear: both;}
.rowgroup .magazin_group h3 {font-family: HDHarmony, sans-serif; font-size: 21px; font-weight: 600; color: #303e49;}
.rowgroup .magazin_group .inner {display: flex; align-items: flex-start; justify-content: space-between; height: 135px; margin-top: 10px; clear: both;}/* 2024-07-16 수정 */
.rowgroup .magazin_group .inner .img_area { width: 95px; -webkit-box-shadow: 3px 2px 5px 0 rgba(0, 0, 0, 0.35); box-shadow: 3px 2px 5px 0 rgba(0, 0, 0, 0.35);}
.rowgroup .magazin_group .inner .img_area img {width: 100%;}
.rowgroup .magazin_group .inner .text_area { width: 250px;}
.rowgroup .magazin_group .inner .text_area .title {display: block; position: relative; padding: 10px; background-color: #ede9e6;}
.rowgroup .magazin_group .inner .text_area .title span {display: inline-block;}
.rowgroup .magazin_group .inner .text_area .title .pub_num {font-size: 11px; font-weight: 600; color: #8a6136;}
.rowgroup .magazin_group .inner .text_area .title .date {margin-left: 3px; font-size: 11px; color: #8a6136;}
.rowgroup .magazin_group .inner .text_area .title .more {display: block; position: absolute; top: 12px; right: 10px; padding-right: 10px; background: url("../img/main2024/more_arrow.png") no-repeat center right; font-family: dotum, "돋음", sans-serif; text-transform: uppercase; font-size: 11px; font-weight: 600; color: #666;}
.rowgroup .magazin_group .inner .text_area .list li {border-bottom: 1px solid #e7e7e7;}
.rowgroup .magazin_group .inner .text_area .list li a {display: block; overflow: hidden; width: 100%; padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; font-size: 11px; color: #525252; line-height: 29px;}

/**************************/
/*  내부망일때만 그룹버튼 */
/**************************/
/* 버튼링크 */
.shortcut_link {display: flex; justify-content: space-between; width: 100%; margin-top: 15px;}
.shortcut_link li {width: 221px;}
.shortcut_link li a {display: flex; align-items: center; justify-content: center; height: 46px; background-color: #172530; color: #fff; font-family: HDHarmony, sans-serif; font-size: 16px; font-weight: normal;/* 2024-08-20 normal로 변경*/ line-height: 1.2;}

