/* 登录 */

.login {
    background: url(../images/login/login-bg.jpg) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
}

.login-logo {
    color: #fff;
    /* text-align: center; */
    margin-bottom: 10px;
}

.form-init,.login-form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -moz-transform: translate(-50%, -50%);
    /* Firefox */
    -webkit-transform: translate(-50%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-50%, -50%);
    /* Opera */
}

/* .login-logo img,
.login-logo span {
    display: inline-block
} */

.login-logo .title span{
    position: absolute;
    left: 80px;
    top: 21px;
    /* width: 249px; */
    height: 26px;
    opacity: 1;
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.005em;
    color: #344156;
}
.login-logo .title .industry{
    position: absolute;
    left: 80px;
    top: 45px;
    height: 20px;
    opacity: 1;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0px;
    color: #6E768E;
}
.login-logo img {
    position: absolute;
    left: 24px;
    top: 24px;
    width: 2.08%;
    height: 3.7%;
    opacity: 1;
}
.login-logo .hybdl{
    /* position: absolute;
    right: 288px;
    top: 24px; */
    float: right;
    margin: 10px 17px 0 0;
    width: 128px;
    height: 36px;
    border-radius: 4px;
    opacity: 0.98;

    background: #FEFEFF;

    backdrop-filter: blur(10px);
    box-shadow: 8px 8px 16px 0px rgba(3, 11, 27, 0.08);
    cursor: pointer;
}
.login-logo .hybdl2{
    border-radius: 4px;
    opacity: 0.98;

    box-sizing: border-box;
    border: 1px solid rgba(254, 254, 255, 0.8);
    background: unset;
    backdrop-filter: blur(10px);
    box-shadow: 8px 8px 16px 0px rgba(3, 11, 27, 0.08);
    cursor: pointer;
}
.login-logo .hybdl .question-line{
    position: absolute;
    left: 16px;
    top: 9px;
    width: 18px;
    height: 18px;
    opacity: 1;
}
.login-logo .hybdl .question-line img {
    position: absolute;
    left: -4.17px;
    top: -1.17px;
    width: 20px;
    height: 20px;
    opacity: 1;
}
.login-logo .hybdl span {
    position: absolute;
    left: 36px;
    top: 2px;
    /* width: 50%; */
    height: 55.56%;
    opacity: 0.8;

    font-family: PingFang SC;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 0px;

    color: #344156;
}
.login-logo .czsc{
    /* position: absolute;
    right: 160px;
    top: 24px; */
    float: right;
    margin: 10px 17px 0 0;
    width: 116px;
    height: 36px;
    border-radius: 8px;
    opacity: 0.98;

    background: #FEFEFF;

    backdrop-filter: blur(10px);
    box-shadow: 8px 8px 16px 0px rgba(3, 11, 27, 0.08);
    cursor: pointer;
}
.login-logo .czsc2{
    border-radius: 4px;
    opacity: 0.98;

    box-sizing: border-box;
    border: 1px solid rgba(254, 254, 255, 0.8);
    background: unset;
    backdrop-filter: blur(10px);
    box-shadow: 8px 8px 16px 0px rgba(3, 11, 27, 0.08);
    cursor: pointer;
}
.login-logo .czsc .question-line{
    position: absolute;
    left: 16px;
    top: 9px;
    width: 18px;
    height: 18px;
    opacity: 1;
}
.login-logo .czsc .question-line img {
    position: absolute;
    left: -4.17px;
    top: -1.17px;
    width: 20px;
    height: 20px;
    opacity: 1;
}
.login-logo .czsc span {
    position: absolute;
    left: 36px;
    top: 2px;
    /* width: 50%; */
    height: 55.56%;
    opacity: 0.8;

    font-family: PingFang SC;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 0px;

    color: #344156;
}
.select_div input {
    border: unset !important;
}
.dyy{
    /* position: absolute;
    right: 17px;
    top: 24px; */
    float: right;
    margin: 10px 17px 0 0;
    width: 130px;
    height: 34px;
    border-radius: 4px;
    opacity: 0.98;

    background: #FEFEFF;

    backdrop-filter: blur(10px);
    box-shadow: 8px 8px 16px 0px rgba(3, 11, 27, 0.08);
}
.version{
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0.065em;
    color: #6E768E;
    margin-left: 10px;
}
.login-form-bg {
    position: relative;
    width: 580px;
    height: 435px;
    background: url(../images/login/login-form-bg.png) no-repeat center;
    float: left;
    margin-right: 190px
}

