
/*블록체인 전용 해더와 메인 콘텐츠만 나눔바른고딕 적용.
.block_gnb, .block_gnb *,
section.sec0, section.sec0 *,
#Top_story, #Top_story *,
.block_gnb_m, .block_gnb_m *, .sns_pop, .sns_pop *,
section.sec1, section.sec1 *, section.sec1_m, section.sec1_m *,
section.sec2, section.sec2 *, section.sec2_m, section.sec2_m *,
section.sec3, section.sec3 *, section.sec3_m, section.sec3_m *,
section.sec4, section.sec4 * {font-family:"nanum_regular", "나눔바른고딕",'맑은 고딕','Malgun Gothic', sans-serif,'Titillium Web','dotum' !important;letter-spacing:-0.25px}*/
html {
	letter-spacing: -0.25px
}

strong, b {
	font-weight: normal !important;
	font-family: 'notokr-bold' !important;
}
/*banner*/
.main_banner {
	position: absolute;
	left: -180px;
	top: 0;
	width: 160px;
	height: 290px
}
/* -------------------------------------- reset + layout --------------------------------------*/
body {
	min-width: 320px;
}
/* h :IR */
section.sec1_m h2 {
	width: 0px;
	height: 0px;
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

/* box-sizing */
.level1 div ul li a:after, .level1 div ul li:after, .level1 div .lev_text dl, .card a, section.sec3 > *, .newest, .gg, .cube_box > div > ul li a, .cube_box > div > ul li .thumb, .right_news_zone ol, .right_news_zone ol li > p, .right_flash > div ul li dl, .right_flash > ul li, .right_comment > div, .right_comment > div ul li a dl > *, .right_comment > ul li, .cube_box > div > ul, .cube_box > div > ul li, .cube_box > div > ul li .thumb, .cube_box > div > ul li dl, .sec3_m ul li .newest_img span.newest_thumb:after, .sec3_m ul li .newest_lev1, .sec3_m ul li .newest_lev234 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

@media screen and (max-width:1024px) {
	/*900*/
	.sec1_1_m, .sec1_1_m ul li a, .sec1_1_m ul li a span:nth-child(1):after, .sec1_2_m, .sec1_2_m li, section.sec4, .sec3_m ul li .lev1:after, .sec3_m ul li .lev1 span.newest_lev1_img span:after, .sec3_m ul li .newest_lev234_wrap, .sec3_m ul li .newest_lev234_wrap span,
	.right_flash > div ul li a dd span:after {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
}

/* a */
.level1 div ul li a, .sec1_1_m ul li a, .right_flash > div ul li a, .right_flash > ul li a, .right_comment > div ul li a, .right_comment > ul li a, section.sec4 h2 a span, section.sec4 h2 a.close span {
	display: block;
	height: 100%;
}

@media screen and (max-width:1024px) {
	/*900*/
	.sec1_2_m li a, .right_flash > div ul li a dl dt .sec6_dt {
		display: block;
		height: 100%;
	}
}

/* ellipsis */
.level1 div .lev_text dt,
.level1 div .lev_text dd.lev_text_con,
.sec3_m ul li .newest_img span:nth-child(2),
.right_flash > div ul li a dl dt,
.cube_box > div > ul li dl dt,
.cube_box > div > ul li dl dd {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

.sec3_m ul li .newest_lev234 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (max-width:1024px) {
	/*900*/
	.sec1_1_m ul li a span:nth-child(2),
	.cube_box > div > ul li .thumb > strong,
	.right_flash > div ul li a dl dt .sec6_dt {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-wrap: break-word;
	}

	.sec1_2_m li a {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

.action .hover {
	display: none !important;
}

.action .Nonhover {
	display: inline-block !important;
}

.action:hover .hover {
	display: inline-block !important;
}

.action:hover .Nonhover {
	display: none !important;
}

.tag_box {
	height: 21px;
}
/*.tag_box > *{display:inline-block; height:100%; padding:0 5px; line-height:22px; font-size:12px;}
.tag_box > .policy{background:#b70c18;}
.tag_box > .industry{background:#ef6800;}
.tag_box > .market{background:#009b28;}
.tag_box > .people_life{background:#004ea1;}
.tag_box > .opinion{background:#7c24b8;}
.tag_box > * span {color:#fff; opacity:0.8}*/

.pop_bg {
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0.6
}

.pop_bg.show {
	display: block;
}

.middle_dot {
	display: inline-block !important;
	padding: 0 2px !important;
}

/* -------------------------------------- section header --------------------------------------*/
/* 해더 전면수정으로 인해 "newheader.css 로 모두 이동" 2019.01.07 */

/* -------------------------------------- section 1 :news --------------------------------------*/

section.sec1 {
	max-width: 1198px;
	margin: 0 auto;
	position: relative;
}

section.sec1_m {
	display: none;
}

section.sec1 h2 {
	position: absolute;
	left: -9999%;
	width: 1px;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

#main_news {
	width: 100%;
	height: 474px;
}
/* 레벨 1 */
.level1 {
	width: 59.6%;
	height: 474px;
	float: left;
	position: relative;
}

.level1 div {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.level1 div ul {
	width: 200%; /*임시*/
	height: 100%;
}

.level1 div ul li {
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
}

.level1 div ul li a {
	width: 100%;
	overflow: hidden;
	position: relative
}

.level1 div:hover dt {
	text-decoration: underline;
}

.level1 div ul li a:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #d5d5d5
}

.level1 div ul li a img {
	display: block;
	min-height: 100%;
	width: auto;
	max-width: none;
	min-width: 100%
}

.level1 div .lev_text {
	font-size: 0;
	display: block;
	width: 100%;
	height: 283px;
	position: absolute;
	bottom: 0;
	left: 0px;
	overflow: hidden;
	content: "";
	background: url(https://branchimg.sedaily.com/LifeJump/bg_text.png) repeat-x bottom;
	text-align: left;
}
/*.level1 div .lev_text:before{display:inline-block;width:0;height:100%;content:"";vertical-align:middle;}*/
.level1 div .lev_text dl {
	display: inline-block;
	position: absolute;
	width: 100%;
	bottom: 35px;
	left: 0;
	color: #fff;
	padding: 0 20px;
	font-size: 0
}

.level1 div .lev_text:hover dt {
	text-decoration: underline;
}

.level1 div .lev_text dt {
	font-size: 26px;
	line-height: 30px;
	font-family: 'notokr-bold' !important;
	line-height: 1.3em
}

.level1 div .lev_text dd.lev_text_con {
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
	margin-top: 10px;
}

.level1 div .lev_text dd.lev_text_info {
	font-size: 12px;
	margin-top: 14px;
}

.level1 div .lev_text dd.lev_text_info span {
	display: inline-block;
	padding-right: 12px;
	position: relative;
	line-height: 13px;
}

.level1 div .lev_text dd.lev_text_info span:after {
	display: block;
	content: "";
	width: 1px;
	height: 8px;
	position: absolute;
	top: 3px;
	right: 5px;
	background: #fff;
	opacity: 0.7;
}

.level1 div .lev_text dd.lev_text_info span.last:after {
	display: none;
}

.level1 > ul {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 15px;
	left: 0;
	text-align: center
}

.level1 > ul li {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 3px;
}

.level1 > ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%;
	margin-top: 17px;
	border: 1px solid #fff;
	font-size: 0px;
	text-indent: -9999px;
}

.level1 > ul li.click a {
	background: #bed62f;
	border: 1px solid #afafaf;
}

.level1 .tag_box {
	margin-bottom: 5px;
}

.level1 .tag_box .tag {
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	font-family: 'notokr-medium';
	padding: 0 5px
}
/* card / 레벨 2 3 4 */
.card_wrap {
	width: 40.4%;
	height: 474px;
	float: right;
	position: relative;
	z-index: 10;
}

.card_wrap .tag {
	display: inline-block;
	border: 1px solid #cbcbcb;
	font-size: 14px;
	font-family: 'notokr-medium';
	padding: 0 5px;
	color: #888
}

.card {
	width: 50%;
	height: 232px;
	position: absolute;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.card:nth-child(1) {
	top: 0;
	left: 0;
	transition: all 0.4s ease-out
}

.card:nth-child(2) {
	top: 0;
	left: 50%;
	transition: all 0.4s ease-out
}

.card:nth-child(2) > div {
	position: relative;
}

.card:nth-child(2) > div > div iframe {
	border: 1px solid #d9d9d9 !important;
}

.card:nth-child(3) {
	top: 242px;
	left: 0;
	transition: all 0.4s ease-out
}

.card:nth-child(4) {
	top: 242px;
	left: 50%;
	transition: all 0.4s ease-out
}

.card:hover a, .card:hover .card-swipe {
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
	border: 1px solid #bcbcbc;
}

.card:nth-child(1):hover {
	top: -5px;
	transition: all 0.4s ease-out
}

.card:nth-child(2):hover {
	top: -5px;
	transition: all 0.4s ease-out
}

.card:nth-child(3):hover {
	top: 237px;
	transition: all 0.4s ease-out
}

.card:nth-child(4):hover {
	top: 237px;
	transition: all 0.4s ease-out
}

.card a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	border: 1px solid #d9d9d9;
	overflow: hidden;
}

.card:nth-child(2) a img {
	max-width: 100%;
}

.card a > span {
	display: block;
	height: 129px;
	background: gray;
	border: 0 none;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #f2f2f2
}

.card:nth-child(2) a {
	border: 0;
}

.card a > span img {
	display: block;
	width: 100%;
	min-height: 100%;
}

.card a > div {
	padding: 15px;
}

.card a > div h4 {
	font-size: 16px;
	color: #000;
	margin-top: 5px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	color: #1c1c1c;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	font-family: 'notokr-medium' !important;
	font-weight: normal;
	font-weight: normal;
}

.card a:hover > div h4 {
	text-decoration: underline;
}

.card-swipe {
	position: relative;
	overflow: hidden;
	border: 1px solid #d9d9d9;
}

.card-swipe .swiper-pagination {
	text-align: right;
	bottom: inherit !important;
	left: inherit !important;
	right: 14px;
	top: 14px
}

.card-swipe .swiper-pagination-bullet {
	opacity: 1;
	background: #fff;
	width: 9px;
	height: 9px;
	border: 1px solid #939494;
	margin: 0 7px 0 0 !important;
}

.card-swipe .swiper-pagination-bullet:last-child {
	margin-right: 0 !important;
}

.card-swipe .swiper-pagination-bullet-active {
	background: #ff0000;
	border: 0;
}

.main_ad_m {
	display: none;
}

.main_ad_m2 {
	display: none;
}

@media screen and (max-width:1300px) {
	.card:nth-child(2) a img {
		max-width: 100%;
		height: 100%;
	}
}

@media screen and (max-width:1024px) {
	.right_letter {
		display: none
	}

	section.sec1 {
		display: none;
	}

	section.sec1_m {
		display: block;
	}

	.sub_view .relation_list .title {
		font-size: 18px;
		font-family: 'notokr-bold';
		color: #e01f26;
		margin-bottom: 11px;
	}

	.sub_view .relation_list {
		border: 1px solid #e7e7e7;
		border-left: 0;
		border-right: 0;
		padding: 19px 15px 10px 15px !important;
	}

	.sub_view .relation_list ul li {
		background: none;
		padding-left: 0;
		font-size: 17px;
		color: #1c1c1c;
		padding-bottom: 10px;
		font-family: "notokr-regular";
	}

	.sub_view .relation_list ul li a:before {
		display: inline-block;
		content: '';
		margin: -4px 8px 0 0;
		border-radius: 50px;
		width: 3px;
		height: 3px;
		background: #e01f26;
		vertical-align: middle
	}

	.sec1_1_m {
		padding: 10px 0 12px 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.sec1_1_m ul {
		width: 100%;
		height: 100%;
	}

	.sec1_1_m ul:after {
		display: block;
		content: '';
		clear: both;
	}

	.sec1_1_m ul li {
		width: 25%;
		height: 100%;
		float: left;
	}

	.sec1_1_m ul li a {
		display: block;
		height: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 15px;
	}

	.sec1_1_m ul li a p {
		width: 100%;
		font-size: 15px;
		color: #000;
		font-family: 'notokr-medium';
		height: 49px;
		line-height: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-wrap: break-word;
		padding-top: 8px;
		text-align: left;
	}

	.sec1_1_m ul li a span {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		overflow: hidden;
		padding-bottom: 60%;
	}

	.sec1_1_m ul li a span:after {
		display: block;
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 1px solid #d5d5d5;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		opacity: 0.5
	}

	.sec1_1_m ul li a span img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.sec1_2_m {
		width: 100%;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-bottom: 1px solid #d8dbdf;
		text-align: left;
	}

	.sec1_2_m:after {
		display: block;
		content: '';
		clear: both
	}

	.sec1_2_m li {
		width: 50%;
		height: 40px;
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		line-height: 40px;
	}

	.sec1_2_m li a {
		display: block;
		height: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-right: 5px;
		font-size: 15px;
		color: #000;
		font-family: 'notokr-medium';
		border-top: 1px solid #eceeef;
		line-height: 40px;
	}

	.sec1_2_m li:nth-last-child(1) a, .sec1_2_m li:nth-last-child(2) a {
		border-bottom: 0
	}

	.lev2_m, .lev3_m {
		display: none;
	}

	.lev4_m a, .lev5_m a {
		border-top: 1px solid #eceeef;
	}

	.lev5_m, .lev7_m, .lev9_m {
		padding-left: 10px;
	}
	/*right*/
	.sec1_2_m li.lev8_m a, .sec1_2_m li.lev9_m a {
		border-bottom: 0 none;
	}

	.main_ad_m {
		display: block;
		width: 100%;
		height: 70px;
		background: #11418d;
		border-top: 9px solid #eceeef;
		border-bottom: 1px solid #d8dbdf;
		overflow: hidden;
		position: relative
	}

	.main_ad_m a {
		display: block;
		height: 100%;
	}

	.main_ad_m img {
		display: block;
		width: 350px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -175px;
		max-width: inherit
	}

	.main_ad_m2 {
		display: block;
		width: 100%;
		box-sizing: border-box;
		height: 80px;
		border-top: 9px solid #eceeef;
		border-bottom: 1px solid #d8dbdf;
		position: relative;
		text-align: center
	}

	.main_ad_m2 a {
		display: block;
		height: 100%;
	}

	.main_ad_m2 img {
		height: 70px
	}

	.photo_list {
		text-align: left
	}

	.inside_news .swiper-slide .thumb_img {
		display: block;
		position: relative;
		overflow: hidden;
		padding: 0 0 56%
	}

	.inside_news .swiper-slide .thumb_img:after {
		display: block;
		content: "";
		width: 100%;
		height: 100%;
		border: 1px solid rgba(0,0,0,.1);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
		box-sizing: border-box;
	}

	.inside_news .swiper-slide .thumb_img img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		min-height: 100%
	}

	.inside_news.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 2px
	}

	.inside_news.swiper-container {
		position: relative;
		padding-bottom: 15px
	}

	.inside_news .con_tit {
		padding-left: 0
	}

	.inside_news .part {
		display: inline-block;
		font-size: 13px;
		color: #a6bb2a;
		margin: 7px 0 6px 0
	}

	.inside_news .sub_text {
		display: block;
		font-size: 15px;
		color: #000;
		font-family: "notokr-medium";
		padding-bottom: 12px;
		overflow: hidden;
		white-space: normal;
		line-height: 1.2;
		height: 2.3em;
		text-align: left;
		word-wrap: break-word;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.inside_news .swiper-pagination-bullet {
		width: 7px;
		height: 7px;
		background: #fff;
		border: 1px solid #cdcdcd;
		opacity: 1
	}

	.inside_news .swiper-pagination-bullet-active {
		background: #ff1920;
		border: 1px solid #ff1920;
	}

	.inside_news.swiper-container-horizontal > .swiper-pagination-bullets .inside_news .swiper-pagination-bullet {
		margin: 0 0.2px
	}

	.inside_news.swiper-container-horizontal > .swiper-pagination-bullets, .inside_news .swiper-pagination-custom, .inside_news .swiper-pagination-fraction {
		text-align: left;
		top: 23px;
		left: 50px;
		right: 100px;
		width: 200px;
		bottom: inherit;
		z-index: 110;
	}
}

@media screen and (max-width:640px) {
	.sec1_1_m ul li {
		width: 50%;
	}

	.sec1_1_m ul li:nth-child(3) {
		display: none;
	}

	.sec1_1_m ul li:nth-child(4) {
		display: none;
	}

	.lev3_m {
		display: block;
	}

	.lev9_m {
		display: none;
	}

	.lev5_m, .lev7_m, .lev9_m {
		padding-left: 0;
	}

	.lev4_m, .lev6_m, .lev8_m {
		padding-left: 10px;
	}

	.sec1_2_m li.lev7_m a {
		border-bottom: 0 none;
	}

	.lev4_m a, .lev5_m a {
		border-top: none;
	}

	.lev2_m a {
		border-top: 1px solid #eceeef;
	}
	/*max-width:480*/
	.lev2_m {
		display: block;
	}

	.lev7_m, .lev8_m {
		display: none;
	}

	.lev4_m, .lev6_m, .lev8_m {
		padding-left: 0;
	}

	.sec1_2_m li.lev6_m a {
		border-bottom: 0 none;
	}

	.sec1_2_m {
		padding: 0 15px;
		height: 203px;
	}

	.sec1_2_m li {
		width: 100%;
		float: none;
	}

	.sec1_2_m li a {
		display: block;
		height: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-right: 5px;
		font-size: 15px;
	}
}


/* -------------------------------------- section 2 :timeline -------------------------------------- */
section.sec2_m {
	display: none;
}

section.sec2 {
	width: 100%;
	margin: 80px auto 0 auto;
}

section.sec2 h2 {
	width: 100%;
	height: 33px;
	font-family: 'notokr-bold' !important;
	font-weight: normal;
	font-size: 32px;
	color: #333;
}

.timeline {
	position: relative;
	max-width: 1198px;
	height: 280px;
	margin: 25px auto 20px auto;
	box-sizing: border-box;
}

.timeline * {
	box-sizing: border-box;
}

.timeline:before {
	display: block;
	position: absolute;
	top: 75px;
	left: 0;
	width: 100%;
	height: 2px;
	background: url("https://branchimg.sedaily.com/Decenter/blockchain_07.jpg") repeat-x;
	content: '';
}
/*button*/
.timeline .time_btn {
	display: block;
	position: absolute;
	z-index: 30;
}

.timeline .time_btn.count_front {
	width: 39px;
	height: 23px;
	top: 64px;
	left: -15px;
}

.timeline .time_btn.arrow_front {
	width: 14px;
	height: 23px;
	top: 64px;
	left: 22px;
}

.timeline .time_btn.arrow_back {
	width: 14px;
	height: 23px;
	top: 64px;
	right: 24px;
}

.timeline .time_btn.count_back {
	width: 39px;
	height: 23px;
	top: 64px;
	right: -15px;
}

.visible-area {
	position: relative;
	max-width: 1050px;
	width: 100%;
	height: 250px;
	margin: 0 auto;
}

.visible-area .left_space_in {
	display: block;
	position: absolute;
	top: 0;
	left: -74px;
	width: 74px;
	height: 203px;
	background-color: #fff;
	content: '';
}

.visible-area .left_space_in span {
	display: block;
	position: relative;
	width: 100%;
	height: 2px;
	background: url("https://branchimg.sedaily.com/Decenter/blockchain_07.jpg") repeat-x;
	margin-top: 75px;
}

.visible-area .right_space_in {
	display: block;
	position: absolute;
	top: 0;
	right: -74px;
	width: 74px;
	height: 203px;
	background-color: #fff;
	content: '';
}

.visible-area .right_space_in span {
	display: block;
	position: relative;
	width: 100%;
	height: 2px;
	background: url("https://branchimg.sedaily.com/Decenter/blockchain_07.jpg") repeat-x;
	margin-top: 75px;
}

.issue-list {
	position: absolute;
	top: 17px;
	left: 0;
	max-width: 1198px;
	width: 100%;
}

.issue-list li {
	display: block;
	position: relative;
	float: left;
	width: 20%;
	height: 213px;
}

.issue-list li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 5px 15px 0 15px;
}

.issue-list .date {
	display: inline-block;
	height: 24px;
	padding: 0 8px;
	position: relative;
	border: 1px solid #6f6f6f;
	background-color: #eaeaea;
	color: #666;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

.issue-list .date:before {
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: -7.5px;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 1px solid #646464;
	background-color: #fff;
	content: '';
	box-sizing: border-box;
	transition: all 0.4s ease-out;
}

.issue-list .date:after {
	display: block;
	content: "";
	width: 10px;
	height: 11px;
	position: absolute;
	bottom: -11px;
	left: 50%;
	background: url(https://img.sedaily.com/Html/Special/politics/politics_10.png);
	margin-left: -5px;
}

.issue-list .maintit {
	display: block;
	margin-top: 65px;
}

.issue-list .maintit > span {
	display: inline-block;
	position: relative
}

.issue-list .title {
	display: inline-block;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	font-family: 'notokr-bold' !important;
	font-weight: normal;
}

.issue-list .subtitle {
	display: block;
	position: relative;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #888;
	margin-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.issue-list .more {
	display: inline-block;
	width: 66px;
	height: 27px;
	font-size: 12px;
	text-align: center;
	color: #888;
	border: 1px solid #b9b9b9;
	border-radius: 15px;
	line-height: 26px;
	margin-top: 5px;
}

.issue-list .more span {
}

.issue-list .more span img {
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-top: 9px;
}

.issue-list .new_icon {
	display: none;
}
/*Blue Contents*/
.issue-list .new .date {
	border: 1px solid #266bae;
	background: #4392dd;
	color: #fff;
}

.issue-list .new .date:after {
	background: url(https://img.sedaily.com/Html/Special/politics/politics_10_p.png);
}

.issue-list .new .date:before {
	border: 1px solid #266bae;
	background-color: #4392dd;
}

.issue-list .new .title {
	color: #247acd;
}

.issue-list .new .new_icon {
	display: block;
	width: 27px;
	height: 13px;
	position: absolute;
	top: -15px;
	left: 0;
}
/*hover effect*/
.issue-list li a:hover .more {
	color: #fff;
	background: #555;
	border: 1px solid #555;
	transition: all 0.3s ease-out;
}

.issue-list li a:hover .title {
	color: #333;
}

.issue-list li a:hover .date {
	color: #fff;
	background: #555;
}

.issue-list li a:hover .date:before {
	border: 1px solid #555;
	background-color: #555;
	width: 25px;
	height: 25px;
	top: 40px;
	left: 50%;
	margin-left: -12.5px;
}

.issue-list li a:hover .date:after {
	background: url("https://branchimg.sedaily.com/Decenter/blockchain_09.png");
}

.issue-list li.new a:hover .more {
	color: #fff;
	background: #2b4680;
	border: 1px solid #2b4680;
	transition: all 0.3s ease-out;
}

.issue-list li.new a:hover .title {
	color: #2b4680;
}

.issue-list li.new a:hover .date {
	background: #2b4680;
	border: 1px solid #2b4680;
}

.issue-list li.new a:hover .date:before {
	border: 1px solid #2b4680;
	background-color: #2b4680;
}

.issue-list li.new a:hover .date:after {
	background: url("https://branchimg.sedaily.com/Decenter/blockchain_10.png");
}

@media screen and (max-width:1198px) {
	.visible-area .left_space_in,
	.visible-area .right_space_in {
		display: none;
	}
}

@media screen and (max-width:1024px) {
	section.sec2 {
		display: none;
	}

	section.sec2_m {
		display: block;
		border-top: 9px solid #eceeef;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-bottom: 1px solid #d8dbdf;
		padding-bottom: 15px;
		position: relative;
	}

	section h3 {
		height: 50px;
		line-height: 50px;
		font-size: 17px;
		font-family: 'notokr-bold' !important;
		font-weight: normal;
		color: #333;
		text-align: left;
	}

	section.sec2_m h3 {
		padding: 0 15px;
	}

	section.sec2_m h3 span {
		display: block;
		width: 100%;
		height: 100%;
		border-bottom: 1px solid #e8e9ec;
		font-family: 'notokr-bold' !important;
		font-weight: normal;
	}

	/*모바일 스와이프 / 이슈 타임라인 */
	.m_timeline_wrap {
		width: 100%;
		position: relative;
	}

	.m_timeline_wrap div {
		width: 100%;
		height: 182px;
		margin-top: 10px;
	}

	.m_timeline_wrap div > ul {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 15px;
		overflow: hidden;
	}

	.m_timeline_wrap div > ul:after {
		content: "";
		display: block;
		clear: both;
	}

	.m_timeline_wrap div > ul > li {
		width: 210px;
		height: 100%;
		float: left;
		text-align: center;
	}

	.m_timeline_wrap div > ul > li a {
		display: block;
		width: 100%;
		height: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 15px;
		text-align: left;
		color: #fff;
		position: relative;
	}

	.m_timeline_wrap div > ul > li a .date {
		display: inline-block;
		width: 100%;
		height: 16px;
		font-size: 12px;
	}

	.m_timeline_wrap div > ul > li a .date span {
		display: inline-block;
		padding-left: 17px;
	}

	.m_timeline_wrap div > ul > li a strong {
		display: block;
		color: #fff;
		margin-top: 25px;
		font-size: 16px;
		color: #fff;
		font-weight: normal;
		height: 60px;
		line-height: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		word-wrap: break-word;
	}

	.m_timeline_wrap div > ul > li a .new {
		display: inline-block;
		width: 27px;
		height: 13px;
		position: absolute;
		top: 39px;
		left: 16px;
		background: #fff;
		font-family: 'Titillium Web' !important;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
		line-height: 13px;
	}

	.m_timeline_wrap div > ul > li a .issue_tit {
		display: block;
		opacity: 0.6;
		margin-top: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.m_timeline_wrap div > ul > li a .more {
		display: inline-block;
		position: absolute;
		bottom: 10px;
		right: 15px;
		font-size: 12px;
	}

	/*type color*/
	.m_timeline_wrap div > ul > li.i_type01 a {
		background: #7b8e36;
	}

	.m_timeline_wrap div > ul > li.i_type01 a .date {
		color: #c3e254
	}

	.m_timeline_wrap div > ul > li.i_type01 a .new {
		color: #7b8e36;
	}

	.m_timeline_wrap div > ul > li.i_type01 a .date span {
		background: url("https://branchimg.sedaily.com/Decenter/clock_type04.svg")no-repeat;
		background-size: 14px;
	}

	.m_timeline_wrap div > ul > li.i_type02 a {
		background: #34798d;
	}

	.m_timeline_wrap div > ul > li.i_type02 a .date {
		color: #5ac6e5
	}

	.m_timeline_wrap div > ul > li.i_type02 a .new {
		color: #34798d;
	}

	.m_timeline_wrap div > ul > li.i_type02 a .date span {
		background: url("https://branchimg.sedaily.com/Decenter/clock_type03.svg")no-repeat;
		background-size: 14px;
	}

	.m_timeline_wrap div > ul > li.i_type03 a {
		background: #34508d;
	}

	.m_timeline_wrap div > ul > li.i_type03 a .new {
		color: #34508d;
	}

	.m_timeline_wrap div > ul > li.i_type03 a .date {
		color: #9bceff;
	}

	.m_timeline_wrap div > ul > li.i_type03 a .date span {
		background: url("https://branchimg.sedaily.com/Decenter/clock_type01.svg")no-repeat;
		background-size: 14px;
	}

	.m_timeline_wrap div > ul > li.i_type04 a {
		background: #8a3564;
	}

	.m_timeline_wrap div > ul > li.i_type04 a .date {
		color: #e975b5
	}

	.m_timeline_wrap div > ul > li.i_type04 a .new {
		color: #8a3564;
	}

	.m_timeline_wrap div > ul > li.i_type04 a .date span {
		background: url("https://branchimg.sedaily.com/Decenter/clock_type05.svg")no-repeat;
		background-size: 14px;
	}

	.m_timeline_wrap div > ul > li.i_type05 a {
		background: #43358a;
	}

	.m_timeline_wrap div > ul > li.i_type05 a .date {
		color: #a492ff
	}

	.m_timeline_wrap div > ul > li.i_type05 a .new {
		color: #43358a;
	}

	.m_timeline_wrap div > ul > li.i_type05 a .date span {
		background: url("https://branchimg.sedaily.com/Decenter/clock_type02.svg")no-repeat;
		background-size: 14px;
	}
}

@media screen and (max-width:480px) {
	section.sec2_m {
		padding-bottom: 10px;
	}
}

@media screen and (max-width:440px) {
	section h3 {
		font-size: 18px;
	}
}


/*-------------------------------------- sec2 :contents --------------------------------------*/
section.sec3 {
	width: 100%;
	position: relative;
	background: #fff;
	padding: 40px 0 5px 0;
}

section.sec3.bg_gray {
	background: #f3f3f3;
	margin-top: 60px
}

section.sec3_m {
	display: none;
}

section.sec3 .core_news {
	max-width: 1198px;
	margin: 0 auto;
	margin-bottom: 0;
}

section.sec3 .core_news h3 {
	padding: 5px 0 15px 0;
	color: #3e3e3e;
	text-align: left;
	font-size: 27px;
	font-family: 'notokr-bold' !important;
	font-weight: normal;
	color: #1c1c1c;
	position: relative;
}

section.sec3 .core_news h3 a.btn_more {
	display: inline-block;
	color : #888 !important;
	font-size: 17px;
	font-family: 'notokr-medium';
	vertical-align: middle;
	margin-left: 13px;
	margin-top: -4px
}

section.sec3 .core_news h3 a.btn_more:after {
	display: inline-block;
	content: "";
	background: url("/img/lifejump/ico_arrow.svg")no-repeat;
	width: 8px;
	height: 15px;
	background-size: 8px;
	margin-left: 7px;
	vertical-align: middle;
	margin-top: -4px
}

section.sec3 .core_news h3 a.btn_more:hover {
	color: #000
}

section.sec3 .core_news h3 a.btn_more:hover:after {
	background: url("/img/lifejump/ico_arrow_on.svg")no-repeat;
	background-size: 8px;
}

section.sec3 .core_news h3 > span {
	display: block;
	margin: 5px 0;
	font-size: 16px;
}

.cube_box {
	width: 100%;
	height: 309px;
}

.cube_box > div > ul {
	width: 100%; /*임시*/
	height: 100%;
	font-size: 0
}

.cube_box.type1 > div > ul > li {
	border: 1px solid #d5d5d5;
	background: #fff;
	padding-right: 0;
	margin-right: 10px;
	width: calc(20% - 10px)
}

.cube_box > div > ul > li {
	width: 20%;
	height: 100%;
	float: left;
	width: calc(20% - 8px);
	margin-right: 10px;
}

.cube_box > div > ul > li:last-child {
	padding-right: 0;
	margin-right: 0;
}

.cube_box > div > ul > li > a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #d5d5d5;
	background: #fff;
}

.cube_box.type1 > div > ul > li:last-child {
	margin-right: 0;
}
/*img*/
.cube_box > div > ul > li .thumb {
	display: block;
	width: 100%;
	height: 155px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.cube_box > div > ul > li a .thumb img {
	transition: transform 0.5s ease-in-out;
}

.cube_box > div > ul > li a:hover img {
	transform: scale(1.3);
}

.cube_box > div > ul > li .thumb > img {
	display: block;
	width: 278px;
	min-height: 100%;
	max-width: inherit;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -139px;
}
/*text => 말줄임 넣기 */
.cube_box > div > ul > li dl {
	text-align: left;
	padding: 15px;
}

.cube_box.type1 > div > ul > li dl {
	width: 100%;
	height: 100%;
	padding: 15px
}

.cube_box > div > ul > li dl dt {
	font-size: 17px;
	height: 45px;
	color: #1c1c1c;
	font-family: 'notokr-bold' !important;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.cube_box > div > ul > li a:hover dl dt {
	text-decoration: underline;
}

.cube_box.type1 ul li dl dt {
	font-size: 20px;
	text-align: center;
	height: auto;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	width: 100%;
	display: block
}

.cube_box > div > ul > li dl dd.cube_con {
	position: relative;
	color: #555;
	font-size: 13px;
	line-height: 18px;
	height: 36px;
}

.cube_box.type1 > div > ul > li dl dd.cube_con {
	height: auto
}

.cube_box > div > ul > li dl dd.cube_date {
	color: #888;
	font-size: 12px;
	letter-spacing: 0;
	margin-top: 9px;
	position: relative;
	max-width: 100%;
	display: inline-block;
}

.cube_box > div > ul > li dl dd.cube_date span {
	display: inline-block
}

.cube_box > div > ul > li dl dd.cube_date span:first-child {
	position: relative;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cube_box > div > ul > li dl dd.cube_date span:nth-child(2) {
	position: absolute;
	top: 0;
	right: 0;
}

.cube_box > div > ul > li dl dd.cube_date span:nth-child(2):after {
	display: block;
	content: "";
	width: 1px;
	height: 9px;
	position: absolute;
	top: 3px;
	left: -6px;
	background: #dcdcdc;
}

.cube_box > div > ul > li dl dd ul li {
	font-size: 15px;
	margin-bottom: 10px;
	position: relative;
}

.cube_box > div > ul > li dl dd ul li:before {
	display: inline-block;
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	width: 3px;
	height: 3px;
	background: #000;
	margin-right: 5px;
	vertical-align: middle;
}

.cube_box > div > ul > li dl dd ul li a {
	color: #555;
	width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	padding-left: 8px
}

.cube_box > div > ul > li dl dd ul li a:hover {
	text-decoration: underline;
}

.more_article a {
	text-align: center;
}

.more_article a {
	text-align: center;
	font-size: 14px;
	color: #888;
	display: block
}

.more_article a span {
	color: #9baf27;
}

.more_article a:hover span {
	color: #9baf27;
	text-decoration: underline;
}

.more_article a:hover {
	text-decoration: underline;
}
/*hover*/
.cube_box > div > ul > li > a.over {
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
}

.cube_box > div > ul > li > a.over dl dt {
	color: #fff; /*position:relative;display:inline-block;width:100%;*/
}

.cube_box > div > ul > li > a.over dl dd.cube_con {
	color: #fff;
	opacity: 0.8
}

.cube_box > div > ul > li > a.over dl dd.cube_date {
	color: #fff;
	opacity: 0.6
}
/*policy :hover effect*/
.policy .cube_box > div > ul > li a.over {
	background: #b70c18;
	border: 1px solid #b70c18;
}

section.sec3.policy .core_news h3 a:after { /*background:#b70b17;*/
}

/*industry :hover effect*/
section.sec3.industry {
	background: #fff;
}

.industry .cube_box > div > ul > li a.over {
	background: #ef6800;
	border: 1px solid #ef6800;
}
/*market :hover effect*/
.market .cube_box > div > ul > li > a.over {
	background: #009b28;
	border: 1px solid #009b28;
}

section.sec3.market .core_news h3 a:after {
	background: #009b28;
}
/*people_life :hover effect*/
section.sec3.people_life {
	background: #fff;
}

.people_life .cube_box > div > ul > li a.over {
	background: #004ea1;
	border: 1px solid #004ea1;
}

section.sec3.people_life .core_news h3 a:after {
	background: #004ea1;
}
/*market :hover effect*/
.opinion .cube_box > div > ul > li > a.over {
	background: #7c24b8;
	border: 1px solid #7c24b8;
}

section.sec3.opinion .core_news h3 a:after {
	background: #7c24b8;
}
/*market :hover effect*/
section.sec3.english {
	background: #ccc;
}

.english .cube_box > div > ul > li > a.over {
	background: #db27d0;
	border: 1px solid #db27d0;
}

section.sec3.english .core_news h3 a:after {
	background: #db27d0;
}

@media screen and (max-width:1024px) {
	section.sec3 {
		display: none;
	}

	section.sec3_m {
		display: block;
		border-top: 8px solid #eceeef;
		padding: 0 15px;
		position: relative;
	}

	section.sec3_m:after {
		display: block;
		content: '';
		border-bottom: 1px solid #d8dbdf;
		width: 100%;
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 0
	}

	section.sec3_m:last-of-type {
		border-bottom: 0
	}

	section.sec3_m:last-of-type:after {
		display: none
	}

	.sec3_m h3 {
		border-bottom: 1px solid #e8e9ec;
		margin: 0 -15px;
		padding: 0 15px
	}

	.sec3_m h3.bt_none {
		border-bottom: 0
	}

	.sec3_m h3 a {
		display: block;
		height: 100%;
		color: #000;
		position: relative;
		z-index: 100
	}

	.sec3_m h3 a > span {
		position: relative;
		font-family: 'notokr-bold' !important;
		font-weight: normal;
	}

	.sec3_m h3 a > span:after {
		display: block;
		content: "";
		width: 7px;
		height: 7px;
		position: absolute;
		top: -2px;
		right: -12px;
		border-radius: 50%;
	}

	.sec3_m.policy h3 span:after {
		background: #b70c18
	}

	.sec3_m.industry h3 span:after {
		background: #ef6800
	}

	.sec3_m.market h3 span:after {
		background: #009b28
	}

	.sec3_m.people_life h3 span:after {
		background: #004ea1
	}

	.sec3_m.opinion h3 span:after {
		background: #7c24b8
	}

	.sec3_m.english h3 span:after {
		background: #db27d0
	}

	section .sec3_m_more {
		display: inline-block;
		width: 45px;
		height: 50px;
		position: absolute;
		top: 0;
		right: 0;
		background: url("https://branchimg.sedaily.com/Decenter/sec3_arrow.svg")no-repeat center;
		font-size: 0;
		background-size: 9px 15px;
		z-index: 120
	}

	.sec3_m ul li {
		padding: 8px 0 0 0;
	}

	.sec3_m ul li .lev1 {
		padding: 0 235px 0 0;
		position: relative;
		height: 140px;
		display: table;
		text-align: left;
		width: 100%
	}

	.sec3_m ul li .lev1:after {
		display: none;
		content: "";
		width: 200px;
		height: 1px;
		background: #eceeef;
		position: absolute;
		bottom: -1px;
		left: 50%;
		margin-left: -100px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 0 10px;
	}

	.sec3_m ul li .lev1 > span {
		display: table-cell;
		vertical-align: middle;
	}

	.sec3_m ul li .lev1 strong {
		display: block;
		max-height: 52px;
		overflow: hidden;
		margin-top: 5px;
	}

	.sec3_m ul li .lev1 strong span {
		max-height: 100%;
		line-height: 23px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-wrap: break-word;
		font-size: 17px;
		color: #000;
		font-weight: normal !important;
		font-family: 'notokr-bold' !important;
	}

	.sec3_m ul li .lev1 span.newest_lev1_con {
		display: block;
		height: 40px;
		overflow: hidden;
		margin: 10px 0 7px 0;
	}

	.sec3_m ul li .lev1 span.newest_lev1_con span {
		height: 100%;
		line-height: 20px;
		color: #555;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-wrap: break-word;
	}

	.sec3_m ul li .lev1 span.newest_lev1_img {
		display: block;
		width: 215px;
		height: 120px;
		position: absolute;
		top: 5px;
		right: 0;
		overflow: hidden;
	}

	.sec3_m ul li .lev1 span.newest_lev1_img span {
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.sec3_m ul li .lev1 span.newest_lev1_img span:after {
		display: block;
		content: "";
		width: 100%;
		height: 100%;
		border: 1px solid #e8e9ec;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 50;
		opacity: 0.5;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.sec3_m ul li .lev1 span.newest_lev1_img img {
		display: block;
		width: 100%;
	}

	.sec3_m ul li .lev1 span.newest_lev1_info {
		display: block;
		font-size: 12px;
		color: #999;
		padding-bottom: 18px
	}

	.sec3_m ul li .lev1 span.newest_lev1_info > span {
		display: inline-block;
		padding-right: 13px;
		position: relative;
	}

	.sec3_m ul li .lev1 span.newest_lev1_info > span:after {
		display: block;
		content: "";
		width: 1px;
		height: 8px;
		position: absolute;
		top: 2px;
		left: -6px;
		background: #dcdcdc;
		z-index: 10;
	}

	.sec3_m ul li .lev1 span.newest_lev1_info > span:nth-child(2) {
		letter-spacing: 0;
	}

	.sec3_m ul li .lev1 span.newest_lev1_info > span:first-child:after {
		display: none;
	}

	.sec3_m ul li .newest_lev234_wrap {
		display: block;
		width: 100%;
		height: auto;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding-left: 15px;
	}

	.sec3_m ul li .newest_lev234_wrap:after {
		display: block;
		content: '';
		clear: both
	}

	.sec3_m ul li .newest_lev234_wrap span {
		display: block;
		width: 50%;
		height: 41px;
		float: left;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding-right: 15px;
	}

	.sec3_m ul li .newest_lev234_wrap span:nth-child(2n+2) {
		padding-right: 0
	}

	.sec3_m ul li .newest_lev234 {
		display: block;
		width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		text-align: left;
		line-height: 40px;
		font-size: 15px;
		color: #000;
		font-family: "notokr-medium";
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		border-top: 1px solid #eceeef;
		padding: 0 5px 0 3px;
	}

	.sec3_m ul li .newest_lev234_wrap span:nth-last-child(1) a, .sec3_m ul li .newest_lev234_wrap span:nth-last-child(2) a {
		border-bottom: 1px solid #eceeef
	}
}

@media screen and (max-width:640px) {
	.sec3_m ul li .lev1 {
		padding: 0 135px 0 0;
		height: 79px;
	}

	.sec3_m ul li .lev1 span.newest_lev1_img {
		width: 115px;
		height: 70px;
		right: 0
	}

	.sec3_m ul li .lev1 span.newest_lev1_img img {
		min-height: 100%;
	}
}

@media screen and (max-width:480px) {

	.sec3_m ul li .lev1 strong {
		max-height: 44px;
	}

	.sec3_m ul li .lev1 strong span {
		font-size: 17px;
		line-height: 22px;
		max-height: 44px;
	}

	.sec3_m ul li .lev1 span.newest_lev1_con {
		margin: 6px 0 13px 0;
		height: 36px;
	}

	.sec3_m ul li .lev1 span.newest_lev1_con span {
		line-height: 18px;
		color: #999;
		font-size: 13px
	}

	.sec3_m ul li .lev1 span.newest_lev1_info {
		display: none;
	}

	.sec3_m ul li .lev1:after {
		display: none;
	}

	.sec3_m ul li .newest_lev234_wrap {
		height: auto;
		padding-left: 0;
	}

	.sec3_m ul li .newest_lev234_wrap span {
		width: 100%;
		height: 41px;
		float: none;
		padding-right: 10px;
	}

	.sec3_m ul li .newest_lev234_wrap span:nth-child(2n+1) {
		padding-right: 0
	}

	.sec3_m ul li .newest_lev234 {
		padding-right: 5px;
		padding-left: 5px;
	}

	section .sec3_m_more {
		width: 40px;
	}
}

@media screen and (max-width:320px) {
	.right_ad.m_ad > a img {
		width: 320px;
		margin: 0 auto;
		min-height: 70px;
	}
}

/*-------------------------------------- section 3:key word trend --------------------------------------*/
section.sec4 {
	width: 100%;
	height: auto;
	background: #e4eff5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

section.sec4 h2 {
	width: 100%;
	height: 37px;
	padding: 80px 0 40px 0;
	font-size: 32px;
	font-family: 'notokr-bold' !important;
	font-weight: normal;
	color: #333;
}

.chart_tabs {
	height: 41px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}

.chart_tabs li {
	display: inline-block;
	width: 145px;
	height: 100%;
	margin: 0 5px;
}

.chart_tabs li a {
	display: block;
	height: 100%;
	line-height: 41px;
	background: #fff;
	border-radius: 21px;
	font-size: 15px;
	color: #666;
	font-size: 16px;
}

.chart_tabs li.active a, .chart_tabs li a:hover {
	color: #fff;
	background: #2c4985
}

@media screen and (max-width:1024px) {
	.chart_tabs {
		height: 82px;
		border-top: 1px solid #eceeef;
		border-left: 1px solid #eceeef;
		margin-top: 10px;
		margin-bottom: 0;
	}

	.chart_tabs li {
		display: block;
		width: 50%;
		height: 41px;
		line-height: 41px;
		float: left;
		border-right: 1px solid #eceeef;
		border-bottom: 1px solid #eceeef;
		font-size: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0;
	}

	.chart_tabs li a {
		border-radius: 0;
	}

	.chart_tabs li.active a, .chart_tabs li a:hover {
		background: #999;
		color: #fff;
	}
}

section.sec4 #trend_chart {
	max-width: 1198px;
	height: 380px;
	margin: 0 auto;
	padding-bottom: 40px;
}

span.tab_sns {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #cee0ea;
}

span.tab_sns span {
	display: inline-block;
	margin-right: 10px;
	color: #666;
	font-size: 13px;
}

span.tab_sns a {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-top: 9px;
}

@media screen and (max-width:1024px) {
	section.sec4 {
		background: #fff;
		padding: 0 15px;
		border-top: 9px solid #eceeef;
	}

	section.sec4 h2 {
		height: 45px;
		line-height: 47px;
		font-size: 20px;
		text-align: left;
		padding: 0;
		border-bottom: 1px solid #e8e9ec
	}

	span.tab_sns {
		background: #fff;
		border-top: 1px solid #e8e9ec;
		border-bottom: 1px solid #e8e9ec
	}
	/*900*/
	section.sec4 #trend_chart {
		padding-bottom: 0;
		margin-top: 10px;
	}

	pan.tab_sns {
		border-bottom: 0 none;
	}
}

@media screen and (max-width:640px) {
	section.sec4 #trend_chart {
		margin-bottom: 10px;
	}
}

@media screen and (max-width:440px) {
	section.sec4 h2 {
		font-size: 18px;
	}
}

@media screen and (max-width:1298px) {
	section.sec1, section.sec2 {
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	section.sec3 {
		padding-left: 15px;
		padding-right: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

/* -------------------------------------------------- sub - right -------------------------------------------------- */
#container {
	padding-top: 0;
}

#container .side_bar.view_right {
	margin-top: 0px
}

#container .view_cate {
	top: 0px;
}

.view_cate .select_cate {
	font-weight: normal;
}

.sub_view h2 {
	font-family: 'notokr-bold';
	padding-top: 0
}

#container .right_sub_con > div h3 {
	text-align: left;
	position: relative;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	letter-spacing: -0.7px;
	border-bottom: solid 1px #d1d5d9;
	background: #f2f2f2;
}

.search_result .news_list li:first-child {
	border-top: 0
}

@media screen and (max-width:1024px) {
	#container {
		margin: 0 0 0 0;
		padding: 0;
		border-top: 8px solid #eceeef;
	}

	#container #v-right, #container #m-right {
		float: none;
		width: auto
	}

	#container #v-left {
		float: none;
		width: auto;
		margin-top: 25px; /*border-bottom:1px solid #d8dbdf;*/
	}

	#container #m-left {
		float: none;
		width: auto; /*border-bottom:1px solid #d8dbdf;*/
	}

	#container #v-right-scroll-start, #container #m-right-scroll-start {
		margin-left: 0px
	}
	/*title*/
	#container .right_sub_con > div {
		border-top: 9px solid #eceeef;
		border-right: 0;
		border-bottom: 0;
		height: 100%;
		margin-bottom: 0
	}

	#container .right_sub_con > div > h3 {
		height: 45px;
		line-height: 47px;
		padding: 0 0 0 15px;
		font-size: 17px;
		color: #000;
		letter-spacing: -0.25px;
		border-bottom: solid 1px #d1d5d9;
		background: #fff;
	}

	#container .right_sub_con > div > h3 span {
		color: #e01f26;
	}

	#container .right_sub_con > .right_flash > h3 span {
		display: inline-block;
		height: 100%;
		color: #333;
	}

	#container .side_bar > .right_flash .sec6_m_more {
		text-align: center
	}
	/*padding*/
	#container .sub_view h2,
	#container .sub_view .subject_info,
	#container .sub_view .view_top,
	#container .sub_view .view_con,
	#container .sub_view .relation_list {
		padding-left: 15px;
		padding-right: 15px;
	}

	#container .sub_view .view_con td {
		font-family: 'notokr-regular' !important
	}

	#container .sub_view .subject_info {
		padding-left: 10px;
		color: #1c1c1c;
		font-size: 17px
	}

	#container .sub_view .relation_list {
		border-bottom: 1px solid #dcdcdc
	}

	#container .sub_view .view_top .btn_info {
		right: 10px;
	}

	#container .side_bar.view_right.m_none {
		display: none;
	}
	/*검색결과 mobile padding*/
	.search_result .search_list div > h3 {
		padding-left: 15px;
		font-size: 17px
	}

	.search_result .search_list div > h3:after {
		display: none
	}

	.newest_select {
		position: absolute;
		top: 2px;
		right: 15px;
		height: 19px
	}

	.search_result .news_list li:first-child {
		border-top: 0
	}

	.news_list li {
		padding: 12px 0 10px 0;
		margin: 0 15px
	}

	.news_list li:hover a {
		text-decoration: none
	}

	.news_list li.no_img {
		padding-bottom: 12px
	}

	.sub5_list {
		margin-bottom: 0
	}

	.news_list li > p {
		top: 12px;
		right: 0;
	}

	.news_list li:last-child {
		border-bottom: 0
	}
}

