html {
    width: 100%;
    height: 100%;
}

.login-version {
    text-align: center;
    color: rgb(85, 74, 74);
    font-size: 18px;
    /* position: absolute; */
    bottom: -142px;
    width: 101%;
    /* left: 0; */
    height: 25px;
    line-height: 40px;
    background-size: 100% 100%;
}

.login-version span {
    position: absolute;
    right: 35px;
}

.load-chrome {
    font-size: 18px;
    position: absolute;
    bottom: 35px;
    position: absolute;
    right: 66px;
    color: #fff;
}

.load-chrome span {
    text-decoration: underline;
}

.load-chrome span:hover {
    cursor: pointer;
    font-weight: bold;
}

/*登录页 背景图片及 banner*/
.system-bg {
    width: 100%;
    height: 100%;
    background: url("../imgs/login/logbackgrod.png") no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}

.system-bg-container {
    display: flex;
    width: 100%;
    height: calc(100% - 130px);
    align-items: center;
    flex-direction: column;
    padding-top: 130px;
    position: relative;
}

.system-header {
    /* width: 100%; */
    text-align: center;
    margin-bottom: 35px;
}

.system-header span {
    display: table-cell;
}

.system-header>.theTitle>.header-text {
    display: inline-block;
    width: 429px;
    height: 52px;
    /* background: url(../imgs/login/loginBgTitle2.png) no-repeat center; */
    /* background-size: 100% 100%; */
    /* vertical-align: middle; */
    font-family: MicrosoftYaHei;
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 2.84px;
    font-weight: 400;
}

.system-header>.theTitle>.herder-sctext {
    height: 25px;
    width: 431px;
    font-family: MicrosoftYaHei;
    font-size: 19px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
}

/* .system-header > .header-text-province {
    display: inline-block;
    width: 1100px;
    height: 80px;
    background: url(../imgs/login/loginBgTitle3.png) no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
} */

.system-bg-container .nationalEmblem {
    display: inline-block;
    background: url(../imgs/login/guohui.png) no-repeat center;
    background-size: 100% 100%;
    width: 96px;
    height: 96px;
    vertical-align: middle;
    margin-right: 20px;
}

.theTitle {
    display: inline-block;
}

.login-container {
    width: 55.2%;
    height: 600px;
    /* background-color: #fff; */
    display: flex;
    /* -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff; 
    border-radius: 4px;
    display: flex; */
    /* background: url(../imgs/login/logzhutu.png) no-repeat center;  */

}

.bgpicture {
    width: 56%;
    height: 100%;
    background: url(../imgs/login/logzhutu.png) no-repeat center;
    display: inline-block;
    background-size: 100% 100%;
}

.userdenglu {
    margin-left: 20px;
    display: inline;
    text-align: left;
    width: 200px;
    height: 64px;
    font-size: 22px;
    font-stretch: normal;
    line-height: 64px;
    letter-spacing: 1px;
    color: #999;
    cursor: pointer;
}

.login-container .loginform .active {
    border-bottom: 2px solid #4A7DFF;
    color: #4A7DFF;
}

.userdenglu-box {
    width: 100%;
    height: 440px;
}

.login-from {
    margin-top: 10px;
}

.login-container .tyzzdl-box {
    height: 468px;
    width: 100%;
    /* display: none; */
}

.layui-tab-brief>.layui-tab-title .layui-this{
    color: #4A7DFF !important;
}

.layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom: 2px solid #4A7DFF !important;
}

.layui-tab-brief>.layui-tab-title li{
    font-size: 20px;
}


.loginform .sj {
    /* background: url(../img/sj.png) no-repeat 5px center; */
    padding-left: 40px;
    outline: none;
    border: 2px solid #A1C2D7;
    box-sizing: border-box;
    height: 48px;
    line-height: 38px;
    width: 100%;
    padding: 0 15px 0 50px;
    border-radius: 4px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    margin-bottom: 30px;
    font-size: 14px;
    border: 0 solid rgb(0 0 0 / 8%);
    border-bottom-width: 1px;
    outline: none;
}
.loginform .yanzhengma {
  
    display: inline-block;
    /* background: url(../img/yanzhengma.png) no-repeat 5px center; */
    padding-left: 40px;
    outline: none;
    border: 2px solid #A1C2D7;
    box-sizing: border-box;
    height: 48px;
    line-height: 38px;
    width: 100%;
    padding: 0 15px 0 50px;
    border-radius: 4px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    margin-bottom: 30px;
    font-size: 14px;
    border: 0 solid rgb(0 0 0 / 8%);
    border-bottom-width: 1px;
    outline: none;

}
.loginform .dxdl #sj_login_btn{
width: 100%;
height: 56px;
line-height: 56px;
/* background: url(../imgs/login/denglubg.png); */
background: url(../imgs/login/denglubg.png) no-repeat center;
background-size: 100% 100%;
border: none;
overflow-wrap: break-word;
color: rgba(255, 255, 255, 1);
font-size: 20px;
letter-spacing: -0.2864271402359009px;
font-family: MicrosoftYaHei-Bold;
text-align: left;
white-space: nowrap;
line-height: 26px;
cursor: pointer;
text-align: center;
}

.loginform .dxdl{
    min-height: 427px;
    padding-top: 38px;
}
.loginform .dxdl #dxdlDlBtn{
    display: inline-block;
    padding-top: 38px;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #203B8F;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 35px;
    color: #4A7DFF;
    border: 0 solid rgb(0 0 0 / 8%);
}

.loginform .dxdl #imgTxyanzhengma{
    display: inline-block;
    padding-top: 38px;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #203B8F;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 35px;
    color: #4A7DFF;
    border: 0 solid rgb(0 0 0 / 8%);
}

