

/* Start:/local/templates/kr1/css/news.css?17176930842790*/
.news-list{text-align:center;}
.news-list .row{display: flex;flex-flow: row wrap;margin-left: calc(var(--offset-page-content-x) * -1);}
.news-list .item{margin-left: var(--offset-page-content-x);margin-bottom: calc(var(--offset-page-content-x) + 10px);width: calc(100% / 4 - var(--offset-page-content-x));}
.news-list .item .top{text-decoration:none;color:#3a5684;display:block;}
.news-list .item .top:hover{text-decoration:none;color:#3264b8;}
.news-list .item .top h2{text-decoration:none;color:#3a5684;text-align:left;overflow:hidden;min-height: 36px;margin-top: 10px;font-weight: 500;font-size: 16px;line-height: 110%;}
.news-list .item .top:hover h2{text-decoration:none;color:#3264b8;}
.news-list .item .top .image-border{line-height:0px;padding:5px;border:1px solid #aaaaaa;}
.news-list .item .top .image-block{line-height:0px;padding:0px;border:1px solid #cccccc;}
.news-list .item .top .image-border img{padding:0px;margin:0px;width:100%;}
.news-list .item .top:hover  img{opacity:0.7;}
.news-list .item .des{font-size:13px;line-height:18px;text-align: justify;margin: 8px 0px;overflow: hidden;-webkit-line-clamp: 4;-webkit-box-orient: vertical;display: -webkit-box;}
.news-list .item .des p{font-size:13px;line-height:15px;display: contents;font-size: inherit;line-height: inherit;}
.news-list .item .des a{font-size: inherit;}
.news-list .item .bottom a{display:block;float:left;color:#ffffff;font-size:13px;text-decoration:none;background: #5b5b5b;text-transform: lowercase;padding: .29em .7em .4em;}
.news-list .item .bottom a:hover{background:#333333;text-decoration:none;}
.news-list .item .bottom .date{float:right;color:#999999;padding:3px 5px;margin-right:2%;}

.news-post-detail{margin:0px auto;margin-top:-15px;text-align:center;font-size:0px;line-height:0px;max-width:1200px;}
.news-post-detail .image-border{margin:0px auto;line-height:0px;padding:5px;border:1px solid #aaaaaa;width:60%;}
.news-post-detail .image-block{line-height:0px;padding:0px;border:1px solid #cccccc;}
.news-post-detail .image-border img{padding:0px;margin:0px;width:100%;}
.news-post-detail .des{text-align:left;padding-top:20px;}
.news-post-detail .des h2{font-size:18px;font-weight:700;padding-top:15px;}
.news-post-detail .des p{line-height:120%;font-size:14px;}
.news-post-detail .back{padding:0px 0px 10px 20px;text-align:right;}

@media screen and (max-width:1230px){
	.news-list .item{width: calc(100% / 3 - var(--offset-page-content-x));}
}
@media screen and (max-width: 960px){
	.news-list .item{width: calc(100% / 2 - var(--offset-page-content-x));}
	
	.news-list img{width: 100%;height: 100%;}
	.news-list table tr td{display: block;}
}

@media screen and (max-width:620px){
	.news-list .item{width: 100%;}
	.news-list .item .top h2{min-height: auto;margin-top: 0;font-size: 18px;}
}
/* End */
/* /local/templates/kr1/css/news.css?17176930842790 */
