* {
  box-sizing: content-box;
}

.title_act {
  min-height: 38px;
  height: max-content;
  padding-top: 10px;
}

.title_act > span {
  margin-top: 0px !important;
}

.title_act > h4 {
  line-height: 24px;
}

@media (max-width: 767px) {
  .navbar-expand-md .float_left img {
    max-width: 200px !important;
  }
  .bner, .flexslider, .intro_part, .banner2 .bner_jmp {
    width: 100%;
  }
  .top_cont {
    width: 100% !important;
  }
  .navbar-expand-md {
    display: flex;
    align-items: center;
  }
  .navbar-expand-md .navbar-toggler {
    margin-left: auto;
    margin-right: 20px;
  }
  #navbarCollapse .nav, .top {
    height: auto !important;
  }
  #navbarCollapse .nav {
    background-color: #fff;
  }
  #navbarCollapse .nav .nav-link {
    color: #666;
  }
  .mainlf, .right.area, .mainlf .inpg, .center_right_img4, .right.area .center_right_bg, .left_atc {
    width: 100%;
    float: inherit;
  }
  .mainlf .inpg, .center_right_img4 {
    float: inherit;
  }
  .in_pg_c ul li {
    float: inherit;
  }
  .in_pg_c .nw_nr a {
    width: calc(100% - 100px);
  }
  .left_atc {
    margin: 0 !important;
  }
  .arc_pg {
    width: calc(100% - 20px) !important;
  }
  .detail_arc * {
    max-width: 100%;
  }
  .detail_arc table {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
  }
}
