

.headline-gd {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 4px;
    position: relative;
    height: 99px;
    z-index: 1;
}
.gd-btn {
    width: 141px;
    float: left;
    padding-left: 22px;
}
.gd-btn img {
  width:100%;
 padding-top:0px;
}

.gd-btn a {
    background: #f3f8fe;
    border-radius: 5px;
    color: #333;
    display: block;
    width: 141px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    margin-top: 6px;
    font-weight: bold;
}


.headline-gd h5 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    width: 1200px;
    float: left;
    line-height: 99px;
    padding-left: 10px;
}
  