.outInRecord .sectionOne{background:#fff;border-radius:12px;margin-bottom:30px;padding:28px 40px}.outInRecord .sectionOne .item_wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:20px 0;width:100%}.outInRecord .sectionOne .item_wrap .item_box{flex:1;position:relative;display:flex;align-items:center;flex-direction:column;margin-bottom:10px}.outInRecord .sectionOne .item_wrap .item_box .title{margin:5px auto 15px auto;color:#c8c8c8;font-size:16px;font-family:SourceHanSansSC-regular}.outInRecord .sectionOne .item_wrap .item_box .count{color:#1684fc;font-size:36px;font-family:SourceHanSansSC-medium}.outInRecord .sectionOne .item_wrap .item_box:nth-child(2):before,.outInRecord .sectionOne .item_wrap .item_box:nth-child(3):before,.outInRecord .sectionOne .item_wrap .item_box:nth-child(4):before{content:"";position:absolute;left:0;top:50%;width:1px;height:90%;transform:translateY(-50%);background-color:#ececec}