@charset "UTF-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "PingFang SC","Helvetica Neue",Arial,"Hiragino Sans GB",STHeiti,"Microsoft YaHei",sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
html,body {
    background: #f6f6f6;
    margin: 0;
    color:#222222;
}
input::-webkit-input-placeholder { /* WebKit browsers */
    color:rgba(81,81,81,.4);
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:rgba(81,81,81,.4);
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:rgba(81,81,81,.4);
}
input:-ms-input-placeholder {
    color:rgba(81,81,81,.4);
}

/*解决Chrome浏览器表单自动填充默认样式--开始*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background: #333 !important;
    -webkit-transition-delay: 0s;
    -webkit-transition: color 0s ease-out, background-color 0s ease-out;
}
/*解决Chrome浏览器表单自动填充默认样式--结束*/
/*清除谷歌浏览器底部自动添加一些结构*/
#trans-tooltip, #tip-arrow-bottom, #tip-arrow-top{
    display: none !important;
}
.sign-area-item .verifyCode-slider-info .slider-warp{
    background-color: #1d63ef;
    border-color: #1d63ef;
}
.contentWrapper{
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    display: table;
    text-align: center;
}
.contentWrapper-page-1{
    background-image: url("../images/dhrLoginkjhdkjhksadhkjjklhsd.jpg");
}
.contentWrapper-page-2{
    background-image: url("../images/dhrLoginkjhdkjhksadhkjjklhs896d.jpg");
}
.contentWrapper-page-3{
    background-image: url("../images/dhrLdoginkjhdkjhksadh687kjjklhsd.jpg");
}
.contentWrapper-page-4{
    background-image: url("../images/dhrLdoginkjhdkjhk5sadh45kjjklhsd.jpg");
    background-position: center top;
}
.contentWrapper-page-5{
    background-image: url("../images/dhrLogin6kjhdkjhks54adhkjjklhsd.jpg");
}
.contentWrapper-page-6{
    background-image: url("../images/dhrLoginkjhdkjhksad324fhkjjklhsd.jpg");
}
.contentWrapper-page-7{
    background-image: url("../images/dhrLoginkjhdkjhksaddfsghkjjklhsd.jpg");
    background-position: center top;
}
.background-position-default{
    background-position: bottom center;
}
.background-position-center{
    background-position: center center;
    background-size: initial;
}
.background-position-left{
    background-position: 0 center;
    background-size: initial;
}
.background-position-zoom{
    background-position: center bottom;
    background-size: 100%;
}
.background-position-cover{
    background-size: 100% 100%;
}
/*.contentWrapper:before{
    content: "";
    background-color: rgba(0,0,0,.03);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}*/