.login-form-input {
    width: 435px;
    background: #fff;
    border-radius: 4px;
    margin: 0px auto;
    display: inline-block;
    vertical-align: top;
}

.login-form-input h5 {
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin-top: 30px
}

.login-form-login {
    margin-top: 10px;
    padding-bottom: 28px;
}

.login-form-login .el-input__icon {
    color: #4d6f94;
    font-size: 22px;
    line-height: 36px
}

.item-row {
    overflow: hidden;
}

.item-row .el-checkbox,
.item-row .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #005CE6;
    font-weight: unset;
    font-size: 13px !important
}

.jizhumima {
    display: block;
    float: right;
    color: #005CE6;
    font-size: 13px;
    cursor: pointer;
}
.item-row .el-checkbox__label {
    font-size: 13px !important
}

.item-row .item-row {
    overflow: hidden;
    font-size: 13px !important
}

.login-btn .el-button {
    width: 100%;
    background: #005CE6;
    border: 1px solid #005CE6;
    height: 36px;
    line-height: 36px;
    padding: 0px
}

.item-row.login-btn {
    /* margin-top: 30px; */
    margin-bottom: 15px;
}

.login-form-login .el-input__inner {
    height: 36px;
    line-height: 36px;
    border-radius: 0px;
}

.login-form-login .el-form-item__content {
    line-height: 36px
}

.login-form-login .el-checkbox__inner {
    margin-top: -1px;
    width: 16px;
    height: 16px;
}

.login-form-login .el-form-item {
    margin-bottom: 20px
}

.login-form-login .el-input__icon {
    width: 36px;
}

.login-form-login .el-input--prefix .el-input__inner {
    padding-left: 42px
}

.login-form-login input.el-input__inner::-webkit-input-placeholder {
    color: #666;
}

.login-form-login input.el-input__inner::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666;
}

.login-form-login input.el-input__inner:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
}

.login-form-login input.el-input__inner:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #666;
}

.code-list {
    display: inline-block;
    /* color: #fff; */
    vertical-align: top;
}

/* .code-list+.code-list {
    margin-left: 50px;
} */

.code-list:nth-of-type(2)>div:nth-of-type(3) {
    display: none;
}

.code-list>div {
    /* color: #fff; */
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
}

.code-list .code_img {
    background: #fff;
    width: 80px;
    height: 80px;
    /* border: 1px solid #d0d0d0; */
    margin-right: 8px;
}

.code-list .code_img img {
    max-width: 100%;
    max-height: 100%;
}
.el-popover {
    min-width: unset;
}
.login_table .el-tabs__nav{
    padding: 10px 0;
}
.code-position {
    text-align: center;
    margin-top: 20px;
}

.login-tab {
    margin-bottom: 20px;
    height: 30px;
}

.login-tab>div.active {
    color: #fff
}

.login-tab>div {
    color: #516e86;
    font-size: 16px;
    position: relative;
    height: 100%;
}

.login-tab>div::after {
    content: '';
    display: none;
    position: absolute;
    width: 66px;
    height: 3px;
    background: #2f85fa;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0px;
}

.login-tab>div.active::after {
    display: block
}

.login-tab>div {
    text-align: center;
    cursor: pointer;
    width: 140px;
}

.login-tab>div:nth-of-type(1) {
    float: left;
}

.login-tab>div:nth-of-type(2) {
    float: right;
}

.tedian {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 15px;
}

.tedian li {
    list-style: disc;
    margin-left: 16px;
    margin-top: 5px;
    font-size: 13px;
    letter-spacing: 1px;
}

.login_table .el-tabs__nav-wrap::after {
    display: none
}

.el-tabs__header {
    text-align: center;
}

.el-tabs__content,
.item-row {
    width: 340px;
    margin: 0px auto;
}
.item-row {
    margin-bottom: 20px;
}
.el-tabs__header::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 3px;
    background: #DDDDDD;
    left: 0px;
}

.el-tabs__nav-wrap {
    display: inline-block;
}

