binding.css 1.23 KB
.bindError{
    font-size: 14px;
    height: 2em;
    line-height: 2em;
}
.bindErrorIfo{
    background: #e64340;
    text-align: center;
    color:#fff;
    display: block;
}
/*.bindCon{*/
    /*padding-left: 0.28rem;*/
    /*background: #fff;*/
/*}*/
/*.bindCon li{*/
    /*display: flex;*/
    /*height: 0.88rem;*/
    /*line-height: 0.88rem;*/
/*}*/
/*.bindCon li:first-child{*/
    /*border-bottom: 1px solid #e5e5e5;*/
/*}*/
/*.bind_l_title{*/
    /*width:1.84rem;*/
    /*font-size: 0.34rem;*/
    /*color:#222;*/
/*}*/
/*.bind_tel,.bind_code{*/
    /*flex: 1;*/
/*}*/
/*.bind_tel input,.bind_code input{*/
    /*width: 100%;*/
    /*padding: 0;*/
    /*height: 0.83rem;*/
    /*border: 0;*/
    /*line-height: 0.88rem;*/
    /*font-size: .34rem;*/
    /*vertical-align: top;*/
/*}*/
/*.get_code{*/
    /*width: 1.98rem;*/
    /*font-size: .28rem;*/
    /*text-align: center;*/
    /*color: #6a7fa5;*/
/*}*/
/*.binging_btn{*/
    /*width: 6.9rem;*/
    /*height: .88rem;*/
    /*margin: .8rem auto 0;*/
    /*color: #fff;*/
    /*font-size: .36rem;*/
    /*line-height: .88rem;*/
    /*text-align: center;*/
    /*background: #09bb07;*/
    /*border-color: #029400;*/
    /*border-radius: .1rem;*/
/*}*/
.binging_btn{
    margin:28px 15px 0 15px;
}