.mobile_type .main {
    padding: 0;
    margin-top: 0 !important;
  }
  .mobile_type .wrap {
    width: 100% !important;
    min-height: 100px !important;
  }
  .mobile_type .parent {
    width: 100vw !important;
    padding-left: 0;
    text-align: center;
  }
  .mobile_type .fl {
    width: 100% !important;
    height: auto !important;
    min-height: 100px;
  }
  .mobile_type #ldxxbox a {
    display: inline-block;
    width: 32%;
    text-align: center;
    font-size: 3.5vw;
    border-bottom: none;
  }
  .mobile_type .fr {
    width: 100% !important;
  }
  .mobile_type .bt_content {
    width: 100% !important;
    padding: 0;
    line-height: 6vw;
    font-size: 3.5vw;
  }
  .mobile_type .bt_content table:nth-child(2) {
    width: 95% !important;
  }