@media screen and (max-width:440px) {
	#container .right_sub_con > div > h3 {
		font-size: 18px;
	}
}

@media screen and (max-width:480px) {
	.sub_view .view_top .btn_info {
		bottom: -30px;
	}

	.sub_view .view_top {
		margin-bottom: 35px;
	}
}

/*right_AD*/
.right_ad {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.right_ad a {
	display: block;
	height: 100%;
	text-align: center
}

.right_ad img {
	max-width: inherit
}

.side_bar .right_ad img {
	max-height: inherit;
	width: 100%;
	height: auto;
	margin-bottom: 10px
}

.side_bar .right_ad.m_ad img {
	width: auto;
	height: auto;
	max-height: 70px;
}

.right_ad.m_ad, .right_ad .m_ad {
	display: none;
}

.right_ad.m_ad > a, .right_ad.m_ad > a img {
	height: 70px;
}

.right_ad.m_ad > a img {
	width: 350px;
	margin: 0 auto
}

.right_ad.m_ad.monly {
	display: none;
}

@media screen and (max-width:1024px) {
	.right_ad.m_ad, .right_ad .m_ad {
		display: block;
		overflow: inherit;
	}

	.right_ad img {
		width: auto;
		height: auto;
		max-height: 70px;
	}

	/*900*/
	.right_ad.m_ad {
		height: auto;
		margin-bottom: 0;
		margin-top: -8px;
		position: relative;
		border-bottom: 1px solid #ced2d7;
	}

	.right_ad.pc_ad {
		display: none !important;
	}

	#m-right .side_bar > div.right_ad.m_ad.monly {
		display: none;
		padding: 0
	}
}

