/*module_ID=57 活动展示-活动报道（图片）风格二 begin*/
.at-history-news-pic-1
{
    width: 670px;
    float: left;
}
.at-history-news-pic-1 img
{
    border: none;
    -webkit-transform: all 0.25s linear 0.1s;
    transition: all 0.25s linear 0.1s;
}
/*.at-history-news-pic-1 img:hover
{
    -webkit-transform:scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}*/
.at-history-news-pic-1 .at-history-news-pic-1-title
{
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
}
/*图片模块样式 begin*/
.at-history-news-pic-1 .news-pic-1-item
{
    float: left;
    width: 32.2%;
    height: 150px;
    overflow: hidden;
    position: relative;
}
/*图片模块样式 end*/
.at-history-news-pic-1 .news-pic-1-img
{
    width: 100%;
    height: 100%;
}
/*遮罩层 begin*/
.at-history-news-pic-1 .news-pic-1-item-mask
{
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    vertical-align: middle;
    filter:alpha(opacity=40);
    -moz--opacity:0.4; 
    -khtml-opacity:0.4;
    opacity:0.4;
    position: absolute;
    top: 0;
    left: 0;
}
/*遮罩层 end*/
/*标题 begin*/
.at-history-news-pic-1 .news-pic-1-item-tit
{
    display: none;
    padding: 0 10px;
    position: absolute;
    bottom:10px;
    left: 0;
    font-size: 12px;
    color: #FFF;
    line-height: 18px;
    text-align:justify; 
    text-justify:inter-ideograph;
}
.at-history-news-pic-1 .news-pic-1-item-tit01
{
    font-size: 18px;
    bottom:20px;
}
/*标题 end*/
/*悬浮效果 begin*/
.at-history-news-pic-1 .news-pic-1-item:hover .news-pic-1-img
{
    cursor: pointer;
    -webkit-transform:scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.at-history-news-pic-1 .news-pic-1-item:hover .news-pic-1-item-mask,
.at-history-news-pic-1 .news-pic-1-item:hover .news-pic-1-item-tit
{
    display: block;
}
/*悬浮效果 end*/
/*图片未超7张样式 begin*/
.at-history-news-pic-1 .news-pic-1-item-marginbottom
{
    margin-bottom: 10px;
}
.at-history-news-pic-1 .news-pic-1-item-marginright
{
    margin-right: 11px;
}
.at-history-news-pic-1 .news-pic-1-item-marginbottom01
{
    margin-bottom: 11px;
}
.at-history-news-pic-1 .news-pic-1-item-left
{
    margin-left: 10px;
}
/*图片未超7张样式 end*/
/*图片超7张样式 begin*/
.at-history-news-pic-1 .news-pic-1-item01
{
    width: 76.1%;
    height: 310px;
}
.at-history-news-pic-1 .news-pic-1-item02
{
    width: 22.3%;
    height: 96px;
}
/*图片超7张样式 end*/
.at-history-news-pic-1 .news-pic-1-mainimg
{
    width: 66%;
    height: 292px;
    overflow: hidden;
    float: left;
}
.at-history-news-pic-1 .news-pic-1-mainimg img
{
    width: 100%;
}
.at-history-news-pic-1 .news-pic-1-mainreport
{
    width: 34%;
    height: 292px;
    float: left;
    padding: 10px;
    position: relative;
}
.at-history-news-pic-1 .news-pic-1-mainreport-art
{
    height: 165px;
    text-align:justify; 
    text-justify:inter-ideograph;
    text-indent: 2em;
    line-height: 24px;
    color: #666;
    margin-top: 5px;
/*    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 7;
    -moz-box-orient: vertical;
    -o-line-clamp: 7;
    -o-box-orient: vertical;
    -ms-line-clamp: 7;
    -ms-box-orient: vertical;*/
    word-break: break-all;
    margin-left: 10px;
}
.at-history-news-pic-1 .news-pic-1-mainreport-title
{
    height: 48px;
    width: 102%;
    overflow: hidden;
/*    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
}
.at-history-news-pic-1 .news-pic-1-mainreport-title a
{
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #666;
}
.at-history-news-pic-1 .news-pic-1-mainreport-title a:hover
{
    color: #d41a1a;
}
.at-history-news-pic-1 .news-pic-1-mainreport-time
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    color: #999;
}
.at-history-news-pic-1 .news-pic-1-mainother
{
    margin-top: 10px;
}
.at-history-news-pic-1 .news-pic-1-mainother-item
{
    float: left;
    width: 32.2%;
    height: 150px;
    overflow: hidden;
}
.at-history-news-pic-1 .news-pic-1-mainother-item img
{
    width: 100%;
}
.at-history-news-pic-1 .news-pic-1-mainother-play
{
    position: absolute;
    width: 45px;
    height: 45px;
    background: url("/images/model/moudle/train/train_video_list_1/train_video_list_1_play.png") no-repeat;
    top: 55px;
    left: 95px;
    z-index: 200;
}
.at-history-news-pic-1 .news-pic-1-bg
{
    width: 100%;
    height: 150px;
    position: absolute;
    background: #000;
    top: 0;
    left: 0;
    z-index: 100;
    filter:alpha(opacity=60);
    -moz--opacity:0.6; 
    -khtml-opacity:0.6; 
    opacity:0.6;
    display: none;
}
.at-history-news-pic-1 .news-pic-1-mainother-item:hover .news-pic-1-bg
{
    display: block;
}
.at-history-news-pic-1 .sui-img
{
    border: none;
}
/*module_ID=57 活动展示-活动报道（图片）风格二 end*/