.map{
    width:100%;
    /*height:270px;*/
}
.map img{
    margin:0 auto;
    display:block;
    /*width:100%;*/
    /*height:100%;*/
    /*object-fit:cover;*/
}
.company{
    margin-top:20px;
}
.company-info,
.company-medium{
    width:340px;
}
.info-item{
    margin-bottom:50px;
}
.info-item-title{
    font-size: 16px;
    font-weight: 400;
    line-height:40px;
    color: #111111;
    border-bottom: 1px solid #B5B5B5;
}
.info-item-desc{
    margin-top:12px;
    font-size: 14px;
    color: #111111;
    line-height: 30px;
}
.info-item-erwei{
    margin-top:30px;
    width:112px;
    height:112px;
}
.info-item-erwei img{
    display:block;
    width:100%;
    height:100%;
}
.info-item-erwei-text{
    height:30px;
    line-height:30px;
    font-size:12px;
}