.application-section .application-section-hd{display:flex;align-items:center;justify-content:space-between;margin:20px 0}.application-section .application-section-hd h3{font-size:22px}.application-section .application-section-bd{padding:20px;background-color:#fff;border-radius:4px}.application-section .application-section-bd .el-descriptions{font-size:16px}.application-section .application-section-bd .el-descriptions .el-descriptions-item__label{width:140px;color:#666;letter-spacing:1px}.application-section .application-section-bd .el-descriptions .el-descriptions-item__content{max-width:960px}.application-section .application-section-bd .el-descriptions .el-descriptions-item__content .app-cion{width:48px}.application-section .application-section-bd .el-descriptions .el-descriptions-item__content .app-cion img{height:48px;object-fit:contain}.application-section .application-step{display:flex;align-items:center;justify-content:space-between;padding:40px;font-size:16px}.application-section .application-step .step-info{display:flex;align-items:center;justify-content:space-between;margin-left:48px;width:640px;text-align:center}.application-section .application-step .step-info .step-item{width:140px;height:140px;box-shadow:0 0 17px 1px rgba(1,75,91,.08);border-radius:4px;color:#333;font-size:16px}.application-section .application-step .step-info .step-item .step-icon{display:block;margin:34px auto 12px;height:36px;width:36px;border-radius:21px;color:#1677ff;font-size:26px;line-height:36px;border:3px solid #1677ff}.application-section .application-step .step-info .step-item.is-active .step-icon{background:#1677ff;color:#fff}.application-section .application-step .step-info .step-arrow{display:inline-block;width:28px}.application-section .application-step .el-divider{height:88px}.application-section .application-step .step-tip{display:flex;align-items:center;justify-content:space-between}.application-section .application-step .step-tip .el-icon-warning-outline{margin-right:20px;color:#ebad5a;font-size:34px}.application-section .application-step .step-tip .step-text{display:inline-block;width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}