/*顶部banner*/ .H_BannerImg{ width: 100%; height: 208px; } .H_slider2{ width: 100%; height: 208px; position:relative; /*overflow:hidden;*/ } .H_slider2 .bd{ width:100%; position:absolute; top: 0; left: 0; overflow: hidden; } .H_slider2 .bd li{ width:100%; height: 208px; overflow:hidden; } .H_slider2 .hd{ position:absolute; right: 0; /*margin-left: 50px;*/ top:-20px; text-align:center; z-index: 1; } .H_slider2 .hd li{ float: left; width:6px; height:6px; /*overflow:hidden;*/ cursor:pointer; border-radius: 50%; margin-right: 10px; background:url("/newsbjmfbfcom/templets/mfzx/so-public/images/spot1.png") no-repeat center; } .H_slider2 .hd li.on{ border-radius: 5px; border:none; width: 26px; background: url("/newsbjmfbfcom/templets/mfzx/so-public/images/strip.png") no-repeat center; } /*第二轮播图*/ .H_BannerImg{ width: 100%; height: 208px; } .H_slider1{ width: 100%; height: 208px; position:relative; /*overflow:hidden;*/ } .H_slider1 .bd{ width:100%; position:absolute; top: 0; left: 0; overflow: hidden; } .H_slider1 .bd li{ width:100%; height: 208px; overflow:hidden; } .H_slider1 .hd{ position:absolute; right: 0; /*margin-left: 50px;*/ top:-20px; text-align:center; z-index: 1; } .H_slider1 .hd li{ float: left; width:6px; height:6px; /*overflow:hidden;*/ cursor:pointer; border-radius: 50%; margin-right: 10px; background:url("/newsbjmfbfcom/templets/mfzx/so-public/images/spot1.png") no-repeat center; } .H_slider1 .hd li.on{ border-radius: 5px; border:none; width: 26px; background: url("/newsbjmfbfcom/templets/mfzx/so-public/images/strip.png") no-repeat center; }