.div-validate-code #btn_validate_code {
    display: inline-block;
    padding-top: 38px;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #203B8F;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 35px;
    color: #4A7DFF;
    border: 0 solid rgb(0 0 0 / 8%);
}
    
.login-container .tyzzdl-box .tyzzdl-iframe {
    width: 100%;
    height: 100%;
}

.loginform .dxdl .layui-input-block{
    margin-left: 0px !important; 
}

.phonedenglu {
    margin-left: 20px;
    display: inline;
    text-align: left;
    width: 200px;
    height: 64px;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 64px;
    letter-spacing: 1px;
    color: #b2b2b2;
    /* border-bottom: 4px solid #2171c2; */
}

.login-container-pos {
    width: 55.2%;
    height: 55.6%;
    background: url(../imgs/login/loginFormBg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 28%;
    padding: 36px 0 0 70px;
}

.loginform {
    height: 98.6%;
    width: 45%;
    display: inline-block;
    background-color: #fff;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    padding-top: 36px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.login-form #user_name, #pass_word,#cellphone_word,#validate_code {
    display: inline-block;
    padding-left: 40px;
    outline: none;
    border: 2px solid #A1C2D7;
    box-sizing: border-box;
    height: 36px;
    line-height: 38px;
    width: 100%;
    padding: 0 15px 0 50px;
    border-radius: 4px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    margin-bottom: 30px;
    font-size: 14px;
    border: 0 solid rgb(0 0 0 / 8%);
    border-bottom-width: 1px;
    outline: none;
}


/* .login-form>.system-input {
    display: inline-block;
    padding-left: 40px;
    outline: none;
    border: 2px solid #A1C2D7;
    box-sizing: border-box;
    height: 48px;
    line-height: 38px;
    width: 100%;
    padding: 0 15px 0 50px;
    border-radius: 4px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    margin-bottom: 30px;
    font-size: 14px;
    border: 0 solid rgb(0 0 0 / 8%);
    border-bottom-width: 1px;
    outline: none;
  
} */

/* input{
    background-color: transparent !important;
} */
  

.login-form>.system-input::-webkit-input-placeholder{/*Webkit browsers*/
	color:#999;
	font-size:16px;
}
.login-form>.system-input:-moz-placeholder{/*Mozilla Firefox 4 to 8*/
	color:#999;
	font-size:16px;
}
.login-form>.system-input::moz-placeholder{/*Mozilla Firefox 19+*/
	color:#999;
	font-size:16px;
}
.login-form>.system-input:-ms-input-placeholder{/*Internet Explorer 10+*/
    color:#999;
    font-size:16px;
}

.login-form>.system-input:focus {}

.userdenglu-shu{
    display: inline-block;
    width: 2px;
    height: 22px;
    background: #c2c2c2;
    position: relative;
    top: 2px;
    margin-left: 16px;
}
.login-form>.system-btn {
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: url(../imgs/login/denglubg.png) no-repeat center;
    background-size: 100% 100%;
    border: none;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    letter-spacing: -0.2864271402359009px;
    font-family: MicrosoftYaHei-Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    cursor: pointer;
    text-align: center;
}

.login-form .bind-btn {
    width: 265px;
    height: 56px;
    line-height: 56px;
    background: url(../imgs/login/denglubg.png) no-repeat center;
    background-size: 100% 100%;
    border: none;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    letter-spacing: -0.286427px;
    font-family: MicrosoftYaHei-Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    cursor: pointer;
    text-align: center;
    margin-left: 40px;
}

.login-form .back-btn {
    width: 91px;
    height: 42px;
    line-height: 56px;
    background-size: 100% 100%;
    border: 1px solid #88c2ff;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    letter-spacing: -0.286427px;
    font-family: MicrosoftYaHei-Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    cursor: pointer;
    text-align: center;
    background-color: #fff;
    color: #88c2ff;
    margin-top: 10px;
    border-radius: 7px;
}

.login-form #register_btn {
    margin-top: 10px;
    display: flex;
    justify-content: end;
    width: 100%;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.login-form #register_btn label {
    text-decoration: underline;
    font-size: 18px;
    cursor: pointer;
    color: rgb(242, 31, 31);
}

.login-form {
    position: relative;
    margin: 20px;
}

.login-form label {
    font-size: 22px;
    color: #000;
    line-height: 38px;
    font-weight: 500;
    margin-bottom: 12px;
    display: inline-block;
}

.login-form label span {
    font-size: 22px;
    font-weight: 200;
    margin-left: 10px;
}

.login_wait_wrap {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.login_wait {
    position: absolute;
    width: 208px;
    height: 96px;
    background: url(../changepassimg/loading.gif) no-repeat;
    background-size: 100%;
    top: 50%;
    left: 44%;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    /* -webkit-text-fill-color: #ededed !important; */
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    background-color: transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s;
    /* 背景色透明  生效时长  过渡效果  启用时延迟的时间*/
}

input {
    background-color: transparent;
}

#register_btn {
    margin-top: 40px;
}

.downloadAppCore {
    position: absolute;
    bottom: 50px;
    right: 38px;
}

.downloadAppCore img {
    width: 140px;
}

/* #registeredForm  th {
    width: 120px;
    padding-right: 20px;
    text-align: right;
    font-weight: normal;
}
#registeredForm input:-webkit-autofill, 
#registeredForm textarea:-webkit-autofill,
#registeredForm select:-webkit-autofill{
    -webkit-text-fill-color: #333!important;
}
#registeredForm input::-webkit-input-placeholder{
    color: red!important;
    font-size:20px;
}
#registeredForm {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#registeredForm #zhuce{
    background: #4270E7!important;
    padding: 10px 80px;
    border-radius: 4px;
    color:#fff;
    cursor: pointer;
}    */
