yujian
2020-01-18 f4a0f2acc63d7785eab108419a4e16f5f688cb95
1
2
 
@media only screen and (min-width: 768px){html{font-size:17px !important}}@media only screen and (max-width: 576px){html{font-size:16px !important}}@media only screen and (max-width: 390px){html{font-size:15px !important}}body{width:100%;margin:0;padding:0;position:relative;font-family:"微软雅黑";color:#585858;background-color:#F1F1F1}.allwai{width:100%;position:relative;overflow:scroll}.displayNone{display:none !important}.index100{z-index:100}.canclick{transition:background-color .1s linear;cursor:default}.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:.8rem;line-height:.8rem}.font_normol{font-size:1rem;line-height:1rem}.font_moremax{font-size:1.2rem;line-height:1.2rem}.font_max{font-size:1.4rem;line-height:1.4rem}.font_red{color:#CF3A50}.font_orange{color:coral}.font_yellow{color:#F7E827}.font_green{color:#44B549}.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:#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:8rem;padding:2rem;font-size:1rem;line-height:1.4;border-radius:.5rem;background-color:rgba(0,0,0,0.75);box-shadow:0 0 .5rem #565656;animation:do_toast .5s;animation-fill-mode:both;overflow:hidden}.zdo_loadnei{width:11rem;border-radius:.5rem;background-color:rgba(0,0,0,0.75);box-shadow:0 0 .5rem #565656;overflow:hidden}.zdo_loadcont{width:8rem;min-height:3rem;padding:1rem 1.5rem;font-size:1rem;line-height:1.4;text-align:center;color:white}.zdo_loaddianwai{width:8rem;height:1rem;padding:1rem 1.5rem;padding-top:.5rem}.zdo_loaddian{width:.6rem;height:.6rem;border-radius:50%;background-color:white;margin:0 .2rem}.zdo_modalwai{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999;background-color:rgba(0,0,0,0.2)}.zdo_modalnei{width:15rem;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:11rem;min-height:3rem;padding:.8rem 2rem;font-size:1rem;line-height:1.4;text-align:center}.zdo_modalxuanwai{width:100%;height:2.7rem}.zdo_modaldan{height:2.7rem;border-top:1px solid gainsboro}@keyframes do_toast{0%{transform:translateY(2.5rem)}100%{transform:translateY(0)}}@keyframes do_loading{0%{transform:translateY(0)}50%{transform:translateY(-0.9rem)}100%{transform:translateY(0)}}