*{
    margin: 0;
    padding: 0;
}
html,
body{
    font-size: .16rem;
}
a{
    text-decoration: none;
}
img{
    width: 100%;
    height: auto;
}