.sub_view .relation_list {
	padding: 0 0 30px 0
}

/*best click*/
.right_sub_con > div {
	width: 100%;
	position: relative;
	border: solid 1px #ced2d7;
	margin-bottom: 10px;
}

.right_sub_con > div h3 {
	font-family: 'notokr-medium', 'Malgun Gothic', sans-serif;
}

.right_sub_con > div h3 span {
	color: #e01e26
}

.right_sub_con > div {
	width: 100%;
	position: relative;
	border: solid 1px #ced2d7;
	margin-bottom: 10px
}

.right_sub_con > div.search_right {
	border: 0 none
}

.right_sub_con > div h3 {
	text-align: left;
	position: relative;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	letter-spacing: -0.7px;
	border-bottom: solid 1px #d1d5d9;
	background: #f2f2f2;
	font-family: 'notokr-Bold'
}

.right_sub_con > div h3 {
	font-family: 'notokr-medium', 'Malgun Gothic', '맑은 고딕', sans-serif;
}

_:-ms-fullscreen, :root .right_sub_con > div h3 {
	font-family: 'notokr-medium'
}

.right_sub_con > div h3 span {
	color: #e01e26
}

.right_news_zone ol {
	padding: 5px 15px
}

.right_news_zone ol li {
	display: table;
	position: relative;
	width: 100%;
	height: 70px;
	border-top: solid 1px #e6e8eb
}

