@import url("common.css");@import url("animate.css");.detaillist .item{overflow:hidden;box-sizing:border-box}.detaillist .item a{display:-webkit-flex;display:flex;overflow:hidden;box-sizing:border-box;box-shadow:0 0 3px rgba(0,0,0,0.3);margin:10px}.detaillist .itemfg{height:0px;line-height:0px;overflow:hidden}.detaillist .item .im{display:block;overflow:hidden;width:280px}.detaillist .item .im i{display:block;text-align:center;overflow:hidden}.detaillist .item .im i img{width:100%;overflow:hidden;transition-duration:750ms;transition-timing-function:ease-out}.detaillist .item .txt{flex:1;overflow:hidden;position:relative;padding:30px}.detaillist .item .txt h3{font-size:16px;font-weight:400;height:24px;line-height:24px;overflow:hidden;color:#333333;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px}.detaillist .item .txt p.ct{color:#808080;line-height:24px;overflow:hidden;font-size:14px;text-overflow:ellipsis;text-align:justify;margin-top:15px;display:-moz-box;-moz-box-orient:vertical;-moz-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.detaillist .item .txt p.detail{display:-webkit-flex;display:flex;flex-flow:row wrap;justify-content:flex-end;position:absolute;left:30px;bottom:30px}.detaillist .item .txt p.detail .more{box-sizing:border-box;font-size:14px;color:#0766b2;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}.detaillist .item .txt p.detail .more::after{content:"\e61b";margin-left:0px;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;font-size:14px}.detaillist .item a:hover{box-shadow:0 0 10px rgba(0,0,0,0.6)}.detaillist .item a:hover h3{color:#0766b2}.detaillist .item a:hover .txt p.detail .more::after{margin-left:3px}.detaillist .item a:hover .im img{transform:scale(1.15);transition-timing-function:ease-out;transition-duration:750ms;overflow:hidden}
