@charset "utf-8";
/* CSS Document */

	/*人群、部位、百科、攻略*/
.throng div:hover{width:242px;height:142px;background:#003b50;border:none;}
.throng div:hover h4{background:url(/templets/default/images/icon/h_03.png) no-repeat center; color:white;transition:.5s;}
.throng div:hover p{color:white;transition:.5s;}
.throng div:hover p a{color:white;transition:.5s;}
.throng div:hover > a{color:#003b50;background:white;transition:.5s;}


















































