.jxm_phonghoathienson_float_left {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: all;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.jxm_phonghoathienson_float_left ul {
    width: 80px;
    display: block;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 300px;
    left: 20px
}

.jxm_phonghoathienson_float_left ul li {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px
}

.jxm_phonghoathienson_float_left ul li:after {
    content: "";
    display: block;
    font-size: 0;
    background-image: url(../prod/_sprites.png);
    background-position: -130px 0;
    width: 17px;
    height: 36px
}

.jxm_phonghoathienson_float_left ul li:last-child:after {
    display: none
}

.jxm_phonghoathienson_float_left ul li:first-child a {
    display: block;
    font-size: 0;
    background-image: url(../prod/_sprites.png);
    background-position: -65px 0;
    width: 63px;
    height: 63px
}

.jxm_phonghoathienson_float_left ul li:first-child a.active,.jxm_phonghoathienson_float_left ul li:first-child a:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/_sprites.png);
    background-position: 0 0;
    width: 63px;
    height: 63px
}

.jxm_phonghoathienson_float_left ul li:first-child a.off {
    filter: grayscale(1);
    cursor: not-allowed
}

.jxm_phonghoathienson_float_left ul li:nth-child(2) a,.jxm_phonghoathienson_float_left ul li:nth-child(3) a,.jxm_phonghoathienson_float_left ul li:nth-child(4) a,.jxm_phonghoathienson_float_left ul li:nth-child(5) a,.jxm_phonghoathienson_float_left ul li:nth-child(6) a {
    color: #a58465;
    text-align: center;
    font-size: 29px;
    line-height: 56px;
    font-weight: 700;
    display: block;
    font-size: 0;
    background-image: url(../prod/_sprites.png);
    background-position: -35px -65px;
    width: 33px;
    height: 34px
}

.jxm_phonghoathienson_float_left ul li:nth-child(2) a span,.jxm_phonghoathienson_float_left ul li:nth-child(3) a span,.jxm_phonghoathienson_float_left ul li:nth-child(4) a span,.jxm_phonghoathienson_float_left ul li:nth-child(5) a span,.jxm_phonghoathienson_float_left ul li:nth-child(6) a span {
    display: none
}

.jxm_phonghoathienson_float_left ul li:nth-child(2) a.active,.jxm_phonghoathienson_float_left ul li:nth-child(2) a:hover,.jxm_phonghoathienson_float_left ul li:nth-child(3) a.active,.jxm_phonghoathienson_float_left ul li:nth-child(3) a:hover,.jxm_phonghoathienson_float_left ul li:nth-child(4) a.active,.jxm_phonghoathienson_float_left ul li:nth-child(4) a:hover,.jxm_phonghoathienson_float_left ul li:nth-child(5) a.active,.jxm_phonghoathienson_float_left ul li:nth-child(5) a:hover,.jxm_phonghoathienson_float_left ul li:nth-child(6) a.active,.jxm_phonghoathienson_float_left ul li:nth-child(6) a:hover {
    display: block;
    font-size: 0;
    background-image: url(../prod/_sprites.png);
    background-position: 0 -65px;
    width: 33px;
    height: 34px;
    color: #df6019
}

.jxm_phonghoathienson_float_left ul li:nth-child(2) a:hover span,.jxm_phonghoathienson_float_left ul li:nth-child(3) a:hover span,.jxm_phonghoathienson_float_left ul li:nth-child(4) a:hover span,.jxm_phonghoathienson_float_left ul li:nth-child(5) a:hover span,.jxm_phonghoathienson_float_left ul li:nth-child(6) a:hover span {
    display: block;
    position: absolute;
    top: -10px;
    left: 40px;
    width: 224px;
    height: 51px
}

.jxm_phonghoathienson_float_left ul li:nth-child(2) a:hover span img,.jxm_phonghoathienson_float_left ul li:nth-child(3) a:hover span img,.jxm_phonghoathienson_float_left ul li:nth-child(4) a:hover span img,.jxm_phonghoathienson_float_left ul li:nth-child(5) a:hover span img,.jxm_phonghoathienson_float_left ul li:nth-child(6) a:hover span img {
    width: 100%;
    display: block
}

.jxm_phonghoathienson_float_left ul li:nth-child(2) a.off,.jxm_phonghoathienson_float_left ul li:nth-child(3) a.off,.jxm_phonghoathienson_float_left ul li:nth-child(4) a.off,.jxm_phonghoathienson_float_left ul li:nth-child(5) a.off,.jxm_phonghoathienson_float_left ul li:nth-child(6) a.off {
    filter: grayscale(1);
    cursor: not-allowed
}