.login_table .el-tabs__item {
    color: #516e86;
    text-align: center;
    /* width: 170px; */
    font-size: 16px;
    /* padding: 0px; */
}

.login_table .el-tabs__item:hover {
    color: #516e86;
}

.login_table .el-tabs__active-bar {
    left: 0px;
    height: 3px;
    /* width: 170px!important; */
    background-color: #1873FA;
}

.login_table .el-tabs__item.is-active {
    color: #1873FA;
}

.intro-doc {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    transform: translate(-50%, -50%);
    padding: 20px 15px;
    background: rgba(36, 64, 84, 0.8);
    border-radius: 8px;
}

.slidercaptcha {
    margin: 0 auto;
    position: relative;
    z-index: 1000;
    width: 360px;
    height: 286px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    margin-top: 40px;
}

.slidercaptcha .card-body {
    padding: 14px;
    background: #fff;
}

.slidercaptcha canvas:first-child {
    border-radius: 4px;
    border: 1px solid #e6e8eb;
}

.slidercaptcha.card .card-header {
    background-image: none;
    background-color: #fff;
}

.refreshIcon {
    top: -54px;
}

.login-sign-label {
    background: url(../images/01.png) no-repeat center;
    width: 420px;
    height: 28px;
    background-size: 100% 100% !important;
    margin: 0px auto;
    margin-bottom: 15px;
}

.login-logo span.version-font {
    font-size: 14px;
    letter-spacing: 1px
}

[v-cloak] {
    display: none;
}

.login-language a,
.login-language span {
    color: #fff
}

.login-language a {
    text-decoration: none;
}

.login-language {
    position: absolute;
    top: 20px;
    right: 20px;
}

