@charset "utf-8";
body{ padding-bottom: 1.38rem; background: #161616; font-size:.25rem;}
div { box-sizing: border-box;}
.dn { display: none;}
.clearfix:after { content: '\20'; clear: both; height: 0; display: block;}
a {-webkit-tap-highlight-color:transparent;}
*{ outline:none!important;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img {-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none; -o-user-select: none;}
input,textarea { outline: none; border: none; box-sizing: border-box; background: none;}
/* --------------index-start-------------- */
.header { position: relative;}
.footer { position: fixed; bottom: 0; left: 0; width: 100%;}
.list { padding: 0 .72rem;}
.list li { background: #222222; padding: .5rem .42rem .4rem; border-radius: .28rem; margin-bottom: .4rem;}
.time { margin-bottom: .5rem; color: #ffffff; font-size: .32rem; display: flex; align-items: center; gap: .28rem;}
.time img { width: .36rem;}
.successFlex { display: flex; align-items: center; padding-left: .3rem;}
.successFlex img { width: .86rem; margin-right: .4rem;}
.num p { color: #a91513; margin-bottom: .2rem; font-size: .32rem;}
.num b { color: #ffffff; font-size: .32rem;}
.num p span { margin-right: .2rem;}
.header a { position: absolute; background: #2a151c; color: #f61f00; padding: 0 .32rem; border-radius: .7rem; line-height: .7rem;
font-size: .32rem; position: absolute; right: .22rem; top: .4rem;}