#news1 a:hover {
  text-decoration: none;
}

#news1 #box1 {
  margin-top: 24px;
}

@media (max-width: 767px) {
  #news1 #box1 {
    margin-top: 10px;
  }
}

#news1 #box1 .tieude {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#news1 #box1 .tieude h3 {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
  margin-top: 14px;
  margin-bottom: 14px;
}

@media (max-width: 767px) {
  #news1 #box1 .tieude h3 {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
}

#news1 #box1 .tieude a {
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 14px;
}

@media (max-width: 767px) {
  #news1 #box1 .hehe {
    padding: 5px 0;
  }
}

#news1 #box1 .hehe .anhnoibat {
  position: relative;
  display: block;
}

#news1 #box1 .hehe .anhnoibat .img-hot {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 255px;
  -o-object-position: center bottom;
     object-position: center bottom;
}

#news1 #box1 .hehe .anhnoibat:hover .kiniem {
  display: block;
}

#news1 #box1 .hehe .kiniem {
  position: absolute;
  background-color: #f34513;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none;
  margin: 0;
  padding: 16px;
}

#news1 #box1 .hehe .kiniem span {
  font-size: 13px;
  color: white;
  padding-left: 18px;
  background: url(../images/clock.svg) top 0 left 0 no-repeat;
}

#news1 #box1 .hehe .kiniem .kn1 {
  font-weight: bold;
  font-size: 16px;
  padding-top: 12px;
  color: white;
  margin: 0;
}

#news1 #box1 .hehe .kiniem .kn2 {
  font-size: 14px;
  padding-top: 12px;
  color: white;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}

#news1 #box1 .hehe .kiniem .xemchitiet {
  position: absolute;
  bottom: 16px;
  font-weight: bold;
  font-size: 14px;
  color: white;
  background: url(../images/arrow-righttrang.svg) top 1px left 78px no-repeat;
  padding-right: 20px;
}

#news1 #box1 .khoiduoi {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px;
}

#news1 #box1 .khoiduoi .khoiduoi1 {
  padding: 0 10px;
}

@media (max-width: 767px) {
  #news1 #box1 .khoiduoi .khoiduoi1 {
    margin-bottom: 100px;
  }
}

#news1 #box1 .haha {
  padding-right: 0;
}

#news1 #box1 .haha h4 {
  margin-top: 14px;
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
}

@media (max-width: 767px) {
  #news1 #box1 .haha h4 {
    font-size: 24px;
    margin-top: 20px;
  }
}

#news1 #box1 .haha .danhmuc .arrow {
  border: 0;
}

#news1 #box1 .haha .danhmuc a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-decoration: none;
  margin-top: 14px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}

#news1 #box1 .haha .danhmuc a:hover .ngay {
  background-color: #f34513;
  color: white;
}

#news1 #box1 .haha .danhmuc a:hover .ngay .date {
  color: white;
}

#news1 #box1 .haha .danhmuc a:hover .sukien p {
  color: #f34513;
}

#news1 #box1 .haha .danhmuc a .ngay {
  background-color: #f8f8f9;
  color: #f34513;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

#news1 #box1 .haha .danhmuc a .ngay .date {
  font-size: 30px;
  color: #f34513;
}

#news1 #box1 .haha .danhmuc a .ngay span {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#news1 #box1 .haha .danhmuc a .sukien {
  margin-left: 8px;
  width: calc(100% - 96px);
}

#news1 #box1 .haha .danhmuc a .sukien p {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

#news1 #box1 .haha .danhmuc a .sukien span {
  background: url("../images/clock1.svg") top 2px left 0 no-repeat;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 20px;
  margin: 4px 0;
}

#news1 #box1 .haha .danhmuc a .sukien .pin {
  background: url("../images/map-pin.svg") top 2px left 0 no-repeat;
  margin: 4px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
}

#news1 #box1 .haha .danhmuc .xemsukien {
  margin-top: 18px;
}

#news1 #box1 .haha .danhmuc .xemsukien a {
  padding: 0;
  background: url(../images/arrow-right.svg) top 2px left 122px no-repeat;
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
}

#news1 #box1 .haha .danhmuc .xemsukien a:hover {
  background: url(../images/arrow-rightcam.svg) top 2px left 122px no-repeat;
  color: #f34513;
  text-decoration: none;
}

#news1 #box1 .tieudeanh {
  background: rgba(39, 44, 99, 0.6);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 14px 16px;
  width: 100%;
  height: 100px;
}

@media (max-width: 767px) {
  #news1 #box1 .tieudeanh {
    width: 384px;
  }
}

