/* 婊氬姩鍐呭鏍峰紡 */ .scroll_main1 { width:100%; height:100%; display: block; background-color:#000000; /*border:1px solid #9a9a9a;*/ } /* 婊氬姩鍐呭鍖烘牱寮?*/ .scroll_wrap1 { width:100%; height:100%; position: relative; } /* 婊氬姩鍐呭鏍峰紡 */ .scroll_wrap1 .scroll_cont1 { height: 100%; overflow: hidden; } /* 婊氬姩鏉?*/ .scroll_wrap1 .scroll_bar1 { position: absolute; top:0; right:0; width: 5px; height: 100%; background-color: #000000; } /* 婊氬姩鍧?*/ .scroll_wrap1 .scroll_slider1 { position: absolute; top: 0; left: 0px; width: 0px; height: 48px; background-color:none; border-radius:5px; opacity: .5 } .scroll_wrap1 .scroll_slider1:hover{ opacity: 1 }