@import url("common.css");@import url("animate.css");.detaillist{overflow:hidden}.detaillist .item{display:block}.detaillist .itemfg{height:30px;margin-top:30px;line-height:30px;border-top:solid 1px #d3d4d9}.detaillist a{position:relative;z-index:1;display:block;overflow:hidden}.detaillist a h3{font-size:20px;font-weight:400;height:30px;line-height:30px;overflow:hidden;color:#1d1d1d;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;transition:all 0.4s ease 0s}.detaillist a p.img{float:left;display:block;overflow:hidden;margin-right:50px}.detaillist a p.img i{display:block;width:320px;text-align:center;overflow:hidden}.detaillist a p.img i img{width:100%;overflow:hidden;transform:scale(1);transition-duration:750ms;transition-timing-function:ease-out}.detaillist a p.ct{color:#808080;line-height:30px;height:60px;overflow:hidden;font-size:16px;text-overflow:ellipsis;text-align:justify;margin-top:25px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.detaillist a:hover h3{color:#116cb0}.detaillist a p.detail{margin-top:45px}.detaillist a p.detail span{display:inline-block;background:#d3d4d9;color:#97989d;font-size:16px;height:40px;line-height:40px;text-align:center;width:130px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s}.detaillist a:hover p.img img{transform:scale(1.15);transition-timing-function:ease-out;transition-duration:750ms;overflow:hidden}.detaillist a:hover p.detail span{background:#116cb0;color:#ffffff}
