body .tintuc .content {
  margin-bottom: 15px;
}
body .tintuc .section1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
body .tintuc .section1 p {
  font-size: 28px;
  color: #1f4573;
}
body .tintuc .section1 a {
  text-decoration: none;
  font-size: 16px;
  color: #777777;
}
body .tintuc .section2 {
  margin-top: 30px;
  border: 1px solid #d7d7d7;
}
body .tintuc .section2 .glyphicon-chevron-left {
  left: 0%;
  background: url(/images/logos/left.png) no-repeat top 0 left 10px;
  width: 40px;
  height: 60px;
  text-shadow: none;
  border: none;
  font-size: 0;
}
body .tintuc .section2 .glyphicon-chevron-right {
  right: 0%;
  background: url(/images/logos/right.png) no-repeat top 10px right 15px;
  width: 40px;
  height: 60px;
  text-shadow: none;
  border: none;
  font-size: 0;
}
body .tintuc .section2 .prev {
  background: none;
}
@media all and (max-width: 767px) {
  body .tintuc .section2 .prev {
    top: 21%;
    bottom: unset;
  }
}
body .tintuc .section2 .section2_right {
  margin-top: 28px;
  padding-right: 25px;
}
body .tintuc .section2 .section2_right .title {
  font-size: 24px;
  color: #1f4573;
  font-weight: bold;
  line-height: 1.3;
}
@media all and (max-width: 767px) {
  body .tintuc .section2 .section2_right .title {
    font-size: 19px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
body .tintuc .section2 .section2_right .time {
  line-height: 25px;
  color: #777777;
  padding: 12px 0px 2px 20px;
  background: url(/images/logos/time.png) no-repeat left 18px;
}
@media all and (max-width: 767px) {
  body .tintuc .section2 .section2_right .time {
    padding: 0px 0px 2px 30px;
    background: url(/images/logos/time.png) no-repeat top 6px left 10px;
  }
}
body .tintuc .section2 .section2_right .summary {
  line-height: 20px;
  color: #333333;
  font-size: 14px;
}
@media all and (max-width: 767px) {
  body .tintuc .section2 .section2_right .summary {
    padding-left: 10px;
  }
}
body .tintuc .section2 .section2_right button {
  color: #e2f1fa;
  background-color: #1f4573;
  font-size: 16px;
  margin-top: 60px;
  padding: 6px 20px;
}
body .tintuc .section3 {
  margin-top: 40px;
}
@media (max-width: 425px) {
  body .tintuc .section3 {
    margin-top: 0 !important;
  }
}
body .tintuc .section3 p {
  padding: 8px;
  background-color: #333333;
}
@media (max-width: 1024px) {
  body .tintuc .section3 p {
    height: 56px;
  }
}
body .tintuc .section3 p a {
  text-decoration: none;
  color: #cbcbcb;
  width: 270px;
  height: 50px;
}
body .tintuc .section4 {
  margin-top: 20px;
}
body .tintuc .section5 {
  margin-top: 30px;
}
body .tintuc .section5 .section5_text {
  line-height: 20px;
  margin-top: 10px;
}
body .tintuc .section5 .section5_l {
  background: #1f4573 url(/images/logos/tintuc11.png) no-repeat right 15px top 11px;
  padding: 8px;
  display: block;
  margin: 0;
}
body .tintuc .section5 .section5_l p {
  margin: 0;
  padding-left: 12px;
}
body .tintuc .section5 .section5_a {
  padding: 10px 0px 0px 15px;
  background: url(/images/logos/tintuc12.png) no-repeat left 0px top 15px;
  display: block;
  color: #333333;
  font-size: 14px;
  clear: both;
}
body .tintuc .section5 .section5_a:first-child {
  padding: 15px 0px 0px 15px;
}
body .tintuc .section5 .section5_left2 {
  margin-top: 20px;
  display: block;
  padding-right: 5px;
}
body .tintuc .section5 .new_title {
  margin-top: 0px;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
@media (max-width: 1199px) and (min-width: 1023px) {
  body .tintuc .section5 .new_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
body .tintuc .section5 .section5_text {
  line-height: 18px;
  font-size: 14px;
  color: #555555;
}
@media (max-width: 1199px) and (min-width: 1023px) {
  body .tintuc .section5 .section5_text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
body .tintuc .section5 a {
  text-decoration: none;
  font-size: 18px;
  color: #ffffff;
}
body .tintuc .section5 img {
  margin-right: 15px;
  float: left;
}
@media all and (min-width: 1023px) {
  body .tintuc .section5 img {
    width: 45%;
  }
}
@media all and (max-width: 425px) {
  body .tintuc .section5 img {
    float: none;
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
@media (max-width: 1024px) {
  body .tintuc .section2 img {
    width: 100%;
  }
  body .tintuc .section2 .section2_right button {
    margin-top: 25px;
  }
  body .tintuc .section3 img {
    width: 100%;
  }
  body .tintuc .section3 a {
    font-size: 12px;
  }
  body .tintuc .section4 img {
    width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 768px) {
  body .tintuc .section4 {
    display: none;
  }
}
@media (max-width: 1024px) {
  body .tintuc .section5 .section5_text {
    line-height: 20px;
    font-size: 13px;
    margin-top: 0px;
  }
  body .tintuc .section5 .section5_a p {
    padding: 6px 0px 2px 20px;
    background: url(../img/imgtintuc/tintuc12.png) no-repeat left 10px;
  }
  body .tintuc .section5 h2 {
    margin-top: 0px;
    font-size: 13px;
    line-height: 16px;
  }
}
@media (max-width: 768px) {
  body .tintuc .section1 {
    margin-top: 0;
  }
  body .tintuc .section2 .section2_right {
    margin-top: 0;
  }
  body .tintuc .section2 .section2_right strong {
    font-size: 18px;
  }
  body .tintuc .section2 .section2_right p {
    line-height: 8px;
    background: url(../img/imgtintuc/tintuc1.png) no-repeat left 10px;
  }
  body .tintuc .section2 .section2_right h4 {
    font-size: 13px;
  }
  body .tintuc .section2 .section2_right button {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  body .tintuc .section3 img {
    width: 100%;
  }
  body .tintuc .section5 .section5_text {
    margin-top: 10px;
    line-height: 25px;
  }
  body .tintuc .section5 h2 {
    line-height: 25px;
    margin-top: 30px;
  }
}

.section3 .anhdemo {
  display: block;
}
.section3 .anhdemo img {
  width: 100%;
}

.section5 .section5_left {
  margin-bottom: 35px;
}

@media all and (max-width: 768px) {
  .section2_right a {
    margin-bottom: 15px;
    margin-left: 10px;
  }
}
.btn-info {
  background-color: #fb8a39;
  border-color: #e78f08;
}
.btn-info:hover {
  background-color: #e78f08;
  border-color: #fb8a39;
}

/*# sourceMappingURL=tintuc.css.map */
