.m-top-nav .nav-item.center { text-align:center; } .show-channel-list-transition { transition:all .3s ease; overflow:hidden; } .show-channel-list-enter,.show-channel-list-leave { opacity:0; transform:translateY(-100%); } .show-channel-transition { transition:all .3s ease; } .show-channel-enter,.show-channel-leave { opacity:0; } /*更多面板*/ .h5-more-edit { height:100%; background-color:rgba(255,255,255,1); position:absolute; top:0; left:0; right:0; bottom:0; z-index:9; } .h5-hotmorebox { position:relative; z-index:10; padding-top:2.25rem; } .h5-hotmore-top { position:fixed; left:0; top:0; width:100%; box-sizing:border-box; display:block; line-height:1.25rem; overflow:hidden; padding:0.5rem 0.75rem; } .h5-hotmore-top .m-font { float:right; } .h5-hotmore-top .m-font { color:#c9c9c9; } .h5-arrow-up { -webkit-transform:rotate(45deg); transform:rotate(45deg); } .h5-hm-btn { width:2.625rem; height:1.125rem; border:solid 1px #ff8200; text-align:center; line-height:1.125rem; color:#ff8200; font-size:0.75rem; border-radius:50px; margin:-0.1875rem .3125rem 0 0; float:right; } .h5-hotmore-con { font-size:0; letter-spacing:-6px; padding:0.8125rem 1.125rem; } a.h5-hcon-btn,.h5-hcon-btn,.h5-hcon-fbtn { width:25%; display:inline-block; font-size:0.875rem; color:#333333; text-align:center; height:1.875rem; line-height:1.875rem; letter-spacing:normal; box-sizing:border-box; padding:0 0.3125rem; margin-bottom:0.9375rem; position:relative; } .h5-hcon-btn.m-cur span,.h5-hcon-fbtn.m-cur span,.h5-hcon-btn.m-cur.disabled span { color:#ff8200; } .h5-hcon-btn span,.h5-hcon-fbtn span { border:solid 1px #cccccc; border-radius:0.1875rem; display:block; } .h5-hcon-edit .h5-hcon-btn span { border:dashed 1px #ccc; } .h5-hcon-edit .disabled span { color:#aeaeae; } .h5-hcon-btn .m-font-close { position:absolute; cursor:pointer; top:0; left:0.3125rem; display:block; width:0.71875rem; height:0.71875rem; line-height:0.71875rem; background-color:#ccc; font-size:0.5rem; text-align:center; overflow:hidden; display:none; } .h5-hcon-btn .m-font-close::before { font-size:1em; color:#fff; } .h5-hcon-edit .h5-hcon-btn .m-font-close { display:block; } .h5-hotmore-h { padding:0 1.125rem 0 .75rem; font-size:0.875rem; color:#636363; }