

@media screen and (min-width: 100px) and (max-width: 1024px) {
  body {
    background-size: 100%;
  }
  .sd_main {
    width: 100%;
    margin-top: 135px;
  }
  .sd_main_second_title {
    background: url(jjj_03.jpg) no-repeat center;
  }
  .sd_main_first_title a {
    font-size: 24px;
  }
  .sd_main_first_box ul li {
    width: 100%;
    position: relative;
    border-bottom: 1px dashed #bfbfbf;
  }
  .sd_main_first_box ul li a {
    width: 70%;
    border-bottom: none;
  }
  .sd_main_first_box ul li a span {
    position: absolute;
    right: 0;
  }
  .friend-link {
    height: auto !important;
    line-height: normal !important;
  }
  /* 底部start */
  .layout-footer .footer-mid {
    width: 100% !important;
    padding: 0 !important;
  }
  .layout-footer .footer-mid .footer-mid-left,
  .layout-footer .footer-mid .footer-mid-right {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0 auto 10px;
    text-align: center;
  }
  .wzjc {
    height: auto;
  }
  /* 底部end */
}
