body, html{height: 100%; margin: 0;height: auto; min-height: 100%;}
body{ background:#fff url(../images/login3bg.jpg) no-repeat center 160px;font-family:'微软雅黑','Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed',Tahoma, Arial,sans-serif; font-size: 12px;background-attachment:fixed; overflow-y:hidden;}
a {outline: none; text-decoration: none; }
.btz{font-size: 23px;position: relative;top: -43px;right: -50px;letter-spacing: -1px; color:#00437c;}
.header{margin:36px auto 16px; overflow: hidden; position: relative; width: 1000px; z-index: 2;}
.headerNav { right: 0;text-align: right;top:82px; width: 300px; position:absolute;}
.headerNav a{ color:#515151; font-size:20px; padding:0 2px;text-decoration:none;}
.login3qj{ width:480px; height:384px; background:url(../images/login3qj.png) no-repeat; position:absolute; right:15%; top:230px;}
.i-text3{ 
  width:220px;
  height:32px;
  line-height:32px;
  border:0;
  background:#fff;
  color:#3F3F3F;
  font-size:14px; 
  text-indent:12px; outline:medium;
 }
#username3{position: absolute; left:140px; top:116px;}
#password3{position:relative; left:140px; top:94px;}
.lgbt3{ border-radius:5px;width:267px; height:45px; text-align:center; background:#1ab900; color:#fff; font-size:14px; line-height:45px; position: absolute; left:106px; top:240px; cursor:pointer;-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;}
.lgbt3:hover{ background:#169A00;-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	transform: scale(1.02);}
.zhichism{ width:250px; position:absolute; top:305px;left: 110px;color:#ccc; font-size:13px;}
.footer{ width:500px; height:20px; line-height:20px;text-align:center; font-size:12px; color:#999999; position:absolute; top:700px; left:50%; margin-left:-250px;}	
.ewm{position: absolute;width: 120px;right: 11%;top: 285px;}
.ewm img{width: 100%;}
.ewm p{text-align: center;margin: 5;}

@media screen and (max-width:1440px){
	.login3qj{right:10%;}
	.ewm{right: 6%;}
	}
@media screen and (max-width:1024px){
	.login3qj{right:3%;}
	.ewm{right: 0%;}
	}
@media screen and (max-height:800px){
	body{ background:#fff url(../images/login3bg.jpg) no-repeat center 140px;}
	.header{margin: 20px auto 10px;}
	}
.lgtitle{ width:100%; text-align:center; font-size:20px; height:30px; line-height:30px;margin-top: 60px;}