.main-layout-home{padding:20px 0 110px 24px;display:flex;min-height:70vh;width:100%;background:#f1f1f1}.main-layout-home .home{margin-left:-12px;margin-right:-12px;display:flex;justify-content:space-between;width:100%}.main-layout-home .home .main-content{padding-left:12px;padding-right:12px;width:70%;position:relative}.main-layout-home .home .main-content .banner-homepage{width:100%;height:243px;margin-bottom:16px;overflow:hidden;border-radius:12px;cursor:pointer}.main-layout-home .home .main-content .banner-homepage .banner{width:100%;height:242px;opacity:1;transform:translateZ(0)}.main-layout-home .home .main-content .banner-homepage .banner .image{width:100%;height:239px;background-image:url(/assets/images/nova-default.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.main-layout-home .home .main-content .banner-homepage .banner .image img{width:100%;height:239px;object-fit:fill}.main-layout-home .home .main-content .books-homepage{position:relative;width:100%;margin:16px 0}.main-layout-home .home .main-content .books-homepage .story-card-box{border:1px solid rgba(0,0,0,.1);border-radius:12px;position:relative;margin:0;padding:24px;background:#fff;box-sizing:border-box}.main-layout-home .home .main-content .books-homepage .story-card-box .card-head .title{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000;font-weight:500;font-size:18px}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:36px;padding:0 0 16px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;max-height:175px;align-items:center;scrollbar-width:thin;scrollbar-color:#c7517f #f1f1f1}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list::-webkit-scrollbar{height:6px}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list::-webkit-scrollbar-thumb{background:#c7517f;border-radius:4px}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list::-webkit-scrollbar-thumb:hover{background:#a73d66}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list:hover{overflow-x:auto}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .written-story-click{color:#3d88ff;background-color:transparent;cursor:pointer;transition:color .3s;flex:0 0 auto}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .written-story-click .book-card{display:flex;align-items:center;width:271px;height:133px}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .written-story-click .book-card .image{width:91px;height:133px;flex-shrink:0}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .written-story-click .book-card .image img{width:100%;height:133px;border-radius:2px;object-fit:cover}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .written-story-click .book-card .book-info{margin-left:12px;flex-grow:1}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .written-story-click .book-card .book-info .book-title{max-width:168px;margin-top:8px;color:#000;font-weight:510;font-size:14px;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .written-story-click .book-card .book-info .word-count{margin-top:12px;color:rgba(0,0,0,.8);font-weight:400;font-size:12px}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .written-story-click .book-card .book-info .book-time{margin-top:12px;color:rgba(0,0,0,.9);font-size:11px;font-weight:400}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .story-create{flex:0 0 auto;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;width:91px;height:133px;font-weight:510;font-size:12px;font-style:normal;line-height:16px;background:#fff;border:1px solid #c7517f;border-radius:2px;color:#c7517f;outline:none;cursor:pointer;transition:background .3s,color .3s}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .story-create:hover{background:#f8e8ee;color:#a73d66}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .story-create .sign{font-size:14px}.main-layout-home .home .main-content .books-homepage .story-card-box .card-body .book-list .story-create .create{font-size:14px;font-weight:500}.main-layout-home .home .main-content .task-homepage{display:flex;width:100%;margin:16px 0}.main-layout-home .home .main-content .task-homepage .cards{width:100%;display:flex;flex-direction:column}.main-layout-home .home .main-content .task-homepage .cards .card-head .title{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000;font-weight:500;font-size:18px}.main-layout-home .home .main-content .task-homepage .cards .card-body{width:100%}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards{width:100%;margin-left:-12px;margin-right:-12px;display:flex;justify-content:space-around;flex-direction:row}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards .no{padding-left:12px;padding-right:12px}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards .no .event{color:#3d88ff;background-color:transparent;cursor:pointer;transition:color .3s}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards .no .event .task-card{background:linear-gradient(180deg,#c7517f,#fa939e);display:flex;flex-direction:column;justify-content:space-between;width:100%;height:94px;padding:0 0 12px 12px;border-radius:8px}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards .no .event .task-card .title{display:flex;align-items:flex-start;justify-content:space-between}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards .no .event .task-card .title .h{height:42px;margin-top:12px;color:#fff;font-weight:500;font-size:16px;overflow:hidden}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards .no .event .task-card .title .icon{display:flex;align-items:center;justify-content:center;width:56px;height:38px;background:rgba(0,0,0,.3);border-radius:0 8px 0 12px}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards .no .event .task-card .title .icon .image-wrap{width:50px;height:50px;position:relative}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards .no .event .task-card .title .icon .image-wrap img{height:50px;transform:translateY(-8px)}.main-layout-home .home .main-content .task-homepage .cards .card-body .cards .no .event .task-card .description{overflow:hidden;color:#fff;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.main-layout-home .home .main-content .dashboard-homepage{position:relative;width:100%;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:24px;margin:0;background-color:#fff}.main-layout-home .home .main-content .dashboard-homepage .card-head .title{display:flex;flex-direction:column;justify-content:center;min-height:25.96px;color:#000;font-weight:500;font-size:18px;margin-bottom:16px;align-items:center}.main-layout-home .home .main-content .dashboard-homepage .card-body .tab-wrap{margin-bottom:12px;text-align:center}.main-layout-home .home .main-content .dashboard-homepage .card-body .tab-wrap .tabs{display:flex;align-items:center;justify-content:space-around}.main-layout-home .home .main-content .dashboard-homepage .card-body .tab-wrap .tabs .space-item .data-sensor-click{cursor:pointer}.main-layout-home .home .main-content .dashboard-homepage .card-body .tab-wrap .tabs .space-item .data-sensor-click .tab-name{color:rgba(0,0,0,.6);margin-bottom:5px;font-weight:400;font-size:14px}.main-layout-home .home .main-content .dashboard-homepage .card-body .tab-wrap .tabs .space-item .data-sensor-click .tab-value{color:rgba(0,0,0,.6);font-size:500;font-size:18px;text-align:center}.main-layout-home .home .main-content .dashboard-homepage .card-body .tab-wrap .tabs .space-item-split .divider{height:2.8rem;position:relative;top:-.06cm;margin-inline:8px;margin-block:0;vertical-align:middle;border-top:0;border-inline-start:1px solid rgba(5,5,5,.06);color:rgba(5,5,5,.88);font-size:14px;line-height:2;border-block-start:1px solid rgba(5,5,5,.06)}.main-layout-home .home .main-content .dashboard-homepage .card-body .echarts{height:300px;user-select:none;position:relative;color:transparent;width:100%}.main-layout-home .home .main-content .dashboard-homepage .card-body .echarts canvas{width:100%}