#gsyjbody{
    margin: 50px auto;
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    text-align: center;
    background-color: white;
}
#gsyjcenter{
    margin: 0px,auto;
    width: 1400px;
    height: auto;
    position: relative;
    text-align: center;  
    display: inline-block;
}
.gsyj1{
    margin: 0px,auto;
    width: 1400px;
    height: 1100px;
    position: relative;
    text-align: center;

}
.gsyjtitle{
    margin: 0px,auto;
    width: 1400px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    position: relative;  
    background-color: white;

}
.gsyjdesc{
    margin-bottom: 50px;
    width: 700px;
    height: auto;
    text-align: left;
    position: relative;
   
 
}
.gsyj{
    margin-bottom: 60px;
    width: 90%;
    height: auto;
    text-align: left;
    position: relative;
    font-family: '微软雅黑','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; 
}
.gsyj span{
    display: inline-block;
    margin-left: 30px;
    width:100%;
	height: 40px;
	line-height: 40px;
	text-align:left;
	vertical-align: middle;
	font-size:18px;	
	font-family:'微软雅黑','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.gsyjdescRight{
    margin-bottom: 50px;
    left:700px;
    top:0px;
    width: 700px;
    height: auto;
    text-align: left;
    position: absolute;
   
 
}