.main {
    width: 100%;
    text-align: right;
    padding-right: 0.36rem;
    /*background: #FFFFFF;*/
    position: absolute;
    bottom: 1rem;
}

phone {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none;

}

img {
    width: 1.2rem;
    height: 1.2rem;
}