.maintain {
    position: absolute;
    width: 500px;
    padding: 30px 0px;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 15px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.maintain .icon-maintain {
    text-align: center;
}

.maintain p {
    text-align: center;
    font-size: 20px;
    text-shadow: 2px 2px rgba(255, 255, 255, 1);
}

.maintain .icon-maintain i {
    display: inline-block;
    width: 150px;
    height: 150px;
    background: url(../images/weihu.svg) no-repeat center;
    background-size: 100% 100%;
}
.init-wrap{
    width:500px;
    background: #fff;
    border-radius: 10px;
    margin: 0px auto;
    padding: 40px 30px;
    padding-right: 88px;
}

.init-wrap .el-input__inner,.init-wrap .el-form-item__label{height: 36px;line-height: 36px;}
.init-wrap .el-form-item__content{line-height: 36px;}
.init-wrap .el-button.el-button--medium{padding: 10px 0px;width: 112px;}
@media screen and (max-width: 1890px) {
    .intro-doc {
        margin-top: 30px;
    }
}

@media screen and (min-width: 1900px) {
    .login-sign-label {
        background: url(../images/02.png) no-repeat center;
        width: 540px;
        height: 36px;
    }
    .login-logo span {
        font-size: 40px;
    }
    .login-form-input {
        width: 570px;
    }
    .login-form-login .el-input__inner {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .el-tabs__content,
    .item-row {
        width: 440px;
    }
    .login_table .el-tabs__item {
        width: 220px;
    }
    .el-tabs__item {
        height: 60px;
        line-height: 60px;
    }
    .login_table .el-tabs__item {
        font-size: 18px;
    }
    .login_table .el-tabs__active-bar {
        width: 220px!important;
    }
    .el-tabs__header {
        margin-bottom: 30px;
    }
    .login-form-login .el-input__icon {
        line-height: 50px;
        margin: 13px 7px;
    }
    .login-btn .el-button {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .item-row .el-checkbox__label,
    .jizhumima,
    .item-row .el-checkbox,
    .item-row .el-checkbox__input.is-checked+.el-checkbox__label {
        font-size: 16px !important;
    }
    .login-form-login .el-form-item {
        margin-bottom: 24px;
    }
    .login-logo span.version-font {
        font-size: 18px;
    }
    .code-list>div {
        font-size: 12px;
    }
    .code-list .code_img {
        width: 100px;
        height: 100px;
    }
    .login-sign-label {
        margin-bottom: 30px;
    }
    .login-logo {
        margin-bottom: 15px;
    }
    /* .login-logo img {
        margin-top: -15px
    } */
    .gongzhonghao{
        width: 440px;
        margin: 0 auto;
        justify-content: space-between !important;
    }
}
.login .idcardForm .el-dialog__footer{
    text-align: center;
}
.data-box{
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
}

.data-text-divider{
    height: 50px;
}

.data-box .el-divider__text{
    font-size: 32px;
}

.data-center{
    width: 800px;
    margin: 80px auto 0 auto;
}

.data-img{
    width: 1000px;
    margin: 0 auto;
}

.data-img-item{
    cursor: pointer;
}

.data-img-item-left, .data-img-item-right{
    display: inline-block;
    vertical-align: top;
}

.data-img-item-left img {
    width: 150px;
    height: 80px;
    margin: 20px 10px;
}

.data-img .data-img-item{
    width: 47%;
    height: 120px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    vertical-align: top;
    margin: 0 20px 20px 0;
}
#login_container iframe {
    width: 100% !important;
    height: 310px !important;
}
.wxclick{
    margin-left: 22%;
    color: #0b54a7;
    font-size: 13px;
    cursor: pointer;
}
.select_div .el-input--suffix input{
    border-top-left-radius: 0 ;
    border-bottom-left-radius: 0 ;
    background: rgba(0, 0,0,0);
    border-color: #fff !important;
    color: #344156;
    font-size: 16px;
  }
.select_div2 .el-input--suffix input{
    color: #fff;
}
.select_div .el-input__icon{
    line-height: 20px !important;
}
.select_div .el-input__inner{
    height: 20px;
}
.dropDownStyle{
    left: unset !important;
    width: 320px !important;
    top: 50px !important;
    right: 16px !important;
}
.dropDownStyle .popper__arrow{
   display: none !important;
}
.dropDownStyle .el-select-dropdown__list{
    margin: 0 0 !important;
    display: flex;
    flex-wrap: wrap;
}
.dropDownStyle .el-select-dropdown__item{
    width: 50%;
}
.icon-user{
    display: inline-block;
    background-size: contain !important;
    height: 22px;
    width: 22px !important;
    margin: 7px;
    background: url(../images/user.png) no-repeat center;
}
.icon-user2 {
    display: inline-block;
    background-size: contain !important;
    height: 22px;
    width: 22px !important;
    margin: 7px;
    background: url(../images/user2.png) no-repeat center;
}
.icon-lock{
    display: inline-block;
    background-size: contain !important;
    height: 22px;
    width: 22px !important;
    margin: 7px;
    background: url(../images/lock.png) no-repeat center;
}
.icon-lock2{
    display: inline-block;
    background-size: contain !important;
    height: 22px;
    width: 22px !important;
    margin: 7px;
    background: url(../images/lock2.png) no-repeat center;
}
.login-form-login .el-input input::placeholder{
    color: #A3B4CC;
}
.login-form-login .el-link{
    font-weight: normal;
    font-size: 12px;
    color: #344156;
    font-family: PingFang SC;
}
.login-form .title{
    display: inline-block;
    width: 800px;
    position: relative;
}

.login-form .title .welcome{
    font-family: PingFang SC;
    font-size: 48px;
    font-weight: 600;
    line-height: 58px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.login-form .title .title_name{
    font-family: PingFang SC;
    font-size: 52px;
    font-weight: 600;
    line-height: 62px;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.login-form .title_box{
    position: absolute;
    top: 40%;
    /* left: 50%; */
    transform: translate(0%, -50%);
}
.login-form .title_bg{
    background: url(../images/yh.png) no-repeat center;
    background-size: 100% 100%;
    width: 108px;
    height: 98px;
    position: absolute;
    top: -62px;
    left: -24px;
}

.el-checkbox__inner::after{
    height: 8px;
    left: 5.5px;
}
.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner{
    background-color: #005CE6;
    border-color: #005CE6;
}

.color_fff{
    color: #fff !important;
}
.color_000{
    color: #344156 !important;
}
.dropDownStyle2{
    width: 133px !important;
    border: 1px solid #E4E7ED;
    background-color: #FFF;
    transform: translate(-20px, 0px);
}
.dropDownStyle2 .popper__arrow{
    left: 60px !important;
}