@charset "utf-8";
/* CSS Document */


html,body{
    height:100%;
	width: 100%;
}
@font-face{
/*	font-family: 'SourceHanSerifCN-Light'; //这个可以任意取，但是应与后面相对应
	src: url("../../../../common/SourceHanSerifCN-Light.otf");*/
	font-weight: normal;
	font-style: normal;
}
body{
/*	font-family: "SourceHanSerifCN-Light";*/
	overflow-y: hidden;
	overflow-x: hidden;
	margin: 0;
    background-position: center center;
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-size: cover;
    position: absolute;
}

#head1{
	width: 100%;
	height: 60px;
	background-color: #0c0a57;
	position: absolute;
	top: 0;
	box-shadow: 0  5px 5px -1px rgba(0,0,0,.35);
	z-index: -1;
}
#icon{
	background:url("../images/APP.svg");
	background-size: 100% 100%;
	width: 50px;
	height: 50px;
}
.qrcode{
	width: 50px;
	height: 50px;
	float: right;
	margin-top: 5px;
	margin-right: 100px;
}
.qrcode .qrcode_nr{ padding:10px; background:#fff; text-align:center; position:absolute; left:-100px!improtant; top:65px; display:none;z-index:999999;}
.qrcode .qrcode_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:107px; top:-10px;}
.qrcode.on .qrcode_nr{ display:block;}
#qrcode1{
	height:100px;
	width:100px;
	background-size: 100% 100%;
}
#qrcode2{
	height:100px;
	width:100px;
	background-size: 100% 100%;
}
#qrcode3{
	height:100px;
	width:100px;
	background-size: 100% 100%;
}
#module1{
	width: 250px;
	height: 30px;
	background-color: #0c0a57;
	margin-top: 60px;
	float: left;
	box-shadow: 0  5px 5px 0px rgba(0,0,0,.35);
}
#module2{
	background-color: #0c0a57;
	float: left;
	height: 90px;
	width: auto;
	margin-top: 0px;
	color: #FFFFFF;
	box-shadow: 0  5px 5px 0px rgba(0,0,0,.35);
	z-index: 1000;
}
#title1{
	font-size: 33px;
	z-index: 9999;
	position: absolute;
	left:180px;
	line-height: 60px;
	letter-spacing:8px; 
}
#title2{
	font-size: 20px;
	line-height: 100px;
	letter-spacing:2px; 
}
#module3{
	width: 60px;
	height: 90px;
	margin-top: 00px;
	float: left;
	background-color: #0c0a57;
	box-shadow: 0  5px 5px 0px rgba(0,0,0,.35);
}
#module4{
	height: 93px;
	width: 200px;;
	margin-top: 5.2px;
	float: left;
}
#shape{
	width: 70px;
	height: 70px;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1.2660444431189777, M12=-0.3327876096865394, M21=0.1127876096865398, M22=0.9660444431189779);
	float: left;
	margin-bottom: 0px;
	margin-left: -34.55px;
	background-color: #0c0a57;
	box-shadow: 5px  0px 5px -1px rgba(0,0,0,.35);
}
.middle{
	width: 400px;
	height: 340px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 60%;
	margin: auto;
	border-radius:10px;
	box-shadow: 0 0 5px 2px rgba(0,0,0,.35);
	
}
.title{
	width: 400px;
	height: 70px;
    font-size: 30px; 
	color: aliceblue;
	margin-top: 0px;
	position:absolute;
}
.color1{
	width: 400px;
	height: 70px;
	background-color:#0c0a57;
	opacity: 0.7;
	position: absolute; 
	border-top-left-radius:7px;
	border-top-right-radius: 7px;
}
.color2{/*替换*/
	width: 400px;
	height: 270px;
	margin-top: 66px;
	background-color:#FFFFFF;
	opacity: 0.7;
	position: absolute; 
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.logo{
	width: 45px;
	height: 45px;
	margin-top: 15px;
	float: left;
	margin-left: 15px;
	background-size:100% 100%; 
}
.p1{
	width: 200px;
	height: 40px;
	margin-left: 100px;
	margin-top:20px;
	font-size: 25px;
}
.register{
	width: 400px;
	height: 270px;
	color: red;
	margin-top: 66px;
	position:absolute;
}
#inthemoddle{
	width: 275px;
	height: 150px;
	margin-top: 25px;
	margin-left: 62.5px;
}

