body, html { overflow: hidden; } .iframePart{position: absolute; left: 0; right: 0; top: 0; bottom: 0; /*以下是于:20220222增加*/ z-index:1; } .rightmMenu{position:fixed; right:0; bottom:100px; width:90px; height:40px; line-height:40px; background-color:rgba(0,89,204,0.9); color:#fff; text-align:center; border-bottom-left-radius:20px;border-top-left-radius:20px; font-size:15px; z-index:99; } .indexpad-page{float:left; width:100%; display:none;} .indexpad-current{display:block;}