admin
2018-12-25 4cb15e222cd7d099d533ccbeb7f9a8cd99bf180c
1
2
 
html{font-size:12px !important;line-height:1.3;font-family:"微软雅黑";color:#585858;background-color:#F1F1F1}body{margin:0}.allwai{overflow-x:auto}input{width:10rem;font-size:1.2rem;padding:.5rem 1rem;border:1px solid #CCC;border-radius:.4rem;outline:none}input::-webkit-input-placeholder{font-size:1rem;color:#A5A5A6}select{font-size:1rem;padding:.5rem 1rem;border:1px solid #CCC;border-radius:.4rem;outline:none}.displayNone{display:none !important}.index100{z-index:100}.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}.flex2{flex:2}.flex3{flex:3}.flex4{flex:4}.flex5{flex:5}.flex6{flex:6}.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}.font1{font-size:1rem}.font2{font-size:1.1rem}.font3{font-size:1.2rem}.font4{font-size:1.3rem}.font5{font-size:1.4rem}.font6{font-size:1.5rem}.font7{font-size:1.8rem}.font8{font-size:2rem}.font-ell1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.font-ell2{overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.font-red{color:#CF3A50}.font-orange{color:#FFA250}.font-yellow{color:#F7E827}.font-green{color:#2DB42A}.font-blue{color:#3674B2}.font-gray{color:#A5A5A6}.font-white{color:white}.bg-red{background-color:#CF3A50}.bg-orange{background-color:#FFA250}.bg-yellow{background-color:#F7E827}.bg-green{background-color:#2DB42A}.bg-blue{background-color:dodgerblue}.bg-gray{background-color:#A5A5A6}.bg-white{background-color:white}.do-btn{max-width:10rem;line-height:2.2;padding:0 1.2rem;border-radius:.4rem;display:flex;justify-content:center;align-items:center;cursor:default}.do-click{transition-property:background-color,color,opacity;transition-duration:.1s;transition-timing-function:linear}.do-click:active{background-color:rgba(0, 0, 0, .2);opacity:.7}table{width:100%;border:1px solid #CCC;border-collapse:collapse}th,td{padding:1rem;border:1px solid #CCC;text-align:left}thead{background-color:rgba(51,51,51,0.9)}thead th{font-size:1.3rem;border:1px solid white;color:white;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}tbody tr{transition-property:background-color,color;transition-duration:.3s}tbody tr:hover{background-color:rgba(0,0,0,0.1)}#zdo_toast{position:absolute;overflow:hidden;z-index:999;border-radius:.5rem;background-color:rgba(0,0,0,0.9);box-shadow:0 0 .5rem #565656;animation:do_toast .5s;animation-fill-mode:both}#zdo_loading{position:absolute;overflow:hidden;z-index:999;border-radius:.5rem;background-color:rgba(0,0,0,0.9);box-shadow:0 0 .5rem #565656}.zdo_loaddian{width:10px;height:10px;border-radius:50%;background-color:white;margin:0 5px;margin-bottom:15px}#zdo_modal{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.2);z-index:999}#zdo_modalnei{width:15rem;background-color:white;border-radius:.4rem;box-shadow:0 0 .5rem gray;animation:do_toast .5s;animation-fill-mode:both;overflow:hidden}#zdo_modalcont{width:11rem;min-height:4rem;padding:1rem 2rem;font-size:1.2rem;line-height:1.5;text-align:center}#zdo_modalxuanwai{width:100%;height:3rem}.zdo_modaldan{height:3rem;border-top:1px solid gainsboro;cursor:default}@keyframes do_toast{0%{transform:translateY(3rem)}100%{transform:translateY(0)}}@keyframes do_loading{0%{transform:translateY(0)}50%{transform:translateY(-15px)}100%{transform:translateY(0)}}