/*chajian.bootstrapmb.com*/@keyframes cc{	0%{opacity: 0.4;transform: scale(0.1) ;top: -500px;}	50%{opacity: 0.4;transform: scale(0.1) rotateX(90deg);top: -50px;}	100%{opacity: 1;transform: scale(1) rotateX(0deg);top: 0;}}@media only screen and (max-width: 500px) {	.login{		width: 95%!important;	}	.sr{	padding:30px 70px!important;    }}html,body{	height:100%;	width:100%;	background: url(../img/loginbg1.jpg) no-repeat center center;	background-size:1920px 1000px;	perspective:500px;}*{		font-family:"ä»¿å®‹";}.login{	width:450px;	position: relative;	top: 0;	margin: 15% auto;	background:rgba(255,255,255,1);	border-radius: 10px;    color: #27d;    animation: cc 4s ease-in-out ;}.login header{	    padding: 10px;    border-bottom: 1px solid #27d;}.login header h1{	margin:0;	padding:0;	text-align: center;    font-size: 25px;    line-height: 40px;}.sr{	padding:30px 90px;}.name{	position:relative;	margin-bottom:20px;	clear:both;	border:1px solid #27d;	width: 100%;    height: 40px;}.name label{	position: absolute;    color: #27d;    top: 10px;    left: 10px;}.name_inp{	padding-left: 34px;	height: 38px;    line-height: 38px;    line-height: 36px\9;    border: none;    background-color: #fff;   width:100%;   outline:none;}.dl{	width:150px;	height:40px;	background:#27d;	line-height:40px;	display:block;	margin:0 auto;	color:#fff;	border:0;	font-size:18px;}.login_bg{background: url(denglu.jpg) no-repeat center top ;background-size:cover;background-attachment: fixed;}
*
}.login_form{width:450px;position: relative;}


.login_form .itxt{background: #fff;border:1px solid #ccc;padding-left:10px;width:338px;height:44px;margin-bottom:30px;
	
}


.dsfl{  	display: -ms-flexbox;      /* TWEENER - IE 10 */
  	display: -o-flexbox; 
  	display: -webkit-flex;     /* NEW - Chrome */
  	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.gbz{
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
}
.cen{
	justify-content: center;
	align-items: center;
	-o-justify-content: center;
	-o-align-items: center;
	-webkit-justify-content: center;
	-webkit-align-items: center;
	-moz-justify-content: center;
	-moz-align-items: center;
	-ms-justify-content: center;
	-ms-align-items: center;
}



.auto_login{height: 20px;line-height: 20px;}
.auto_login .uncheck_agreement{background: url(basic_icon.png) no-repeat 0 0;padding-left: 22px;padding-right: 10px;}
