admin
2020-05-06 24a8d17e007545f7426c48352109aa1a9c6587ee
1
2
 
@media only screen and (min-width:500px){html{font-size:30px!important}}@media only screen and (max-width:500px){html{font-size:26px!important}}@media only screen and (max-width:400px){html{font-size:22px!important}}@media only screen and (max-width:320px){html{font-size:18px!important}}@media only screen and (max-width:280px){html{font-size:16px!important}}body{width:100%;height:auto;margin:0;padding:0;position:relative;background-color:#f1f1f1;font-family:"微软雅黑";color:#585858}.allwai{width:100%;height:auto;position:relative;overflow:hidden}.page{width:100%;height:100%;top:0;left:0;position:absolute;background-color:#f1f1f1;overflow:scroll}.page::-webkit-scrollbar{display:none}.displayNone{display:none!important}.index100{z-index:100}.canclick{transition:background-color .1s linear}.canclick:active{background-color:rgba(0,0,0,0.2);opacity:.7}.bor{border:1px dashed black}.fboxRow{display:flex;flex-direction:row}.fboxCol{display:flex;flex-direction:column}.fboxWrap{display:flex;flex-wrap:wrap}.flex1{flex:1;display:flex}.flex2{flex:2;display:flex}.flex3{flex:3;display:flex}.flex4{flex:4;display:flex}.flex5{flex:5;display:flex}.flex6{flex:6;display:flex}.Xstart{justify-content:flex-start}.Xcenter{justify-content:center}.Xend{justify-content:flex-end}.Xbetween{justify-content:space-between}.Xaround{justify-content:space-around}.Ystart{align-items:flex-start}.Ycenter{align-items:center}.Yend{align-items:flex-end}.Ybaseline{align-items:baseline}.Ystretch{align-items:stretch}.font_min{font-size:.5rem;line-height:.75rem}.font_normol{font-size:.7rem;line-height:1rem}.font_normax{font-size:.8rem;line-height:1.2rem}.font_max{font-size:1rem;line-height:1.5rem}.font_red{color:#cf3a50}.font_orange{color:coral}.font_yellow{color:#f7e827}.font_green{color:yellowgreen}.font_blue{color:#63759b}.font_gray{color:#a5a5a6}.font_white{color:white}.bg_red{background-color:#cf3a50}.bg_orange{background-color:coral}.bg_yellow{background-color:#f7e827}.bg_green{background-color:yellowgreen}.bg_blue{background-color:dodgerblue}.bg_gray{background-color:#a5a5a6}.bg_white{background-color:white}.btn{margin:0 .3rem;padding:.2rem .6rem;border-radius:.3rem;color:white;cursor:pointer}@keyframes do_loading{0%{transform:translateY(0.1rem)}50%{transform:translateY(-0.5rem)}100%{transform:translateY(0.1rem)}}