.boxCode{text-align:center}.boxCode .s70_input{width:70%!important}.boxCode .num{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:20px 0 20px 0}.boxCode .num .good{color:#02a7f0}.boxCode .num .son{color:#70b603}.boxCode .num .bad{color:#d9001b}.boxCode .boxCodeList_big{max-height:265px;width:800px;margin:auto;overflow:auto}.boxCode .boxCodeList_big .boxCodeBadList,.boxCode .boxCodeList_big .boxCodeList,.boxCode .boxCodeList_big .boxCodeSonList{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.boxCode .boxCodeList_big .boxCodeBadList .boxCodeItem,.boxCode .boxCodeList_big .boxCodeList .boxCodeItem,.boxCode .boxCodeList_big .boxCodeSonList .boxCodeItem{width:175px;height:50px;margin:10px;font-size:14px;font-weight:700;color:#02a7f0;border:1px solid #02a7f0;border-radius:10px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer}.boxCode .boxCodeList_big .boxCodeBadList .boxCodeItem .del,.boxCode .boxCodeList_big .boxCodeList .boxCodeItem .del,.boxCode .boxCodeList_big .boxCodeSonList .boxCodeItem .del{position:absolute;right:-10px;top:-10px;width:20px;height:20px}.boxCode .boxCodeList_big .boxCodeBadList .boxCodeItem .hx,.boxCode .boxCodeList_big .boxCodeList .boxCodeItem .hx,.boxCode .boxCodeList_big .boxCodeSonList .boxCodeItem .hx{position:absolute;right:0;top:0;width:50px;height:30px}.boxCode .boxCodeList_big .boxCodeBadList .boxCodeItem:hover,.boxCode .boxCodeList_big .boxCodeList .boxCodeItem:hover,.boxCode .boxCodeList_big .boxCodeSonList .boxCodeItem:hover{background:#02a7f0;color:#fff}.boxCode .boxCodeList_big .boxCodeSonList .boxCodeItem{color:#70b603;border:1px solid #70b603}.boxCode .boxCodeList_big .boxCodeSonList .boxCodeItem:hover{background:#70b603}.boxCode .boxCodeList_big .boxCodeBadList .boxCodeItem{color:#d9001b;border:1px solid #d9001b}.boxCode .boxCodeList_big .boxCodeBadList .boxCodeItem:hover{background:#d9001b}.boxCode .footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}