html {
    font: 14px/1.42857143 Microsoft YaHei, Hiragino Sans GB, Source Han Sans CN, WenQuanYi Micro Hei, Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #333;
    font-size: 5.20833333vw;
    -webkit-tap-highlight-color: transparent;
}

@media screen and (max-width: 1150px) {
    html {
        font-size: 8.5vw;
    }
}

@media screen and (min-width: 1951px) {
    html {
        font-size: 4.5vw;
    }
}

*,
*::after,
*::before {
    box-sizing: border-box;

}

body,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0
}

ol,
ul {
    padding-left: 0;
    list-style-type: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

td,
th {
    padding: 0
}

a {
    background-color: transparent;
    text-decoration: none;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    -ms-interpolation-mode: bicubic
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

/* 去除chrome自动填充的白色 */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    box-shadow: 0 0 0px 1000px white inset;
}

button,
select {
    text-transform: none
}



[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

.icon {
    display: inline-block;
    vertical-align: middle
}

.icon-enter-right1 {
    background-position: 0 -100px;
    width: 20px;
    height: 20px
}

.icon-enter-pepel1,
.icon-enter-right1 {
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat
}

.icon-enter-pepel1 {
    background-position: 0 -154px;
    width: 24px;
    height: 24px
}

.icon-enter-close1 {
    background-position: -10px -10px;
}

.icon-enter-close1,
.icon-enter-close2 {
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px
}

.icon-enter-close2 {
    background-position: -10px -10px;
}

.icon-enter-close-eyes {
    background-position: 0 -50px
}

.icon-enter-close-eyes,
.icon-enter-open-eyes {
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px
}

.icon-enter-open-eyes {
    background-position: 0 -75px
}

.icon-enter-lock {
    background-image: url(../images/sprite.png);
    background-position: 0 -125px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px
}

body {
    min-width: 768px;
    background: #f7f7f7
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

.login-header {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.login-header-logo {
    float: left;
    margin: 0 60px;
    font-size: 0
}

.login-header-logo img {
    width: 238px;
    height: 68px
}

.login-header-slogan {
    float: left;
    width: 496px;
    height: 68px
}

.login-header-btn {
    float: right;
    width: 174px;
    height: 40px;
    /* background: #FFFFFF; */
    border-radius: 20px;
    border: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    /* position: absolute;
    right: 36px;
    top: 14px; */
    display: inline-block;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    user-select: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s cubic-bezier(0.23, 0.01, 0.23, 1.01);
}

.login-header-btn:hover {
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5),
        0 0 20px rgba(255, 255, 255, 0.2);
    text-shadow: 1px 1px 2px #427388;
}

.login-header-qrcode {
    position: absolute;
    top: 100%;
    right: 32px;
    width: 174px;
    height: 174px;
    background: #FFFFFF;
    box-shadow: 0px 8px 18px 6px rgba(113, 113, 127, 0.4);
    border-radius: 8px;
    z-index: 999;
    display: none;
}

.login-header-qrcode .container {
    width: 144px;
    height: 144px;
    border: 1px solid #D0CBD7;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
    top: 15px;
    box-sizing: border-box;
}

.login-header-qrcode img {
    width: 130px;
    height: 130px;
}

.login-main {
    position: relative;
    height: 100vh;
    background: url(../images/bg.jpg) center center no-repeat;
    background-size: cover
}

.head_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 0;
    padding: 32px 32px 0;
}

.login-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-main {
        height: calc(100vh - 124px)
    }
} */

.login-map {
    position: absolute;
    left: 21.6%;
    width: 33.33%;
    height: 100%;
    padding-bottom: 5%;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-map {
        width: 28%
    }
} */

.login-map-wrap {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.login-map img {
    width: 100%
}

.login-box {
    width: 60vw;
    height: 60vh;
    display: -ms-flexbox;
    display: flex;
    webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    position: absolute;
    top: 20vh;
    left: 20vw;
}

@media screen and (max-width:1370px) {
    .login-box-item {
        margin: 0 40px 2.962962% !important;
    }
}

/* @media handheld,
only screen and (max-width:1919px) {
    .login-box {
        right: 12.58%
    }
} */

.login-left-wrap {
    float: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.45);
    border-radius: 20px 0 0 20px;
    /* padding-top: 7.87037037%; */
}

.login-left-logo {
    width: 100%;
    text-align: center;
}

.left-logo_main {
    /* margin-top: 12.702702%; */
}

.login-box-wrap {
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    height: 100%;
    /* padding-bottom: 80px; */
    /* padding-top: 12.702702%; */
    border-radius: 0 20px 20px 0;
    background: #fff;
    margin: auto
}

.login-box-form {
    overflow-y: auto;
    height: 80%;
}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-box-wrap {
        padding-bottom: 30px
    }
} */
.left_illustration {
    height: 70%;
    background-image: url('../images/left_illustration.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.login-box-title {
    font-size: 2vw;
    color: #666;
    font-weight: 500;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 6.11%;
    user-select: none;
}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-box-title {
        height: 90px;
        line-height: 90px
    }
} */

