.application-layout{margin-top:30px}.application-layout .application-title{font-size:26px;color:#fff;height:36px;line-height:36px;text-align:center;margin-bottom:30px}.application-layout .application-warp{width:100%;padding:0 24%;height:144px;display:flex;justify-content:space-between}.application-layout .application-warp .app-item{width:80px;height:144px;display:flex;flex-direction:column;cursor:pointer;justify-content:space-between}.application-layout .application-warp .app-item .app-icon{height:110px;width:100%;margin-bottom:8px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.application-layout .application-warp .app-item .app-icon .app-img{height:80px;width:80px}.application-layout .application-warp .app-item .app-icon .app-bine{width:36px;height:4px;background:#fabe49;border-radius:2px}.application-layout .application-warp .app-item .app-text{width:100%;text-align:center;color:#fff}.application-layout .application-btn{height:36px;width:100%;margin:35px 0 0 0;text-align:center}.application-layout .application-btn .simulate-btn{display:inline-block;width:160px;height:36px;line-height:36px;background:hsla(0,0%,100%,.1);border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;font-size:14px}