@charset "utf-8";
.title{
    font-size: 20px;
    font-family: "microsoft YaHei", "微软雅黑";
}
.childtext{
    font-size: 16px;
    font-family:"microsoft YaHei", "微软雅黑";
    line-height: 20px;
}
.maintext{
    font-size: 12px;
    font-family: "microsoft YaHei", "微软雅黑";
    line-height: 25px;
    color: #000000;
}
.tableparanter{
     height:100px;
     width: 180px;
     text-align: center;
     line-height: 100px;

 }