.right_news_zone ol li:first-child {
	border-top: none
}

.right_news_zone ol li:first-child {
	border-top: none
}

.right_news_zone ol li > p {
	width: 100%;
	display: table-cell;
	vertical-align: middle
}

.right_news_zone ol li > p a {
	display: block;
	line-height: 18px;
	color: #666;
	padding: 0 0 0 100px;
	*font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	max-height: 36px;
	text-align: left;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-family: 'notokr-medium'
}

.right_news_zone ol li > p a.no_img {
	padding-left: 0
}

.right_news_zone ol li > p a {
	font-family: 'notokr-regular', 'Malgun Gothic', '맑은 고딕', sans-serif;
}

_:-ms-fullscreen, :root .right_news_zone ol li > p a {
	font-family: 'notokr-regular'
}

.right_news_zone ol li > p a:hover {
	color: #333;
	font-family: 'notokr-bold'
}

.right_news_zone ol li > p a:hover {
	font-family: 'notokr-medium', 'Malgun Gothic', '맑은 고딕', sans-serif;
}

_:-ms-fullscreen, :root .right_news_zone ol li > p a:hover {
	font-family: 'notokr-medium'
}

.right_news_zone .lock {
	display: inline-block;
	width: 10px;
	height: 13px;
	background: url(https://branchimg.sedaily.com/signal/images/lock.png)no-repeat;
	margin: 2px 3px 0 0
}

.right_news_zone .thumb {
	position: absolute;
	display: block;
	top: 5px;
	left: 0;
	width: 92px;
	height: 58px;
	text-align: center;
	overflow: hidden
}

.right_news_zone .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.right_news_zone .thumb span:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.right_news_zone .thumb img {
	width: 100%;
	min-height: 100%
}

.right_news_zone > p {
	display: none
}

.right_news_zone h4 {
	display: none
}

.right_news_zone ol li#li_best_6, .right_news_zone ol li#li_best_7, .right_news_zone ol li#li_best_8, .right_news_zone ol li#li_best_9, .right_news_zone ol li#li_best_10 {
	display: none
}

