.hot{
    height: 1.06rem;
    line-height: 1.06rem;
    text-align: center;
}
.hot a{
    color: #3D6FA2;
    font-size: .36rem;
    font-weight: bold;
}
.hot img{
    position:relative;
    top:-3px;
}

.hot a:hover{
    text-decoration: none;
}