@charset "utf-8";

ul.news_list li.even{
    background-color: #eff2ed;
}
ul.news_list li b{
    font-size: 18px;
    color: #404040;
}
ul.news_list li a{
    color: #404040;
}
ul.news_list li a.right{
    color: #a1ac85;
    font-size: 12px;
    margin-right: 3px;
}
.main .column{
    height: auto;
}
.aside .tabcon{
    padding-top: 6px;
}

/* 最新加入 */
.mess{
    width: 724px;
    margin-bottom: 4px;
    height: 41px;
    background: url(../img/family/mess_bar.png) no-repeat;
}
/* 概述 */
.family_introduce{
    line-height: 2em;
    padding: 10px 5px;
    text-indent: 2em;
}

/* 现场 */
.screen{
    width: 297px;
    height: 104px;
    margin: 10px auto 0;
    padding: 57px 19px 314px 15px;
    background: url(../img/family/screen_bg.jpg) no-repeat;
    position: relative;
    overflow: hidden;
}
.screen .scroll,
.screen .scroll dl{
    height: 168px;
    overflow: hidden;
}
.screen .scroll dl dt{
    padding-top: 10px;
}
.screen .scroll dl dt,
.screen .scroll dl dd{
    margin-bottom: 5px;
    line-height: 1.5em;
    color: #d41901;
    padding-left: 10px;
    padding-right: 10px;
}
.screen p{
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background-color: rgba(73, 101, 25, .8);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled = 'true',startColorstr='#be496519',endColorstr='#be496519',GradientType='0');
    _background: #496519;
}
.screen p span,
.screen p a{
    color: #ebff0a;
}

/* 今日优惠 */
/* .small_pic_list{
    height: 372px;
} */
.small_pic_list dl{
    width: 153px;
    margin: 10px 0 0 0;
    padding: 0 7px;
}
.small_pic_list dl dt img{
    width: 153px;
}
.small_pic_list dl dd.tit{
    line-height: 27px;
}
.small_pic_list dl dd.tit a{
    color: #fff;
    display: block;
}
.small_pic_list dl dt a.price{
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 24px;
    background: url(../img/family/pr_03.png);

}

/* 最新祭祀 */
.today{
    width: auto;
    float: none;
}
.today .detail div.right{
    width: 235px;
}
.today .number .r_line{
    margin-right: 0;
    border: none;
    width: auto;
}
.today .number .r_line h3, .today .number .r_line p{
    text-indent: 1em;
}
.today .green_btn{
    margin: 23px auto 10px;
}

/* 纪念 */
.mark{
    position: relative;
}
.mark .tabcon{
    width: 330px;
    height: 273px;
    margin: 10px auto 0;
    background: url(../img/family/mark_bg.jpg) no-repeat;
}
.mark .tabcon ul{
    display: none;
    padding: 80px 20px 0;
}
.mark .tabcon ul li{
    line-height: 2em;
    color: #5c514f;
}
.mark .tabcon ul li a{
    margin-top: 5px;
    width: 62px;
    height: 19px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #57a73c;
}
.mark h3{
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: 15px;
    top: 60px;
    font-weight: normal;
}
.list_scroll{
    height: 125px;
    overflow: hidden;
}
dl.pv dt{
    border: 1px solid #dbdcde;
    padding: 5px;
}
ul.auto-scroll{
    height: 170px;
    overflow: hidden;
}