.mc1d6-header .mc1d6-language-switch .mc1d6-down, .mc1d6-header .mc1d6-switch .mc1d6-down {
    background: rgba(0, 0, 0, 0.3)
}
.mc1d6-privacy_bg{
    width: 100%;
    background-image: url("https://www.monteverderealestate.com/cn/legal/images/privacy_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.mc1d6-header_title{
    font-size: 30px;
    font-weight: 500;
    color: #333333;
    line-height: 42px;
    padding-bottom: 47px;
}
.mc1d6-title_1{
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 26px;
    padding: 20px 0;
}
.mc1d6-title_2{
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
    padding-bottom: 11px;
}
.mc1d6-text{
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    padding-bottom: 21px;
    word-break: break-all;
}
.mc1d6-float_box{
    overflow: hidden;
}
.mc1d6-float_box p{
    float: left;
}
.mc1d6-float_box p:first-child{
    width: 62px;
}
.mc1d6-float_box p:last-child{
    width: 1198px;
}
/* 移动端 */
@media screen and (max-width: 768px) {
    .mc1d6-header_title{
        font-size: 20px;
        font-weight: 600;
    font-weight: bold;
        color: #333333;
        line-height: 28px;
        padding-bottom: 47px;
    }
    .mc1d6-title_1{
        font-size: 18px;
        font-weight: 500;
        color: #333333;
        line-height: 25px;
        padding: 20px 0;
    }
    .mc1d6-title_2{
        font-size: 13px;
        font-weight: 500;
        color: #333333;
        line-height: 18px;
        padding-bottom: 11px;
    }
    .mc1d6-text{
        font-size: 13px;
        color: #333333;
        line-height: 20px;
        padding-bottom: 21px;
        word-break: break-all;
    }
    .mc1d6-float_box p:first-child{
        width: 62px;
    }
    .mc1d6-float_box p:last-child{
        width: 100%;
    }
}

:root{--ms-accent:#4a6741;--ms-radius:6px;--ms-line:1.80;--ms-gap:12px;}
