.banner{
	width: 100%;
	height: 400px;
	background: url(../img/glxt/bannerglxt.png);
	background-size: 100% 100%;
	-moz-background-size:100% 100%;
}
.bannerX{
	width: 1200px;
	height: 400px;
	margin: 0 auto;
}
.bannerTitle{
	width: 495px;
	height: auto;
	float: right;
	padding: 140px 0px 30px 0px;
}
.bannerTitleButton{
	width: 250px;
	height: 60px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	margin: 0px 122px;
}
.bannerTitle h3{
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.contentGl{
	width: 1200px;
	height: auto;
	margin: 100px auto 0 auto;
}
.contentGl h3{
	text-align: center;
}
.contentGlX{
	width: 1200px;
	height: 800px;
}
.contentGlX ul{
	margin: 0px;
	padding: 0px;
}
.contentGlX ul li{
	width: 360px;
	height: 200px;
	float: left;
	margin-left: 60px;
	margin-top: 60px;
	box-shadow:5px 5px 20px #e3e3e3;
	border-radius: 10px;
	text-align: center;
}
.contentGlX ul li:nth-child(3n+1){
	margin-left: 0px;
}
.contentGlX ul li h5{
	font-size: 20px;
	margin: 40px 0px 30px 0px;
}
.contentGlX ul li p{
	line-height: 26px;
}

.contentLc{
	width: 100%;
	height: 1054px;
	background: #f4f4f4;
}
.contentLcX h3{
	padding: 80px 0px 25px 0px;
	text-align: center;
	margin: 0px;
}
.contentLcX{
	width: 1200px;
	height: 1054px;
	background: url(../img/glxt/glxtbj.png);
	margin: 0 auto;
}
.contentLcXD{
	width: 1200px;
	height: 150px;
	margin-top: 60px;
}
.contentLcXDa{
	width: 560px;
	height: 150px;
	background: #fff;
	float: left;
}
.contentLcXDa img{
	float: right;
	padding:30px 30px 0px 0px ;
}
.contentLcXDa div{
	float: left;
}

.contentLcXDa div h5{
	font-size: 18px;
	margin: 0px;
	padding-top: 40px;
	text-align: right;
}
.contentLcXDa div p{
	width: 422px;
	padding: 10px 0px 0px 30px;
	color: #8b8b8b;
}
.contentLcXDb{
	width: 560px;
	height: 150px;
	background: #fff;
	float: right;
}
.contentLcXDb img{
	float: left;
	padding:30px 0px 0px 30px ;
}
.contentLcXDb div{
	float: right;
}

.contentLcXDb div h5{
	font-size: 18px;
	margin: 0px;
	padding-top: 40px;
	text-align: left ;
}
.contentLcXDb div p{
	width: 422px;
	padding-top: 10px;
	color: #8b8b8b;
}
