html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    position: relative;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.container {
    width: 100%;
    min-width: 1200px;
    min-height: 600px;
    height: 100vh;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.imgWrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.imgWrap img {
    width: 100%;
    height: 100%;
    display: none;
}

.imgWrap img.active {
    display: block;
}

.auth-language {
    font-size: 14px;
    position: absolute;
    right: 50px;
    top: 50px;
    width: 160px;
    overflow: hidden;
    border-radius: 15px;
}

.auth-language button {
    width: 80px;
    height: 30px;
    border: none;
    cursor: pointer;
    background: #cdcdcd;
    color: #666;
}

.auth-language button.active {
    background: #002954;
    color: #fff;
}

.wrap {
    width: 630px;
    margin: calc(50vh - 230px) auto 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}

.main {
    width: 360px;
    float: left;
    padding: 5px 20px 5px;
    position: relative;
    background: rgba(0, 0, 0, 0.45);
}

.dz_ewm {
    width: 220px;
    color: #fff;
    font-size: 18px;
    float: right;
    text-align: center;
}

#iframe {
    width: 440px;
    height: 330px;
    transform: scale(0.5);
    transform-origin: 0 0;
    margin-top: 100px;
}

.logo {
    /* width: 200px;
    margin-left: 75px;
    margin-top: 20px; */
    padding: 50px 50px 32px;
}

.logo img {
    /* width: 100%; */
}

.hide {
    display: none;
}

.tabHead {
    overflow: hidden;
    margin-top: 20px;
    width: calc(100% - 60px);
    margin-left: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.tabHead span {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}

.tabHead span.selected {
    font-size: 16px;
    color: #fff;
    vertical-align: bottom;
    border-bottom: 1px solid #fff;
}

.tabHead span a {
    color: #cdcdcd;
    text-decoration: none;
}

.login-pc {
    padding: 10px 35px 22px 35px;
    min-height: 205px;
    color: #fff;
}

.form .m-account .item,
.form .m-phone .item {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    background: #fff;
    text-align: left;
    border-radius: 4px;
    max-height: 40px;
}

.form .prex-icon {
    position: absolute;
    top: 0;
    left: 0;
}

.form .m-account>div>input,
.form .m-phone>div>input {
    width: 85%;
    height: 40px;
    line-height: 40px;
    margin-left: 36px;
    font-family: "Microsoft Yahei";
    border: 0;
    font-size: 14px;
    color: #878787;
    outline: none;
}

#rememberMe {
    line-height: 15px;
    height: 15px;
    margin-left: 0;
    margin-bottom: 10px;
}

.form-errorTip {
    font-size: 14px;
    text-align: center;
    color: #f00b41;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 10px;
}

.container .btn .login-btn {
    width: 100%;
    height: 50px;
    background: #002954;
    border-radius: 4px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    text-decoration: none;
    letter-spacing: 12px;
}

.container .help {
    position: relative;
    clear: both;
    margin-top: 12px;
    height: 26px;
}

.container .help .fo-password {
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    margin: 0 5px;
}

.container .help .activation-account {
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    display: inline;
    margin: 0 5px;
}

.container .help .activation-account span {
    display: none;
}

.dz_link {
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    margin: 0 5px;
    /* display: none; */
}

.container .footer {
    /* display: none; */
}

