@charset 'utf-8';

@media screen and (max-width: 768px) {
  a {
    text-decoration: none;
  }
  .index-header {
    display: none;
  }

  .index-nav {
    display: none;
  }

  .local {
    display: none;
  }

  .index-link {
    display: none;
  }

  .index-yq-link {
    display: none;
  }

  .index-footer {
    display: none;
  }

  .container {
    width: 100vw;
    margin: 0;
    /* padding: 0 12px; */
  }

  .xx-content {
    box-sizing: border-box;
    width: 100vw;
    padding: 0 !important;
    border: none;
  }

  .xx-table {
    max-width: 100vw;
  }

  .xx-col1 input {
    max-width: 45vw;
  }

  .xx-col2 input {
    max-width: 45vw;
  }

  .xx-col3 textarea {
    max-width: 45vw;
  }

  .xx-col4 #areaId {
    max-width: 50.5vw;
  }

  .xx-col4 img {
    float: none !important;
    margin-right: 0 !important;
  }

  .xx-col-sel {
    display: flex;
    width: 80vw;
  }

  .xx-col1 #captcha {
    max-width: 27.5vw;
  }

  .xx-col1 #btn {
    max-width: 27.5vw;
  }
  .xx-list {
    width: auto;
    margin-top: 12px;
    display: none;
  }
  .xx-list-c {
    width: 100vw;
    /* margin-left: -45px; */
  }

  .xx-b .fs {
    margin-left: -10vw;
  }
  .sn-tit1 .tit.cur {
    border-bottom: none;
  }
  .xx-col5 input {
    vertical-align: top;
  }
  li {
    list-style: none;
  }
  .start-xx {
    padding-left: 20px;
  }
  br {
    display: none;
  }
  .xx-con {
    margin-top: 12px;
  }
  .xx-intro p {
    font-size: 12px;
    display: none;
  }
  .start-xx {
    display: none;
  }
  body {
    min-width: 100vw;
    background: none;
  }
  .xx-intro h1 {
    font-size: 22px;
    margin-top: 12px;
    text-align: center;
  }
  .radioname {
    width: 61px;
    margin-left: 5px;
  }

  .xx-col-sel input {
    zoom: 0.5;
  }
  .xx-col-sel input {
    height: 80px;
  }
}
