/* display456 */
@import url("./reset.css");
:root{
    --color1:#202020;
	--color2:#202020;
	--color3: #272727;
}

.back5dD456 { width: 100%; height: 100%; background-color: var(--color1); }

.mm5dD456 { width:100%; height: 45px; background-color: var(--color2); }
.tooltip-float { position: fixed; background: #333; color: #fff; padding: 6px 10px; border-radius: 4px; font-size: 13px; white-space: nowrap; pointer-events: none; z-index: 9999; display: none; }

.mm_ulE001 { position: absolute; left: 15px; top: 13px; display: flex; column-gap: 10px; }
.mm_ulE001 > li { width: 25px; height: 25px; display: flex; justify-content: center; align-items: center; }
.titlebarsect { position: absolute; left: 50%; top: 15px; transform: translateX(-50%); color: #fff; font-size: 13px; }

.mm_ulE002 { position: absolute; right: 70px; top: 10px; padding-right: 15px; display: flex; column-gap: 6px;  border-right: 1px solid #323232; }
.mm_ulE003 { position: absolute; right: 15px; top: 14px; display: flex; column-gap: 10px; }

#lowersect { z-index: 40; }
.lower5dD456 { position: absolute; bottom: 0; width: 100%; height: 50px; background-color: var(--color3); }

.pageshow5dD456 { position: absolute; left: 15px; top: 10px; width: auto; height: 31px; background-color: #474747; border-radius: 5px; padding-top: 3px; display: flex; }
.pshow_p5dD456  > input{ width: 60px; height: 27px; line-height: 27px; text-align: center; border: none; color: #fff; font-size: 12px; background: none; }
#pshow_totalpage{ width: 50px; height: 27px; line-height: 27px; font-size: 12px; text-align: left; color: #fff;}

.search5dD456 { position: absolute; left: 50%; top: 10px; transform: translateX(-50%); width: 225px; height: 31px; border-radius: 5px; background-color: #474747; display: flex; justify-content: center; align-items: center; }
.searchtxt5dD456 { border:none; background: none; width: 180px; height: 31px; line-height: 31px; color: #fff; font-size: 13px; }
.searchbtn5dD456 { width: 20px; height: 20px; }
.searchtxt5dD456::placeholder { font-size: 13px; }

.down5dD456 { position: absolute; right: 15px; top: 12px; }

.firstbtn5dD456 { position: absolute; left: 20px; bottom: 60px; z-index: 26; }
.lastbtn5dD456 { position: absolute; right: 20px; bottom: 60px; z-index: 26; }

.combobtn5dD451{position:absolute;right:10px;top:10px;width:150px;height:32px;line-height:32px;border-radius:32px;
	background-image:url('./mm451/combobtn.png');
	background-repeat:no-repeat;
	background-position:right+15px center;
	background-color:var(--color1);}
.combobtn5dD451 a{display:block;width:calc(100% - 20px);height:32px;line-height:32px;color:#000;font-size:12px;padding:0 0 0 20px;}

.bbwmenu5dD002-hlg { top: 45px; }