* {box-sizing: border-box;border: 0;margin: 0;padding: 0;}
html, body {
    min-height: 100%;
    font: 14px/1.4 "Microsoft YaHei", Helvetica, sans-serif;
    color: #222;
    background: green;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul, li {
    list-style: none;
}
a {
    color: inherit;
    text-decoration: none;
}
img {
    width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
}

table {
    width: 100%;
    empty-cells: show;
    border-collapse: collapse;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.container {
    width: 100%;
    max-width: 52rem;
    margin: 0 auto;
}

.container * {
    max-width: 100%;
}

.header {
    position: fixed;
    inset: 0 0 auto;
    z-index: 999;
    width: 100%;
    max-width: 52rem;
    margin: 0 auto;
    background: #fff;
}

#logo {
    position: fixed;
    inset: 0 0 auto;
    z-index: 99;
    width: 100%;
    max-width: 52rem;
    margin: 0 auto;
    padding: 1px 0;
    background-image: linear-gradient(to right, #f00, #ff0000, #3b82f6);
}

#logo a {
    display: inline-block;
}

#logo a img {
    display: block;
    width: 200px;
    margin-left: 2px;
}

.p-all {
    padding: 0 .1rem .1rem;
}

.nav,
.ifm {
    overflow: hidden;
    background-image: linear-gradient(to right, #f00, #ff0000, #3b82f6);
}

.nav {
    border-top: 1px solid #000;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ifkj {
    display: block;
}

.flogo {
    margin-top: 5px;
    background-image: linear-gradient(to right, #f00, #ff0000, #3b82f6);
}

.riqi {
    font-weight: bold;
}

.content {
    width: 100%;
}

.box {
    margin: 5px 0;
    overflow: hidden;
    border-radius: 5px;
    background-image: linear-gradient(to right, #f00, #ff0000, #3b82f6);
}

.pad {
    padding: 4px;
}

.br12,
.br-12 {
    overflow: hidden;
    border-radius: 4px;
}

.list-title {
    height: 38px;
    color: #460d0d;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #738e9f;
    background: linear-gradient(transparent, #f7f3f3);
    font-size: 20pt;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
    text-shadow: 1px 2px 1px #b99b5f;
}

.pb-head {
    padding-right: 1rem;
    padding-left: 1rem;
}

.pb-tit {
    margin-bottom: .5rem;
    padding-top: .5rem;
    color: hsl(51, 100%, 57%);
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    text-shadow: -1px -1px 0 #614a00, 1px -1px 0 #614a00, -1px 1px 0 #614a00, 2px 2px 0 #614a00;
}

.pb-content {
    padding: .3rem;
    background: #fff;
    font-size: 1.3rem;
}

.pb-content li {
    padding: .3rem 0;
    border-bottom: 1px solid #ddd;
}

.pb-content li:last-child {
    border-bottom: 0;
}

.pb-content li span {
    display: flex;
    float: right;
}

.tzlb-content {
    background: #fff;
    font-size: 1.33rem;
    text-align: center;
}

.tzlb-content li {
    margin: 5px 0;
    border: 1px solid #ddd;
    border-bottom-color: #aaa;
    border-radius: 5px;
    background: #fff;
    font-weight: bold;
}

.tzlb-content li span {
    font-size: 1.1rem;
}

.tzlb-content li font {
    margin-left: .2rem;
    padding: .1rem;
    color: #f00;
    border: .1rem solid #f00;
    border-radius: .3rem;
    font-size: .9rem;
    vertical-align: middle;
}

.post-list1 {
    text-align: center;
}

.post-list1 li {
    padding: 3px;
    border-bottom: 1px solid #ada96e;
    background-color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.post-list1 .red,
.red,
.wr,
s1 {
    color: #f00 !important;
}

.post-list1 .blue,
.blue,
.wb,
s3 {
    color: #00f !important;
}

.green,
.wg,
s9 {
    color: #080 !important;
}

.wp,
s4 {
    color: #f0f !important;
}

.wy,
s5 {
    color: #ff0 !important;
}

.wo,
s6 {
    color: #f60 !important;
}

.wpe,
s7 {
    color: #80d !important;
}

.ww,
s8 {
    color: #fff !important;
}

.wbl,
bk {
    color: #000 !important;
}

s2 {
    color: #0f0;
}

s10 {
    color: #000080;
}

s11 {
    color: #800080;
}

w1,
y1 {
    color: #f00;
    background: #ff0;
}

w2 {
    color: #008000;
    background: #ff0;
}

w3 {
    color: #00f;
    background: #ff0;
}

.hl,
.hl-bg {
    background: #ff0;
}

.hl {
    color: #f00;
}

.z7 {
    font-size: 26px;
}

.z8 {
    font-size: 28px;
}

.z9 {
    font-size: 30px;
}

.z10 {
    font-size: 32px;
}

.duilianpt {
    table-layout: auto;
    overflow: hidden;
    border-radius: 5px;
    color: #000;
    background: #fff;
}

.duilianpt tr {
    height: 30px;
}

.duilianpt td,
.duilianpt th {
    border: 1px solid #c0c0c0;
    font-size: 18pt;
    font-weight: bold;
}

.duilianpt td:first-child {
    width: 45%;
}

.duilianpt td .zl {
    font-size: 20pt;
}

.duilianpt1 {
    table-layout: auto;
    overflow: hidden;
    border-radius: 5px;
    color: #000;
    background: #fff;
    text-align: center;
}

.duilianpt1 tr {
    height: 30px;
}

.duilianpt1 td,
.duilianpt1 th {
    border: 1px solid #e4ece4;
    font-weight: bold;
}

.duilianpt1 td {
    font-size: 15pt;
    line-height: 35px;
}

.duilianpt1 th {
    font-size: 17pt;
}

.duilianpt1 tr td:nth-child(1) {
    width: 20%;
}

.duilianpt1 tr td:nth-child(3) {
    width: 25%;
}

.duilianpt1 .zl {
    font-size: 15pt;
}

.a04-table {
    width: 100%;
    overflow: hidden;
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    border-radius: 5px;
    background: #fff;
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
}

.a04-table th,
.a04-table td {
    padding: 2px 5px;
    border: 1px solid #c0c0c0;
}

.a04-th-period,
.a04-th-result {
    width: 20%;
    color: #000;
}

.a04-td-data {
    font-size: 18pt;
    font-weight: bold;
}

.a04-td-data .zl {
    color: #f00;
}

.a04-hl {
    background-color: #ff0;
}

.a04-kai {
    font-size: 15pt;
}

.a05-table {
    width: 100%;
    overflow: hidden;
    border-collapse: collapse;
    border-radius: 5px;
    background: #fff;
    font-size: 15pt;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
}

.a05-table td {
    padding: 0;
    border: 1px solid #e4ece4;
}

.a05-period {
    width: 101px;
}

.a05-result {
    width: 118px;
}

.a05-hl {
    background-color: #ff0;
}

.a05-red {
    color: #f00;
}

.a06-tbl {
    width: 100%;
    overflow: hidden;
    border-collapse: collapse;
    border-radius: 5px;
    background: #fff;
    font-weight: bold;
    text-align: center;
}

.a06-tbl td,
.a06-tbl th {
    height: 40px;
    padding: 0;
    border: 1px solid #e6e6e6;
}

.a06-side {
    width: 18%;
    background: cornflowerblue;
}

.a06-data {
    width: 63%;
    font-size: 16pt;
}

.a06-hl {
    color: #f00;
    background-color: #ff0;
}

.a06-red {
    color: #f00;
}

.a06-footer th {
    height: 30px;
    color: #fff;
    border: 0;
    background: #f00;
    font-size: 15pt;
}

.addtxt2 .duilianpt1 td {
    border: 1px solid #e4ece4;
    font-size: 15pt;
    font-weight: bold;
    line-height: 35px;
}

.addtxt2 .duilianpt1 td:first-child {
    width: 91px;
}

.addtxt2 .duilianpt1 td:last-child {
    width: 99px;
}

.zhzl-content,
.sxsx-content {
    background: #fff;
    font-size: 1.2rem;
}

.zhzl-content li b,
.sxsx-content li b {
    color: #30f;
}

.zhzl-content li font,
.sxsx-content li font {
    color: #f00;
}

.qnzl {
    padding: 0;
    background: #fff;
    text-align: center;
}

.qnzl ul {
    display: flex;
    flex-flow: row wrap;
    padding: 5px;
}

.qnzl ul li {
    width: 33.33%;
    padding: 5px;
}

.qnzl ul li a {
    display: block;
    padding: 7px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.sx table {
    border-collapse: collapse;
    border-spacing: 0;
}

.sx table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.sx table td {
    padding: 3px 2px;
    border: 1px solid #e5e5e5;
    word-break: break-all;
}

.sx ul,
.sx li,
.sx dl,
.sx dt,
.sx dd {
    margin: 0;
    padding: 0;
}

.sx ul {
    display: block;
    list-style-type: disc;
}

.sx ul li img {
    width: 25px;
    height: 25px;
    margin: 0 5px 10px;
    border: 0;
    vertical-align: middle;
}

.sx1 li {
    float: left;
    width: 33.333333%;
    padding: 5px 0;
    text-align: center;
}

.sx span {
    display: inline-block;
    height: 18px;
    margin: 0 2px;
    padding: 0 3px;
    color: #fff;
    background-color: #f00;
    font-size: 12px;
    line-height: 18px;
}

.sx span.blue {
    background-color: #36f;
}

.sx span.green {
    background-color: #093;
}

.a-left {
    text-align: left;
}

.foot-img {
    padding: 10px;
}

.foot-img p {
    margin: 5px 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

@media screen and (max-width: 750px) {
    .qnzl ul {
        padding: 3px;
    }

    .qnzl ul li {
        padding: 3px;
    }
}

@media (max-width: 505px) {
    .riqi {
        font-size: 11pt;
    }
}

@media (max-width: 430px) {
    .list-title {
        font-size: 15pt;
    }

    .duilianpt td,
    .duilianpt th {
        font-size: 12pt;
    }

    .duilianpt1 td,
    .duilianpt1 tr td:nth-child(1),
    .duilianpt1 tr td:nth-child(2),
    .duilianpt1 tr td:nth-child(3) {
        font-size: 14pt;
    }

    .post-list1 li {
        font-size: 17px;
    }
}

@media (max-width: 359px) {
    .sx1 li {
        width: 50%;
    }

    .post-list1 li {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .sx1 li {
        width: 25%;
    }
}
