.row {
  margin-right: 0px;
  margin-left: 0px; }

p {
  margin-bottom: 0px; }

.products .banner {
  position: relative; }
  .products .banner img {
    max-width: 100%; }
  .products .banner .list-product {
    z-index: 3;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #004BA5; }
    .products .banner .list-product .ul-list {
      padding-top: 15px;
      padding-bottom: 14px; }
      .products .banner .list-product .ul-list .li-list {
        margin-right: 25px;
        display: inline-block; }
        .products .banner .list-product .ul-list .li-list a {
          padding-left: 10px;
          color: #ffffff;
          display: block;
          background: url("../images/right.png") no-repeat left top 8px; }
          .products .banner .list-product .ul-list .li-list a span {
            border-bottom: 1px solid #004BA5; }
        .products .banner .list-product .ul-list .li-list:hover a span {
          border-bottom: 1px solid #ffffff; }
  .products .banner .title {
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    align-items: center;
    display: grid;
    justify-content: center; }
    .products .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); }
.products .products_1 {
  margin-top: 20px;
  text-align: right; }
  .products .products_1 .a-home {
    font-size: 16px;
    color: #004BA5;
    padding-right: 10px; }
    .products .products_1 .a-home:hover {
      color: #333333; }
  .products .products_1 .a-products {
    padding-left: 10px;
    font-size: 16px;
    color: #333333; }
.products .products_2 {
  margin-top: 45px; }
  .products .products_2 .item {
    margin-bottom: 60px; }
    .products .products_2 .item .title {
      font-family: Roboto-Bold;
      font-size: 30px;
      text-align: left;
      color: #094ea2; }
    .products .products_2 .item .summary {
      margin-top: 20px;
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      text-align: justify;
      color: #231f20;
      margin-bottom: 40px; }
    .products .products_2 .item .more {
      background: #FDB02A url(../images/more.png) no-repeat top 15px right 25px;
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      text-align: left;
      color: #fff;
      padding: 15.5px 62px 15.5px 27px; }
      .products .products_2 .item .more:hover {
        background: #094ea2 url(../images/more.png) no-repeat top 15px right 25px; }
    @media (min-width: 1170px) {
      .products .products_2 .item .left-img {
        padding-right: 0px;
        padding-right: 0px;
        margin-right: 30px;
        width: 640px; } }
    .products .products_2 .item .left-img .a-img img {
      max-width: 100%;
      width: 100%; }
    @media (min-width: 1170px) {
      .products .products_2 .item .left-text {
        padding-right: 0px;
        padding-right: 0px;
        width: 500px; } }
    @media (min-width: 1170px) {
      .products .products_2 .item .right-img {
        padding-right: 0px;
        padding-right: 0px;
        margin-left: 30px;
        width: 640px; } }
    .products .products_2 .item .right-img .a-img img {
      max-width: 100%;
      width: 100%; }
    @media (min-width: 1170px) {
      .products .products_2 .item .right-text {
        padding-right: 0px;
        padding-right: 0px;
        width: 500px; } }

@media (max-width: 768px) {
  .products .products_1 {
    display: inline-block;
    padding-left: 10px; }
  .products .banner .list-product {
    display: none; }

  #footer .footer-text .bao_footer2 {
    display: flex;
    justify-content: center; }
    #footer .footer-text .bao_footer2 .left {
      text-align: center !important; } }
@media (max-width: 768px) {
  .products .products_2 .left-img {
    margin-bottom: 30px !important; }
  .products .products_2 .thumb-respon {
    display: flex;
    flex-flow: wrap-reverse; }
    .products .products_2 .thumb-respon .right-img {
      margin-bottom: 30px; }

  .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; } }
@media (max-width: 500px) {
  .products_2 {
    margin-top: 30px !important; }
    .products_2 .right-text .title {
      font-size: 20px !important; }
    .products_2 .left-text .title {
      font-size: 20px !important; } }
@media (max-width: 500px) {
  .products .products_1 {
    display: inline-block !important; }

  #footer .footer-text .bao_footer2 .right .p-right-footer {
    font-size: 12px !important; } }
@media (max-width: 600px) {
  .products .products_1 {
    display: inline-block !important; } }

/*# sourceMappingURL=home.css.map */
