@font-face {
  font-family: "Roboto-Regular";
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/Roboto-Regular.woff2") format("woff2"), url("../../fonts/Roboto-Regular.woff") format("woff"), url("../../fonts/Roboto-Regular.ttf") format("truetype"), url("../../fonts/Roboto-Regular.eot") format("embedded-opentype");
}
ol, ul {
  list-style: none;
}

a {
  text-decoration: none;
}

.box-news-external .scrollbar-macosx {
  max-height: 500px;
}
.box-news-external.box-cate1 {
  border-radius: 3px;
  overflow: hidden;
}
.box-news-external.box-cate1 .logo {
  background: #003865;
  padding: 5px 10px;
}
.box-news-external.box-cate1 .logo-vnbiz {
  background: url(../../images/sprite-all_v2.png) 0 0 no-repeat;
  background-size: 460px;
  width: 153px;
  height: 43px;
  display: inline-block;
}
.box-news-external.box-cate1 .logo-vnbiz {
  background: url(../../images/sprite-all_v2.png) 0 0 no-repeat;
  background-size: 460px;
  width: 153px;
  height: 43px;
  display: inline-block;
}
.box-news-external.box-cate1 .list-news {
  padding: 0 10px;
  border: 1px solid #ebebeb;
  border-bottom: 0;
}
.box-news-external.box-cate1 .list-news li {
  width: 100%;
  clear: both;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #ebebeb;
}
.box-news-external.box-cate1 .list-news li:last-child {
  border-bottom: none;
}
.box-news-external.box-cate1 .list-news li .img120x80 {
  float: left;
}
.box-news-external.box-cate1 .list-news li h3 {
  float: left;
  margin-left: 10px;
  width: calc(100% - 130px);
}
.box-news-external.box-cate1 .list-news li h3 .title {
  border: none;
  display: block;
  color: #252525;
  font: normal 14px/normal Roboto-Regular;
  line-height: 20px;
}

.img120x80 {
  width: 120px;
  height: 80px;
}

.clearfix:after {
  /*visibility: hidden;*/
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
