.header{background-color:#fff}.layout{height:100vh;overflow-y:auto;background-color:#f5f6f8}@media screen and (max-width:900px){.layout{width:100%;overflow-x:hidden}}.container{min-height:100vh;padding-top:84px}@media screen and (max-width:900px){.container{padding-top:64px}}.page_scene{width:1200px;margin:0 auto;background-color:#fff;border-radius:6px;padding:30px 40px 50px}.page_scene .tabbar{margin-bottom:30px}.page_scene .tabbar .tab-item{min-width:86px;height:32px;padding:0 12px;background:0 0;line-height:32px;text-align:center;font-size:16px;font-weight:400;color:#1d2129;margin-right:8px;border-radius:28px;cursor:pointer}.page_scene .tabbar .tab-item.active{padding:0 18px;background:-webkit-linear-gradient(top,#058aff 1%,#2a60ff 100%);background:linear-gradient(180deg,#058aff 1%,#2a60ff 100%);color:#fff}.page_scene .prompt-list .prompt-item{display:none}.page_scene .prompt-list .prompt-item.active{display:block}.page_scene .prompt-list .prompt-item>.title{font-size:16px;font-weight:500;line-height:normal;color:#117cff}.page_scene .prompt-list .prompt-item .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.page_scene .prompt-list .prompt-item .list .item{width:540px;height:116px;background:#f5f6f8;border-radius:12px;padding:0 40px;margin-bottom:20px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;cursor:pointer}.page_scene .prompt-list .prompt-item .list .item .icon{width:64px;height:64px;background:#fff;border-radius:50%;margin-right:20px}.page_scene .prompt-list .prompt-item .list .item .icon img{display:block;width:24px;height:24px}.page_scene .prompt-list .prompt-item .list .item .info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.page_scene .prompt-list .prompt-item .list .item .info .title{font-size:16px;font-weight:500;line-height:20px;text-align:left;color:#1d2129;margin-bottom:8px}.page_scene .prompt-list .prompt-item .list .item .info .desc{height:40px;font-size:14px;font-weight:400;line-height:20px;color:#1d2129;text-align:left}.page_scene .prompt-list .prompt-item .list .item:hover{background:-webkit-linear-gradient(top,rgba(17,124,255,.6) 0,#117cff 100%);background:linear-gradient(180deg,rgba(17,124,255,.6) 0,#117cff 100%)}.page_scene .prompt-list .prompt-item .list .item:hover .icon{background-color:#f5f6f8}.page_scene .prompt-list .prompt-item .list .item:hover .info .desc,.page_scene .prompt-list .prompt-item .list .item:hover .info .title{color:#fff}@media screen and (max-width:900px){.page_scene{width:100%;background-color:transparent;padding:30px 0 0}.page_scene .tabbar{margin-bottom:20px;padding-left:20px;overflow-x:auto;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.page_scene .tabbar::-webkit-scrollbar{width:0;height:0}.page_scene .tabbar::-webkit-scrollbar-track{height:0}.page_scene .tabbar .tab-item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:#fff}.page_scene .prompt-list{padding:0 20px}.page_scene .prompt-list .prompt-item>.title{font-size:16px;font-weight:500;line-height:normal}.page_scene .prompt-list .prompt-item .list{display:block;margin-top:12px}.page_scene .prompt-list .prompt-item .list .item{width:100%;height:100px;padding:0 14px 0 16px;background-color:#fff;margin-bottom:12px}.page_scene .prompt-list .prompt-item .list .item .icon{width:64px;height:64px;margin-right:16px;background-color:#f5f6f8}.page_scene .prompt-list .prompt-item .list .item .info .title{font-size:14px;font-weight:500}.page_scene .prompt-list .prompt-item .list .item .info .desc{font-size:12px;font-weight:400}}