@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1472003307_0155785.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1472003307_0155785.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_1472003307_0155785.woff') format('woff'), /* chromeã€firefox */ url('//at.alicdn.com/t/font_1472003307_0155785.ttf') format('truetype'), /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/font_1472003307_0155785.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;}
body {
  /* background: #fafcff;*/
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "å¾®è½¯é›…é»‘", Arial, sans-serif;
}
.am-form input[type=number], .am-form input[type=search], .am-form input[type=text], .am-form input[type=password], .am-form input[type=datetime], .am-form input[type=datetime-local], .am-form input[type=date], .am-form input[type=month], .am-form input[type=time], .am-form input[type=week], .am-form input[type=email], .am-form input[type=url], .am-form input[type=tel], .am-form input[type=color], .am-form select, .am-form textarea, .am-form-field {
  font-size: 1.4rem;
  padding: 1.28rem;
  border: 1px solid #b2b2b2;
}
.am-form input[type=number]:focus, .am-form input[type=search]:focus, .am-form input[type=text]:focus, .am-form input[type=password]:focus, .am-form input[type=datetime]:focus, .am-form input[type=datetime-local]:focus, .am-form input[type=date]:focus, .am-form input[type=month]:focus, .am-form input[type=time]:focus, .am-form input[type=week]:focus, .am-form input[type=email]:focus, .am-form input[type=url]:focus, .am-form input[type=tel]:focus, .am-form input[type=color]:focus, .am-form select:focus, .am-form textarea:focus, .am-form-field:focus {
  border-color: #3bb4f2 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(59, 180, 242, .3) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(59, 180, 242, .3) !important;
}
hr {
  margin: 37px 0 27px;
  border-top: 1px solid #d9d9d9;
}
.ev-blank160 {
  height: 160px;
}
.ev-container {
  /*
  max-width: 440px;
  min-height: 415px;
  margin: 0 auto;*/
  background: #fff;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  max-width: 440px;
  margin-bottom: 74px;
}
body .am-field-valid, body .am-form-success .am-form-field {
  border-color: #ccc !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ev-login-head {
  text-align: center;
  font-size: 24px;
  line-height: 1;
  padding: 26px 0 20px;
  color: #4c4c4c;
  font-weight: 500;
}
.ev-form {
  /*
   width: 360px;*/
  margin: 0 auto;
  max-width: 360px;
}
.ev-form-group {
  margin-bottom: 30px;
  position: relative;
}
.ev-radius {
  border-radius: 4px !important;
  height: 48px;
}
.ev-btn-color {
  background: #f60;
  color: #fff;
}
.ev-btn-color:hover, .ev-btn-color:focus {
  background: #f26100;
  color: #fff;
}
.ev-btn-color:active {
  background: #e55c00;
}
.ev-a {
  color: #4c4c4c;
  line-height: 1;
  padding-bottom: 30px;
  font-size: 14px;
}
.ev-a:hover {
  color: #f60;
}
.ev-a:active {
  color: #f26100;
}
.ev-hr {
  position: relative;
}
.ev-alert-danger {
  background: transparent;
  color: #d83832;
  border: none;
  margin: 0; padding: 0 10px;
  position: absolute;
  bottom: -26px;
  left: 0;
  font-size: 14px;
}
.ev-tip {
  width: 360px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  top: -46px;
  left: 0;
  background: #ccc;
}
.ev-tip-fail {
  background: #ffe5e5;
  color: #cc6666;
}
body .ev-tip .am-close--re {
  position: absolute;
  top: 0;
  right: 0;
  height: 36px;
  line-height: 36px;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.ev-tip-success {
  background: #e0f9c0;
  color: #9b7e2b;
}
/**/
.ev-evlogo {
  height: 118px;
  position: relative;
}
.ev-hr-bg {
  display: block;
  position: relative;
  top: 83px;
  width: 100%;
  /*transform: translateX(-50%);*/
  background: url("../image/line01.png") no-repeat center center;
  height: 1px;
}
.ev-evlogo-wrap {
  width: 260px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -130px;
  z-index: 1;
  background: #fff;
}
.ev-evlogo-wrap img{
    max-height: 60px;
}
.ev-login-tip {
  text-align: center;
  line-height: 1;
  font-size: 12px;
  padding-bottom: 20px;
  color: #808080;
}
.ev-valid {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 132px;
  text-align: center;
  border-radius: 0 4px 4px 0;
  border: 1px solid transparent;
  border-left: none;
  overflow: hidden;
}
.ev-valid img {
  width: 100%;
  height: 100%;
}
.am-form-group .am-alert {
  padding: .25em .625em 0 0;
  font-size: 1.4rem;
}