.designAssistant{background:#f0f2f5;padding:10px 25px;height:calc(100vh - 80px);overflow-y:auto}.designAssistant .title-wrap{display:flex;flex-wrap:wrap;align-items:center;margin:5px 0}.designAssistant .title-wrap .tag{width:4px;height:20px;background:#409eff;border-radius:10px}.designAssistant .title-wrap .title{font-size:18px;font-weight:700;padding-left:10px}.designAssistant .case-wrap{background:#fff;padding:40px;margin:20px 0;border-radius:6px}.designAssistant .case-wrap .cw-top{display:flex;justify-content:space-between;border-bottom:3px solid #eee;padding-bottom:40px}.designAssistant .case-wrap .cw-top .top{flex:1}.designAssistant .case-wrap .cw-top .cwt-left .title{font-size:32px;color:#000}.designAssistant .case-wrap .cw-top .cwt-left .tag-wrap{display:flex;flex-direction:column;line-height:50px;font-size:16px;color:#999;margin-top:50px}.designAssistant .case-wrap .cw-top .cwt-left .btn-upload{cursor:pointer;width:200px;height:60px;line-height:60px;background:#0a1529;border-radius:60px;font-size:18px;font-weight:700;text-align:center;margin-top:110px}.designAssistant .case-wrap .cw-top .cwt-left .btn-upload .module{width:100%;height:100%;color:#fff;text-decoration:none}.designAssistant .case-wrap .cw-top .cwt-left .btn-upload .module .btn{width:100%;height:100%}.designAssistant .case-wrap .cw-top .cwt-right{padding-left:30px}.designAssistant .case-wrap .cw-top .cwt-right .pic{width:100%}.designAssistant .case-wrap .cw-bottom{display:flex;justify-content:space-between}.designAssistant .case-wrap .cw-bottom .bottom{flex:1;padding-top:40px}.designAssistant .case-wrap .cw-bottom .cwb-left{padding-right:60px}.designAssistant .case-wrap .cw-bottom .cwb-left .title{font-size:32px;color:#000}.designAssistant .case-wrap .cw-bottom .cwb-left .content{margin:20px 0;line-height:40px;font-size:16px;color:#999}.designAssistant .case-wrap .cw-bottom .cwb-left .pic{width:100%}.designAssistant .case-wrap .cw-bottom .cwb-right{padding-left:60px;display:flex;flex-direction:column;justify-content:space-between}.designAssistant .case-wrap .cw-bottom .cwb-right .title{font-size:32px;color:#000}.designAssistant .case-wrap .cw-bottom .cwb-right .content{margin:20px 0;line-height:40px;font-size:16px;color:#999;margin-bottom:100px}.designAssistant .case-wrap .cw-bottom .cwb-right .pic{width:100%}