.bottomHK {
    background: #090705;
    width: 100%;
    padding: 9px 0;
    color: white;
    font-size: 13px;
}

.bottomHK1 {
    width: 100%;
    max-width: 1320px;
    margin: 0px auto;
    padding: 0px 10px;
}

.bottomHK .bottomHK1 img {
    margin: -4px 5px 0 7px;
}

.bottomHK img {
    vertical-align: middle;
}

.bottomHK2 {
    border: 1px solid #FFFFFF;
    border-radius: 12.5px;
    padding: 0 8px;
    margin-left: 10px;
    margin-top: -1px;
}

.bottomHK3 a {
    color: white;
}

.bottomHK3 a:hover {
    color: #FF8010;
}

.bottomHK .bottom_a {
    display: inline-block;
    padding: 6px 2%;
    border-left: 1px solid #FFFFFF;
    margin-left: 1.4%;
}

.bottomHK .bottom_b {
    display: inline-table;
    padding: 25px 0 25px 10px;
    opacity: 0.5;
    color: #FFFFFF;
}

.bottomHK .bottom_b a {
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 4px;
}

.bottomHK .callWe {
    line-height: 22px;
    margin-top: 12px;
}

.bottomHK .callWe i {
    font-size: 18px;
    margin-right: 5px;
}