@media screen and (max-width:1024px) {
	/*900*/
	.right_sub_con > div {
		border-top: 9px solid #eceeef;
		border-bottom: 1px solid #d8dbdf;
		border-left: 0 none;
		border-right: 0 none;
		margin-bottom: 0;
	}

	.right_sub_con > div h3 {
		text-align: center;
		height: inherit;
		line-height: inherit;
		padding: 15px 0 13px 0;
		font-size: 22px;
		font-weight: bold;
		color: #333;
		letter-spacing: -1px;
		border-bottom: 0 none;
		background: #fff;
	}

	.right_sub_con > div h3 span {
		color: #257bcd;
	}

	.right_news_zone {
		position: relative;
	}

	.right_news_zone:nth-of-type(1):before {
		display: none
	}

	#liverePC:before, .right_news_zone:before, .right_flash:before {
		display: block;
		content: '';
		position: absolute;
		top: -9px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #dcdcdc
	}

	.right_news_zone ol li:first-child {
		border-top: 0 none;
	}

	.right_news_zone ol li.best > span {
		background: none;
	}

	.right_news_zone ol li > p a.no_img {
		padding: 0 10px 0 0 !important;
	}

	.right_news_zone ol li > p a {
		font-size: 15px;
	}

	.right_news_zone .lock {
		display: inline-block;
		width: 15px;
		height: 15px;
		background: url(https://branchimg.sedaily.com/signalm/images/lock.svg)no-repeat;
		background-size: 11px 15px;
		margin-top: 1px;
		margin-right: 3px;
	}

	.right_news_zone ol li > p a:hover {
		color: #666;
		font-family: 'notokr-medium'
	}
}