#news1 #box1 .tieudeanh span {
  background: url("../images/clock.svg") top 0 left 0 no-repeat;
  color: white;
  padding-left: 20px;
  font-size: 13px;
}

#news1 #box1 .tieudeanh p {
  margin-bottom: 0;
  color: white;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

#news1 #box1 .anhtieude a {
  position: relative;
  display: block;
}

#news1 #box1 .xemthem {
  padding-top: 14px;
  margin: 14px 0;
}

#news1 #box1 .xemthem a {
  background: url(../images/arrow-right.svg) right 0 no-repeat;
  padding-right: 20px;
}

#news1 #box1 .xemthem a:hover {
  background: url(../images/arrow-rightcam.svg) right 0 no-repeat;
  color: #f34513;
  text-decoration: none;
}

#news1 #box1 .anhnoibat2 {
  position: relative;
  display: block;
  text-decoration: none;
}

#news1 #box1 .anhnoibat2 .img2-hot {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 158px;
  -o-object-position: center bottom;
     object-position: center bottom;
}

#news1 #box1 .anhnoibat2 .nen {
  width: 100%;
  height: 100%;
  background-color: rgba(243, 69, 19, 0.7);
  position: absolute;
  z-index: 1;
  display: none;
}

#news1 #box1 .anhnoibat2:hover .nen {
  display: block;
}

#news1 #box1 .anhnoibat2:hover .tieudeanh2 {
  background-color: #f34513;
}

#news1 #box1 .anhnoibat2:hover .tieudeanh2 span {
  background: url(../images/clock.svg) top 1px left 0 no-repeat;
  color: white;
  font-weight: normal;
}

#news1 #box1 .anhnoibat2:hover .tieudeanh2 p {
  color: white;
}

#news1 #box1 .anhnoibat2 .tieudeanh2 {
  display: block;
  position: relative;
  padding: 14px 16px;
  font-weight: bold;
  font-size: 14px;
  background-color: #f8f8f9;
  z-index: 1;
}

#news1 #box1 .anhnoibat2 .tieudeanh2 span {
  background: url("../images/clock1.svg") top 1px left 0 no-repeat;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 20px;
}

#news1 #box1 .anhnoibat2 .tieudeanh2 p {
  margin-bottom: 0;
  color: black;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

#news1 #box2 {
  margin-top: 30px;
}

@media (max-width: 767px) {
  #news1 #box2 {
    margin-top: 10px;
  }
}

#news1 #box2 .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  #news1 #box2 .title {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

#news1 #box2 .title .see-all {
  padding-top: 12px;
}

@media (max-width: 767px) {
  #news1 #box2 .title .see-all {
    padding-top: 0px;
  }
}

#news1 #box2 .title .see-all .arrow {
  background: url(../images/arrow-right.svg) right 0 no-repeat;
  padding-right: 20px;
}

#news1 #box2 .title .see-all .arrow:hover {
  color: #f34513;
  background: url(../images/arrow-rightcam.svg) right 0 no-repeat;
}

#news1 #box2 .title h3 {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
  margin: 0;
}

@media (max-width: 767px) {
  #news1 #box2 .title h3 {
    font-size: 22px;
  }
}

#news1 #box2 .title a {
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 14px;
}

#news1 #box2 .big .small .col-md-8 a {
  display: block;
}

#news1 #box2 .big .small .col-md-8 a:hover .sub .p1 {
  color: #f34513;
}

#news1 #box2 .big .small .col-md-8 a .sub .p1 {
  font-weight: bold;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 20px;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  #news1 #box2 .big .small .col-md-8 a .sub .p1 {
    margin-top: 10px;
    margin-bottom: 0px;
  }
}

#news1 #box2 .big .small .col-md-8 a .sub span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 20px;
  background: url(../images/clock2.svg) left 0 no-repeat;
}

#news1 #box2 .big .small .col-md-8 a .sub .p2 {
  margin-top: 12px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
  #news1 #box2 .big .small .col-md-8 a .sub .p2 {
    margin-top: 0;
  }
}

#news1 #box2 .big .small .left .a1 {
  display: block;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  #news1 #box2 .big .small .left .a1 {
    padding-bottom: 15px;
  }
}

#news1 #box2 .big .small .left .a1:hover .sub .p1 {
  color: #f34513;
}

#news1 #box2 .big .small .left .a1 .sub .p1 {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 12px;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 767px) {
  #news1 #box2 .big .small .left .a1 .sub .p1 {
    margin-top: 5px;
    margin-bottom: 0px;
  }
}

#news1 #box2 .big .small .left .a1 .sub span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 20px;
  background: url(../images/clock2.svg) left 0 no-repeat;
}

