@import url("common.css");.piclistwrap{overflow:hidden;display:-webkit-flex;display:flex;flex-wrap:wrap}.piclistwrap .item{overflow:hidden;width:33.33%;box-sizing:border-box;background:#ffffff}.piclistwrap .mr30{margin-right:0}.piclistwrap .item a{display:block;overflow:hidden;margin:10px;position:relative;z-index:1;box-shadow:0 1px 3px rgba(0,0,0,0.4)}.piclistwrap .item a .im{display:block;overflow:hidden}.piclistwrap .item a .im span{display:block;overflow:hidden}.piclistwrap .item a .im span img{width:100%;overflow:hidden;transition:all 0.8s ease-in-out 0s}.piclistwrap .item a .info{overflow:hidden;padding:15px}.piclistwrap .item a .info h3{overflow:hidden;color:#333333}.piclistwrap .item a .info h3 span{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#333333;font-weight:bold;font-size:16px;height:24px;line-height:24px;transition:all 0.3s ease-in-out 0s}.piclistwrap .item a .info h3 span::before{margin-right:5px}.piclistwrap .item a .info p.ct{color:#555555;line-height:24px;overflow:hidden;height:96px;text-align:justify;margin:10px 0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.piclistwrap .item a .info p.dt span{color:#0f6db3;line-height:24px;overflow:hidden;height:24px;font-weight:bold;font-size:14px}.piclistwrap .item a .info p.dt span::after{content:"\e61b";margin-left:2px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out}.piclistwrap .item a:hover{box-shadow:0 1px 10px rgba(0,0,0,0.6)}.piclistwrap .item a:hover .info p.dt span::after{margin-left:5px}.piclistwrap .item a:hover .im span img{transform:scale(1.15);-webkit-transform:scale(1.15);-moz-transform:scale(1.15);overflow:hidden}
