@charset "utf-8";
/* CSS Document */
html , body ,.header{ width:100%; height:100%; padding:0px; margin:0px; overflow:hidden; font-family:微软雅黑!important;}
.header{position:absolute; height:64px; background-image:url(../images/login3/top-bg.png)}
.top1{width:1000px; height:64px; margin:0 auto; padding-top:15px;}
.logo_youke{width:112px; float:left; height:34px; background-image:url(../images/login3/logo-youke.png); background-repeat:no-repeat;}
.logo_huoniao{width:112px; float:left; height:34px; background-image:url(../images/login3/logo-huoniao.png); background-repeat:no-repeat;margin-left: 12px}
.title{float:left; line-height:34px; margin-left:30px; font-size:18px; color:#7a7a7a;}
.number{float:right; width:200px;line-height:34px;  color:#7a7a7a; font-size:14px;}
.main{ width:1000px; height:620px; background-image:url(../images/login3/youke-bg.png); background-repeat:no-repeat; margin:0 auto; margin-top:64px;}
.homeipt{width:205px;padding:9px 0 10px;height:21px;top:1px;left:28px;color:#333;font-size:14px;font-weight:700;border:none;line-height:21px;background:transparent;}
form{width:240px; padding-top:144px; padding-left:658px;}
.main .text{
  width:230px;
  padding-left:2.4em;
  height:40px;
  line-height:40px;
  color: #858282;
  font-size: 14px;
  outline: none;
  font-weight: 500;
  border:1px #aaaaaa thin;
  font-family: 'Open Sans', sans-serif;
  border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit- border-radius: 0.3em;
  margin:0.7em 0;
   background:url(../images/login3/home.png) no-repeat 14px 16px #ffffff;}
.main input[type="user"]{
  width:230px;
  padding-left:2.4em;
  height:40px;
  line-height:40px;
  color: #858282;
  font-size: 14px;
  outline: none;
  font-weight: 500;
  border:1px #aaaaaa thin;
  font-family: 'Open Sans', sans-serif;
  border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit- border-radius: 0.3em;
  margin:0.7em 0;
   background:url(../images/login3/user.png) no-repeat 14px 16px #ffffff;}

.main input[type="password"], .password{
  width:230px;
  padding-left:2.4em;
  height:40px;
  line-height:40px;
  color: #858282;
  font-size: 14px;
  outline: none;
  font-weight: 500;
  border:1px #aaaaaa thin;
  font-family: 'Open Sans', sans-serif;
  border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit- border-radius: 0.3em;
  margin:0.7em 0;
   background:url(../images/login3/lock.png) no-repeat 14px 16px #ffffff;}

 .submit {
  margin: 1em 0;
  }
.main input[type="submit"],.main input[type="button"]{
  width:270px;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  cursor: pointer;
  outline: none;
  padding: 10px 15px;
  border:1px solid #3476b3;
  background: #4892d7;
  border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
}
input[type="submit"]:hover,input[type="button"]:hover{
  background:#227bcd;
  border: 1px solid #175fa0;
  color: #fff;
 }
.loginOrder{ font-size:14px; width:270px;}
.rightText{ float:right; padding-right:10px;}
.leftText{ padding-left:10px;}
.footer{
	position:absolute;
	bottom:0;
	 width: 100%;
	height: 80px; background-color:white;
	}
.jianjie{ width:1000px; display:block; margin:0 auto; text-align:center; padding-top:10px; color:#7a7a7a; font-size:14px;}
.jianjie1{ width:1000px; display:block; margin:0 auto; text-align:center; color:#7a7a7a; font-size:14px;}
.clear{clear:both;}
.clear{clear:both;}
.line{background-image:url(../images/login3/line-bt.png); width:100%; height:1px; position:absolute; bottom:80px;}
a  {
	color:#7a7a7a; 
	text-decoration:none;
}
a:hover  {
	text-decoration:none;
	color:#5f8ae1;
}
