.story-wrapper{display:flex}.story-wrapper .r{width:780px;padding-left:50px;padding-top:40px;padding-bottom:40px}.story-wrapper .r .h .title{font-size:24px;color:#1d2129;display:flex;align-items:center;margin-bottom:8px}.story-wrapper .r .h .title img{width:40px;height:20px;object-fit:cover}.story-wrapper .r .h .desc{font-size:13px;color:#c9cdd4;margin-bottom:20px}.story-wrapper .r .tab-list{display:flex;align-items:center;width:100%;height:40px;background-color:#f2f3f5;justify-content:space-between;margin-bottom:30px;padding:4px}.story-wrapper .r .tab-list .tab{width:23%;height:32px;color:#86909c;font-size:14px;border-radius:12px}.story-wrapper .r .tab-list .tab:hover{background-color:hsla(0,0%,100%,.7)}.story-wrapper .r .box{background-color:#f7f8fa;border-radius:12px;padding:2px 4px}.story-wrapper .r .box .item{height:42px;margin:2px 0;border-color:transparent;border-radius:8px}.story-wrapper .r .box .item:hover{background-color:#fff;border-color:#c9cdd4;box-shadow:0 8px 20px 0 rgba(134,144,156,.05)}.story-wrapper .r .box .item span{font-size:16px;color:#1d2129}.story-wrapper .r .box .item .download{color:#c9cdd4;font-size:14px}.story-wrapper .r .box .item .download .img{width:18px;height:18px;margin-left:5px}.story-wrapper .l{flex:1;padding-right:50px;padding-top:40px}.story-wrapper .l .title{font-size:40px;color:#1d2129;margin-bottom:20px}.story-wrapper .l .desc{font-size:16px;color:#000;margin-bottom:30px}.story-wrapper .l .box{border:1px solid #e5e6eb;border-radius:16px;padding:16px}.story-wrapper .l .box img{height:140px;width:100%;object-fit:cover;border-radius:12px}.story-wrapper .l .box .label{font-size:18px;color:#4e5969;margin:12px 0}.story-wrapper .l .box .content{font-size:14px;color:#c9cdd4}.story-wrapper .l .box .btn{width:100%;height:45px;display:flex;justify-content:center;align-items:center;font-size:15px;color:#fff;background-color:#165dff;border-radius:12px;cursor:pointer;margin-top:16px}.story-wrapper .l .box .btn:hover{background-color:rgba(22,93,255,.8)}