.nc-container .nc_scale{
    margin-top:10px;
}
.nc-container .nc_scale .btn_ok{
    position: absolute;
    right: 0;
    line-height: 35px;
    font-size: 30px;
    z-index: 3;
    color: #00c8ae;
}
.nc-container .nc_scale .nc_bg{
    background: #00c8ae !important;
    width: 0;
}
.nc-container .nc_scale span {
	height: 100%;
}
#apply {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
#logo {
	display: none;
}
#apply .apply{
    width: 100%;
    height: 100%;
}
#apply .close{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 15px;
    cursor: pointer;
}
#apply p.cp2 {
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
}

#apply .logo2 {
    width: 153px;
    margin: 20px 100px;
}

#apply .form {
    width: 470px;
    height: 550px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	display: none;
    margin: auto;
    background:#fff url("https://mantisfiles.bjmantis.net/website/wp/apply_form_bg.png") no-repeat center top;
    background-size: 100% auto;
    box-shadow:0px 8px 16px 4px rgba(19,62,45,0.3);
    border-radius:15px;
}
#apply p.header {
    text-align: center;
    font-size: 26px;
    color: #404040;
    letter-spacing: 3px;
    margin-top: 49px;
    margin-bottom: 30px;
}
#apply .form .box .imgLogo{
    position: absolute;
    left: 72px;
    width: 14px;
    top:13px
}
#apply .form input, #apply .form .box select.xinxi {
	padding: 0;
    display: block;
    margin: 0 auto;
    outline: none;
    width:338px;
    height:42px;
    border-radius:0;
    border:0;
    border-bottom:1px solid rgba(227,227,227,1);
    background: none;
    margin-top: 23px;
    font-size: 14px;
    color: #666666;
}
#apply .form .select-box {
	display: none;
}
#apply .form input::-webkit-input-placeholder, #apply .form-acquiring input::-webkit-input-placeholder { /* WebKit browsers */
    color: #BBBBBB;
}
#apply .form input::-moz-placeholder, #apply .form-acquiring input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #BBBBBB;
}
#apply .form input:-ms-input-placeholder, #apply .form-acquiring input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #BBBBBB;
}
#apply .form .box.cur1 input {
    border-bottom: 1px solid #20b573;
}

#apply .form .box.cur2 input {
    border-bottom: 1px solid #ff8920;
}

#apply .form .box.cur2 span {
    display: block;
}

#apply .form .box {
    position: relative;
	margin-right: 0;
}
#apply .form .box select.xinxi {
	padding: 0;
}

#apply .form .box span {
    font-size: 14px;
    color: #FA515E;
    margin-top: 3px;
    margin-left: 65px;
    display: none;
}
#apply .form .lastBox{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
}
#apply .form .submit {
    display: inline-block;
    width:338px;
    height: 46px;
    line-height: 46px;
    background: #06CB94;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    border-radius:5px;
    -webkit-transition: 0.4s all linear;
    -moz-transition: 0.4s all linear;
    -ms-transition: 0.4s all linear;
}
#apply .form .submit:hover{
    background:#05B684;
}

#apply input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

#apply input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

#apply input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

#apply homeinput:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}
input:-webkit-autofill {    -webkit-box-shadow: 0 0 0px 1000px white inset !important; }
#apply .form div .getyzm {
/*     width: 140px;
    height: 29px; */
	padding-left: 10px;
    display: block;
    color: #05B684;
    line-height: 20px;
    font-size: 13px;
    position: absolute;
    right: 60px;
    text-align: right;
    top: 7.5px;
    border: 0;
    cursor: pointer;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.6s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.6s;
    -moz-transition-timing-function: ease;
    -ms-transition-property: background-color;
    -ms-transition-duration: 0.6s;
    -ms-transition-timing-function: ease;
    margin-top: 0;
}
#apply .form div .getyzm:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #05B684;
}
#apply .form div .getyzm:hover {
    background: #fff;
    color: #20b573;
}

