body{
    position: relative;
}
.mbr-embedded-video video{
    width: 100%;
    height: 100%;
}
.form_tip{
    display: none;
    position: absolute;
    height: 40px;
    text-align: center;
    border: 1px solid #333;
    border-radius: 5px;
    z-index: 9999;
    background: #fff;
    box-shadow: 3px 3px 6px #bbb;
    padding: 0 20px;
}
.form_tip p{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
}
.cid-rZ32tH3Gcz .carousel{
    width: 100%;
}
.cid-rZviIf5sXU .card-wrapper{
    height: 100%;
}