@charset "utf-8"; /* CSS Document */ /**浜у搧鍒楄〃**/ .clear{ clear:both;} .page { font-size:14px; font-family:寰蒋闆呴粦; } .prolist { width:100%; } .proshow { width:168px; float:left; margin:10px 10px 8px 20px; height:195px; } .proimg { transition:all 0.5s ease; } .proimg:hover { box-shadow: 0 7px 15px rgb(190, 190, 190); transform: translateY(-10px); } .proname { height:30px; line-height:30px; text-align:center; } .proname a { color:#555; font-size:13px; transition:all 0.5s ease; } .proname a:hover { color:#F66; font-size:13px; } .proprice { color:#999; font-size:12px; height:26px; line-height:26px; } .red { font-size:16px; color:#900; } .protype2 { padding-top:0px; margin-bottom:5px; transition: all 0.5s ease 0s; margin: 0 10px; border-bottom:1px solid #dddddd; height:10px; padding-top:0px; height:50px; margin-bottom:10px; } .protype2 a { color:#999; margin-bottom:5px; margin: 0 10px; font-size:15px; transition: color 0.5s ease 0s; padding-bottom:15px; padding-top:15px; line-height:51px; } .protype2 a:hover { color:#F66; background: rgba(0, 0, 0, 0) url("../images/menu_hover.png") no-repeat scroll 13px 40px; }