.login-box-title .icon {
    margin-left: 10px
}

.login-box-item {
    margin: 0 64px 2.962962%;
    border-radius: 8px;
    background: #fff;
    position: relative;
}


/* @media handheld,
only screen and (max-width:1599px) {
    .login-box-item {
        height: 40px;
        line-height: 40px
    }
} */

.login-box-item>.icon {
    position: absolute;
    left: 20px;
    top: 12px
}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-box-item>.icon {
        top: 8px
    }
} */



.relative {
    position: relative;
}

.form-item-title {
    font-size: 20px;
    line-height: 34px;
    color: #333;
    margin-bottom: 0.74%;
    user-select: none;
}

.login-box-item-input {
    display: block;
    border-radius: 4px;
    outline: 0;
    line-height: 20px;
    width: 100%;
    font-size: 20px;
    color: #333;
    box-sizing: border-box;
    height: 48px;
    padding-left: 16px;
    background: none;
    border: 1px solid #999;
    transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out
}

.login-box-item-input::-moz-placeholder {
    color: #999;
    font-weight: 300;
    font-size: 20px;
    opacity: 1
}

.login-box-item-input:-ms-input-placeholder {
    color: #999;
    font-weight: 300;
    font-size: 20px;
}

.login-box-item-input::-webkit-input-placeholder {
    color: #999;
    font-weight: 300;
    font-size: 20px;
}

.login-box-item-input:hover {
    border-color: #555
}

.login-box-item-input:focus {
    outline: 0;
    border: 1px solid rgb(252, 142, 95);
    box-shadow: 0 0 0 3px rgba(241, 134, 88, 0.3),
        0 0 0px 1000px white inset !important;
}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-box-item-input {
        height: 40px;
        font-size: 14px
    }
} */

.login-box-item-btn {
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    width: 48px;
    height: 48px;
    text-align: center;
    cursor: pointer;
    transform: translateY(-50%);
}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-box-item-btn {
        width: 40px;
        height: 40px
    }
} */

.login-box-item-btn:hover .icon-enter-close {
    background-image: url(../images/sprite.png);
    background-position: -12px -54px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px
}

.login-box-item-btn.close {
    display: none
}

.login-box-item-btn .icon {
    position: absolute;
    left: 14px;
    top: 14px
}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-box-item-btn .icon {
        top: 10px;
        left: 10px
    }
} */

.login-box-item-btn .icon-enter-close {
    background-position: -12px -10px;
}

.login-box-item-btn .icon-enter-close,
.login-box-item-btn .icon-enter-eyes {
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;

}

.login-box-item-btn .icon-enter-eyes {
    background-position: -12px -98px;
}

.login-box-item-btn .icon-enter-eyes.open {
    background-image: url(../images/sprite.png);
    background-position: -12px -142px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px
}

.login-box-error {
    display: none;

    /* ========== */
    /* margin: 3.14814814% 5.1851851% 0; */
    /* height: 48px;
    line-height: 48px; */
    /* border: 1px solid #ee794b; */
    border-radius: 5px;
    /* text-align: center; */
    font-size: 16px;
    color: #ee794b;
    position: absolute;
    width: 100%;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.login-box_info {
    margin-top: 16px;
    display: block;
    height: 24px;
    justify-content: space-between;
    position: relative;
}

.login-box_info a {
    font-size: 16px;
    position: absolute;
    right: 0;
    color: #666;
}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-box-error {
        height: 40px;
        line-height: 40px
    }
} */


.login-box-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 48px;
}

