yujian
2020-01-18 f4a0f2acc63d7785eab108419a4e16f5f688cb95
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%;margin:0;padding:0;position:relative;background-color:#F1F1F1;font-family:"微软雅黑";color:#585858}.allwai{width:100%;position:relative;overflow:scroll}.displayNone{display:none !important}.index100{z-index:100}.canclick{transition:background-color .1s linear;cursor:pointer}.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:.93rem}.font_normax{font-size:.8rem;line-height:1.2rem}.font_max{font-size:1rem;line-height:1.4rem}.font_red{color:#CF3A50;transition:color .3s}.font_orange{color:coral;transition:color .3s}.font_yellow{color:#F7E827;transition:color .3s}.font_green{color:#44B549;transition:color .3s}.font_blue{color:#63759B;transition:color .3s}.font_gray{color:#A5A5A6;transition:color .3s}.font_white{color:white;transition:color .3s}.bg_red{background-color:#CF3A50}.bg_orange{background-color:coral}.bg_yellow{background-color:#F7E827}.bg_green{background-color:#44B549}.bg_blue{background-color:dodgerblue}.bg_gray{background-color:#A5A5A6}.bg_white{background-color:white}.zdo_toastwai{width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}.zdo_toastnei{width:6rem;min-height:2.5rem;padding:1rem 1rem;border-radius:.3rem;background-color:rgba(0,0,0,0.75);box-shadow:0 0 .2rem #565656;animation:do_toast .5s;animation-fill-mode:both;overflow:hidden}.zdo_loadnei{width:7rem;border-radius:.3rem;overflow:hidden;background-color:rgba(0,0,0,0.75);box-shadow:0 0 .2rem #565656;overflow:hidden}.zdo_loadcont{width:76%;padding:.8rem 12%;text-align:center;color:white}.zdo_loaddianwai{width:100%;height:2rem}.zdo_loaddian{width:.4rem;height:.4rem;border-radius:50%;background-color:white;margin:0 .15rem}.zdo_modalwai{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.2);z-index:999}.zdo_modalnei{width:11rem;background-color:white;border-radius:.3rem;box-shadow:0 0 .5rem gray;animation:do_toast .5s;animation-fill-mode:both;overflow:hidden}.zdo_modalcont{width:76%;min-height:2rem;padding:.8rem 12%;text-align:center}.zdo_modalxuanwai{width:100%;height:2rem;font-size:.8rem}.zdo_modaldan{height:2rem;border-top:1px solid gainsboro}@keyframes do_toast{0%{transform:translateY(1.5rem)}100%{transform:translateY(0)}}@keyframes do_loading{0%{transform:translateY(0.1rem)}50%{transform:translateY(-0.5rem)}100%{transform:translateY(0.1rem)}}