.header_child_page {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 11; }

.banner {
  position: relative; }
  .banner .background_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%; }
  .banner .img_main {
    width: 100%; }
  .banner .slogan_new1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    margin: auto; }
    .banner .slogan_new1 .slogan_new {
      width: 460px;
      padding: 30px 20px;
      background-color: #000000c9; }
      .banner .slogan_new1 .slogan_new h3 {
        font-weight: normal;
        line-height: 37px;
        margin-top: 10px;
        margin-bottom: 15px;
        color: #fff; }
      .banner .slogan_new1 .slogan_new .ct_slogan {
        color: #fff; }
      .banner .slogan_new1 .slogan_new .view_detail {
        padding: 10px 50px 10px 20px;
        color: #fff;
        display: inline-block;
        background: #C3002F url("../images/Path 279.svg") top 14px right 30px no-repeat;
        transition: all .3s ease-in; }
        .banner .slogan_new1 .slogan_new .view_detail:hover {
          background: #920023 url("../images/Path 279.svg") top 14px right 20px no-repeat; }

.list_new {
  margin-top: 50px; }
  .list_new .list-news .content_item_r {
    margin-bottom: 50px; }
  .list_new .list-news .content_item {
    padding: 0 50px 0 10px; }
    .list_new .list-news .content_item .title_item {
      font-size: 18px;
      font-family: MontserratBold;
      line-height: 24px;
      margin-top: 0; }
    .list_new .list-news .content_item time {
      color: #343434;
      display: block;
      margin-bottom: 15px; }
    .list_new .list-news .content_item .smr_new {
      font-size: 15px;
      line-height: 24px;
      margin-bottom: 25px;
      color: #343434; }
    .list_new .list-news .content_item .view_detail {
      padding: 10px 30px;
      background-color: #EEEEEE;
      font-size: 15px;
      text-transform: uppercase;
      color: #343434;
      width: 193px;
      display: inline-block; }
      .list_new .list-news .content_item .view_detail i {
        transition: all .3s ease-in;
        margin-left: 15px;
        color: #C3002F;
        font-weight: bold;
        font-size: 18px; }
      .list_new .list-news .content_item .view_detail:hover {
        color: #C3002F; }
        .list_new .list-news .content_item .view_detail:hover i {
          margin-left: 25px; }
  .list_new .list-news .content_item1 {
    padding: 0; }
  .list_new .list-news .content_item2 {
    margin-bottom: 60px; }
    .list_new .list-news .content_item2 img {
      margin-bottom: 25px; }

.pagination {
  margin: auto;
  margin-bottom: 25px;
  margin-top: 10px;
  padding-top: 40px;
  border-top: 1px solid #C1C1C1; }

/*# sourceMappingURL=home.css.map */
