/*=========mF_classicHC --经典怀旧系列一--========*/ .mF_classicHC .pic{border:1px solid #ccc; } .mF_classicHC .pic li{position:absolute;left:0;top:0;} .mF_classicHC .txt li{position:absolute;left:0;/* background:#dedede; */overflow:hidden;height:26px;line-height:26px;} .mF_classicHC .txt li a{display:block;color:#333;text-align:center;font-size:12px;/* font-weight:bold; */text-decoration:none;}/*文字样式*/ .mF_classicHC .num,.mF_classicHC .num_bg{height:19px;position:absolute;z-index:3;right:0;bottom:31px;color:#fff;}/*按钮样式*/ .mF_classicHC .num_bg{width:100%;background:url("/wp-content/themes/rywhg/images/btn-bg.png") right bottom no-repeat;_height:16px;_background:0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"/wp-content/themes/rywhg/images/btn-bg.png"', sizingMethod='scale');}/*为兼容IE6请把滤镜内的图片地址改为绝对地址*/ .mF_classicHC .num_bg li{position:absolute;} .mF_classicHC .num li{float:left;width:26px;height:16px;line-height:16px;padding-top:3px;text-align:center;cursor:pointer;position:relative;} .mF_classicHC .num li a{color:#fff;} .mF_classicHC .num li b{position:absolute;top:3px;left:0;width:1px;height:16px;overflow:hidden;background:#DADADA;} .mF_classicHC .num li.hover,.mF_classicHC .num li.current{background-image:url("/wp-content/themes/rywhg/images/btn-red.gif");}/*当前/悬停按钮样式*/ .mF_classicHC .num li.hover{background-position:right bottom;} .mF_classicHC .num li.current{background-position:left top;}