.newBuyProcess{padding:0 24px 45px;width:100%;background-color:#fff;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.newBuyProcess .title-area{width:100%;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(56,56,56,.8);font-size:22px}.newBuyProcess .title-area img{width:80px;height:80px}.newBuyProcess .content-area{width:100%;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:66px}.newBuyProcess .content-area .process-area{width:253px;height:510px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.newBuyProcess .content-area .process-area .text_tip{position:absolute;bottom:10px;left:0;color:#e66e65;font-size:12px}.newBuyProcess .content-area .process-area .index_area{width:37px;height:100%}.newBuyProcess .content-area .process-area .index_area .index_cell .round{width:37px;height:37px;background-color:#c1d6f9;color:#fff;border-radius:50%;line-height:37px;text-align:center}.newBuyProcess .content-area .process-area .index_area .index_cell .round.red{background-color:#e66e65;color:#fff}.newBuyProcess .content-area .process-area .index_area .index_cell .line{width:2px;height:40px;margin:3px auto;background-color:rgba(210,162,0,.35)}.newBuyProcess .content-area .process-area .content_area{width:205px;height:100%;margin-left:10px}.newBuyProcess .content-area .process-area .content_area .content_cell{width:100%;height:37px;border:1px solid #e5e5e5;border-radius:19px;text-align:center;line-height:37px;margin-bottom:46px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;color:hsla(0,0%,50.2%,.6);cursor:pointer}.newBuyProcess .content-area .process-area .content_area .content_cell.red{background-color:#e66e65;color:#fff}.newBuyProcess .content-area .process-content{width:760px;color:rgba(56,56,56,.8);font-size:16px;margin-left:90px}.newBuyProcess .content-area .process-content .transfer{position:relative}.newBuyProcess .content-area .process-content .transfer .mask{width:760px;height:474px;position:absolute;top:0;left:0;background-color:#fff;z-index:999;opacity:.7}.newBuyProcess .content-area .process-content .title{margin-bottom:10px}.newBuyProcess .content-area .process-content .title span{font-size:14px}.newBuyProcess .content-area .process-content .name_input{width:760px;margin-bottom:10px}.newBuyProcess .footer-area{width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newBuyProcess .footer-area .cancel{color:hsla(0,0%,65.1%,.6);border:2px solid hsla(0,0%,65.1%,.6);border-radius:5px}.newBuyProcess .footer-area .cancel,.newBuyProcess .footer-area .confirm{width:200px;height:40px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 10px}.newBuyProcess .footer-area .confirm{background-color:rgba(128,174,249,.84);color:#fff;border-radius:5px}