:root{
    --main-color:#0d9488;
    --nav-on-bg:#ccfbf1;
    --nav-on-txt:#134e4a;
    --hot-bg-color:linear-gradient(to left, #4fbead, #0d9488);
    --hot-type-home:#0f766e;
    --title-bg:#f0fdfa;
    --title-bg-border:#ccfbf1;
    --btn-wait-bg:#94a3b8;
    --btn-wait-on:#5eead4;
    --btn-live-bg:#0d9488;
    --bg-zb:linear-gradient(90deg, #134e4a, #0f766e, #134e4a);
    --tag-before:url("../images/new3.png") no-repeat center;
    --li-left:url("../images/103.png");
    --hot-typebg:url("../images/hotbg3.png");
    --top-img:url("../images/top3.png") no-repeat;
}