.qgsg_item
{
    margin-top:50px;
}

.qgsg-content
{
    font-size:0px;
    width:100%;
    height:435px;
    display:block;
    background:#f2f2f2;
}
.qgitem-left
{
    width:600px;
    height:100%;
    display:inline-block;
    vertical-align:top;

}

.qgitem-right
{
    width:600px;
    height:100%;
    display:inline-block;
    font-size:18px;
    color:#333;
    padding:20px;
    box-sizing: border-box;
}
.qgitem-right strong{
    font-size:17px;
}
.qgitem-right table{
    width:100%;
    height:100%;
    text-align:left;
    vertical-align: middle;
    line-height:35px;
}

.qgitem-left2
{
    width:714px;
}

.qgitem-right2{
    width:486px;
    padding-left:120px;
}

.qgst-content3
{
    height:679px;

}


.qgsg-item3-left
{
    width:393px;
    height:679px;
    display:inline-block;
    font-size:20px;
    color:#333;
    padding:60px 30px;
    box-sizing: border-box;
    line-height:32px;
}
.qgsg-item3-left strong{
    font-size:24px;
}

.qgsg-item3-center
{
    width:414px;
    height:679px;
    display:inline-block;
    vertical-align:top;
}

.qgsg-content4
{
    background:none;
    height:auto;
}


.qgsg-t-item
{
    width:380px;
    height:438px;
    display:inline-block;
    margin-right:30px;
    margin-bottom:50px;
}

.qgsg-t-item:nth-child(3n)
{
    margin-right:0px;
}
.qgsg-t-item .top
{
    margin-bottom:10px;
}

.qgsg-t-item .center{
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    width:380px;
    height:212px;
    display:block;
    overflow:hidden;
}

.qgsg-t-item .bottom{
    width:380px;
    height:162px;
    background:#f2f2f2;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    margin-top:0px;
    color:#000;
    font-size:18px;
    line-height:30px;
    box-sizing: border-box;
    padding-left:20px;
    padding-right:20px;
}

.qgsg-t-item .bottom table{
    width:100%;
    height:100%;
    text-align:left;
    vertical-align:middle;
}