﻿@charset "utf-8";
@import "universal.css";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font-size: 14px; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: couriernew,courier,monospace; }
body, html { background: #eff4f8; color: #333; height: 100%; }
small { font-size: 12px; }
ul, ol { list-style: none; }
a { color: #39f; text-decoration: none; }
a:hover { text-decoration: none; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
img { vertical-align: middle; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
table { border-collapse: collapse; border-spacing: 0; }
body { width: 100% !important; max-width: 100% !important; }
pre { white-space: pre-wrap !important; white-space: -moz-pre-wrap !important; /*Mozilla,since1999*/ white-space: -pre-wrap !important; /*Opera4-6*/ white-space: -o-pre-wrap !important; /*Opera7*/ word-wrap: break-word !important; /*InternetExplorer5.5+*/ font-family: PingFangSC-Regular,sans-serif !important; }
.clear { clear: both; }
select option { box-shadow: 0 0 5px 5px #646464; }
select, input, textarea { border: 1px solid #e0e0e0; border-radius: 3px; color: #333; font-size: 14px; height: 27px; padding: 0 6px; box-sizing: border-box; }
select, input[type=text], input[type=email], input[type=tel], input[type=password], textarea { width: 100%; }
textarea { height: 68px; padding: 6px; }
.text-number { float: right; line-height: 30px; }
.warning { border-color: #f1556c; }
select { background: #fff url(../images/icon/droparrow.png) no-repeat right 5px center; appearance: none; -moz-appearance: none; -webkit-appearance: none; padding-right: 25px; }
select::-ms-expand { display: none; }
select option { height: 25px; line-height: 22px; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #bbb; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #bbb; }
input:-moz-placeholder, textarea:-moz-placeholder { color: #bbb; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #bbb; opacity: 1; }
input:-internal-autofill-selected { box-shadow: 0 0 0px 1000px white inset; }

input.date { background: url(../images/icon/calendar-ctrl.png) no-repeat center right 3px; padding-right: 24px; }
input[type=radio] { display: inline-block; margin-right: 7px; opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); vertical-align: middle; }
.radio { background: url(../images/radio-off.png) no-repeat center left; position: relative; left: -20px; padding-left: 20px; }
input[type=radio]:checked + .radio { background: url(../images/radio-on.png) no-repeat center left; }
input:focus, textarea:focus { border-color: #3399ff; /*box-shadow:0 0 0 3px rgba(104,156,252,0.2);*/ outline: none; }
.login-bg { position: absolute; height: 100%; width: 100%; min-width: 1280px; min-height: 800px; }
.login-page { box-sizing: border-box; padding: 50px; position: absolute; height: 100%; width: 100%; min-width: 1280px; min-height: 800px; }
.login-box-bg { box-shadow: 0 0 5px 5px rgba(0,0,0,0.15); -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.15); -moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.15); height: 100%; width: 100%; position: relative; }
.login-box { background: #fff; border-radius: 0 5px 5px 0; box-sizing: border-box; height: 100%; position: absolute; right: 0; top: 0; width: 570px; }
.login-border { box-sizing: border-box; height: 480px; padding: 0 37px; position: absolute; top: 50%; margin-top: -240px; text-align: center; width: 100%; }
.login-info { box-sizing: border-box; padding: 50px; margin-right: 570px; text-align: center; position: relative; }
.logo { height: 55px; line-height: 55px; }
.logo img { height: 55px; float: left; }
.language { float: right; }
.language li { float: left; margin-left: 40px; }
.language li a { color: #fff; padding:0 3px; }
.language li.active a{ border-bottom:2px solid #fff;}
.login-img { margin-top: 10%; width: 100%; text-align: center; }
.login-img img { width: 100%; max-width: 560px; }
.login-font { border-bottom: 4px solid #0c408c; display: inline-block; text-align: center; font-size: 32px; font-weight: 200; padding-bottom: 25px; margin-bottom: 20%; }

.login-input { background: #fff; border-bottom: 1px solid #e1e1e1; height: 50px; margin-bottom: 27px; text-align: left; position: relative; }
.login-input input { border: none; box-sizing: border-box; height: 50px; line-height: 50px; margin-left: 46px; width: calc(100% - 46px); }
.account { background: url(../Images/Login/account.png) no-repeat 10px center; }
.password { background: url(../Images/Login/password.png) no-repeat 10px center; }
.forget-pwd { text-align: right; margin-top: 24px; }
.forget-pwd a { color: #9a9a9a; font-size: 16px; }
.login-btn { background: #0c408c; border: none; border-radius: 5px; color: #fff; font-size: 18px; height: 50px; margin-top: 70px; width: 100%; cursor: pointer; }

.login-btn:disabled { background: #ececec; border: 1px solid #d8d8d8; border-radius: 5px; color: #d0d0d0; font-size: 18px; height: 50px; margin-top: 70px; width: 100%; cursor: none; }

.copyright { left: 0; bottom: 0; color: #dadada; font-size: 14px; line-height: 40px; position: absolute; text-align: center; width: 100%; }
.login-bg2 { position: absolute; height: 100%; margin-right: 420px; width: 100%; min-width: 800px; min-height: 600px; }
.login-bg2 img { height: 100%; width: 100%; }
.login-page2 { position: absolute; top: 0; left: 0; height: 100%; width: 100%; min-width: 800px; min-height: 600px; }
.login-left { box-sizing: border-box; padding-right: 420px; width: 100%; height: 100%; }
.login-right { background: #fff; box-sizing: border-box; position: absolute; height: 100%; padding: 20vh 28px 0; right: 0; text-align: center; top: 0; width: 420px; }
.left-head { overflow: hidden; line-height: 70px; padding: 50px 90px 0; }
.login-logo { color: #2eafff; float: left; font-size: 22px; line-height:30px; }
.login-logo img { height: 70px; margin-bottom: 5px; }
.login-title { color: #333; font-size: 36px; }
.login-input2 { background-color: #fff; border: none; border-bottom: 1px solid #d3dfef; height: 50px; }
.login-input2 input { border: none; height: 50px; line-height: 50px; margin-left: 32px; width: calc(100% - 32px); }
.login-input2, .login-title { margin-bottom: 20%; }

.login-btn2 { background: #0c408d; border-radius: 80px; color: #fff; font-size: 30px; height: 70px; width: 100%; cursor: pointer; }

.login-btn2:disabled { background: #ececec; border: 1px solid #d8d8d8; border-radius: 80px; color: #d0d0d0; font-size: 30px; height: 70px; width: 100%; cursor: none; }

.vcode { background: url(../Images/Login/verification.png) no-repeat 11px 10px; }
.vcode2 { background: url(../Images/Login/verification_blue.png) no-repeat 1px center; }
.account2 { background: url(../Images/Login/account_blue.png) no-repeat left center; }
.password2 { background: url(../Images/Login/password_blue.png) no-repeat left center; }
.forget-pwd2 { font-size: 18px;float:right;margin-top:0; }

.vcode-box input { width: calc(100% - 196px); float: left; }
.vcode-box img { height: 50px; width: 145px; cursor: pointer; float: right; }

/*钉钉扫码登陆*/
.accload { cursor: pointer; color: #9a9a9a; font-size: 15px; }
#scan3rd-qrcode-login-dd { display: none; }
.scan-code-login { float: left; font-size: 16px;margin-right:10px; }
.scan-code-login a { color: #9a9a9a;display:none; }
/*loginx页面上钉钉二维码的位置*/
.loginx-3rd-qrcode { padding-left: 70px; margin-top: -80px; }
/*login页面上钉钉二维码的位置*/
.login-3rd-qrcode { margin-top: -60px; }
.loginx-acc { margin-right: 60px; }
.login-manage {margin-top:20px;}
#scan3rd-qrcode-login-dd iframe{
    width:100%
}
#scan3rd-qrcode-login-fs {
    display: none;
    position: relative;
}
#scan3rd-qrcode-fs {
    height: 300px;
    width: 365px;
    margin: 0 auto;
    overflow: hidden;
}

#scan3rd-qrcode-login-fs iframe {
    width:100%;
    height: 390px;
    position:relative;
    top:-110px;
    border:none;
}
#scan3rd-qrcode-login-fs img {
    width: 18px;
    height:18px;
}
#scan3rd-qrcode-login-fs .accload{
    margin-top:10px;
}
/*修改密码，重置密码*/
.vlogo {
    display: block;
    height: 56px;
}

.vlogo-title {
    background-color: #eee;
    border-radius: 5px 5px 0 0;
    padding:0 5px;
    position:relative;
}

.logbody {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.15);
    height: 344px;
    width: 680px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -172px;
    margin-left: -340px;
}
.logbody-title {
    position:absolute;
    left:0;
    right:0;
    top: 0;
    font-size: 20px;
    text-align:center;
    line-height: 56px;
}
.update-form li {
    padding: 10px;
    overflow: hidden;
}

.update-form li .item_title {
    float: left;
    width: 150px;
    min-height: 1px;
    font-size: 14px;
    text-align: right;
    line-height: 32px;
}
.update-form li  .item_content {
    float: left;
    width: calc(100% - 405px);
    margin-right: 20px;
    font-size: 14px;
    position: relative;
}
.update-form li .item_content1 {
    line-height: 32px;
}

.update-form li > div input {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 3px;
    height: 32px;
    width: 100%
}
.msg {
    color: #666;
    position: absolute;
    margin-right: 10px;
    font-size: 13px;
}

.passmarker {
    width: 100%;
}

.passmarker > div {
    height: 3px;
    width: 0;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
}

.passmarker .strenth-ok {
    background: green;
    width: 100%;
}

.fgpwd_bg .button {
    height: 38px;
    margin: 0 0 0 15px;
}
.step-info {
    overflow: hidden;
    margin: 20px 0 30px 0;
    font-size: 14px;
    list-style: armenian;
    padding: 0 5px 0 80px;
    box-sizing: border-box;
}

.step-info li {
    color: #666;
    line-height: 30px;
}
.input-div {
    background: #fff;
    border: 1px solid #bababa;
    width: 298px;
    height: 38px;
    border-radius: 5px;
}

.input-div input {
    border: none;
    border-radius: 0 3px 3px 0;
    background: transparent;
    height: 38px;
    width: 260px;
    float: right;
    padding: 0;
    outline: medium;
}
.mobile {
    float: left;
    color: #6571b5 !important;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 80px;
    text-decoration: none;
}

.mobile:hover {
    text-decoration: underline;
}
.vcode-mobile {
    margin-bottom: 25%
}

#vcode_box1 {
    border-bottom: none;
}

.vcode-mobile .lt {
    float: left;
}

.vcode-mobile div.lt {
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #d3dfef
}

.vcode-box .vcode-mobile-txt {
    width: calc(100% - 32px)
}

.vcode-box .lt-bottom {
}

.vcode-mobile .smsvcode {
    width: calc(70% - 32px)
}

.vcode-mobile .smsvcode-btn {
    width: 30%;
    margin-left: 0;
    cursor: pointer;
}