
.hender{ border-bottom: 1px solid #f1f1f1; }
.banner_11 { background-image:url(/static/new/images/11/banner.png); }
.banner_51 { background-image:url(/static/new/images/51/banner.png); }

@media only screen and (max-width:450px ) {
	body {background:none;}
	.center { width: 100%; margin: 0; }
	.hend-cen { width: 90%; }
	.hend-me { padding-left: 0; }
	.centerL, .content-re, .stepBox { display: none; }
	.centerR { float:none; padding: 20px 0 0 0; margin: 0 auto; border:none; }

	.same { width: 90%; }
	.passLeft { margin-left: 0; }
	.pass { margin: 0; }
	.textInp { margin: 0 auto; width: 282px; }

	.account .zh input { width: 250px; }
	.verification .width input { width: 150px; }
	.account .zh { width: 280px; }
	.account .loginBtn { width: 282px; }
	.content { margin-top: 44px; box-shadow: none; }
	.login-gl{ width: 282px; }
	.banner_11, .banner_51 { background-image: none; }

	div.sso_user_body{padding: 0;}
	table.sso_user_index{width: 100%;}
	table.sso_user_index td{border-bottom: 1px solid #f2f2f2;padding: 10px 5px;}
}