@charset "utf-8";
.login-head {
  height: 98px;
}
.login-head .logo {
  float: left;
  padding: 17px 0;
}
.login-head .logo a {
  float: left;
}
.login-head .logo span {
  height: 50px;
  line-height: 50px;
  float: left;
  font-size: 24px;
  color: #999;
  padding-left: 10px;
  border-left: 1px dotted #999;
  margin-left: 10px;
  margin-top: 10px;
}
.login-head .tel {
  float: right;
  height: 98px;
  line-height: 98px;
  font-size: 18px;
  color: #333;
}
.login-head .tel em {
  color: #fb5651;
}
.login-head .tel i {
  font-size: 12px;
}

.login-denglu{
    background: url(../images/banner.jpg) center no-repeat;
    height: 510px;
    position: relative;
}
.col-xs-7{
    width:58%;
}
.login-form .wrap{
    position: relative;
}
.login-form .css-form {
  position: absolute;
  right: 0;
  top: 76px;
  width: 334px;
  padding: 38px 38px 42px;
  background: #fff;
  z-index: 100;
}
.login-form .css-form h2 {
  line-height: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.login-form .css-form h2 span {
  font-size: 22px;
  color: #317ee7;
}
.login-form .css-form h2 a {
  float: right;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-top: 11px;
}
.login-form .css-form ul li .form-group {
  height: 42px;
  padding-bottom: 10px;
  position: relative;
}
.login-form .css-form ul li .form-group i {
  width: 20px;
  height: 20px;
  float: left;
  position: absolute;
  background: url("../images/form.png") no-repeat;
  top: 10px;
  left: 10px;
}
.login-form .css-form ul li .form-group i.username-icon {
  background-position: 0 0;
}
.login-form .css-form ul li .form-group i.password-icon {
  background-position: -20px 0;
}
.login-form .css-form ul li .form-group i.code-icon {
  background-position: -40px 0;
}
.login-form .css-form ul li .form-group .input-item {
  width: 80%;
  padding: 0 10%;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 14px;
}
.login-form .css-form ul li .form-group .input-item:hover, .login-form .css-form ul li .form-group .input-item:focus {
  box-shadow: 0 0 8px rgba(15, 128, 227, 0.9);
}
.login-form .css-form ul li .form-group .input-item.error {
  box-shadow: 0 0 8px rgba(251, 86, 81, 0.9);
  border: 1px #fff solid;
}
.login-form .css-form ul li .form-group .input-item.success {
  background: url("../../img_login/icon/ok16.png") no-repeat right center;
}
.login-form .css-form ul li .form-group .input-item::-webkit-input-placeholder {
  color: #bebebe;
}
.login-form .css-form ul li .form-group .input-item:-moz-placeholder {
  color: #bebebe;
}
.login-form .css-form ul li .form-group .input-item:-ms-input-placeholder {
  /* IE10+ */
  color: #bebebe;
}
.login-form .css-form ul li .form-group .col-xs-7 .input-item {
  width: 66%;
  padding: 0 17%;
}
.login-form .css-form ul li .form-group img:hover {
  cursor: pointer;
}
.login-form .css-form ul li .form-group.ver {
  padding-bottom: 7px;
}
.login-form .css-form ul li .form-txt .error-tips {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #fd5548;
}
.login-form .css-form ul li .form-txt .error-tips i {
  width: 16px;
  height: 16px;
  float: left;
  margin: 2px 5px 0 0;
}
.login-form .css-form ul li .form-txt p {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  margin-top: 9px;
  text-align: right;
}
.login-form .css-form ul li .form-txt p a{
  color:#ec1e08;
}
.login-form .css-form ul li .form-txt p label {
  float: left;
}
.login-form .css-form ul li .form-txt p input {
  float: left;
  margin: 6px 10px 0 0;
}
.login-form .css-form ul li .form-txt button {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: #317ee7;
  border: 0;
  font-size: 14px;
  color: #fff;
  margin-top: 4px;
  border-radius: 3px;
}
.login-form .css-form ul li .form-txt button:hover {
  background: #1d5edc;
}
.login-form .css-form ul li .form-txt .wechat {
  background: #44bb2e;
  margin-top: 7px;
}
.login-form .css-form ul li .form-txt .wechat:hover {
  background: #2ba21b;
}
.login-form .css-form ul li .form-txt .wechat img {
  margin-right: 10px;
  margin-top: -3px;
  vertical-align: middle;
}
.login-form .css-form ul li .form-txt .other {
  margin-top: 7px;
}
.login-form .css-form ul li .form-txt .other .line {
  float: left;
  display: inline-block;
  width: 140px;
  border-top: 1px solid #eee;
  margin-top: 9px;
}
.login-form .css-form ul li .form-txt .other i {
  float: left;
  color: #bbb;
  font-size: 12px;
  margin: 0 14px;
}
.login-form .css-form ul .ver {
  height: 44px;
  padding-left: 0;
}


.bottom {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.bottom .nav a {
  color: #777;
  padding: 0 15px;
  height: 15px;
  line-height: 15px;
}
.bottom .nav a:hover {
  color: #0f80e3;
}
.bottom .nav a + a {
  border-left: #b7b7b7 solid 1px;
}
.bottom .nav .seo-enter {
  position: relative;
  border: #ddd solid 1px;
  margin-top: -9px;
}
.bottom .nav .seo-enter .foot-seo {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  top: 25px;
  right: -1px;
  z-index: 99;
  width: 1156px;
  background: white none repeat scroll 0% 0%;
  border: 1px solid #dddddd;
  padding: 20px;
  display: none;
}
.bottom .nav .seo-enter .foot-seo dl {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.bottom .nav .seo-enter .foot-seo dl dt {
  float: left;
  width: 90px;
  font-size: 12px;
  color: #333;
}
.bottom .nav .seo-enter .foot-seo dl dd {
  float: left;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 90%;
}
.bottom .nav .seo-enter .foot-seo dl dd a {
  color: #777;
  margin-left: 15px;
  margin-bottom: 5px;
  float: left;
  padding: 0;
  border: 0;
  font-size: 12px;
}
.bottom .nav .seo-enter:hover .foot-seo {
  display: block;
}
.bottom p {
  width: 100%;
  color: #777;
  margin-top: 10px;
}
.bottom .link {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 10px;
}
.bottom .link .fl {
  color: #999;
  width: 100px;
  text-align: right;
}
.bottom .link a {
  color: #999;
  height: 20px;
  line-height: 20px;
  margin-right: 40px;
  float: left;
}
.bottom .link a:hover {
  color: #0f80e3;
}
.bottom .link .list {
  margin-left: 10px;
  float: left;
}