#bottom{
	font-size: 20px;
	text-align: center;
	background-color:#0c0a57;
	color: #FFFFFF;
	width: 100%;
	height:30px;
	left: 0;position: fixed; bottom: 0; width: 100%;
/*    box-shadow: 0  -4px 5px rgba(0,0,0,.35);*/
	  box-shadow: 0 -4px 5px -1px rgba(0,0,0,0.4);
}
#icon1{
	background-image:url("../../../../common/svg/username.svg");
	width: 18px;
	height: 18px;
	float: left;
	background-size: 100% 100%;
	margin-top: 8px;
	margin-left: 2px;
}
#username1{
	width: 275px;
	height: 34px;
	border: 2px solid #000000;
	border-radius: 7px;
	background-color:#ffffff
}
#icon2{
	background-image:url("../../../../common/svg/lock.svg");
	width: 20px;
	height: 20px;
	float: left;
	background-size: 100% 100%;
	margin-top: 6px;
	
}
#password1{
	width: 275px;
	height: 34px;
	border: 2px solid #000000;
	border-radius: 7px;
	margin-top: 20px;
	background-color:#ffffff
}
#verification1{
	width: 140px;
	height: 34px;
	border: 2px solid #000000;
	border-radius: 7px;
	float: left;
		background-color:#ffffff
}
#verification{
	width: 279px;
	height: 34px;
	position:relative;
	margin-top: 20px;

}
#icon3{
	background-image:url("../../../../common/svg/key.svg");
	width: 20px;
	height: 20px;
	float: left;
	background-size: 100% 100%;
	margin-top: 6px;
}
#denglu{height: 37px;
	line-height: 37px;
	font-size: 15px;
	text-align: center;
	width:277px;
	display: block;
	background: #0c0a57;
	color:#fff; 
	text-align: center;
	text-decoration:none;
	border: 2px solid #0c0a57;
	border-radius: 7px;
	position:relative;
	top: 2.5px;
	margin: 0 auto;
}
#denglu:hover {height: 42px;
	line-height: 35px;
	font-size: 17px;
	width:282px;
	display: block;
	background: #000000;
	color:#fff; 
	text-align: center;
	text-decoration:none;
	border: 2px solid #000000;
	border-radius: 7px;
}
#denglu:active{height: 39px;
	line-height: 39px;
	font-size: 15px;
	text-align: center;
	width:275px;
	display: block;
	background: #000000;
	color:#fff; 
	text-align: center;
	text-decoration:none;
	border: 2px solid #000000;
	border-radius: 7px;
	top: 2.5px;
	margin: 0 auto;
}
#sign{
	width: 282px;
	height: 42px;
	margin-top: 15px;
	margin-left: 59px;
}
#error{
	color: red;
	position: absolute;
	bottom: -6px;
	left: 60px;
}
#input1{
/*	font-family: "SourceHanSerifCN-Light";*/
	width:250px;
	height:30px;
	background-color:tranparent !important;
	font-size: 15px;
	float: right;
	border-style:none none none none;
	outline: none;
	margin-top: 1.5px;
}
#input2{
/*	font-family: "SourceHanSerifCN-Light";*/
	width:250px;
	height:30px;
	background-color:tranparent !important;
	font-size: 15px;
	float: right;
	border-style:none none none none;
	outline: none;
	margin-top: 1.5px;
}
#input3{
/*	font-family: "SourceHanSerifCN-Light";*/
	width:151px;
	height:30px;
	background-color:tranparent!improtant;
	font-size: 15px;
	float: right;
	border-style:none none none none;
	outline: none;
	margin-top: 1.5px;
}
#login-error{
	color:red;
	margin-left:60px;
	margin-top:10px;
}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
    -webkit-text-fill-color: #000000 !important;
    transition: background-color 5000s ease-in-out 0s !important;
}