#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;
    border-bottom: solid;
    border-width: thin;
    border-color: teal;
}
.gsyjdesc{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    text-align: left;
    position: relative;
    background-color: rgb(236, 225, 225);
 
}
.gsyj{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    text-align: left;
    position: relative;
    float: left;
    font-size:0.65rem;

}
