@media (min-width: 320px) {
  html {
    font-size: 42.6667px;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 48px;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 50px;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 51.2px;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 55.2px;
  }
}
@media (min-width: 448px) {
  html {
    font-size: 59.7333px;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 48px;
  }
}
@media (min-width: 512px) {
  html {
    font-size: 68.2667px;
  }
}
@media (min-width: 544px) {
  html {
    font-size: 72.5333px;
  }
}
@media (min-width: 576px) {
  html {
    font-size: 76.8px;
  }
}
@media (min-width: 608px) {
  html {
    font-size: 81.0667px;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 33.3333px;
  }
}
@media (min-width: 750px) {
  html {
    font-size: 100px;
  }
}
@media screen and (max-width: 750px) {
  #banner {
    display: none;
  }
  .layout {
    width: 100%;
  }
  .article_main {
    min-width: 100%;
    padding-bottom: 0.75rem;
  }
  .path_index {
    box-sizing: border-box;
    min-width: 100%;
    height: 0.9rem;
    text-align: right;
    padding-bottom: 0.34rem;
  }
  .path_index .path_a {
    box-sizing: border-box;
    padding-right: 0.44rem;
    line-height: 0.56rem;
    font-size: 0.2rem;
  }
  .path_index .path_a a {
    color: #999;
    font-size: 0.2rem;
  }
  .article_form {
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    padding-top: 0.65rem;
    padding-right: 0.4rem;
    padding-bottom: 0.6rem;
    padding-left: 0.4rem;
    margin-bottom: 0.7rem;
  }
  .article_form .item {
    margin-bottom: 0.42rem;
  }
  .article_form .item .error {
    color: #C62418;
    font-size: 0.14rem;
    font-weight: 400;
  }
  .article_form .layui-input {
    box-sizing: border-box;
    height: 0.5rem;
    border-color: #999;
    font-size: 0.18rem;
  }
  .article_form .layui-input:hover {
    border-color: #999;
  }
  .signUp_title {
    margin-bottom: 0.36rem;
  }
  .signUp_title .title_h6 {
    box-sizing: border-box;
    position: relative;
    width: 2.06rem;
    height: 0.51rem;
    border: 1px solid #999999;
    border-radius: 5px;
    margin: 0 auto;
    line-height: 0.49rem;
    font-size: 0.3rem;
    text-align: center;
  }
  .signUp_title .title_h6:before {
    content: "";
    position: absolute;
    top: 0.25rem;
    left: -1.9rem;
    width: 1.9rem;
    height: 1px;
    background: #999;
  }
  .signUp_title .title_h6:after {
    content: "";
    position: absolute;
    top: 0.25rem;
    right: -1.9rem;
    width: 1.9rem;
    height: 1px;
    background: #999;
  }
  .layui-input-block {
    margin-left: 1.35rem;
    min-height: 0.5rem;
  }
  .label_moduler {
    width: 1.3rem;
    padding: 0;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.18rem;
    font-weight: bold;
    color: #333333;
  }
  .label_moduler i {
    color: #C62418;
    margin-right: 0.1rem;
  }
  .input_moduler {
    width: 5rem;
    height: 0.5rem;
    box-sizing: border-box;
  }
  .form_btn_moduler {
    width: 2.78rem;
    height: 0.4rem;
    margin: 0 auto;
  }
  .form_btn_moduler .btn_public {
    box-sizing: border-box;
    width: 1.05rem;
    height: 0.4rem;
    line-height: 0.38rem;
    border-radius: 0.1rem;
    text-align: center;
    font-size: 0.21rem;
    font-weight: bold;
    color: #fff;
    float: left;
    cursor: pointer;
  }
  .form_btn_moduler .btn_submit {
    margin-right: 0.68rem;
    border-width: 0.01rem;
  }
  .form_btn_moduler .btn_cancel {
    border-width: 0.01rem;
  }
  .article_success {
    box-sizing: border-box;
    padding: 0 0.3rem;
    background-color: #fff;
    padding-top: 1.38rem;
    padding-bottom: 1.45rem;
    margin-bottom: 2rem;
  }
  .article_success .success_img {
    margin: 0 auto;
    width: 1.52rem;
    height: 1.53rem;
    margin-bottom: 0.72rem;
  }
  .article_success .success_img img {
    width: 100%;
    height: 100%;
  }
  .article_success .success_title {
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #CB0A0A;
    text-align: center;
    margin-bottom: 0.5rem;
  }
  .article_success .success_p {
    line-height: 0.24rem;
    font-size: 0.21rem;
    font-weight: 400;
    color: #999999;
    text-align: center;
  }
  .article_success .success_p span {
    font-size: 0.21rem;
    color: #CB0A0A;
  }
  .layui-form-select{
            display: none;
        }
        .select2{
            width: 5rem;
            height: 0.5rem;
            float: left;
        }
        .select2 .select2-selection__rendered,
        .select2 .select2-selection{
            box-sizing: border-box;
             height: 0.5rem;
            
            border-radius: 0.02rem;
            
        }
        .select2-container--default .select2-selection--single .select2-selection__rendered{
            line-height: 0.33rem;
            color: #999;
            font-size: 0.18rem;
        }
        .select2-container--default .select2-selection--single .select2-selection__arrow {
             height: 0.5rem;
        }
}
