@import "less/news.less";
/* news page */
.box_containerlienhe{

	/* padding:5px; */
	

	/* padding-top:0; */
	

	color: #000;
	
	

	

}
.box_containerlienhe h2{
	/* margin:0; */
}
.box_containerlienhe .date{font-size:12px;font-style:italic}
.box_containerlienhe  .fix-title{
	
}
.box_containerlienhe .box_new
{

	padding:5px 15px;
	float:left;
	border-bottom:1px dotted #A0A0A4;
	}
.box_containerlienhe .box_new:last
{
	border-bottom:none;
	}

.box_containerlienhe .box_new h1 a
{
	color:#000000;
	font-size:17px;
	text-decoration:none;
  margin:5px;
	}
.box_containerlienhe .box_new h1 a:hover
{
	color:#F00 !important;
}

.box_containerlienhe .othernews h1
{
	color:#d31158;
}

.box_containerlienhe .othernews ul
{
	list-style:none;
	margin-top:10px;
}
.box_containerlienhe .othernews ul li
{
  padding:3px 10px 3px 40px;
}
.box_containerlienhe .othernews ul li a
{
	color:#d31158;
	background;url(../images/bg_tieude.png)no-repeat left 0;
}
.box_containerlienhe .othernews ul li a:hover
{
	color:#D40000;
}

.wrap-box-newsimg{max-width:100%}
.wrap-box-news{color:#fff;margin: 10px 0;}
.wrap-box-news .news-item .thumb img{

	margin:auto;
}
.wrap-box-news .news-item .thumb{
	margin-bottom:10px;
	
	text-align: center;
}	
.wrap-box-news .news-item{
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
}
.wrap-box-news .news-item h2{
	margin:0;
	font-size:18px;
	line-height:21px;
	margin-bottom:5px;
	font-weight:bold;
	font-family: roboto;
}
.wrap-box-news .news-item  a{
	color: #488F05;
}
.wrap-box-news .news-item  a:hover{
	text-decoration:none;
	color: #ff0000;
	transition:0.5s;
}
.wrap-box-news .news-item p {color:#000;}
/*.news-content .content *{max-width:100% !important;}*/
.news-content .content img{height:auto;max-width:100% !important;}
.news-content{
    border-radius: 0;            
    padding: 10px 5px;                        
    /* margin-top: 30px; */
   
    border: 1px solid rgba(204, 204, 204, 0.75);
	color:#000;
}
.news-content .header h2,.news-content .header h2 a{
	font-size: 22px;
	font-weight:bold; 
	line-height: 24px;
	margin:0;
	margin-bottom: 7px;
	color:#062b74;
	font-family:robotoBo;
}

.news-content .header .date{
	font-style:italic;
	font-size:13px;
}
.news-content .description{	
	font-weight:bold;
	margin-bottom:10px;
	font-size: 16px;
}

.news-content .other-news  ul{
	list-style:none;
	margin:0;
	padding-left: 0;
}
.other-news ul li a{font-family:robotoRe;font-size:14px;}