.person{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.item{position:relative}.info{position:absolute;height:10%;display:-ms-flexbox;display:flex;left:1rem;width:100%;background:red}.cj{height:300px}.cj,.cj .cj_item{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.cj .cj_item{width:48%;height:100%;-ms-flex-direction:column;flex-direction:column}.cj .cj_item .cj_item1_top{width:100%;height:68%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.cj .cj_item .cj_item1_top .top_2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.cj .cj_item .cj_item1_top .top_2 .btn1,.cj .cj_item .cj_item1_top .top_2 .btn2{background:#00adff;padding:10px;cursor:pointer;margin:10px 0;border-radius:4px;color:#fff}.cj .cj_item .cj_item1_bottom{height:28%;background:#645ca1;color:#fff;border-radius:4px;padding:0 10px;-ms-flex-pack:center;justify-content:center}.cj .cj_item .cj_item1_bottom,.cj .cj_item .cj_item2_top{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cj .cj_item .cj_item2_top{height:85%}.cj .cj_item .cj_item2_top .top_1{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cj .cj_item .cj_item2_bottom{width:auto;height:15%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fffbe6}.cj .cj_item .cj_item2_bottom img{width:.06rem;height:.06rem;margin:0 .06rem}.cj .ant-upload{width:100%;text-align:center;border-radius:5px}