:root{
    --main-color:#5323a5;
    --nav-on-bg:#ede9fe;
    --nav-on-txt:#4c1d95;
    --hot-bg-color:linear-gradient(to left, #7662c5, #5a1bc7);
    --hot-type-home:#6d28d9;
    --title-bg:#f5f3ff;
    --title-bg-border:#ede9fe;
    --btn-wait-bg:#9ca3af;
    --btn-wait-on:#a78bfa;
    --btn-live-bg:#7c3aed;
    --bg-zb:linear-gradient(90deg, #2e1065, #5b21b6, #2e1065);
    --tag-before:url("../images/new1.png") no-repeat center;
    --li-left:url("../images/101.png");
    --hot-typebg:url("../images/hotbg1.png");
    --top-img:url("../images/top1.png") no-repeat;
}