.hb-name {
    font-size : 30px;
    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 : #000000;
    margin-top : 20px;
}

.about {
    margin-top : 20px;
    text-align : center;
}

.top-banner {
    height : 300px;
    background : url('../img/app-b1.jpg') no-repeat top center;
    width : 100%;
}
