﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }

h1 
{
    width: 100%;
    font-size: 0.5rem;
    line-height: 1.2;
    letter-spacing: 0.02rem;
    margin-bottom: 0.3rem;
    display: block;
}
h2 
{
    width: 100%;
    font-size: 0.4rem;
    line-height: 1.2;
    letter-spacing: 0.02rem;
    margin-bottom: 0.3rem;
    display: block;
}
h3 
{
    width: 100%;
    font-size: 0.3rem;
    line-height: 1.2;
    letter-spacing: 0.02rem;
    margin-bottom: 0.3rem;
    display: block;
} 
p 
{
    width: 100%;
    font-size: 0.2rem;
    line-height: 1.2;
    letter-spacing: 0.02rem;
    margin-bottom: 0.3rem;
    display: block;
}