#apply .home{
    position: absolute;
    right: 100px;
    margin-top: 20px;
    border-radius: 4px;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px #fff solid;
}
#apply .home:hover{
    background: #fff ;
    color:#20b573 ;
    border: none;
}
#apply .form div .getyzm.disabled {
    background: #fff;
    color: #20b573;
    cursor: auto;
}

#apply .form div .zfyzm {
    position: absolute;
    right: 0;
    top: -16px;
    width: 125px;
    height: 45px;
    cursor: pointer;
}

#apply .tcbg, #apply .form-acquiring-tcbg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 33333;
    background: rgba(0, 0, 0, 0.3);
    display: none;
}

#apply .tanchaung, #apply .form-acquiring-tcbg {
    width: 470px;
    height: 320px;
    position: fixed;
    text-align: center;
    top: 50%;
    margin: auto;
    right: 0;
    left: 0;
    z-index: 22;
    margin-top:-160px;
    background: #fff;
    border-radius: 10px;
}

#apply .tanchaung img, #apply .form-acquiring-tcbg img{
    margin: 40px auto 20px;
}
#apply .tanchaung p, #apply .form-acquiring-tcbg p {
    color: #68747F;
    font-size: 16px;
}
#apply .tanchaung .tit, #apply .form-acquiring-tcbg .tit{
    line-height: 33px;
    margin-bottom: 6px;
    color: #3E464C;
    font-size: 24px;
    font-weight: 500;
}
#close_btn, #form-acquiring-close_btn{
    width:136px;
    height:40px;
    line-height: 0;
    background:rgba(6,203,148,1);
    border-radius:4px;
    margin: 20px auto 0;
    color: #fff;
    font-size: 16px;
    outline: none;
    border:0;
    cursor: pointer;
}
#close_btn:hover, #form-acquiring-close_btn:hover{
    background:#05B684;
}

