.jxlist table {
    width: 100%;
    border: none;
}

.jxlist table td {
    height: 100%;
    padding: 2px 0;
    word-break: break-all;
    font-size: 30px;
    border: 1px dotted rgb(229, 229, 229);
}
.jxlist table td.sthead{
    padding: 3px 0;
    background-color: #0a994e;
    text-align: center;
    color: #fff;
    text-shadow: -1px 0 #000, 0 0.208px #000, 0.208px 0 #000, 0 -1px #000;
}
.jxlist table td.bt {
    text-align: center;
    background-color: #0a994e;
    text-align: center;
    color: #fff;
    padding: 3px 0;
    font-size: 16px;
    font-weight: 700;
}
.jxlist table td.c01, .jxlist table td.c03 {
    text-align: center;
    background-color: #fefefe;
    border-radius: 6px;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    background-color: #fffef9;
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
    word-wrap: break-word;
}
.jxlist table td.c02 {
    text-indent: 10px;
    background-color: #fff;
    border-radius: 6px;
    text-align: left;
    border-top: solid 1px #000000;
    border-left: solid 1px #795548;
    border-right: solid 1px #795548;
    background-color: #e2e5c2;
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
    word-wrap: break-word;
}

.tzlb-content{font-size:1.3rem;text-align:center;background:#fff;}
.tzlb-content li{border-bottom:1px solid #aaa;background:#fff;margin:5px 0;border-radius:5px;border-top:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;}
.tzlb-content li:last-child{border-bottom:1px solid #aaa;}
.tzlb-content li span{font-size:1.1rem;}
.tzlb-content li font{color:#f00;font-size:1.2rem;}
.p-all{padding:1px 1px 4px 1px;}
.br-12{border-radius:12px;overflow:hidden;}
.pb-head{padding-left:.5rem;padding-right:.5rem;text-shadow: -1px 0 #000, 0 0.208px #000, 0.208px 0 #000, 0 -1px #000;}
.pb-tit{font-size:1.8rem;color:#fff;padding-top:.1rem;text-align: center;margin-bottom:.1rem;}
.pb-note{display:flex;align-items:center;width: 100%;overflow-x:auto;padding-bottom:.5rem;margin-bottom:0;}
.pb-note button{border-radius:4px;padding:.15rem .35rem;}
.pb-note .button1{color:#3d58ac;margin-right:.5rem;}
.pb-note .button2{color:#eb2139;}
.pb-content{background:#fff;padding:.2rem .3rem;font-size:1.3rem;}
.pb-content li:last-child{border-bottom:1;}
.bg {
    background: linear-gradient(to right, #10783F, #188D3F);
}

    .cgi-zuozhe {float:right;margin-left:10px;font-size:17px;color:#999}

    @media screen and (max-width:720px) {

.jxlist table td.c02 {text-indent: 2px;} 
.pb-tit {font-size: 21px;}
.tit { padding: 3px 5px; font-size: 18px;}
}


    @media screen and (max-width:480px) {
.jxlist table td.c01, .jxlist table td.c03 {font-size: 17px;}
.jxlist table td.c02 {font-size: 19px;}
.jxlist table td.c01, .jxlist table td.c03 {font-size: 17px;}
.jxlist table td.sthead {font-size: 20px;}
}