#news1 #box2 .big .small .left .a2 {
  display: block;
  padding-top: 15px;
}

#news1 #box2 .big .small .left .a2:hover .sub .p1 {
  color: #f34513;
}

#news1 #box2 .big .small .left .a2 .sub .p1 {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 12px;
  margin-bottom: 12px;
}

#news1 #box2 .big .small .left .a2 .sub span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 20px;
  background: url(../images/clock2.svg) left 0 no-repeat;
}

#news1 #box2 .big .right a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

#news1 #box2 .big .right a:hover .sub .p1 {
  color: #f34513;
}

#news1 #box2 .big .right a .sub {
  padding-left: 20px;
}

#news1 #box2 .big .right a .sub .p1 {
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 0;
  margin-bottom: 12px;
}

#news1 #box2 .big .right a .sub span {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 20px;
  background: url(../images/clock2.svg) left 0 no-repeat;
}

#news1 #box2 .big .right .a1 {
  margin-bottom: 30px;
}

#news1 #box2 .big .right .a2 {
  margin: 15px 0;
}

#news1 #box2 .big .right .a3 {
  margin: 15px 0;
}

#news1 #box2 .big .right .a4 {
  margin-top: 15px;
}

#news1 #box3 {
  margin-top: 30px;
}

@media (max-width: 767px) {
  #news1 #box3 {
    margin-top: 0px;
  }
}

#news1 #box3 .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  #news1 #box3 .title {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

#news1 #box3 .title .see-all {
  padding-top: 12px;
}

@media (max-width: 767px) {
  #news1 #box3 .title .see-all {
    padding-top: 0px;
  }
}

#news1 #box3 .title .see-all .arrow {
  background: url(../images/arrow-right.svg) right 0 no-repeat;
  padding-right: 20px;
}

#news1 #box3 .title .see-all .arrow:hover {
  color: #f34513;
  background: url(../images/arrow-rightcam.svg) right 0 no-repeat;
}

#news1 #box3 .title h3 {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
  margin: 0;
}

@media (max-width: 767px) {
  #news1 #box3 .title h3 {
    font-size: 22px;
  }
}

#news1 #box3 .title a {
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 14px;
}

#news1 #box3 .big .small .col-md-8 a {
  display: block;
}

#news1 #box3 .big .small .col-md-8 a:hover .sub .p1 {
  color: #f34513;
}

#news1 #box3 .big .small .col-md-8 a .sub .p1 {
  font-weight: bold;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 20px;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  #news1 #box3 .big .small .col-md-8 a .sub .p1 {
    margin-top: 10px;
    margin-bottom: 0px;
  }
}

#news1 #box3 .big .small .col-md-8 a .sub span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 20px;
  background: url(../images/clock2.svg) left 0 no-repeat;
}

#news1 #box3 .big .small .col-md-8 a .sub .p2 {
  margin-top: 12px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
  #news1 #box3 .big .small .col-md-8 a .sub .p2 {
    margin-top: 0px;
  }
}

#news1 #box3 .big .small .left .a1 {
  display: block;
  padding-bottom: 15px;
}

#news1 #box3 .big .small .left .a1:hover .sub .p1 {
  color: #f34513;
}

#news1 #box3 .big .small .left .a1 .sub .p1 {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 12px;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 767px) {
  #news1 #box3 .big .small .left .a1 .sub .p1 {
    margin-top: 5px;
    margin-bottom: 0px;
  }
}

#news1 #box3 .big .small .left .a1 .sub span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 20px;
  background: url(../images/clock2.svg) left 0 no-repeat;
}

#news1 #box3 .big .small .left .a2 {
  display: block;
  padding-top: 15px;
}

#news1 #box3 .big .small .left .a2:hover .sub .p1 {
  color: #f34513;
}

#news1 #box3 .big .small .left .a2 .sub .p1 {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 12px;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

#news1 #box3 .big .small .left .a2 .sub span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 20px;
  background: url(../images/clock2.svg) left 0 no-repeat;
}

#news1 #box3 .big .right a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

#news1 #box3 .big .right a:hover .sub .p1 {
  color: #f34513;
}

#news1 #box3 .big .right a .sub {
  padding-left: 20px;
}

#news1 #box3 .big .right a .sub .p1 {
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 0;
  margin-bottom: 12px;
}

#news1 #box3 .big .right a .sub span {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 20px;
  background: url(../images/clock2.svg) left 0 no-repeat;
}

#news1 #box3 .big .right .a1 {
  margin-bottom: 30px;
}

#news1 #box3 .big .right .a2 {
  margin: 15px 0;
}

