.comparateInfoDialog .el-drawer__header{padding:5px;margin:0;border:1px solid #f2f2f2}.comparateInfoDialog .drawTitle{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:30px;font-size:14px;font-weight:600;color:#000}.comparateInfoDialog .drawTitle .el-radio-group{line-height:40px;padding-right:20px}.comparateInfoDialog .el-drawer__body{height:calc(100% - 40px);overflow-y:auto;overflow-x:hidden;padding:10px}.comparateInfoDialog .el-drawer__body .el-radio{display:block;margin-top:10px}.comparateInfoDialog .el-drawer__body .infoTitle{font-size:12px;font-weight:700;margin-left:5px;line-height:18px;position:relative}.comparateInfoDialog .el-drawer__body .infoTitle:before{position:absolute;content:"";width:4px;height:15px;left:-7px;background-color:#409eff}.comparateInfoDialog .el-drawer__body .el-row{margin-bottom:20px;margin-left:10px}.comparateInfoDialog .demo-drawer__footer{float:right;margin-right:20px}