.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: 14px; }
      .news .banner .list-news .ul-list .li-list {
        margin-right: 25px;
        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 .banner .text-banner {
    z-index: 2;
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center; }
    .news .banner .text-banner .p-text-banner {
      margin-left: 30px;
      margin-right: 30px;
      line-height: 30px;
      font-size: 24px;
      color: #ffffff; }
.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: 30px; }
  .news .news_2 h2 {
    font-family: Roboto-Bold;
    font-size: 24px;
    text-align: left;
    color: #003286;
    border-bottom: 1px solid #dddddd;
    margin-top: 0px;
    margin-bottom: 25px;
    padding-bottom: 10px; }
  @media (min-width: 1170px) {
    .news .news_2 .left_news {
      padding-left: 0px;
      padding-right: 0px;
      width: 870px;
      margin-right: 30px; } }
  .news .news_2 .left_news .news_3 {
    border-bottom: 1px dashed #ccc; }
    @media (min-width: 1170px) {
      .news .news_2 .left_news .news_3 .left_new3 {
        padding-left: 0px;
        padding-right: 0px;
        width: 420px;
        margin-right: 30px; } }
    .news .news_2 .left_news .news_3 .left_new3 .content-left_new3 {
      margin-bottom: 30px; }
      .news .news_2 .left_news .news_3 .left_new3 .content-left_new3 .a-img-left-new3 {
        display: block; }
        .news .news_2 .left_news .news_3 .left_new3 .content-left_new3 .a-img-left-new3 img {
          max-width: 100%;
          width: 100%; }
      .news .news_2 .left_news .news_3 .left_new3 .content-left_new3 .title-left_new3 {
        margin-top: 20px;
        margin-bottom: 10px;
        font-family: Roboto-Bold;
        display: block;
        font-size: 18px;
        line-height: 24px;
        text-align: left;
        color: #333; }
        .news .news_2 .left_news .news_3 .left_new3 .content-left_new3 .title-left_new3:hover {
          color: #094ea2; }
      .news .news_2 .left_news .news_3 .left_new3 .content-left_new3 .time {
        margin-bottom: 10px; }
        .news .news_2 .left_news .news_3 .left_new3 .content-left_new3 .time span {
          font-weight: normal;
          font-size: 14px;
          line-height: 20px;
          color: #777; }
      .news .news_2 .left_news .news_3 .left_new3 .content-left_new3 .summary-left_new3 {
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        color: #333; }
    @media (min-width: 1170px) {
      .news .news_2 .left_news .news_3 .right_new3 {
        padding-left: 0px;
        padding-right: 0px;
        width: 410px; } }
    .news .news_2 .left_news .news_3 .right_new3 .item-right {
      margin-bottom: 40px; }
      @media (min-width: 1170px) {
        .news .news_2 .left_news .news_3 .right_new3 .item-right .bao-img {
          padding-left: 0px;
          padding-right: 0px;
          width: 180px;
          margin-right: 20px; } }
      .news .news_2 .left_news .news_3 .right_new3 .item-right .bao-img .img-right_new3 {
        display: block; }
        .news .news_2 .left_news .news_3 .right_new3 .item-right .bao-img .img-right_new3 img {
          max-width: 100%; }
      @media (min-width: 1170px) {
        .news .news_2 .left_news .news_3 .right_new3 .item-right .title-time {
          padding-left: 0px;
          padding-right: 0px;
          width: 210px; } }
      .news .news_2 .left_news .news_3 .right_new3 .item-right .title-time .tilte-right-new3 {
        font-family: Roboto-Bold;
        font-weight: bold;
        font-size: 16px;
        line-height: 22px;
        text-align: left;
        color: #333;
        display: block;
        margin-bottom: 10px; }
        .news .news_2 .left_news .news_3 .right_new3 .item-right .title-time .tilte-right-new3:hover {
          color: #094ea2; }
      .news .news_2 .left_news .news_3 .right_new3 .item-right .title-time .time .datetime {
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        color: #777; }
  .news .news_2 .left_news .news_4 {
    margin-top: 15px; }
    .news .news_2 .left_news .news_4 .item {
      padding-top: 20px;
      padding-bottom: 20px;
      border-bottom: 1px dashed #ccc; }
      @media (min-width: 1170px) {
        .news .news_2 .left_news .news_4 .item .bao-img {
          padding-left: 0px;
          padding-right: 0px;
          width: 270px;
          margin-right: 20px; } }
      .news .news_2 .left_news .news_4 .item .bao-img img {
        max-width: 100%;
        width: 100%; }
      @media (min-width: 1170px) {
        .news .news_2 .left_news .news_4 .item .title-time {
          padding-left: 0px;
          padding-right: 0px;
          width: 580px; } }
      .news .news_2 .left_news .news_4 .item .title-time .tilte-right-new4 {
        font-family: Roboto-Bold;
        font-size: 16px;
        line-height: 16px;
        text-align: left;
        color: #333; }
      .news .news_2 .left_news .news_4 .item .title-time .time {
        margin-top: 10px;
        margin-bottom: 10px; }
        .news .news_2 .left_news .news_4 .item .title-time .time .datetime {
          font-weight: normal;
          font-size: 14px;
          line-height: 20px;
          color: #777; }
      .news .news_2 .left_news .news_4 .item .title-time .summary {
        font-family: Roboto;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        color: #333; }
      .news .news_2 .left_news .news_4 .item:hover .title-time .tilte-right-new4 {
        color: #094ea2; }
  .news .news_2 .left_news .pagination {
    margin-top: 20px; }
    .news .news_2 .left_news .pagination a {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      border: 1px solid #CCCCCC; }
      .news .news_2 .left_news .pagination a:hover {
        color: #004ba5;
        border: 1px solid #004ba5; }
    .news .news_2 .left_news .pagination .current {
      background: unset;
      font-weight: normal;
      font-size: 16px;
      color: #004ba5;
      border: 1px solid #004ba5; }
    .news .news_2 .left_news .pagination .next-page {
      padding: 11px 14px 12px 11px; }
      .news .news_2 .left_news .pagination .next-page:hover {
        color: #004ba5;
        border: 1px solid #004ba5; }
        .news .news_2 .left_news .pagination .next-page:hover i {
          border: unset;
          color: #004ba5; }
    .news .news_2 .left_news .pagination .pre-page {
      padding: 11px 7px 12px 11px; }
      .news .news_2 .left_news .pagination .pre-page:hover {
        color: #004ba5;
        border: 1px solid #004ba5; }
        .news .news_2 .left_news .pagination .pre-page:hover i {
          border: unset;
          color: #004ba5; }
  @media (min-width: 1170px) {
    .news .news_2 .right_news {
      padding-left: 0px;
      padding-right: 0px;
      width: 270px; } }
  .news .news_2 .right_news .content-right_news h2 {
    font-family: Roboto-Bold;
    font-size: 24px;
    text-align: left;
    color: #003286;
    border-bottom: 1px solid #dddddd;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 10px; }
  .news .news_2 .right_news .content-right_news .item {
    border-bottom: 1px dashed #ccc;
    padding-top: 20px;
    padding-bottom: 20px; }
    .news .news_2 .right_news .content-right_news .item .bao-img {
      overflow: hidden; }
      @media (min-width: 1170px) {
        .news .news_2 .right_news .content-right_news .item .bao-img {
          padding-left: 0px;
          padding-right: 0px;
          width: 100px;
          margin-right: 20px; } }
      .news .news_2 .right_news .content-right_news .item .bao-img .img-right {
        margin: 0 -39px;
        display: block; }
        .news .news_2 .right_news .content-right_news .item .bao-img .img-right img {
          max-width: 100%; }
    @media (min-width: 1170px) {
      .news .news_2 .right_news .content-right_news .item .title-time {
        padding-left: 0px;
        padding-right: 0px;
        width: 150px; } }
    .news .news_2 .right_news .content-right_news .item .title-time .tilte-right {
      font-weight: normal;
      font-size: 14px;
      line-height: 22px;
      text-align: left;
      color: #333; }
    .news .news_2 .right_news .content-right_news .item .title-time .time {
      margin-top: 10px; }
      .news .news_2 .right_news .content-right_news .item .title-time .time .datetime {
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        color: #777; }
    .news .news_2 .right_news .content-right_news .item:hover .title-time .tilte-right {
      color: #094ea2; }

@media (max-width: 768px) {
  .news .news_1 {
    display: inline-block;
    padding-left: 10px; }
  .news .news_2 h2 {
    padding-left: 10px; }
  .news .banner .list-news .ul-list {
    display: none; } }
@media (max-width: 768px) {
  .news .banner .title {
    display: none; }
  .news .banner .text-banner {
    bottom: 10px; }
    .news .banner .text-banner .p-text-banner {
      font-size: 14px; }
  .news .news_2 .left_news .news_3 .right_new3 .item-right .bao-img .img-right_new3 img {
    width: 768px;
    margin-bottom: 30px; }
  .news .news_4 .title-time {
    margin-top: 30px; }

  .banners-default {
    overflow: hidden; }
    .banners-default .banners-item {
      margin: 0px -100px; }

  .title .title_2 {
    margin-bottom: 0px !important; }

  .right_news .content-right_news .bao-img {
    margin-bottom: 30px; }
    .right_news .content-right_news .bao-img img {
      width: 768px; } }
@media (max-width: 500px) {
  .news .banner .title {
    margin-top: 0px !important; }
    .news .banner .title h1 {
      font-size: 20px !important; }
  .news .news_1 {
    display: inline-block !important; }

  .banners-default {
    overflow: hidden; }
    .banners-default .banners-item {
      margin: 0px -200px; }

  .title {
    margin-top: 30px; }
    .title h1 {
      font-size: 24px; }
    .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 !important; } }
@media (max-width: 600px) {
  .left_news .news_3 .right_new3 .item-right .bao-img {
    margin-bottom: 20px !important; }
  .left_news .news_4 .bao-img {
    margin-bottom: 20px !important; }

  .right_news .content-right_news .bao-img {
    margin-bottom: 20px; } }

/*# sourceMappingURL=home.css.map */
