* { margin: 0; padding: 0;}
img { border: 0;}
body{ font-family: 'Microsoft Yahei',verdana; font-size: 12px;width:100%;height:100%;}
.fl{float:left;}
.fr{float:right;}
.clearFix:after{content:'';display:block;clear:both;}
.clearFix{zoom:1}

.bodyBGStyle{
	background: url(images/bg20200311.png) no-repeat top;
	background-size:100% 100%;
	background-position: top;
	height:750px;
}
.mainTopLink{
	width:40%;
	padding-right:15px;
	padding-top:25px;
	font-size: 14px;
	vertical-align: bottom;
	float:right;
	position:relative;
	right:100px;
	bottom:-5px;
}
.mainContent{
	width:100%;
	height:510px;
	position:relative;
}
.mainBottom{
	padding-right:5px;
	vertical-align: top;
	text-align:right;
	text-align:center;
	position:relative;
	top:100px;
}
.mainContentA{background: url(images/a.bg_login.png) no-repeat center;background-position: center;}
.logo{
	height:35px;width:226px;
	background: url(images/logo.gif) no-repeat center;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
}
.logoStyle{
	position: absolute;
    left: 4%;
    top: 15px;
}
.company_link{
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	margin-right:5px;
	color:#000;
}
.company_link:hover{
	color:darkorange;
}
.connectCls{
	font-family: 'Microsoft Yahei','Century Gothic',verdana;
	font-size: 12px; 
	border: solid 2px #FFFFFF;
	border-radius: 3px;
	background-color:#66CCCC;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	opacity: .60;
}
.divContentLBody{
	float:left;
	width:600px;
	margin-top:106px;
	margin-left:43px;
	border:0px solid #fff;
} 
.divContentRBody{
	float:right;
	width:350px;
	margin-top:95px;
	margin-right:60px;
	border:0px solid #fff
}

.fly{background: url(images/iconFly.png) no-repeat center;background-position: center;
position:absolute;left:55.1%;top:15.6%;width:70px;height:59px;z-index:9999;
}
.loginIcon{background: url(images/loginIcon.png) no-repeat center;background-position: center;
	position:absolute;left:37.3%;top:4.9%;width:65px;height:62px;
}
.outterStyle{
	width:346px;
	height:374px;
	position:absolute;left:56%;top:15%;
}
/*
@media screen and (max-width: 1366px) {
	.bodyBGStyle{
		background: url(images/bg1366.png) no-repeat top;
		background-size:100% 100%;
		background-position: top;
		height:540px;
	}
	
}

.mainTopLink{
		width:40%;
		padding-right:15px;
		padding-top:25px;
		font-size: 14px;
		vertical-align: bottom;
		float:right;
		position:relative;
		right:100px;
		bottom:5px;
	}
	.mainContent{
		width:100%;
		height:480px;
		position:relative;
	}
	.mainBottom{
		padding-right:5px;
		vertical-align: top;
		text-align:right;
		text-align:center;
		position:relative;
		top:30px;
	}
*/

/* -------------  */
.logoStyleOverHaul{
	position:absolute;
	left:4%;
	top:14px;
}
.logoStyleAlien{
	position:absolute;
	left:39%;
	top:24px;
}
.bodyBGAlienStyle{
	background: url(images/bg20200411.png) no-repeat top;
	background-size:cover;
	background-position: top;
	height:750px;
}

.logoStyleSafety{
	position:absolute;
	left:38%;
	top:24px;
}
@media screen and (max-width: 1366px) {
	.logoStyleSafety{
		left:33%;
	}
}
.bodyBGSafetyStyle{
	background: url(images/bg20200527.png) no-repeat top;
	background-size:cover;
	background-position: top;
	height:750px;
}