.form-acquiring {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
	z-index: 99999;
  align-items: center; }
  .form-acquiring .form-acquiring-content {
    width: 731px;
    height: 553px;
    margin: auto;
    position: relative;
    background: url("/wp-content/uploads/2023/09/form-acquiring-pc.png") no-repeat center;
    background-size: 100% 100%; }
    .form-acquiring .form-acquiring-content .form-acquiring-close {
      position: absolute;
      width: 76px;
      height: 76px;
      right: -18px;
      top: 10px;
      cursor: pointer; }
    .form-acquiring .form-acquiring-content .input-list-content {
      margin: 0 60px;
      position: absolute;
      bottom: 60px;
	width: 85%;
		    right: 0;
      left: 0; }
      .form-acquiring .form-acquiring-content .input-list-content .input-list {
        margin-bottom: 12px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
      .form-acquiring .form-acquiring-content .input-list-content .input-item {
        position: relative;
        width: 32%;
        height: 33px;
        background: #ffffff;
        border-radius: 20px;
        font-size: 14px;
        color: #68747f;
        padding: 6px 15px; }
        .form-acquiring .form-acquiring-content .input-list-content .input-item .form-acquiring-inputV {
          border: none;
          height: 100%;
			    background: transparent;
    padding: 0;
          width: 100%; }
        .form-acquiring .form-acquiring-content .input-list-content .input-item .form-acquiring-inputV:active, .form-acquiring .form-acquiring-content .input-list-content .input-item .form-acquiring-inputV:focus {
          border: none; }
        .form-acquiring .form-acquiring-content .input-list-content .input-item .getCode {
          font-size: 14px;
          font-weight: 400;
          text-align: center;
          color: #36cfa8;
          display: inline-block;
          position: absolute;
          right: 15px;
          top: 20%;
          bottom: 0;
          padding-left: 7px;
          border-left: 1px solid #36cfa8;
          height: 20px;
          margin: 0 auto;
          cursor: pointer; }
      .form-acquiring .form-acquiring-content .input-list-content .error-meg {
        display: none;
        font-size: 10px;
        line-height: 1;
        color: rgba(255, 57, 77, 0.93);
        margin-top: 10px; }
    .form-acquiring .form-acquiring-content .form-acquiring-button {
      width: 253px;
      height: 109px;
      margin: 0 auto;
      background: url("/wp-content/uploads/2023/09/form-acquiring-buttom.png") no-repeat center;
      background-size: 100% 100%;
      position: absolute;
      bottom: -60px;
      left: 0;
      right: 0;
      cursor: pointer; }

@media screen and (max-width: 1200px) {
	#apply .form {
		width: 100%;
		display: none;
		height: 100%;
		background: #fff;
		background-size: none;
		box-shadow: none;
		border-radius: 0;
	}
	#apply p.header {
		display: none;
	}
	#apply  #logo {
	  height: 5rem;
	  padding: 9.3rem 0 6rem;
	  display: flex;
	  justify-content: center;
	}
	#apply #logo img {
		height: 5rem;
	}
	#apply .tcbg, #apply .form-acquiring-tcbg {
		font-size: 1.5rem;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 33333;
		background: transparent;
	}
   #apply .tcbg .tanchaung, #apply .form-acquiring-tcbg .tanchaung {
      width: 80%;
      position: fixed;
      top: 0;
      left: 0;
	  right: 0;
		bottom: 0;
		margin: auto;
	   height: 20rem;
      z-index: 22;
      background: #fff;
      box-shadow: 0.5rem 0.8rem 2rem #024c53;
      padding-bottom: 0;
      border-radius: 0.6rem;
      padding-top: 5rem;
	}
    #apply .tcbg .tanchaung p, #apply .form-acquiring-tcbg .tanchaung p {
      width: 80%;
      margin: 0 auto;
      text-align: center;
      color: #585D65;
      line-height: 2rem;
      letter-spacing: .1rem;
      font-size: 1.5rem; 
	}
	#apply .tcbg .tanchaung p.tit, #apply .tcbg .tanchaung img,  #apply .form-acquiring-tcbg .tanchaung p.tit,  #apply .form-acquiring-tcbg .tanchaung img {
		display: none;
	}
   #apply .tcbg .tanchaung span, #apply .tcbg .tanchaung span {
      width: 10rem;
      height: 3rem;
      margin: 0 auto;
      margin-top: 10%;
      background: #20b573;
      border: .1rem solid #20b573;
      color: #fff;
      line-height: 3rem;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.3rem; 
	}
    #apply .tcbg .tanchaung a, #apply .tcbg .tanchaung a {
      width: 10rem;
      height: 3rem;
      margin: 0 auto;
      margin-top: 10%;
      background: #20b573;
      border: .1rem solid #20b573;
      color: #fff;
      line-height: 3rem;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.3rem; 
	}
	#apply .form input, #apply .form .box select.xinxi {
		width: 90%;
		height: 4.2rem;
		border-bottom: .1rem solid rgba(227,227,227,1);
		margin-top: 2.3rem;
		font-size: 1.4rem;
	}
	#apply .form div .getyzm {
		padding-left: 1rem;
		right: 3rem;
		font-size: 1.3rem;
	}
	#apply .form div .getyzm:before {
		width: 0.1rem;
	}
	#apply .form .box span {
		margin-right: 0;
		margin-left: 5%;
	}
	
  #apply .form-acquiring {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
	  background: transparent;
 }
    #apply .form-acquiring .form-acquiring-content {
      width: inherit;
      height: 43.3rem;
      margin: auto;
      position: relative;
      background: url("/wp-content/uploads/2023/09/form-acquiring-wap.png") no-repeat center;
      background-size: 100% 100%; }
      #apply .form-acquiring .form-acquiring-content .form-acquiring-close {
          position: absolute;
		  width: 8rem;
		  height: 8rem;
		  right: 0;
		  left: 0;
		  margin: 0 auto;
		  bottom: -15rem;
		  top: auto;
		}
      #apply .form-acquiring .form-acquiring-content .input-list-content {
        display: none; }
      #apply .form-acquiring .form-acquiring-content .form-acquiring-button {
        width: 25.3rem
        height: 10rem;
        margin: 0 auto;
        background: url("/wp-content/uploads/2023/09/form-acquiring-buttom.png") no-repeat center;
        background-size: 100% 100%; } 
}
#apply input:active,#apply input:focus  {
    border: none;
}