.fh,.fh a.fh a:hover,.fh a:visited,.fh a:link,.fh a:active{
    color: #ffffff;
}
.fhdiv{
    background: url('../img/bg3.png');background-size:100% 100%;background-color: transparent;
}
.hd{
    width: 4rem;
    height: 4rem;
    background: #30538a;
    margin: 0 auto 0;
    border-radius: 50%;
    position: relative;
    font-size: .21rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: .35rem;
    color: rgba(255,255,255,1);
    overflow: hidden;
    top: -2.6rem;
}
.hd img{
    width:1.5rem;
    height: 2rem;
    display: block;
    margin: .1rem auto 0;
}
.hd a.hd a:hover,.hd a:visited,.hd a:link,.hd a:active  {
    color: #FFFFFF;
}
.btn-dh {
    color: #fff;
    background-color: #30538a;
    border-color: #30538a;
}