﻿@charset "utf-8";

.content { width:1160px; margin:0 auto; }
.content:after { clear:both; display:block; content:''; }
.content2 { width:100%; }
.content2:after { clear:both; display:block; content:''; }
.content .list_wrap { float:left; width:820px; padding:0 29px 100px 0; border-right:1px solid #dfdfdf; box-sizing:border-box; }
.content .aside { float:left; width:341px; padding:0 0 30px 40px; border-left:1px solid #dfdfdf; margin-left:-1px; box-sizing:border-box; }
.content .btn_more { position:absolute; right:0; top:8px; display:inline-block; font-family:Dotum; font-size:11px; color:#aaa; text-decoration:underline; }
.content2 .btn_more { position:absolute; right:0; top:5px; display:inline-block; font-size:12px; color:#333; }

.sec_nav { width:100%; height:70px; background:#1c343b; }
.sec_nav .inner { width:1160px; height:70px; margin:0 auto; }
.sec_nav .sec_tit { position:relative; float:left; line-height:36px; font-size:21px; color:#fff; font-weight:bold; margin-top:17px; }
.sec_nav a.sec_tit:hover { text-decoration:none; }
.sec_nav a.sec_tit:after { content:''; position:absolute; left:0; bottom:0; display:block; width:100%; height:3px; background:#fff; display:none; }
.sec_nav a.sec_tit:hover:after { display:block; }
.sec_nav ul { float:left; height:36px; margin:17px 0 0 40px; }
.sec_nav ul li { float:left; height:36px; margin-right:30px; }
.sec_nav ul li a { position:relative; display:block; line-height:36px; font-size:15px; color:#fff; }
.sec_nav ul li a:hover { text-decoration:none; }
.sec_nav ul li a:after { content:''; position:absolute; left:0; bottom:0; display:block; width:100%; height:3px; background:#fff; display:none; }
.sec_nav ul li a:hover:after { display:block; }
.sec_nav ul li.on a:after { content:''; position:absolute; left:0; bottom:0; display:block; width:100%; height:3px; background:#fff; display:block; }
.sec_nav ul.ul_2 { float:right; }
.sec_nav ul.ul_2 li { width:91px; height:32px; border:1px solid #d6e6ef; box-sizing:border-box; border-radius:16px; margin-right:0px; margin-left:5px; }
.sec_nav ul.ul_2 li a { width:100%; line-height:30px; text-align:center; }
.sec_nav ul.ul_2 li a:after { display:none; }

/* paging */
.paging { display:block; text-align:center; margin:30px 0 50px; }
.paging a,.paging strong { display:inline-block; width:24px; height:23px; line-height:23px; font-family:Tahoma; font-size:14px; color:#666; font-weight:normal; border:1px solid #fff; margin:0 6px; }
.paging strong { color:#109675; border-color:#109675; }
.paging a:hover { color:#109675; border-color:#109675; text-decoration:none; }
.paging a.prev,.paging a.next { width:46px; line-height:26px; font-family:Dotum; font-size:12px; color:#666; letter-spacing:-1px; }
.paging a.prev { text-align:left; }
.paging a.next { text-align:right; }
.paging a.prev:after { float:right; content:''; display:block; width:1px; height:12px; background:#dfdfdf; margin-top:6px; }
.paging a.next:after { float:left; content:''; display:block; width:1px; height:12px; background:#dfdfdf; margin-top:6px; }
.paging a.prev em,.paging a.next em { display:inline-block; width:5px; height:9px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) no-repeat; }
.paging a.prev em { background-position:-130px -150px; margin-right:5px; }
.paging a.next em { background-position:-140px -150px; margin-left:5px; }
.paging a.prev:hover,.paging a.next:hover { color:#109675; border-color:#fff; }
.paging a.prev:hover em { background-position:-150px -150px; }
.paging a.next:hover em { background-position:-160px -150px; }

/* sub *//* sub */
/* section_news */
.list_hd4 { position:relative; margin:50px 0 15px; }

.section_news { position:relative; padding:0px; }
.list_wrap .sn_top { border-bottom:2px solid #333; padding-bottom:40px; margin-top:40px; }
.section_news.market_news .sn_top { border-bottom:none; }

.list_wrap .sn_top { border-bottom:2px solid #111; padding-bottom:23px; margin-top:49px; }
.list_wrap .sn_top .news_m { display:table; }
.list_wrap .sn_top .news_m:after { clear:both; display:block; content:''; }
.list_wrap .sn_top .news_m .thumb { float:left; width:350px; height:200px; margin-right:29px; text-align:center; }
.list_wrap .sn_top .news_m .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.list_wrap .sn_top .news_m .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.list_wrap .sn_top .news_m .text_area { display:table-cell; width:410px; vertical-align:middle; }
.list_wrap .sn_top .news_m .text_area .tit { font-size:23px; letter-spacing:-1px; font-weight:bold; line-height:35px; max-height:70px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.list_wrap .sn_top .news_m .text_area .tit .ic_bk { color:#f00; font-weight:bold; }
.list_wrap .sn_top .news_m .text_area .tit:hover .ic_bk { text-decoration:underline; }
.list_wrap .sn_top .news_m .text_area .lead { font-size:13px; color:#888; line-height:21px; margin-top:9px; max-height:84px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; }
.list_wrap .sn_top .news_m .text_area .date { display:block; font-size:13px; color:#ccc; letter-spacing:0; margin-top:10px; }
.list_wrap .sn_top .news_m .text_area ul { width:410px; margin-top:8px; }
.list_wrap .sn_top .news_m .text_area ul li { width:100%; background:url(https://image.ajunews.com/images/site/img/ajunews/v4/add_bul_02.png) 0 8px no-repeat; padding-left:14px; }
.list_wrap .sn_top .news_m .text_area ul li a { display:block; font-size:15px; line-height:24px; letter-spacing:-1px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.list_wrap .sn_top .news_m .text_area ul li a .ic_bk { color:#f00; font-weight:bold; }
.list_wrap .sn_top .news_m .text_area ul li a:hover .ic_bk { text-decoration:underline; }


.list_wrap .sn_top .news_rel { margin-top:22px; }
/*.list_wrap .sn_top .news_rel li a span { color:#109675; }*/
.list_wrap .sn_top .news_rel li a { display:block; font-size:18px; line-height:32px; letter-spacing:-1px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.list_wrap .sn_top .news_rel li a .date { font-size:13px; color:#ccc; letter-spacing:0; padding-left:15px; text-decoration:none; }
.list_wrap .sn_top .news_rel li a:hover { text-decoration:underline; }
.list_wrap .sn_top .news_rel li a:hover .date { text-decoration:underline #fff; }
.list_wrap .sn_top .news_rel li a .ic_bk { color:#f00; font-weight:bold; }
.list_wrap .sn_top .news_rel li a:hover .ic_bk { text-decoration:underline; }

.list_wrap .sn_top_2 { display:table; border-bottom:1px solid #dfdfdf; padding-bottom:30px; margin-top:20px; }
.list_wrap .sn_top_2:after { clear:both; display:block; content:''; }
.list_wrap .sn_top_2 .thumb { float:left; width:280px; height:185px; margin-right:30px; text-align:center; }
.list_wrap .sn_top_2 .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.list_wrap .sn_top_2 .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.list_wrap .sn_top_2 .text_area { display:table-cell; vertical-align:middle; }
.list_wrap .sn_top_2 .text_area .tit { font-size:23px; letter-spacing:-3px; font-weight:bold; line-height:32px; max-height:64px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.list_wrap .sn_top_2 .text_area .lead { font-size:13px; color:#999; line-height:21px; margin-top:12px; max-height:63px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.list_wrap .sn_top_2 .text_area .date { display:block; font-family:Tahoma; font-size:13px; color:#ccc; margin-top:17px; letter-spacing:0; }

.list_wrap h4 { font-size:25px; letter-spacing:-3px; font-weight:bold; margin-top:10px; }
.list_wrap h4 span { color:#b60d0d; }

.section_news .sn_lst_ty .lst_li { position:relative; padding:0 0 0; margin-bottom:48px; }
.section_news .sn_lst_ty .lst_li:after { clear:both; display:block; content:''; }
.section_news .sn_lst_ty .lst_li h3 { font-size:22px; margin-bottom:15px; /*margin-top:35px;*/ }
.section_news .sn_lst_ty .lst_li:nth-child(1) h3 { margin-top:38px; }
.section_news .sn_lst_ty .lst_li .btn_more { position:absolute; right:0; top:13px; display:inline-block; font-size:12px; color:#333; }
.section_news .sn_lst_ty .lst_li .news1 { float:left; position:relative; width:280px; height:190px; margin-right:20px; }
.section_news .sn_lst_ty .lst_li .news1 .thumb { float:left; width:280px; height:190px; margin-right:18px; text-align:center; }
.section_news .sn_lst_ty .lst_li .news1 .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.section_news .sn_lst_ty .lst_li .news1 .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.section_news .sn_lst_ty .lst_li .news1 .tit { position:absolute; left:0; right:0; bottom:0; text-align:center; background:rgba(28,52,59,0.8); padding:13px 20px; }
.section_news .sn_lst_ty .lst_li .news1 .tit span { display:block; font-size:15px; color:#fff; line-height:23px; text-decoration:none; font-weight:bold; max-height:46px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.section_news .sn_lst_ty .lst_li .news1 a:hover .tit span { text-decoration:underline; }
.section_news .sn_lst_ty .lst_li .news2 { float:left; width:480px; margin-top:6px; }
.section_news .sn_lst_ty .lst_li .news2 li a { display:block; font-size:18px; line-height:35px; letter-spacing:-1px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.section_news .sn_lst_ty .lst_li .news2 li a .ic_bk { color:#f00; }
.section_news .sn_lst_ty .lst_li .news2 li a:hover .ic_bk { text-decoration:underline; }

.section_opinion { position:relative; padding:40px 0 140px 0; }
.section_opinion .so_top { position:relative; width:445px; padding:37px 289px 47px 34px; border:6px solid #eee; }
.section_opinion .so_top .ctg { float:left; line-height:26px; font-size:14px; color:#fff; padding:3px 14px; background:#109675; margin-bottom:10px; }
.section_opinion .so_top .thumb { position:absolute; right:44px; top:87px; width:200px; max-height:127px; overflow:hidden; }
.section_opinion .so_top .thumb img { height:auto; }
.section_opinion .so_top .tit { clear:both; font-size:27px; font-weight:bold; letter-spacing:-3px; line-height:40px; margin-top:15px; max-height:80px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.section_opinion .so_top .lead { font-size:13px; color:#999; line-height:21px; margin-top:10px; max-height:63px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }

.section_opinion .so_lst_ty { position:relative; margin:46px 0 56px; }
.section_opinion .so_lst_ty h3 { font-size:16px; color:#333; height:34px; border-bottom:1px solid #ccc; }
.section_opinion .so_lst_ty li { width:95%; height:90px; margin-top:30px; }
.section_opinion .so_lst_ty li .thumb { float:left; width:90px; height:70px; overflow:hidden; margin:14px 18px 0 0; text-align:center; }
.section_opinion .so_lst_ty li .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.section_opinion .so_lst_ty li .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.section_opinion .so_lst_ty li .tit { line-height:24px; font-size:19px; overflow:hidden; font-weight:bold; letter-spacing:-2px; text-overflow:ellipsis; white-space:nowrap; padding-top:10px; }
.section_opinion .so_lst_ty li .lead { font-size:13px; color:#999; line-height:21px; margin-top:11px; max-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.section_opinion .so_focus { position:relative; }
.section_opinion .so_focus h3 { font-size:16px; color:#333; height:34px; }
.section_opinion .so_focus ul:after { clear:both; display:block; content:''; }
.section_opinion .so_focus ul.ul02 { border-top:1px solid #666; }
.section_opinion .so_focus li { float:left; width:259px; height:220px; background:#555; border-left:1px solid #666; }
.section_opinion .so_focus li:first-child { border-left:0; width:260px; }
.section_opinion .so_focus li .thumb { width:95px; height:95px; overflow:hidden; border-radius:50%; margin:35px auto 0; }
.section_opinion .so_focus li .thumb img { width:100%; height:auto; }
.section_opinion .so_focus li .tit { font-size:16px; color:#fff; line-height:23px; padding:0 30px; margin-top:15px; text-align: center;}

.section_opinion .so_lst_ty2 { position:relative; margin-top:68px; }
.section_opinion .so_lst_ty2:after { clear:both; display:block; content:''; }
.section_opinion .so_lst_ty2 .lst_li { position:relative; float:left; }
.section_opinion .so_lst_ty2 .lst_li.lst_li1 { width:359px; }
.section_opinion .so_lst_ty2 .lst_li.lst_li2 { border-left:1px solid #dfdfdf; width:359px; margin-left:30px; padding-left:30px; }
.section_opinion .so_lst_ty2 .lst_li h3 { font-size:16px; color:#333; height:34px; line-height:auto; }
.section_opinion .so_lst_ty2 .lst_li .news_m:after { clear:both; display:block; content:''; }
.section_opinion .so_lst_ty2 .lst_li .news_m .thumb { float:left;  width:100px; height:70px; margin-right:14px; }
.section_opinion .so_lst_ty2 .lst_li .news_m .tit { font-size:19px; font-weight:bold; letter-spacing:-2px; line-height:28px; max-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.section_opinion .so_lst_ty2 .lst_li .news_rel { width:340px; margin-top:8px; }
.section_opinion .so_lst_ty2 .lst_li .news_rel li a { display:block; font-size:16px; line-height:32px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.section_opinion .so_lst_ty3 { position:relative; margin:46px 0 56px; }
.section_opinion .so_lst_ty3 h3 { font-size:16px; color:#333; height:34px; border-bottom:1px solid #ccc; }
.section_opinion .so_lst_ty3 li { width:95%; height:90px; margin-top:30px; }
.section_opinion .so_lst_ty3 li .thumb { float:left; width:90px; height:70px; overflow:hidden; margin:14px 18px 0 0; text-align:center; }
.section_opinion .so_lst_ty3 li .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.section_opinion .so_lst_ty3 li .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.section_opinion .so_lst_ty3 li .tit { line-height:24px; font-size:19px; overflow:hidden; font-weight:bold; letter-spacing:-2px; text-overflow:ellipsis; white-space:nowrap; padding-top:10px; }
.section_opinion .so_lst_ty3 li .lead { font-size:13px; color:#999; line-height:21px; margin-top:11px; max-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

/* list_hd */
.list_hd { position:relative; margin-bottom:15px; }
.list_hd .h2_w { height:64px; padding-top:42px; text-align:center; }
.list_hd .h2_w h2 { display:inline-block; font-size:40px; letter-spacing:-4px; }
.list_hd .h2_w h2 a { text-decoration: none; }
.list_hd .h2_w h2 span { font-size:22px; color:#999; font-weight:normal; padding-left:8px; letter-spacing:0px; }

.list_hd .lst_nav { height:54px; border-top:1px solid #ccc; border-bottom:1px solid #555; }
.list_hd .lst_nav li { position:relative; float:left; height:54px; font-size:0; }
.list_hd .lst_nav.lst_nav_01 li { width:16.66666666%; }
.list_hd .lst_nav.lst_nav_02 li { width:20%; }
.list_hd .lst_nav.lst_nav_03 li { width:25%; /*width:14.2857142857%;*/ }
.list_hd .lst_nav.lst_nav_04 li { width:20%; }
.list_hd .lst_nav.lst_nav_05 li { width:20%; }
.list_hd .lst_nav.lst_nav_06 li { width:14.2857142857%; }
.list_hd .lst_nav.lst_nav_07 li { width:25%; }
.list_hd .lst_nav.lst_nav_08 li { width:10%; }
.list_hd .lst_nav.lst_nav_09 li { width:25%; }
.list_hd .lst_nav.lst_nav_10 li { width:33.33333333%; }
.list_hd .lst_nav.lst_nav_11 li { width:50%; }
.list_hd .lst_nav li a { position:absolute; left:0; top:0; display:block; width:100%; height:55px; text-align:center; }
.list_hd .lst_nav li a span { display:inline-block; line-height:54px; font-size:15px; color:#333; }
.list_hd .lst_nav li a:hover span { height:52px; color:#109675; font-weight:500; border-bottom:3px solid #109675; }
.list_hd .lst_nav li.on a span { height:52px; color:#109675; font-weight:500; border-bottom:3px solid #109675; }
.list_hd2 { position:relative; height:37px; padding-top:30px; border-bottom:1px solid #ccc; margin-bottom:30px; }
.list_hd2 h3 { float:left; font-size:23px; letter-spacing:-2px; }
.list_hd2 .btn_home { float:left; font-family:Dotum; font-size:12px; color:#aaa; text-decoration:underline; margin:7px 0 0 10px; }
.list_hd3 { position:relative; margin-bottom:15px; }
.list_hd4 { position:relative; margin-bottom:15px; margin-top:50px; }

/* news */
.sec_news_lst { margin:46px 0 50px; }
.sec_news_lst li { margin-bottom:27px; }
.sec_news_lst li:after { clear:both; display:block; content:''; }
.sec_news_lst li .thumb { float:left; width:150px; height:100px; text-align:center; margin:3px 18px 0 0; }
.sec_news_lst li .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.sec_news_lst li .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.sec_news_lst li .tit { display:block; font-size:18px; letter-spacing:-2px; line-height:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.sec_news_lst li .lead { font-size:13px; color:#888; line-height:21px; letter-spacing:-1px; text-decoration:none; margin-top:7px; max-height:42px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.sec_news_lst li .date { display:block; font-family:Tahoma; font-size:13px; color:#aaa; margin-top:14px; letter-spacing:0; }
.sec_news_lst.snl_2 { margin-top:20px; }
.military_news_lst.snl_2 { margin-top:20px; }

/* photo */
.photo_main_top { position:relative; width:1160px; height:440px; padding-bottom:50px; border-bottom:1px solid #333; margin:30px auto 0; }
.photo_main_top .tab_lst li { position:absolute; width:215px; height:140px; background:#000; }
.photo_main_top .tab_lst li img { width:100%; height:100%; }
.photo_main_top .tab_lst li.active a:after { display:inline-block; position:absolute; top:0; left:0; right:0; bottom:0; width:215px; height:140px; background:url(https://image.ajunews.com/images/site/img/ajunews/v4/photo_sec_over.png) 0 0 no-repeat; content:''; }
.photo_main_top .tab_lst li.active img { opacity:1; }
.photo_main_top .tab_lst li.n01 { left:0; top:0; }
.photo_main_top .tab_lst li.n02 { left:0; top:150px; }
.photo_main_top .tab_lst li.n03 { left:0; top:300px; }
.photo_main_top .tab_lst li.n04 { right:0; top:0; }
.photo_main_top .tab_lst li.n05 { right:0; top:150px; }
.photo_main_top .tab_lst li.n06 { right:0; top:300px; }
.photo_main_top .tab_photo { position:absolute; left:225px; top:0; width:710px; height:440px; display:none; }
.photo_main_top .tab_photo .img { display:block; width:710px; height:440px; }
.photo_main_top .tab_photo .img img { width:100%; height:100%; }
.photo_main_top .tab_photo .txt_area { position:absolute; right:0; bottom:0; width:270px; height:140px; box-sizing:border-box; padding:40px 35px 0 20px; background:rgba(255,255,255,.9); }
.photo_main_top .tab_photo .txt_area strong { display:block; font-size:15px; color:#6f9289; font-weight:normal; margin-bottom:7px; }
.photo_main_top .tab_photo .txt_area span { display:block; line-height:25px; font-size:18px; letter-spacing:-2px; max-height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.photo_main_top .tab_photo a:hover .txt_area span { text-decoration:underline; }

.photo_main_news { position:relative; width:1160px; margin:50px auto 0; }
.photo_main_news:after { clear:both; display:table; content:''; }
.photo_main_news h3 { height:32px; font-size:18px; }
.photo_main_news ul:after { clear:both; display:table; content:''; }
.photo_main_news li { float:left; width:270px; margin-right:26px; }
.photo_main_news li:after { clear:both; display:block; content:''; }
.photo_main_news li:last-child { margin-right:0; } 
.photo_main_news li .thumb { width:270px; height:176px; text-align:center; overflow:hidden; }
.photo_main_news li .thumb img { display:block; width:100%; height:auto; vertical-align:middle; }
.photo_main_news li .tit { width:270px; line-height:23px; font-size:15px; font-weight:normal; letter-spacing:-1px; margin-top:11px; max-height:46px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.photo_main_news .pmn_left { position:relative; float:left; width:862px; }
.photo_main_news .pmn_right { position:relative; float:left; width:270px; margin-left:26px; }

.cols {overflow:hidden; position:relative; width:1160px; margin:0 auto 0;}
.cols .photo_main_news { float:left; width:auto; margin-top:35px; margin-right:16px;}
.cols .photo_main_news:nth-child(2) {margin-right:0;}

.photo_main_slide { clear:both; position:relative; width:100%; height:510px; margin-top:55px; background:#373c4b; }
.photo_main_slide .slide_wrap { position:relative; width:1160px; margin:0 auto; padding-top:48px; }
.photo_main_slide .slide_wrap h3 { height:36px; font-size:22px; color:#fff; letter-spacing:-2px; }
.photo_main_slide .slide_wrap .btn_more { color:#fff; top:54px; }
.photo_main_slide .slide_wrap ul { position:relative; width:1160px; height:380px; }
.photo_main_slide .slide_wrap ul:after { clear:both; display:table; content:''; }
.photo_main_slide .slide_wrap li { position:absolute; width:275px; height:175px; }
.photo_main_slide .slide_wrap li .img { display:block; width:275px; height:175px; overflow:hidden; }
.photo_main_slide .slide_wrap li .img img { width:100%; height:auto; }
.photo_main_slide .slide_wrap li .tit { position:absolute; left:0; bottom:0; display:block; box-sizing:border-box; width:100%; height:45px; line-height:45px; font-size:15px; color:#fff; background:rgba(0,0,0,.8); padding:0 110px 0 15px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.photo_main_slide .slide_wrap li .pt_more { position:absolute; left:180px; bottom:11px; display:block; height:22px; line-height:22px; font-size:13px; color:#fff; letter-spacing:-1px; padding-left:28px; text-decoration:none; }
.photo_main_slide .slide_wrap li .pt_more:before { content:''; position:absolute; left:0; top:0; display:block; width:24px; height:20px; background:url(https://image.ajunews.com/images/site/img/ajunews/v4/icons_v4.png) -64px -108px no-repeat; }
.photo_main_slide .slide_wrap li:hover .tit { text-decoration:underline; }
.photo_main_slide .slide_wrap li.s_n01 { width:580px; height:365px; }
.photo_main_slide .slide_wrap li.s_n01 .img { width:580px; height:365px; }
.photo_main_slide .slide_wrap li.s_n01 .tit { height:60px; line-height:60px; font-size:18px; color:#fff; padding:0 180px 0 30px; }
.photo_main_slide .slide_wrap li.s_n01 .pt_more { left:460px; bottom:19px; }
.photo_main_slide .slide_wrap li.s_n01 { left:0; top:0; }
.photo_main_slide .slide_wrap li.s_n02 { left:595px; top:0; }
.photo_main_slide .slide_wrap li.s_n03 { left:885px; top:0; }
.photo_main_slide .slide_wrap li.s_n04 { left:595px; top:190px; }
.photo_main_slide .slide_wrap li.s_n05 { left:885px; top:190px; }

.photo_main_ranking { position:relative; width:1160px; margin:48px auto 0; padding-bottom:50px; }
.photo_main_ranking h3 { height:36px; font-size:18px; }
.photo_main_ranking ul:after { clear:both; display:table; content:''; }
.photo_main_ranking li { float:left; width:220px; margin-right:15px; }
.photo_main_ranking li:last-child { margin-right:0; }
.photo_main_ranking li .thumb { width:220px; height:140px; overflow:hidden; text-align:center; }
.photo_main_ranking li .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.photo_main_ranking li .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.photo_main_ranking li .thumb .num { position:absolute; left:0; bottom:0; width:40px; height:40px; line-height:40px; font-family:Tahoma; font-size:18px; color:#fff; font-weight:bold; text-align:center; background:#f00; }
.photo_main_ranking li .text_area { margin-top:11px; }
.photo_main_ranking li .text_area .tit { font-size:15px; line-height:23px; max-height:46px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.photo_main_ranking li .text_area .ctg { display:block; font-size:13px; color:#6f9289; margin-top:9px; }

.sec_photo_lst1 { margin-top:50px; /*margin-left:-15px;*/ }
.sec_photo_lst1:after { clear:both; display:block; content:''; }
.sec_photo_lst1 li { float:left; width:240px; height:230px; border:1px solid #e0e0e0; margin:0 35px 30px 0px; box-sizing:border-box; }
.sec_photo_lst1 li:nth-child(3n) { margin-right:0; }
.sec_photo_lst1 li .thumb { width:240px; height:150px; margin:-1px 0 0 -1px; overflow:hidden; }
.sec_photo_lst1 li .thumb img { width:100%; height:auto; }
.sec_photo_lst1 li .tit { width:210px; line-height:23px; font-size:15px; letter-spacing:-1px; margin:16px 0 0 14px; max-height:46px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.sec_photo_lst2 { margin-top:39px; }
.sec_photo_lst2 .pl_li { margin-bottom:49px; }
.sec_photo_lst2 .pl_li:after { clear:both; display:block; content:''; }
.sec_photo_lst2 .pl_li .pl_head { position:relative; height:40px; }
.sec_photo_lst2 .pl_li .pl_head .tit { display:block; font-size:21px; font-weight:bold; letter-spacing:-1px; }
.sec_photo_lst2 .pl_li .pl_head .pt_more { position:absolute; right:0px; bottom:18px; display:block; height:22px; line-height:22px; font-size:13px; letter-spacing:-1px; padding-left:28px; text-decoration:none; }
.sec_photo_lst2 .pl_li .pl_head .pt_more:before { content:''; position:absolute; left:0; top:0; display:block; width:24px; height:20px; background:url(https://image.ajunews.com/images/site/img/ajunews/v4/icons_v4.png) -88px -108px no-repeat; }
.sec_photo_lst2 .pl_li .pl_con li { position:relative; float:left; width:190px; height:190px; margin-right:10px; text-align:center; white-space:nowrap; } 
.sec_photo_lst2 .pl_li .pl_con li:last-child { margin-right:0; }
.sec_photo_lst2 .pl_li .pl_con li a:before { content:""; display:inline-block; vertical-align:middle; height:100%; }
.sec_photo_lst2 .pl_li .pl_con li img { max-width:100%; max-height:100%; display:inline-block; vertical-align:middle; }
.sec_photo_lst2 .pl_li .pl_con li a:after { display:inline-block; position:absolute; top:0; left:0; width:100%; height:100%; border:1px solid #000; content:''; box-sizing:border-box; opacity:0.1; }

/* discovery */
.reporter_hd { position:relative; background:url(https://image.ajunews.com/images/site/img/ajunews/reporter_hd_bn_bg.jpg) repeat; margin-top:30px; margin-bottom: 30px; }
.reporter_hd.hd1 { width:1160px; height:200px; background:none; }
.reporter_hd.hd1 .etc { position:absolute; right:30px; bottom:0; display:block; width:562px; height:295px; background:url(https://image.ajunews.com/images/site/img/ajunews/rpt_bg2.png) no-repeat; }
.reporter_hd.hd1 .title { float:left; font-size:50px; line-height:58px; color:#fff; font-weight:normal; margin:66px 0 0 50px; }
.reporter_hd.hd1 .txt { clear:both; float:left; width:490px; font-size:14px; color:#777; line-height:23px; margin:30px 0 0 50px; max-height:69px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.reporter_hd.hd2 { width:1100px; height:180px; padding:0 0 0 50px; }
.reporter_hd.hd2 .photo { float:left; width:120px; height:120px; margin-top:30px; }
.reporter_hd.hd2 .photo img { width:100%; height:100%; }
.reporter_hd.hd2 .profile { float:left; margin:63px 0 0 30px; }
.reporter_hd.hd2 .profile:after { clear:both; display:block; content:''; }
.reporter_hd.hd2 .profile .name { float:left; font-size:50px; font-weight:bold; letter-spacing:-5px; }
.reporter_hd.hd2 .profile .team { float:left; font-size:25px; margin:25px 0 0 28px; letter-spacing:-2px; }
.reporter_hd.hd2 .profile .email { float:left; font-size:25px; margin:23px 0 0 10px; }
.reporter_hd.hd2 .profile .email:before { content:''; float:left; width:1px; height:17px; background:#a8a8a8; margin:8px 10px 0 0; }
.reporter_hd.hd2 .btn_jebo { position:absolute; right:50px; top:65px; display:block; width:128px; height:48px; line-height:46px; font-size:18px; color:#fff; letter-spacing:-2px; border-radius:24px; padding-left:63px; }
.reporter_hd.hd2 .btn_jebo em { position:absolute; left:32px; top:16px; width:25px; height:17px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -100px -130px no-repeat; }

.reporter_bd { position:relative; }
.reporter_bd:after { clear:both; display:block; content:''; }
.reporter_bd .btn_sort { position:absolute; right:0; top:-45px; }
.reporter_bd .btn_sort a { font-size:14px; color:#333; margin-left:12px; text-decoration:none; }
.reporter_bd .btn_sort a.on { color:#ff1717; padding-left:14px; font-weight:bold; background:url(https://image.ajunews.com/images/site/img/module/ajunews/aju_pr/lst_sort_arr.png) 0 5px no-repeat; }
.reporter_bd .btn_ganada { position:absolute; left:1px; top:-65px; }
.reporter_bd .btn_ganada a { position:relative; float:left; width:33px; height:33px; line-height:33px; font-size:14px; color:#333; text-align:center; text-decoration:none; border:1px solid #eaeaea; margin-left:-1px; z-index:1; }
.reporter_bd .btn_ganada a.first { width:48px; }
.reporter_bd .btn_ganada a:hover { color:#109675; border-color:#109675; z-index:10; }
.reporter_bd .btn_ganada a.on { color:#109675; border-color:#109675; z-index:10; }
.reporter_bd .writer_lst { margin:90px 0 80px -50px; }
.reporter_bd .writer_lst:after { clear:both; display:block; content:''; }
.reporter_bd .writer_lst > li { float:left; width:350px; border-top:2px solid #109675; margin:0 0 30px 50px; }
.reporter_bd .writer_lst > li .profile { width:310px; padding:0 19px 25px; border:1px solid #eee; border-top:0 none; letter-spacing:-0.5px; }
.reporter_bd .writer_lst > li .profile .info { width:100%; height:90px; border-bottom:1px solid #eee; padding:26px 0 19px; }
.reporter_bd .writer_lst > li .profile .info .photo { float:left; width:90px; height:90px; margin:0 13px 0 10px; border-radius:50%; overflow:hidden; background:url(https://image.ajunews.com/images/site/img/ajunews/opinion_photo_default.png) no-repeat; background-size:100% 100%; border:1px solid #f5f5f5; }
.reporter_bd .writer_lst > li .profile .info .photo img { width:100%; height:100%; }
.reporter_bd .writer_lst > li .profile .info .txt_area { float:left; width:185px; margin-top:11px; text-decoration:none; }
.reporter_bd .writer_lst > li .profile .info .txt_area .ctg { display:block; font-size:14px; color:#109675; }
.reporter_bd .writer_lst > li .profile .info .txt_area .txt { display:block; font-size:16px; line-height:23px; margin-top:9px; max-height:46px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; } 
.reporter_bd .writer_lst > li .profile .latest_news { width:290px; min-height:50px; margin:17px 0 24px 10px; }
.reporter_bd .writer_lst > li .profile .latest_news li { height:20px; margin-bottom:10px; }
.reporter_bd .writer_lst > li .profile .latest_news li a { display:block; width:100%; line-height:20px; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.reporter_bd .writer_lst > li .profile .more { margin:24px 0 0 10px; font-family:dotum; font-size:11px; color:#999; }
.reporter_bd .writer_lst > li .profile .more a { display:inline-block; font-family:dotum; font-size:11px; color:#999; letter-spacing:0px; padding-right: 10px; }
.reporter_bd .writer_lst > li .profile .more a.individua:after { content:''; float:left; width:1px; height:8px; background:#999; margin:1px 5px 0 5px; }

.reporter_bd .not_find { height:370px; border-top:1px solid #eee; margin: 115px 0 0 0; }
.reporter_bd .not_find p { font-size:25px; color:#333; font-weight:normal; text-align:center; margin-top:155px; }
.reporter_bd .not_find p strong { color:#109675; font-weight:normal; }

.reporter_bd .journalist_left { float:left; width:820px; padding-right:29px; border-right:1px solid #dfdfdf; }
.reporter_bd .journalist_left .list_hd2 { padding-top:50px; border-bottom:0 none; margin-bottom:0; }
.reporter_bd .journalist_left .list_hd2 h3 { font-size:16px; color:#333; }
.reporter_bd .jnl_news_lst li { min-height:95px; margin-bottom:40px; }
.reporter_bd .jnl_news_lst li:after { clear:both; display:block; content:''; }
.reporter_bd .jnl_news_lst li .thumb { float:left; width:150px; height:95px; margin-right:20px; text-align:center; }
.reporter_bd .jnl_news_lst li .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.reporter_bd .jnl_news_lst li .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.reporter_bd .jnl_news_lst li .text_area .tit { display:block; height:22px; font-size:19px; letter-spacing:-1px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.reporter_bd .jnl_news_lst li .text_area .lead { display:block; font-size:13px; color:#999; line-height:21px; letter-spacing:-1px; font-weight:normal; margin-top:11px; max-height:40px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.reporter_bd .jnl_news_lst li .text_area .date { display:block; font-family:Tahoma; font-size:12px; color:#ccc; margin-top:15px; }

.reporter_bd .journalist_right { float:left; width:340px; padding-bottom:50px; margin-left:-1px; border-left:1px solid #dfdfdf; }
.reporter_bd .journalist_right .jnl_other_inner { position:relative; padding:0 0 50px 39px; }
.reporter_bd .journalist_right h4 { width:300px; height:33px; line-height:20px; font-size:16px; font-weight: bold; border-bottom:2px solid #109675; }
.reporter_bd .journalist_right .jnl_other_lst { width:260px; border:1px solid #eee; border-top:0; padding:0 19px; }
.reporter_bd .journalist_right .jnl_other_lst li { height:75px; padding:29px 0; border-bottom:1px solid #eee; }
.reporter_bd .journalist_right .jnl_other_lst li:last-child { border:0; }
.reporter_bd .journalist_right .jnl_other_lst li .photo { float:left; width:75px; height:75px; margin-right:13px; border-radius:50%; overflow:hidden; background:url(https://image.ajunews.com/images/site/img/ajunews/opinion_photo_default.png) no-repeat; background-size:100% 100%; border:1px solid #f5f5f5; }
.reporter_bd .journalist_right .jnl_other_lst li .photo img { width:100%; height:100%; }
.reporter_bd .journalist_right .jnl_other_lst li .txt_area { float:left; width:170px; margin-top:5px; text-decoration:none; }
.reporter_bd .journalist_right .jnl_other_lst li .txt_area .ctg { display:block; font-size:14px; color:#109675; }
.reporter_bd .journalist_right .jnl_other_lst li .txt_area .txt { display:block; font-size:16px; line-height:23px; margin-top:10px; max-height:46px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; } 

.reporter_news { position:relative; width:1160px; margin:35px auto 0; }
.reporter_news h3 { font-size:23px; letter-spacing:-2px; line-height:35px; font-weight:bold; }
.reporter_news ul { margin-top:14px; }
.reporter_news ul:after { clear:both; display:table; content:''; }
.reporter_news li { float:left; width:273px; height:258px; border:1px solid #e0e0e0; margin-right:16px; }
.reporter_news li:last-child { margin-right:0; }
.reporter_news .thumb { width:275px; height:175px; margin:-1px 0 0 -1px; }
.reporter_news .tit { width:235px; line-height:22px; font-size:16px; color:#333; padding:15px 19px 0; max-height:44px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.reporter_line { display:block; height:2px; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; margin:50px 0 35px; }

/* rss */
.rss_cont { position:relative; width:1160px; padding:90px 0 160px 0; margin:0 auto; }
.rss_cont h3 { float:left; font-size:25px; margin-bottom:30px; }
.rss_cont .txt { float:right; font-size:14px; color:#999; }
.rss_cont .rss_lst { clear:both; margin-left:-20px; }
.rss_cont .rss_lst:after { clear:both; display:block; content:''; }
.rss_cont .rss_lst li { float:left; width:368px; height:98px; border:1px solid #dfdfdf; margin:0 0 20px 20px; }
.rss_cont .rss_lst li:after { clear:both; display:block; content:''; }
.rss_cont .rss_lst li .rl_01 { float:left; position:relative; width:269px; height:98px; border-right:1px solid #eee; }
.rss_cont .rss_lst li .rl_01 .category { display:block; font-size:20px;  margin:28px 0 0 23px; }
.rss_cont .rss_lst li .rl_01 .link { display:block; font-size:13px; color:#666; margin:10px 0 0 23px; letter-spacing:0; }
.rss_cont .rss_lst li .rl_01 .link:hover { color:#1a87f6; }
.rss_cont .rss_lst li .rl_02 { float:left; position:relative; width:98px; height:98px; }
.rss_cont .rss_lst li .rl_02 .ico_rss { display:block; width:32px; height:32px; margin:18px 0 0 33px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -290px -130px no-repeat; }
.rss_cont .rss_lst li .rl_02 .btn_copy { display:block; width:58px; height:19px; line-height:19px; font-family:Dotum; font-size:11px; color:#666; text-align:center; text-decoration:none; margin:11px auto 0; border:1px solid #ccc; border-radius:3px; }
.rss_cont .rss_lst li .rl_02 .btn_copy:hover { border-color:#bbb; }

.conference_cont { position:relative; width:1160px; padding:30px 0 100px 0; margin:0 auto; }
.conference_cont h3 { height:52px; font-size:25px;  font-weight:normal; display: none;}
.conference_cont .cfrc_top { position:relative; width:1160px; height:400px; overflow:hidden; }
.conference_cont .cfrc_top .thumb { width:1160px; height:400px; }
.conference_cont .cfrc_top .tit { position:absolute; left:0; bottom:0; width:1050px; height:70px; line-height:70px; font-size:23px; font-weight:bold;  color:#fff; padding:0 50px; background:rgba(0,0,0,.7); letter-spacing:-2px; }
.conference_cont .cfrc_top .tit em { display:inline-block; font-size:17px; color:#c7c7c7; margin-left:18px; letter-spacing:-1px; }
.conference_cont .cfrc_top .bx-controls a { position:absolute; top:155px; display:block; width:60px; height:90px; background:url(https://image.ajunews.com/images/site/img/ajunews/arr_conference.png) no-repeat; overflow:hidden; text-indent:-500em; }
.conference_cont .cfrc_top .bx-controls a.bx-prev { left:0; background-position:0px 0px; }
.conference_cont .cfrc_top .bx-controls a.bx-next { right:0; background-position:-60px 0px; }
.conference_cont .cfrc_top .bx-controls a.bx-prev:hover { left:0; background-position:0px -90px; }
.conference_cont .cfrc_top .bx-controls a.bx-next:hover { right:0; background-position:-60px -90px; }

.conference_cont .cfrc_lst { margin-top:50px; }
.conference_cont .cfrc_lst .menu_year { height:59px; border-bottom:1px solid #109675; }
.conference_cont .cfrc_lst .menu_year:after { clear:both; display:block; content:''; }
.conference_cont .cfrc_lst .menu_year li { position:relative; float:left; width:125px; height:58px; margin-left:-1px; border:1px solid #dfdfdf; border-bottom:0 none; z-index:1; }
.conference_cont .cfrc_lst .menu_year li:nth-child(1) { margin-left:0; border-right:1px solid #eee; }
.conference_cont .cfrc_lst .menu_year li:nth-child(8) { width:147px; border-left:1px solid #eee; }
.conference_cont .cfrc_lst .menu_year li:nth-child(2),.conference_cont .cfrc_lst .menu_year li:nth-child(3),.conference_cont .cfrc_lst .menu_year li:nth-child(4),
.conference_cont .cfrc_lst .menu_year li:nth-child(5),.conference_cont .cfrc_lst .menu_year li:nth-child(6),.conference_cont .cfrc_lst .menu_year li:nth-child(7) { border-left:1px solid #eee; border-right:1px solid #eee; }
.conference_cont .cfrc_lst .menu_year li:last-child { width:128px; }
.conference_cont .cfrc_lst .menu_year li a { display:block; line-height:58px; font-size:18px; text-align:center; letter-spacing:0; text-decoration:none; }
.conference_cont .cfrc_lst .menu_year li a:hover { color:#109675; }
.conference_cont .cfrc_lst .menu_year li.on { background:#109675; border:1px solid #109675; border-bottom:0 none; z-index:2; }
.conference_cont .cfrc_lst .menu_year li.on a { color:#fff; }
.conference_cont .cfrc_lst .cfrc_lst_wrap { margin:30px 0 0 -20px; }
.conference_cont .cfrc_lst .cfrc_lst_wrap:after { clear:both; display:block; content:''; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li { float:left; width:368px; height:278px; border:1px solid #dfdfdf; margin:0 0 20px 20px; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .thumb { width:370px; height:125px; margin:-1px 0 0 -1px; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area { position:relative; height:154px; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .tit { float:left; width:255px; font-size:18px;  margin:23px 0 0 28px; line-height:23px; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .date { float:left; width:250px; font-size:15px; color:#666; margin:10px 0 0 28px; letter-spacing:0; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .state { position:absolute; right:29px; top:26px; width:53px; height:53px; line-height:53px; font-size:12px; color:#fff; text-align:center; background:#999; border-radius:50%; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .state.ongoing { background:#f43c01; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .btn_link { position:absolute; left:0; bottom:0; width:100%; height:49px; border-top:1px solid #eee; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .btn_link a { float:left; width:183px; height:49px; line-height:49px; font-size:15px; color:#333; text-align:center; text-decoration:none; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .btn_link a.first { width:184px; border-right:1px solid #eee; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .btn_link a em { display:inline-block; width:6px; height:11px; margin-left:5px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -180px -170px no-repeat; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .btn_link2 { position:absolute; left:0; bottom:0; width:100%; height:49px; border-top:1px solid #eee; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .btn_link2 a { display:block; width:100%; height:49px; line-height:49px; font-size:15px; color:#333; text-align:center; text-decoration:none; }
.conference_cont .cfrc_lst .cfrc_lst_wrap li .txt_area .btn_link2 a em { display:inline-block; width:6px; height:11px; margin-left:5px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -180px -170px no-repeat; }

.section_ranking { position:relative; }
.section_ranking .five_minutes { height:28px; margin-top:30px; text-align:right; }
.section_ranking .five_minutes .time { display:inline-block; width:42px; height:28px; line-height:28px; font-size:13px; color:#fff; text-align:left; padding-left:33px; border-radius:14px; background:#333 url(https://image.ajunews.com/images/site/img/ajunews/icon_stock.png) 14px -84px no-repeat; }
.section_ranking .five_minutes .txt { display:inline-block; height:28px; line-height:28px; font-family:Dotum; font-size:12px; color:#888; text-decoration:underline; margin-left:10px; }
.section_ranking .rank_lst { position:relative; margin-top:40px; }
.section_ranking .rank_lst li { margin-bottom:40px; }
.section_ranking .rank_lst li:after { clear:both; display:block; content:''; }
.section_ranking .rank_lst li .num { float:left; width:80px; font-family:Century Gothic; font-size:40px;  text-align:center; }
.section_ranking .rank_lst li .num .rise { display:block; font-family:Tahoma; font-size:12px; color:#ff3535; font-weight:bold; letter-spacing:0; margin-top:10px; }
.section_ranking .rank_lst li .num .rise em { display:inline-block; width:9px; height:7px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_stock.png) 0px 0px no-repeat; margin-right:3px; }
.section_ranking .rank_lst li .num .rise.down { color:#0374ff; }
.section_ranking .rank_lst li .num .rise.down em { background-position:0px -20px; }
.section_ranking .rank_lst li .news { float:left; width:700px; }
.section_ranking .rank_lst li .news .thumb { float:left; width:150px; height:95px; margin-right:19px; text-align:center; }
.section_ranking .rank_lst li .news .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.section_ranking .rank_lst li .news .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.section_ranking .rank_lst li .news .tit { height:20px; font-size:16px;  padding-top:2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.section_ranking .rank_lst li .news .lead { font-size:13px; color:#888; line-height:20px; margin-top:9px; letter-spacing:0; max-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.section_ranking .rank_lst li .news .date { display:block; font-family:Tahoma; font-size:12px; color:#ccc; margin-top:9px; letter-spacing:0; }

.section_ranking .rank_search { height:62px; padding-top:28px; }
.section_ranking .rank_search .date_area { position:relative; width:230px; margin:0 auto; text-align:center; }
.section_ranking .rank_search .date_area .date { height:40px; line-height:36px; font-size:30px;  }
.section_ranking .rank_search .date_area a { position:absolute; top:0; display:block; width:10px; height:19px; padding:10px 10px; } 
.section_ranking .rank_search .date_area a.btn_prev { left:0; } 
.section_ranking .rank_search .date_area a.btn_next { right:0; } 
.section_ranking .rank_search .date_area a em { display:block; width:10px; height:19px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) no-repeat; }
.section_ranking .rank_search .date_area a.btn_prev em { background-position:-172px -137px; }
.section_ranking .rank_search .date_area a.btn_next em { background-position:-194px -137px; }
.section_ranking .rank_search .datepicker { position:absolute; right:0; top:35px; }
.section_ranking .rank_search .datepicker .rank_datepicker { display:none; }
.section_ranking .rank_search .datepicker button { background:none; }

.section_ranking .rank_lst2 { position:relative; margin-left:-15px; }
.section_ranking .rank_lst2:after { clear:both; display:block; content:''; }
.section_ranking .rank_lst2 li { position:relative; float:left; width:248px; height:263px; border:1px solid #e5e5e5; margin-left:15px; }
.section_ranking .rank_lst2 li .num { position:absolute; left:-1px; top:-1px; display:block; width:40px; height:40px; line-height:40px; font-family:Century Gothic; font-size:25px; color:#fff; text-align:center; background:#ff3535; z-index:1; }
.section_ranking .rank_lst2 li .thumb { width:250px; height:150px; margin:-1px 0 0 -1px; }
.section_ranking .rank_lst2 li .tit { width:212px; font-size:16px; line-height:23px;  margin:15px 0 0 18px; max-height:46px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.section_ranking .rank_lst2 li .date { display:block; width:212px; font-family:Tahoma; font-size:12px; color:#ccc; letter-spacing:0; margin:16px 0 0 18px; }

.section_ranking .rank_lst3 { position:relative; border-top:1px solid #eee; margin-top:30px; }
.section_ranking .rank_lst3 li { padding:20px 0; border-bottom:1px solid #eee; }
.section_ranking .rank_lst3 li:after { clear:both; display:block; content:''; }
.section_ranking .rank_lst3 li .num { float:left; width:44px; height:95px; line-height:95px; font-family:Century Gothic; font-size:30px;  }
.section_ranking .rank_lst3 li .thumb { float:left; width:150px; height:95px; margin-right:19px; text-align:center; }
.section_ranking .rank_lst3 li .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.section_ranking .rank_lst3 li .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.section_ranking .rank_lst3 li .tit { height:20px; font-size:16px;  padding-top:2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.section_ranking .rank_lst3 li .lead { font-size:13px; color:#888; line-height:20px; margin-top:9px; letter-spacing:0; max-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.section_ranking .rank_lst3 li .date { display:block; font-family:Tahoma; font-size:12px; color:#ccc; margin-top:9px; letter-spacing:0; }

.sms_cont { position:relative; width:1160px; padding:90px 0 160px 0; margin:0 auto; }
.sms_cont .sms_hd { position:relative; background:url(../img/sms_bgimg.png) 770px top no-repeat; margin-right:3px; }
.sms_cont .sms_hd .t01 { display:block; font-size:25px; }
.sms_cont .sms_hd .t02 { display:block; font-size:45px; margin-top:50px; letter-spacing:-4px; }
.sms_cont .sms_hd .t02 em { color:#109675; font-weight:500; }
.sms_cont .sms_hd .t03 { display:block; font-size:34px; margin-top:18px; letter-spacing:-2px; }
.sms_cont .sms_hd .t04 { display:block; font-size:18px; color:#333; line-height:25px; margin-top:34px; }

.sms_cont .sms_form { margin-top:60px; }
.sms_cont .sms_form .sms_menu:after { clear:both; display:block; content:''; }
.sms_cont .sms_form .sms_menu li { float:left; width:574px; height:58px; border:1px solid #ccc; }
.sms_cont .sms_form .sms_menu li.apply { border-right:0; }
.sms_cont .sms_form .sms_menu li.cancel { border-left:0; }
.sms_cont .sms_form .sms_menu li.on { background:#109675; border-color:#109675; }
.sms_cont .sms_form .sms_menu li a { display:block; line-height:58px; font-size:20px; color:#333; text-align:center; text-decoration:none; }
.sms_cont .sms_form .sms_menu li.on a { color:#fff; }
.sms_cont .sms_form .apply_form h4 { display:block; font-size:17px;  margin-top:50px; }
.sms_cont .sms_form .apply_form .af_policy_01 { padding-bottom:40px; }
.sms_cont .sms_form .apply_form .af_policy_01:after { clear:both; display:block; content:''; }
.sms_cont .sms_form .apply_form .af_policy_01 .policy_desc { height:228px; font-size:15px; line-height:22px; border:1px solid #dfdfdf; padding:20px 30px; overflow-y:scroll; margin-top:20px; }
.sms_cont .sms_form .apply_form .af_policy_01 .policy_desc .tit1 { font-weight:bold; margin-bottom:30px; }
.sms_cont .sms_form .apply_form .af_policy_01 .policy_desc dl { margin-bottom:25px; }
.sms_cont .sms_form .apply_form .af_policy_01 .policy_desc dl dt { font-weight:bold; margin-bottom:10px; }
.sms_cont .sms_form .apply_form .af_policy_01 .policy_desc dl dd ol { padding:15px 0 0 0; }
.sms_cont .sms_form .apply_form .af_policy_01 .policy_desc strong { display:block; font-weight:bold; margin-bottom:30px; }
.sms_cont .sms_form .apply_form .af_policy_01 .policy_desc span { display:block; font-weight:bold; margin:10px 0 8px; }
.sms_cont .sms_form .apply_form .af_policy_01 .policy_desc em { display:block; margin-bottom:8px; }
.sms_cont .sms_form .apply_form .af_policy_01 .agree_check { position:relative; margin-top:20px; }
.sms_cont .sms_form .apply_form .af_policy_01 .agree_check input { float:left; width:25px; height:25px; border:0; background:#000; padding:0; margin:0; }
.sms_cont .sms_form .apply_form .af_policy_01 .agree_check label { float:left; height:25px; line-height:25px; font-size:13px; margin-left:8px; }
.sms_cont .sms_form .apply_form .af_policy_01 .agree_check label em { color:#f54c01; }
.sms_cont .sms_form .apply_form .af_policy_01 .agree_check .btn_detail { float:right; width:213px; height:33px; line-height:33px; float:right; font-size:13px; text-align:center; border:1px solid #ccc; text-decoration:none; }
.sms_cont .sms_form .apply_form .af_policy_01 .agree_check .btn_detail em { display:inline-block; width:6px; height:11px; margin-left:4px;background: url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -208px -32px no-repeat; }
.sms_cont .sms_form .apply_form .af_policy_02 { clear:both; display:block; width:100%; border-top:1px dotted #dfdfdf; }
.sms_cont .sms_form .apply_form .af_policy_02 .policy_form { width:1148px; height:131px; border:1px solid #dfdfdf; margin-top:20px; }
.sms_cont .sms_form .apply_form .af_policy_02 .policy_form dl:nth-child(1) { height:65px; border-bottom:1px solid #eee; }
.sms_cont .sms_form .apply_form .af_policy_02 .policy_form dl dt { float:left; width:240px; height:65px; line-height:65px; font-size:15px; border-right:1px solid #eee; text-align:center; }
.sms_cont .sms_form .apply_form .af_policy_02 .policy_form dl dd { float:left; width:870px; padding:13px 0 0 30px; }
.sms_cont .sms_form .apply_form .af_policy_02 .policy_form dl dd .inp_01 { width:168px; height:37px; font-size:15px; padding:0 15px; border:1px solid #dfdfdf; margin:0; }
.sms_cont .sms_form .apply_form .af_policy_02 .policy_form dl dd .inp_02 { width:78px; height:37px; font-size:15px; padding:0 15px; border:1px solid #dfdfdf; margin:0; }
.sms_cont .sms_form .apply_form .af_policy_02 .policy_form dl dd em { display:inline-block; padding:0 10px; }
.sms_cont .sms_form .apply_form .af_policy_02 .apply_btn { padding-top:50px; text-align:center; }
.sms_cont .sms_form .apply_form .af_policy_02 .apply_btn a { display:inline-block; width:148px; height:58px; line-height:58px; font-size:20px; color:#333; text-decoration:none; border:1px solid #ccc; margin:0 10px; }
.sms_cont .sms_form .apply_form .af_policy_02 .apply_btn a.btn_ok { background:#333; border-color:#333; color:#fff; }

.search_hd { padding:40px 0 0 0; }
.search_hd h3 { font-size:25px; }
.search_hd .result_form { margin-top:28px; }
.search_hd .result_form .re_search { width:262px; height:50px; border:1px solid #ccc; border-radius:25px; margin:0 auto 0px; }
.search_hd .result_form .re_search .sch_inp { width:185px; height:30px; font-size:18px; border:0; margin:9px 0 0 20px; }
.search_hd .result_form .re_search .sch_btn { float:right; width:34px; height:34px; border:0; margin:8px 13px 0 0; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -194px -164px no-repeat; cursor:pointer; }
.search_hd .result_form .re_search input:focus { outline:none; }
.search_hd .result_form .search_option { height:64px; text-align:center; border-top:1px solid #dfdfdf; border-bottom:1px solid #555; margin-top:40px; padding-top:26px; }
.search_hd .result_form .search_option .search_option_box dt { display:inline-block; font-size:15px; font-weight:bold; margin-right:20px; }
.search_hd .result_form .search_option .search_option_box dd { display:inline-block; }
.search_hd .result_form .search_option .search_option_box dd input { display:inline-block; }
.search_hd .result_form .search_option .search_option_box dd label { display:inline-block; font-size:15px; margin:0 22px 0 5px; }
.search_hd .result_form .search_option .search_option_box dd input.span2 { display:inline-block; width:90px; height:36px; border:1px solid #ccc; margin-left:0; padding:0 10px; text-align:center; background:#fff; }
.search_hd .result_form .search_option .search_option_box dd button.sch_button { float:right; width:40px; height:38px; border:0; margin-left:10px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -190px -162px no-repeat; cursor:pointer; }
.search_hd .result_form .search_option .search_option_box dd div { display:inline-block; }

.search_lst { margin-top:40px; }
.search_lst .sl_result_txt { font-size:17px; }
.search_lst .sl_result_txt span { color:#109675; }
.search_lst ul { margin-top:40px; }
.search_lst li { height:122px; margin-bottom:30px; }
.search_lst li:after { clear:both; display:block; content:''; }
.search_lst li .thumb { float:left; width:150px; height:100px; margin-right:18px; text-align:center; }
.search_lst li .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.search_lst li .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.search_lst li .tit { display:block; font-size:19px; font-weight:bold; letter-spacing:-2px; line-height:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.search_lst li .lead { font-size:13px; color:#999; line-height:21px; letter-spacing:-1px; text-decoration:none; margin-top:10px; max-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.search_lst li .date { display:block; font-family:Tahoma; font-size:13px; color:#ccc; margin-top:15px; letter-spacing:0; }

.search_lst2 .sl_result_2 { position:relative; padding:270px 0 200px; text-align:center; background:url(https://image.ajunews.com/images/site/img/ajunews/search_icon.jpg) center 85px no-repeat; }
.search_lst2 .sl_result_2 .slre_t01 { font-size:30px; }
.search_lst2 .sl_result_2 .slre_t01 strong { color:#109675; font-weight:normal; }
.search_lst2 .sl_result_2 .slre_t02 { font-size:15px; color:#888; line-height:28px; margin-top:40px; }

/* hotissue */
.hotissue_cont { position:relative; width:1160px; padding:0 0 160px 0; margin:0 auto; }
.hotissue_cont h3 { float:left; font-size:25px; margin-bottom:30px; }
.hotissue_cont .hot_issue_lst { position:relative; margin-bottom:25px; }
.hotissue_cont .hot_issue_lst.first { margin-top:40px; }
.hotissue_cont .hot_issue_lst.last { border-bottom:1px solid #111; padding-bottom:35px; }
.hotissue_cont .hot_issue_lst .hot_issue_title { position:relative; height:50px; line-height:50px; background:#1db18d; padding-left:20px; }
.hotissue_cont .hot_issue_lst .hot_issue_title a { display:block; height:50px; text-decoration:none; }
.hotissue_cont .hot_issue_lst .hot_issue_title a .tit { float:left; max-width:800px; line-height:50px; font-size:19px; color:#fff; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.hotissue_cont .hot_issue_lst .hot_issue_title a .rel_num { float:right; min-width:30px; height:25px; line-height:25px; font-family:Tahoma; font-size:15px; font-weight:bold; color:#fff; text-align:center; border:1px solid #fff; border-radius:13px; margin:12px 20px 0 0; padding:0 13px; }
.hotissue_cont .hot_issue_lst .hot_issue_title a:hover .tit { text-decoration:underline; }
.hotissue_cont .hot_issue_lst .hi_news { width:1110px; margin:20px 0 0 20px; }
.hotissue_cont .hot_issue_lst .hi_news:after { clear:both; display:block; content:''; }
.hotissue_cont .hot_issue_lst .hi_news .thumb { position:relative; float:left; width:230px; height:145px; margin-right:20px; }
.hotissue_cont .hot_issue_lst .hi_news .thumb img { width:230px; height:145px; }
.hotissue_cont .hot_issue_lst .hi_news .thumb:after { display:block; position:absolute; top:0; left:0; width:100%; height:100%; border:1px solid rgba(0,0,0,.15); content:''; box-sizing:border-box; }
.hotissue_cont .hot_issue_lst .hi_news .tit { display:block; font-size:27px; line-height:36px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.hotissue_cont .hot_issue_lst .hi_news .lead { display:block; font-size:14px; color:#888; line-height:23px; margin-top:15px; max-height:92px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:4; -webkit-box-orient:vertical; }
.hotissue_cont .hot_issue_lst .relation_lst { width:1160px; margin:15px 0 0 20px; }
.hotissue_cont .hot_issue_lst .relation_lst:after { clear:both; display:block; content:''; }
.hotissue_cont .hot_issue_lst .relation_lst li { float:left; width:530px; height:46px; border-top:1px solid #dfdfdf; }
.hotissue_cont .hot_issue_lst .relation_lst li a { display:block; line-height:46px; font-size:17px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.hotissue_cont .hot_issue_lst .relation_lst li:nth-child(1),.hotissue_cont .hot_issue_lst .relation_lst li:nth-child(2) { border-top:0 none; }
.hotissue_cont .hot_issue_lst .relation_lst li:nth-child(2n+1) { width:530px; margin-right:50px; }
.hotissue_cont .hot_issue_lst .relation_lst li:nth-child(2n+2) { width:530px; }
.hotissue_lst_cont .hot_issue_title2 { margin:40px 0 7px 0; }
.hotissue_lst_cont .hot_issue_title2 .tit { display:inline-block; max-width:550px; line-height:40px; font-size:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.hotissue_lst_cont .hot_issue_title2 .rel_num { display:inline-block; height:25px; line-height:25px; font-family:Tahoma; font-size:15px; color:#666; font-weight:bold; padding:0 15px; border:1px solid #999; border-radius:13px; vertical-align:top; margin:11px 0 0 10px; }
.hotissue_lst_cont .hot_issue_lst2 {  }
.hotissue_lst_cont .hot_issue_lst2 .ty01 { border-bottom:1px solid #eaeaea; padding:30px 0 16px; }
.hotissue_lst_cont .hot_issue_lst2 .ty01:after { clear:both; display:block; content:''; }
.hotissue_lst_cont .hot_issue_lst2 .ty01 .thumb { position:relative; float:left; width:145px; height:95px; margin:0 15px 13px 0; }
.hotissue_lst_cont .hot_issue_lst2 .ty01 .thumb img { width:100%; height:100%; }
.hotissue_lst_cont .hot_issue_lst2 .ty01 .thumb:after { display:block; position:absolute; top:0; left:0; width:100%; height:100%; border:1px solid rgba(0,0,0,.15); content:''; box-sizing:border-box; }
.hotissue_lst_cont .hot_issue_lst2 .ty01 .tit { display:block; font-size:17px; line-height:25px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.hotissue_lst_cont .hot_issue_lst2 .ty01 .lead { display:block; font-size:14px; color:#888; line-height:21px; margin-top:8px; max-height:42px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.hotissue_lst_cont .hot_issue_lst2 .ty01 .date { display:block; font-family:dotum; font-size:12px; color:#ccc; margin-top:12px; }
.hotissue_lst_cont .hot_issue_lst2 .ty02 { border-bottom:1px solid #eaeaea; }
.hotissue_lst_cont .hot_issue_lst2 .ty02:after { clear:both; display:block; content:''; }
.hotissue_lst_cont .hot_issue_lst2 .ty02 a { float:left; max-width:600px; height:46px; line-height:46px; font-size:17px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.hotissue_lst_cont .hot_issue_lst2 .ty02 .date { float:right; width:140px; height:46px; line-height:46px; font-family:dotum; font-size:12px; color:#ccc; text-align:right; }

.hot_issue_finance_top { position:relative; width:780px; height:120px; margin-top:50px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/issue_finance_banner.jpg) no-repeat; }

/* hotissue */
.chinapr_cont { position:relative; width:1160px; padding:90px 0 160px 0; margin:0 auto; }
.chinapr_cont .cc_img_01 { position:relative; width:100%; text-align:center; }
.chinapr_cont .cc_img_02 { position:relative; width:100%; text-align:center; }
.chinapr_cont .cc_img_02 .chinapr_link li { position:absolute; width:299px; height:220px; }
.chinapr_cont .cc_img_02 .chinapr_link li a { display:block; width:299px; height:220px; overflow:hidden; text-indent:-500em; }
.chinapr_cont .cc_img_02 .chinapr_link li.n01 { left:81px; top:605px; }
.chinapr_cont .cc_img_02 .chinapr_link li.n02 { left:428px; top:605px; }
.chinapr_cont .cc_img_02 .chinapr_link li.n03 { left:771px; top:605px; }
.chinapr_cont .cc_img_02 .chinapr_link li.n04 { left:81px; top:856px; }
.chinapr_cont .cc_img_02 .chinapr_link li.n05 { left:428px; top:856px; }
.chinapr_cont .cc_img_02 .chinapr_link li.n06 { left:771px; top:856px; }

/* ad banner */
.ad-module {border-bottom:solid 1px #dfdfdf; padding-bottom:30px;}
.ad-module h4 {font-size: 13px !important; text-align: left; padding: 30px 0px 0px 0px; color: #999 !important; }
.ad-module a {margin-bottom:15px; display:block;}
.ad-module a img {border:solid 1px #eee;}`
.ad-module a.lw {display: none;}

/* ghm24_list_top */
.ghm24_list_top { height:408px; background:#546072 url(https://image.ajunews.com/images/site/img/ajunews/ghm24_list_bg.png) center top no-repeat; }
.ghm24_list_top .inner { position:relative; width:1160px; margin:0 auto; }
.ghm24_list_top .ghm_h3 { margin:0 0 0 180px; padding-top:52px; }
.ghm24_list_top .ghm_h3 em { float:left; width:131px; overflow:hidden; text-indent:-500em; height:22px; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm24_icon.png) -150px -75px no-repeat; }
.ghm24_list_top .ghm_h3 span { float:left; width:498px; overflow:hidden; text-indent:-500em; height:167px; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm24_icon.png) 0px -100px no-repeat; margin-left:16px; }
.ghm24_list_top .nav { position:relative; clear:both; padding:74px 0 0 88px; }
.ghm24_list_top .nav ul { width:865px; height:66px; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm24_nav_bar.png) 0px 50px repeat-x; }
.ghm24_list_top .nav ul:after { clear:both; display:block; content:''; }
.ghm24_list_top .nav li { float:left; width:127px; margin:0 23px; }
.ghm24_list_top .nav li a { position:relative; display:block; width:127px; height:40px; font-size:16px; line-height:30px; letter-spacing:0; text-align:center; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm24_icon.png) -150px 0px no-repeat; }
.ghm24_list_top .nav li a:hover { text-decoration:none; background-position:-280px 0px; color:#fff; }
.ghm24_list_top .nav li a:after { position:absolute; left:57px; top:45px; content:''; clear:both; display:block; width:20px; height:20px; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm24_icon.png) -350px -45px no-repeat; }
.ghm24_list_top .nav li a:hover:after { left:54px; top:41px; width:20px; height:20px; background-position:-320px -45px; }
.ghm24_list_top .nav li.on a { background-position:-280px 0px; color:#fff; }
.ghm24_list_top .nav li.on a:after { left:54px; top:41px; width:20px; height:20px; background-position:-320px -45px; }
.ghm24_list_top .btn_prev { position:absolute; left:14px; top:114px; display:block; width:74px; height:23px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm24_icon.png) -150px -45px no-repeat; }
.ghm24_list_top .btn_next { position:absolute; right:123px; top:114px; display:block; width:74px; height:23px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm24_icon.png) -229px -45px no-repeat; }
.ghm24_list_top .btn_calendar { position:absolute; right:20px; bottom:0px; display:block; width:84px; height:30px; border:0 none; cursor:pointer; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm24_icon.png) -410px 0px no-repeat; }

.section_ghm24 ul { padding-top:63px; }
.section_ghm24 li { position:relative; width:590px; padding:41px 0 0 150px; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm_timeline_bar.gif) 85px 0px repeat-y;  }
.section_ghm24 li:nth-child(1) { padding-top:0; }
.section_ghm24 li:before { content:''; clear:both; position:absolute; left:78px; top:55px; display:block; width:18px; height:18px; background:url(https://image.ajunews.com/images/site/img/ajunews/ghm24_icon.png) -320px -75px no-repeat; }
.section_ghm24 li:nth-child(1):before { top:14px; }
.section_ghm24 li:nth-child(1):after { content:''; clear:both; position:absolute; left:78px; top:0px; display:block; width:18px; height:15px; background:#fff; }
.section_ghm24 li .date_area { position:absolute; left:8px; top:53px; }
.section_ghm24 li:nth-child(1) .date_area { top:11px; }
.section_ghm24 li .date_area .time { display:block; font-size:23px; letter-spacing:0; }
.section_ghm24 li .date_area .date { display:block; font-size:13px; color:#446187; margin-top:6px; letter-spacing:0; }
.section_ghm24 li .ghm_news { width:590px; border-bottom:1px dotted #b2b2b2; padding:0 0 50px 0; }
.section_ghm24 li .ghm_news .tit { display:block; font-size:29px; line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.section_ghm24 li .ghm_news .lead { display:block; font-size:14px; color:#666; line-height:23px; margin-top:11px; }
.section_ghm24 li .ghm_news .thumb_ty1 { display:block; max-width:590px; margin-top:27px; }
.section_ghm24 li .ghm_news .thumb_ty1 a { display:block; position:relative; }
.section_ghm24 li .ghm_news .thumb_ty1 a:after { display:block; position:absolute; top:0; left:0; width:100%; height:100%; border:1px solid rgba(0,0,0,0.1); content:''; box-sizing:border-box; }
.section_ghm24 li .ghm_news .thumb_ty1 a img { width:100%; }
.section_ghm24 li .ghm_news .thumb_ty2 { display:block; margin-top:27px; }
.section_ghm24 li .ghm_news .thumb_ty2:after { clear:both; display:block; content:''; }
.section_ghm24 li .ghm_news .thumb_ty2 a { position:relative; float:left; max-width:190px; height:130px; overflow:hidden; margin-right:10px; }
.section_ghm24 li .ghm_news .thumb_ty2 a:last-child { margin-right:0; }
.section_ghm24 li .ghm_news .thumb_ty2 a:after { display:block; position:absolute; top:0; left:0; width:100%; height:100%; border:1px solid rgba(0,0,0,0.1); content:''; box-sizing:border-box; }
.section_ghm24 li .ghm_news .thumb_ty2 a img { width:auto; height:130px; }
.section_ghm24 li .ghm_news .thumb_ty2 a .more_num { position:absolute; right:0; bottom:0; display:block; width:40px; height:40px; font-size:18px; color:#fff; line-height:38px; text-align:center; background:#6490ce; }

/* military_list_top */
.military_list_top { position:relative; width:1160px; height:200px; margin:30px 0; }
.military_list_top h3 { position:relative; width:1160px; height:200px; background:url(https://image.ajunews.com/images/site/img/ajunews/military_top.jpg) 0 0 no-repeat; }
.military_news_lst { }
.military_news_lst:after { clear:both; display:block; content:''; }
.military_news_lst li { float:left; width:245px; margin:0 18px 25px 0; }
.military_news_lst li:nth-child(3n) { margin-right:0; }
.military_news_lst li:nth-child(3n+1) { clear:both; }
.military_news_lst li .thumb { width:245px; height:160px; }
.military_news_lst li .tit { font-size:16px; line-height:21px; font-weight:bold; margin-top:10px; max-height:42px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.finance_list_top { position:relative; width:1160px; height:150px; margin:30px 0; }
.finance_list_top h3 { position:relative; width:1160px; height:150px; }
.finance_list_top h3 a { display:block; width:1160px; height:150px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/issue_finance_top.jpg) no-repeat; }

/* summit2019 */
.summit2019 { position:relative; width:770px; height:100px; margin-bottom:-1px; }
.summit2019 .banner { display:block; width:770px; height:100px; }
.summit2019 .dday { position:absolute; left:30px; top:23px; display:block; width:98px; height:36px; line-height:34px; font-size:29px; color:#8857fb; font-weight:bold; text-align:center; background:#fff; border-radius:18px; }
.summit2019_list { position:relative; width:780px; height:229px; margin:45px 0 10px; }
.summit2019_list .banner { display:block; width:780px; height:229px; }
.summit2019_list .dday { position:absolute; left:333px; bottom:25px; display:block; width:114px; height:43px; line-height:42px; font-size:29px; color:#8857fb; font-weight:bold; text-align:center; background:#fff; border-radius:22px; display:none; }
.summit2019_main_top { position:relative; width:1160px; height:80px; margin-bottom:28px; }

/* conference_onair */
.main_ns_01 .conference_onair { position:relative; width:100%; padding-bottom:16px; margin-bottom:28px; background:url(https://image.ajunews.com/images/site/img/ajunews/bg_01.gif) repeat; }
.main_ns_01 .conference_onair .onair_hd { height:49px; }
.main_ns_01 .conference_onair .onair_hd .tit { float:left; font-size:16px; color:#fff; font-weight:bold; margin:19px 0 0 10px; }
.main_ns_01 .conference_onair .onair_hd .tit em { color:#feff8e; }
.main_ns_01 .conference_onair .onair_hd .live { float:right; width:39px; height:15px; line-height:15px; font-family:Arial; font-size:11px; color:#fff; letter-spacing:0; font-weight:bold; text-align:center; background:#ff1604; border-radius:8px; margin:19px 10px 0 0; }
.main_ns_01 .conference_onair .video { width:330px; margin:0 auto; }
.main_ns_01 .conference_onair .video iframe { width:330px; height:187px; }

.column01_banner { position:relative; clear:both; padding-top:25px; }



/* main new2 2019.05.13*/
.main_ns_01 .top_news.top_news_ty3 { padding-bottom:30px; border-bottom:1px solid #333; }
.main_ns_01 .top_news.top_news_ty3 .tit { font-size:36px; font-weight:600; line-height:50px; letter-spacing:-5px; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_01 .top_news.top_news_ty3 .tit br {display:none;}
.main_ns_01 .top_news.top_news_ty3 .thumb { width:770px; height:260px; margin-top:16px; }
.main_ns_01 .top_news.top_news_ty3 .related { margin-top:15px; }
.main_ns_01 .top_news.top_news_ty3 .related:after { clear:both; display:block; content:''; }
.main_ns_01 .top_news.top_news_ty3 .related li { float:left; width:50%; height:20px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -359px -55px no-repeat; }
.main_ns_01 .top_news.top_news_ty3 .related li a { display:block; font-size:16px; color:#333; line-height:22px; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.main_ns_01 .top_news.top_news_ty4 { position:relative; width:770px; height:380px; }
.main_ns_01 .top_news.top_news_ty4 .thumb_img { position:relative; display:block; width:770px; height:380px; background:#000; }
.main_ns_01 .top_news.top_news_ty4 .thumb_img img { width:100%; height:100%; }
.main_ns_01 .top_news.top_news_ty4 .thumb_img em { display:block; position:absolute; left:0; top:0; right:0; bottom:0; width:770px; height:380px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 30%, rgba(0,0,0,0.9) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 30%,rgba(0,0,0,0.9) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 30%,rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }
.main_ns_01 .top_news.top_news_ty4 .text_area { position:absolute; left:40px; bottom:24px; width:690px; }
.main_ns_01 .top_news.top_news_ty4 .text_area .ctg { display:inline-block; width:auto; height:34px; line-height:34px; font-size:16px; letter-spacing:-2px; color:#fff; margin-bottom:14px; padding:0 15px; background:#1db18d; margin-left:5px; text-decoration:none; }
.main_ns_01 .top_news.top_news_ty4 .text_area .ctg.ic_bk { background:#f52f01; }
.main_ns_01 .top_news.top_news_ty4 .text_area .tit { display:block; font-size:36px; line-height:40px; letter-spacing:-3px; color:#fff; font-weight:bold; margin-bottom:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-shadow:0 0 3px #000;}
.main_ns_01 .top_news.top_news_ty4 .text_area .lead { display:block; font-size:16px; color:#fff; line-height:26px; max-height:78px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.main_ns_01 .top_news.top_news_ty4 .text_area .lead2 { display:block; font-size:16px; color:#fff; line-height:26px; max-height:78px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.main_ns_01 .top_news.top_news_ty4 .related { margin-top:12px; }
.main_ns_01 .top_news.top_news_ty4 .related li { background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -359px -48px no-repeat; }
.main_ns_01 .top_news.top_news_ty4 .related li a { display:block; font-size:16px; color:#fff; line-height:30px; letter-spacing:-2px; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_01 .top_news.top_news_ty4 .bx_topnews { width:770px; height:380px; overflow:hidden; }
.main_ns_01 .top_news.top_news_ty4 .bx-controls-direction .bx-prev,
.main_ns_01 .top_news.top_news_ty4 .bx-controls-direction .bx-next { position:absolute; top:150px; width:60px; height:80px; background:url(https://image.ajunews.com/images/site/img/module/ajunews/aju_pr/aju_pr_icon_all.png) no-repeat; overflow:hidden; text-indent:-500em; }
.main_ns_01 .top_news.top_news_ty4 .bx-controls-direction .bx-prev { left:0; background-position:0px -70px; }
.main_ns_01 .top_news.top_news_ty4 .bx-controls-direction .bx-next { right:0; background-position:-60px -70px; }
.main_ns_01 .top_news.top_news_ty4 .bx-controls-direction .bx-prev:hover { background-position:0px -150px; }
.main_ns_01 .top_news.top_news_ty4 .bx-controls-direction .bx-next:hover { background-position:-60px -150px; }

.main_ns_01 .news_list_04 { margin:30px 0 20px; }
.main_ns_01 .news_list_04 > li { clear:both; margin-bottom:20px; }
.main_ns_01 .news_list_04 > li:after { clear:both; display:block; content:''; }
.main_ns_01 .news_list_04 > li .thumb { float:right; width:180px; height:110px; margin-left:30px; }
.main_ns_01 .news_list_04 > li .tit { line-height:35px; font-size:23px; font-weight:bold; letter-spacing: -2px; margin-bottom:7px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  }
.main_ns_01 .news_list_04 > li .tit .ic_bk { float:left; width:37px; height:19px; font-size:12px; color:#fff; text-align:center; line-height:19px; font-weight:normal; margin:9px 5px 0 0; background:#f52f01; letter-spacing:-.05em; }
.main_ns_01 .news_list_04 > li .tit .ic_bk2 { float:left; width:37px; height:19px; font-size:12px; color:#fff; text-align:center; line-height:19px; font-weight:normal; margin:9px 5px 0 0; background:#f52f01; letter-spacing:-.05em; }
.main_ns_01 .news_list_04 > li .tit .ic_stit { color:#109675; }
.main_ns_01 .news_list_04 > li .tit .ic_live { color:#f55; }
.main_ns_01 .news_list_04 > li .tit:hover .ic_stit { text-decoration:underline; }
.main_ns_01 .news_list_04 > li .lead { display:block; font-size:13px; color:#999; line-height:20px; letter-spacing:-1px; margin-top:6px; text-decoration:none; max-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.main_ns_01 .news_list_04 > li .lead2 { display:block; font-size:13px; color:#999; line-height:20px; letter-spacing:-1px; margin-top:6px; text-decoration:none; max-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_01 .news_list_04 > li .related { padding-top:8px; }
.main_ns_01 .news_list_04 > li .related li { height:20px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -359px -55px no-repeat; margin-bottom:7px; }
.main_ns_01 .news_list_04 > li .related li a { display:block; font-size:16px; color:#333; line-height:20px; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; letter-spacing:-1px; }

.main_ns_01 .news_list_05 { margin:20px 0 20px; }
.main_ns_01 .news_list_05 > li { clear:both; margin-bottom:18px; }
.main_ns_01 .news_list_05 > li:after { clear:both; display:block; content:''; }
.main_ns_01 .news_list_05 > li .tit { line-height:35px; font-size:19px; font-weight:bold; letter-spacing:-2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  }
.main_ns_01 .news_list_05 > li .tit .ic_bk { float:left; width:37px; height:19px; font-size:12px; color:#fff; text-align:center; line-height:19px; font-weight:normal; margin:9px 5px 0 0; background:#f52f01; letter-spacing:-.05em; }
.main_ns_01 .news_list_05 > li .tit .ic_bk2 { float:left; width:37px; height:19px; font-size:12px; color:#fff; text-align:center; line-height:19px; font-weight:normal; margin:9px 5px 0 0; background:#f52f01; letter-spacing:-.05em; }
.main_ns_01 .news_list_05 > li .tit .ic_stit { color:#109675; }
.main_ns_01 .news_list_05 > li .tit .ic_live { color:#f55; }
.main_ns_01 .news_list_05 > li .tit:hover .ic_stit { text-decoration:underline; }
.main_ns_01 .news_list_05 > li .lead { display:block; font-size:13px; color:#999; line-height:20px; letter-spacing:-1px; margin-top:8px; text-decoration:none; max-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_01 .news_list_05 > li .related { padding-top:0px; }
.main_ns_01 .news_list_05 > li .related li { height:20px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -359px -55px no-repeat; margin-bottom:7px; }
.main_ns_01 .news_list_05 > li .related li a { display:block; font-size:16px; color:#333; line-height:20px; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; letter-spacing:-1px; }

.main_ns_01 .lawandp2 { position:relative; margin-top:40px; padding-bottom:1px; }
.main_ns_01 .lawandp2 .btn_more { color:#109675; }
.main_ns_01 .lawandp2 div { margin-top:15px; }
.main_ns_01 .lawandp2 div .thumb { width:350px; height:180px; }
.main_ns_01 .lawandp2 div .thumb .stit { position:absolute; left:0; top:130px; display:inline-block; height:34px; line-height:32px; font-size:14px; color:#fff; letter-spacing:0; padding:0 10px; background:#109675; }
.main_ns_01 .lawandp2 div .tit { font-size:16px; font-weight:bold; letter-spacing:-1px; line-height:24px; margin:15px 0 15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.main_ns_01 .nna2 { position:relative; margin-top:46px; border-bottom:1px solid #dfdfdf; }
.main_ns_01 .nna2 .nna_monopoly { padding-left:5px; }
.main_ns_01 .nna2 .btn_more { color:#109675; }
.main_ns_01 .nna2 ul { margin:10px 0 0 -10px; }
.main_ns_01 .nna2 ul:after { clear:both; display:block; content:''; }
.main_ns_01 .nna2 li { float:left; width:170px; margin:0 0 17px 10px;}
.main_ns_01 .nna2 li:nth-child(odd) { clear:both; }
.main_ns_01 .nna2 li .thumb { width:170px; height:100px; overflow:hidden; }
.main_ns_01 .nna2 li .thumb img { width:100%; height:auto; }
.main_ns_01 .nna2 li .tit { font-size:16px; color:#333; font-weight:normal; line-height:23px; letter-spacing:-1px; margin-top:10px; max-height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.main_ns_01 .ceoHeat { position:relative; margin-top:46px; }
.main_ns_01 .ceoHeat ul { margin:10px 0 0 -10px; }
.main_ns_01 .ceoHeat ul:after { clear:both; display:block; content:''; }
.main_ns_01 .ceoHeat li { float:left; width:170px; margin:0 0 17px 10px;}
.main_ns_01 .ceoHeat li:nth-child(odd) { clear:both; }
.main_ns_01 .ceoHeat li .thumb { width:170px; height:100px; overflow:hidden; }
.main_ns_01 .ceoHeat li .thumb img { width:100%; height:auto; }
.main_ns_01 .ceoHeat li .tit { font-size:16px; color:#333; font-weight:normal; line-height:23px; letter-spacing:-1px; margin-top:10px; max-height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_01 .ceoHeat li:nth-child(1) .thumb img { width:100%; height:auto; margin-top:0px; }
.main_ns_01 .ceoHeat li:nth-child(2) .thumb img { width:100%; height:auto; margin-top:0px; }

.main_ns_insighters { width:1160px; height:210px; background:url(https://image.ajunews.com/images/site/img/ajunews/main_ns_insighters_bg.gif) repeat; margin:0 auto; }
.main_ns_insighters h3 { float:left; width:249px; height:172px; background:url(https://image.ajunews.com/images/site/img/ajunews/main_ns_insighters_tit.png) repeat; margin-top:38px; overflow:hidden; text-indent:-500em; }
.main_ns_insighters h3 a { display:block; width:100%; height:100%; }
.main_ns_insighters .ins_n01 { position:relative; float:left; width:300px; height:130px; padding-right:23px; margin:40px 30px 0 40px; display:table; }
.main_ns_insighters .ins_n01:after { position:absolute; right:0; top:0px; content:''; clear:both; display:block; width:1px; height:130px; background:#7f7f7f; }
.main_ns_insighters .ins_n01 .ins_n01_inner { display:table-cell; width:100%; vertical-align:middle; }
.main_ns_insighters .ins_n01 .tit { display:block; font-size:23px; line-height:31px; font-weight:bold; max-height:62px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_insighters .ins_n01 .lead { display:block; font-size:13px; line-height:20px; color:#333; max-height:60px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; margin-top:10px; }
.main_ns_insighters .ins_n02 { float:left; width:450px; margin-top:40px; }
.main_ns_insighters .ins_n02 li { margin-bottom:10px; }
.main_ns_insighters .ins_n02 li a { display:block; }
.main_ns_insighters .ins_n02 li a:after { clear:both; display:block; content:''; }
.main_ns_insighters .ins_n02 li a .tit { float:left; width:310px; font-size:16px; line-height:22px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_insighters .ins_n02 li a .name { float:right; width:130px; height:25px; font-size:13px; color:#fff; line-height:24px; text-align:center; background:#333; box-sizing:border-box; padding:0 2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_insighters .ins_n02 li:hover a { text-decoration:none; }
.main_ns_insighters .ins_n02 li:hover a .tit { text-decoration:underline; }

.main_ns_photo { width:1160px; margin:10px auto 0; padding:25px 0 40px; border-top:1px solid #333; border-bottom:1px solid #333; }
.main_ns_photo:after { clear:both; display:block; content:''; }
.main_ns_photo .photo_lst_2 { position:relative; float:left; width:770px; }
.main_ns_photo .photo_lst_2 ul { margin-top:12px; }
.main_ns_photo .photo_lst_2 ul:after { clear:both; display:block; content:''; }
.main_ns_photo .photo_lst_2 li { position:relative; float:left; width:250px; height:197px; margin-right:10px; }
.main_ns_photo .photo_lst_2 li:last-child { margin-right:0; }
.main_ns_photo .photo_lst_2 li .thumb { width:250px; height:160px; }
.main_ns_photo .photo_lst_2 li .tit { width:244px; height:37px; line-height:37px; font-size:16px; color:#fff; font-weight:bold; text-align:center; background:#109675; padding:0 3px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_photo .photo_lst_2 li .icon { position:absolute; left:14px; top:15px; display:block; width:28px; height:22px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_photo.png) no-repeat; overflow:hidden; text-indent:-500em; }
.main_ns_photo .photo_lst_2 li a:hover { text-decoration:none; }
.main_ns_photo .photo_lst_2 li a:hover .tit { text-decoration:underline; }

.main_ns_photo .ajutv_lst_2 { position:relative; float:left; margin-left:30px; }
.main_ns_photo .ajutv_lst_2 .video_iframe { width:350px; height:197px; margin-top:12px; }

.main_ns_01 .news_list_02.news_list_02_2 { padding:10px 0 0 0; /*border-top:1px solid #333;*/ }
.main_ns_01 .newsqa { position:relative; border-bottom:1px solid #dfdfdf; margin-top:10px; }
.main_ns_01 .military { height:330px; }
.main_ns_01 .military:after { clear:both; display:block; content:''; }

.main_ns_02 .interview2 { position:relative; border-bottom:1px solid #dfdfdf; padding-top:12px; }
.main_ns_02 .interview2 ul { margin:13px 0 0 -20px; padding-bottom:30px; }
.main_ns_02 .interview2 ul:after { clear:both; display:block; content:''; }
.main_ns_02 .interview2 ul li { float:left; width:255px; margin-left:20px; }
.main_ns_02 .interview2 ul li .thumb { width:255px; height:145px; }
.main_ns_02 .interview2 ul li .tit strong { display:block; font-size:16px; color:#109675; margin-top:13px; }
.main_ns_02 .interview2 ul li .tit span { display:block; line-height:22px; font-size:16px; margin-top:7px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_02 .interview2 ul li .tit:hover { text-decoration:none; }
.main_ns_02 .interview2 ul li .tit:hover span { text-decoration:underline; }

.main_ns_02 .reporter3 { position:relative; border-bottom:1px solid #dfdfdf; margin-top:37px; }
.main_ns_02 .reporter3 ul { margin:15px 0 10px 0; }
.main_ns_02 .reporter3 ul:after { clear:both; display:block; content:''; }
.main_ns_02 .reporter3 li { float:left; width:50%; margin-bottom:20px; }
.main_ns_02 .reporter3 li .photo { float:left; width:90px; height:90px; margin-right:10px; border-radius:50%; overflow:hidden; background:url(https://image.ajunews.com/images/site/img/ajunews/opinion_photo_default.png) no-repeat; background-size:100% 100%; border:1px solid #eaeaea; }
.main_ns_02 .reporter3 li .photo img { width:100%; height:100%; }
.main_ns_02 .reporter3 li .txt_area { float:left; width:150px; margin-top:11px; text-decoration:none; }
.main_ns_02 .reporter3 li .txt_area .ctg { display:block; font-size:13px; letter-spacing:-2px; color:#109675; }
.main_ns_02 .reporter3 li .txt_area .txt { display:block; font-size:16px; line-height:23px; margin-top:10px; max-height:46px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; } 

.main_ns_02 .cardnews2 { position:relative; border-bottom:1px solid #dfdfdf; margin-top:37px; }
.main_ns_02 .cardnews2 ul { margin:13px 0 0 -20px; padding-bottom:30px; }
.main_ns_02 .cardnews2 ul:after { clear:both; display:block; content:''; }
.main_ns_02 .cardnews2 ul li { float:left; width:255px; margin-left:20px; }
.main_ns_02 .cardnews2 ul li .thumb { width:255px; height:155px; }
.main_ns_02 .cardnews2 ul li .tit { display:block; font-size:16px; color:#333; line-height:23px; margin-top:13px; max-height:46px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.main_partner .ptn_lst2 { margin-top:30px; }
.main_partner .ptn_lst2:after { clear:both; display:block; content:''; }
.main_partner .ptn_lst2 h4 { clear:both; float:left; width:105px; line-height:50px; font-size:16px; color:#333; font-weight:bold; }
.main_partner .ptn_lst2 .pl_01:after { clear:both; display:block; content:''; }
.main_partner .ptn_lst2 .pl_01 ul { float:left; width:904px; height:50px; background:url(https://image.ajunews.com/images/site/img/ajunews/partner3.jpg) 0 7px no-repeat; }
.main_partner .ptn_lst2.ptn_lst3 .pl_01 ul { background:url(https://image.ajunews.com/images/site/img/ajunews/partner3.jpg) 0 7px no-repeat; }
.main_partner .ptn_lst2 .pl_01 li { float:left; height:50px; }
.main_partner .ptn_lst2 .pl_01 li a { display:block; width:100%; height:100%; overflow:hidden; text-indent:-500em; }
.main_partner .ptn_lst2 .pl_01 li.n01 { width:102px; }
.main_partner .ptn_lst2 .pl_01 li.n02 { width:66px; }
.main_partner .ptn_lst2 .pl_01 li.n03 { width:98px; }
.main_partner .ptn_lst2 .pl_01 li.n04 { width:112px; }
.main_partner .ptn_lst2 .pl_01 li.n05 { width:102px; }
.main_partner .ptn_lst2 .pl_01 li.n06 { width:71px; }
.main_partner .ptn_lst2 .pl_01 li.n07 { width:104px; }
.main_partner .ptn_lst2 .pl_01 li.n08 { width:75px; }
.main_partner .ptn_lst2 .pl_01 li.n09 { width:117px; }
.main_partner .ptn_lst2 .pl_01 li.n10 { width:54px; }
.main_partner .ptn_lst2 .pl_01 li.n11 { width:105px; }

.main_partner .ptn_lst2 .pl_02 { margin-top:6px; }
.main_partner .ptn_lst2 .pl_02:after { clear:both; display:block; content:''; }
.main_partner .ptn_lst2 .pl_02 ul { float:left; width:1010px; height:50px; background:url(https://image.ajunews.com/images/site/img/ajunews/partner2.gif) 0 -47px no-repeat; }
.main_partner .ptn_lst2 .pl_02 li { float:left; height:50px; }
.main_partner .ptn_lst2 .pl_02 li a { display:block; width:100%; height:100%; overflow:hidden; text-indent:-500em; }
.main_partner .ptn_lst2 .pl_02 li.n01 { width:96px; }
.main_partner .ptn_lst2 .pl_02 li.n02 { width:132px; }
.main_partner .ptn_lst2 .pl_02 li.n03 { width:120px; }
.main_partner .ptn_lst2 .pl_02 li.n04 { width:150px; }
.main_partner .ptn_lst2 .pl_02 li.n05 { width:75px; }
.main_partner .ptn_lst2 .pl_02 li.n06 { width:100px; }
.main_partner .ptn_lst2 .pl_02 li.n07 { width:77px; }
.main_partner .ptn_lst2 .pl_02 li.n08 { width:98px; }

.main_ns_01 .military_2 { position:relative; width:350px; height:60px; margin-top:10px; }
.main_ns_01 .cl2_banner { position:relative; width:350px; margin-top:10px; }
.main_ns_01 .cl2_banner_2 { position:relative; width:350px; margin-top:5px; }

/*1boon news*/
.newsquick_cont { position:relative; width:1160px; margin:30px auto 200px; }
.newsquick_cont .top_title { position:relative; width:1160px; height:160px; }
.newsquick_cont .date_form { width:530px; height:83px; margin:67px 0 0 345px; }
.newsquick_cont .date_form .date_prev { float:left; width:20px; height:38px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/newsquick_icon_all.png) -300px -70px no-repeat; }
.newsquick_cont .date_form .date_num { float:left; height:38px; font-family:Century Gothic; font-size:40px; padding:0 20px; letter-spacing:2px; }
.newsquick_cont .date_form .date_ampm { float:left; width:70px; height:35px; line-height:33px; font-size:16px; color:#fff; font-weight:bold; text-align:center; text-decoration:none; background:#aaa; border-radius:5px; margin-left:3px; } 
.newsquick_cont .date_form .date_ampm.on { background:#565fdf; }
.newsquick_cont .date_form .date_next { float:left; width:20px; height:38px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/newsquick_icon_all.png) -330px -70px no-repeat; margin:0 20px; }
.newsquick_cont .date_form input { display:none; }
.newsquick_cont .date_form img { width:42px; height:42px; cursor:pointer; }
.newsquick_cont .newsquick_lst { width:100%; border-top:2px solid #333; }
.newsquick_cont .newsquick_lst > li { border-bottom:1px solid #dfdfdf; padding:30px 0; }
.newsquick_cont .newsquick_lst > li:after { clear:both; display:block; content:''; }
.newsquick_cont .newsquick_lst > li .thumb { float:left; width:230px; height:145px; margin-right:19px; text-align:center; }
.newsquick_cont .newsquick_lst > li .thumb:before { display:inline-block; vertical-align:middle; height:100%; content:''; }
.newsquick_cont .newsquick_lst > li .thumb img { display:inline-block; max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:middle; }
.newsquick_cont .newsquick_lst > li .text_area { float:left; width:700px; margin-top:21px; }
.newsquick_cont .newsquick_lst > li.first .text_area { margin-top:0; }
.newsquick_cont .newsquick_lst > li .text_area .num { float:left; height:31px; line-height:30px; font-family:Century Gothic; font-size:20px; color:#fff; font-weight:bold; background:#565fdf; padding:0 11px; margin-right:10px; }
.newsquick_cont .newsquick_lst > li.first .text_area .num { float:none; display:inline-block; height:29px; line-height:29px; margin-bottom:7px; }
.newsquick_cont .newsquick_lst > li .text_area .tit { height:40px; line-height:30px; font-size:23px; font-weight:bold; letter-spacing:-1px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.newsquick_cont .newsquick_lst > li .text_area .lead { font-size:13px; line-height:22px; color:#999; margin-top:9px; max-height:66px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.newsquick_cont .newsquick_lst > li .sns { position:relative; float:right; margin-top:45px; }
.newsquick_cont .newsquick_lst > li .sns a { float:left; width:55px; height:55px; background:#f55; margin-left:5px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/newsquick_icon_all.png) no-repeat; }
.newsquick_cont .newsquick_lst > li .sns a.facebook { background-position:0px -120px; }
.newsquick_cont .newsquick_lst > li .sns a.twitter { background-position:-55px -120px; }
.newsquick_cont .newsquick_lst > li .sns a.kakaostory { background-position:-165px -120px; }
.newsquick_cont .newsquick_lst > li .sns a.band { background-position:-220px -120px; }
.newsquick_cont .newsquick_lst > li .sns a.weibo { background-position:-275px -120px; }
.newsquick_cont .newsquick_lst > li .sns a.btn_sns_more { background-position:-110px -120px; }
.newsquick_cont .newsquick_lst > li .sns a.btn_sns_more.on { background-position:-330px -120px; }
.newsquick_cont .newsquick_lst > li .sns .sns_more { position:absolute; right:0; top:60px; display:none; }

.newsquick_cont .newsquick_edition { position:relative; margin-top:100px; }
.newsquick_cont .newsquick_edition:after { clear:both; display:block; content:''; }
.newsquick_cont .newsquick_edition h3 { font-size:30px; font-weight:bold; height:58px; padding-top:2px; }
.newsquick_cont .newsquick_edition .topten_box { float:left; width:360px; margin-right:35px; }
.newsquick_cont .newsquick_edition .topten_box.last { margin-right:0; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_1 { width:358px; border:1px solid #eee; border-bottom:0 none; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_1 .topten_h4 { width:140px; height:40px; line-height:40px; font-size:16px; color:#fff; font-weight:bold; text-align:center; background:#565fdf; margin:-1px auto 0; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_1 .topten_h4 span { color:#8d9aff; margin-left:4px; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_1 .num { display:block; font-family:Century Gothic; font-size:55px; color:#565fdf; font-weight:bold; font-style:italic; text-align:center; margin-top:17px; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_1 .tit { display:block; width:258px; font-size:19px; font-weight:bold; line-height:26px; margin:19px auto 0; text-align:center; max-height:52px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_1 .thumb { display:block; width:360px; height:240px; margin:38px 0 0 -1px; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_2 li { position:relative; border-bottom:1px solid #eee; padding:20px 0; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_2 li:after { clear:both; display:block; content:''; }

.newsquick_cont .newsquick_edition .topten_box .tt_lst_2 li a { display:table; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_2 li a:hover { text-decoration:none; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_2 li .num { display:table-cell; vertical-align:middle; width:50px; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_2 li .num em { display:block; width:50px; font-family:Century Gothic; font-size:40px; color:#ccc; font-weight:bold; letter-spacing:-4px; text-align:center; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_2 li .tit { display:table-cell; width:100%; vertical-align:middle; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_2 li .tit em { display:block; font-size:16px; line-height:24px; font-weight:bold; max-height:48px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.newsquick_cont .newsquick_edition .topten_box .tt_lst_2 li a:hover .tit { text-decoration:underline; }

.newsquick_cont .newsquick_ces2021 + .newsquick_lst { border-top:0; }

.market_table { position:relative; border-top:1px solid #dfdfdf; padding-top:55px; }
.market_table h3 { float:left; font-size:20px; font-weight:bold; margin-bottom:15px; }
.market_table .p_txt { float:right; font-size:13px; color:#666; margin-top:7px; }
.market_table .p_txt span { font-family:Tahoma; letter-spacing:0; }
.market_table table { width:100%; margin:10px 0 50px; }
.market_table table caption { display:none; }
.market_table table thead { background:#56615f; }
.market_table table thead th { height:40px; font-size:14px; color:#fff; font-weight:bold; border:1px solid #7a8180; }
.market_table table thead .tr1 th { border-top:none; }
.market_table table thead .tr1 th:nth-child(1) { border-left:none; border-bottom:none; }
.market_table table thead .tr1 th:nth-child(1) a { color:#fff; }
.market_table table thead .tr1 th:nth-child(1) a:after { content:''; display:inline-block; width:0; height:0; margin:0 0 -2px 5px; border-style:solid; border-width:5px; border-color:#fff transparent transparent transparent; }
.market_table table thead .tr1 th:nth-child(1) a.up:after { margin:0 0 2px 5px; border-color:transparent transparent #fff transparent; }
.market_table table thead .tr1 th:nth-child(2) { border-bottom:none; }
.market_table table thead .tr1 th:nth-child(5) { border-bottom:none; }
.market_table table thead .tr2 th { border-bottom:none; }
.market_table table tbody tr td { height:54px; font-size:14px; border:1px solid #eee; }
.market_table table tbody tr td:nth-child(2),.market_table table tbody tr td:nth-child(3),
.market_table table tbody tr td:nth-child(4),.market_table table tbody tr td:nth-child(5),
.market_table table tbody tr td:nth-child(6),.market_table table tbody tr td:nth-child(7) { font-family:Tahoma; letter-spacing:0; text-align:right; padding-right:15px; }
.market_table table tbody tr td:nth-child(1) { border-left:none; padding-left:20px; }
.market_table table tbody tr td:nth-child(2) { background:#fffff4; }
.market_table table tbody tr td:nth-child(7) { border-right:none; }
.market_table table tbody tr:nth-child(1) td { border-top:none; }
.market_table table tbody tr:last-child td { border-bottom:1px solid #cecece; }

/*오디오*/
.audio_fix{overflow: hidden; position: fixed; right: 30px; bottom: 30px; width: 90px; height: 90px; z-index: 999; border-radius: 50%; box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);}
.audio_fix.off{position: absolute; right: 0; bottom: 0;}
.audio_btn{position: absolute; right: 0; top: 0; display: block; width: 90px; height: 90px; background: #565fdf url(https://image.ajunews.com/images/site/img/mms/v2/img/audio.svg) 50% 50% no-repeat; background-size: 37px; z-index: 999; border-radius: 50%;}
.audio_wrap{display: none;}
.audio_fix.on .audio_btn{background: #565fdf url(https://image.ajunews.com/images/site/img/mms/v2/img/Pause.svg) 50% 50% no-repeat; background-size: 25px;}
.hide {width:0; height:0; margin:0; padding:0; position:absolute; left:0; top:0; font-size:0; text-indent:-9999px; overflow:hidden; visibility:hidden}