#hd .hd-in .hd-right .btn01.btn-recruit {
    border: none;
}
#hd .hd-in .hd-right .btn01 {
    border-radius: 4px;
    padding: 1.5em 0;
    border: 1px solid #184A92;
    color: #184A92;
    background: #fff;
    max-width: 160px;
    width: 8vw;
    height: 60px;
    transition: 0.4s;
}