﻿:root {
    --el-color-primary: #203AE6;
    --el-color-primary-light-3: #3850ec;
    --el-disabled-bg-color: #E4E7ED;
    --el-color-danger: #F93D3D;
}
.el-message-box {
    --el-messagebox-width: 276px;
}
.el-message-box__content{min-height:57px}
[v-cloak] {
    display: none
}
.width1200 {
    width: 1200px;
    margin: 0 auto
}

.login-el-dialog .dialogtitle {
    position: relative;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
}

.login-el-dialog .icon-a-guanbilunkuohua {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #303133;
}

.login-el-dialog .el-dialog__header {
    padding: 16px 16px 8px 16px;
    margin-right: 0;
}

.login-el-dialog .el-dialog__body {
    padding: 10px 16px 10px 16px;
}

.login-el-dialog .el-dialog__footer {
    padding: 8px 16px 16px 16px;
}

.login-el-dialog .icon-shuomingtishi {
    font-size: 18px;
    color: #E6A23C;
    margin-right: 5px;
}

.login-el-dialog .content {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.login-el-dialog .el-button {
    font-size: 14px;
    color: #606266;
}

.login-el-dialog .el-button--primary {
    color: #fff
}

.login-el-dialog .desc {
    padding-bottom: 4px;
    line-height: 24px;
}

.login-el-dialog .conitem {
    padding: 4px;
    position: relative;
    padding-left: 15px;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
}

    .login-el-dialog .conitem:after {
        position: absolute;
        content: "";
        width: 6px;
        height: 6px;
        background: #D9D9D9;
        border-radius: 50%;
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }







/**导航*/
.ietips {
    display: none;
    width: 100%;
    height: 20px;
    background: #fffbed;
    border: 1px solid #ffe6c2;
    text-align: center;
    color: #ff0000;
    font-size: 12px;
}

.login-top {
    width: 100%;
    background: #ffffff;
}

.login-top-content {
    width: 1300px;
    margin: auto;
    height: 80px;
    display: flex;
    align-items: center
}

    .login-top-content .img {
        height: 18px;
        flex: 1;
    }

    .login-top-content img {
        height: 18px;
    }

.appdownload {
    width: 750px;
    position: relative;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center
}

    .appdownload a {
        display: inline-block;
        color: #fff000;
        text-decoration: none;
        font-size: 12px;
    }

#phone {
    width: 28px;
    height: 28px;
    margin-right: 20px
}

.enterprise-login {
    display: inline-block;
    width: 91px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #FBBC05;
    font-family: SourceHanSansSC;
    font-weight: 800;
    color: #282828;
    margin-right: 84px;
}

.appdownload .telphone {
    margin: 0;
    color: #004098;
    font-weight: bold;
    font-size: 28px;
    font-weight: 800;
    margin-right: 83px
}

.downloadclient {
    position: relative;
    width: 83px;
    height: 30px;
    font-size: 15px;
    font-weight: 300;
    color: #505050;
    line-height: 34px;
    border-bottom: 1px solid #C8C8C8;
    cursor: pointer;
}

.dovload-box {
    position: relative
}

.dovload-popver {
    position: absolute;
    display: none;
    background: #fff;
    text-align: center;
    top: 30px;
    width: 100px;
    height: 106px;
    padding: 25px 5px 5px 5px;
}

    .dovload-popver img {
        width: 90px;
        height: 90px;
    }

.dovload-box:hover .dovload-popver {
    display: block
}

.breadcrumb {
    padding: 16px 0 24px 0;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

    .breadcrumb .line {
        color: #BBBBBB;
        padding: 0 8px;
        font-style: normal
    }

    .breadcrumb a {
        color: #203AE6;
        cursor: pointer
    }

.UpdatePasswordRoot .content {
    box-sizing: border-box;
    min-height: 418px;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 24px 16px;
}

    .UpdatePasswordRoot .content .title {
        font-size: 20px;
        color: #333333;
        line-height: 28px;
        padding-bottom: 5px;
    }

    .UpdatePasswordRoot .content .desc {
        font-size: 14px;
        color: #6F7074;
        line-height: 22px;
    }

    .UpdatePasswordRoot .content .light {
        font-style: normal;
        color: #203AE6
    }

    .UpdatePasswordRoot .content .form {
        padding-top: 24px;
    }

    .UpdatePasswordRoot .content .el-form-item__content {
        display: block
    }

    .UpdatePasswordRoot .content .custom-error {
        padding-top: 9px;
        font-size: 14px;
        color: #F93D3D;
        line-height: 22px;
    }

    .UpdatePasswordRoot .content .iconfont {
        font-size: 15px;
        margin-right: 4px;
    }

    .UpdatePasswordRoot .content .el-form-item {
        margin-bottom: 24px;
    }

    .UpdatePasswordRoot .content .getVercode {
        font-size: 14px;
        color: #203AE6;
        line-height: 22px;cursor:pointer
    }
        .UpdatePasswordRoot .content .getVercode.dsiabled {
            color: rgba(32,58,230,0.5);
        }

    .UpdatePasswordRoot .content .form-name {
        font-size: 14px;
        color: #333333;
        line-height: 22px;
    }

    .UpdatePasswordRoot .content .is-error .form-name {
        color: var(--el-color-danger);
    }

    .UpdatePasswordRoot .content .form-value {
        padding-top: 8px;
    }

        .UpdatePasswordRoot .content .form-value .el-input {
            width: 700px;
        }
        .UpdatePasswordRoot .content .form-value .fjclearable {
            display: none;
            cursor: pointer;
            margin-right: 5px;
        }
      
        .UpdatePasswordRoot .content .form-value .el-input:hover .fjclearable {
            display:inline-block
        }

    .UpdatePasswordRoot .content .form-btns {
        width: 700px;
        text-align: center
    }
