@charset "utf-8";

.main .wrapper{
    min-height: 1000px;
}

.title{
    font-weight: 500;
    color: #333333;
    line-height: 42px;
    font-size: 30px;
    margin-top: 60px;
    margin-bottom: 54px;
}

.sub span{
    width: 133px;
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
}