
/**
 * @description
 * 更新时间 { 2026-03-02 16:20:27 }
 * 更新节点: prodb-zh
 */
.promotion-header{height:80px;width:100%;background:#2e2e2e;display:flex;align-items:center;padding-left:40px;position:fixed;z-index:999}.promotion-header img{height:38px}.promotion-header .promotion-download{height:100%;display:flex;position:absolute;right:100px;gap:40px}.promotion-header .promotion-header-left{display:flex}.promotion-header .promotion-header-left p{margin-left:50px;width:166px;height:38px;line-height:38px;text-align:center;background:#484848;border-radius:8px;border:1px solid #484848;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);color:#fff;font-size:16px;box-sizing:border-box;margin-bottom:0}.promotion-header .promotion-header-left p:hover{border:1px solid #5dc8cd;color:#5dc8cd;cursor:pointer}