.contactus-banner{
    background-image: url('/static/h5/images/contactus/banner.png ');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
.contactus .common-row-scroll-title li{
    width: auto;
    padding: 0 1rem;
}

.company-info{
    margin: 1rem;
    padding: 1.5rem 1rem;
    background: rgba(204, 204, 204, 0.3);
}
.company-info>p{
    color: rgba(56, 56, 56, 1);
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 3rem;
    text-align: left;
}
.company-info ul li{
    color: rgba(85, 85, 85, 1);
    font-size: 1.4rem;
    text-align: left;
    padding: 0.5rem 0;
}
.company-info ul li .iconfont{
    color: rgba(237, 28, 36, 1);
    font-size: 2rem;
    margin-right: 1rem;
}
.company-info ul li span:last-child{
    line-height: 2.4rem;
}

#map1 .map-info,#map2 .map-info{
    font-size: 1.4rem;
    line-height: 2.6rem;
    color: rgba(85, 85, 85, 1);
    padding-top: 1rem;
    text-align: left;
    padding: 1rem;
}
.map-img{
    margin: 1rem;
    padding: 1rem;
    background: rgba(255, 255, 255, 0.1);

    border: 0.1rem dashed rgba(207, 207, 207, 1);
}
.map-img .map-center-img{
    /*width: 29.3rem;*/
    /*height: 24.6rem;*/
    text-align: left
}
.map-img .map li{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 1.1rem;
}
#map1 .map-img .map li:nth-child(1){
    bottom: 12.3rem;
    right: 0.7rem;
}
#map1 .map-img .map li:nth-child(2){
    bottom: 10.2rem;
    right: 4rem;
}
#map1 .map-img .map li:nth-child(3){
    bottom:5.4rem;
    right: 2rem;
}
.map-img .address{
    font-size: 1.3rem;
    color: rgba(56, 56, 56, 1);
    text-align: center;
}
.map-img .address img{
    margin-right: 1rem;
    vertical-align: middle;
}
.map-img .address p{
    padding-top: 0.3rem
}

.map-img .map li span{
    padding-left: 0.5rem;
}
#map2 {
    padding-bottom: 2rem;
}
#map2 .map-img .map-center-img{
    /*width: 35.4em;*/
    /*height: 18.8rem;*/
    text-align: left
}
#map2 .map-img .map li:nth-child(1){
       bottom: 9.5rem;
    left: 1rem;
    right: inherit;
}
#map2 .map-img .map li:nth-child(2){
       bottom: 9.5rem;
    right: 16.6rem;
}
#map2 .map-img .map li:nth-child(3){
    bottom: 6.8rem;
    right: 8.4rem;
}
<!--ºÄÊ±1773564165.6318Ãë-->