@charset "UTF-8";
#container {
  padding-bottom: 0px;
}

.brand_scroll_footer {
  border-top: none;
}

h2.title_news {
  font-family: helveticaneuemedium;
  font-size: 26px;
  color: #2c4b9b;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  margin-bottom: 33px;
}
@media (max-width: 980px) {
  h2.title_news {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
h2.title_news:before {
  content: url("../images/title_tintuc.png");
  position: absolute;
  bottom: calc(100% + 8px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 980px) {
  h2.title_news:before {
    bottom: calc(100% + 2px);
  }
}

.focus_news {
  padding: 63px 0px 37px;
}
@media (max-width: 980px) {
  .focus_news {
    padding: 40px 0px 30px;
  }
}
.focus_news .list_news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.focus_news .list_news .item_left {
  width: 50%;
  float: left;
  padding: 0px 15px;
}
@media (max-width: 660px) {
  .focus_news .list_news .item_left {
    width: 100%;
    margin-bottom: 25px;
  }
}
.focus_news .list_news .item_left .img a {
  border-radius: 6px;
}
.focus_news .list_news .item_left .info h3.title {
  padding-top: 18px;
}
.focus_news .list_news .item_left .info h3.title a {
  font-family: Roboto-Bold;
  font-size: 18px;
  color: #2c4b9b;
  text-transform: uppercase;
  line-height: 20px;
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.focus_news .list_news .item_left .info h3.title a:hover {
  color: #789bf5;
}
.focus_news .list_news .item_left .info .short {
  font-family: helveticaneue-regular;
  font-size: 15px;
  color: #767676;
  line-height: 18px;
  padding-top: 10px;
}
.focus_news .list_news .item_left .info a.view_detail {
  font-family: Roboto-Regular;
  color: #FFF;
  text-transform: uppercase;
  height: 32px;
  line-height: 32px;
  background: -webkit-gradient(linear, left top, right top, from(#434343), color-stop(#2c4b9b), to(#434343));
  background: -o-linear-gradient(left, #434343, #2c4b9b, #434343);
  background: linear-gradient(to right, #434343, #2c4b9b, #434343);
  border-radius: 4px;
  padding: 0px 24px;
  display: inline-block;
  margin-top: 20px;
}
.focus_news .list_news .item_left .info a.view_detail:hover {
  -webkit-box-shadow: 2px 2px 3px 0px grey;
          box-shadow: 2px 2px 3px 0px grey;
}
.focus_news .list_news .list_item {
  width: 50%;
  float: left;
  padding: 0px 15px;
  overflow: auto;
}
@media (max-width: 660px) {
  .focus_news .list_news .list_item {
    width: 100%;
  }
}
.focus_news .list_news .list_item::-webkit-scrollbar {
  width: 4px;
  background-color: #e1e1e1;
}
.focus_news .list_news .list_item::-webkit-scrollbar-track {
  background: #FFF;
  opacity: 0;
}
.focus_news .list_news .list_item .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 24px;
}
.focus_news .list_news .list_item .item:last-child {
  margin-bottom: 0px;
}
.focus_news .list_news .list_item .item .img {
  width: 37%;
  float: left;
  padding-right: 4.2%;
}
.focus_news .list_news .list_item .item .img a {
  border-radius: 4px;
  border: 1px solid #dddede;
}
.focus_news .list_news .list_item .item .info {
  width: 63%;
  float: left;
}
.focus_news .list_news .list_item .item .info h3.title a {
  font-family: Roboto-Bold;
  font-size: 15px;
  color: #2c4b9b;
  text-transform: uppercase;
  line-height: 19px;
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.focus_news .list_news .list_item .item .info h3.title a:hover {
  color: #789bf5;
}
.focus_news .list_news .list_item .item .info .short {
  font-family: helveticaneue-regular;
  font-size: 14px;
  color: #767676;
  line-height: 19px;
  padding-top: 4px;
  padding-bottom: 15px;
}
.focus_news .list_news .list_item .item .info a.view_detail {
  font-family: Roboto-Regular;
  font-size: 14px;
  color: #2c4b9b;
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.focus_news .list_news .list_item .item .info a.view_detail:after {
  content: url("../images/right_detail_news.png");
  padding-left: 7px;
}
.focus_news .list_news .list_item .item .info a.view_detail:hover {
  font-weight: bold;
}

.list_new_news {
  padding: 56px 0px 55px;
  background: #ebebeb;
}
@media (max-width: 980px) {
  .list_new_news {
    padding: 40px 0px 30px;
  }
}
.list_new_news .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.list_new_news h2.title {
  font-family: helveticaneuemedium;
  font-size: 26px;
  color: #007528;
  text-transform: uppercase;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  position: relative;
  margin-bottom: 20px;
}
.list_new_news h2.title:before {
  content: "";
  display: block;
  width: 100%;
  height: 9px;
  background: url("../images/title_product_home.png") no-repeat center;
  background-size: cover;
  position: absolute;
  bottom: calc(100% + 6px);
}
.list_new_news .list_item .item {
  border: 1px dotted #d4d4d4;
  border-radius: 5px;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #FFF;
  height: 100%;
}
.list_new_news .list_item .item:hover {
  background: #2c4b9b;
  border-color: #2c4b9b;
}
.list_new_news .list_item .item:hover .info .title a, .list_new_news .list_item .item:hover .info .short, .list_new_news .list_item .item:hover .info .date_update {
  color: #FFF;
}
.list_new_news .list_item .item .img {
  width: 40%;
  float: left;
}
.list_new_news .list_item .item .img a {
  border-radius: 7px;
}
.list_new_news .list_item .item .info {
  width: 60%;
  float: left;
  padding-left: 12px;
  padding-bottom: 20px;
  position: relative;
}
.list_new_news .list_item .item .info .title a {
  font-family: helveticaneuebold;
  font-size: 15px;
  color: #2c4b9b;
  text-transform: uppercase;
  line-height: 18px;
}
.list_new_news .list_item .item .info .short {
  font-family: helveticaneue-regular;
  font-size: 14px;
  color: #676767;
  line-height: 17px;
  padding-top: 4px;
}
.list_new_news .list_item .item .info .date_update {
  font-family: helveticaneue-regular;
  font-size: 13px;
  color: #383838;
  position: absolute;
  bottom: 0px;
  line-height: 13px;
}
.list_new_news .list_item .item .info .date_update:before {
  content: "";
  font-family: ficon;
}
.list_new_news .list_item .owl-controls .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
  background: url("../images/nav_left_news_home.png") no-repeat;
  position: absolute;
  left: -78px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.list_new_news .list_item .owl-controls .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background: url("../images/nav_right_news_home.png") no-repeat;
  position: absolute;
  right: -78px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.news_detail {
  padding: 30px 0px;
}
.news_detail + .banner_footer + .brand .brand_scroll_footer {
  border-top: 1px solid #acacac;
}
.news_detail .box_mid-title {
  margin-bottom: 20px;
}
.news_detail .box_mid-title .mid_title {
  font-family: helveticaneuemedium;
  font-size: 24px;
  color: #2c4b9b;
}
@media (max-width: 980px) {
  .news_detail .box_mid-title .mid_title {
    font-size: 20px;
  }
}
.news_detail .box_mid-content {
  padding-top: 0px;
}
.news_detail .box_mid-content .item-content {
  padding-bottom: 20px;
  font-family: helveticaneue-regular;
  font-size: 15px;
  color: #535353;
  text-align: justify;
}

/*---------------list_group-----------------*/
#group-detail {
  background: #FFF;
}

.list_group .row_item-title {
  color: #2363c9;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 2px;
}

.list_group .row_item .img {
  float: left;
  border: 3px solid #ffffff;
  margin-right: 12px;
  width: 177px;
  height: 118px;
  overflow: hidden;
}

.list_group .row_item .title a {
  font-size: 12px;
  color: #353636;
}

.list_group .row_item .date {
  font-size: 11px;
  font-weight: normal;
  color: #777777;
}

.list_group .row_item .short {
  font-size: 11px;
  line-height: 15px;
  max-height: 45px;
  overflow: hidden;
}

.list_group .row_item .other {
  list-style: none;
  margin: 0px;
  padding: 10px 0px 0px;
}

.list_group .row_item .other li a {
  background: url(../images/icon_other.gif) no-repeat 0px 5px;
  padding-left: 10px;
}

/*-------------------item_detail----------------*/
#item_detail > h1 {
  font-size: 25px;
  color: #2e318d;
  font-weight: bold;
  margin-bottom: 4px;
}

#item_detail > .item-date {
  font-style: italic;
  color: #888888;
  margin-top: 5px;
  margin-bottom: 10px;
}

#item_detail > .item-date > .time {
  display: none;
}

#item_detail > .tool-share {
  margin-bottom: 10px;
}

#item_detail > .tool-share > .tool-share-item {
  display: inline-block;
}

#item_detail > .item_related {
  margin-bottom: 20px;
}

#item_detail > .item_related ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px;
}

#item_detail > .item_related ul li a {
  background: url(../images/icon_other.gif) no-repeat 0px 12px;
  padding: 5px 0px 5px 17px;
  color: #666666;
  display: inline-block;
  border-bottom: 1px dashed #cbcbcb;
}

