html{
   min-width: initial; 
}
.foot{
    min-width: initial;
    width:100%;
    overflow: auto;
}
#customer .img-m, #customer .img-m img{
    min-width: initial;
    width: 100%;
}
.anchors{
    min-width: initial;
    width: 100%;
}
.page-caption-anchor{
    position: relative;
    top:-200px;
}
.page-about-us .join{
    background-image: url(/static/cn/img/about/new/join-us-bg@2x.png);
    background-size: cover;
}
.page-about-us .about-content .join p,.page-about-us .about-content .join h4{
    text-align: center;
    margin:10px 0;
}

.page-about-us .anchors-item>a{
    color:#212121;
}