:root{
    --main-color:#1e40af;
    --nav-on-bg:#dbeafe;
    --nav-on-txt:#1e3a8a;
    --hot-bg-color:linear-gradient(to left, #537bec, #1d4ed8);
    --hot-type-home:#1e40af;
    --title-bg:#eff6ff;
    --title-bg-border:#dbeafe;
    --btn-wait-bg:#64748b;
    --btn-wait-on:#60a5fa;
    --btn-live-bg:#1d4ed8;
    --bg-zb:linear-gradient(90deg, #1e293b, #0f172a, #1e293b);
    --tag-before:url("../images/new4.png") no-repeat center;
    --li-left:url("../images/104.png");
    --hot-typebg:url("../images/hotbg4.png");
    --top-img:url("../images/top4.png") no-repeat;
}