
/* board126_2 */
.board126_2 {width:100%; height:100%; float:left;padding:15px;box-sizing:border-box;text-align:left;background:#fff;}
.board126_2 > a {width:100%; float:left;}
.board126_2 h3 {font-size:18px;/* margin:20px 0; */white-space:nowrap;/* padding:0 15px; */box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:30px;}
.board126_2 .bar {width:30px;height:3px;/* float:left; */display: inline-block;border:2px solid #f08300;border-width:2px 0 1px;box-sizing:border-box;margin:7px 0 30px;overflow:hidden;}

.board126_2 ul li {width:100%;float:left;margin-bottom: 10px;}
.board126_2 ul li a {width:100%; height:100%; float:left;}
.board126_2 a:focus {outline:thin dotted;}
.board126_2 ul li h4.tit {font-size: 14px;
						  color:#666666;
						  font-weight:400;
						  letter-spacing:-0.5px;
						  text-align: left;
						  word-break:keep-all;
						  width: 70%;
						  float: left;
						  clear:both;
						  white-space:nowrap;
						  overflow:hidden;
						  text-overflow:ellipsis;
						  }
.board126_2 ul li h4.tit .bullet {vertical-align:middle;margin: 0 1px 0 0;}
.board126_2 ul li h4.tit:hover {text-decoration:underline;}
.board126_2 ul li span.date {font-size: 12px;color: #a0a0a0;line-height:20px;letter-spacing: -0.5px;/* padding:45px 0 0; */float:left;width: 30%;text-align: right;/* height: 100%; */}





/*layer height - different styling */
.layout_height_M .board126_2 ul li:nth-child(5) ~ li {display:none;}

.layout_height_L .board126_2 .bar {margin:7px 0 15px;}
.layout_height_L .board126_2 ul li:nth-child(2) ~ li {display:none;}

/* no_data */
.board126_2 ul li.no_data {clear:both;}
.board126_2 ul li.no_data p.tit {font-size:14px; font-weight:400;}




	@media (min-width:600px) and (max-width:799px){}

	@media (max-width:599px){
		.board126_2 {padding:20px 15px;}

		.layout_height_L .board126_2 .bar {margin-bottom:30px;}
	}