.el-affix,.el-affix--fixed{width:100%!important}ul.el-menu.el-menu--horizontal.el-menu-demo{justify-content:center}.el-image{display:block!important}.zwh{height:35px}.menu-container{display:flex;opacity:0;width:100%;height:70px;justify-content:center}.menu-container img{max-height:100%;max-width:100%}.header-flex{min-width:400px;height:inherit;background-color:#fff;border-radius:15px;display:flex;justify-content:space-between;align-items:center}.author-nav{height:100%;display:flex;justify-content:flex-start;margin-right:20px}.author-nav .avatar{display:flex;align-items:center;padding:0 15px}.author-nav .avatar img{display:block;width:50px;height:50px;border-radius:50%}.author-nav .info{height:100%;display:flex;align-items:center}.author-nav .info .center{height:50px}.author-nav .info .name{font-size:17px}.author-nav .info .sign{font-size:14px;color:#737373;line-height:30px}.drawer-container{overflow:hidden;width:1px;position:relative;height:inherit}.drawer-container-box{position:absolute;right:0;top:0;height:inherit;width:1000px;display:flex;justify-content:flex-end}.menu-items{overflow:hidden}.menu-items,.menu-items .item{height:inherit;display:flex;justify-content:center}.menu-items .item{font-size:16px;align-items:center;cursor:pointer;padding:0 15px}.menu-items .item-active,.menu-items .item-hover:hover{color:#5af}.switch-nav{width:50px;height:50px;position:relative;cursor:pointer}.switch-nav .switch-icon{position:absolute;top:50%;left:15px;background-color:#53555c;width:20px;height:2px;transition:all .3s cubic-bezier(0,.99,.2,1)}.switch-nav .switch-icon:after,.switch-nav .switch-icon:before{content:"";width:100%;height:100%;background-color:#53555c;position:absolute;transition:all .3s cubic-bezier(0,.99,.2,1)}.switch-nav .switch-icon:before{transform:translateY(-300%)}.switch-nav .switch-icon:after{transform:translateY(300%)}.switch-nav .open{background:transparent}.switch-nav .open:before{transform:translateY(0) rotate(45deg);background:#999}.switch-nav .open:after{transform:translateY(0) rotate(-45deg);background:#999}.switch-nav:hover .switch-icon:after,.switch-nav:hover .switch-icon:before{transform:translateY(0) rotate(90deg)}.switch-nav:hover .open:after,.switch-nav:hover .open:before{transform:translateY(0) rotate(0)}.big-picture{width:100%;height:100%;position:relative;margin-bottom:25px}.big-picture .mask{z-index:999999;background-color:transparent}.big-picture .content,.big-picture .mask{position:absolute;width:100%;height:100%;top:0;left:0}.big-picture .content{z-index:2;background:transparent}.big-picture .content .center-text{width:100%;color:#fff;position:absolute;top:60%;text-align:center}.big-picture .content .center-text .big-text{font-size:40px;font-weight:600;width:100%;letter-spacing:3px}.big-picture .content .center-text .small-text{font-size:25px;width:100%;line-height:50px}.big-picture .avatar{position:absolute;z-index:999;top:15px;right:15px;border-radius:50%;cursor:pointer;width:50px;height:50px;overflow:hidden}.big-picture .avatar img{max-width:100%;max-height:100%}@-webkit-keyframes show-text{0%{opacity:0}to{opacity:1}}@keyframes show-text{0%{opacity:0}to{opacity:1}}.big-picture .content .center-text .animation{-webkit-animation:show-text 3s 1;animation:show-text 3s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes guide-to-down{0%{opacity:.3;bottom:20px}to{opacity:1;bottom:15px}}@keyframes guide-to-down{0%{opacity:.3;bottom:20px}to{opacity:1;bottom:15px}}.big-picture .guide{width:100%;position:absolute;z-index:999;bottom:20px;-webkit-animation:guide-to-down 1.7s infinite;animation:guide-to-down 1.7s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.big-picture .guide img{display:block;width:64px;height:64px}.dmz-loading{height:100%;width:100%;position:absolute;z-index:1;top:0;left:0}.dmz-loading .loading-center{width:100%;height:100%;position:relative}.dmz-loading .loading-center-absolute{position:absolute;left:50%;top:50%;height:20px;width:100px;margin-top:-10px;margin-left:-50px}.dmz-loading .loading-center-absolute .object{width:20px;height:20px;background-color:#db5800;border-radius:50%;margin-right:20px;margin-bottom:20px;position:absolute}.dmz-loading .loading-center-absolute .one{-webkit-animation:loadKf 2s linear infinite;animation:loadKf 2s linear infinite}.dmz-loading .loading-center-absolute .two{-webkit-animation:loadKf 2s linear -.4s infinite;animation:loadKf 2s linear -.4s infinite}.dmz-loading .loading-center-absolute .three{-webkit-animation:loadKf 2s linear -.8s infinite;animation:loadKf 2s linear -.8s infinite}.dmz-loading .loading-center-absolute .four{-webkit-animation:loadKf 2s linear -1.2s infinite;animation:loadKf 2s linear -1.2s infinite}.dmz-loading .loading-center-absolute .five{-webkit-animation:loadKf 2s linear -1.6s infinite;animation:loadKf 2s linear -1.6s infinite}@-webkit-keyframes loadKf{0%{left:100px;top:0}80%{left:0;top:0}85%{left:0;top:-20px;width:20px;height:20px}90%{width:40px;height:15px}95%{left:100px;top:-20px;width:20px;height:20px}to{left:100px;top:0}}@keyframes loadKf{0%{left:100px;top:0}80%{left:0;top:0}85%{left:0;top:-20px;width:20px;height:20px}90%{width:40px;height:15px}95%{left:100px;top:-20px;width:20px;height:20px}to{left:100px;top:0}}@media screen and (max-width:450px){.header-flex{width:95%}.dmz-page-foot .ba-info{flex-wrap:wrap}}@media screen and (max-width:400px){.header-flex{min-width:auto}}.dmz-page-foot{width:100%;margin-top:519px;box-sizing:border-box;padding:0 20px}.dmz-page-foot .ba-info>div{margin:15px 10px}.dmz-page-foot .ba-info{padding:50px 0;display:flex;justify-content:center;font-size:14px;color:#fff;border-top:1px solid #a7a5a5}.dmz-page-foot .ba-info a{color:#fff}.side-drawer{position:fixed;z-index:999999999;display:flex;top:0;right:-100%;width:100%;height:100%}.side-drawer .mask{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1)}.side-drawer .content-container{position:absolute;z-index:2;top:2%;right:10px;width:50%;height:96%;max-width:300px;min-width:200px;border-radius:10px;background:hsla(0,0%,100%,.65);-webkit-backdrop-filter:saturate(200%) blur(25px);backdrop-filter:saturate(200%) blur(25px)}.side-drawer .side-avatar{width:100%;margin-top:7%;display:flex;justify-content:center}.side-drawer .side-avatar img{display:block;width:50%;max-width:60px;border-radius:50%}.side-drawer .horizontal-line{width:100%;display:flex;justify-content:center}.side-drawer .horizontal-line .border{background-color:#f0f0f0;height:1px;width:90%}.side-drawer .side-row-outer{width:100%}.side-drawer .side-row{width:100%;text-align:center;padding:15px 0;cursor:pointer;font-size:15px}.side-drawer .side-menu-item:hover{background-color:#5af;color:#fff}.side-drawer .nick-name{font-size:17px}.side-drawer .sign{color:#737373;font-size:12px;padding:5px 0;margin-bottom:20px}.side-drawer .expansion-manifesto{text-indent:2em;line-height:25px;box-sizing:border-box;padding:20px;color:#53555c;font-size:15px}