.ruleListBox{background-color:rgba(0,178,255,.1);border-radius:6px;padding:16px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ruleListBox .leftBox{width:85%}.ruleListBox .rightBox{width:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ruleListBox .title{font-size:140%;margin-bottom:8px;color:#00afff}