.BMap_cpyCtrl {
    display:none;
}

.anchorBL{
    display:none;
}
.c_nr{
    width: 100%;/*width: 1200px;*/
    height: 550px;/*height: 500px;*/
    margin: 0 auto;
}
.c_nrz{
    margin-top: 50px;
    width: 550px;
    height: 400px;
    float: left;
    padding-left: 40px;
}
.c_nry{
    margin-top: 400px;/*margin-top: 50px;*/
    width: 600px;
    height: 400px;
    float: right;

}
.c_nr .c_nrz h4{
    font-weight: bold;
    font-family: SourceHanSansCN-Bold;
    font-size:18px;
}
.c_nr .c_nrz p{
    color: #9c9c9c;
    font-family: SourceHanSansCN-Regular;
    font-size:18px;
}