:root{
    --main-color:#92400e;
    --nav-on-bg:#fef3c7;
    --nav-on-txt:#451a03;
    --hot-bg-color:linear-gradient(to left, #c16e23, #92400e);
    --hot-type-home:#b45309;
    --title-bg:#fffbeb;
    --title-bg-border:#fef3c7;
    --btn-wait-bg:#9ca3af;
    --btn-wait-on:#fbbf24;
    --btn-live-bg:#b45309;
    --bg-zb:linear-gradient(90deg, #451a03, #78350f, #451a03);
    --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;
}