.eco-post-resource-list .eco-post-resource-list-container{display:grid;grid-gap:12px;gap:12px;width:100%;grid-template-columns:repeat(3,1fr)}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-1{grid-template-columns:repeat(1,1fr)}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-1 .eco-post-resource-list-item{height:600px}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-2{grid-template-columns:repeat(2,1fr)}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-2 .eco-post-resource-list-item{height:240px}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-3{grid-template-columns:repeat(3,1fr)}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-3 .eco-post-resource-list-item{height:240px}.eco-post-resource-list .eco-post-resource-list-container .eco-post-resource-list-item{position:relative;border-radius:10px;overflow:hidden;cursor:pointer;height:240px}.eco-post-resource-list .eco-post-resource-list-container .eco-post-resource-list-item .eco-post-resource-list-trans-layer{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.eco-post-resource-list .eco-post-resource-list-container .eco-post-resource-list-item .eco-post-resource-list-trans-layer.transparent{background-color:rgba(0,0,0,.3)}.eco-post-resource-list .eco-post-resource-list-container .eco-post-resource-list-item .eco-post-resource-list-trans-layer .eco-post-resource-list-show-length{color:#fff;font-family:var(--eco-design-font-B);font-size:40px;position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:3}.eco-post-resource-list .eco-post-resource-list-container .eco-post-resource-list-item .eco-post-resource-list-trans-layer .eco-post-resource-list-item-play{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:3}@media(max-width:1023px){.eco-post-resource-list .eco-post-resource-list-container .eco-post-resource-list-item .eco-post-resource-list-trans-layer .eco-post-resource-list-item-play{width:36px;height:36px}}.eco-post-resource-list .eco-post-resource-list-container .eco-post-resource-list-item .eco-post-resource-list-img{width:100%;height:100%;object-fit:cover}@media(max-width:1023px){.eco-post-resource-list .eco-post-resource-list-container{display:grid;grid-gap:4px;gap:4px;width:100%;grid-template-columns:repeat(3,1fr)}.eco-post-resource-list .eco-post-resource-list-container .eco-post-resource-list-item{height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-1{grid-template-columns:repeat(1,1fr)}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-1 .eco-post-resource-list-item{height:87.2vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-2{grid-template-columns:repeat(2,1fr)}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-2 .eco-post-resource-list-item{height:43vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-3{grid-template-columns:repeat(3,1fr)}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-3 .eco-post-resource-list-item{height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-4{grid-template-columns:repeat(2,1fr)}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-4 .eco-post-resource-list-item{height:43vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-5{grid-template-columns:1fr .5fr .5fr 1fr}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-5 .eco-post-resource-list-item{height:43vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-5 .eco-post-resource-list-item:first-child{grid-column-start:1;grid-column-end:3}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-5 .eco-post-resource-list-item:nth-child(2){grid-column:span 1;grid-column-start:3;grid-column-end:5}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-5 .eco-post-resource-list-item:nth-child(3){grid-row:2/3;grid-column:1/2;height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-5 .eco-post-resource-list-item:nth-child(4){grid-row:2/3;grid-column:2/4;height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-5 .eco-post-resource-list-item:nth-child(5){grid-row:2/3;grid-column:4/5;height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10{grid-template-columns:1fr .5fr .5fr 1fr;grid-template-areas:"a a b b" "c c d d" "f g g h" "i j j k"}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item{height:43vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:first-child{grid-area:a}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:nth-child(2){grid-area:b}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:nth-child(3){grid-area:c}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:nth-child(4){grid-area:d}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:nth-child(5){grid-area:f;height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:nth-child(6){grid-area:g;height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:nth-child(7){grid-area:h;height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:nth-child(8){grid-area:i;height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:nth-child(9){grid-area:j;height:26.7vw}.eco-post-resource-list .eco-post-resource-list-container.eco-post-resource-list-items-10 .eco-post-resource-list-item:nth-child(10){grid-area:k;height:26.7vw}}.eco-post-resource-list-view-modal.ant-modal .ant-modal-close{top:0;inset-inline-end:0}.eco-post-resource-list-view-modal.ant-modal .ant-modal-content{padding:0;background:rgba(0,0,0,0);box-shadow:none;max-height:75vh}.eco-post-resource-list-view-modal.ant-modal .swiper{padding-bottom:32px}.eco-post-resource-list-view-modal.ant-modal .swiper .swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,#fff)}.eco-post-resource-list-view-modal.ant-modal .swiper .swiper-button-next:after,.eco-post-resource-list-view-modal.ant-modal .swiper .swiper-button-prev:after{display:none;content:none}.eco-post-resource-list-view-modal.ant-modal .eco-post-resource-list-iframe-slide{height:517.5px}.eco-post-resource-list-view-modal.ant-modal .eco-post-resource-list-img-slide{display:flex;align-items:center}.eco-post-resource-list-view-modal.ant-modal .eco-post-resource-list-img-slide img{max-width:100%;width:auto}.eco-post-resource-list-view-modal.ant-modal .eco-post-resource-list-slide-wrap{width:100%;display:flex;justify-content:center}.eco-post-resource-list-view-modal.ant-modal .eco-post-resource-list-iframe{width:100%;height:100%;position:absolute}@media(max-width:1023px){.eco-post-resource-list-view-modal.ant-modal .ant-modal-content{padding:0 10px}.eco-post-resource-list-view-modal.ant-modal .ant-modal-close{right:10px}}.eco-post-resource-list-iframe{width:920px;height:517.5px}.ant-image-preview-root .ant-image-preview-img-wrapper .ant-image{max-width:85%;object-fit:contain;max-height:90vh;min-width:50%}.ant-image-preview-root .ant-image-preview-img-wrapper .ant-image img{max-height:90vh;max-width:85%;border-radius:12.8px}.ant-image-preview-root .ant-image-preview-img-wrapper video{max-width:80%;max-height:90vh;border-radius:12.8px;overflow:hidden}.ant-image-preview-operations-wrapper{transition:opacity .3s ease}.ant-image-preview-operations-wrapper,.ant-image-preview-operations-wrapper.ant-fade-enter,.ant-image-preview-operations-wrapper.ant-fade-leave{opacity:0;animation:none}@media(max-width:1023px){.ant-image-preview-operations-wrapper{display:none}}.ant-image-preview-operations-wrapper .ant-image-preview-close{display:flex;align-items:center;justify-content:center;padding:0;width:20px;height:20px;border-radius:50%;background-color:#919191;transition:unset}.ant-image-preview-operations-wrapper .ant-image-preview-close:hover{background-color:#919191}.ant-image-preview-operations-wrapper .ant-image-preview-close .anticon-close{font-size:12px}.ant-image-preview-operations-wrapper .ant-image-preview-switch-left,.ant-image-preview-operations-wrapper .ant-image-preview-switch-right{width:48px;height:48px;background-color:rgba(0,0,0,.2);transition:background-color .2s}.ant-image-preview-operations-wrapper .ant-image-preview-switch-left:hover,.ant-image-preview-operations-wrapper .ant-image-preview-switch-right:hover{background-color:rgba(0,0,0,.3)}.ant-image-preview-operations-wrapper .ant-image-preview-footer{height:-moz-fit-content;height:fit-content}.ant-image-preview-operations-wrapper .ant-image-preview-footer .ant-image-preview-progress{margin-bottom:0;border-radius:999px;padding:6.685px 13.37px;background-color:rgba(0,0,0,.16);-webkit-backdrop-filter:blur(17.3147621155px);backdrop-filter:blur(17.3147621155px)}.PostStatus_PostStatus__k5TQE{width:100%;padding:6px 24px;display:flex;align-items:center;justify-content:center;border-radius:8px;gap:8px}.PostStatus_PostStatus__k5TQE.PostStatus_padding__Q1QLw{background:rgba(255,164,0,.1);color:#ffa400}.PostStatus_PostStatus__k5TQE.PostStatus_notApprove__Piiw8{border-radius:4px;border:1px solid #ffddda;background:#fff0f0;color:#f8200c}.PostStatus_PostStatus__k5TQE.PostStatus_offline__gz74C{border-radius:8px;background:#f5f5f6;color:#595c61}@media(max-width:1023px){.PostStatus_PostStatus__k5TQE{padding:8px;border-radius:4px;margin-bottom:12px;font-size:12px}}.PostDetailsA{position:relative;background-color:#fff}.PostDetailsA.post-padding .PostDetailsA-title{margin-bottom:12px;color:#83868d;font-size:28px;line-height:36px}.PostDetailsA.post-padding .dividing{margin:36px 0;background:#ddd}.PostDetailsA.post-padding .PostDetailsA-content{color:#83868d}.PostDetailsA-label{display:flex;justify-content:space-between;margin-bottom:24px}.PostDetailsA-label .post-author{display:flex;align-items:center}.PostDetailsA-label .post-author .user-icon{width:36px;height:36px;margin-right:6px;border-radius:50%;overflow:hidden}.PostDetailsA-label .post-author .author-nick{font-family:var(--eco-design-font-B);font-size:20px;line-height:26px}.PostDetailsA-label .post-author i{margin:0 6px}.PostDetailsA-label .post-author .time{color:#707070;font-size:14px}.PostDetailsA-label .preview-btn{display:flex;justify-content:center;gap:5px;align-items:center;color:#adafb3}.PostDetailsA-label .eco-forum-hot-label-msg{font-size:14px}.PostDetailsA-title{font-family:var(--ff-woff2-B);font-size:34px;line-height:42px;white-space:pre-line;word-break:break-word}.PostDetailsA-tools{display:flex;gap:4px;justify-content:space-between;margin-top:24px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #ddd}.PostDetailsA-tools-r{display:flex;gap:10px;align-items:center;margin-bottom:16px}.PostDetailsA-tools-timer{font-size:14px;color:#707070}.PostDetailsA-tools-l .eco-forum-assort-label .eco-forum-assort-label-item{font-size:14px}.PostDetailsA-content{font-size:16px;line-height:140%;color:#424448;white-space:pre-line;word-break:break-word}.PostDetailsA-content p{min-height:1.4em;line-height:140%}.PostDetailsA-content a{color:#3f68e0}.PostDetailsA-preview{padding:24px 0 16px}.PostDetailsA .apply-post .apply-title-box{display:flex;font-size:20px;line-height:26px;margin:24px 0}.PostDetailsA .apply-post .apply-title-box .apply-title{font-family:var(--eco-design-font-B);margin-right:8px}.PostDetailsA .apply-post .apply-title-box .apply-subtitle{font-size:14px;color:#707070}.PostDetailsA .apply-post .apply-editor{display:flex}.PostDetailsA .apply-post .apply-editor .left-icon-box{text-align:center;margin-right:16px;cursor:pointer;display:flex;align-items:center;flex-direction:column}.PostDetailsA .apply-post .apply-editor .left-icon-box .person-icon{width:48px;height:48px;margin-bottom:8px;border-radius:50%;overflow:hidden}.PostDetailsA .apply-post .apply-editor .left-icon-box>span{font-size:14px}.PostDetailsA .apply-post .apply-editor .right-content{flex:1 1;scroll-margin-top:120px}.PostDetailsA .bottom-view-wrap .dividing{margin:24px 0}.PostDetailsA .bottom-view-wrap .post-view-opt{display:flex;justify-content:center;gap:24px;padding:24px 0}.PostDetailsA .bottom-view-wrap .post-view-opt .comment-btn{padding:8px 16px;min-width:132px;font-size:14px;font-family:var(--eco-design-font-M);text-align:center;border-radius:20px;cursor:pointer}.PostDetailsA .bottom-view-wrap .post-view-opt .back-send-btn{color:#3f68e0;border:1px solid #3f68e0}.PostDetailsA .bottom-view-wrap .post-view-opt .post-btn{background:#3f68e0;color:#fff}.share-post-modal .copy-input{border:none}.share-post-modal .share-url-content{font-size:14px;border-radius:4px;line-height:16px;padding:16px;color:#595c61;background:#f5f5f6;font-family:var(--ff-woff2-M);white-space:wrap}