.lm-ab-banner{
    width: 100%;
    height:480px;
    background: #000;
    position: relative;
    margin-top:65px;
}
.lm-ban-bg{
    width: 1920px;
    position: absolute;
    top:0;
    left:50%;
    margin-left:-960px;
    opacity: .4;
    z-index: 0;
}
.lm-ban-text{
     position: relative;
    top:150px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    z-index: 1;
}
.lm-ban-p1{
    font-size: 30px;
}
.lm-ban-p2{
    font-size: 24px;
    font-weight:100;
}



.lm-bot-title{
    text-align: center;
    height: 130px;
    padding: 30px 0;
}
.lm-bot-t1{
    font-size: 30px;
    line-height: 30px;
    margin-bottom:15px;
}
.lm-bot-t2{
    font-size: 24px;
    color: #999;
    font-weight:200;
}


.lm-ab-c{
    width: 100%;
    height:auto;
    background: #f9f9f9;
}
.lm-aMod1-c p{
    font-size: 18px;
    color: #666;
    font-weight:100;
    text-indent: 2em;
    margin-bottom:20px;
    line-height: 32px;
}
.Founder{
    text-align: center;
}
.lm-aMod2-c{
    text-align: center;
}

.lm-aMod4-c{
    display: flex;
    justify-content: space-between;
    padding-bottom:30px;
}
.lm-aMod4-cItem{
    height:20px;
    display: flex;
    font-size: 18px;
    color: #333;
    line-height: 20px;
    align-items: center;
}
.lm-am4-icon{
    margin-right:10px;
}

.lm-bottom{
    background: #fff;
}