.logo-r {
  height: 95px;
  width: 100%;
}
.logo-info-r {
  width: 920px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.logo-info-r span.findpw {
  border-left: 1px #eee solid;
  width: 290px;
  height: 44px;
  line-height: 44px;
  font-size: 28px;
  margin: 26px 0px 0px 15px;
  float: left;
  padding: 0px 15px;
}
.login-wrap {
  /*position: relative;*/
  /*height: 610px;*/
  /*z-index: 1;*/
}
.login-banner {
  height: 100%;
  background: #78b7ed;
}
.position-relative {
  position: relative!important;
}
.w990 {
  /*width: 990px!important;*/
  width:75%;
  margin: 0 auto;
}
/*.login-banner{
  display: block;
  width: 100%;
  /*height: 475px;*/
  /*background: url(../../Images/LoginBanner.jpg) no-repeat 0 0;*/
/*}
.banner-bg {
  display: block;
  width: 100%;
  height: 475px;
  background: url(../../Images/LoginBanner.jpg) no-repeat;
   background-size: 100%;
}*/*/
.login-wrap .login-form {
  position: absolute;
  /*z-index: 1;*/
  width: 306px;
  background: #fff;
  padding: 20px;
  overflow: visible;
  top: 40px;
  right: 0;
}
.login-wrap .login-form .login-tit {
  height: 27px;
  line-height: 27px;
  font-size: 20px;
}
.login-wrap .login-form .msg-wrap .msg-error {
  position: relative;
  background: #fff6f7;
  color: #C81623;
  border: 1px solid #ff6d82;
  padding: 3px 10px 3px 40px;
  line-height: 18px;
  min-height: 18px;
}

.login-wrap .login-form .item {
  overflow: hidden;
  height: 38px;
  position: relative;
  margin-bottom: 20px;
}
.login-wrap .login-form .item .icon {
  position: absolute;
  left: 10px;
  top: 10px;
}
newlogin-xh.css:129 .login-wrap .login-form .item-name .icon {
  background-position: 0 -15px;
}
.login-wrap .login-form .item .text {
  line-height: 38px;
  padding: 0 0 0px 40px;
  width: 306px;
  float: none;
  /* overflow: hidden; */
  font-size: 14px;
}

.form label, .form input, .form select, .form textarea, .form button {
  float: left;
  font-size: 12px;
}
label {
  cursor: pointer;
}
.login-wrap .login-form .safety .checkbox {
  vertical-align: middle;
  margin-right: 3px;
  float: none;
}
.login-wrap .login-form .login-btn {
  margin-bottom: 20px;
  overflow: hidden;
}
.login-wrap .login-form .login-btn .btn-img {
  width: 300px;
  height: 35px;
  font-size: 14px;
  color: #FFF;
  background: #216ed0;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 2px;
  border: none;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
  padding: 0px;
  margin: 0px;
}
.login-wrap .login-form .login-tit .regist-link {
  float: right;
  font-size: 12px;
}
.login-wrap .login-form {
     position: absolute;
    /* z-index: 1; */
    width: 346px;
    background: #fff;
    padding: 15px 20px 5px 20px;
    overflow: visible;
    top: 40px;
    right: 0;
}
.checkbox, .radio {
  position: relative;
  display: inline-block !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
#autoentry {
  overflow: hidden;
}
a:focus, a:hover {
  color: #23527c;
  text-decoration: none !important;
}
input[type=checkbox], input[type=radio] {
  margin: 0!important;
}
.login-wrap .login-form .msg-wrap {
  min-height: 31px;
  height: auto;
  margin: 5px 0;
  visibility: hidden;
}
.login-wrap .login-form .item-name .icon {
  background-position: 0 -15px;
}
.forget_password {
  display: inline-block;
  float: right;
}
.main-color {
  font-size: 14px !important;
  color: #ca1c1c!important;
}
.w1210 {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
}
.w1210 img {
  height: 50px;
}
img {
  vertical-align: middle;
}
img {
  border: 0;
}
.p20 {
  padding: 20px 0;
}
.p10 {
  padding: 10px 0;
}
a {
  color: #6b6b6b !important;
  text-decoration: none;
}
a:focus, a:hover {
  color: #6b6b6b!important;
  text-decoration: none !important;
}
.login-tips {
  padding: 5px;
  color: #f00;
}
    .help-block {
    display: block;
    margin-top: 4px !important;
    margin-bottom: 10px;
    color: #737373;
}
html,body
{
    height:100%;
        /*min-height: 800px;*/
}
.sb
{
    /*min-height:100%;
    height:auto;
    _height:100%;*/ 
    min-width:1200px;
}
/*.headrt
{
        position: absolute;
    width: 100%;
    z-index: 9999;
    background: #f9f9f9;
    top: 0;
}*/



.headrt {
    /*height: 100%;*/
    /* position: absolute; */
    width: 100%;
    z-index: 9999;
    background: #f9f9f9;
    top: 0;
}

body {
    font-family: Microsoft YaHei !important;
    background: #78b7ed !important;
}