.contentWrapperOne{
    background-image: url("../images/formtallk-ehr--kugloginBg4654127757.jpg");
}
.contentWrapper-logo{
    position: fixed;
    top: 50px;
    left: 70px;
    z-index: 10;
}
.contentWrapper-logo img{
    max-height: 54px;
    vertical-align: top;
    border: 0;
}
.sign-table{
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
}
.sign-box{
    border-radius:4px;
    width: 1080px;
    /*min-height: 468px;*/
    margin: 0 auto;
    text-align: left;
    font-size: 0;
    position: relative;
    z-index: 5;
}
.sign-boxOne{
    text-align: center;
}
.sign-boxOne .sign-area{
    float: none;
    margin: 0 auto;
}
.sign-box:after{
    content: "";
    display: table;
    visibility: hidden;
    clear: both;
}
.sign-slogan{
    line-height: 1.5;
    font-size: 40px;
    /*position: absolute;
    left: 0;
    top: 95px;*/
    padding-top: 60px;
    padding-right: 60px;
    color: #ffffff;
    text-align: left;
    display: block;
    vertical-align: top;
    overflow: hidden;
    text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
.sign-area{
    width: 360px;
    background: rgba(255,255,255,.85);
    display: inline-block;
    padding: 50px 44px 60px 44px;
    position: relative;
    float: right;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    box-shadow: 0 2px 20px 0 rgba(89, 82, 82, .15);
}
.signTitle{
    color: #222222;
    font-size: 0;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding-bottom: 3px;
}
.signTitle span{
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    padding: 0 24px;
    color: rgba(62, 73, 103, .8);
    border-right: 1px solid #d8e1e6;
}

.signTitle span{
	width: 50%;
    display: inline-block;
    vertical-align: top;
    font-size: 26px;
    padding: 0;
    color: #222222;
    border-right: 1px solid #d8e1e6;
}
.signTitle span:last-child{
    border-right: 0;
}
.signTitle.moreTitle span{
    font-size: 18px;
    color: rgba(62, 73, 103, .7);
}
.signTitle.moreTitle span:hover,
.signTitle.moreTitle span.selected{
    color: #1d63ef;
    cursor: pointer;
}
.signTitle.moreTitle span.selected{
    font-weight: bold;
}
.signError{
    display: block;
    height: 18px;
    line-height: 18px;
    position: relative;
    text-align: center;
    font-size: 12px;
    color: #F65C78;
    margin-bottom: -8px;
}
.signError .ours-error-info{
    top: 0;
    text-align: center;
}
.signError span{
    background: url("../images/signError0infoImg.png?version=1.0.0") left center no-repeat;
    background-size: 14px 14px;
    display: inline-block;
    margin: 0 auto;
    padding-left: 18px;
    font-size: 12px;
    color: #F65C78;
}
/*重写滑动条*/
.labelTip{
    color: rgba(51,51,51,.8) !important;
    font-size: 12px !important;
}
.labelTip.successTip {
    background: #e6f4ee;
    color: #07c160 !important;
}
.labelTip.errorTip{
    background: #fbf1ef;
    color: #e17366 !important;
}
.sign-area-item .ours-verifyCode-content .ours-verifyCode-slider{
    padding: 0;
}
.sign-area-item{
    /*display: flex;*/
    /*align-items: center;*/
    margin-top: 20px;
    position: relative;
}
.signInput,
input[type=password].signInput{
    font-family: Arial, sans-serif, Helvetica, Tahoma;
    background: rgba(255,255,255,.8) !important;
    width: 100%;
    outline: none;
    font-size: 14px;
    padding: 12px 5px 12px 45px;
    border: 1px solid transparent;
    color: #222222;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-indent: 0;
}
.signInput:focus{
    border-color: #1d63ef;
}
.signError-border{
    border-color: #F65C78;
}
.sign-area-item label{
    font-size: 18px;
    display: block;
}
.sign-label{
    /*background-image: url("../images/login_icon.png");*/
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    z-index: 3;
    top: 12px;
    left: 15px;
    margin-bottom: 0;
}
.sign-labelHide{
    display: none !important;
}
.phone-label{
    top: 10px;
    margin-top: 0;
}
.phoneCode-label{
    top: 74px;
    margin-top: 0;
}
.signButton{
    font-family: "Microsoft YaHei","微软雅黑","新宋体","宋体", SimSun, Arial, Helvetica, sans-serif;
    background: #1d63ef;
    width: 100%;
    height: 44px;
    line-height: 42px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 18px;
    color: #ffffff;
    display: block;
    border: 0;
    outline: none;
    margin-top: 40px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.signButton:hover{
    box-shadow: 0 0 7px #1d63ef;
    cursor: pointer;
}
.forgetPassword-link{
    padding-top: 12px;
    text-align: right;
    font-size: 14px;
}
.userAgreeInfo{
    display: block;
    font-size: 14px;
    padding-top: 12px;
    text-align: left;
}
.userAgreeInfo a,
.userAgreeInfo a:link,
.userAgreeInfo a:hover{
    color: #1d63ef;
    text-decoration: none;
    display: inline-block;
}
.userAgreeInfo a:active{
    color: #666666;
}
.userAgreeInfo + .signButton{
    margin-top: 12px;
}
/*设置密码*/
.systemSetPassword,
.systemSetPassword-explain{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    position: relative;
}
.systemSetPassword-explain-icon{
    font-family: "ehrIconFont" !important;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}
.systemSetPassword-explain-icon:before{
    content: "\e701";
}
.systemSetPassword-explain-text{
    background: #ffffff;
    font-size: 12px;
    color: #222222;
    text-align: left;
    padding: 5px 12px;
    line-height: 1.5;
    box-sizing: border-box;
    border-radius: 10px;
    white-space: nowrap;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: -100px;
    transition: opacity .2s ease;
}
.systemSetPassword:hover .systemSetPassword-explain-text{
    visibility: visible;
    opacity: 1;
}
/*选择系统语言--S*/
.systemLanguage{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    text-align: left;
    float: left;
    position: relative;
    cursor: pointer;
}
.systemLanguage-result{
    min-width: 70px;
    padding-right: 14px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.systemLanguage-result:after{
    content: "\e711";
    font-family: "ehrIconFont" !important;
    width: 14px;
    height: 21px;
    font-size: 14px;
    line-height: 21px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.systemLanguage:hover .systemLanguage-result:after{
    background-position: -8px 0;
}
.systemLanguage-list{
    background: #ffffff;
    padding: 3px 0;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    transition: opacity .2s ease;
}
.systemLanguage:hover .systemLanguage-result{
    color: #1d63ef;
}
.systemLanguage:hover .systemLanguage-list{
    visibility: visible;
    opacity: 1;
}
.systemLanguage-list li{
    padding: 0 16px;
    white-space: nowrap;
    line-height: 32px;
    font-size: 12px;
    text-align: left;
}
.systemLanguage-list li:hover{
    background: #f3f3f3;
    color: #1d63ef;
    cursor: pointer;
}
/*选择系统语言--E*/
.forgetPassword-link a{
    color: #1d63ef;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}
.forgetPassword-link a:hover{
    color: #1d63ef;
}
.sign-bottom{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    font-size: 12px;
    color: #ffffff;
}
/*重写验证码组件*/
.ours-cellphone-check{
    margin-top: 20px;
    padding-right: 0;
}
.cellphone-verifyCode{
    margin-top: 20px;
}
.ours-class-cellphone input[type="text"],
.ours-class-cellphone input[type="tel"],
.ours-cellphone-check input{
    background: rgba(255, 255, 255, .8) !important;
    font-family: ehrNumberFont;
    outline: none;
    min-height: inherit;
    font-size: 14px;
    line-height: 18px;
    padding: 12px 5px 12px 45px !important;
    border: none;
    color: #222222;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-indent: 0 !important;
}
.ours-cellphone-check input,
.ours-class-cellphone input[type="text"]{
    border: 1px solid transparent !important;
}
.ours-class-cellphone input[type="text"]{
    padding: 11px 5px 11px 45px !important;
}
.ours-class-cellphone .cellphone-wrapper{
    border-radius: 10px;
}
.ours-class-cellphone .cellphone-wrapper {
    padding-left:45px;
    border: 0;
}
.ours-class-cellphone .cellphone-wrapper .cellphone-wrapper-left{
    z-index: 10;
}
.ours-class-cellphone .cellphone-wrapper .cellphone-wrapper-left select{
    background-color: transparent !important;
    padding-left: 0 !important;
}
.ours-class-cellphone .cellphone-wrapper .cellphone-wrapper-right{
    margin-left: -45px;
}
.ours-class-cellphone .cellphone-wrapper .cellphone-wrapper-left + .cellphone-wrapper-right{
    margin-left: -110px;
}
.ours-class-cellphone .cellphone-wrapper .cellphone-wrapper-left + .cellphone-wrapper-right input{
    padding-left: 115px !important;
}
/*input:-webkit-autofill,*/
/*input:-webkit-autofill:hover,*/
/*input:-webkit-autofill:focus,*/
/*input:-webkit-autofill:active {*/
/*    -webkit-transition-delay: 111111s;*/
/*    -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;*/
/*}*/
.ours-class-cellphone select {
    background-color: rgba(255,255,255,.8) !important;
}
.ours-cellphone-check input:hover{
    border-color: transparent !important;
}
.ours-class-cellphone input:focus,
.ours-cellphone-check input:focus{
    border-color: #1d63ef !important;
}

.ours-cellphone-check .ours-cellphone-resend-btn,
.ours-cellphone-check .ours-cellphone-resend{
    background: transparent;
    top: 50%;
    margin-top: -18px;
    border-left: 1px solid rgba(216,225,230,.8);
    color: #1d63ef;
    border-radius: 0;
}
.ours-cellphone-check .ours-cellphone-resend{
    color: #bdbdbd;
}
.signError-border, .ours-class-cellphone input[type="text"].error-border-highlight, .ours-cellphone-check input.error-border-highlight {
    border-color: #F65C78 !important;
}
@media screen and (max-width: 800px) and (min-width: 320px){
    .sign-box{
        width: 100%;
        min-height: auto;
        text-align: center;
    }
    .contentWrapper-logo{
        top: 20px;
        left: 50%;
        margin-left: -52px;
    }
    .sign-slogan{
        display: none;
    }
    .sign-area{
        width: 94%;
        margin: 0 auto;
        padding: 15px;
        float: none;
    }
    .ours-class-cellphone input,
    .ours-cellphone-check input{
        font-family: ehrNumberFont;
        background: rgba(255,255,255,.5);
        outline: none;
        min-height: inherit;
        line-height: normal;
        font-size: 14px;
        padding: 11px 5px !important;
        border: 1px solid transparent !important;
        color: #222222;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .ours-cellphone-check .ours-cellphone-resend-btn,
    .ours-cellphone-check .ours-cellphone-resend{
        margin-top: 0;
    }
}
/*版本号*/
.ehr-version-info{
    background-color: rgba(0,0,0,.35);
    font-size: 12px;
    color: #ffffff;
    padding: 0 5px;
    line-height: 20px;
    font-weight: 300;
    font-family: "Microsoft YaHei", Helvetica, sans-serif, "SimSun";
    border-top-left-radius: 5px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99;
}
/*备案号信息*/
.recordNo-area{
    width: 100%;
    padding-bottom: 12px;
    font-size: 12px;
    text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.recordNo-area a{
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.recordNo-area a:hover{
    color: #ffffff;
    cursor: pointer;
}
/*登录模版*/
.sign-table.sign-table-layout-2,
.sign-table.sign-table-layout-3{
    width: 100%;
}
.sign-table.sign-table-layout-1 .sign-box,
.sign-table.sign-table-layout-2 .sign-box,
.sign-table.sign-table-layout-3 .sign-box{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.sign-table.sign-table-layout-1 .sign-box .sign-area,
.sign-table.sign-table-layout-2 .sign-box .sign-area,
.sign-table.sign-table-layout-3 .sign-box .sign-area{
    background: rgba(255,255,255,.5);
    position: absolute;
}
.sign-table.sign-table-layout-2 .sign-box .sign-area,
.sign-table.sign-table-layout-3 .sign-box .sign-area{
    border-radius: 0;
}
.sign-table.sign-table-layout-1 .sign-box .sign-area{
    top: 24%;
    right: 15%;
}
.sign-table.sign-table-layout-2 .sign-box .sign-area{
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
}
.sign-table.sign-table-layout-2 .sign-box .sign-area .signTitle{
    display: none;
}
.sign-table.sign-table-layout-2 .sign-box .sign-area .sign-area-content{
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.sign-table.sign-table-layout-2 .sign-box .sign-area .sign-area-content .sign-area-item{
    min-width: 260px;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
}
.sign-table.sign-table-layout-2 .sign-box .sign-area .sign-area-content .sign-area-item4verifyCodeArea{
    min-width: auto;
    margin: 0;
}
.sign-table.sign-table-layout-2 .ours-class-cellphone .cellphone-wrapper{
    display: inline-block;
}
.sign-table.sign-table-layout-2 .ours-class-cellphone input[type="text"],
.sign-table.sign-table-layout-2 .ours-class-cellphone input[type="tel"],
.sign-table.sign-table-layout-2 .signInput,
.sign-table.sign-table-layout-2 input[type=password].signInput,
.sign-table.sign-table-layout-2 .ours-cellphone-check input{
    border-radius: 40px;
    overflow: hidden;
}
.sign-table.sign-table-layout-2 .signButton{
    width: 180px;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
    border-radius: 40px;
    overflow: hidden;
}
.sign-table.sign-table-layout-2 .signError{
    position: absolute;
    left: 0;
    right: 0;
    top: 18px;
    margin: 0;
    text-align: center;
}
.sign-table.sign-table-layout-2 .forgetPassword-link{
    padding: 15px 20px 0 20px;
}
.sign-table.sign-table-layout-2 .forgetPassword-link .systemLanguage{
    float: initial;
    margin-right: 20px;
}
.sign-table.sign-table-layout-2 .forgetPassword-link .systemLanguage ul{
    white-space: nowrap;
    padding: 5px;
    left: initial;
    right: -40px;
}
.sign-table.sign-table-layout-2 .forgetPassword-link .systemLanguage ul li{
    display: inline-block;
    vertical-align: top;
    border-radius: 10px;
}
.sign-table.sign-table-layout-2 .sign-slogan{
    display: none;
    padding: 0;
    font-size: 32px;
    position: absolute;
    left: 20%;
    top: 15%;
}
.sign-table.sign-table-layout-2 .ours-class-cellphone{
    font-size: 0;
}
.sign-table.sign-table-layout-2 .ours-class-cellphone input[type="text"],
.sign-table.sign-table-layout-2 .ours-class-cellphone .ours-cellphone-check,
.sign-table.sign-table-layout-2 .ours-class-cellphone .cellphone-verifyCode-area{
    width: 260px;
    display: inline-block;
    vertical-align: top;
}
.sign-table.sign-table-layout-2 .ours-class-cellphone .ours-cellphone-check{
    margin: 0 0 0 30px;
}
.sign-table.sign-table-layout-2 .ours-class-cellphone .cellphone-verifyCode-area{
    margin-top: 0;
    margin-left: 30px;
}
.sign-table.sign-table-layout-2 .phoneCode-label{
    top: 12px;
    left: 308px;
}
/*模版3*/
.sign-table.sign-table-layout-3 .sign-box .sign-area{
    width: 360px;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    display: table;
}
.sign-table.sign-table-layout-3 .sign-box .sign-area .sign-area-box{
    display: table-cell;
    vertical-align: middle;
}
.sign-table-layout-1 .sign-slogan,
.sign-table-layout-2 .sign-slogan,
.sign-table-layout-3 .sign-slogan{
    display: none;
}
.sign-table.sign-table-layout-3 .signTitle{
    margin-top: -70px;
}
/*忘记密码*/
.contentWrapper-pwd{
    background-color: rgba(0,0,0,.45);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 20px;
    z-index: -1;
    backdrop-filter: blur(20px);
    display: table;
    transition: all .25s;
    opacity: 0;
    visibility: hidden;
}
.contentWrapper-pwd.showPwd{
    visibility: visible;
    opacity: 1;
    bottom: 0;
    z-index: 99;
}
.contentWrapper-pwd-area{
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.contentWrapper-pwd-area .sign-area{
    width: 420px;
    float: none;
}
.contentWrapper-pwd-area .signTitle{
    font-size: 26px;
}
.contentWrapper-pwd-area .signButton-info{
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
}
.contentWrapper-pwd-area .signButton-info a{
    cursor: pointer;
}

.contentWrapper-pwd-area .phoneCode-label{
    top: 75px;
}