#accounts{background-color:#fff;min-height:100%;box-sizing:border-box;box-shadow:0 2px 8px 0 rgba(0,0,0,.05)}#accounts .lightxt{font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#303133;line-height:18px}#accounts .light{width:6px;height:6px;border-radius:3px;background-color:pink;margin-right:4px}#accounts .itemlogo{width:30px;margin-left:3px}#accounts .changshang{width:120px;height:42px;background-color:#e7f3ff;box-sizing:border-box;padding:4px;border-radius:2px;border:1px solid #408dff}#accounts .changshang .changshang_content{width:100%;height:100%;background-color:#fff;border-radius:2px;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}#accounts .changshang .changshang_content span{margin-left:5px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:rgba(0,0,0,.8);line-height:18px}#accounts .closeimg{width:19px;cursor:pointer;position:absolute;top:22px;right:24px}#accounts .container_title{font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:rgba(0,0,0,.8);line-height:60px;margin-bottom:24px;border-bottom:1px solid #dcdfe6}#accounts .addcount_container{padding:19px 24px;padding-top:0;box-sizing:border-box;background-color:#fff;border-radius:4px;position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);top:157px}#accounts .addcount_container .selectitem{display:flex;align-items:center;margin-bottom:24px}#accounts .addcount_container .selectitem .leftitle{width:132px;text-align:right}#accounts .addcount_container .selectitem .itemcontainer{width:400px;margin-left:12px}#accounts .addbtn{margin-bottom:15px}#accounts .actiontxt2{margin-left:15px}#accounts .deletetxt{font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#f5222d;line-height:17px;margin-left:16px;cursor:pointer}#accounts .layout-container{height:100%;background-color:#fff;border-radius:4px;box-sizing:border-box;padding:28px 32px;position:relative}