html {
	overflow-y: hidden;
	font-family: "微软雅黑";
}
a {
	text-decoration: none;
	color: #6d6d72
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
html {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.context{ width:100%;
	background:100%;
	position:fixed;
	top:0px;
	left:0px;
}
.warp{
	width:100%;
	padding:50px;
	position:absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;
	display: flex;
	flex-direction:column;
	justify-content:space-between;
	align-content:flex-start;
}
.warp .header{
	width: 450px;
	height: 29px;
	z-index: 1000;
	margin-top: 1px;
// position: fixed;
// left: 50px;
// top:50px;
}
.warp .login {
	width: 450px;
	margin: 0px auto;
	position: relative;
	height: auto;
	top: -240px;
	z-index: 0;
	background: rgba(255,255,255,0.2);
	border-radius: 5px;
	padding: 50px 50px 10px;
}
.warp .login:before{
	position: absolute;
	top: 105px;
	left:-60px;
	right:-60px;
	bottom: -10px;
	content: "";
	background: rgba(255,255,255,0.2);
	border-radius: 5px;
	display: none;

}
.warp .login .logo {
	margin: 0 auto;
	width: 250px;
	height: 112px;
	margin-bottom: 50px;
	transform: scale(1.5);
	display: none;
}
.warp .login .group-from {
	width:100%;
	line-height: 35px;
	margin-bottom:30px;
	border-radius: 17px;
	text-align: center;
	z-index: 999;
}
.warp .login .group-from input::-webkit-input-placeholder {text-align: center;}
.warp .login .group-from input {
	width:100%;
	height:35px;
	padding: 6px 5px;
	color:#000000;
	text-align: center;
	font-family:"微软雅黑";
	border-radius: 17px;
	opacity:1;
	outline: none;
	background: rgba(255,255,255,0.3);
	border: 1px solid #fff;
	height: 45px;
	border-radius: 8px;
	font-size:14px;
}
input::placeholder{
	color:#fff;
	font-size:14px;
}
.warp .login .group-from .cue{
	color:#e00000;
	line-height: 16px;
	margin-top: 5px;
	z-index: 999;
}
.warp .login .group-from .cue.none{display: none;}
.warp .login .loginbtn {
	width: 100%;
	height:50px;
	line-height:50px;
	background: linear-gradient(#ffffff,#afc7ff);
	text-align: center;
	color: #0075a9;
	border-radius:8px;
	border: 1px solid #437c88;
	z-index: 999;
}
.warp .login .loginbtn a {
	color: #863e49;
	display: block;
	font-size: 16px;
}
.warp .login .loginbtn a:active {
	display: block;
	background: #399700;
	border-radius:8px;
}
.warp .login .pt{
	padding-left: 10px;
	color:#bfcee2;
	line-height: 44px;
	z-index: 999;
}
.warp .login .pt a{
	color:#bfcee2;
}
.warp .login .pt a:hover,.warp .login .pt a:active{
	color:#5c7697;
}
.warp .bottom {
	width:100%;
	line-height:30px;
	color: #b3b3b3;
	text-align:right;
	z-index: 1000;
	margin-bottom: 0px;
// position: fixed;
// right: 50px;
// bottom:50px;
}
body{font:.85em/1.4 "微软雅黑","Microsoft Yahei",'Arial','san-serif';color:#666;margin:0;padding:0}
img{max-width:100%;height:auto;width:auto9;-ms-interpolation-mode:bicubic;vertical-align:middle}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0)}
input{border:0 none;margin: 0}
a:focus,a:active,button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,select::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;}
input[type=radio],input[type=checkbox]{margin-right:5px}
ul,p{padding:0;margin:0}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:100}
ul,li{list-style:none}
a{color:#666}
a,a:hover{text-decoration:none}
a:focus{outline:none}
/*------------------- 华丽分割线 -----------------------*/

header{width:92%;margin:0 auto;background:-webkit-gradient(linear,left bottom,right top,color-stop(0%,#020031),color-stop(100%,#6d3353));background:linear-gradient(45deg, #020031 0px, #6d3353 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);box-shadow:0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;text-align:center;padding:3% 4%;letter-spacing:2px;color:#fff;font-size:1.2em;text-shadow:0 0 2px #999;}
header a{color: #ddd;}
.demo{width:94%;margin:20px auto;text-align:left;}
.demo a{margin:5px 4px;display:inline-block;background-color:#f4f4f4;border:1px solid #ddd;padding:4px 10px;}
.demo h3{margin:15px 0;color:#000;}
.desc{width:100%;overflow:auto;margin: 25px auto;background-color:#fafafa;border-left:4px solid #72B332;}
.desc h3{width:96%;margin: 0 auto;padding:20px 0;}
pre{width:94%;margin:auto auto 10px;font-size:1.1em;}

/*------------------- 华丽分割线 -----------------------*/
.mr10{margin-right:10px;}
.fl{float:left;}
#HBox{width:300px;height:270px;margin:0 auto;box-shadow:1px 1px 5px #333;-webkit-box-shadow:1px 1px 5px #333;display:none;background-color:#ffffff;position:fixed;top:50%;left:50%;margin:-120px 0 0 -150px;z-index:100000;}
.list{padding:25px 0;}
.list li{width:80%;margin:10px auto auto;overflow: hidden;}
.list li strong{width:20%;float:left;display:inline-block;margin-right:10px;text-align: right; line-height: 28px;}
.list .fl{width:72%;}
.ipt{width:100%;text-indent:5px;border:1px solid #ccc;padding:5px 0;box-shadow:0 0 3px #ddd inset;-webkit-box-shadow:0 0 3px #ddd inset;}
.ipt:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6);}
.submitBtn{width:100%;height:32px;line-height:30px;cursor:pointer;margin-top:10px;display:inline-block;text-align:center;background-color:#428bca;color:#fff;padding:0;}
.submitBtn:hover,.submitBtn:disabled{opacity: .8;-webkit-opacity: .8;}
