/*modelID=216 纵向图片平铺3 begin*/
.view-nv-bunch-pic-3
{
    
}
.view-nv-bunch-pic-3 .pic-3-item
{
    width: 100%;
    border-bottom: 2px dashed #999999;
    margin-top: 30px;
}
.view-nv-bunch-pic-3 .pic-3-item-active
{
    width: 100%;
    border-bottom: 2px dashed #52C3DD;
    cursor: pointer;
    margin-top: 30px;
    background-image: url(/images/model/view/nv/bunch/pic_3/pic_3_active_1.png);
    background-position: center 46px;
    background-repeat: no-repeat;
}
.view-nv-bunch-pic-3 .pic-3-item-img
{
    float: left;
    width: 29px;
}
.view-nv-bunch-pic-3 .pic-3-item-title
{
    float: left;
    width: 80%;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}
.view-nv-bunch-pic-3 .pic-3-item-title-active
{
    float: left;
    width: 80%;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #52C3DD;
    line-height: 30px;
}
.view-nv-bunch-pic-3 .pic-3
{
    float: left;
    width: 100%;
    padding-bottom: 26px;
}
/*modelID=216 纵向图片平铺3 end*/