.index-ys{ width:100%; text-align:center; font-size:0px; overflow:hidden;}
.index-ys li{ display:inline-block; border:1px solid #000000; border-radius:6px; overflow:hidden; width:400px; padding:20px; margin:10px; text-align:left; overflow:hidden;}
.ys-img{ padding-left:0px; text-align:center;}
.index-ys li .vcenter-parent { width:100%; height:100px;}
.ys-img img{ display:inline-block;transform:rotatey(0deg);transition-duration: .6s;}
.index-ys li:hover .ys-img img{transform:rotatey(360deg);transition-duration: 1.2s;}

.ys-txet{height:100px; border-left:1px solid #000000; padding-right:0px;}
.ys-txet p{ display:inline-block; font-size:24px; line-height:24px; color:#000000;}
.ys-txet span{ display:inline-block; max-height:72px; font-size:14px; line-height:24px; color:#000000; overflow:hidden;}