  
  

  
  #send_code1 {
      /*margin-left: 24px !important;*/
       margin-left: -112px  !important;
    /* display: flex; */
    width: 110px;
    margin-right: -108px;
    /*margin-top: -13px;*/
     margin-top: -10px;
    align-content: center;
    justify-content: center;
    text-align: center;
    line-height: 40px;
    border-color: #3773f5;
    color: #3773f5;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background-color: #3370ff !important;
    color: #ffffff !important;

        
    }
    
.ant-modal {
    box-sizing: border-box;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum","tnum";
    font-feature-settings: "tnum","tnum";
    pointer-events: none;
    position: relative;
    top: 100px;
    width: auto;
    max-width: calc(100vw - 32px);
    margin: 0 auto;
    padding: 0 0 24px
}

.ant-modal-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    height: 100%;
    background-color: rgba(0,0,0,.45)
    
    
}

.ant-modal-mask-hidden {
    display: none
}



.ant-modal-title {
    margin: 0;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    word-wrap: break-word
}

.ant-modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);
    pointer-events: auto
}

.ant-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 0;
    color: rgba(0,0,0,.45);
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    transition: color .3s
}

.ant-modal-close-x {
    display: block;
    width: 56px;
    height: 56px;
    font-size: 16px;
    font-style: normal;
    line-height: 56px;
    text-align: center;
    text-transform: none;
    text-rendering: auto
}

.ant-modal-close:focus,.ant-modal-close:hover {
    color: rgba(0,0,0,.75);
    text-decoration: none
}

.ant-modal-header {
    padding: 16px 24px;
    color: rgba(0,0,0,.85);
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 2px 2px 0 0
}

.ant-modal-body {
    padding: 24px;
    font-size: 14px;
    line-height: 1.5715;
    word-wrap: break-word
}

.ant-modal-footer {
    padding: 10px 16px;
    text-align: right;
    background: transparent;
    border-top: 1px solid #f0f0f0;
    border-radius: 0 0 2px 2px
}

.ant-modal-footer .ant-btn+.ant-btn {
    margin-bottom: 0;
    margin-left: 8px
}

.ant-modal-open {
    overflow: hidden
}

.ant-modal-centered {
    text-align: center
}

