﻿@charset "utf-8";

/* main *//* main */ /*hover color:#20cfd0*/
.cont_main h3 { line-height:20px; font-size:16px; color:#111; font-weight:bold; }
.cont_main .btn_more { position:absolute; right:0; top:8px; display:inline-block; font-family:Dotum; font-size:11px; color:#aaa; text-decoration:underline; }

.main_ns_01 { width:1150px; margin:25px auto 0; padding-bottom:30px; /*border-bottom:1px solid #333;*/ }
.main_ns_01:after { clear:both; display:block; content:''; }
.main_ns_01 .column01 { float:left; width:770px; }
.main_ns_01 .column02 { float:left; width:350px; margin-left:30px; }

.main_ns_01 .top_news.top_news_ty1 .tit { font-size:45px; font-weight:600; line-height:66px; letter-spacing:-5px; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_01 .top_news.top_news_ty1 .tit br {display:none;}
.main_ns_01 .top_news.top_news_ty1 .thumb { width:770px; height:370px; margin-top:19px; }

.main_ns_01 .top_news.top_news_ty2 { position:relative; width:770px; height:446px; }
.main_ns_01 .top_news.top_news_ty2 .thumb_img { position:relative; display:block; width:770px; height:446px; background:#000; }
.main_ns_01 .top_news.top_news_ty2 .thumb_img img { width:100%; height:100%; }
.main_ns_01 .top_news.top_news_ty2 .thumb_img em { display:block; position:absolute; left:0; top:0; right:0; bottom:0; width:770px; height:446px;
background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 85%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%);
background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); }
.main_ns_01 .top_news.top_news_ty2 .text_area { position:absolute; left:40px; top:125px; width:440px; }
.main_ns_01 .top_news.top_news_ty2 .text_area .ctg { display:inline-block; width:auto; height:40px; line-height:40px; font-size:18px; letter-spacing:-2px; color:#fff; margin-bottom:20px; padding:0 15px; background:#1db18d; margin-left:5px; text-decoration:none; }
.main_ns_01 .top_news.top_news_ty2 .text_area .tit { display:block; font-size:50px; letter-spacing:-5px; color:#fff; font-weight:bold; line-height:60px; margin-bottom:27px; max-height:120px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_01 .top_news.top_news_ty2 .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_ty2 .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_ty2 .related { margin-top:20px; }
.main_ns_01 .top_news.top_news_ty2 .related li { background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -359px -48px no-repeat; margin-bottom:5px; }
.main_ns_01 .top_news.top_news_ty2 .related li a { display:block; font-size:20px; color:#fff; line-height:30px; letter-spacing:-2px; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.main_ns_01 .news_list_01 { margin:30px 0; }
.main_ns_01 .news_list_01 > li { clear:both; margin-bottom:20px; }
.main_ns_01 .news_list_01 > li:after { clear:both; display:block; content:''; }
.main_ns_01 .news_list_01 > li .thumb { float:right; width:200px; height:120px; margin-left:30px; }
.main_ns_01 .news_list_01 > li .tit { line-height:35px; font-size:23px; font-weight:bold; letter-spacing: -2px; padding-top:8px; margin-bottom:7px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  }
.main_ns_01 .news_list_01 > li .tit .ic_bk { float:left; width:37px; height:19px; font-size:12px; color:#fff; text-align:center; line-height:17px; font-weight:normal; margin:11px 5px 0 0; /*background:#f54c01;*/ background:#f52f01; letter-spacing:-.05em; }
.main_ns_01 .news_list_01 > li .tit .ic_bk2 { float:left; width:37px; height:19px; font-size:12px; color:#fff; text-align:center; line-height:17px; font-weight:normal; margin:11px 5px 0 0; /*background:#8b57fb;*/ background:#f52f01; letter-spacing:-.05em; }
.main_ns_01 .news_list_01 > li .tit .ic_stit { color:#109675; }
.main_ns_01 .news_list_01 > li .tit .ic_live { color:#f55; }
.main_ns_01 .news_list_01 > li .tit:hover .ic_stit { text-decoration:underline; }
.main_ns_01 .news_list_01 > li .lead { display:block; font-size:13px; color:#999; line-height:21px; letter-spacing:-1px; margin-top:8px; text-decoration:none; max-height:63px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.main_ns_01 .news_list_01 > li .lead2 { display:block; font-size:13px; color:#666; line-height:20px; letter-spacing:-.02em; margin-top:4px; 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_01 > li .related { padding-top:10px; }
.main_ns_01 .news_list_01 > 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_01 > li .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 .news_list_02 { padding:40px 0 0 0; /*border-top:1px solid #333;*/ }
.main_ns_01 .news_list_02 > li { clear:both; margin-bottom:36px; }
.main_ns_01 .news_list_02 > li:after { clear:both; display:block; content:''; }
.main_ns_01 .news_list_02 > li .thumb { float:right; width:130px; height:80px; margin:5px 0 0 35px; }
.main_ns_01 .news_list_02 > li .tit { line-height:35px; font-size:23px; font-weight:bold; letter-spacing:-2px; margin-bottom:6px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_01 .news_list_02 > li .tit .ic_bk { float:left; width:37px; height:19px; font-size:12px; color:#fff; text-align:center; line-height:17px; font-weight:normal; margin:11px 5px 0 0; /*background:#f54c01;*/ background:#f52f01; letter-spacing:-.05em; }
.main_ns_01 .news_list_02 > li .tit .ic_bk2 { float:left; width:37px; height:19px; font-size:12px; color:#fff; text-align:center; line-height:17px; font-weight:normal; margin:11px 5px 0 0;/*background:#8b57fb;*/ background:#f52f01; letter-spacing:-.05em; }
.main_ns_01 .news_list_02 > li .tit .ic_stit { color:#109675; }
.main_ns_01 .news_list_02 > li .tit:hover .ic_stit { text-decoration:underline; }
.main_ns_01 .news_list_02 > li .lead { font-size:13px; color:#999; line-height:21px; letter-spacing:-1px; margin-top:9px; 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_02 > li .related { padding-top:10px; }
.main_ns_01 .news_list_02 > li .related li  { background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -359px -55px no-repeat; margin-bottom:7px; width:540px; }
.main_ns_01 .news_list_02 > li .related li a { display:block; font-size:16px; letter-spacing:-1px; color:#111; line-height:22px; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.main_ns_01 .business { position:relative; border-bottom:1px solid #dfdfdf; }
.main_ns_01 .business ul { margin-top:15px; }
.main_ns_01 .business li { clear:both; }
.main_ns_01 .business li:after { clear:both; display:block; content:''; }
.main_ns_01 .business li.ty1 { padding-bottom:18px; }
.main_ns_01 .business li.ty1 .thumb { width:350px; height:170px; }
.main_ns_01 .business li.ty1 .tit { line-height:21px; font-size:16px; font-weight:bold; color:#111; letter-spacing:-1px; margin-top:13px; max-height:42px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_01 .business li.ty2 { display:table; border-top:1px solid #eee; padding:15px 0; }
.main_ns_01 .business li.ty2 .thumb { float:right; width:90px; height:60px; margin-left:38px; }
.main_ns_01 .business li.ty2 .tit { display:table-cell; width:100%; vertical-align:middle; }
.main_ns_01 .business li.ty2 .tit strong { display:block; font-size:16px; color:#111; font-weight:normal; line-height:21px; max-height:44px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.main_ns_01 .ad_banner { width:350px; height:90px; margin:30px 0 36px 0; }

.main_ns_01 .newsqa { position:relative; border-bottom:1px solid #dfdfdf; }
.main_ns_01 .newsqa h3 span { color:#109675; }
.main_ns_01 .newsqa ul { margin-top:15px; }
.main_ns_01 .newsqa li { clear:both; }
.main_ns_01 .newsqa li:after { clear:both; display:block; content:''; }
.main_ns_01 .newsqa li.ty1 { position:relative; width:350px; height:140px; }
.main_ns_01 .newsqa li.ty1 .ico_q { position:absolute; left:0; top:0; width:61px; height:61px; z-index:1; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -307px 0 no-repeat; }
.main_ns_01 .newsqa li.ty1 .thumb { width:350px; height:140px; overflow:hidden; }
.main_ns_01 .newsqa li.ty1 .thumb img { width:100%; height:auto; }
.main_ns_01 .newsqa li.ty1 .tit { position:absolute; left:0; top:0; width:290px; height:140px; text-align:center; background:rgba(0,0,0,.7); padding:0 30px; display:table; }
.main_ns_01 .newsqa li.ty1 .tit span { display:table-cell; width:100%; vertical-align:middle; }
.main_ns_01 .newsqa li.ty1 .tit span em { display:block; font-size:19px; letter-spacing:-2px; color:#fff; line-height:30px; font-style:normal; max-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_01 .newsqa li.ty1 a:hover .tit span em { text-decoration:underline; }
.main_ns_01 .newsqa li.ty2 { display:table; padding:15px 0; }
.main_ns_01 .newsqa li:last-child { border-top:1px solid #eee; }
.main_ns_01 .newsqa li.ty2 .ico_q { display:table-cell; width:28px; vertical-align:middle; }
.main_ns_01 .newsqa li.ty2 .ico_q em { display:block; width:24px; height:24px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -169px 0 no-repeat; }
.main_ns_01 .newsqa li.ty2 a { float:left; width:322px; font-size:16px; color:#111; font-weight:normal; letter-spacing: -1px; line-height:24px; max-height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.main_ns_01 .interview { position:relative; border-bottom:1px solid #dfdfdf; margin-top:40px; }
.main_ns_01 .interview div { margin-top:15px; }
.main_ns_01 .interview div .thumb { width:350px; height:180px; }
.main_ns_01 .interview 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 .interview div .tit { font-size:16px; font-weight:normal; letter-spacing:-1px; color:#111; line-height:24px; margin:15px 0 15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.main_ns_01 .reporter { position:relative; width:300px; height:350px; background:#323631; margin-top:40px; padding:0 25px; }
.main_ns_01 .reporter h3 { float:left; color:#fff; margin:17px 0 14px 0; }
.main_ns_01 .reporter .btn_more { color:#fff; right:82px; top:25px; }
.main_ns_01 .reporter .bx-wrapper { width:300px; height:250px; }
.main_ns_01 .reporter .bx_rpt { width:300px; height:250px; overflow:hidden; }
.main_ns_01 .reporter .bx_rpt li .news { position:relative; width:300px; height:200px; }
.main_ns_01 .reporter .bx_rpt li .news .img { width:300px; height:200px; }
.main_ns_01 .reporter .bx_rpt li .news .img img { width:100%; height:100%; }
.main_ns_01 .reporter .bx_rpt li .news .txt { position:absolute; left:0; bottom:0; display:block; width:100%; height:150px;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );}
.main_ns_01 .reporter .bx_rpt li .news .txt em { position:absolute; left:10px; bottom:18px; display:block; width:280px; line-height:21px; font-size:16px; color:#fff; font-weight:bold; text-align:center; max-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; }
.main_ns_01 .reporter .bx_rpt li a:hover .news .txt em { text-decoration:underline; }
.main_ns_01 .reporter .bx_rpt li .ctg_name { position:relative; width:100%; height:40px; font-size:0; padding:5px 0; background:#fff; text-align:center; }
.main_ns_01 .reporter .bx_rpt li .ctg_name .photo { display:inline-block; width:40px; height:40px; line-height:40px; font-size:14px; margin-right:5px; }
.main_ns_01 .reporter .bx_rpt li .ctg_name .photo img { width:100%; height:100%; }
.main_ns_01 .reporter .bx_rpt li .ctg_name .txt { display:inline-block; width:auto; height:40px; line-height:40px; font-size:14px; color:#111; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-controls-direction a { position:absolute; top:17px; width:24px; height:24px; overflow:hidden; text-indent:-500em; background:#323631 url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) no-repeat; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev { right:48px; background-position:0px 0px; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-controls-direction a.bx-next { right:25px; background-position:-24px 0px; width:23px; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev:hover { background-position:0px -23px; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-controls-direction a.bx-next:hover { background-position:-24px -23px; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-pager { text-align:center; margin-top:12px; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-pager .bx-pager-item { display:inline-block; margin-left:5px; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-pager .bx-pager-item:first-child { margin-left:0; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-pager .bx-pager-item a { display:block; width:10px; height:10px; background:#bbb; overflow:hidden; text-indent:-500em; border-radius:5px; }
.main_ns_01 .reporter .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active { background:#109675; }

.main_ns_01 .reporter.reporter_ty2 { width:350px; height:364px; background:#fff; padding:0; border-bottom:1px solid #dfdfdf; }
.main_ns_01 .reporter.reporter_ty2 h3 { color:#111; margin:0 0 14px 0; }
.main_ns_01 .reporter.reporter_ty2 .btn_more { top:10px; right:55px; color:#aaa; }
.main_ns_01 .reporter.reporter_ty2 .bx_rpt { height:280px; }
.main_ns_01 .reporter.reporter_ty2 .bx_rpt li .news { width:350px; height:230px; }
.main_ns_01 .reporter.reporter_ty2 .bx_rpt li .news .txt { height:180px; }
.main_ns_01 .reporter.reporter_ty2 .bx_rpt li .ctg_name { background:#109675; }
.main_ns_01 .reporter.reporter_ty2 .bx_rpt li .ctg_name .txt { color:#fff; }
.main_ns_01 .reporter.reporter_ty2 .bx-wrapper { width:350px; }
.main_ns_01 .reporter.reporter_ty2 .bx-wrapper .bx-controls .bx-controls-direction a { top:0; background:#fff url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) no-repeat; }
.main_ns_01 .reporter.reporter_ty2 .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev { right:23px; background-position:-230px -168px; }
.main_ns_01 .reporter.reporter_ty2 .bx-wrapper .bx-controls .bx-controls-direction a.bx-next { right:0px; background-position:-254px -168px; width:23px; }
.main_ns_01 .reporter.reporter_ty2 .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev:hover { background-position:-230px -191px; }
.main_ns_01 .reporter.reporter_ty2 .bx-wrapper .bx-controls .bx-controls-direction a.bx-next:hover { background-position:-254px -191px; }
.main_ns_01 .reporter.reporter_ty2 .bx-wrapper .bx-controls .bx-pager { margin-top:16px; }

.main_ns_01 .opinion { position:relative; margin-top:38px; }
.main_ns_01 .opinion .column_01 { width:348px; height:170px; border:1px solid #dfdfdf; margin-top:15px; }
.main_ns_01 .opinion .column_01 li { position:relative; float:left; width:174px; height:170px; }
.main_ns_01 .opinion .column_01 li:last-child { border-left:1px solid #eee; margin-left:-1px; }
.main_ns_01 .opinion .column_01 li .ctg { position:absolute; left:-1px; top:-1px; display:inline-block; height:25px; line-height:25px; font-size:12px; letter-spacing:0; color:#fff; padding:0 10px; background:#109675; }
.main_ns_01 .opinion .column_01 li .photo { display:block; width:80px; height:80px; border-radius:50%; overflow:hidden; margin:20px auto 11px; }
.main_ns_01 .opinion .column_01 li .photo img { width:100%; height:auto; }
.main_ns_01 .opinion .column_01 li .txt { display:block; width:124px; font-size:14px; color:#111; line-height:21px; text-align:center; padding:0 25px; max-height:42px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_01 .opinion .column_01 li .name { display:block; width:100%; font-family:Dotum; font-size:11px; color:#7b9d85; text-align:center; margin-top:13px; }
.main_ns_01 .opinion .column_01 li a:hover { text-decoration:none; }
.main_ns_01 .opinion .column_01 li a:hover .txt { text-decoration:underline; }
.main_ns_01 .opinion .column_02 li { height:30px; border-bottom:1px solid #eee; padding:10px 0 10px; }
.main_ns_01 .opinion .column_02 li:last-child { border-bottom:1px solid #dfdfdf; }
.main_ns_01 .opinion .column_02 li a { display:block; height:30px; line-height:30px; font-size:16px; color:#111; font-weight:normal; letter-spacing:-1px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_01 .opinion .column_02 li a span { color:#109675; }
.main_ns_01 .opinion .column_02 li a:hover span { text-decoration:underline; }

.main_ns_01 .today_link { position:relative; width:348px; height:48px; border:1px solid #dfdfdf; margin-top:20px; }
.main_ns_01 .today_link li { position:relative; float:left; width:173px; height:48px; border-left:1px solid #eee; }
.main_ns_01 .today_link li:first-child { /*width:116px;*/ border-left:0; }
.main_ns_01 .today_link li a { display:block; width:100%; height:44px; line-height:44px; padding-top:4px; font-size:13px; color:#333; text-align:center; }
.main_ns_01 .today_link li a .hot { position:absolute; left:50%; top:6px; margin-left:-15px; display:block; width:29px; height:11px; line-height:11px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -50px -40px no-repeat; }

.main_ns_01 .military { position:relative; width:350px; height:345px; margin-top:40px; background:url(https://image.ajunews.com/images/site/img/ajunews/military_main_module.jpg) no-repeat; }
.main_ns_01 .military h3 { width:100%; height:148px; overflow:hidden; text-indent:-500em; }
.main_ns_01 .military .btn_more { position:absolute; left:19px; top:104px; width:67px; height:20px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/military_main_module_more.png) no-repeat; }
.main_ns_01 .military ul { margin-left:20px; }
.main_ns_01 .military li { float:left; width:150px; margin-right:10px; }
.main_ns_01 .military li .thumb { width:150px; height:100px; overflow:hidden; }
.main_ns_01 .military li .thumb:after { display:none; }
.main_ns_01 .military li .thumb img { width:100%; height:100%; }
.main_ns_01 .military li .tit { font-size:16px; line-height:21px; font-weight:bold; color:#fff; margin-top:10px; max-height:42px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.main_ns_photo { width:1150px; margin:26px auto 0; padding-bottom:30px; border-bottom:1px solid #333; }
.main_ns_photo:after { clear:both; display:block; content:''; }
.main_ns_photo .photo_lst { position:relative; float:left; width:590px; }
.main_ns_photo .photo_lst ul { margin:10px 0 0 -10px; }
.main_ns_photo .photo_lst ul:after { clear:both; display:block; content:''; }
.main_ns_photo .photo_lst li { float:left; width:290px; height:225px; margin:0 0 10px 10px; }
.main_ns_photo .photo_lst li .thumb { width:290px; height:190px; }
.main_ns_photo .photo_lst li .tit { width:284px; height:35px; line-height:34px; font-size:16px; color:#fff; font-weight:500; text-align:center; background:#109675; padding:0 3px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_photo .photo_lst li a:hover { text-decoration:none; }
.main_ns_photo .photo_lst li a:hover .tit { text-decoration:underline; }

.main_ns_photo .ajutv_lst { position:relative; float:left; width:530px; margin-left:30px; }
.main_ns_photo .ajutv_lst .btn_more { color:#109675; }
.main_ns_photo .ajutv_lst ul { margin-top:10px; }
.main_ns_photo .ajutv_lst ul:after { clear:both; display:block; content:''; }
.main_ns_photo .ajutv_lst .n01 { width:530px; height:300px; margin-bottom:10px; }
.main_ns_photo .ajutv_lst .n02,.main_ns_photo .ajutv_lst .n03 { float:left; width:260px; height:150px; }
.main_ns_photo .ajutv_lst .n02 .thumb,.main_ns_photo .ajutv_lst .n03 .thumb { width:260px; height:150px; }
.main_ns_photo .ajutv_lst .n03 { margin-left:10px; }

.main_ns_02 { width:1150px; margin:25px auto 0; padding-bottom:40px; }
.main_ns_02:after { clear:both; display:block; content:''; }
.main_ns_02 .column01 { float:left; width:590px; }
.main_ns_02 .column02 { float:left; width:530px; margin-left:30px; }

.main_ns_02 .news_list_03 { margin-top:15px; }
.main_ns_02 .news_list_03 > li { clear:both; margin-bottom:25px; }
.main_ns_02 .news_list_03 > li:after { clear:both; display:block; content:''; }
.main_ns_02 .news_list_03 > li .thumb { float:right; width:150px; height:95px; margin:5px 0 0 38px; }
.main_ns_02 .news_list_03 > li .thumb img { height:auto; }
.main_ns_02 .news_list_03 > li .tit { line-height:30px; font-size:19px; font-weight:bold; letter-spacing:-2px; margin-bottom:10px; max-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_02 .news_list_03 > 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:3px 5px 0 0; /*background:#f54c01;*/ background:#f52f01; letter-spacing:-.05em; }
.main_ns_02 .news_list_03 > 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:3px 5px 0 0; /*background:#109675;*/ background:#f52f01; letter-spacing:-.05em; }
.main_ns_02 .news_list_03 > li .tit .ic_stit { color:#109675; }
.main_ns_02 .news_list_03 > li .tit:hover .ic_stit { text-decoration:underline; }
.main_ns_02 .news_list_03 > li .ctg_date { display:block; height:20px; }
.main_ns_02 .news_list_03 > li .ctg_date .ctg { float:left; font-family:Dotum; font-size:12px; color:#109675; }
.main_ns_02 .news_list_03 > li .ctg_date .date { float:left; font-family:Tahoma; font-size:13px; color:#bbb; margin-left:8px; letter-spacing:0; }
.main_ns_02 .news_list_03 > li .ctg_date .date:before { content:''; float:left; width:1px; height:8px; background:#ddd; margin:3px 8px 0 0; }
.main_ns_02 .news_list_03 > li .lead { font-size:13px; color:#999; line-height:21px; letter-spacing:-1px; margin-top:4px; text-decoration:none; max-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_02 .news_list_03 > li .related { padding-top:10px; }
.main_ns_02 .news_list_03 > li .related li  { height:20px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -360px -53px no-repeat; margin-bottom:7px; }
.main_ns_02 .news_list_03 > li .related li a { display:block; width:380px; font-size:16px; color:#111; line-height:21px; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.main_ns_02 .nna { position:relative; margin-top:10px; border-bottom:1px solid #dfdfdf; padding-bottom:40px; }
.main_ns_02 .nna .nna_monopoly { padding-left:5px; }
.main_ns_02 .nna .btn_more { color:#109675; }
.main_ns_02 .nna ul { margin:13px 0 0 -10px; }
.main_ns_02 .nna ul:after { clear:both; display:block; content:''; }
.main_ns_02 .nna li { float:left; width:170px; margin-left:10px; }
.main_ns_02 .nna li .thumb { width:170px; height:100px; overflow:hidden; }
.main_ns_02 .nna li .thumb img { width:100%; height:auto; }
.main_ns_02 .nna li .tit { font-size:16px; color:#111; font-weight:normal; line-height:24px; letter-spacing:-1px; padding:0 5px; margin-top:10px; max-height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.main_ns_02 .lawandp { position:relative; margin-top:40px; padding-bottom: 20px; border-bottom:solid 1px #dfdfdf; }
.main_ns_02 .lawandp .btn_more { color:#109675; }
.main_ns_02 .lawandp ul { margin:15px 0 0 -20px; }
.main_ns_02 .lawandp ul:after { clear:both; display:block; content:''; }
.main_ns_02 .lawandp li { float:left; width:255px; margin:0 0 20px 20px; }
.main_ns_02 .lawandp li:nth-child(3) { clear:both; }
.main_ns_02 .lawandp li .thumb { width:255px; height:145px; }
.main_ns_02 .lawandp li .tit { font-size:16px; font-weight:normal; color:#111; line-height:24px; margin-top:10px; letter-spacing:-1px; padding:0 5px;  max-height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.main_ns_02 .culture_story { position:relative; margin-top:40px; }
.main_ns_02 .culture_story .title { width:530px; height:50px; margin-top:15px; background:url(https://image.ajunews.com/images/site/img/ajunews/culture_story_bg.gif) no-repeat; }
.main_ns_02 .culture_story .title a { display:block; width:486px; height:50px; line-height:50px; font-size:16px; color:#fff; padding:0 22px; }
.main_ns_02 .culture_story ul { margin:20px 0 0 -20px; }
.main_ns_02 .culture_story ul:after { clear:both; display:block; content:''; }
.main_ns_02 .culture_story li { float:left; width:255px; margin:0 0 20px 20px; }
.main_ns_02 .culture_story li:nth-child(odd) { clear:both; }
.main_ns_02 .culture_story li .thumb { float:right; width:100px; height:65px; margin-left:15px; overflow:hidden; }
.main_ns_02 .culture_story li .thumb img { width:100%; height:auto; }
.main_ns_02 .culture_story li .ctg { display:inline-block; max-width:128px; height:16px; line-height:19px; font-family:Dotum; font-size:11px; color:#109675; border:1px solid #109675; padding:0 5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_02 .culture_story li .tit { font-size:16px; color:#111; font-weight:normal; line-height:24px; letter-spacing:-1px; margin-top:5px; max-height:50px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_02 .culture_story li:hover .ctg { color:#fff; background:#109675; }
.main_ns_02 .culture_story li:hover .tit { }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.main_ns_02 .culture_story li .ctg { line-height:17px; }
}

.main_ns_china { width:100%; height:450px; background:#f3f5f2; }
.main_ns_china .inner { width:1150px; margin:0 auto; }
.main_ns_china h3 { float:left; width:334px; height:35px; margin:40px 0 15px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) 0px -60px no-repeat; }
.main_ns_china h3 a { display:block; width:100%; height:100%; }
.main_ns_china ul { clear:both; margin:0 0 0 -16px; }
.main_ns_china li { float:left; width:275px; height:315px; margin-left:16px; }
.main_ns_china li .thumb { width:275px; height:160px; }
.main_ns_china li .txt_area { width:235px; height:135px; border:1px solid #f2f2f2; border-top:0; background:#fff; padding:19px 19px 0; }
.main_ns_china li .txt_area .tit { font-family: 'Microsoft YaHei', '微软雅黑'; font-weight:bold; font-size:16px; letter-spacing:1px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_ns_china li .txt_area .lead { font-family: 'Microsoft YaHei', '微软雅黑'; font-size:13px; color:#888; line-height:20px; margin-top:12px; max-height:40px; font-weight:normal; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.main_ns_china li .tit_kor { display:block; font-size:14px; color:#109675; line-height:19px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top:26px; }

.main_partner { width:1150px; margin:0 auto; padding-bottom:50px; }
.main_partner .ptn_ch_people { width:1150px; margin-top:40px; padding-bottom:30px; border-bottom:1px solid #eee; }
.main_partner .ptn_ch_people h4 { float:left; line-height:24px; font-size:18px; color:#333; font-weight:bold; margin-bottom:17px; }
.main_partner .ptn_ch_people .txt { float:left; width:491px; height:24px; margin-left:5px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) 0px -100px no-repeat; }
.main_partner .ptn_ch_people ul { clear:both; }
.main_partner .ptn_ch_people ul:after { clear:both; display:block; content:''; }
.main_partner .ptn_ch_people li { float:left; width:315px; margin-right:70px; }
.main_partner .ptn_ch_people li:last-child { margin-right:0; }
.main_partner .ptn_ch_people li .thumb { float:left; width:150px; height:95px; margin-right:15px; }
.main_partner .ptn_ch_people li .ctg { display:block; font-size:14px; color:#109675; margin-top:15px; }
.main_partner .ptn_ch_people li .tit { font-size:16px; font-weight:normal; letter-spacing:-1px; line-height:24px; margin-top:5px; max-height:50px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.main_partner .ptn_lst { margin-top:30px; }
.main_partner .ptn_lst:after { clear:both; display:block; content:''; }
.main_partner .ptn_lst h4 { line-height:22px; font-size:14px; color:#333; font-weight:bold; }
.main_partner .ptn_lst .pl_01 { float:left; width:660px; }
.main_partner .ptn_lst .pl_01 ul { width:660px; height:35px; margin-top:15px; background:url(https://image.ajunews.com/images/site/img/ajunews/partner_0225.gif) 0 0 no-repeat; }
.main_partner .ptn_lst .pl_01 li { float:left; height:35px; }
.main_partner .ptn_lst .pl_01 li a { display:block; width:100%; height:100%; overflow:hidden; text-indent:-500em; }
.main_partner .ptn_lst .pl_01 li.n01 { width:78px; }
.main_partner .ptn_lst .pl_01 li.n02 { width:50px; }
.main_partner .ptn_lst .pl_01 li.n03 { width:68px; }
.main_partner .ptn_lst .pl_01 li.n04 { width:72px; }
.main_partner .ptn_lst .pl_01 li.n05 { width:68px; }
.main_partner .ptn_lst .pl_01 li.n06 { width:47px; }
.main_partner .ptn_lst .pl_01 li.n07 { width:56px; }
.main_partner .ptn_lst .pl_01 li.n08 { width:56px; }
.main_partner .ptn_lst .pl_01 li.n09 { width:77px; }
.main_partner .ptn_lst .pl_01 li.n10 { width:41px; }
.main_partner .ptn_lst .pl_01 li.n11 { width:44px; }
.main_partner .ptn_lst .pl_02 { float:left; width:490px; }
.main_partner .ptn_lst .pl_02 ul { width:490px; height:35px; margin-top:15px; background:url(https://image.ajunews.com/images/site/img/ajunews/partner_0225.gif) -660px 0px no-repeat; }
.main_partner .ptn_lst .pl_02 li { float:left; height:35px; }
.main_partner .ptn_lst .pl_02 li a { display:block; width:100%; height:100%; overflow:hidden; text-indent:-500em; }
.main_partner .ptn_lst .pl_02 li.n01 { width:80px; }
.main_partner .ptn_lst .pl_02 li.n02 { width:96px; }
.main_partner .ptn_lst .pl_02 li.n03 { width:88px; }
.main_partner .ptn_lst .pl_02 li.n04 { width:78px; }
.main_partner .ptn_lst .pl_02 li.n05 { width:64px; }
.main_partner .ptn_lst .pl_02 li.n06 { width:80px; }

/* 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 */
.section_news { position:relative; padding:0px; }
.list_wrap .sn_top { border-bottom:2px solid #333; padding-bottom:40px; margin-top:40px; }
.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:20px; 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; vertical-align:middle; }
.list_wrap .sn_top .news_m .text_area .tit { font-size:23px; letter-spacing:-3px; font-weight:bold; color:#111; line-height:33px; 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 .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; }
.list_wrap .sn_top .news_m .text_area .related { width: 380px; padding-top:20px; }
.list_wrap .sn_top .news_m .text_area .related li { margin-bottom:7px; }
.list_wrap .sn_top .news_m .text_area .related li a { display:block; font-size:16px; color:#111; line-height:22px; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -359px -55px no-repeat; }
.list_wrap .sn_top .news_rel { margin-top:15px; }
.list_wrap .sn_top .news_rel li a { font-size:16px; line-height:32px; color:#111; font-weight:bold; letter-spacing:-1px; }
.list_wrap .sn_top .news_rel li a span { color:#109675; }

.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; color:#111; 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; color:#111; letter-spacing:-3px; font-weight:bold; margin-top:10px; }
.list_wrap h4 span { color:#b60d0d; }

.section_news .sn_lst_ty .lst_li { position:relative; border-bottom:1px solid #eee; padding:0 0 40px; }
.section_news .sn_lst_ty .lst_li:after { clear:both; display:block; content:''; }
.section_news .sn_lst_ty .lst_li h3 { font-size:16px; color:#333; margin-bottom:18px; margin-top:38px; }
.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(0,0,0,0.7); padding:10px 20px; }
.section_news .sn_lst_ty .lst_li .news1 .tit span { display:block; font-size:14px; color:#fff; line-height:23px; text-decoration:none; 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:450px; margin-top:6px; }
.section_news .sn_lst_ty .lst_li .news2 li a { display:block; font-size:16px; color:#111; line-height:35px; font-weight:bold; letter-spacing:-1px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

/*
.section_china { position:relative; padding:40px 0 0 0; }
.section_china .sc_top { border-bottom:2px solid #333; padding-bottom:40px; }
.section_china .sc_top .mnews { position:relative; width:780px; height:450px; }
.section_china .sc_top .mnews .thumb { width:780px; height:450px; }
.section_china .sc_top .mnews .thumb:before { content:''; display:block; position:absolute; left:0; top:0; right:0; bottom:0;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.9) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.9) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );}
.main_top .top_slide .bx_topnews .thumb img { width:1110px; height:500px; }
.section_china .sc_top .mnews .tit { position:absolute; left:0; bottom:40px; font-size:30px; letter-spacing:-3px; color:#fff; line-height:40px; font-weight:bold; padding:0 38px; max-height:90px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.section_china .sc_top .mnews:hover .tit { text-decoration:underline; }
*/
.section_china { position:relative; padding:40px 0 0 0; }
.section_china .sc_top { border-bottom:2px solid #333; padding-bottom:40px; }
.section_china .sc_top .mnews { position:relative; width:780px; height:450px; }
.section_china .sc_top .mnews .thumb { width:780px; height:450px; }
.section_china .sc_top .mnews .thumb:before { content:''; display:block; position:absolute; left:0; top:0; right:0; bottom:0;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.9) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.9) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );}
.section_china .sc_top .mnews .text_area { position:absolute; left:38px; bottom:40px; width:704px; }
.section_china .sc_top .mnews .text_area .tit { font-size:30px; letter-spacing:-3px; color:#fff; line-height:40px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.section_china .sc_top .mnews .text_area .related { padding-top:20px; width:500px; }
.section_china .sc_top .mnews .text_area .related li { margin-bottom:7px; }
.section_china .sc_top .mnews .text_area .related li a { display:block; font-size:16px; color:#fff; line-height:22px; padding-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -359px -55px no-repeat; }

.section_china .sc_lst_ty .lst_li { position:relative; border-bottom:1px solid #eee; padding:0 0 20px; }
.section_china .sc_lst_ty .lst_li h3 { font-size:16px; color:#333; margin-bottom:18px; margin-top:30px; }
.section_china .sc_lst_ty .lst_li .news1:after { clear:both; display:block; content:''; }
.section_china .sc_lst_ty .lst_li .news1 .thumb { float:left;  width:210px; height:140px; margin-right:18px; }
.section_china .sc_lst_ty .lst_li .news1 .tit { font-size:23px; color:#111; font-weight:bold; letter-spacing:-2px; line-height:30px; padding-top:2px; max-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.section_china .sc_lst_ty .lst_li .news1 .lead { font-size:13px; color:#999; line-height:21px; margin-top:12px; max-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.section_china .sc_lst_ty .lst_li .news2 { margin-top:10px; }
.section_china .sc_lst_ty .lst_li .news2 li a { font-size:16px; font-weight:bold; letter-spacing:-1px; line-height:35px; color:#111; }

.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; color:#111; 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:90px; overflow:hidden; border-radius:50%; margin-right:18px; }
.section_opinion .so_lst_ty li .thumb img { height:auto; }
.section_opinion .so_lst_ty li .tit { line-height:24px; font-size:19px; color:#111; 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_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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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:11%; }
.list_hd .lst_nav.lst_nav_05 li:nth-child(1) { width:19%; }
.list_hd .lst_nav.lst_nav_05 li:nth-child(3) { width:13%; }
.list_hd .lst_nav.lst_nav_05 li:nth-child(7) { width:13%; }
.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:16.66666666%; }
.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; color:#111; }
.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; }

/* news */
.sec_news_lst { margin:40px 0 50px; }
.sec_news_lst li { height:122px; margin-bottom:30px; }
.sec_news_lst li:after { clear:both; display:block; content:''; }
.sec_news_lst li .thumb { float:left; width:150px; height:100px; margin-right:18px; text-align:center; }
.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:19px; font-weight:bold; letter-spacing:-2px; color:#111; line-height:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.sec_news_lst li .lead { font-size:13px; color:#999; line-height:21px; letter-spacing:-1px; text-decoration:none; margin-top:10px; 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:#ccc; margin-top:15px; 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:1150px; height:450px; padding-bottom:40px; border-bottom:1px solid #333; margin:30px auto 0; }
.photo_main_top .tab_lst li { position:absolute; width:230px; height:150px; background:#000; }
.photo_main_top .tab_lst li img { width:100%; height:100%; opacity:.5; }
.photo_main_top .tab_lst li.active a:after { display:inline-block; position:absolute; top:0; left:0; right:0; bottom:0; width:216px; height:136px; border:7px solid #109675; 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:230px; top:0; width:690px; height:450px; display:none; }
.photo_main_top .tab_photo .img { display:block; width:690px; height:450px; }
.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:205px; height:96px; padding:24px 30px 0; background:rgba(255,255,255,.9); }
.photo_main_top .tab_photo .txt_area strong { display:block; font-size:14px; color:#048327; font-weight:normal; margin-bottom:5px; }
.photo_main_top .tab_photo .txt_area span { display:block; line-height:25px; font-size:19px; font-weight:bold; letter-spacing:-2px; color:#111; 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_top #pt1,.photo_main_top #pt1,.photo_main_top #pt1,.photo_main_top #pt1,.photo_main_top #pt1 { display:none; }
*/
.photo_main_news { position:relative; width:1150px; margin:35px auto 0; }
.photo_main_news h3 { height:32px; font-size:16px; color:#333; }
.photo_main_news ul:after { clear:both; display:table; content:''; }
.photo_main_news li { float:left; width:273px; height:258px; border:1px solid #e0e0e0; margin-right:16px; }
.photo_main_news li:after { clear:both; display:block; content:''; }
.photo_main_news li:last-child { margin-right:0; } 
.photo_main_news li .thumb { float:left; width:275px; height:175px; text-align:center; margin:-1px 0 0 -1px; overflow:hidden; }
.photo_main_news li .thumb img { display:block; width:100%; height:auto; vertical-align:middle; }
.photo_main_news li .tit { width:235px; font-weight:bold; line-height:22px; font-size:16px; color:#111; padding:15px 20px 0; letter-spacing: -1px; max-height:44px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.cols {overflow:hidden; position:relative; width:1150px; 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 { position:relative; width:100%; height:512px; margin-top:50px; background:#323631; }
.photo_main_slide .slide_wrap { position:relative; width:1150px; margin:0 auto; padding-top:40px; }
.photo_main_slide .slide_wrap h3 { height:42px; }
.photo_main_slide .slide_wrap h3 a { font-size:23px; color:#fff; letter-spacing: -2px; }
.photo_main_slide .slide_wrap .btn_more { top:54px; }
.photo_main_slide .slide_wrap ul { position:relative; width:1150px; height:380px; }
.photo_main_slide .slide_wrap ul:after { clear:both; display:table; content:''; }
.photo_main_slide .slide_wrap li { position:absolute; width:280px; height:185px; }
.photo_main_slide .slide_wrap li .img { display:block; width:280px; height:185px; 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; width:155px; height:45px; line-height:45px; font-size:16px; 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 .btn_more { position:absolute; right:10px; top:149px; display:block; height:25px; line-height:26px; font-size:12px; color:#999; letter-spacing:-1px; border:1px solid #999; border-radius:13px; padding:0 10px; text-decoration:none; }
.photo_main_slide .slide_wrap li:hover .tit { text-decoration:underline; }
.photo_main_slide .slide_wrap li.s_n01 { width:570px; height:380px; }
.photo_main_slide .slide_wrap li.s_n01 .img { width:570px; height:380px; }
.photo_main_slide .slide_wrap li.s_n01 .tit { width:400px; height:60px; line-height:60px; font-size:18px; color:#fff; padding:0 140px 0 30px; }
.photo_main_slide .slide_wrap li.s_n01 .btn_more { position:absolute; right:20px; top:337px; display:block; height:25px; line-height:26px; font-size:12px; color:#999; letter-spacing:-1px; border:1px solid #999; border-radius:13px; padding:0 10px; text-decoration:none; }
.photo_main_slide .slide_wrap li.s_n01 { left:0; top:0; }
.photo_main_slide .slide_wrap li.s_n02 { left:580px; top:0; }
.photo_main_slide .slide_wrap li.s_n03 { left:870px; top:0; }
.photo_main_slide .slide_wrap li.s_n04 { left:580px; top:195px; }
.photo_main_slide .slide_wrap li.s_n05 { left:870px; top:195px; }

.photo_main_ranking { width:1150px; margin:48px auto 0; padding-bottom:50px; }
.photo_main_ranking h3 { height:32px; font-size:16px; color:#333; }
.photo_main_ranking ul:after { clear:both; display:table; content:''; }
.photo_main_ranking li { float:left; width:218px; margin-right:15px; }
.photo_main_ranking li:last-child { margin-right:0; }
.photo_main_ranking li .thumb { width:218px; height:150px; 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 span { position:absolute; left:0; bottom:20px; display:inline-block; width:72px; height:30px; line-height:30px; font-size:12px; color:#fff; text-align:center; background:#109675; }
.photo_main_ranking li .text_area { display:table; width:200px; margin-top:10px; }
.photo_main_ranking li .text_area .num { float:left; width:30px; height:30px; line-height:30px; font-family:Tahoma; font-size:25px; color:#109675; text-align:center; }
.photo_main_ranking li .text_area .tit { display:table-cell; width:100%; vertical-align:middle; }
.photo_main_ranking li .text_area .tit span { display:block; font-size:16px; color:#333; line-height:23px; max-height:46px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; }

.sec_photo_lst1 { margin-left:-15px; }
.sec_photo_lst1:after { clear:both; display:block; content:''; }
.sec_photo_lst1 li { float:left; width:248px; height:245px; border:1px solid #e0e0e0; margin:0 0 20px 15px; }
.sec_photo_lst1 li .thumb { width:250px; height:160px; 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:25px; font-size:16px; letter-spacing:-1px; font-weight:bold; color:#111; padding:15px 20px 0; max-height:50px; 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:19px; font-weight:bold; letter-spacing:-1px; color:#111; }
.sec_photo_lst2 .pl_li .pl_head .btn_more { position:absolute; right:0; bottom:10px; display:block; font-size:13px; color:#109675; text-decoration:none; }
.sec_photo_lst2 .pl_li .pl_head .btn_more em { display:inline-block; width:5px; height:9px; background:url(https://image.ajunews.com/images/site/img/ajunews/icon_all.png) -85px -135px no-repeat; margin-left:5px; }
.sec_photo_lst2 .pl_li .pl_con li { position:relative; float:left; width:180px; height:180px; margin-right:20px; 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(http://image.ajunews.com/images/site/img/ajunews/reporter_hd_bn_bg.jpg) repeat; margin-top:30px; margin-bottom: 30px; }
.reporter_hd.hd1 { width:1150px; 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:950px; height:180px; padding:0 0 0 200px; }
.reporter_hd.hd2 .photo { position:absolute; left:50px; top:30px; width:120px; height:120px; }
.reporter_hd.hd2 .photo img { width:100%; height:100%; }
.reporter_hd.hd2 .profile { float:left; margin-top:63px; }
.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_hd { position:relative; background:url(http://image.ajunews.com/images/site/img/ajunews/reporter_hd_bn_bg.jpg) repeat; margin-top:30px; margin-bottom: 30px; }
.reporter_hd.hd1 { width:1150px; 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; color:#111; 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:810px; 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; color:#111; 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; color:#111; 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; color:#111; 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:1150px; margin:35px auto 0; }
.reporter_news h3 { font-size:23px; letter-spacing:-2px; line-height:35px; color:#111; 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:1150px; padding:90px 0 160px 0; margin:0 auto; }
.rss_cont h3 { float:left; font-size:25px; color:#111; 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; color:#111; 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:1150px; padding:30px 0 100px 0; margin:0 auto; }
.conference_cont h3 { height:52px; font-size:25px; color:#111; font-weight:normal; display: none;}
.conference_cont .cfrc_top { position:relative; width:1150px; height:400px; overflow:hidden; }
.conference_cont .cfrc_top .thumb { width:1150px; 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:142px; 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 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; color:#111; 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; color:#111; 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; }*/
.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; color:#111; 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; color:#111; }
.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; color:#111; 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; color:#111; }
/*.section_ranking .rank_lst3 li .thumb { float:left; width:150px; height:95px; margin-right:19px; }*/
.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; color:#111; 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:1150px; padding:90px 0 160px 0; margin:0 auto; }
.sms_cont .sms_hd { position:relative; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; }
.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; color:#111; 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; color:#111; }
.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; color:#111; 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; color:#111; }
.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:1150px; padding:0 0 160px 0; margin:0 auto; }
.hotissue_cont h3 { float:left; font-size:25px; color:#111; 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; color:#111; 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:1150px; 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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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:1150px; 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:1150px; 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; color:#111; 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; color:#111; 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; color:#111; 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:1150px; height:200px; margin:30px 0; }
.military_list_top h3 { position:relative; width:1150px; 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; color:#111; 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:1150px; height:150px; margin:30px 0; }
.finance_list_top h3 { position:relative; width:1150px; height:150px; }
.finance_list_top h3 a { display:block; width:1150px; height:150px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/issue_finance_top.jpg) no-repeat; }

.ces_list_top { position:relative; width:780px; height:120px; margin:50px 0 30px; }
.ces_list_top h3 { position:relative; width:100%; height:120px; }
.ces_list_top h3 a { display:block; width:100%; height:120px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/ces2020_aju_list.jpg) no-repeat; }
.ces_list_top h3 span { display:block; width:100%; height:120px; overflow:hidden; text-indent:-500em; background:url(https://image.ajunews.com/images/site/img/ajunews/ces2020_aju_list.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:1150px; 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; margin-bottom:-1px; margin-top:30px; }



/* 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:#f54c01;*/ 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:#8b57fb;*/ 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:#f54c01;*/ 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:#8b57fb;*/ 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; color:#111; 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:1150px; 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; color:#111; 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; color:#111; 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:1150px; 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; color:#111; 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; color:#111; 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:1150px; margin:30px auto 200px; }
.newsquick_cont .top_title { position:relative; width:1150px; 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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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; color:#111; 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; }
