﻿* {margin:0;padding:0; border:none; box-sizing:border-box;}
html, body, .xiazai, .mengban {width:100%;height:100%;}
html {font-size:100px;}
body {font-size:14px;background:#000 url("/xiazai/images/nemo.webp");background-size:cover;background-attachment:fixed;overflow:hidden;}
a {color:#099;}
/*下载*/
.xiazai {display:flex;flex-flow:row nowrap;justify-content:center; align-items:center;line-height:1.6;}

.xiazai-left, .xiazai-right {background-color:rgb(255 255 255 / 0.9);height:80%;overflow-y:auto; }

.xiazai-left {width:9rem;margin-right:0.3rem;padding-top:0.3rem;}
.xiazai-left > * {display:block; width:8rem; margin:0 auto 0.1rem auto;}
.fengmian {display:flex; justify-content: center; align-items: center; width:8rem; height:4rem;  background-size: contain; background-repeat: no-repeat; background-position: center; font-size:1rem; color:#fff;}

h2, .lianxi {text-align:center;}

.zixun, .zybh, .lianxi, h2, .zixun > span, .lianxi > span, .xiazai-right > p > span {color:#c03;}
.zixun > span, .lianxi > span, .xiazai-right > p > span {margin-right:0.06rem;border:0.01rem dashed #c03;padding:0 0.05rem;}

.xiazai-left > p {display:block;}
hr {height:0;border:none;border-bottom:dashed 0.01rem rgb(0 0 0 / 0.3);}

.xiazai-right {width:3.6rem;text-align:center;padding:0.3rem;}

.xiazai-right section {text-align: left;padding-bottom:0.1rem; border-bottom:.01rem dashed rgba(0, 0, 0, .2);}
.xiazai-right section p, .wangpan p a, .xiazai-left h2  {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.xiazai-left > *, .xiazai-right > *, .xiazai-right section {margin-bottom:0.1rem;}

.zhifu-iframe {width:2.6rem;height:2.8rem;overflow:hidden;}

.xiazai-right > p a {color:#0a9;}
.xiazai-right button {background:#c03; color:#fff; padding:0 0.1rem;font-size:0.16rem;}

.shangxia {position:relative;animation:shangxia .2s linear infinite alternate;}
@keyframes shangxia {0% {top:-.03rem;} 100% {top:.06rem;}}

.wangpan {width:100%; text-align: left;}
.wangpan p {display:flex;}
.wangpan p a {flex:1;}

.cuowu {display:block;position:fixed;left:0;bottom:0;z-index:999;color:#fff;}





