body{
  margin:0;
  padding:0
}
.top{
  background:url(/static/is/img/login-top.png) no-repeat;
  background-color: RGB(27,67,174);
  height:70px
}
.cnt{
  text-align:center
}
.middle{
  background:url(/static/is/img/login-middle.png) no-repeat;
  background-size:100% 550px;
  height:550px;
}
.middle-title{
  font-size: 62px;
  color: #fff;
  float: left;
  display: inline;
  margin-top: 165px;
  margin-left: 172px;
  
}
.middle-title span{
  color: #ffaa0b;
}
.form{
  width: 359px;
  height: 368px;
  background-color: #4676f2;
  border-radius: 5px;
  float: right;
  margin-right: 173px;
  display: inline;
  /*padding-top:160px;
  padding-left:592px;*/
  font-size:14px;
  color:#797979;
  margin-top: 87px;
}
.form-title{
  font-size: 22px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 25px;
}
.item{
  margin-left:8px
}
.item label img,.item-test label img{
  position: relative;
  left: 27px;
}
.item-test{
  margin-left: 8px;
}

/*.item-test img{
  vertical-align:middle
}*/
.form_email,.form_password{
  margin-bottom:15px;
  margin-top:5px;
  width: 270px;
  padding: 5px;
  padding-left: 25px;
  height:30px;
  font-size:14px;
  vertical-align:middle;
  border:1px solid #ddd
}
input{
  text-transform:none;
  text-shadow:none;
  display:inline-block
}
.err{
  color:red;
  padding:0 0 5px 45px
}
.check{
  margin-bottom:15px;
  width:118px;
  padding:5px;
  padding-left: 25px;
  height:29px;
  font-size:14px;
  vertical-align:middle;
  border:1px solid #ddd;
  margin-top: 5px;
}
.submit-sub{
  padding-left:28px;

}
.err{color:red;padding:0 0 5px 45px}
.submit{
  background-color: #ffaa0b;
  width:300px;
  height:40px;
  border-radius: 3px;
  border:none;
  cursor:pointer
}
#footer{
  background-color: #f8fafc;
  height: 75px;
  text-align: center;
  padding-top: 44px;
  text-align:center
}
.footer .body{
  color:#aaa;
  font-size:12px;
  padding-top:25px
}
.forget-psw{
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  margin-top: 17px;
  margin-left: 250px;
  line-height: 33px;
}
.content{
  height: 460px;

}
.pic-left{
  margin-left: 160px;
  margin-top: 110px;
  display: inline;
}
.p-right{
  float:right;
  margin-right:172px; 
  display: inline;
  font-size: 46px;
  color: #666;
  margin-top: 174px;
}
.p-right span,.p-left span{
  font-size: 32px;
  color: #999;
}
.pic-right{
  float:right;
  margin-right:172px; 
  margin-top: 70px;
  display: inline;
}
.p-left{
  font-size: 46px;
  color: #666;
  padding-top: 190px;
  margin-left: 160px;
  margin-top: 0px;
}
.yanzm{
	width: 145px;
	height: 40px;
	display: inline-block;
    background:url(/static/is/img/yzm-bj.png) no-repeat;
    vertical-align: top;
    margin-top: 5px;
}
#yw0{
	width: 105px;
	height: 40px;
}
.ok-ico{
	position: absolute;
  right: 40px;
  top: 15px;
}
