:root{
    --main-color:#0284c7;
    --nav-on-bg:#e0f2fe;
    --nav-on-txt:#0c4a6e;
    --hot-bg-color:linear-gradient(to left, #59abd3, #0284c7);
    --hot-type-home:#0369a1;
    --title-bg:#f0f9ff;
    --title-bg-border:#e0f2fe;
    --btn-wait-bg:#9ca3af;
    --btn-wait-on:#38bdf8;
    --btn-live-bg:#0284c7;
    --bg-zb:linear-gradient(90deg, #0c4a6e, #075985, #0c4a6e);
    --tag-before:url("../images/new.png") no-repeat center;
    --li-left:url("../images/10.png");
    --hot-typebg:url("../images/hotbg4.png");
    --top-img:url("../images/top4.png") no-repeat;
}