.row {
  margin-right: 0px;
  margin-left: 0px; }

p {
  margin-bottom: 0px; }

.news .banner {
  position: relative; }
  .news .banner img {
    max-width: 100%; }
  .news .banner .list-news {
    z-index: 3;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #004BA5; }
    .news .banner .list-news .ul-list {
      padding-top: 15px;
      padding-bottom: 9px; }
      .news .banner .list-news .ul-list .li-list {
        margin-right: 25px;
        margin-bottom: 5px;
        display: inline-block; }
        .news .banner .list-news .ul-list .li-list a {
          padding-left: 10px;
          color: #ffffff;
          display: block;
          background: url("../images/right.png") no-repeat left top 8px; }
          .news .banner .list-news .ul-list .li-list a span {
            border-bottom: 1px solid #004BA5; }
        .news .banner .list-news .ul-list .li-list:hover a span {
          border-bottom: 1px solid #ffffff; }
      .news .banner .list-news .ul-list .active a span {
        border-bottom: 1px solid #ffffff; }
  .news .banner .title {
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    align-items: center;
    display: grid;
    justify-content: center; }
    .news .banner .title h1 {
      padding-top: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #ffffff;
      border-top: 1px solid #ffffff;
      font-family: Roboto-Bold;
      font-size: 40px;
      color: #fff;
      text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3); }
.news .news_1 {
  margin-top: 20px;
  text-align: right; }
  .news .news_1 .a-home {
    font-size: 16px;
    color: #004BA5;
    padding-right: 10px; }
    .news .news_1 .a-home:hover {
      color: #333333; }
  .news .news_1 .a-products {
    padding-left: 10px;
    font-size: 16px;
    color: #333333; }
  .news .news_1 .a-products-cat {
    font-size: 16px;
    color: #004BA5;
    padding-right: 10px;
    padding-left: 10px; }
    .news .news_1 .a-products-cat:hover {
      color: #333333; }
.news .news_2 {
  margin-top: 60px; }
  .news .news_2 .item {
    margin-bottom: 40px; }
    @media (min-width: 1170px) {
      .news .news_2 .item {
        padding-left: 0px;
        padding-right: 0px;
        width: 370px;
        margin-right: 30px; } }
    .news .news_2 .item .a-img {
      display: block;
      margin-bottom: 20px; }
      .news .news_2 .item .a-img img {
        max-width: 100%;
        width: 100%; }
    .news .news_2 .item .a-title {
      font-weight: normal;
      font-size: 20px;
      text-align: left;
      color: #333; }
      .news .news_2 .item .a-title i {
        font-size: 16px;
        font-weight: normal; }
    .news .news_2 .item:hover .a-title {
      font-family: Roboto-Bold;
      font-size: 20px;
      color: #004ba5; }
  .news .news_2 .mg3 {
    margin-right: 0px; }

@media (max-width: 768px) {
  .news .banner .list-news .ul-list {
    display: none !important; } }
@media (max-width: 768px) {
  .banners-default {
    overflow: hidden; }
    .banners-default .banners-item {
      margin: 0px -100px; }

  .title .title_2 {
    margin-bottom: 0px !important; } }
@media (max-width: 500px) {
  .banners-default {
    overflow: hidden; }
    .banners-default .banners-item {
      margin: 0px -200px; }

  .title h1 {
    font-size: 20px !important; }
  .title .title_2 {
    margin-bottom: 0px !important; }

  .home5 .tv_home5 .title_home5 {
    font-size: 20px; }
  .home5 .tv_home5 .title2_home5 {
    font-size: 14px; }

  #footer .footer-text .bao_footer2 .right .p-right-footer {
    font-size: 12px !important; } }
@media (max-width: 600px) {
  .news .news_1 {
    display: inline-block; }
  .news .news_2 {
    margin-top: 20px !important; } }
@media (max-width: 768px) {
  .news .news_1 {
    display: inline-block;
    padding-left: 10px; }
  .news .news_2 {
    margin-top: 30px !important; } }

/*# sourceMappingURL=home.css.map */
