<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============================
   葛官老 轰 其捞瘤 胶鸥老 
   ============================ */
.view-wrap {
	margin: 30px 16px 40px;
}
.view-header{
	display: flex;
	flex-direction: column;
	gap:10px;
	padding-bottom: 16px;
	border-bottom: 1px solid var(--black);
	margin-bottom: 16px;
}
.view-header .view-category {
	display: flex;
	justify-content: flex-start;
	gap:2px;
	align-items: center;
}
.view-header .view-category a .main-menu {	
	font-weight: 500;
	font-size: 16px;
	line-height: 140%;
	color: var(--grey-5);
}
.view-header .view-category a .sub-cate {	
	font-weight: 700;
	font-size: 16px;
	line-height: 140%;
	color: var(--primary);
}
.view-header h1.view-title {		
	font-weight: 700;
	font-size: 24px;
	line-height: 140%;
	color: var(--black);
	margin-bottom: 10px;
}
.view-date{
	display: flex;
    align-items: center;
    gap: 16px;
}
.view-date .v-number {
	font-weight: 500;
	font-size: 14px;
	line-height: 140%;
	color: var(--grey-5);
	position: relative;
	display: inline-block;
}
.view-date .v-number::after {
    content: "";
    position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -8px; /* v-number 扁霖 坷弗率 咯归 */
    width: 1px;
    height: 14px;
    background-color: var(--grey-d9);
}
.view-date .v-date {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: var(--grey-8);
}
.contents_edit {
	margin-bottom: 30px;
}
.edit_txt {
	margin-bottom: 40px;
}
.edit_txt p {
	color: var(--black);
	font-weight: 500;
	font-size: 18px;
	line-height: 155%;
}
.edit_txt.line164 p {
	color: var(--black);
	font-weight: 500;
	font-size: 18px;
	line-height: 164%;
}
.edit_txt &gt; hr{
	height: 0;
	border-top: 1px dashed var(--black);	
	margin-top: 20px;
}
.edit_txt b {
	font-weight: 700;
	line-height: 155%;
}
.edit_txt.line164 b {
	font-weight: 700;
	line-height: 164%;
}
.edit_txt p.interview {
    display: flex;
    align-items: center;
    padding: 0px;   
    border-left: 3px solid var(--primary);
    padding-left: 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    color: var(--black);
    margin-bottom: 20px;
}
.edit_txt p.Preface {		
	font-size: 14px;
	line-height: 156%;
}
.edit_txt hr.pri{
	height: 0px;
	border-top: 1px dashed var(--primary);	
	margin-top: 20px;
}
.edit_txt .center_img {
    margin: 20px 0;
}
.edit_txt .center_img_dl .center_img_dd {
    width: 100%;
    font-weight: 500;
    font-size: 15px;
    line-height: 140%;
    color: var(--grey-5);
    box-sizing: border-box;
    border: 1px solid var(--black-10-opt);
    position: relative;
}
.center_img_dl .center_img_dd img {
    width: auto;
    height: auto;
    display: block;
    max-width: 100%;
}
.center_img_dt {	
	font-weight: 400;
	font-size: 15px;
	line-height: 140%;
	color: var(--grey-5);
}
.contents_edit .edit-writer{
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
}
.contents_bottom {
	display: flex;
	flex-direction: column;
	gap:20px;
}
.cb-copyright {
	border-top : 1px solid var(--black);
	padding-top: 16px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap:12px;
}
.contents-copy{	
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	color: var(--grey-5);
}
.cb-newsletter {
	width: 100%;
}
.cb-newsletter a{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 10px 28px;
	gap: 20px;
	width: 100%;
	height: 46px;
	background: var(--grey-f8);	
	font-weight: 700;
	font-size: 14px;
	line-height: 142%;
	text-align: center;
	color: var(--grey-5);
}
/************鞠,捞力 滴妨况 付技夸 硅呈************/
.cb-adbanner {
	background:url(https://m.health.chosun.com/amirang/img/view_b_g.jpg) no-repeat top right;
	background-color: var(--primary-10);
	border-radius: 10px;
	padding: 20px;
}
.cb-adbanner .ad-txt {
	 display: flex;
	flex-direction: column;
	gap: 16px;
}

.cb-adbanner .ad-txt h2 {	
	font-weight: 700;
	font-size: 17px;
	line-height: 140%;
	color: var(--black);
}
.cb-adbanner .ad-txt .at-txt-l {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 4px 0 4px 6px;
    border-bottom: 1px solid var(--primary);
}
.cb-adbanner .ad-txt .at-txt-l span {
    font-weight: 400;
    font-size: 14px;
    line-height: 148%;
    color: var(--grey-8);
}
/*************************弊贰侨 春胶******************************/
.content_g_img_wrap {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.graphic .edit_txt {
    margin-bottom: 60px;
}
.content_g_img {
    display: flex;
    justify-content: center;  position: relative;
}
.content_g_img .img_dl {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap:0px;
}
.content_g_img .img_dl .img_dt {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid var(--black-10-opt);
	position: relative;
}
.content_g_img img {
     width: auto;     
    height: auto;
    display: block;
    max-width: 100%; 
}
.img_sizeup {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
}
.img_sizeup img{	
	width: 30px;
	height: 30px;
}
.img_sizeup.visual .openModal img {
	width: 100%;	
}
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
	overflow-y: auto; 
	padding: 0 0px;
}
.modal::-webkit-scrollbar {
    width: 10px;
}

.modal::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}

