#jsyf .cprx .outline tr td table tr td table tr td .tpkang_b {
	height: 280px;
	width: 390px;
	height: 280px;
	width: 390px;
	border-radius: 10px;
	overflow: hidden;

	 .img-animation {
      transition: transform 0.5s ease-in-out;

    }


    .img-animation:hover {
     transform: scale(1.2);

	 
}
