

.main{
  width:calc(100% - 169px);
  margin-left:1px;
  -webkit-flex: 1;
  flex: 1;
  background: #fbfbfd;
  padding:55px 55px 48px;
  box-sizing: border-box;
@include dis;
}
.wrap {
  width: calc(100% - 76px);
  padding: 0 38px;
  margin-top: 45px;
  padding-bottom: 30px;
  border-top: 1px solid #ececec; }

.wrap-tit {
  font-size: 18px;
  padding-top: 35px;
  color: #444;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec; }

.form-wrap {
  width: 335px;
  margin: 0 auto;
  padding-top: 45px; }

.form-item {
  width: 100%;
  height: 42px;
  margin-bottom: 20px;
  position: relative; }
  .form-item:after {
    content: "";
    clear: both;
    display: block; }

.form-item-inp {
  width: 100%;
  height: 100%;
  border: 1px solid #dadada;
  outline: none;
  box-shadow: 0 2px 6px 0px #eeeeee;
  border-radius: 3px;
  text-indent: 1em; }
  .form-item-inp:focus {
    box-shadow: none; }

.bangdingiphone {
  text-align: center;
  font-size: 14px;
  color: #aaaaaa;
  line-height: 42px; }
  .bangdingiphone span {
    color: #444; }

.yanzhengma {
  width: 209px;
  float: left; }

.yanzhengma-btn {
  float: right;
  display: inline-block;
  width: 112px;
  height: 40px;
  border: 1px solid #c4c4c4;
  background: #f3f4fb;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  color: #444444;
  line-height: 40px; }

.bind-btn {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 42px;
  border-radius: 3px;
  background: #495bb8; }
  .bind-btn:hover {
    background: #32439a; }

.isbind {
  display: none; }

.isNobind {
  display: none; }

.mimaqiangdu {
  position: absolute;
  bottom: -18px;
  width: 100%; }
  .mimaqiangdu li {
    width: calc(33.3% - 10px);
    height: 5px;
    background: #EEEEEE;
    margin-right: 10px;
    float: left; }

.dengji {
  background: #44ba42 !important; }

.yanzhengma-ed {
  pointer-events: none;
  cursor: default; }

/*# sourceMappingURL=new_bindalipay.css.map */
