@media screen and (max-width: 768px) {
  .f_sjfb_box1 {
    display: none;
  }

  .f_sjfb_box2 {
    width: calc(100% - 20px);
    padding: 0 10px;
    margin-top: 0.2rem;
    border: 0;
  }

  .f_sjfb_box2 p {
    width: 100%;
    text-align: center;
  }

  .f_sjfb_box2 p {
    font-size: 0.18rem;
  }

  .f_sjfb_box3 {
    width: calc(100% - 20px);
    padding: 0 10px;
    margin-top: 0.2rem;
    overflow-x: scroll;
  }

  .layui-card {
    width: 100%;
  }

  .f_index_box1 {
    width: calc(100% - 20px);
    height: auto;
    padding: 0 10px;
    margin-top: 0.2rem;
    overflow: auto;
  }

  .f_index_listbox1 {
    width: 100%;
    float: none;
  }

  .f_index_listbox_tit1 {
    height: 0.39rem;
  }

  .f_index_listbox_tit1 p {
    height: 0.36rem;
    font-size: 0.18rem;
  }

  .f_index_listbox_con1 a {
    max-width: 70%;
    height: 0.34rem;
    line-height: 0.34rem;
  }
}
