@import "public.css";
.main img{
    display: block;
    margin:0 auto;
}
h1{
    padding-top: 30px;
    text-align: center;
    height:55px;
    line-height: 55px;
}
p{
    margin:30px 15px;
    text-indent:2em
}
.title{
   border-bottom: 1px dashed #929292;
}
p span{
    font-size: 18px;
    margin-right:100px;
    height:36px;
    line-height: 36px;
}