﻿/*wap style*/
@media screen and (max-width: 1024px) {
  .ynfw-PC{
    display: none !important;
  }
  .ynfw-H5{
    font-size:0.14rem;
  }
  .mc-div2{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .mc-div2 .resignform2{
    position: absolute;
    background-image: url(../image/backImg2.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: cover;
    width: 3.36rem;
    border-radius: 8px;
  }
  .mc-div2 .leftTitle{
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F8AB10;
    line-height: 0.27rem;
  }
  .mc-div2 .closeBut{
    position: absolute;
    top: 12.7%;
    left: 91%;
    transform: translate(-50%, -50%);
    z-index: 99;
    width: 0.25rem;
    height: 0.25rem;
    background: #F1F1F1;
    border-radius: 0rem 0.075rem 0rem 0.105rem
  }
  .mc-div2 .closeImgs{
    width:0.14rem;
    margin-left: 0.07rem;
    margin-top: 0.02rem;
  }
  a:hover{
    cursor:pointer;
    color: #F8AB10;
    
  }
  .mc-div2 .rightTitle{;
    font-size: 0.17rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #009D84;
    line-height: 0.27rem;
  }
  .mc-div2 .mTitile{
    font-size: 0.15rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0.2rem;
  }
  .mc-div2 .phoneImg{
    width: 0.17rem;
    margin-left: 0.12rem;
    margin-right: 0.05rem;
  }
  .top-content{
    display: flex;
    align-items: center;
  }
  .hsbtm4 {
    background: rgba(0, 0, 0, .7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: none
  }
  .auth_div {
    width: 83%;
    height: 486px;
    background: #fff;
    border-radius: 15px;
    position: fixed;
    top: 50%;
    left: 50%;
    /* margin-top: -250px; */
    /* margin-left: -238px; */
    transform: translate(-50%, -50%);
    padding: 30px 20px 20px;
    z-index: 4;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    display: none;
  }
  
  .auth_div .cont {
    height: 400px;
    overflow-y: auto;
    padding: 0 20px
  }
  
  .auth_div .cont .titt {
    color: #333;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px
  }
  
  .auth_div .cont .note {
    color: #333;
    font-size: 16px;
    line-height: 24px
  }
  
  .auth_div .btn1 {
    padding-top: 15px;
    text-align: center
  }
  
  .auth_div .btn1 .btn_ty {
    display: inline-block;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
    background: #F8B814;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer
  }
  .btn_auth{
    color:#F8AB10; 
  }
  .err_msg{
    height: 0.16rem;
    margin-left: 0.62rem;
    font-size: 0.12rem;
    font-family:Microsoft YaHei;
    color: #F34A4A;
    line-height: 0.16rem;
  }
  .err_msg_right{
    margin-left: 0px;
    float: right;
    margin-right: 200px;
  }
  .err_msg_right_visit{
    
  }
  .auth_div .btn1 .btn_jj {
    display: inline-block;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
    background: #05B699;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer
  }
  .mc-div{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .big-text{
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.265rem;
  }
  .formtit{
    font-size: 0.15rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0.2rem;
  }
  .formin span{
    margin-right: 0.1rem;
    font-size: 0.13rem;
    font-family:Microsoft YaHei;
    color: #333333;
    line-height: 0.17rem;
  }
  input { 
    outline:none; 
  }
  select{ 
    outline:none; 
  }
  ::-webkit-input-placeholder {
    font-size: 0.13rem;
    font-family:Microsoft YaHei;
    color: #959595;
    line-height: 0.18rem;
  }
  .ml35{
    margin-left:0.15rem;
  }
  .ml20{
    margin-left: 0.15rem;
  }
  .mt35{
    margin-top:20px;
  }
  .mt20{
    margin-top:15px;
  }
  .mt2{
    margin-top:2px;
  }
  .formin{
    display: flex;
    align-items: center;
  }
  .formin input{
    width: 2.665rem;
    height: 0.37rem;
    background: #FFFFFF;
    border-radius: 0.025rem;
    border: 1px solid #F8B814;
    font-size: 0.13rem;
    padding-left: 0.1rem;
  }
  .formin select{
    font-size: 0.13rem;
    width: 2.665rem;
    height: 0.37rem;
    background: #FFFFFF;
    border-radius: 0.025rem;
    border: 1px solid #F8B814;
    padding-left: 0.1rem;
  }
  .authorliaze{
    font-size: 0.12rem;
    font-family:Microsoft YaHei;
    color: #959595;
    display: flex;
    align-items: center;
    width: 100%;
    
  }
  .consult_but_sub{
    margin-top: 10px;
  }
  .btn_tiaokuan{
    font-size: 19px;
    font-family:Microsoft YaHei;
    color: #F8AB10;
    line-height: 25px;
  }
  .code-input{
    width: 263px;
    height: 58px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #F8B814;
  }
  #get-code3{
    height: 0.26rem;
    position: absolute;
    background: #F8B814;
    border-radius: 0.025rem;
    font-size: 0.12rem;
    border: 0px;
    font-family:Microsoft YaHei;
    color: #FFFFFF;
    line-height: 0.15rem;
    top: 14%;
    right: 9%;
    padding: 0 0.08rem;
  }
  #get-code4{
    height: 0.26rem;
    position: absolute;
    background: #F8B814;
    border-radius: 0.025rem;
    font-size: 0.12rem;
    border: 0px;
    font-family:Microsoft YaHei;
    color: #FFFFFF;
    line-height: 0.15rem;
    top: 14%;
    right: 9%;
    padding: 0 0.08rem;
    
  }
  .formin input[type=radio] {
    width: 0.12rem;
    height: 0.12rem;
    outline: none;
    -webkit-appearance: none;
    background: url(../image/radio-nochecked.png) no-repeat;
    background-size: 100% 100%;
    border: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  input[type=checkbox]{
    width: 0.12rem;
    height:0.12rem;
    outline: none;
    border: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  input[type=checkbox]:checked{
    width: 0.12rem;
    height: 0.12rem;
    outline: none;
    -webkit-appearance: none;
    background: url(../image/checkedBox.png) no-repeat;
    background-size: 100% 100%;
    border: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .closeresign {
    width: 0.15rem;
    height: 0.15rem;
    margin-left: 0.3rem;
  }
  
  .formtj{
    border: 0px;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.24rem;
    margin-bottom: 0.2rem;
    width: 1.86rem;
    height: 0.42rem;
    background: #F8AB10;
    border-radius: 0.075rem;
  }
  .formin input[type=radio]:checked {
    width: 0.12rem;
    height:0.12rem;
    outline: none;
    -webkit-appearance: none;
    background: url(../image/radio-checked.png) no-repeat;
    background-size: 100% 100%;
    border: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .ml{
    margin-left:10px;
  }
  .disfix{
    
  }
  .resignrio{
    position: absolute;
    background-image: url(../image/tkbackimg-h5.png);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 3.36rem;
    border-radius: 8px;
  } 
  .ynfw-asid{
    position: fixed;
    right: 0%;
    bottom: 0.15rem;
    z-index: 3;
    display: flex;
    width: 100%;
    justify-content: center;
  }  
  .ynfw-height3{
    text-align: center;
    vertical-align: middle;
    height: 0.44rem;
    width: 1.13rem;
    border-radius: 0.075rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ynfw-height3 span{
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F7F7F7;
    line-height: 0.185rem;
    display: block;
    margin-left: 0.1rem;
  }
  .ynfw-height3 img{
    width: 0.27rem;
  }
  .ynfw-phone{
    
  }
  
  .ynfw-color2{
    background-color:#05B699;
    margin: 0 0.11rem;
    
  }
  .ynfw-color1{
    background-color:#FFAC00;
  }
  .ttp{
    width: 0.5rem;
    height: 0.5rem;
    position: fixed;
    background-size: cover !important;
    right: 2%;
    bottom: 15%;
    z-index: 99;
    cursor: pointer;
    border-radius: 10px;
    display: none;
  }
  .ttp img{
    width: 100% !important;
    height: 100% !important;
    border-radius: 10px;
  }
}

/*pc style*/
@media screen and (min-width: 1025px) {
  .ynfw-H5{
    display: none !important;
  }
  .mc-div2{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .mc-div2 .resignform2{
    position: absolute;
    background-image: url(../image/backImg2.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: cover;
    width: 620px;
    height: 600px;
    border-radius: 11px;
  }
  .mc-div2 .leftTitle{
    height: 53px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F8AB10;
    line-height: 53px;
  }
  .mc-div2 .closeBut{
    width: 63px;
    height: 66px;
    background: #FEFEFD;
    border-radius: 0px 8px 8px 0px;
    opacity: 0.93;
    position: absolute;
    top: 50%;
    right: -10%;
    /*transform: translate(-50%, -50%);*/
  }
  .mc-div2 .closeImgs{
    width: 28px;
    height: 28px;
    margin-top: 19px;
    margin-left: 17px;
  }
  a:hover{
    cursor:pointer;
    color: #F8AB10;
    
  }
  .mc-div2 .rightTitle{
    height: 53px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #009D84;
    line-height: 53px;
  }
  .mc-div2 .mTitile{
    height: 40px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
  }
  .mc-div2 .phoneImg{
    width:34px;
    height:26px;
    margin-left:39px;
    margin-right:7px;
  }
  .top-content{
    display: flex;
    align-items: center;
  }
  .hsbtm4 {
    background: rgba(0, 0, 0, .7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: none
  }
  .auth_div {
    width: 600px;
    height: 500px;
    background: #fff;
    border-radius: 15px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -300px;
    padding: 30px 20px 20px;
    z-index: 4;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    display: none
  }
  
  .auth_div .cont {
    height: 400px;
    overflow-y: auto;
    padding: 0 20px
  }
  
  .auth_div .cont .titt {
    color: #333;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px
  }
  
  .auth_div .cont .note {
    color: #333;
    font-size: 16px;
    line-height: 24px
  }
  
  .auth_div .btn1 {
    padding-top: 15px;
    text-align: center
  }
  
  .auth_div .btn1 .btn_ty {
    display: inline-block;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
    background: #F8B814;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer
  }
  .btn_auth{
    color:#F8AB10; 
  }
  .err_msg{
    height: 21px;
    margin-left:91px;
    font-size: 16px;
    font-family:Microsoft YaHei;
    color: #F34A4A;
    line-height: 21px;
  }
  .err_msg_right{
    margin-left: 0px;
    float: right;
    margin-right: 200px;
  }
  .err_msg_right_visit{
    margin-left: 0px;
    float: right;
    margin-right: 185px;
  }
  .auth_div .btn1 .btn_jj {
    display: inline-block;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
    background: #05B699;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer
  }
  .mc-div{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .big-text{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 53px;
  }
  .formtit{
    width: 228px;
    height: 40px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
  }
  .formin span{
    width: 53px;
    height: 29px;
    font-size: 22px;
    font-family:Microsoft YaHei;
    color: #333333;
    line-height: 29px;
    margin-right:9px;
  }
  input { 
    outline:none; 
  }
  select{ 
    outline:none; 
  }
  ::-webkit-input-placeholder {
    font-size: 20px;
    font-family:Microsoft YaHei;
    color: #959595;
    line-height: 26px;
  }
  .ml35{
    margin-left:35px;
  }
  .ml20{
    margin-left:20px;
    position: relative;
  }
  .mt35{
    margin-top:20px;
  }
  .mt20{
    margin-top:15px;
  }
  .mt2{
    margin-top:2px;
  }
  .formin input{
    width: 209px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #F8B814;
    font-size: 22px;
  }
  .formin select{
    font-size: 22px;
    width: 202px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #F8B814;
  }
  .authorliaze{
    font-size: 19px;
    font-family:Microsoft YaHei;
    color: #959595;
    display: flex;
    align-items: center;
    
  }
  .consult_but_sub{
    margin-top: 10px;
  }
  .btn_tiaokuan{
    font-size: 19px;
    font-family:Microsoft YaHei;
    color: #F8AB10;
    line-height: 25px;
  }
  .code-input{
    width: 263px;
    height: 58px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #F8B814;
  }
  #get-code{
    width: 111px;
    height: 39px;
    /* position: fixed;
    margin-left: -120px;
    margin-top: 6px;*/
    position: absolute;
    top: 11%;
    left: 56%;
    border:0px;
    padding: 5px 7px;
    background: #F8B814;
    border-radius: 5px;
    font-size: 18px;
    font-family:Microsoft YaHei;
    color: #FFFFFF;
    line-height: 29px;
  }
  #get-code1{
    width: 111px;
    height: 39px;
    /* position: fixed;
    margin-left: -120px;
    margin-top: 6px;*/
    position: absolute;
    top: 11%;
    left: 56%;
    border:0px;
    padding: 5px 7px;
    background: #F8B814;
    border-radius: 5px;
    font-size: 18px;
    font-family:Microsoft YaHei;
    color: #FFFFFF;
    line-height: 29px;
  }
  .formin input[type=radio] {
    width: 22px;
    line-height: 30px;
    height:22px;
    outline: none;
    -webkit-appearance: none;
    background: url(../image/radio-nochecked.png) no-repeat;
    border: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  input[type=checkbox]{
    width: 22px;
    height:22px;
    outline: none;
    border: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  input[type=checkbox]:checked{
    width: 22px;
    line-height: 30px;
    height:22px;
    outline: none;
    -webkit-appearance: none;
    background: url(../image/checkedBox.png) no-repeat;
    border: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .closeresign {
    width: 24px;
    height: 24px;
    margin-left: 62px;
  }
  
  .formtj{
    width: 300px;
    height: 60px;
    background: #F8AB10;
    border-radius: 15px;
    border:0px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
    margin-bottom:45px;
  }
  .formin input[type=radio]:checked {
    width: 22px;
    line-height: 30px;
    height:22px;
    outline: none;
    -webkit-appearance: none;
    background: url(../image/radio-checked.png) no-repeat;
    border: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .ml{
    margin-left:10px;
  }
  .disfix{
    display:flex;
  }
  .resignrio{
    position: absolute;
    background-image: url(../image/tkbackimg.png);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: cover;
    width: 620px;
    height: 600px;
    border-radius: 11px;
  } 
  .ynfw-asid{
    position: fixed;
    right:0%;
    top:17%;
    width: 101px;
    height: 397px;
    background: #FFAC00;
    border-radius: 20px;
    z-index:3;
  }  
  .ynfw-height3{
    height:33%;
    width:100%;
    text-align:center;
    vertical-align:middle
  }
  .ynfw-height3 span{
    display: block;
    width: 80px;
    height: 26px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 26px;
    margin: 15px auto 17px;
  }
  .ynfw-height3 img{
    margin-top: 33px;
  }
  .ynfw-phone{
    width:50px;
    height:38px;
  }
  .ynfw-yuyuejilu{
    width:52px;
    height:50px;
  }
  .ynfw-kefu{
    width:50px;
    height:50px;
  }
  .ynfw-color2{
    background-color:#05B699;
    
  }
  .ynfw-color1{
    background-color:#FFAC00;
    border-radius: 20px;
  }
  .ynfw-phone{
    .ynfw-phone{
      width:50px;
      height:38px;
    }
  }
  .ttp{
    position: fixed;
    background-size: cover !important;
    right: 0%;
    bottom: 10px;
    z-index: 0;
    cursor: pointer;
    display:none;
  }
}
@media screen and (min-width: 1440px) {
  .ynfw-asid{
    position: fixed;
    right:2%;
    top:17%;
    width: 101px;
    height: 397px;
    background: #FFAC00;
    border-radius: 20px;
  } 
  .ttp{
    position: fixed;
    background-size: cover !important;
    right: 2%;
    bottom: 50px;
    z-index: 0;
    cursor: pointer;
    display: none;
  }
  .ynfw-H5{
    display:none;
  }
}