:root{
    --main-color:#af3053;
    --nav-on-bg:#ffc107;
    --nav-on-txt:#9c27b0;
    --hot-bg-color:linear-gradient(to left, #f7cb63, #b51d50);
    --hot-type-home:#c54855;
    --title-bg:#ebf2f7;
    --title-bg-border:#f2f2f2;
    --btn-wait-bg:#aba0a0;
    --btn-wait-on:#a1bfed;
    --btn-live-bg:#eb0b03;
    --bg-zb:linear-gradient(90deg, #292E2E 0%, #0f1852 50%, #292E2E 100%);
    --tag-before:url("../images/new.png") no-repeat center;
    --li-left:url("../images/10.png");
    --hot-typebg:url("../images/hotbg.png");
    --top-img:url("../images/top.png") no-repeat;
}