#news1 #box3 .big .right .a3 {
  margin: 15px 0;
}

#news1 #box3 .big .right .a4 {
  margin-top: 15px;
}

#news1 #box4 {
  margin-top: 30px;
}

@media (max-width: 767px) {
  #news1 #box4 {
    margin-top: 0px;
  }
}

#news1 #box4 .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  #news1 #box4 .title {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

#news1 #box4 .title .see-all {
  padding-top: 12px;
}

@media (max-width: 767px) {
  #news1 #box4 .title .see-all {
    padding-top: 0px;
  }
}

#news1 #box4 .title .see-all .arrow {
  background: url(../images/arrow-right.svg) right 0 no-repeat;
  padding-right: 20px;
}

#news1 #box4 .title .see-all .arrow:hover {
  color: #f34513;
  background: url(../images/arrow-rightcam.svg) right 0 no-repeat;
}

#news1 #box4 .title h3 {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
  margin: 0;
}

@media (max-width: 767px) {
  #news1 #box4 .title h3 {
    font-size: 22px;
  }
}

#news1 #box4 .title a {
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 14px;
}

#news1 #box4 .activity {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  #news1 #box4 .activity {
    margin-bottom: 15px;
  }
}

#news1 #box4 .activity .act-image {
  display: block;
  position: relative;
}

#news1 #box4 .activity .act-image:hover .act-bgr {
  background-color: white;
}

#news1 #box4 .activity .act-image:hover .act-sub p {
  color: #f34513;
}

#news1 #box4 .activity .act-image .act-bgr {
  width: 100%;
  height: 87px;
  background-color: #f8f8f9;
}

#news1 #box4 .activity .act-image .act-sub {
  margin-left: 16px;
  margin-right: 16px;
  position: absolute;
  bottom: 16px;
  background-color: white;
  padding-top: 16px;
}

#news1 #box4 .activity .act-image .act-sub span {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  background: url("../images/clock1.svg") top 0 left 16px no-repeat;
  padding-left: 36px;
}

#news1 #box4 .activity .act-image .act-sub p {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  padding-left: 16px;
}

#news2 #box1 .container .title {
  font-weight: bold;
  font-size: 30px;
  color: #272c63;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 44px;
}

@media (max-width: 767px) {
  #news2 #box1 .container .title {
    font-size: 30px;
    margin: 10px 0;
  }
}

#news2 #box1 .container .category {
  text-align: center;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #news2 #box1 .container .category {
    display: -ms-grid;
    display: grid;
    margin: 0;
  }
}

#news2 #box1 .container .category .active {
  color: white;
  background-color: #272c63;
  text-decoration: none;
}

#news2 #box1 .container .category a {
  color: rgba(0, 0, 0, 0.87);
  background-color: #f2f2f7;
  padding: 14px 20px;
  margin: 0 10px;
}

@media (max-width: 767px) {
  #news2 #box1 .container .category a {
    padding: 7px 20px;
    margin: 5px 0px;
  }
}

#news2 #box1 .container .category a:hover {
  color: white;
  background-color: #272c63;
  text-decoration: none;
}

#news2 #box1 .container .branch {
  padding: 20px 0;
}

#news2 #box1 .container .branch .union {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #news2 #box1 .container .branch .union {
    padding: 10px 0;
  }
}

#news2 #box1 .container .branch .union .height-img {
  height: 249px;
  width: 360px;
}

@media (max-width: 767px) {
  #news2 #box1 .container .branch .union .height-img {
    height: 100%;
    width: 100%;
  }
}

#news2 #box1 .container .branch .union .height-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

#news2 #box1 .container .branch .union .union-images {
  display: block;
  position: relative;
}

#news2 #box1 .container .branch .union .union-images:hover .union-background {
  background-color: white;
}

#news2 #box1 .container .branch .union .union-images:hover .union-sub p {
  color: #f34513;
}

#news2 #box1 .container .branch .union .union-images .union-background {
  width: 100%;
  height: 87px;
  background-color: #f8f8f9;
}

#news2 #box1 .container .branch .union .union-images .union-sub {
  margin-left: 16px;
  margin-right: 16px;
  position: absolute;
  bottom: 16px;
  background-color: white;
  padding-top: 16px;
  height: 104px;
  left: 0;
  right: 0;
}

#news2 #box1 .container .branch .union .union-images .union-sub span {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  background: url("../images/clock1.svg") top 0 left 16px no-repeat;
  padding-left: 36px;
}

#news2 #box1 .container .branch .union .union-images .union-sub p {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  padding-left: 16px;
  padding-right: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*# sourceMappingURL=tintuc.css.map */