.container-wrapper.v1>.container{width:1280px;margin:0 auto}@media (max-width:768px){.container-wrapper.v1>.container{width:100%}}@keyframes mymove{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ace-chuangke-task-score .hidden-box{visibility:hidden;opacity:0;height:0;pointer-events:none}.ace-chuangke-task-score .main-section{display:flex}@media (max-width:768px){.ace-chuangke-task-score .main-section{display:block}}.ace-chuangke-task-score .main-left{padding:30px 20px 0 45px;color:#fff;width:50%;border-radius:5px 0 0 5px;background-repeat:no-repeat;background-position:bottom;background-size:cover}@media (max-width:768px){.ace-chuangke-task-score .main-left{padding:20px 20px 0;width:100%;height:570px;border-radius:0}}.ace-chuangke-task-score .main-left .left-title{line-height:33px;font-weight:500;font-size:24px;margin-bottom:4px}@media (max-width:768px){.ace-chuangke-task-score .main-left .left-title{font-size:18px}}.ace-chuangke-task-score .main-left .left-desc{opacity:.84;font-size:14px;line-height:20px}@media (max-width:768px){.ace-chuangke-task-score .main-left .left-desc{font-size:12px;line-height:17px}}.ace-chuangke-task-score .main-left .left-score{margin:32px 0 22px;font-size:18px}@media (max-width:768px){.ace-chuangke-task-score .main-left .left-score{margin:10px 0 15px;font-size:16px}}.ace-chuangke-task-score .main-left .left-score .score{font-weight:500;font-size:36px;color:#fffc70}@media (max-width:768px){.ace-chuangke-task-score .main-left .left-score .score{font-size:26px}}.ace-chuangke-task-score .main-left .left-score .login{color:#fffc70}.ace-chuangke-task-score .main-left .left-score .aliyun-icon-refresh{font-size:22px;margin-left:6px;vertical-align:-2px;cursor:pointer;transition:1s;display:inline-block}.ace-chuangke-task-score .main-left .left-score .aliyun-icon-refresh.move{animation:mymove 1s infinite linear}.ace-chuangke-task-score .main-left .left-btns .ace-btn{display:inline-flex;padding:0;align-items:center;width:160px;height:40px;border:none}@media (max-width:768px){.ace-chuangke-task-score .main-left .left-btns .ace-btn{width:140px;height:32px}}.ace-chuangke-task-score .main-left .left-btns .ace-btn:after{left:5px;font-size:14px;color:#4e2113}.ace-chuangke-task-score .main-left .left-btns .ace-btn:first-child{margin-right:20px}@media (max-width:768px){.ace-chuangke-task-score .main-left .left-btns .ace-btn:first-child{margin-right:15px}}.ace-chuangke-task-score .main-left .left-btns .ace-btn span:first-child{flex-grow:1;padding:0;background-image:linear-gradient(90deg,#ffd191 2%,#fff4df 49%,#ffd395);height:20px;font-weight:500;font-size:14px;color:#4e2113;height:100%;line-height:40px}@media (max-width:768px){.ace-chuangke-task-score .main-left .left-btns .ace-btn span:first-child{font-size:13px;line-height:32px}}.ace-chuangke-task-score .main-left .left-btns .ace-btn .right-arrow{width:40px;background:#f35613;height:100%}@media (max-width:768px){.ace-chuangke-task-score .main-left .left-btns .ace-btn .right-arrow{width:35px}}.ace-chuangke-task-score .main-left .left-btns .ace-btn .right-arrow:after{content:"\E686";font-family:aliyun-icon;font-size:18px;line-height:40px;color:#fff}@media (max-width:768px){.ace-chuangke-task-score .main-left .left-btns .ace-btn .right-arrow:after{line-height:32px}}.ace-chuangke-task-score .task-wrapper{background:var(--c1);border-radius:0 5px 5px 0;width:50%}@media (max-width:768px){.ace-chuangke-task-score .task-wrapper{width:100%;border-radius:0 0 5px 5px}}.ace-chuangke-task-score .task-wrapper .task-main{background:#fff7;padding:20px}@media (max-width:768px){.ace-chuangke-task-score .task-wrapper .task-main{padding:15px}}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom{background:#fff9;position:relative}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-tab{position:relative}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-tab .bottom-tab-item{cursor:pointer;height:38px;line-height:38px;display:inline-block;padding:0 20px;font-weight:500;position:relative;color:#fff}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-tab .bottom-tab-item.active{color:var(--c1)}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list-wrapper{height:400px;overflow-y:auto;padding:20px}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list-wrapper::-webkit-scrollbar{width:6px;background:transparent}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list-wrapper::-webkit-scrollbar-thumb{border-radius:6px;background:hsla(0,0%,100%,.8);width:10px}@media (max-width:768px){.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list-wrapper{height:auto;max-height:300px;padding:15px}}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (max-width:768px){.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list{grid-template-columns:repeat(1,1fr)}}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item{background:#fff;display:flex;align-items:center;border-radius:4px;position:relative;padding:15px 12px;min-height:90px}@media (max-width:768px){.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item{min-height:unset;padding:20px 12px 15px}}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .task-item-tag{position:absolute;top:0;left:0;color:#fff;background:url(https://img.alicdn.com/imgextra/i2/O1CN01voiKcn1lcJL5341sv_!!6000000004839-2-tps-110-38.png) 50%/100% 100% no-repeat;height:18px;line-height:18px;padding:0 16px;font-size:12px}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .task-img{margin-top:3px;width:48px;height:48px;flex-shrink:0;border-radius:50%;background:50%/36px no-repeat #f5f5f5;margin-right:10px}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .task-item-container{flex-grow:1}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .task-item-container .task-title-wrapper{display:flex;margin-bottom:6px;margin-top:2px;align-items:flex-end}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .task-item-container .task-title{flex-grow:1;color:#181818;font-size:14px;font-weight:500;line-height:18px;-webkit-line-clamp:1;
  /*! autoprefixer: off */-webkit-box-orient:vertical;word-break:break-all}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .task-item-container .task-desc{font-size:12px;color:#666;line-height:18px;max-height:18px;display:-webkit-box;-webkit-line-clamp:1;
  /*! autoprefixer: off */-webkit-box-orient:vertical;word-break:break-all;overflow:hidden}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .task-item-container .task-score{color:var(--c1);margin-top:6px;font-size:12px;line-height:18px}@media (max-width:768px){.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .task-item-container .task-score{margin-top:4px}}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .ace-btn{flex-shrink:0;font-size:12px;padding:0;height:24px;width:60px;border-radius:9999px;background-image:linear-gradient(90deg,var(--c1) 0,var(--l3));background-color:transparent;border:none}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .ace-btn.disabled,.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .bottom-task-list .bottom-task-item .ace-btn[disabled]{background-image:none;border:none;background-color:#ededed}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .empty-dom{text-align:center;padding:80px 0 0}@media (max-width:768px){.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .empty-dom{padding:0}}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .empty-dom img{width:100px}@media (max-width:768px){.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .empty-dom img{width:70px}}.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .empty-dom .text{margin-top:12px;color:#4e2113;font-size:16px}@media (max-width:768px){.ace-chuangke-task-score .task-wrapper .task-main .task-bottom .empty-dom .text{font-size:14px}}.ace-chuangke-task-score .task-item-btn{position:relative}.ace-chuangke-task-score .task-item-btn .float-share{position:absolute;left:0;z-index:11}.ace-chuangke-task-score .task-item-btn .ace-developer-custom-buybtn{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0}.ace-chuangke-task-score .task-item-btn .ace-developer-custom-buybtn .ace-btn{width:100%;height:100%;border:0;background:transparent}.ace-dialog.dialog-core-exchange .ace-dialog-header{font-size:18px}@media (max-width:768px){.ace-dialog.dialog-core-exchange .ace-dialog-header{font-size:16px}}.ace-dialog.dialog-core-exchange .ace-dialog-body{padding-top:0}.ace-dialog.dialog-core-exchange .ace-dialog-body .info-message{color:#666;text-align:center}.ace-dialog.dialog-core-exchange .ace-dialog-footer{padding-top:0}.ace-dialog.dialog-core-exchange .nc-container{margin-top:20px}@media (max-width:768px){.ace-dialog.dialog-core-exchange .nc-container{width:100%}}.ace-dialog.dialog-core-exchange .nc-container .btn_ok,.ace-dialog.dialog-core-exchange .nc-container .btn_slide{box-sizing:content-box}.ace-dialog.dialog-core-exchange .nc-container .nc_wrapper{margin:0 auto}@media (min-width:769px){.task-item-tag{height:18px!important;line-height:18px!important}.task-score{margin-top:6px!important}}.task-item-btn.v1{position:relative}.task-item-btn.v1 .float-share{position:absolute;left:0;z-index:11}.task-item-btn.v1 .ace-developer-custom-buybtn{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0}.task-item-btn.v1 .ace-developer-custom-buybtn .ace-btn{width:100%;height:100%;border:0;background:transparent}