.hb-name {
    font-size: 30px;
    color: #fff;
    padding-left: 80px;
}

.introduce {
    text-align: center;
}

.left-wapper {
    float: left;;
}

.right-wapper {
    padding-left: 384px;
    width: 90%;
    margin: 0 auto;
}

.right-wapper {
    width: 90%;
    margin: 0 auto;
}

.right-wapper .right-wapper-title {
    font-size: 28px;
    font-weight: bold;
}

.right-wapper .right-wapper-content {
    text-indent: 40px;
    font-size: 20px;
    line-height: 2;
    margin-top: 20px;
    text-align: left;
}

.line {
    height: 2px;
    width: 100%;
    background: #000;
    margin-top: 20px;
}

.about {
    margin-top: 20px;
    text-align: center;
}