.ant-modal-centered:before {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.ant-modal-centered .ant-modal {
    top: 0;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.style_agreementStyle__unw4m .ant-modal-body {
    max-height: 560px;
    overflow: auto
}

.style_agreementStyle__unw4m .ant-modal-content {
    /* padding-bottom:20px; */
}

.style_agreementStyle__unw4m .ant-modal-title {
    text-align: center;
    font-size: 26px
}

.style_time__3jzPi {
    text-align: center;
    color: #000
}
.style_register__2CZPY em {
    cursor: pointer;
    color: #3569fd;
    cursor: pointer;
}


 .tag_per{
    display: flex;
    flex-direction: row;
    
     font-size:14px; 
     color:#666; 
    line-height: 36px;
    display: flex;
    align-items: center
}

 .tag_per .label {
    width: 117px;
}



.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #ffffff; /* 可选的下划线提示 */
}
 
.tooltip .tooltiptext {
  visibility: hidden;
  width: 260px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
 
  /* 位置 */
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-left: -60px; /* Use half of the width (120px/2 = 60px) */
  
  /* 淡入效果 */
  opacity: 0;
  transition: opacity 0.3s;
      font-family: "Arial", sans-serif;
      text-align: center;
      align-content: center;
}

.service{
   display:flex;flex-direction: row; 
   margin-left: 20px;
   margin-top: -10px;
}
 
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


.icon-right{
    margin-right:3px
}



.verify_share{
     margin-top:-41px;margin-left:250px;
}


.btn-primary1{
    background: none;
    border: none;
}


   
   
     .ant-input{
         background:#f6f8fb;
        width: 382px!important;
        margin-top: -10px;
    }
    
    
    @media screen and (min-width: 1200px) {
        
        .verify_body{
            height: 100vh;
        }
        .swiper-slide-image{
            height: 100vh;
        }
        .verify_title{
            margin-top:70px
        }
        .verify_username{
            margin-top:35px
        }
        .colon_name{
        font-size: 17px;
    }
        .dologin{
            margin-top: -70px;
        }
        .doapply{
            margin-bottom: 20px;
            width: 100%;
        }
          .register_name{
              margin-left: 10px;
      margin-top: 4px;
      font-size: 14px;
      font-family: "Arial", sans-serif;
      color: red;
      font-weight: bold;
  }
  
        .style_qwWkr{
    margin-left: 10px;
    margin-top: 8px ;
        color: #676b71;
        width: 88%;
        line-height: 23px;
    }
        .login{
         
         display:flex;
     } 
     .qy_name{
         padding: 30px 50px ;
         width: 530px;
        /*border:1px solid #ccc ;*/
        background: #fff;
    border-radius: 4px;
    }
    .qy_name2{
         padding: 30px 50px ;
         width: 530px;
        /*border:1px solid #ccc ;*/
        margin-left: 20px;
        background: #fff;
    border-radius: 4px;
    }
     .registers_class{
         background-image: url(https://hntiandijia.com/static/upload/wx20241206150711.png) !important;
         background-size: cover;
     }
}
@media screen and (max-width: 800px) {
    
              .register_name{
            
      margin-top: 4px;
      font-size: 14px;
      font-family: "Arial", sans-serif;
      color: red;
      font-weight: bold;
  }
      .style_qwWkr{
    margin-top: 8px ;
        color: #676b71;
        width: 85%;
        line-height: 23px;
    }
    
    .dologin{
          margin-left: -60px;
            margin-top: -90px;
            font-size: 11px !important;
            
        }
        .doapply{
            margin-left: -30px;
            margin-bottom: 20px;
            width: 100%;
        }
   
        .register_class{
    display: flex;
    flex-direction: row;
    height: auto;
    margin-left: 18px;
}
    .bg-image {
    height: 260px;
}
    .clearfixs{
        margin-right: -10px !important;
    }
     .content-inners{
              width: 111% !important;
  }
  

.grid-rows{
    margin-left: 36px!important;
}
.style_body__2giNK .style_container__3xayp {
    width: 420px;
    margin: 0 auto;
    display: flex;
    align-items: center
}
    .wrap {
  width:100%; /* 或者其他需要的宽度 */
  word-wrap: break-word; /* 或者使用 overflow-wrap: break-word; */
}
    .terminal_content{
        display: flex;
        flex-direction: column;
    }
    .terminal_content_info{
      display: block;
      width: 347px;
      text-align: center;
    }
    .header h1{
        font-size: 30px;
    }
    .header h2{
        font-size: 25px;
    }
    
    .headers h1{
        font-size: 18px;
    }
    .headers h2{
        font-size: 18px;
    }
    
    
    .down_animated{
        margin-left: 224px;
    }
    .footer-widgets{
        text-align: center;
    }
    .classify-cells{
        width: 100% !important;
    }
    .connect{
        text-align: center;
    }
    .classify-product{
        width: 47%;
    }
    .footer-inner{
        margin-left: 0px !important ;
    }
    .divider70 {
    height: 0px;
}

.verify_share{
     margin-top:-41px;margin-left:217px;
}

.verify{
        border: 1px solid #d9d9d9;
    width: 339px;
    padding: 6px;
    border-radius: 5px;
}


 
    .style_right__qwWkr{
        /*background-color: gray;*/
        /*font-size: 12px;*/
        
    }
    
    .style_registerTitle__92YW5{
        margin-left: -70px;
    }
    
    .login{
        margin-left: -60px;
         /*margin-right: 30px;*/
    }
     .ant-form-item-control{
         display: flex !important;
        width: 340px;
    }
    #send_code1 {
        margin-left: -115px  !important;
        display: flex;
        width: 110px;
        margin-right: -108px;
        margin-top: -10px; 
        align-content: center;
        justify-content: center;
        text-align: center;
        line-height: 36px;
        border-color: #3773f5;
        color: #3773f5;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        background-color: #3370ff !important;
        color: #ffffff!important;
    }
    
     #send_code11 {
        margin-left: -110px  !important;
        display: flex;
        width: 110px;
        margin-right: -108px;
        margin-top: -15px; 
        align-content: center;
        justify-content: center;
        text-align: center;
        line-height: 36px;
        border-color: #3773f5;
        color: #3773f5;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        background-color: #3370ff !important;
        color: #ffffff!important;
    }
    
    #send_code1 span {
        /*background-color: #3370ff;*/
        /*color: #ffffff;*/
    }
    
    
    .header_clearfix{
        display: flex !important;
    }
    
    .ant-checkbox-wrapper-checked{
        margin-left: 80px;
    }
    
    .logo-container{
        margin-left: -35px !important;
    }
    .logo-container .logo{
       width: 130px; 
       margin-top: 5px;
       margin-left: 20px;
    }
    .style_optBox__17fgg{
        display: flex;
        flex-direction: row;
    }
    
    .style_downBtn__1UWi1 {
        font-size: 12px;
        padding: 7px;
        height: 33px !important;
        line-height: 21px;
        border-radius: 2px;
        background-color: #3370ff;
        color: #fff !important;
        font-weight: 400;
        background-blend-mode: normal, normal;
    }
    
      .style_downBtn__1UWi12 {
       
    font-size: 13px;
    padding:3px;
    height: 30px !important;
    line-height: 30px;
    border-radius: 2px;
    color: #3370ff !important;
    margin-right: 10px;
    /*color: #fff !important;*/
    font-weight: 400;
    background-blend-mode: normal, normal;
    justify-content: center;
    align-items: center;
    }
    
    
    
    .style_errorBox__3y6jF{
        margin-left: 60px;
    }
   
    .swiper-slide-image{
        margin-left: -176px;
        margin-right: 87px;
    }
    
    .ant-input{
        width: 342px! important;
    }
    
    /*.style_submitBtn__1C53K {*/
    /*    width: 60%;*/
    /*    margin-left: 13px !important;*/
    /*}*/
    
    
    
