:root{
    --main-color:#528607;
    --nav-on-bg:#ecfccb;
    --nav-on-txt:#365314;
    --hot-bg-color:linear-gradient(to left, #9ac155, #47710b);
    --hot-type-home:#4d7c0f;
    --title-bg:#f7fee7;
    --title-bg-border:#ecfccb;
    --btn-wait-bg:#9ca3af;
    --btn-wait-on:#6a9b1a;
    --btn-live-bg:#65a30d;
    --bg-zb:linear-gradient(90deg, #365314, #4d7c0f, #365314);
    --tag-before:url("../images/new10.png") no-repeat center;
    --li-left:url("../images/10.png");
    --hot-typebg:url("../images/hotbg10.png");
    --top-img:url("../images/top10.png") no-repeat;
}