*{
    padding: 0;
    margin: 0;
}
.G_bg{
	width:100%;
	height: 500px;
	background-image: url(../images/tiankong.jpg);
	/*background-color:#e84855;*/
	position: relative;
}
.Fontext{
	width: 715px;
	height: 400px;
	max-height: 399px;
	padding:20px 20px;
    margin-left: 350px;
    display: inline-block;
    margin-top: 50px;
/*	position: absolute;
	top:95px;
	left: 330px;*/
}
.Fontext>span{
	font-size: 28px;
	margin-bottom:30px;
	display: block;
}
.Fontext>p{
    font-size: 16px;
    margin-bottom:20px;
    line-height: 35px;
}
.gif{
	width:320px;
	height: 300px;
	position: absolute;
	top:90px;
	left:1250px;
}