.dz_zzc {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.dz_content {
    background: #FFFFFF;
    box-shadow: 0px 10px 20px 0px rgba(159, 176, 196, 0.3);
    border-radius: 4px;
    width: 520px;
    padding: 18px 30px 30px;
    margin: 10% auto 0;
    position: relative;
}

.ndzhwjh {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 16px;
}

.btn_box {
    margin-top: 25px;
    text-align: center;
}

.btn_box button {
    width: 76px;
    height: 40px;
    border-radius: 4px;
    margin-left: 16px;
    cursor: pointer;
}

.btn_jihuo {
    background: #002954;
    color: #fff;
}

.btn_quxiao {
    border: 1px solid #cdcdcd;
    background: #fff;
}

.img_remark_item {
    padding: 10px 8px;
    width: 120px;
    text-align: center;
    position: absolute;
    bottom: 100px;
    left: 50%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: none;
    font-size: 11px;
}

.login_bottom {
    position: absolute;
    bottom: 20px;
    color: #fff;
    text-align: center;
    width: 99%;
}

.login_navs {
    margin-bottom: 20px;
}

.login_navs img {
    width: 40px;
    margin: 0 15px;
    cursor: pointer;
}

.form .m-account>div.captcha>input,
.form .m-phone>div.captcha>input,
.form .m-phone>div.code>input {
    width: 120px;
}

.form .captcha .captcha-img {
    position: absolute;
    top: 7px;
    right: 10px;
    cursor: pointer;
    text-align: center;
    width: 86px;
    height: 30px;
}

.mask-inner {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-transition: top ease 200ms;
    -o-transition: top ease 200ms;
    -webkit-transition: top ease 200ms;
    transition: top ease 200ms;
    display: none;
    background: rgba(0, 0, 0, 0.4);
}

.form .code .get-code {
    min-width: 90px;
    max-width: 120px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    background: none;
    color: #002954;
    cursor: pointer;
    font-family: 'Microsoft YaHei';
    position: absolute;
    right: 0;
}

.btn {
    clear: both;
}

.top_content {
    width: 100%;
    height: 132px;
    background: url(../images/top-bg.png) no-repeat;
    background-size: 100% 100%;
}

.imgWrap {
    top: 132px;
    height: 480px;
}

.cus_content {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 480px;
}

.wrap {
    width: 300px;
    background: rgba(255, 255, 255, 0.89);
    margin: 0 50px 0 0;
    border-radius: 0;
}

.main {
    width: 260px;
    background: transparent
}

.login-pc {
    color: rgb(2, 21, 37);
    padding: 0;
}

.tabHead {
    margin-top: 0;
    margin-left: 0;
    border-bottom: 1px solid #D2DAE0;
    width: 100%;
    margin-bottom: 20px;
}

.tabHead span {
    width: 40%;
}

.tabHead span a {
    color: rgb(102, 102, 102);
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.tabHead span.selected a {
    color: rgb(51, 148, 225);

}

.tabHead span.selected {
    border-bottom: 1px solid rgb(51, 148, 225);
}

.qrcode {
    position: absolute;
    width: 54px;
    height: 54px;
    top: 8px;
    right: 0;
    cursor: pointer;
    background: url(../images/qr.svg) no-repeat;
    z-index: 99;
}

.form .m-account .item,
.form .m-phone .item {
    border: 1px solid #E6ECF2;
    border-radius: 30px;
}

.form .m-account>div>input,
.form .m-phone>div>input {
    background: transparent;
}

.form .prex-icon {
    top: 5px;
    left: 5px;
}

.prex-icon img {
    width: 32px;
    height: 32px;
}

.container .help .fo-password {
    color: rgb(35, 103, 177);
}

.container .help .activation-account {
    color: rgb(35, 103, 177);
}

.rememberMe span {
    font-size: 14px;
}

.container .btn .login-btn {
    background: #2367B1;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
}

.btn {
    margin-top: 10px;
}

.other-way-tip {
    float: left;
    font-size: 14px;
    /* background: #eee; */
    font-family: "微软雅黑";
    line-height: 25px;
    display: inline-block;
}

.ways {
    display: flex;
    align-items: center;
}

.ways .item img {
    width: 30px;
    height: 30px;
}

.footer .ways>.item {
    position: relative;
    float: left;
    margin-right: 16px;
}

.footer .ways>.item img {
    cursor: pointer;
}

/** footer **/
.container .footer {
    width: 100%;
    /* width: calc(100% - 40px); */
    display: flex;
    /* justify-content:center; */
    align-items: center;
    padding-bottom: 15px;
    /* padding: 0 20px 15px; */
    text-align: left;
}

.container .footer:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.container .footer .ways {
    display: inline-block;
    vertical-align: middle;
}

.container .footer .ways span {
    margin-right: 10px;
    cursor: pointer;
}

.bottom_content {
    display: flex;
    justify-content: space-between;
    margin: 30px 50px;
    color: rgb(35, 103, 177);
}

.bottom_content .left_wrap a {
    text-decoration: none;
    color: #2367B1;
    font-size: 14px;
    margin-right: 30px;
}

.bottom_content .left_wrap a:last-child {
    margin-right: 0;
}

.bottom_content .left_info {
    margin: 20px 0;
    color: rgba(2, 21, 37, 0.65);
    font-size: 12px;
}

.right_wrap {
    font-size: 14px;
    display: flex;
    align-items: center;
    line-height: 20px;
    height: 20px;
    color: rgba(2, 21, 37, 0.65);
}

.right_wrap img {
    margin-left: 10px;
}

.qrcodeC {
    display: none;
    position: absolute;
    width: 54px;
    height: 54px;
    top: 8px;
    right: 0;
    cursor: pointer;
    background: url(../images/dian.svg) no-repeat;
    z-index: 99;
}

.main-qrcode {
    width: 260px;
    background: transparent;
    float: left;
    padding: 5px 20px 5px;
    position: relative;
    height: 342px;
}

.qrcode-title {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 15px;
}

.qr_scan_box {
    width: 100%;
    height: 225px;
    text-align: center;
}

.qr_scan_code img {
    width: 168px;
    height: 168px;
}

.cus-qrcode-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 55px);
}

.qr_scan_success {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.qr_scan_success .title {
    margin-top: 10px;
}

.qr_scan_Invalid {
    position: absolute;
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff);
    top: 0;
    left: 50%;
    width: 168px;
    height: 168px;
    margin: 0;
    transform: translateX(-50%);
}

.qr_scan_code {
    position: relative;
}

.qr_scan_Invalid #qr_refresh {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 50px;
    top: 50px;
    cursor: pointer;
}

.qr_scan_box .cus-wisedu{
    display: block;
    margin-top: 10px;
}

.qr_scan_box .cus-qrcode-scan {
    display: block;
    margin-top: 10px;
}

.cus_qrcode-wrap {
    width: 100%;
    margin-top: 40px;
}