/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}
/*reset end*/
html,body{
    height: 100%;
}
.hide{
    display: none;
}
.tc{
    text-align: center;
}


/* .login{
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 599px;
} */
.login-left{
    /*flex: 1 1 60%;*/
    height: 90%;
    width: 100%;
    background-image: url('.././images/back.jpg');
    background-size: cover;
}
.login-right{
    position: absolute;
    right: 25%;
    /*flex: 1 1 40%;*/
    top: 15%;
    /* height: 100%; */
    width: 35%;
    background-color: rgba(255,255,255,0.8);
    min-width: 400px;
    min-height: 599px;
}
.login-right-main{
    /*position: absolute;
    top: 8%;
    width: 100%;*/
    width:100%;
    height:500px;
    margin: auto;  
    position: absolute;  
    top: 0; left: 0; bottom: 13%; right: 0; 
}
.login-form{
  position: relative;
  /*top: 35%;*/
  min-height: 46%;
  width :100%;
}
.login-right-main > *{
  width: 100%;
}
.login-right-title{
    font-family: Microsoft Yahei UI Bold;
    font-size: 21px;
    color: #4683F9;
    line-height: 50px;
}
.login-right-subTitle{
    font-family: STSongti-SC-Bold;
    font-size: 16px;
    color: #5D6572;
    line-height: 20px;
    font-weight: normal;
}
.login-type{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5%;
}
.login-type-active{
    color: #4A91F5;
	font-family: Microsoft Yahei UI;
}
.login-type-user, .login-type-ukey{
    -webkit-box-flex:0;
    -ms-flex:0  1 30%;
    flex:0  1 30%;
    color: #000;
    font-size: 16px;
    line-height: 3;
    cursor: pointer;
    pointer-events: auto;
    font-family: Microsoft Yahei UI;
}
.login-type-active{
    color: #4A91F5;
	font-family: Microsoft Yahei UI;
}
.login-type-user{
    margin-right: 10px;
	font-family: Microsoft Yahei UI;
}
#login-form-user, #login-form-ukey{
    width: 90%;
    margin: 0 auto;
}
.login-form-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    /*margin: 20px 0;*/
    margin: 2% 0;
    line-height: 1.25;
    border: 1px solid gray;
}
.login-form-item-active{
    border-bottom: 1px solid #4A91F5;
}
.login-form-item .login-form-icon{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.login-form-item .login-form-icon img{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-item-align: center;
    align-self: center;
    background-color: inherit;
}
.login-form-item input{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    outline: none;
    font-family: YouYuan;
}
.login-form-item input.login-form-input-yzm{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 55%;
    flex: 1 1 55%;
    width: 40px;
}
/*login-form-ukey*/
#login-form-ukey .login-form-item{
    position: relative;
}
#login-form-ukey .login-form-item .login-form-icon:last-child{
    position: absolute;
    top: 30%;
    right: 0;
    z-index: 100;
    background-color: #fff;
}
/*验证码*/
.login-form-yzm{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    border: 1px  solid #ccc;
    font-family: YouYuan;
}
.login-form-yzm img{
  width: 100%;
  height: auto;
}
.login-form-item select{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    border: 0; 
    outline: 0;
    font-family: YouYuan;
    font-size: 14px;
    color: black;
    line-height: 20px;
    /*appearance:none;*/
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 20px;
    background: url("../images/ext_show.png") no-repeat scroll right center transparent;
    background-color: inherit;
}
.login input, .login-btn{
    border: 0;
    background-color: inherit;
    font-size: 14px;
}
.login-btn{
    background: #4A91F5;
    border-radius: 4px;
    color: #fff;
    width: 100%;
    line-height: 2.5;
    margin-top: 10px;
    font-family: YouYuan;
}
.login-desc{
    position: relative;
    width: 100%;
}
.login-desc *{
    margin: 10px 0;
    font-family: STSongti-SC-Bold;
    font-size: 14px;
    color: #5D6572;
    line-height: 20px;
    width: 100%;
}
.login-download{
    display: block;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #4A91F5;
    line-height: 20px;
}


.login {
  height: 100%;
  width: 100%;
  background-image: url('.././images/back.jpg');
  background-size: cover;
}
.login-main {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  /* background-image: linear-gradient( rgba(32,89,183,.7),rgba(112,134,149,.7)); */
}
.login-main__top,
.login-main__bottom {
  flex: 1;
  /* background-color: rgba(0, 0, 0, .35); */
}
.login-main__top {
  background-image: linear-gradient(to bottom, rgba(41, 152, 228, .5), rgba(38, 136, 206, .5));
}
.login-main__bottom {
  background-image: linear-gradient(to bottom, rgba(8, 25, 38, .5), rgba(0, 0, 0, .5));
}
.login-main__middle {
  display: flex;
}
.login-main__middle-right,
.login-main__middle-left {
  flex: 1;
  /* #2059b7～#708695  不透明度70% */
  background-image: linear-gradient(to bottom, rgba(38, 136, 206, .5), rgba(8, 25, 38, .5));
  /* background-color: rgba(0, 0, 0, .35); */
}
.login-main__middle-center {
  display: flex;
  justify-content: flex-end;
  width: 55%;
  width: 770px;
}
.login-main__content {
  /* position: absolute; */
  width: 321px;
  height: 341px;
  padding: 30px;
  background-color: #ffffff;
  border-radius: 5px;
  /* // top: 50%;
  // right: 10%;
  // transform: translate(-10%,-50%); */
}
.login-footer {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  align-items: center;
  width: 100%;
  font-size: 13px;
  color: #fff;
  
}
.login-footer p {
  line-height: 20px;
}
.login-footer p a {
  text-decoration: underline;
  color: #5c8cff;
}


.mb10 {
    margin-bottom: 10px !important;
    margin-top: 2%;
}
.error-wrap,
.error-wrap-ukey {
    font-size: 12px;
    color: #e35a58;
}
div.has-error {
    border-color: #e35a58;
}
