.content {
    padding:0;
    top:40%;
}
.company-name {
    font-size: 16px;
}
.company-info {
    font-size: 14px;
    line-height: 23px;
}
.slider-item {
    margin:0 11px;
}
.expand-menu.show {
    transform: translateX(112%)!important; /* 向右移动 100% 宽度 */
}
.slider {
    bottom:64px!important;
}
.content img:nth-child(1) {
    height:56px;
}
.content img:nth-child(2) {
    height:71px;
}
.content img:nth-child(3) {
    height:58px;
}
.content img:nth-child(4) {
    height:47px;
}