/*!
 *   佛曰:
 *           写字楼里写字间，写字间里程序员；
 *           程序人员写程序，又拿程序换酒钱。
 *           酒醒只在网上坐，酒醉还来网下眠；
 *           酒醉酒醒日复日，网上网下年复年。
 *           但愿老死电脑间，不愿鞠躬老板前；
 *           奔驰宝马贵者趣，公交自行程序员。
 *           别人笑我忒疯癫，我笑自己命太贱；
 *           不见满街漂亮妹，哪个归得程序员？
 *
 * Author: 王兴民
 * Date time: 2022/9/2
 * Copyright (c) 2016~2022 王兴民 All rights reserved.
 */.body-wrap{box-sizing:border-box;width:1200px;height:100%;margin:0 auto;padding:0}.body-wrap.shadow{background-color:hsla(0,0%,100%,.95);border-radius:6px;box-shadow:0 1px 5px 0 rgba(70,70,70,.39)}.body-wrap.overflow{overflow:auto}.body-wrap .top-bar{display:flex;flex-direction:row;justify-content:space-between;padding:15px;border-bottom:1px dotted #ddd;border-radius:6px 6px 0 0;background-color:hsla(0,0%,93.3%,.75)}.body-wrap .form-wrap{padding:15px;background-color:hsla(0,0%,100%,.8)}.fade-enter-from{opacity:0;transform:translateY(-300px)}.fade-enter-active{transition:all .6s ease-in-out}.fade-enter-to{opcaity:1}.fade-leave-from{opacity:1}.fade-leave-active{transition:all 1s ease}.fade-leave-to{opcaity:0;transform:translateY(-300px)}.full-width{width:100%!important}.preview-img{width:100%;max-height:70vh;display:flex;justify-content:center;align-items:center}.preview-img img{max-width:100%;max-height:70vh;-o-object-fit:cover;object-fit:cover}.el-dialog__title{color:#174fcf}.pager{padding:20px}.link-icon{margin:0 6px}.el-breadcrumb{line-height:22px}article{padding:15px;max-height:calc(100% - 53px);overflow:auto}article h1{padding:15px;margin:0;line-height:1.5;color:#409eff;text-align:center;font-weight:400}article .desc{padding:20px;text-align:center;color:#999;font-size:12px}article .content{font-size:13px;line-height:1.75}article .content>*{background-color:transparent!important}