body{
	position: relative;
	background-repeat: no-repeat;
}
/*公司标志*/
#gslogo{
	position: absolute;
	margin:20px 20px 0px 30px;
}
/*公司名称标志右*/
#gsname{
	position: absolute;
	margin: 45px 20px 50px 400px;
}
/*模块大体六个模块*/
#headtable table tr td{
	font-size: 22px;
	margin: -40px 10px 10px 50px;
	padding: 10px 50px 0px 50px;
	color: white;
	width:425px ;
	height:60px;
	text-align:center;
}
a{
	color: white;
}

/*列*/
#headtable table tr {
	position: absolute;
	padding: 135px 10px 10px 50px;
}
/*公司简介*/
#gsjianjie{
	position: absolute;
	top: 220px;
	left: 350px;
}
#headtable table tr td:hover{
	background-color: #015d44;
	color: white;
}
#headcolor{
	position: absolute;
	width: 1550px;
	height: 70px;
	background-color: #066662;
	top: 138px;
}
/*浮窗*/
.backtop{
		    bottom: 55px;
		    position: fixed;
		    right: 10px;
		    width: 110px;
		    z-index: 999;
		}

a{
	text-decoration:none
}
/*系统认证*/
.xtrz{
	position: absolute;
	top:220px;
	left: 40px;
}
.xtrztp tr td:nth-child(1){
	position: absolute;
	left: 100px;
}
.xtrztp tr td:nth-child(2){
	position: absolute;
	left: 500px;
}
.xtrztp tr td:nth-child(3){
	position: absolute;
	left: 900px;
}
.xtrztp tr:nth-child(2){
	position: absolute;
	top: 500px;
}
/*科技成果*/
.kjcg{
		position: absolute;
		top: 1430px;
		left: 40px;
}
/*科技成果图片*/
.kjcgtp tr td:nth-child(1){
	position: absolute;
	left: 100px;
}
.kjcgtp tr td:nth-child(2){
	position: absolute;
	left: 500px;
}
.kjcgtp tr td:nth-child(3){
	position: absolute;
	left: 900px;
}
.kjcgtp tr:nth-child(2){
	position: absolute;
	left: 200px;
	top: 500px;
}
/*底下*/
.foot{
	position: absolute;
	top:2400px;
}
/*底部模块汇总*/
#foothz{
	position: absolute;
	top: 10px;
	left: 500px;
}
/*底部模块汇总*/
#foothz table tr td{
	padding: 1px 30px;
}
/*底部版权备案信息*/
.banquan{
	position: absolute;
	top: 40px;
	left: 500px;
}

