/*以下是老法师寿诞的风格样式*/
/*三大块整体背景色*/
body{
    /*background-color: #ffeddc!important;*/
    background-color: #ffffff!important;
}
/*三大块各个块的不同样式*/
@media(max-width:767px){
    .w3l-feature-3 .three-grids-columns-style{
        background-color: #fff3e7!important;
        background: url('../images/lotus_bg_ffecd9_o21.png') no-repeat;
        background-size: 300px;
        background-position: left 40% top 80px;
    }
}

@media(min-width:767px){
    .w3l-feature-3 .three-grids-columns-style{
        background-color: #fff3e7!important;
        background: url('../images/lotus_bg_ffecd9_o21.png') no-repeat;
        background-size: 300px;
        background-position: left 40% top 250%;
    }
}



/*三大块 小图标*/
.w3l-feature-3 .three-grids-columns-style .iconfont{
    color: #da3a27!important;
}
/*三大块 标题*/
/*.w3l-feature-3 .three-grids-columns-style h4{*/
/*    color: red!important;*/
/*}*/
/*三大块 灰色小字*/
.w3l-feature-3 .three-grids-columns-style .big_cate_box p{
    color: #908b86!important;
}
.iconfont-style{
    background: url('../images/longevity_pattern_ffe9d3_o36.png') no-repeat;
    background-size: 75px;
    background-position: center;
}

/*人生最高的享受：*/
.xuefo-style{
    /*background-color: #f6f6f6;*/
    background-color: #ffeddc!important;
}
/*开示菁华 推荐视频*/
.kaishi-style,.tuijian-style{
    /*background-color: #fff!important;*/
    background-color: #feefec!important;
}
/*资讯公告*/
.news-style{
    background-color: #fff3e7!important;
}

.feature-gd-style{
    background-color: #feefec!important;
}

/*通告彈出框*/
.index-notice-dialog{
    position:absolute;
    margin: 0 auto;
    top: 20%;
    width: 600px;
    height: 800px;

}
