:root{
    --main-color:#475569;
    --nav-on-bg:#f1f5f9;
    --nav-on-txt:#1e293b;
    --hot-bg-color:linear-gradient(to left, #72829a, #475569);
    --hot-type-home:#334155;
    --title-bg:#f8fafc;
    --title-bg-border:#f1f5f9;
    --btn-wait-bg:#94a3b8;
    --btn-wait-on:#94a3b8;
    --btn-live-bg:#334155;
    --bg-zb:linear-gradient(90deg, #1e293b, #334155, #1e293b);
    --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;
}