.modal::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 6px;
    border: 2px solid transparent;
    background-clip: content-box;
}

.modal::-webkit-scrollbar-thumb:hover {
    background-color: rgba(255, 255, 255, 0.6);
}
.modal-content {
    margin-top: 60px;
    max-width: 100%;
    border-radius: 0px;	
	margin-bottom: 60px;
}

.close {
    position: absolute;
    top: 16px;
    right: 10px;
    color: white;
    font-size: 30px;
    cursor: pointer;
}
.content_g_txt {
	margin-top: 20px;
}
.edit_txt .content_g_txt p {
    font-weight: 500;
    font-size: 18px;
    line-height: 155%;
    color: var(--black);
}
.contents_edit .cb_keyword {
	display: flex;
	gap: 6px;
}
.contents_edit .cb_keyword a {
	height: 29px;
	font-weight: 400;
	font-size: 15px;
	line-height: 142%;
	text-align: center;
	color: var(--grey-5);
	padding: 4px 10px 4px 10px;
	background: var(--grey-ea);
	border-radius: 44px;
}
.contents_edit.gnews {
	margin-bottom: 28px;
}
/*******************弊贰侨 轰 窍窜********************/
.latest-content-wrap {
	display: flex;
	flex-direction: column;
	gap:16px;		
}
.latest-content.grap h2{
	padding: 16px 0;
	font-size: 20px;
} 
.graphic-item{
	margin-bottom: 16px;
}
.graphic-item a {
    display: flex;
    gap: 12px;
    align-items: flex-start;
	height: 87.7px;
}
.graphic-item .graphic-text {
    display: flex;
    flex-direction: column;
	justify-content: space-between;
    gap: 16px;
	height: 100%; /* 眠啊! */
}
.graphic-text .g-txt-title {	
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 142%;
	color: var(--black);
	overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.g-news-write {
    position: relative;
    display: flex;
    align-items: center;
}
.g-news-write span {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--grey-8);
    display: inline-block;
	position: relative;
}
.graphic-text .cb_name {
    font-weight: 500;
	margin-right: 17px;
}
.graphic-text .cb_name::after {
   content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -8px;
    width: 1px;
    height: 14px;
    background-color: var(--grey-d9)
}
.graphic-item .graphic-img {
    flex-shrink: 0;
    width: 132px;
    aspect-ratio: 132 / 87.7;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid rgba(17, 17, 17, 0.1);
    border-radius: 4px;
    background: #eee;
    display: block;
}
.graphic-img img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}
.latest-gra-list {
  display: flex;
  gap: 15.5px; /* 府胶飘 埃拜 */
  flex-wrap: wrap;
}

.latestgra-item {
  flex: 1 1 calc(50% - 10px); /* 馆馆 呈厚 */
  background: #fff; 
  overflow: hidden;
}


.latestgra-item a {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.latestgra-text-wrap {
  padding-top: 8px;
  flex-grow: 1;
}

.latestgra-text {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.lg_txt_title {
  font-size: 16px;
  font-weight: 500;
  color: var(--black);
  line-height: 140%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 2临 富临烙 */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.latestgra-img {
  width: 100%;
  aspect-ratio: 172.5 / 116.44;
  overflow: hidden;
  background: #eee;
	 border: 1px solid var(--grey-ea);
	
  border-radius: 4px;
}

.latestgra-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}






footer {
  margin-top: 80px;
}</pre></body></html>