.nav[data-v-6fc8c7d8]{position:fixed;top:0;z-index:999;width:100%;height:60px;background:#fff;-webkit-box-shadow:0 3px 11px 0 rgba(66,66,66,.0512);box-shadow:0 3px 11px 0 rgba(66,66,66,.0512);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-logo[data-v-6fc8c7d8]{height:40px;margin-left:18px}.list{width:100vw;min-height:100vh;padding-top:60px;background:#f7f8fa;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list,.list-header{display:-webkit-box;display:-ms-flexbox;display:flex}.list-header{margin:70px 0;width:80%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1100px}.list-header-title{font-size:33px;font-weight:600;color:#303113;line-height:39px}.list-header-icon{width:180px}.list-content{max-width:1100px;width:90%}.list-content-item{margin-bottom:42px;position:relative;width:100%;height:113px;padding:22px 44px;background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(204,213,237,.2);box-shadow:0 4px 10px 0 rgba(204,213,237,.2);border-radius:10px 10px 10px 10px;cursor:pointer}.list-content-item .title{margin-bottom:16px;font-size:24px;font-weight:600;color:#303113;line-height:32px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.list-content-item .tips{padding:2px 16px;background:hsla(0,0%,52.9%,.15);border-radius:50px 50px 50px 50px;font-size:14px;font-weight:600;color:#929292;line-height:16px}.list-content-item .icon{position:absolute;top:50%;right:44px;-webkit-transform:translateY(-20px);transform:translateY(-20px);width:40px}.list__mobile{width:100vw;height:100vh;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f2f8ff));background:linear-gradient(180deg,#fff,#f2f8ff);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list__mobile .title{margin-top:23px;font-size:18px;font-weight:400;color:#1d2129;line-height:21px}.list__mobile .icon{margin-top:140px;width:140px}.list__mobile .tips{margin-top:40px;font-size:14px;font-weight:400;color:#86909c;line-height:22px}.blank{width:100%;height:calc(100vh - 70px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blank .icon{width:244px}.blank .tips{margin-top:44px;font-size:20px;font-weight:400;color:#86909c;line-height:22px}@media screen and (max-width:600px){.list-header{margin:30px auto}.list-header-icon{width:100px}.list-header-title{font-size:22px;line-height:26px}#app{min-width:unset}.list-content-item{padding:22px 60px 22px 18px;margin-bottom:20px}.list-content-item .title{font-size:16px}.list-content-item .icon{right:13px}}