/* style post */
/* News post*/
.list .news-post { margin-bottom: 10px; overflow: hidden; }
.content_style_2 .right .news-post {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    margin-bottom: 12px;

}
.content_style_2 .right .news-post:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.list .news-post p { text-align: justify; }
.list .news-post .news-title {
 	color: #333; font-size: 14px; text-align: left;
	font-weight: 500;
	line-height: 22px;
}
.list .news-post .view__all {
    color: #f58220;
    font-size: 14px;
    font-weight: 500;

}
.list .news-post .more-link { display: none; font-size: 13px; color: #0083ca; }
.list .news-post .post-thumbnail { overflow: hidden; }

/*content_style_1*/
.content_style_1 .news-post { width: 100%; float: left; }
.content_style_1 .news-post .post-thumbnail { width: 25%; float: left; margin-right: 10px; }
.content_style_1 .news-post:nth-child(2n+1) { clear: both; }

/*content_style_2*/
.content_style_2 .left, .content_style_2 .right { margin-bottom: 10px; }
.content_style_2 .news-post .post-thumbnail { width: 25%; float: left; margin-right: 10px; }
.content_style_2 .news-post .more-link { display: none; }
.content_style_2 .news-post-big .post-thumbnail {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;

  }
.content_style_2 .news-post-big .post-thumbnail img {
    width: 100%;
    float: none;
    margin: 0;
    height: 155px;
    object-fit: cover;
  }
  .date__time {
    clear: both;
    color: #848484;
    font-size: 14px;
    font-weight: 500;
  }
.content_style_2 .news-post-big .more-link { font-size: 12px; color: #fff; font-weight: 600; background: #2b2d42; padding: 5px; display: inline-block; }

/*content_style_3*/
.content_style_3 .news-post { margin: 15px 0; padding: 15px 0; border-bottom: 1px dashed #eee; width: 100%; }
.content_style_3 .news-post .post-thumbnail { width: 30%; float: left; }
.content_style_3 .news-post .content { width: 68%; float: right; }
.content_style_3 .news-post .more-link { font-size: 12px; color: #fff; font-weight: 600; background: #2b2d42; padding: 5px; display: inline-block; }
.content_style_3 .news-post:first-child { margin-top: 0; }

/*content_style_4*/
.content_style_4 .list-news { margin: 0 -10px; }
.content_style_4 .list-news .news-post { width: 25%; float: left; padding: 0 10px; }
.content_style_4 .list-news .news-post .box { border: 1px solid #e4e4e4; }
.content_style_4 .list-news .news-post .box .post-thumbnail img { width: 100%; border: none; border-bottom: 1px solid #e4e4e4; }
.content_style_4 .list-news .news-post .box .content { padding: 10px; text-align: center; }
.content_style_4 .list-news .news-post .more-link { display: inline-block; background: #0f85b9; color: #fff; padding: 5px 10px; border-radius: 10px; border: 3px solid #31b5e5; }
.content_style_4 .list-news:nth-child(4n+1) { clear: both; }

/*content_style_5*/
.content_style_5 .news-post { width: 50%; float: left; margin-bottom: 10px; }
.content_style_5 .news-post .post-thumbnail { width: 25%; float: left; margin-right: 10px; }
.content_style_5 .news-post-big { padding-right: 25px; }
.content_style_5 .news-post-big .box { position: relative; padding: 3px; border: 1px solid #e4e4e4; overflow: hidden; }
.content_style_5 .news-post-big .box .post-thumbnail { width: 100%; margin-right: 0; }
.content_style_5 .news-post-big .box .post-thumbnail img { width: 100%; float: none; margin: 0; padding: 0; border: none; }
.content_style_5 .news-post-big .box .news-title { position: absolute; bottom: 3px; left: 0; padding: 15px 10px; width: 100%; background: rgba(34, 34, 34, 0.62); margin-bottom: 0; color: #fff; }

/* post */
/*.rt__news .new__list .news-post { border-bottom: 1px solid #cccccc; padding: 10px 0; margin-bottom: 10px; }
.rt__news .new__list .news-post .rt-post-info { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px 0; margin-bottom: 10px; }
.rt__news .new__list .news-post .rt-post-info span { margin-right: 30px; }
.rt__news .new__list .news-post .title { font-size: 15px; font-weight: 600; }
.rt__news .new__list .news-post .rt-post-image { width: 30%; float: left; }
.rt__news .new__list .news-post .rt-post-content { width: 69%; float: right; }
.rt__news .new__list .news-post .more-link { font-size: 12px; color: #fff; font-weight: 600; background: #00aced; padding: 5px; display: inline-block; }
*/
/* related-post */
.related__post ul { padding: 0; margin: 0; }
.related__post ul li { list-style: inside; }
.related__post ul li a { color: #333; font-size: 15px; font-weight: 600; }

.thumbnail-left { float: left; width: 35%; margin-right: 10px; }

/* post */
.date_time_post {float: left;width: 11%;padding: 0 2%;text-align: center;}
.date_time_post .mon{font-weight: 600;font-size: 17px;color: #9a9692;}
.date_time_post  .date_times {font-size: 32px;font-weight: 600;border-top: 5px dashed #ebe9eb;display: inline-block;margin-top: 10px;color: #666669;}
.overlay {position: absolute;bottom: 0;left: 0;right: 0;background-color: #1111114f;overflow: hidden;width: 100%;height: 100%;-webkit-transform: scale(0);transition: .3s ease;}
.texts {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);text-align: center;}
.texts a {color: #ffffff;font-size: 16px;}
/* style-1 */
.new__list-1 {overflow: hidden;clear: both;}
.new__list-1 .news-post{margin-bottom: 20px;}
.new__list-1 .rt-post-image{display: table;width: 100%;table-layout: fixed;height: 200px;overflow: hidden;position: relative;overflow: hidden;}
.new__list-1 .rt-post-image > a {text-align: center;display: table-cell;position: relative;vertical-align: middle;height: 100%;width: 100%;line-height: 0;transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-web-transition: all 400ms ease-in-out;}
.new__list-1 .rt-post-image > a > img{width: 100%;height: 200px;/*max-height: 150px;*/margin: 0 auto;object-fit: cover;position: relative;-webkit-transition: -webkit-transform 0.5s ease;-moz-transition: -moz-transform 0.5s ease;transition: transform 0.5s ease;}
.new__list-1 .rt-post-content {padding: 10px ;}
.new__list-1 .rt-post-content h3{margin: 0 0 5px 0;}
.new__list-1 .rt-post-content h3 a{font-size: 15px;display: block;line-height: 22px;text-transform: uppercase;}
.new__list-1 .rt-post-content span{color: #8f8f8f;font-size: 13px;}
.new__list-1 .rt-post-content p{font-size: 14px;line-height: 22px;text-align: justify;}
.new__list-1 .rt-post-content a.view-post{color: #2489da;display: inline-block;text-decoration: underline;}
.new__list-1 .news-post .rt-post-image:hover .overlay {transform: scale(1);}
.new__list-1 .news-post .rt-post-image:hover .overlay {transform: scale(1);}
.more-link{display: none;}
/* style 2*/
.new__list-2 .news-post {margin-bottom: 60px;overflow: hidden;clear: both;}
.new__list-2 .news-post .rt-post-info {margin-bottom: 10px;}
.new__list-2 .news-post .rt-post-info span {margin-right: 20px;color: #666;font-size: 12px;}
.new__list-2 .news-post .rt-post-info span a{color: #666;font-size: 12px; }
.new__list-2 .news-post .title {font-size: 20px;font-weight: 600;line-height: 30px;}
.new__list-2 .news-post .rt-post-image {width: calc(100% - 44% - 11%);float: left;position: relative;}
.new__list-2 .news-post .rt-post-image  a img{width: 100%;height: 300px;object-fit: cover;}
.new__list-2 .news-post .rt-post-content {width: calc(100% - 48% - 11%);float: right;border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.new__list-2 .news-post .rt-post-content p{text-align: justify;line-height: 24px;color: #919191;margin: 0;}
.new__list-2 .news-post .more-link {font-size: 12px;color: #fff;font-weight: 400;background: #2b2d42;padding: 5px;display: inline-block;display: none;}
/* style 3 */
.new__list-3 .news-post .post__info {clear: both;}
.new__list-3 .news-post .post__info .right_info {width: 88%;float: left;padding-top: 10px;}
.new__list-3 .news-post {margin-bottom: 60px;overflow: hidden;clear: both;}
.new__list-3 .news-post .rt-post-info {margin-bottom: 10px;}
.new__list-3 .news-post .rt-post-info span {margin-right: 20px;color: #666;font-size: 12px;}
.new__list-3 .news-post .rt-post-info span a{color: #666;font-size: 12px; }
.new__list-3 .news-post .title {font-size: 20px;font-weight: 600;line-height: 30px;}
.new__list-3 .news-post .rt-post-image {margin: 10px 0;position: relative;}
.new__list-3 .news-post .rt-post-image  a img{width: 100%;height: 300px;object-fit: cover;}
.new__list-3 .news-post .rt-post-content {border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.new__list-3 .news-post .rt-post-content p{text-align: justify;line-height: 24px;color: #919191;margin: 0;}
.new__list-3 .news-post .more-link {font-size: 12px;color: #fff;font-weight: 400;background: #2489da;padding: 5px;display: inline-block;}

/*# sourceMappingURL=news.css.map */
