.mainleft{
    border: 1px solid #ddd;
    border-top: 0;
    width: 300px;
    height: max-content;
}
.mainleft .gg_first {
    margin-top: 0;
}
.mainleft .h3 {
    background-image: url(https://img2.csxfsg.com/www/images/open/gg_nav_bg.jpg);
    background-repeat: repeat-x;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 35px;
    font: bold 14px "system";
    line-height: 35px;
    display: flex;
    align-items: center;
    padding-left: 0px;
}
.mainleft .h3 div{
    width: 50%;
    text-align: center;
}
.mainleft .h3 img {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -1px;
    margin-left: 0px!important;
}
.mainleft .h3 strong {
    height: 35px;
    _height: 25px;
    font: bold 14px "system";
    line-height: 35px;
}
.mainleft label {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.mainleft span a, .mainleft label a {
    color: #0F3F94;
    display: inline-block;
    width: 100%;
    height: 32px;
    font-family: tahoma,"Î¢ÈíÑÅºÚ";
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}