<style type="text/css">
.clear{
    clear:both;
}

.div_mask_layer,#div_mask_layer{
    width: 530px;
    height: 300px;
    overflow: hidden;
    position: absolute;
    top: 40px;
    right: 10%;
    z-index: 9999;
}

.div_left{
    float:left;
}
.div_right{
    float:right;
}
.img_zfb{
    width:240px;
    height:265px;
}
.mid{
    color: #fff;
    background-color: #DEA677;
    font-size: 23px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    top: -7px;
}
</style>