.style_beian__1aOo0 {
    height: 60px;
    border-top: 1px solid rgba(190, 194, 200, .1);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: "Arial", sans-serif;
    flex-direction: column;
    }
  .foot_ban{
      margin-left: 0px !important;
  }
  
  .style_title__1Upaq {
      font-size: 21px;
      margin-top: -30px;
      margin-left: -60px;
  }
  
  .style_secondTitle__3ezBv {
       font-size: 15px;
      margin-left: -60px;
  }
  
  .style_list__1a3xo1{
       margin-top: -10px;
        margin-left: -59px;
  }
  
  .swiper-slide-active{
          height: 265px  !important;
  }
  
  .bg-image{
      
     height: 290px !important 
      background-size:cover; /* 看情况，有 cover 和 contain 模拟小程序里边的 image 的 mode 属性 */
  background-repeat: no-repeat; /* 不让重复 */
  background-position: top center ; /* 固定展示的位置 */
  }
  
  .img-wrapper {
      height: 100%;  
      overflow: hidden;  
    }
  .img-wrapper img { 
      /*height: 100%;   -webkit-transition: 0.3s linear;  transition: 0.3s linear;*/
        height: 290px !important   -webkit-transition: 0.3s linear;  transition: 0.3s linear;
  }
  .img-wrapper img:hover { 
      transform: scale(1.1);
  }
  .img-wrapper {  display: inline-block;  box-sizing: border-box;  }
  
  .style_container__3cJC9{
      display: flex;
      flex-direction: column;
  }
  
  .style_headerRight__Uisr9{
      position: fixed;
    right: 30px;
  }
  
  .style_container__3cJC9{
      display: flex;
      flex-direction: column;
  }
  
  .style_imgs__N8LkT{
      display: flex;
      flex-wrap: wrap;
      width: 400px;
      
    background-color: #ffff;
    margin-top:10px;
  }
  
  .style_block__3pGOJ{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40%;
    margin: 11px;
    color: #1b1a18;
}
.sidebar{
    display: none;
}
.content-inner{
    max-width: 500px !important; 
    width: 100%;
    margin-left: -16px;
}

.detail{
     display: none;
}
.post-single{
    margin-left: -15px!important;
}

.shop-top-bar{
    margin-right: -18px;
}
.box-1{
        margin-bottom: 5px!important;
        padding-left: 26px;
        list-style: none;
}
.item-1 a {
    display: block;
    width: 80px;
    margin-right: 20px !important;
    color: #000000 !important;
    
}

