:root{
    --main-color:#881337;
    --nav-on-bg:#ffe4e6;
    --nav-on-txt:#420217;
    --hot-bg-color:linear-gradient(to left, #fda4af, #881337);
    --hot-type-home:#9f1239;
    --title-bg:#fef2f2;
    --title-bg-border:#ffe4e6;
    --btn-wait-bg:#9ca3af;
    --btn-wait-on:#fb7185;
    --btn-live-bg:#e11d48;
    --bg-zb:linear-gradient(90deg, #420217, #881337, #420217);
    --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;
}