#item_detail > .item_related ul li a:hover {
  color: #d01062;
}

#item_detail > .item_related ul li .date {
  color: #999999;
}

#item_detail > .item-short {
  font-weight: bold;
}

#item_detail > .item-content * {
  max-width: 100% !important;
}

#item_detail > .item-content img {
  max-width: 100%;
}

#item_detail > .item-content table {
  width: 100% !important;
}

#item_detail > .item-content table img {
  width: 100% !important;
}

#item_detail > .fanpage {
  width: 100%;
  overflow-x: hidden;
  text-align: center;
  margin-bottom: 10px;
}

#item_detail > .tags {
  margin-bottom: 10px;
}

#item_detail > .tags:after {
  content: "";
  display: block;
  clear: both;
}

#item_detail > .tags > h3 {
  float: left;
  margin-right: 10px;
}

#item_detail > .tags > ul {
  float: left;
}

#item_detail > .tags > ul > li {
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}

#item_detail > .tags > ul > li > a {
  display: block;
  background: #f4f4f4;
  color: #444;
  border: 1px solid #cccccc;
  padding: 0px 5px;
}

#item_detail > .tags > ul > li > a:hover {
  background: #444;
  border-color: #000;
  color: #fff;
}

#item_detail > .detail-banner > .banner_item {
  text-align: center;
}

