.box{width:1200px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:200px;height:600px;border-radius:10px}.left{border-radius:10px 0 0 10px;background-color:#93a4c6;height:600px;width:80px;padding-top:20px}.content,.left{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}.content{background-color:#f1f1f1;height:100vh;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-y:auto;padding-top:10px;background-image:url(../img/bg.13e7a458.png);background-size:cover;background-position:50%}.logo{position:absolute;top:80px;left:calc(50vw - 600px);z-index:2}.list{height:580px;overflow:auto;padding:auto;margin-top:20px;margin-left:60px}.list::-webkit-scrollbar-thumb{display:block;width:2px;margin:0 auto;border-radius:10px;background:#93a4c6}.list::-webkit-scrollbar{width:10px;height:2px;background:#fff;border-radius:10px}.card{width:1000px;background-color:#ebf1fc;border-radius:5px;padding:10px;font-size:16px;color:#93a4c6}.card,.fy{margin-bottom:10px}.fy{background-color:#fff;width:640px}