.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{background-color:hsla(0,0%,100%,.9);bottom:0;left:0;margin:0;position:absolute;right:0;top:0;transition:opacity .3s;z-index:2000}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{margin-top:-21px;position:absolute;text-align:center;top:50%;width:100%}.el-loading-spinner .el-loading-text{color:#409eff;font-size:14px;margin:3px 0}.el-loading-spinner .circular{animation:loading-rotate 2s linear infinite;height:42px;width:42px}.el-loading-spinner .path{stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409eff;stroke-linecap:round;animation:loading-dash 1.5s ease-in-out infinite}.el-loading-spinner i{color:#409eff}.el-loading-fade-enter,.el-loading-fade-leave-active{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.bread-crumbs-comp{background:#f7f9fb;box-shadow:0 .5px 0 0 rgba(0,0,0,.05),inset 0 .5px 0 0 rgba(0,0,0,.05);padding:10px 0}.bread-crumbs-comp .crumb-container,.bread-crumbs-comp .crumb-wrap{align-items:center;display:flex}.bread-crumbs-comp .crumb-wrap{font-size:14px}.bread-crumbs-comp .crumb-wrap .not-last,.bread-crumbs-comp .crumb-wrap .your-location{color:#3d3d3d}.bread-crumbs-comp .crumb-wrap .linker{color:#3d3d3d;margin:0 8px}.bread-crumbs-comp .crumb-wrap .final-item{color:#a3a3a3}@media(any-hover:hover){.bread-crumbs-comp .crumb-wrap .not-last:hover{color:#e66112}}@media screen and (max-width:799px){.bread-crumbs-comp{display:none}}.el-rate__icon,.el-rate__item{display:inline-block;position:relative}.el-rate{height:20px;line-height:1}.el-rate:active,.el-rate:focus{outline-width:0}.el-rate__item{font-size:0;vertical-align:middle}.el-rate__icon{color:#c0c4cc;font-size:18px;margin-right:6px;transition:.3s}.el-rate__decimal,.el-rate__icon .path2{left:0;position:absolute;top:0}.el-rate__icon.hover{transform:scale(1.15)}.el-rate__decimal{display:inline-block;overflow:hidden}.el-rate__text{font-size:14px;vertical-align:middle}.v-modal-enter{animation:v-modal-in .2s ease}.v-modal-leave{animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{background:#000;height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%}.el-popup-parent--hidden{overflow:hidden}.el-dialog{background:#fff;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.3);box-sizing:border-box;margin:0 auto 50px;position:relative;width:50%}.el-dialog.is-fullscreen{height:100%;margin-bottom:0;margin-top:0;overflow:auto;width:100%}.el-dialog__wrapper{bottom:0;left:0;margin:0;overflow:auto;position:fixed;right:0;top:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{background:0 0;border:none;cursor:pointer;font-size:16px;outline:0;padding:0;position:absolute;right:20px;top:20px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409eff}.el-dialog__title{color:#303133;font-size:18px;line-height:24px}.el-dialog__body{color:#606266;font-size:14px;padding:30px 20px;word-break:break-all}.el-dialog__footer{box-sizing:border-box;padding:10px 20px 20px;text-align:right}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{padding:25px 25px 30px;text-align:left;text-align:initial}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{animation:dialog-fade-in .3s}.dialog-fade-leave-active{animation:dialog-fade-out .3s}@keyframes dialog-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes dialog-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}.report-box .el-dialog{position:relative;width:500px}.report-box .el-dialog .el-dialog__title{color:#3d3d3d;font-size:16px}.report-box .el-dialog .el-dialog__headerbtn .el-dialog__close{color:#3d3d3d}.report-box .el-dialog .dialog-footer{display:flex;justify-content:flex-end}.report-box .el-dialog .dialog-footer .border-confirm{border:1px solid #e66112;border-radius:2px;cursor:pointer;justify-content:flex-end;margin-right:16px}.report-box .el-dialog .dialog-footer .border-confirm .confirm{background-color:#e66112;border:1px solid #fff;border-radius:2px;color:#fff;font-size:14px;padding:7px 24px}.report-box .el-dialog .dialog-footer .cancel{background-color:#fff;border:1px solid #e5e5e5;border-radius:2px;color:#3d3d3d;cursor:pointer;font-size:14px;margin-right:4px;padding:7px 24px}.report-box .el-dialog .input-box{border:1px solid #ccc;margin:0 auto;position:relative;width:404px}.report-box .el-dialog .input-box input{height:56px;padding:0 50px 0 16px;width:400px}.report-box .el-dialog .input-box .iconarrow-down{cursor:pointer;font-size:23px;position:absolute;right:22px;top:17px;transition:all .5s}.report-box .el-dialog .input-box .iconarrow-down-active{transform:rotate(180deg)}.report-box .el-dialog .input-box-active{border:1px solid #3d3d3d;border-bottom:none}.report-box .el-dialog .inputList{background:#fff;border:1px solid #3d3d3d;border-top:none;height:392px;left:48px;overflow:auto;position:absolute;top:141px;width:404px}.report-box .el-dialog .inputList .item{color:#3d3d3d;cursor:pointer;font-size:16px;height:56px;line-height:56px;padding:0 16px}.report-box .el-dialog .inputList .item:hover{background-color:#fafafa}@media screen and (max-width:799px){.report-box .el-dialog{width:300px}.report-box .el-dialog .input-box{width:260px}.report-box .el-dialog .input-box input{width:250px}.report-box .el-dialog .inputList{height:200px;left:20px;width:260px}}.img-swiper{background-color:rgba(0,0,0,.8);box-sizing:border-box;color:#fff;height:100vh;left:0;margin:0;overscroll-behavior:none;padding:50px;position:fixed;top:0;width:100vw;z-index:22}.img-swiper,.img-swiper .swiper-box{align-items:center;display:flex;justify-content:center}.img-swiper .swiper-box{height:100%;position:relative;width:100%}.img-swiper .swiper-box .iconresist{background:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;font-size:20px;height:40px;line-height:41px;padding:2px;position:absolute;right:150px;text-align:center;top:55px;width:40px;z-index:10}.img-swiper .swiper-box .swiper-container,.img-swiper .swiper-box .swiper-container .swiper-wrapper{height:100%;width:100%}.img-swiper .swiper-box .swiper-container .swiper-wrapper .swiper-slide{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.img-swiper .swiper-box .swiper-container .swiper-wrapper .swiper-slide .swiper-img{max-height:100%;max-width:100%}.img-swiper .swiper-box .swiper-container .swiper-button-next:after,.img-swiper .swiper-box .swiper-container .swiper-button-prev:after,.img-swiper .swiper-box .swiper-container .swiper-container-rtl .swiper-button-next:after{content:""}.img-swiper .swiper-box .swiper-container .swiper-button-next,.img-swiper .swiper-box .swiper-container .swiper-button-prev{align-items:center;background-color:rgba(0,0,0,.5);border-radius:50%;display:flex;height:50px;justify-content:center;top:50%;transform:translateY(-50%);width:50px;z-index:3}.img-swiper .swiper-box .swiper-container .swiper-button-next .iconback,.img-swiper .swiper-box .swiper-container .swiper-button-prev .iconback{color:#fff;font-size:30px;height:100%;line-height:50px;text-align:center;width:100%}.img-swiper .swiper-box .swiper-container .swiper-button-next .icon-next,.img-swiper .swiper-box .swiper-container .swiper-button-prev .icon-next{display:inline-block;transform:rotate(180deg)}.img-swiper .swiper-box .swiper-container .swiper-pagination{background:rgba(0,0,0,.3);border-radius:2px;bottom:50px;left:50%;line-height:22px;padding:0 6px;transform:translate(-50%);width:auto}@media screen and (max-width:999px){.img-swiper{padding:0}.img-swiper .swiper-box .iconresist{right:50px}}.text-ellipsis-comp{color:#2a2a2a;font-size:14px;line-height:24px;overflow:hidden;position:relative;text-overflow:ellipsis;width:100%;word-break:break-word}.text-ellipsis-comp .text-expand{background:linear-gradient(90deg,transparent,#fff 40%);bottom:0;padding-left:24px;position:absolute;right:0}.text-ellipsis-comp .text-collapse{text-align:right}.text-ellipsis-comp .dis-select{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-popover__title,.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper .popper__arrow,.el-popper .popper__arrow:after{border-color:transparent;border-style:solid;display:block;height:0;position:absolute;width:0}.el-popper .popper__arrow{border-width:6px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.03))}.el-popper .popper__arrow:after{border-width:6px;content:" "}.el-popper[x-placement^=top] .popper__arrow{border-bottom-width:0;border-top-color:#ebeef5;bottom:-6px;left:50%;margin-right:3px}.el-popper[x-placement^=top] .popper__arrow:after{border-bottom-width:0;border-top-color:#fff;bottom:1px;margin-left:-6px}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{border-bottom-color:#ebeef5;border-top-width:0;left:50%;margin-right:3px;top:-6px}.el-popper[x-placement^=bottom] .popper__arrow:after{border-bottom-color:#fff;border-top-width:0;margin-left:-6px;top:1px}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{border-left-width:0;border-right-color:#ebeef5;left:-6px;margin-bottom:3px;top:50%}.el-popper[x-placement^=right] .popper__arrow:after{border-left-width:0;border-right-color:#fff;bottom:-6px;left:1px}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{border-left-color:#ebeef5;border-right-width:0;margin-bottom:3px;right:-6px;top:50%}.el-popper[x-placement^=left] .popper__arrow:after{border-left-color:#fff;border-right-width:0;bottom:-6px;margin-left:-6px;right:1px}.el-popover{background:#fff;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);color:#606266;font-size:14px;line-height:1.4;min-width:150px;padding:12px;position:absolute;text-align:justify;word-break:break-all;z-index:2000}.el-popover--plain{padding:18px 20px}.el-popover__title{color:#303133;font-size:16px;line-height:1}.el-popover:focus,.el-popover:focus:active,.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.share-box-comp .share-box{min-width:200px;padding:16px 0}.share-box-comp .share-box .title{color:#000;font-size:20px;margin-bottom:20px;text-align:center}.share-box-comp .share-box .share-list-log{align-items:center;display:flex;justify-content:space-around}.share-box-comp .share-box .share-list-log .item{cursor:pointer;position:relative;text-align:center}.share-box-comp .share-box .share-list-log .name{color:#7a7a7a;font-size:14px;line-height:20px;margin:8px 0 0}@media screen and (max-width:799px){.share-box-comp{display:none}}.el-drawer.btt,.el-drawer.ttb,.el-drawer__container{left:0;right:0;width:100%}@keyframes el-drawer-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rtl-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rtl-drawer-out{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes ltr-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ltr-drawer-out{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes ttb-drawer-in{0%{transform:translateY(-100%)}to{transform:translate(0)}}@keyframes ttb-drawer-out{0%{transform:translate(0)}to{transform:translateY(-100%)}}@keyframes btt-drawer-in{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes btt-drawer-out{0%{transform:translate(0)}to{transform:translateY(100%)}}.el-drawer{background-color:#fff;box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-sizing:border-box;display:flex;flex-direction:column;outline:0;overflow:hidden;position:absolute}.el-drawer.rtl{animation:rtl-drawer-out .3s;right:0}.el-drawer__open .el-drawer.rtl{animation:rtl-drawer-in .3s 1ms}.el-drawer.ltr{animation:ltr-drawer-out .3s;left:0}.el-drawer__open .el-drawer.ltr{animation:ltr-drawer-in .3s 1ms}.el-drawer.ttb{animation:ttb-drawer-out .3s;top:0}.el-drawer__open .el-drawer.ttb{animation:ttb-drawer-in .3s 1ms}.el-drawer.btt{animation:btt-drawer-out .3s;bottom:0}.el-drawer__open .el-drawer.btt{animation:btt-drawer-in .3s 1ms}.el-drawer__wrapper{bottom:0;left:0;margin:0;overflow:hidden;position:fixed;right:0;top:0}.el-drawer__header{align-items:center;color:#72767b;display:flex;margin-bottom:32px;padding:20px 20px 0}.el-drawer__header>:first-child{flex:1}.el-drawer__title{flex:1;font-size:1rem;line-height:inherit;margin:0}.el-drawer__close-btn{background-color:transparent;border:none;color:inherit;cursor:pointer;font-size:20px}.el-drawer__body{flex:1;overflow:auto}.el-drawer__body>*{box-sizing:border-box}.el-drawer.ltr,.el-drawer.rtl,.el-drawer__container{bottom:0;height:100%;top:0}.el-drawer__container{position:relative}.el-drawer-fade-enter-active{animation:el-drawer-fade-in .3s}.el-drawer-fade-leave-active{animation:el-drawer-fade-in .3s reverse}.el-popup-parent--hidden{padding:0!important}.comment-drawer{border-radius:16px 16px 0 0;height:auto!important;padding:16px}.comment-drawer .el-drawer__header{display:none}.comment-drawer .title{color:#3d3d3d;font-size:14px;font-weight:600;line-height:22px;margin-bottom:20px}.comment-drawer .share-list-log{align-items:center;border-bottom:1px solid #f2f2f2;display:flex;justify-content:space-around;padding-bottom:20px}.comment-drawer .share-list-log .item{text-align:center}.comment-drawer .share-list-log .item img{height:48px;width:48px}.comment-drawer .share-list-log .item .name{color:#7a7a7a;font-size:12px}.comment-drawer .cancel{color:#3d3d3d;font-size:14px;padding:10px;text-align:center}.el-popup-parent--hidden{padding-right:0!important}.comments-list-comp{background:#fff;border-radius:4px;padding:24px}.comments-list-comp .list-box-item{border-bottom:1px solid #f1f1f1;cursor:pointer;display:block;margin-bottom:30px;padding-bottom:20px}.comments-list-comp .list-box-item:last-child{border:none;margin:0;padding-bottom:0}.comments-list-comp .list-box-item .list-item-lable-h5,.comments-list-comp .list-box-item .list-item-lable-pc{align-items:center;display:inline-flex;margin-bottom:20px}.comments-list-comp .list-box-item .list-item-lable-h5 .lable,.comments-list-comp .list-box-item .list-item-lable-pc .lable{background:#ccc;border-radius:2px;color:#fff;font-size:14px;font-weight:400;padding:2px 8px}.comments-list-comp .list-box-item .list-item-lable-h5 .lable-green,.comments-list-comp .list-box-item .list-item-lable-pc .lable-green{background:#47b261}.comments-list-comp .list-box-item .list-item-lable-h5 .lable-purple,.comments-list-comp .list-box-item .list-item-lable-pc .lable-purple{background:#4e4cca}.comments-list-comp .list-box-item .list-item-lable-h5 .lable-blue,.comments-list-comp .list-box-item .list-item-lable-pc .lable-blue{background:#477db2}.comments-list-comp .list-box-item .list-item-lable-h5 .ico,.comments-list-comp .list-box-item .list-item-lable-pc .ico{height:24px;margin:0 8px;-o-object-fit:contain;object-fit:contain;width:24px}.comments-list-comp .list-box-item .list-item-lable-h5 .name,.comments-list-comp .list-box-item .list-item-lable-pc .name{color:#1f2129;font-size:14px;font-weight:500}.comments-list-comp .list-box-item .head-img-h5,.comments-list-comp .list-box-item .head-img-pc{height:40px;margin-right:20px;width:40px}.comments-list-comp .list-box-item .head-img-h5 img,.comments-list-comp .list-box-item .head-img-pc img{border-radius:50%;box-sizing:border-box;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.comments-list-comp .list-box-item .head-img-pc,.comments-list-comp .list-box-item .list-item-lable-pc{display:flex}.comments-list-comp .list-box-item .head-img-h5,.comments-list-comp .list-box-item .list-item-lable-h5{display:none}.comments-list-comp .list-box-item .list-item-body{align-items:flex-start;display:flex}.comments-list-comp .list-box-item .list-box-item-right{position:relative;width:calc(100% - 60px)}.comments-list-comp .list-box-item .list-box-item-right .head-box,.comments-list-comp .list-box-item .list-box-item-right .head-box .user-box .user-name{color:#1f2129;font-size:14px;line-height:20px;margin-bottom:2px}.comments-list-comp .list-box-item .list-box-item-right .head-box .user-box .flag-box{align-items:center;color:#979aa8;display:flex;font-size:14px;line-height:20px}.comments-list-comp .list-box-item .list-box-item-right .head-box .user-box .flag-box img{height:14px;margin-right:8px;width:22px}.comments-list-comp .list-box-item .list-box-item-right .star-box{align-items:center;display:flex;margin-bottom:12px}.comments-list-comp .list-box-item .list-box-item-right .star-box .el-rate{height:22px}.comments-list-comp .list-box-item .list-box-item-right .star-box .el-rate .el-rate__item .el-rate__icon{font-size:22px;font-style:normal;margin-right:0}.comments-list-comp .list-box-item .list-box-item-right .star-box .el-rate .el-rate__item .el-rate__icon .el-rate__decimal{font-style:normal}.comments-list-comp .list-box-item .list-box-item-right .text-ellipsis-box{margin-bottom:12px}.comments-list-comp .list-box-item .list-box-item-right .img-box{display:flex;height:120px;margin-bottom:12px}.comments-list-comp .list-box-item .list-box-item-right .img-box .img-box-item{background:#fafafa;border-radius:4px;height:120px;margin-right:10px;position:relative;width:120px}.comments-list-comp .list-box-item .list-box-item-right .img-box .img-box-item img{border-radius:4px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.comments-list-comp .list-box-item .list-box-item-right .img-box .img-box-item .shade{align-items:center;background:rgba(0,0,0,.3);border-radius:4px;bottom:0;color:#fff;display:flex;font-size:28px;justify-content:center;left:0;position:absolute;right:0;top:0}.comments-list-comp .list-box-item .list-box-item-right .praise-box{align-items:center;display:flex;justify-content:space-between}.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right{align-items:center;display:flex}.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right-item{align-items:center;color:#4e5969;cursor:pointer;display:flex;font-size:14px;margin-right:30px;position:relative}.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right-item .show-item{color:#4e5969}.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right-item .iconfont{color:#1d2129;font-size:18px;height:20px;line-height:20px;margin-right:4px;text-align:center;width:20px}.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right-item .icon{height:20px;margin-right:4px;width:20px}@media(any-hover:hover){.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right-item:hover .show-item,.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right-item:hover .show-item i{color:#e66112}}.comments-list-comp .list-box-item .list-box-item-right .praise-box .iconmore1{color:#1d2129;font-size:20px}@media(any-hover:hover){.comments-list-comp .list-box-item .list-box-item-right .praise-box .iconmore1:hover{color:#e66112}}@media screen and (max-width:799px){.comments-list-comp{padding:14px 16px}.comments-list-comp .list-box-item .head-img-pc,.comments-list-comp .list-box-item .list-item-lable-pc{display:none}.comments-list-comp .list-box-item .list-item-lable-h5{border:1px solid #dde2ec;border-radius:2px;display:inline-flex;font-size:12px;margin-bottom:20px;padding:4px 8px}.comments-list-comp .list-box-item .list-item-lable-h5 .ico{height:14px;margin:0 4px 0 0;width:14px}.comments-list-comp .list-box-item .list-item-lable-h5 .name{color:#5a7fb8;font-size:12px;font-weight:400;line-height:15px}.comments-list-comp .list-box-item .head-img-h5{display:block;margin-right:8px;padding:3px}.comments-list-comp .list-box-item .list-box-item-right{width:100%}.comments-list-comp .list-box-item .list-box-item-right .head-box{margin-bottom:10px}.comments-list-comp .list-box-item .list-box-item-right .head-box .user-box .user-name{font-weight:500}.comments-list-comp .list-box-item .list-box-item-right .head-box .user-box .flag-box{color:#86909c;font-size:12px}.comments-list-comp .list-box-item .list-box-item-right .head-box .user-box .flag-box img{margin-right:6px}.comments-list-comp .list-box-item .list-box-item-right .star-box{margin-bottom:10px}.comments-list-comp .list-box-item .list-box-item-right .star-box .el-rate{height:18px}.comments-list-comp .list-box-item .list-box-item-right .star-box .el-rate .el-rate__item .el-rate__icon{font-size:18px}.comments-list-comp .list-box-item .list-box-item-right .img-box{height:109px;margin-bottom:10px}.comments-list-comp .list-box-item .list-box-item-right .img-box .img-box-item{height:109px;margin-right:8px;width:109px}.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right-item{font-size:12px}.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right-item .iconfont{font-size:16px;height:18px;line-height:18px;width:18px}.comments-list-comp .list-box-item .list-box-item-right .praise-box .praise-box-right-item .icon{height:18px;width:18px}}.com-publish-comp{margin-top:20px}.com-publish-comp .com-header{background-color:#fff;border-radius:4px;padding:30px 48px 40px}.com-publish-comp .com-header .designation{color:#a3a3a3;font-size:14px;margin-bottom:11px}.com-publish-comp .com-header .designation span{color:rgba(230,97,18,.9)}.com-publish-comp .com-header .announce-name{align-items:center;color:#3d3d3d;display:flex;font-size:16px;font-weight:600;margin-bottom:20px}.com-publish-comp .com-header .announce-name img{border-radius:2px;height:28px;margin-right:10px;width:28px}.com-publish-comp .com-header .star-box{align-content:center;display:flex;margin-top:22px}.com-publish-comp .com-header .star-box .star-left{color:#3d3d3d;font-size:16px;font-weight:600;margin-right:14px}.com-publish-comp .com-header .star-box .star-left .star-item-text{line-height:36px}.com-publish-comp .com-header .star-box .star-left .star-item-text:not(:first-child){margin-top:12px}.com-publish-comp .com-header .star-box .star-right .star-item-rate{align-items:center;display:flex;height:36px}.com-publish-comp .com-header .star-box .star-right .star-item-rate .el-rate{height:auto}.com-publish-comp .com-header .star-box .star-right .star-item-rate .el-rate .iconxingji{font-size:32px;font-style:normal;margin-right:0}.com-publish-comp .com-header .star-box .star-right .star-item-rate:not(:first-child){margin-top:12px}.com-publish-comp .com-container{background:#fff;border-radius:4px;margin-top:20px;padding:30px 48px 40px}.com-publish-comp .com-container .designation{color:#a3a3a3;font-size:12px}.com-publish-comp .com-container .designation span{color:rgba(230,97,18,.9)}.com-publish-comp .com-container .textarea-box{height:232px;margin-bottom:22px;margin-top:8px;position:relative;width:100%}.com-publish-comp .com-container .textarea-box .num{bottom:10px;color:#ccc;font-size:12px;padding:5px;position:absolute;right:16px}.com-publish-comp .com-container .textarea-box .active-num{color:#e66112}.com-publish-comp .com-container .textarea-box .toast{align-items:center;background:rgba(29,33,41,.8);border-radius:8px;box-sizing:border-box;color:#fff;display:flex;font-size:12px;height:64px;justify-content:center;left:50%;min-width:192px;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.com-publish-comp .com-container .textarea-box textarea{background:#fafafa;border:1px solid #e6e6e6;border-radius:4px;box-sizing:border-box;font-family:微软雅黑;height:100%;outline:none;padding:16px 16px 30px;resize:none;width:100%}.com-publish-comp .com-container .textarea-box textarea::-webkit-scrollbar{display:none}.com-publish-comp .com-container .upload-box{display:flex;flex-wrap:wrap;margin-bottom:22px}.com-publish-comp .com-container .upload-box .upload-box-imgbox{height:72px;margin:0 17px 17px 0;position:relative;width:72px}.com-publish-comp .com-container .upload-box .upload-box-imgbox .iconclose{background-color:#3d3d3d;border-radius:50%;color:#fff;cursor:pointer;font-size:16px;position:absolute;right:-8px;top:-8px;z-index:1}.com-publish-comp .com-container .upload-box .upload-box-imgbox img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.com-publish-comp .com-container .upload-box .file-box{background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:4px;height:72px;position:relative;width:72px}.com-publish-comp .com-container .upload-box .file-box input{cursor:pointer;height:100%;opacity:0;width:100%}.com-publish-comp .com-container .upload-box .file-box i{color:#e6e6e6;font-size:26px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.com-publish-comp .com-container .upload-box .img-look-out{align-self:flex-end;color:#e66112;font-size:12px;margin-top:12px;padding:10px}.com-publish-comp .com-container .submit{display:flex;justify-content:space-between}.com-publish-comp .com-container .submit .sub-anonymity{align-items:center;color:#4e5969;cursor:pointer;display:flex;font-size:12px;transition:all .2s ease-in}.com-publish-comp .com-container .submit .sub-anonymity .iconfont{border:1px solid #86909c;border-radius:15px;color:#fff;height:15px;margin-right:6px;transition:all .2s ease-in;width:15px}.com-publish-comp .com-container .submit .active-sub{color:#e66112}.com-publish-comp .com-container .submit .active-sub .iconpitchon{background-color:#e66112;border:1px solid #e66112}.com-publish-comp .com-container .submit .btn{background:rgba(230,97,18,.9);border-radius:4px;color:#fff;font-size:14px;min-width:160px;padding:10px;text-align:center}@media(any-hover:hover){.com-publish-comp .com-container .submit .btn:hover{cursor:pointer;opacity:.8}}.com-publish-comp .com-container .promise{background:#f5f9fe;border-radius:4px;margin-bottom:22px;padding:16px}.com-publish-comp .com-container .promise p{color:#9aa5b5;font-size:12px;line-height:22px}.com-publish-comp .com-container .promise p:first-child{color:#1c242c;font-size:14px;font-weight:600px;margin-bottom:6px}.client-pagination-comp{align-items:center;display:flex;justify-content:center}.client-pagination-comp .el-pagination.is-background{padding:0}.client-pagination-comp .el-pagination.is-background .btn-next,.client-pagination-comp .el-pagination.is-background .btn-prev{background:none;border:1px solid #e5e5e5;height:40px;line-height:40px;margin:0 4px;min-width:40px}.client-pagination-comp .el-pagination.is-background .el-pager li{background:none;border:1px solid #e5e5e5;color:#7a7a7a;font-size:16px;font-weight:500;height:40px;line-height:38px;margin:0 4px;min-width:40px}.client-pagination-comp .el-pagination.is-background .el-pager .active{border:1px solid #e66112}.client-pagination-comp .el-pagination.is-background .el-pager li:not(.disabled):hover{border:1px solid #e66112;color:#e66112}.client-pagination-comp .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#e66112;color:#fff}@media screen and (max-width:799px){.client-pagination-comp .el-pagination.is-background .btn-next,.client-pagination-comp .el-pagination.is-background .btn-prev{height:30px;line-height:30px;min-width:30px}.client-pagination-comp .el-pagination.is-background .el-pager li{font-size:12px;height:30px;line-height:28px;min-width:30px}}.weekMost[data-v-59f997c6]{background-color:#fff;border:1px solid rgba(0,0,0,.03);border-radius:4px;padding:16px}.weekMost .comments-more-h3[data-v-59f997c6]{color:#3d3d3d;font-size:14px;line-height:20px;padding:0 8px 8px}.weekMost .comments-more-ul .comments-more-li[data-v-59f997c6]{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:11px 8px}.weekMost .comments-more-ul .comments-more-li .li-left[data-v-59f997c6]{display:flex}.weekMost .comments-more-ul .comments-more-li .li-left .exchange-name[data-v-59f997c6]{color:#3d3d3d;font-size:14px;font-weight:600;line-height:20px;margin-left:8px}.weekMost .comments-more-ul .comments-more-li .li-right[data-v-59f997c6]{background:#f5f5f5;border-radius:2px;color:#a3a3a3;font-size:12px;height:24px;line-height:24px;text-align:center;width:24px}.weekMost .comments-more-ul .comments-more-li .top-1[data-v-59f997c6]{background:url(https://resource.tech002.com/images/home/rank1.svg) no-repeat 50%/100% 100%}.weekMost .comments-more-ul .comments-more-li .top-2[data-v-59f997c6]{background:url(https://resource.tech002.com/images/home/rank2.svg) no-repeat 50%/100% 100%}.weekMost .comments-more-ul .comments-more-li .top-3[data-v-59f997c6]{background:url(https://resource.tech002.com/images/home/rank3.svg) no-repeat 50%/100% 100%}.weekMost .comments-more-ul .comments-more-li[data-v-59f997c6]:hover{background-color:#fafafa}.weekMost .comments-more-ul .comments-more-li:hover .li-left .exchange-name[data-v-59f997c6]{color:#e66112}.tk-comments-view{min-height:70vh;padding-bottom:50px}.tk-comments-view .content{display:flex;margin-top:20px}.tk-comments-view .content .content-left{width:874px}.tk-comments-view .content .sort-list{background:#fff;padding:24px 24px 6px}.tk-comments-view .content .sort-list .sort-item{color:#86909c;cursor:pointer;font-size:18px;line-height:44px;margin-right:100px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tk-comments-view .content .sort-list .sort-item:last-child{margin-right:0}.tk-comments-view .content .sort-list .arrow-box{align-items:center;display:flex;flex-direction:column;margin-left:2px}.tk-comments-view .content .sort-list .arrow-box .icon{display:inline-block;height:0;width:0}.tk-comments-view .content .sort-list .arrow-box .icon-up{border-bottom:3px solid #86909c;border-left:2px solid transparent;border-right:2px solid transparent;margin-bottom:2px}.tk-comments-view .content .sort-list .arrow-box .icon-down{border-left:2px solid transparent;border-right:2px solid transparent;border-top:3px solid #86909c}.tk-comments-view .content .sort-list .arrow-box .icon-active{border-bottom-color:#e66112;border-top-color:#e66112}.tk-comments-view .content .sort-list .sort-item-active{color:#e66112}.tk-comments-view .content .pagination{display:flex;justify-content:center;padding:34px 0}.tk-comments-view .content .no-data{align-items:center;background:#fff;display:flex;flex-direction:column;height:404px;justify-content:center}.tk-comments-view .content .no-data .log{width:280px}.tk-comments-view .content .no-data .text{color:#7a7a7a;font-size:17px;margin:26px 0}.tk-comments-view .content .comments-btn{display:none}.tk-comments-view .content .content-right{margin-left:20px;width:305px}.tk-comments-view .content .me-release{align-items:center;background:#e66112;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:18px;justify-content:center;margin-bottom:14px;padding:12px 0}@media(any-hover:hover){.tk-comments-view .content .me-release:hover{opacity:.8}}.tk-comments-view .content .me-release img{height:22px;margin-right:7px;width:22px}@media screen and (max-width:1199px){.tk-comments-view .bread-crumbs-comp .width{padding:0 30px}.tk-comments-view .content .content-left{width:615px}}@media screen and (max-width:999px){.tk-comments-view .bread-crumbs-comp .width{padding:0 20px}.tk-comments-view .content .content-left{width:100%}.tk-comments-view .content .content-right{display:none}}@media screen and (max-width:799px){.tk-comments-view{padding-bottom:0}.tk-comments-view .content{margin-top:0}.tk-comments-view .content .sort-list{background:#fff;justify-content:space-between;padding:0 16px;position:fixed;width:100%;z-index:10}.tk-comments-view .content .sort-list .sort-item{font-size:14px;margin:0}.tk-comments-view .content .comments-list-comp{margin-top:44px}.tk-comments-view .content .comments-btn{background:#e66112;border:1px solid rgba(0,0,0,.1);border-radius:29px;bottom:88px;box-shadow:0 4px 4px 0 rgba(255,204,102,.1),0 16px 16px 0 rgba(255,204,102,.1);color:#fff;display:flex;font-size:14px;padding:10px 22px;position:fixed;right:16px;z-index:30}.tk-comments-view .content .comments-btn i{font-size:20px;margin-right:6px}}