#item_detail > .detail-banner > .banner_item a,
#item_detail > .detail-banner > .banner_item img {
  display: inline-block;
  max-width: 100%;
}

/*-------------------list_other----------------*/
.list_other {
  margin-top: 30px;
}

.list_other .list_other-title {
  color: #2c4b9b;
  font-weight: normal;
  font-size: 25px;
  border-bottom: 1px dashed #2c4b9b;
  margin-bottom: 15px;
  font-family: helveticaneuemedium;
}
@media (max-width: 980px) {
  .list_other .list_other-title {
    font-size: 18px;
  }
}

.list_other ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px;
}

.list_other li {
  margin-bottom: 7px;
}

.list_other li a {
  padding-left: 10px;
  color: #444444;
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-family: helveticaneue-regular;
}

.list_other li a:hover {
  color: #2c4b9b;
}
.list_other li a:hover:before {
  background: #2c4b9b;
}

.list_other li a:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #666666;
  position: absolute;
  left: 0px;
  top: 8px;
  border-radius: 50%;
}

.list_other li .date {
  color: #999999;
}

@media (max-width: 767px) {
  #item_detail > .item-content img {
    max-width: 100% !important;
  }

  #group-detail #column_mini,
.news_focus_main .focus_list {
    width: 100%;
  }

  #group-detail .list_focus .focus-item {
    margin-left: -8px;
    margin-right: -8px;
    padding-bottom: 8px;
  }

  #group-detail .list_focus .focus-item:last-child {
    padding-bottom: 0px;
  }

  #group-detail .list_focus .focus-item:after {
    content: "";
    display: block;
    clear: both;
  }

  #group-detail .list_focus .focus-item .img {
    float: left;
    width: 45%;
    padding-left: 8px;
    padding-right: 8px;
  }

  #group-detail .list_focus .focus-item .img img {
    width: 100%;
  }

  #group-detail .list_focus .focus-item .info {
    float: left;
    width: 55%;
    padding-left: 8px;
    padding-right: 8px;
  }

  #group-detail .list_focus .focus-item h3 {
    margin-top: -5px;
  }

  #group-detail .list_focus .focus-item h3 a {
    display: block;
    color: #444444;
    font-size: 20px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
  }

  #group-detail .list_focus .focus-item h3 a:hover {
    color: #d01062;
  }

  #group-detail .list_focus .focus-item .short {
    display: block;
    max-height: 90px;
    overflow: hidden;
    margin-top: 8px;
  }

  #group-detail #column_mini .banner_item {
    display: none;
  }

  #group-detail .list_item {
    width: 100%;
  }
}
.top_news {
  margin-bottom: 0;
}
/*# sourceMappingURL=news.css.map */