.login-box-submit .submit {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    outline: 0;
    height: 48px;
    width: 300px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    background: #ee7a3b; /* ie9不支持渐变 */
    background: linear-gradient(100deg, #e65327, #ee7a3b, #e65327);
    background-size: 200%;
    border-radius: 8px;
    user-select: none;
    background-size: 200%;
    transition: all 0.5s ease;
}

.login-box-submit .submit:hover {
    background-position: 100% 0;
    text-shadow: 0px 0px 13px #fff;

}

/* @media handheld,
only screen and (max-width:1599px) {
    .login-box-submit .submit {
        height: 40px;
        line-height: 40px
    }
} */

.login-footer {
    height: 64px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-around;
}

.login-footer p {
    text-align: center;
    color: #fff;
    font-size: 12px
}

.login-footer .beian {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-footer .beian-link {
    height: 20px;
    display: block;
    color: #fff;
    font-size: 12px
}

.text-info {
    height: 32px;
    line-height: 32px;
    color: #e96241;
    font-size: 14px;
    padding-left: 18px;
}
#forgotPassword{
  display: block;
  cursor: pointer;
}
.play_none{
  display: none;
}
.play {
  display: block;
}
.popLayer {
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-moz-opacity: 0.1;
}
.forgetModal {
	background-color: #FFFFFF;
	z-index: 11;
	width: 500px;
	height: 545px;
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	margin:auto;
  border-radius: 16px;
}
.forget_main{
  margin: 24px 0 0 24px;
}
.forget_box_item{
  position: relative;
  margin-bottom: 24px;
  height: 74px;
}
.forget_box_item .text-info {
  color: #FF2929;
  font-size: 12px;
  padding-left: 18px;
}
.forget_box_form_input{
  display: block;
  outline: 0;
  width: 452px;
  height: 42px;
  font-size: 16px;
  padding-left: 10px;
  border: 1px solid #E1E1E1;
  border-radius: 8px;
  color: #333;
  box-sizing: border-box;
  background:#F8F8F8;
  transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out
}
.forget_box_item .icon {
  position: absolute;
  border-radius: 8px;
  right: 34px;
  top: 40px
}
.forget_box_item .icon-close {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: -12px -12px;
  width: 20px;
  height: 20px;
}

.forget_box_item .icon-enter-close,
.forget_box_item .icon-enter-eyes {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: -12px -100px;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.forget_box_item .icon-close:hover{
  background-position: -12px -56px;
}
.forget_box_item .icon-enter-eyes.open {
  background-image: url(../images/sprite.png);
  background-position: -12px -142px;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px
}
.code_btn{
  display: block;
  position: absolute;
  right: 24px;
  top: 28px;
  width: 100px;
  height: 42px;
  line-height: 42px;
  border: 0;
  border-radius: 0 8px 8px 0;
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: #EF8A52; /* ie9不支持渐变 */
  background-image: linear-gradient(to right, #E55E35 , #EF8A52);
}
.disSpan {
  pointer-events:none;
  cursor: default;
}
.resetSpan{
  pointer-events:auto;
}
.forgetHint{
  margin: 4px 0px 4px 12px;
  font-size: 12px;
  color: #FF2929;
  /* margin-bottom: 4px; */
}
.forget_box_btn {
  height: 100px;
  line-height: 45px;
  border-top: 1px solid rgba(124, 136, 177, 0.16);
}
.forget_close, .forget_submit{
  float: left;
  display: block;
  width: 84px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  margin-left: 16px;
  text-align: center;
  border: 1px solid #E1E1E1;
  border-radius: 8px;
  cursor: pointer;
  }
.forget_close {
  color: #32241F;
  background: #fff;
}
.forget_submit {
  color: #fff;
  line-height: 20px;
  background: #EF8A52; /* ie9不支持渐变 */
  background-image: linear-gradient(to right, #E55E35 , #EF8A52);
}
@media screen and (max-width: 1150px) {
    .login-left-wrap {
        /* width: 1150px; */
        display: none;
    }

    .login-box-wrap {
        border-radius: 20px;
        width: 100%;
    }

    .login-box-title {
        margin: 5% 0;
    }
}


/* 按钮动效 */
[ripple] {
    position: relative;
    overflow: hidden;
}

[ripple] .ripple--container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

[ripple] .ripple--container span {
    transform: scale(0);
    border-radius: 100%;
    position: absolute;
    opacity: 0.75;
    background-color: rgba(255, 255, 255, 0.42);
    animation: ripple 1000ms;
}

@keyframes ripple {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}



/* ========== */
