.HeadCard{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.HeadCard .list{border-radius:10px;padding:10px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.HeadCard .list .content_box{width:90%;height:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.HeadCard .list .describeSize{color:#2e2e2e;font-size:16px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex}.HeadCard .list .describeSize .num-edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#afafaf;font-size:12px;padding-left:4px;position:relative;top:-2px}.HeadCard .list .describeSize .num-edit .el-iconFont{font-size:12px;height:12px;-webkit-transform:scale(.8);transform:scale(.8)}.HeadCard .list .numAndCompany{font-size:16px;width:80%;height:36px;text-align:center;line-height:36px;border-radius:20px}.HeadCard .list .numAndCompany .number{font-size:20px;font-weight:700;margin-right:6px}.HeadCard .list .numAndCompany .company{font-size:14px}.PlaguePreventionManagement{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 124px);padding-bottom:8px}.PlaguePreventionManagement .left{width:16%;margin-right:20px;overflow-y:auto}.PlaguePreventionManagement .right{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.PlaguePreventionManagement .right .right-head{padding-bottom:20px}.PlaguePreventionManagement .stateInfo{color:#409eff;cursor:pointer}