.login_loading{
	position:absolute;
	left:45%; top:15%;
	z-index:20001;
	color:red;
	background-color:white;
	font-size:13px;
	padding:5px;
	height:auto;
}
/** { font: 13px/1.5 '微软雅黑'; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -box-sizing: border-box; padding:0; margin:0; list-style:none; box-sizing: border-box; }*/
body, html { height:100%; overflow:hidden; }
body {  background-size: cover;background-image: url(../images/login/bk-login.png);}
.login_body a { color:#27A9E3; text-decoration:none; cursor:pointer; }
.login_body img{ border:none;}
.login_box{ width:1100px; margin:120px auto 0;}
.login_box .login_l_img{ float:left; width:432px; height:440px; margin-left:50px;}
.login_box .login_l_img img{width:500px; height:440px; }
.login {height:360px; width:400px; padding:50px; background-color: #ffffff;border-radius:6px;box-sizing: border-box; float:right; margin-right:50px; position:relative; margin-top:50px;box-shadow:0 1px 1px 1px #CFCFCF}
.login_logo{ width:120px; height:120px; border:5px solid #93defe;border-radius:100px; background:#fff; text-align:center; line-height:110px; position:absolute; top:-60px; right:140px;}
.login_name{ width:100%; float:left; text-align:center; margin-top:20px;}
.login_name p{ width:100%; text-align:center; font-size:18px; color:#444; padding:10px 0 20px;}
.login_logo img{ width:60px; height:60px;display: inline-block; vertical-align: middle;}
.copyright { font-size:14px; color:#128EC3; display:block;width:100%; float:left; text-align:center; margin-top:60px;}
.login_body input[type=text], input[type=file], input[type=password], input[type=email] { border: 1px solid #DCDEE0; vertical-align: middle; border-radius: 3px; height: 50px; padding: 0 16px !important; font-size: 14px; color: #555555; outline:none; width:100%;margin-bottom: 15px;line-height:50px; color:#888;}
.login_body input[type=text]:focus, input[type=file]:focus, input[type=password]:focus, input[type=email]:focus, select:focus { border: 1px solid #27A9E3; }
.td-text{
	padding-bottom: 13px;
}
/*.body_div{*/
/*top:0;*/
/*left:0;*/
/*color:#333;*/
/*height:100%;*/
/*width:100%;*/
/*text-align:center;*/
/*background-color: #ffffff;*/
/*font-size:13px;*/
/*position:absolute;*/
/*}*/
.login_body{
	/*height:50%;*/
	/*width:100%;*/
	/*background-image: url(../images/login/backImg.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center top;*/
	/*background-color: #27A9E3;*/
}
/*.login_div{*/
/*width:250px;*/
/*height:100px;*/
/*top:240px;*/
/*left:220px;*/
/*position:relative;*/
/*margin:0 auto;*/
/*}*/
/*.login_div table{line-height:50px; font-size:15px; font-family: "Microsoft YaHei",tahoma,sans-serif; color:#333;}*/
/*.login_div table th{width:70px; text-align:right;}*/
/*.login_div table td{text-align:left; padding-left:5px; white-space:nowrap;}*/
/*.iput_text{*/
/*color:#333;*/
/*padding:2px 0 0 5px;*/
/*border: 1px solid #aaa !important;*/
/*width:150px;*/
/*height:28px;*/
/*vertical-align:middle;*/
/*font-size:15px; */
/*font-family: "Microsoft YaHei",tahoma,sans-serif;*/
/*}*/
.iput_bnt{
	border:none; cursor:pointer; margin-left:70px;
	background-color:#27A9E3; width:75px; height:36px; color:#FFFFFF;
	font-size:16px;
	font-family: "Microsoft YaHei",tahoma,sans-serif;
}
.iput_bnt:hover{
	background-color:#FF6600;
}

.cpr_div{
	width:485px;
	height:auto;
	top:478px;
	left:0px;
	position:relative;
	margin:0 auto;
	color:#0085CF;
}
