.container-contact{
    padding: 2.4rem .4rem 1.28rem;
}
.container-contact .qrcode{
    margin-top: .4rem;
}
.container-contact .qrcode-img{
    box-sizing: border-box; width: 4rem; height: 4rem; padding: .24rem; background-color: #fff; border-radius: .16rem; box-shadow: 0 0 .16rem .16rem rgba(0, 0, 0, 0.03);
}
.container-contact .qrcode-img img{
    display: block; width: 100%; height: 100%;
}
.container-contact .qrcode-txt{
    margin-left: .533333rem; font-size: .32rem; line-height: .56rem; color: #808080;margin-top: 76px;
}
.container-contact .qrcode-txt .name{
    margin-bottom: .28rem; font-size: .64rem; font-weight: 700; color: #18d8b6;
}
.container-contact .link{
    margin-top: .533333rem; font-size: .32rem; line-height: .6rem; color: #808080;
}
.container-contact .link .row:nth-child(n+2){
    margin-top: .36rem;
}
.container-contact .link strong{
    font-weight: 700; color: #18d8b6;
}
.container-contact .link strong:nth-child(n+2){
    margin-left: .4rem;
}
.container-contact .map{
    position: relative; z-index: 1; width: 100%; height: 5.333333rem; margin-top: .96rem;
}
.container-contact .adress{
    margin-top: .28rem; font-size: .293333rem; line-height: .48rem; color: #808080;
}