@media screen and (max-width:480px) {
	.right_sub_con > div h3 {
		font-size: 18px;
		padding: 10px 0;
	}

	.right_news_zone ol li {
		width: 100%;
	}
}

/* "속보" */
#container .side_bar .right_flash h3 {
	padding-left: 10px;
}

.right_flash h3 img {
	margin-top: 8px;
	margin-right: 3px;
	width: 50px;
}

.side_bar .right_flash h3 span {
	font-size: 16px;
	color: #333;
}

.right_flash > div {
	max-height: 295px;
	overflow: hidden;
}

.right_flash > div ul {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.right_flash > div ul li {
	width: 100%;
	text-align: left;
	position: relative;
}

.right_flash > div ul li:last-child {
	padding-bottom: 10px;
}

.right_flash > div ul li:after {
	display: block;
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 27px;
	background: #ced2d7;
}

.right_flash > div ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
/*clock*/
.right_flash > div ul li .sec6_time {
	width: 48px;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

.right_flash > div ul li .sec6_time:after {
	display: block;
	content: "";
	width: 19px;
	height: 19px;
	position: absolute;
	top: 24px;
	left: 18px;
	background: url(https://img.sedaily.com/Html/Special/politics/politics_15.png);
	background-size: contain;
	z-index: 10;
}

.right_flash > div ul li .sec6_time span {
	display: block;
	width: 49px;
	height: 14px;
	line-height: 14px;
	text-align: right;
	color: #999;
	font-size: 11px;
	background: #fff;
	z-index: 11;
	position: relative;
	top: 5px;
	left: 0;
	text-align: center;
	letter-spacing: -1px;
}
/*con*/
.right_flash > div ul li dl {
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
	position: relative;
	padding-left: 48px;
}

.right_flash > div ul li a dl dt {
	width: 100%;
	height: 52px;
}

.right_flash > div ul li a dl dt:before {
	display: inline-block;
	width: 0;
	height: 100%;
	content: "";
	vertical-align: middle;
}

.right_flash > div ul li a dl dt .sec6_dt {
	vertical-align: middle;
	padding-top: 16px;
	color: #666; /* 한 줄 자르기 */
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; /* 여러 줄 자르기 추가 스타일 */
	white-space: normal;
	line-height: 1.2;
	max-height: 3.6em;
}

.right_flash > div ul li a dl:hover .sec6_dt {
	color: #333;
	font-family: 'notokr-bold'
}

.right_flash > div ul li a dl dt .sec6_info {
	display: none;
}

.right_flash > div ul li a dd {
	display: none;
}

.right_flash > div ul li a dl dt .sec6_dt {
	vertical-align: middle;
	display: inline-block;
	padding-top: 16px;
}

.right_flash > div ul li a dl:hover dd {
	border: 1px solid rgba(0,0,0,0.5)
}
/*first*/
.right_flash > div ul li.rf_first a dd {
	display: block;
	overflow: hidden;
	width: 134px;
	height: 76px;
	margin-top: 8px;
	border: 1px solid #e2e2e2;
}

.right_flash > div ul li.rf_first a dd img {
	display: block;
	width: 100%;
}
/*red*/
.right_flash > div ul li.rf_red .sec6_time:after {
	background: url(https://img.sedaily.com/Html/Special/politics/politics_14.png);
	background-size: contain;
}

.right_flash > div ul li.rf_red .sec6_time span {
	color: #ff0000;
	letter-spacing: -1px;
	width: 100%;
	left: 0;
}

.right_flash > div ul li.rf_red a dl dt {
	color: #333;
	font-family: 'notokr-bold';
}

.right_flash > ul {
	width: 100%;
	height: 35px;
	border-top: 1px solid #ced2d7;
	background: #f7f7f7;
	position: relative;
	z-index: 1;
}

.right_flash > ul li {
	width: 50%;
	height: 35px;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.right_flash > ul li:first-child {
	border-right: 1px solid #ced2d7;
}

.right_flash > ul li a {
	display: block;
	height: 100%;
}

.right_flash > ul li a img {
	display: inline-block;
	width: 14px;
	padding-top: 14px
}

.right_flash .sec6_m_more {
	display: none;
}

@media screen and (max-width:1024px) {
	/*900*/
	.right_flash > div ul li a dl:hover dd {
		border: 1px solid rgba(0,0,0,0.1)
	}

	.right_flash > div ul li a dl:hover .sec6_dt {
		color: #222;
		font-family: 'notokr-regular'
	}

	.right_flash h3 img {
		margin-top: 10px;
	}

	#container .side_bar .right_flash h3 span {
		font-size: 17px;
		display: inline-block;
		height: 100%;
		font-family: 'notokr-bold' !important;
		line-height: 47px;
	}

	.right_flash > h2 img {
		width: 44px;
		margin-top: 12px;
	}

	.right_flash > div {
		max-height: inherit;
	}

	.right_flash > div ul {
		display: block;
	}

	.right_flash > div ul li {
		height: 91px;
		border-bottom: 1px solid #e6e8eb
	}

	.right_flash > div ul li:last-child {
		padding-bottom: 0;
	}

	.right_flash > div ul li.m_none {
		display: none;
	}

	.right_flash > div ul li.rf_noimg a dl {
		padding-right: 10px;
	}

	.right_flash > div ul li.rf_noimg a dl dd {
		display: none;
	}

	.right_flash > div ul li:after {
		display: none
	}

	.right_flash > div ul li .sec6_time {
		width: 49px;
		background: #efefef;
		border-right: 1px solid #e6e8eb;
	}

	.right_flash > div ul li .sec6_time:after {
		width: 18px;
		height: 18px;
		top: 29px;
		left: 16px;
	}

	.right_flash > div ul li .sec6_time span {
		width: 100%;
		text-align: center;
		color: #333;
		font-size: 11px;
		background: none;
		position: relative;
		top: 49px;
		left: 0;
	}

	.right_flash > div ul li a dl {
		padding-right: 130px;
		padding-left: 60px;
		display: table;
		width: 100%
	}

	.right_flash > div ul li a dl:before {
		display: inline-block;
		width: 0;
		height: 100%;
		content: "";
		vertical-align: middle;
	}

	.right_flash > div ul li a dl dt {
		display: inline-block;
		height: auto;
		vertical-align: middle;
		font-size: 15px;
		color: #222;
		line-height: 20px;
		padding-top: 0px;
		overflow: inherit;
		text-overflow: inherit;
		-webkit-line-clamp: inherit;
		-webkit-box-orient: inherit;
		word-wrap: normal;
	}

	.right_flash > div ul li a dl dt:before {
		display: none;
	}

	.right_flash > div ul li a dl dt .sec6_dt {
		display: -webkit-box;
		padding-top: 0
	}

	.right_flash > div ul li a dl dt .sec6_dt {
		display: block;
		height: 100%;
		max-height: 40px;
		vertical-align: middle;
		line-height: 20px;
		overflow: hidden;
		font-size: 15px;
		color: #222;
	}

	.right_flash > div ul li.rf_red a dl dt {
		color: #222;
		font-weight: normal;
	}

	.right_flash > div ul li a dl dt .sec6_info {
		display: block;
		font-size: 12px;
		color: #999;
		margin-top: 3px;
	}

	.right_flash > div ul li a dl dt .sec6_info > span {
		display: inline;
		padding-right: 13px;
		position: relative;
	}

	.right_flash > div ul li a dl dt .sec6_info > span:after {
		display: block;
		content: "";
		width: 1px;
		height: 8px;
		position: absolute;
		top: 7px;
		left: -6px;
		background: #dcdcdc;
		z-index: 10;
	}

	.right_flash > div ul li a dl dt .sec6_info > span.first_info:after {
		display: none;
	}

	.right_flash > div ul li a dl dt .sec6_info > span:nth-child(2) {
		letter-spacing: 0;
		display: inline
	}

	.right_flash > div ul li a dl dt .sec6_info > span:nth-child(3) {
		display: none
	}

	.right_flash > div ul li a dd {
		display: block;
		width: 107px;
		height: 59px;
		margin-top: 0px;
		position: absolute;
		top: 15px;
		right: 10px;
		overflow: hidden;
	}

	.right_flash > div ul li.rf_first a dd {
		width: 107px;
		height: 59px;
		margin-top: 0px;
	}

	.right_flash > div ul li a dd span {
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.right_flash > div ul li a dd img {
		display: block;
		width: 100%;
		min-height: 100%;
	}

	.right_flash > ul {
		display: none;
	}
	/*btn*/
	.right_flash .sec6_m_more {
		display: block;
		width: 100%;
		height: 28px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.right_flash .sec6_m_more img {
		display: inline-block;
		height: 28px;
		width: 28px;
		margin-right: 5px;
		background: #257acd;
		border-radius: 50%;
	}

	.right_flash .sec6_m_more span {
		display: inline-block;
		padding-top: 5px;
		color: #257bcd;
		font-size: 15px;
	}
}

@media screen and (max-width:640px) {
	.right_flash > div ul li a dl dt .sec6_info > span {
		display: none
	}

	.right_flash > div ul li a dl dt .sec6_info > span:after {
		display: none
	}
}

@media screen and (max-width:440px) {
	.right_flash h3 img {
		margin-top: 12px;
		width: 45px
	}

	#container .side_bar .right_flash h3 span {
		font-size: 18px;
	}

	.right_flash .sec6_m_more {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:410px) {
	.right_flash > div ul li a dl dt .sec6_info > span:nth-child(3) {
		display: none;
	}
}

/*------------------------------------------sub1 page issue----------------------------------------------------*/
/*isssue color*/
.chainissue_wrap .i_type01 {
	background: #7b8e36;
}

.chainissue_wrap .i_type02 {
	background: #34798d;
}

.chainissue_wrap .i_type03 {
	background: #34508d;
}

.chainissue_wrap .i_type04 {
	background: #8a3564;
}

.chainissue_wrap .i_type05 {
	background: #43358a;
}

/*issue main list*/
.chainissue {
	width: 100%;
	height: 203px;
	margin-bottom: 20px;
	position: relative;
}

.chainissue .chainissue_tit {
	height: 75px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	position: relative;
}

.chainissue .chainissue_tit:before {
	display: inline-block;
	width: 0;
	height: 100%;
	content: "";
	vertical-align: middle;
}

.chainissue .chainissue_tit > div {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 120px 0 102px;
	margin-top: 4px
}

.chainissue .chainissue_tit > div span {
	display: inline-block;
	width: 62px;
	height: 24px;
	border: 1px solid rgba(225,225,225,0.5);
	border-radius: 12px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0;
	position: absolute;
	top: 27px;
	left: 30px;
}

.chainissue .chainissue_tit > div h4 a {
	display: inline-block;
	font-size: 24px;
	font-family: 'notokr-bold';
	color: #fff;
	max-height: 56px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

.chainissue .chainissue_con {
	height: 126px;
	border-top: 1px solid rgba(225,225,225,0.1)
}

.chainissue .chainissue_con ul {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 17px 30px;
}

.chainissue .chainissue_con ul li {
	width: 100%;
}

.chainissue .chainissue_con ul li a {
	display: block;
	width: 100%;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.chainissue .chainissue_con ul li a:hover {
	text-decoration: underline
}

.chainissue .chainissue_con ul li a span {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url("https://branchimg.sedaily.com/Decenter/blockchain_12.svg")no-repeat;
	background-size: 11px;
	margin: 8px 5px 0 0;
	opacity: 0.7
}

.chainissue > a {
	display: block;
	position: absolute;
	top: 15px;
	right: 5px;
	width: 45px;
	height: 45px;
	text-indent: -9999px;
	font-size: 0;
	opacity: 0.5
}

.chainissue > a:hover {
	opacity: 1
}

.chainissue > a span {
	display: block;
	width: 19px;
	height: 19px;
	position: relative;
	margin-top: 15px;
	margin-left: 10px;
}

.chainissue > a span:after {
	display: block;
	content: "";
	width: 19px;
	height: 1px;
	position: absolute;
	top: 9px;
	left: 0;
	background: #fff;
}

.chainissue > a span:before {
	display: block;
	content: "";
	width: 1px;
	height: 19px;
	position: absolute;
	top: 0;
	left: 9px;
	background: #fff;
}

.chainissue .more_count {
	display: inline-block;
	position: absolute;
	top: 32px;
	right: 53px;
	color: #fff;
}

.blockchain_more {
	text-align: center;
	margin: 30px 0;
}

.blockchain_more a {
	display: inline-block;
	width: 114px;
	height: 40px;
	border: 1px solid #cbcbcb;
	border-radius: 20px;
	line-height: 40px;
	font-size: 14px;
	color: #888;
	transition: all 0.3s ease-out;
}

.blockchain_more a span {
	display: inline-block;
	width: 11px;
	height: 11px;
	position: relative;
	margin: 14px 4px 0 0;
}

.blockchain_more a span:after {
	display: block;
	content: "";
	width: 11px;
	height: 1px;
	position: absolute;
	top: 5px;
	left: 0;
	background: #b3b3b3;
}

.blockchain_more a span:before {
	display: block;
	content: "";
	width: 1px;
	height: 11px;
	position: absolute;
	top: 0;
	left: 5px;
	background: #b3b3b3;
}

.blockchain_more a:hover {
	border: 1px solid #666;
	color: #333;
}

.blockchain_more a:hover span:after, .blockchain_more a:hover span:before {
	background: #404040;
}

.blockchain_more.minus a span:before {
	display: none;
}

@media screen and (max-width:1024px) {
	.chainissue_wrap {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
	}

	.chainissue {
		margin-bottom: 10px;
		height: 193px
	}

	.chainissue .chainissue_tit > span {
		right: 43px;
	}

	.chainissue .chainissue_tit > div {
		padding: 0 90px 0 80px;
		margin-top: 4px
	}

	.chainissue .chainissue_tit > div span {
		left: 15px;
		width: 55px;
	}

	.chainissue .chainissue_tit > div h4 a {
		font-size: 18px;
		line-height: 22px;
	}

	.chainissue .chainissue_con ul {
		padding: 12px 15px 12px 18px;
	}

	.chainissue .chainissue_con ul li a:hover {
		text-decoration: none;
	}

	.blockchain_more {
		margin: 10px 0
	}

	.blockchain_more a {
		width: 90px;
		height: 32px;
		line-height: 34px;
		border: 1px solid #6f6f6f;
		color: #333;
		transition: none;
	}

	.blockchain_more a span {
		margin: 11px 4px 0 0;
	}

	.blockchain_more a span:after, .blockchain_more a span:before {
		background: #4d4d4d;
	}

	.blockchain_more a:hover {
		border: 1px solid #6f6f6f;
		color: #333;
	}

	.blockchain_more a:hover span:after, .blockchain_more a:hover span:before {
		background: #4d4d4d;
	}
}

@media screen and (max-width:480px) {
	.chainissue > a {
		right: 0;
		opacity: 1
	}

	.chainissue > a {
		bottom: 0;
		top: inherit;
		right: 0;
		width: 40px;
		height: 40px;
		background: rgba(225,225,225,0.2)
	}

	.chainissue > a span {
		width: 13px;
		height: 13px;
		margin-top: 14px;
		margin-left: 14px;
	}

	.chainissue > a span:after {
		width: 13px;
		top: 6px;
		left: 0;
	}

	.chainissue > a span:before {
		height: 13px;
		top: 0;
		left: 6px;
	}

	.chainissue .more_count {
		top: 166px;
	}

	.chainissue .chainissue_tit > div {
		padding: 0 15px 0 80px;
	}

	.chainissue .chainissue_con ul li:nth-child(3) {
		display: none;
	}
}

/*------------------------------------------sub2 page issue-list ------------------------------------------------*/
.chain_issue_list_top {
	width: 100%;
	height: 78px;
	position: relative
}

.chain_issue_list_top:before {
	display: inline-block;
	width: 0;
	height: 100%;
	content: "";
	vertical-align: middle;
}

.chain_issue_list_top.i_type01 {
	background: url("https://branchimg.sedaily.com/Decenter/issue_type03.jpg")no-repeat top left;
	background-size: cover;
}

.chain_issue_list_top.i_type02 {
	background: url("https://branchimg.sedaily.com/Decenter/issue_type02.jpg")no-repeat top left;
	background-size: cover;
}

.chain_issue_list_top.i_type03 {
	background: url("https://branchimg.sedaily.com/Decenter/issue_type01.jpg")no-repeat top left;
	background-size: cover;
}

.chain_issue_list_top.i_type04 {
	background: url("https://branchimg.sedaily.com/Decenter/issue_type04.jpg")no-repeat top left;
	background-size: cover;
}

.chain_issue_list_top.i_type05 {
	background: url("https://branchimg.sedaily.com/Decenter/issue_type05.jpg")no-repeat top left;
	background-size: cover;
}

.chain_issue_list_top h4 {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	font-size: 24px;
	color: #fff;
	font-family: 'notokr-bold';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 70px 0 90px;
	max-height: 52px;
	line-height: 26px;
	overflow: hidden;
	padding-top: 4px
}

.chain_issue_list_top h4 span {
	max-height: 52px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

.chain_issue_list_top > span {
	display: inline-block;
	width: 60px;
	height: 24px;
	position: absolute;
	top: 27px;
	left: 20px;
	border: 1px solid rgba(225,225,225,0.5);
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	border-radius: 12px;
	letter-spacing: 0;
	color: #fff
}

.chain_issue_list_top a {
	display: inline-block;
	height: 100%;
	position: absolute;
	top: 0;
	right: 20px;
	line-height: 78px;
	color: #fff;
	background: url("https://branchimg.sedaily.com/Decenter/issue_arrow.svg")no-repeat center right;
	background-size: 8px 13px;
	padding-right: 12px;
	opacity: 0.6
}

.chain_issue_list_top a:hover {
	opacity: 1
}

.news_list .tag_box {
	margin-bottom: 7px;
}

.news_list li > div dt {
	max-height: none;
	margin-top: -2px;
}

.news_list li > div dt a {
	max-height: 48px;
}

.paging {
	margin-top: 0
}

.m_banner {
	display: none
}

@media screen and (max-width:1024px) {
	.chain_issue_list_top h4 {
		font-size: 18px;
	}
	/*900*/
	.search_cover {
		border-top: 0
	}

	.paging {
		margin-bottom: 10px
	}

	.m_banner {
		display: block;
		width: 300px;
		height: 250px;
		margin: 0 auto;
		background: #fff;
		border: 1px solid #ddd;
		margin-bottom: 30px
	}
}

@media screen and (max-width:480px) {
	.chain_issue_list_top h4 {
		padding: 0 70px 0 15px;
	}

	.chain_issue_list_top h4 span {
		line-height: 24px;
		max-height: 48px;
	}

	.chain_issue_list_top > span {
		display: none;
	}
}


/*centents.css덮어쓰기*/
.someinput::-ms-clear {
	display: none;
}

.sub_view .relation_list .title, .sub_view .relation_list ul li a {
	font-weight: normal;
	font-family: 'notokr-medium';
}

#footer .menu_cover .menu_list li:last-child a {
	background: none;
}

#div_m_menu.swiper-container {
	z-index: 9999;
}

#footer .address_cover address span img {
	width: 14px;
	height: 11px;
	margin: 4px 3px 0 3px;
	max-width: inherit;
}

#footer .address_cover address span {
	padding-right: 9px;
}

@media screen and (max-width:500px) {
	.sub_view .view_top > ul {
		margin-right: 110px;
	}
}


/*popup*/
.pop_change {
	position: fixed;
	z-index: 1000;
	width: 280px;
	right: 30px;
	top: 280px
}

.pop_change .pop_bt {
	position: relative;
	height: 35px;
	background: #000;
	color: #fff;
	font-size: 12px;
	line-height: 35px;
	box-sizing: border-box;
	text-align: left;
	vertical-align: middle;
	padding: 0 15px;
}

.pop_change .pop_bt input {
	vertical-align: middle;
	margin: -1px 5px 0;
}

.main_pop_close {
	position: absolute;
	right: 15px;
	top: 9px;
}

@media screen and (max-width: 1024px) {
	.pop_change {
		left: 50%;
		top: 200px;
		margin-left: -140px;
		z-index: 9999;
	}
	.pop_bg {
		display: block;
	}
}

@media screen and (max-height: 500px) {
	.pop_change {
		top: 50px
	}
}