#gsyjbody{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    background-color: white;
}
#gsyjcenter{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;  
    display: inline-block;
}
.gsyj1{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;

}
.gsyjtitle{
    margin: 0px,auto;
    width: 100%;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    position: relative;  
    background-color: white;
}
.gsyjdesc{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    text-align: left;
    position: relative;
    background-color: white;
    
}
.gsyj{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    text-align: left;
    position: relative;
 }

#productgrid{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}
.productlist{
    margin: 0px,auto;
    width: 33%;
    height: auto;
    position: relative;  
    text-align: center;
    float: left;
    background-color: white;
}
.productlist img{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    position: relative;  
    display: inline-block;
}
.productbannertext{
    position: absolute;	
	left: 50px;
	top: 0px;
    width: 100%;
    height: auto;
	line-height: 234px;
	text-align: center;
    vertical-align: middle;
	color:white;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;   
	font-size: 1rem;

}