.text img {
    width: 100%;
}



#span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px 0;
    font-size: 15px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.xinxi {
    margin-top: 20px;
    text-align: center;
}

.text {
    background: white;
    overflow: hidden;
    border-radius: 20px;
}

/*#account{*/
/*float: right;*/
/*}*/
#button {
    margin-top: 8px;
    float: right;
}

#account {
    margin-top: 10px;
}

.layui-table a:hover {
    color: #009688;
}
