.batch-publish-btn{width:80px;height:28px;font-weight:400;font-size:14px;color:#CC9756;text-align:center;line-height:29px;border-radius:14px;border:1px solid #CC9756}.pro-item-checkbox.active:before,.pro-item-checkbox:before{position:absolute;border-top:35px solid transparent;border-right:35px solid transparent;content:''}.pro-item-checkbox{position:absolute;top:0;left:0;z-index:1;display:none;width:44px;height:44px;overflow:hidden;cursor:pointer;border-radius:2px 0 0}.pro-item-checkbox:before{top:-38px;left:-38px;transform:rotate(-45deg);border-left:35px solid transparent;border-bottom:35px solid rgba(0,0,0,.4)}.pro-item-checkbox i{position:absolute;left:0;top:0;width:11px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translate(-1px,11px)}.pro-item-checkbox.active:before{top:-38px;left:-38px;transform:rotate(-45deg);border-left:35px solid transparent;border-bottom:35px solid #CC9756}.batch-publish-bottom-contral{position:fixed;bottom:0;left:0;width:100vw;height:100px;padding:26px 0;background:#F8F9FA;box-shadow:0 0 16px 0 rgba(0,0,0,.1);display:none;z-index:1000}.batch-publish-bottom-contral .main-box{width:1200px;margin:0 auto;height:100%;display:flex;align-items:stretch;justify-content:space-between}.batch-publish-bottom-contral .left-box-select-list{display:flex;flex-wrap:wrap;gap:10px 0;width:426px}.batch-publish-bottom-contral .left-box-select{flex-shrink:0;display:flex;align-items:center;width:33.3%;gap:6px;cursor:pointer;font-size:14px;color:#666}.batch-publish-bottom-contral .left-box-select .icon-checkbox{display:inline-block;position:relative;width:16px;height:16px;border:1px solid #666;border-radius:50%;flex-shrink:0}.batch-publish-bottom-contral .left-box-select.checked{color:#CC9756}.batch-publish-bottom-contral .left-box-select.checked .icon-checkbox{border-color:#CC9756}.batch-publish-bottom-contral .left-box-select.checked .icon-checkbox:after{content:'';position:absolute;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%);background:#CC9756;border-radius:50%}.batch-publish-bottom-contral .right-box{display:flex;align-items:center;gap:14px}.batch-publish-bottom-contral .right-box p{margin:0;font-size:14px;color:#666}.batch-publish-bottom-contral .right-box .ft-orange{color:#CC9756}.batch-publish-bottom-contral .right-box .selected-num{padding:0 4px;font-size:18px}.batch-publish-bottom-contral .right-box .confirm-btn{width:124px;height:48px;background:#CC9756;border-radius:24px;font-size:18px;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.batch-publish-bottom-contral .right-box .confirm-btn.disable{background:#ccc;cursor:not-allowed}.batch-publish-bottom-contral .right-box .confirm-btn:not(.disable):hover{background:#e65f00}.batch-publish-popup{z-index:20000;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;align-items:center;justify-content:center;display:none}.batch-publish-popup .pop-main{overflow:hidden;border-radius:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;background:#fff}.batch-publish-popup .pop-main .pop-header{padding:25px 30px 16px;display:flex;justify-content:space-between;align-items:center;color:#333;background-color:#EFF5FA}.batch-publish-popup .pop-main .pop-header .title{font-family:eryaxindahei,eryaxindahei;font-weight:700;font-size:20px}.batch-publish-popup .pop-main .pop-header .desc{font-size:14px}.batch-publish-popup .pop-main .pop-header .close{cursor:pointer}.batch-publish-popup .pop-main .pop-box{width:100%;position:relative;background:#EFF5FA;display:flex;align-items:center}.batch-publish-popup .pop-main .pop-box .popboxiframe body,.batch-publish-popup .pop-main .pop-box .popboxiframe html{min-width:none!important}