.main{
    min-height: 600px;
    background-color: #f5f5f5;
    overflow: auto;
}
.exam-wrap{
    background-color: #fff;
    margin-top: 40px;
    padding: 20px;
    line-height: 1.8;
}
p.h1{
    font-size: 20px;
}
p.t2{
    text-indent: 2em;
}
.brand-title{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 30px 0;
}
