html{height:100%;}
*{margin: 0;padding:0;}
.login-top{height: 56px;}
.login-top a{font-size: 26px;color:#333333;}
.login-top-cont{width:760px;margin:0 auto;height: 56px;line-height:56px;}
/* body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: url('/images/login/login.png') center 0 no-repeat;
	vertical-align: middle;
	background-attachment:fixed;
	background-size:100% 100%; 
	background-attachment: fixed;
} */
.login-bg{background: url('/images/login/1.png') center 0px no-repeat;width: 100%;height: 100%;padding-top: 40px;padding-bottom: 118px;}
.login-main{ width: 1000px;margin:0 auto;background: #fff;padding:50px 70px;}
.login-ground{background: #f5f5f5;width: 340px;}
.login-ground-tab li{width: 50%;text-align: center;height: 48px;line-height: 48px;}
.login-ground-tab li.arr{background: #7f7f7f;}
.study-station{padding:0 30px;padding-top: 40px;}
.login-img{margin-left: 65px;margin-top: 20px;}
.login-ground-tab li a{font-size: 20px;color: #333;font-family: 'microsoft yahei';}
.login-ground-tab li.arr a{color: #fff}
.user-input,.password-input{
	width: 226px;
    height: 40px;
    line-height: 40px;
    padding-left: 54px;
    background: #fff;
    border: 1px solid #bbbbbb;
    margin: auto auto;
   
}
.user-input{ margin-bottom: 30px;}
.password-input{ margin-bottom: 20px;}
.icon-user,.icon-password{/*left: 0;top:0;*/height: 20px;width: 36px;left: 0;top:11px;text-align: center;border-right: 1px solid #dddddd}
.icon-user i{background: url('/images/login/icon-user.png') no-repeat;width: 15px;height: 15px;vertical-align: middle;}
.icon-password i{background: url('/images/login/icon-password.png') no-repeat;width: 15px;height: 20px;vertical-align: middle;}
.mmc{font-size: 14px;font-family: 'microsoft yahei';color: #888888}
#rmbUser{margin-right: 10px;vertical-align: middle;}
.rememberAcc{margin-bottom: 45px;}
.login-btn{cursor: pointer; font-size: 20px;font-family: 'microsoft yahei';color: #fff; display: block;background: #33c388;width: 280px;height: 42px;text-align: center;line-height: 42px;}
.login-btn:hover{color: #fff;}
.login-ground-item{padding-bottom: 78px;}
.login-footer{height: 54px;line-height: 54px;background: #4a6473;width: 100%;}
.login-footer p{text-align: center;font-size: 14px;font-family: 'microsoft yahei';color: #fff;}