/*图片列表*/
.gallery .thumbnail{ padding: 0;border-radius: 0; border: none; margin-bottom: .5em; }
.gallery .thumbnail p{color: #555555; margin: 0; line-height: 1.9em; width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.gallery .thumbnail p.g-time{color: #888888;}
.gallery .thumbnail p.g-title{color: #072c64;text-align: center;}
.gallery a.col-xs-6.col-sm-3{padding-left: .5em;padding-right: .5em;}

.gallery-title {color: #072c64; font-size: 120%; line-height: 36px; border-bottom: 1px solid #072c64; text-indent: .5em;}
.gallery-content{padding: .5em;}
.gallery-content > p strong{color: #072c64;}