.box-1 {
    display: flex;
    flex-direction: row;
  margin: 0 auto;
  /*width: 700px;*/
  max-width: 1200px;
  margin-bottom: 30px;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  list-style: none;
  .item {
   
    height: 50px;
    display: inline-block;
  }
  .item-1 {
      line-height: 20px;
    
  }
  
}

.clearfix{
    margin-left: 20px;
    margin-right: 40px;
}

.clearfix_new{
    margin-left: 20px;
    /*margin-right: 5px;*/
            margin-right: -54px;
}

.item_label{
    text-align: left;
}
.ant-form-item-control{
    margin-left:0px;
}
.item_label-children{
    display: flex;
    flex-direction: row;
    line-height: 40px;
    margin-top: -15px;
    width: 346px;
    height: 40px;
    /* padding-left: 5px; */
    align-content: center;
    background: #f1f3f7;
}
.ant-form-item-new{
    display: flex;
    flex-direction: column;
    font-size: 17px;
}
.ant-col-6{
        width: 42%;
}


.send_code{
    margin-top:-7px;

}


@media screen and (min-width: 320px) and (max-width: 375px) and (max-width: 414px) and (max-width: 480px) {  
    
     .dologin{
          margin-left: -60px;
            margin-top: -90px;
            font-size: 11px !important;
            
        }
        .doapply{
            margin-left: -30px;
            margin-bottom: 20px;
            width: 100%;
        }
        
    .register_name{
           
      margin-top: 4px;
      font-size: 14px;
      font-family: "Arial", sans-serif;
      color: red;
      font-weight: bold;
  } 
     .login{
         
         display:flex;
         flex-direction: column;
     }
    
    .style_qwWkr{
    margin-top: 8px ;
        color: #676b71;
        width: 75%;
        line-height: 23px;
    }
    
    .register_class{
    display: flex;
    flex-direction: row;
    height: auto;
    margin-left: 10px;
}
.style_title__hhmvH{
    margin-left: -10px !important;
    font-size:20px !important;
}

.verify_share{
     margin-top:-41px !important;margin-left:187px!important;
}

.style_submitBtn__1C53K {
    width: 90%;
}
.ant-input {
        width: 300px !important;
    }

    .bg-image {
    height: 260px;
}
     .clearfixs{
        margin-right: -10px !important;
    }
  .content-inners{
              width: 111% !important;
  }
  
  
       .wrap {
  width: 98%; /* 或者其他需要的宽度 */
  word-wrap: break-word; /* 或者使用 overflow-wrap: break-word; */
}
    .terminal_content{
        display: flex;
        flex-direction: column;
    }
    .terminal_content_info{
      display: block;
      width: 317px;
      text-align: center;
    }
    .header h1{
        font-size: 30px;
    }
    .header h2{
        font-size: 25px;
    }
    
    .headers h1{
        font-size: 18px;
    }
    .headers h2{
        font-size: 18px;
    }
    
    
    .down_animated{
        margin-left: 224px;
    }
     .footer-widgets{
        text-align: center;
    }
    .classify-cells{
        width: 100% !important;
    }
    .connect{
        text-align: center;
    }
    .classify-product{
        width: 45%;
    }
    .ant-form-item-control{
         display: flex !important;
        width: 300px;
    }
    #send_code1 {
        margin-left: -115px  !important;
        display: flex;
    width: 110px;
    margin-right: -100px;
     margin-top: -10px; 
    align-content: center;
    justify-content: center;
    text-align: center;
    line-height: 36px;
    border-color: #3773f5;
    color: #3773f5;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background-color: #3370ff;
    color: #ffff;
        
    }
    
    .detail{
     display: none;
}
.post-single{
    margin-left: -15px!important;
}

.box-1{
        margin-bottom: 5px!important;
        padding-left: 26px;
}
.item-1 a {
    display: block;
    width: 80px;
    margin-right: 20px !important;
    color: #000000 !important;
    
}

.box-1 {
    display: flex;
    flex-direction: row;
  margin: 0 auto;
  /*width: 700px;*/
  max-width: 1200px;
  margin-bottom: 30px;
  white-space: nowrap;
  overflow-x: scroll;
  .item {
   
    height: 50px;
    display: inline-block;
  }
  .item-1 {
      line-height: 48px;
    
  }
  
}
} 



