html{
    width: 100%;
    height: 100%;
    min-height: 618px;
    min-width:1200px;
    background-color:#06203d;
    position:relative;
    z-index:-10;
}
body{
    background: url("../images/loginBg.png") center center no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    background-size:100% 100%;
}
header{
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	font-size: 23px;
	text-align: center;

}
header span{
	position: absolute;
	width: 100%;
	height: 26px;
	padding: 0 30px;
	border: 2px solid #464169;
	border-bottom: none;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	z-index: -1;
	box-sizing: content-box;
}
header span::before,
header span::after{
	content: '';
	position: absolute;
	background: none;
	border: 2px solid white;
	width: 5px;
	height: 5px;
}
header span::before{
	top: -2px;
	left: -2px;
	border-right: none;
	border-bottom: none;
}
header span::after{
	top: -2px;
	right: -2px;
	border-left: none;
	border-bottom: none;
}
.certificate{
	/* background:#fff; */
	position: absolute;
    top: 0;
    left: 0;
    z-index: 105;
	height:30px;
	line-height:30px;
	width:250px;
	border-radius:4px;
	margin-top:20px;
	margin-left:30px;
	padding-left:10px;
	font-size:14px;
}
.certificate span{
	color:#333333;
}
.certificate i{
	margin-right:4px;
	color:#ff012b;
}
.certificate .toCheck{
	margin-right:20px;
	color:#ff012b;
	cursor:pointer;
}
.certificateBox{
	width:100%;
	height:285px;
	text-align:center;
	vertical-align:middle;
}
.certificateBox span{
	display:block;
	font-size:16px;
	color:#fff;
}
.certificateBox span:nth-of-type(1){
	margin-top:120px;
}
.certificateBox span:nth-of-type(2){
	margin-top:20px;
	cursor:pointer;
	color:#0082DA;
}
.earth-box{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}
.earth-box p{
	width: 300px;
	line-height: 30px;
	border: 1px solid white;
	text-align: center;
	position: absolute;
    top: 50%;
    left: 210px;
}
.new-earth{
	position: absolute;
	background: url("../images/new-earth.png") center center no-repeat;
	background-size: 100% 100%;
	width: 790px;
	height: 736px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.Bg{
	position: absolute;
	right: 116px;
	top: 40%;
	z-index: 101;
}

/* .loginBox{
    position: relative;
    width: 376px;
    height: 285px;
    left: 44px;
    top: 26px;
} */
.loginBox .titl{
	width: 317px;
	height: 45px;
	line-height: 45px;
	border: 2px solid #464169;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
	background: rgba(8,19,48,0.7);
}
.loginBox .log{
	height: 260px;
	width: 450px;
	margin-top: 6px;
	box-sizing: border-box;
	padding: 43px 80px;
	border: 2px solid #464169;
	position: relative;
    background: rgba(8,19,48,0.7);
}
.white-deg{
	position: absolute;
	border: 4px solid white;
	width: 5px;
	height: 5px;
}
.loginBox .titl .white-deg:first-child,
.loginBox .log .white-deg:first-child{
	bottom: -3px;
	left: -3px;
	border-right: none;
	border-top: none;
}
.loginBox .titl .white-deg:nth-of-type(2),
.loginBox .log .white-deg:nth-of-type(2){
	bottom: -3px;
	right: -3px;
	border-left: none;
	border-top: none;
}
.loginBox .titl::before,
.loginBox .titl::after,
.loginBox .log::before,
.loginBox .log::after{
	content: '';
	position: absolute;
	border: 4px solid white;
}
.loginBox .titl::before,
.loginBox .titl::after,
.loginBox .titl .white-deg{
	width: 5px;
	height: 5px;
	border: 2px solid white;
}
.loginBox .log::before,
.loginBox .log::after,
.loginBox .log .white-deg{
	width: 28px; 
	height: 28px;

}

.loginBox .titl::after,
.loginBox .log::after{
	right: -3px;
	top: -3px;
	border-left: none;
	border-bottom: none;
}
.loginBox .titl::before,
.loginBox .log::before{
	top: -3px;
	left: -3px;
	border-right: none;
	border-bottom: none;
}
.loginBox .titl::before{
	top: -2px;
	left: -2px;
}
.loginBox .titl::after{
	top: -2px;
	right: -2px;
}
.loginBox .titl .white-deg:first-child{
	bottom: -2px;
	left: -2px;
}
.loginBox .titl .white-deg:nth-of-type(2){
	right: -2px;
	bottom: -2px;
}
.loginBox .log .users,
.loginBox .log .psww{
    width: 280px;
    vertical-align: middle;
    border-bottom: 2px solid #464169;
}
.loginBox .log .users{
    margin-bottom: 20px;
}

.loginBox .log .users img,
.loginBox .log .psww img{
    margin-left: 8px;
    float: left;
    margin-top: 5px;
}
.loginBox .log .psww img{
	margin-top: 2px;
}
.loginBox .log .users input[type="text"],
.loginBox .log .psww input[type="password"]{
    width: 240px;
    padding-left: 4px;
    border: none;
    outline: none;
    font-size: 16px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    background-color: rgba(255,255,255,0);
    opacity:1;
    filter:alpha(opacity=100);
    float: left;
    margin-left: 10px;
}

input::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
}
input:-moz-placeholder {
    color: #fff;
    font-size: 16px;
}

.loginBox .log i{
    color:red;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    margin-left: -48px;
    display:block;
}

.loginBox .log .pass{
    width: 282px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #A14C87;
    color: #fff;
    font-size: 18px;
    margin-top: 40px;
    cursor: pointer;
    letter-spacing: 8px;
    position: relative;
    overflow: hidden;
}
.loginBox .log .pass .pass-mask{
	position: absolute;
    width: 45px;
    height: 200%;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    background-color: rgba(255,255,255,.5);
    top: -50%;
    right: 120%;
}
.versionN{
	position:absolute;
	bottom:10px;
	right:40px;
	color:#c0c0c0;
}

/* 文件选择弹框 */
.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    display: none;
    z-index: 11;
}
.popup{
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    bottom:0;
    z-index: 12;
    background-color: #102844;
    border-radius: 4px;
    border: 2px solid #1D476D;
    display: none;
}
.popup .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-bottom:10px;
}
.popup .title span{
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
}
.popup .close{
    position: absolute;
    right: -32px;
    top: -4px;
    width: 30px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}
.popup  .btn{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 40px;
}
.popup  .btn input[type="button"],
.popup  .btn input[type="submit"]{
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    background-color: #3085DF;
}
.popup .btn .fileUp{
    background-color: #3085DF;
    margin-right: 14px;
    margin-left: 14px;
}
.popup  .btn .make{
    /* background-color: #014A97; */
}
.popup  .btn input.beforeMake{
	background-color: #909090;
	cursor:not-allowed;
}
.uploadBox{
    width: 450px;
    height:170px;
    margin-left:-225px;
    margin-top:-85px;
}
.uploadBox .upload_content{
    color: #fff;
    padding-top:50px;
    text-align: center;
}
.uploadBox .file{
	position: absolute;
    left: 133px;
    bottom: 27px;
    width: 90px;
    height: 30px;
    filter: Alpha(opacity=10);
    -moz-opacity: 0;
    opacity: 0;
}
.pg-canvas{
	position: absolute;
	opacity: 0.1;
}
.alertBox{
	z-index: 1000;
}