[v-cloak]{
    display: none;
}
.m-regist-guide{
    float: right;
    display: inline-block;
    margin-top: 20px;
    margin-right: 15px;
}
.g-registBox{
    display: inline-block;
    padding: 20px 40px 20px 65px;
}
.window_register_content .input_icon {
    position: absolute;
    left: 0px;
    z-index: 20;
    top: 7px;
    font-size: 25px;
    color: #10B7B9;
}
.window_register_content .el-input__inner{
    padding: 0 36px;
    border: none!important;
    border-bottom: 1px solid #DCDFE6!important;
    background-color: transparent;
    height: 35px;
    line-height: 35px;
}
.window_register_content .el-input__inner::-webkit-input-placeholder {
    color: #999999;
}
.window_register_content .el-input__inner:focus {
    /*border-color: #02b4b6;*/
    border-bottom: 1px solid #02b4b6
}
.window_register_content .el-input__inner:focus.input_icon{
    /*border-color: #02b4b6;*/
    color: #02b4b6;
}
.i-star{
    left: -2px;
    position: absolute;
    color: #f05a5b;
    top: -6px;
    z-index: 20;
}
.codeInputIcon {
    background: url('../register/img/code_icon.png')no-repeat center center;
    background-size:100% 100%;
    position: absolute;
    top: 9.6px;
    left: 12px;
    color: #555;
    width: 21px;
    height: 21px;
    z-index: 10;
    font-size:18px!important;
}
.registerBtn{
    color: #FFF;
    background-color: #02b4b6;
    border-color: #02b4b6;
    width: 28%;
    border-radius: 0px;
}
.cancelBtn{
    color: #FFF;
    background-color: #BBBBBB;
    border-color: #BBBBBB;
    width: 28%;
    border-radius: 0px;
}
.cancelBtn:hover,.cancelBtn:active{
    background-color: #BBBBBB;
    border-color:#BBBBBB;
}
.cancelBtn:focus{
    background-color: #BBBBBB;
    border-color:#BBBBBB;
}

.registerBtn:hover,.registerBtn:active{
    background-color: #0d9b9d;
    border-color:#0d9b9d;
}
.registerBtn:focus{
    background-color: #02b4b6;
    border-color:#02b4b6;
}
.el-checkbox__inner:hover,.el-checkbox__inner:focus {
    border-color: #02b4b6;
}
.el-checkbox__input.is-checked+.el-checkbox__label{
    color: #333;
}
.el-checkbox__input+.el-checkbox__label{
    font-size: 12.4px;
}
.el-checkbox__input.is-focus .el-checkbox__inner {
    border-color: #02b4b6;
}
.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #28cccc;
    border-color: #28cccc;
}

.registerBook{
    color: #02b4b6;
    font-size: 12.4px;
    margin-left: 10px;
}
.sendCodeBtn{
    right: 0;
    top: 5px;
    position: absolute;
    cursor: pointer;
    width: 132px;
    box-sizing: border-box;
    float: right;
    height: 35px;
    line-height: 35px;
    margin: -5px 0 5px 0;
    padding: 0 10px;
    display: inline-block;
    color: #fff;
    background: #02b4b6;
    text-align: center;
    border: 0;
    font-size: 14px;
    border-radius: 2px;
    font-family: "Microsoft Yahei";
    z-index: 999;
    transition: .2s;
}
.sendCodeBtn:hover{
    background-color: #0d9b9d;
}
.text02b4b6{
    color:#02b4b6;
    font-size: 13px;
    margin-left: 15px;
}
.text02b4b6:hover{
    color: #0d9b9d;
}
.el-select-dropdown__item.selected {
    color: #02b4b6;;
}
.el-form-item{
    margin-bottom: 22px;
}
.el-form-item__error{
    margin: 6px 35px;
    font-size: 12.5px;
}
.el-form-item__error:after{
    content: '';
    background: url(../register/img/stop.png) no-repeat center center;
    position: absolute;
    left: -21px;
    top: 1px;
    background-size: 100% 100%;
    width: 16px;
    height: 17px;
}
.box-card{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 480px;
    z-index: 1000;
    margin-left: -240px;
    margin-left: -240px;
    margin-top: -136px;
}
.box-card .el-card__header {
    padding: 13px 20px;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box-card .closeBoxCard{
    padding: 3px 0px;
    font-size: 30px;
    right: 10px;
    top: 0;
    font-weight: 100;
    position: absolute;
    color: rgb(223, 222, 222);
    cursor: pointer;
}
.box-card .closeBoxCard:hover{
    color: #28cccc;
}

.box-card-content .flex_item{
    flex: 1;
    align-items: center;
    flex-direction: column;
    display: flex;
    padding: 15px 0;
    font-size: 13px;
}
.box-card-content .flex_item:nth-child(1){
    border-right: 1px solid #e0e0e0;
    flex: none;
    width: 180px;
}
.successText{
    margin-top: 2px;
    color: #28cccc;
    font-size: 16px;
}
.red{
    color: #eb6161;
}
.gray{
    color: #9d9d9e;
}
.box-card-content .certifiBtn {
    color: white;
    padding: 10px 28px;
    background: #eb6161;
    cursor: pointer;
}
.box-card-content .tiaoguoBtn{
    cursor: pointer;
    margin-left: 10px;
}
.box-card-content .tiaoguoBtn:hover{
    color: #28cccc;
}
.box-card .el-card__body {
    padding: 10px 20px 40px 20px;
}
.fade-enter-active, .fade-leave-active {
    transition: .5s
}
.fade-enter, .fade-leave-active {
    opacity:0;
    transform:translateY(-50px)
}
.windowRegisterPanel{
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
.window_register_content{
    display: flex;
    flex-direction: column;
    background: white;
    position: relative;
    animation: tanchuang .45s;
    z-index: 1011;
    width: 531px;
    padding: 3px 30px 0px 8px;
    background: rgba(255,255,255,.98);
    box-shadow: 0 0 6px #9d877c;
}
.windowRegisterPanel .shadow{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.2);
}
.windowRegisterPanel .close_win_register{
    cursor: pointer;
    position: absolute;
    width: 56px;
    height: 56px;
    line-height: 56px;
    color: #dcdcdc;
    font-size: 46px;
    font-weight: 100;
    text-align: center;
    right: 0;
    top: 0;
    transition: .2s;
    z-index: 100;
}
.close_win_register:hover{
    color: #28cccc;
}
@keyframes wxtips {
    0% {
        opacity:0;
        transform:translate(-50px)
    }
    100% {
        opacity:1;
        transform:translate(0px)
    }
}
@keyframes tanchuang {
    0% {
        transform: translateY(-80px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
/* s 浏览器自带input补全bug */
.tmp_buggix_class{
    width: 1px;height: 1px;opacity: 0;position: fixed;bottom: 0;left: 0;
}
/* e 浏览器自带input补全bug  */