.hasShowMoreNews {
	padding-bottom: 20px;
	position: relative;
}
 /* Khoi tin 1 */
.folderleft {
  width: 49.3%;
  position: relative;
}
.folderleft .bgxam {
  border-radius: 0 0 4px 4px;
}

.news-wrapper .k1 .box_tp {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  display: inline-block;
  padding: 5px;
  min-height: 360px;
}

.news-wrapper .k1 .tlecmh3 {
  background-color:#930004;
  height: 25px;
  line-height: 20px;
  border-radius: 4px 4px 0 0;
  position: relative;
  text-transform: uppercase;
  border-radius: 4px 4px 0 0;
  top: 2px;
  width: 100%;
}

.news-wrapper .k1 .tlecmh3 a{
	color: white;
	font-size: 13px;
	text-transform: uppercase;
}
.news-wrapper .k1 .tlecmh3 a:hover{
	color: white;
	text-transform: uppercase;
	font-weight: normal;
}

.news-wrapper .k1 .bgxam .tieudetin{
	color: #1e1e1e;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	font-size: 1.1em;
}

.news-wrapper .k1 .bgxam .lifirst p{
  float: left;
  padding-right: 5px;
}

/* .folderleft ul li img{
  float: left;
  padding-right: 5px;
  height: 84px;
  
} */
 /* Box right */
 
.folderright {
  float: right;
  width: 49.3%;
  position: relative;
}

.news-wrapper .k1 ul li img{
  float: left;
  padding-right: 5px;
  height: 96px;
}


.ttc_title {height: 25px; background-image: url(../images/bg_ttc.png); color: #b70002; line-height: 25px; text-transform: uppercase; padding-left: 20px}
.tin_tctt {
	  float: left;
    font-size: 11px;
    margin: 5px 2px 10px;
    overflow: hidden;
    width: 185px !important;
}
.tin_tctt img {
	float: left; margin-right: 5px; width: 93px; height: 65px;
}
.dv_title {
    float: right;
    height: 60px;
    margin-top: -4px;
    overflow: hidden;
    width: 87px;
}

.main-image {
	width: 100%;
}

.top-news .list-box li a{
	text-decoration: none;
	color: #000000;
}

.top-news h3.title-t2 a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
}

.list-box ul {
	margin-left: 0px;
}

h3.title-list-news1 {
	font-size: 18px;
	color: #000;
}

h3.title-list-news2 {
	font-size: 18px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3.title-list-news, h3.title-list-news1 {
	line-height: inherit;
}

.title-list-news span.title-t1 {
	font-size: 18px;
	color: #000;
}

.box1 div.top-title a {
	color: #000000;
	text-decoration: none;
}

div.top-title a {
	text-decoration: none;
	color: #000000;
}

div.list-box ul li a {
	text-decoration: none;
	color: #000000;
}
/*** Marquee ***/
.marquee {
  overflow: hidden;
}
.marquee-type-left li,
.marquee-type-right li { 
	display: inline-flex;
	padding-right:20px;
}
/*** SWIPER ***/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-basic .slide-image,
.swiper-basic .slide-title,
.swiper-horizontal .slide-image,
.swiper-horizontal .slide-title {
	width:100%;
	height: auto;
}
.swiper-basic .slide-image a,
.swiper-basic .slide-image img,
.swiper-horizontal .slide-image a,
.swiper-horizontal .slide-image img {
	display: block;
	width:100%;
}
.swiper-basic .swiper-slide {
	position: relative;
}
.swiper-basic .slide-title {
	position: absolute;
	bottom:0px;	
}
.swiper-horizontal .swiper-slide {
	display: block;
} 

/** List News **/
.news-item {
	clear:both;
}