html,body{
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
    height: 100%;
}
table{
    border-collapse:collapse;
    /* width: 600px; */
}

/* 模板1 str */
.pl5-tk1 table tr td{
    font-size: 11px;
    text-align: center;
    height: 30px;
    font-weight: bold;
}
.pl5-tk1 table tr td.h24{
    height: 24px;
}
.pl5-tk1 table .data tr td{
    border: solid #ff0000 2px;
}
.pl5-tk1 table tr:nth-child(2) td{
    white-space:nowrap;
}
.pl5-tk1 table .data tr:nth-child(2) td{
    font-size: 14px;
}
.pl5-tk1 table .data tr td.green{
    background-color: #60f127;
}
.pl5-tk1 table tr .font20{
    font-size: 20px;
}
.pl5-tk1 table tr:nth-child(2) .font11{
    font-size: 11px !important;
}
.pl5-tk1 table tr .font14{
    font-size: 14px;
}
.pl5-tk1 table tr td.title{
    font-size: 33px;
    height: 47px;
    border: solid #60f127 2px;
    border-bottom: none;
    background-color: #60f127;
}
.pl5-tk1 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk1 table tr:nth-child(n+3) td:nth-child(1){
    width: 9.6234%;
}
.pl5-tk1 table tr:nth-child(n+3) td:nth-child(2){
    width: 7.6%;
}
.pl5-tk1 table tr:nth-child(n+3) td:nth-child(n+3){
    width: calc(82.7766%/8)
}
.pl5-tk1 table tr .red{
    color: #ff0000 !important;
}
.pl5-tk1 table tr td.fontgruy{
    color: #bebebe;
}
.pl5-tk1 table tr td.blackfont{
    color: #333333 !important;
}
.pl5-tk1 table tr td.bgblue{
    background-color: #8eb4e3;
    color: #FFFFFF;
}
.pl5-tk1 table tr td.bgorange{
    background-color: #fcd5b5;
    color: #000000;
}
.pl5-tk1 table .boblack1 tr td{
    border: solid #000000 1px;
}
.pl5-tk1 table tr td .wrap{
    width:100%;
    white-space:normal;
    word-wrap:break-word;
    word-break:break-all;
}
/* 模板1 end */

/* 模板2 str */
.pl5-tk2 table tr td{
    font-size: 11px;
    text-align: center;
    height: 40px;
    font-weight: bold;
}
.pl5-tk2 table tr td.h24{
    height: 24px;
}
.pl5-tk2 table .data tr td{
    border: solid #ff0000 2px;
}
.pl5-tk2 table tr:nth-child(2) td{
    white-space:nowrap;
}
.pl5-tk2 table .data tr:nth-child(2) td{
    font-size: 14px;
}
.pl5-tk2 table .data tr td.yellow{
    background-color: #fdeada;
}
.pl5-tk2 table .data tr td.bgorange{
    background-color: #fac090;
}
.pl5-tk2 table tr .font20{
    font-size: 20px;
}
.pl5-tk2 table tr:nth-child(2) .font11{
    font-size: 11px !important;
}
.pl5-tk2 table tr .font14{
    font-size: 14px;
}
.pl5-tk2 table tr td.title{
    font-size: 33px;
    height: 47px;
    border: solid #fac090 2px;
    border-bottom: none;
    background-color: #fac090;
}
.pl5-tk2 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk2 table tr:nth-child(n+3) td{
    width: 10%;
}
.pl5-tk2 table tr .red{
    color: #ff0000 !important;
}
.pl5-tk2 table tr td.fontgruy{
    color: #bebebe;
}
.pl5-tk2 table tr td.bgblue{
    background-color: #8eb4e3;
    color: #FFFFFF;
}
.pl5-tk2 table .boblack1 tr td{
    border: solid #000000 1px;
    height: 30px;
}
.pl5-tk2 table tr td .wrap{
    width:100%;
    white-space:normal;
    word-wrap:break-word;
    word-break:break-all;
}
.pl5-tk2 table .boblack1 tr td span{
    width: 29.5%;
    display: inline-block;
}
.pl5-tk2 table .boblack1 tr td.green{
    background-color: #d7e4bd;
}
/* 模板2 end */

/* 模板3 str */
.pl5-tk3 table tr td{
    font-size: 11px;
    text-align: center;
    height: 40px;
    font-weight: bold;
}
.pl5-tk3 table tr td.h24{
    height: 24px;
}
.pl5-tk3 table .data tr td{
    border: solid #77933c 2px;
}
.pl5-tk3 table tr:nth-child(2) td{
    white-space:nowrap;
}
.pl5-tk3 table .data tr:nth-child(2) td{
    font-size: 14px;
    height: 20px;
}
.pl5-tk3 table .data tr td.bgred{
    background-color: #c0504d;
}
.pl5-tk3 table tr .font20{
    font-size: 20px;
}
.pl5-tk3 table tr:nth-child(2) .font11{
    font-size: 11px !important;
}
.pl5-tk3 table tr .font14{
    font-size: 14px;
}
.pl5-tk3 table tr td.title{
    font-size: 33px;
    height: 47px;
    border: solid #f2dcdb 2px;
    border-bottom: none;
    background-color: #f2dcdb;
}
.pl5-tk3 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk3 table tr:nth-child(n+3) td{
    width: calc(100%/12);
}
.pl5-tk3 table tr .red{
    color: #ff0000 !important;
}
.pl5-tk3 table tr td.fontgruy{
    color: #bebebe;
}
.pl5-tk3 table tr td.bgblue{
    background-color: #8eb4e3;
    color: #FFFFFF;
}
.pl5-tk3 table tr td.bgorange{
    background-color: #fcd5b5;
    color: #FFFFFF;
}
.pl5-tk3 table tr td.bgpink{
    background-color: #f2dcdb;
}
.pl5-tk3 table .bt_data tr td.bored1{
    border: solid #ff0000 2px;
    color: #8064a2;
}
.pl5-tk3 table .bt_data tr td.boblack1{
    border: solid #000000 1px;
}
.pl5-tk3 table tr td .wrap{
    width:100%;
    white-space:normal;
    word-wrap:break-word;
    word-break:break-all;
}
.pl5-tk3 table tr td.bgyellow{
    background-color: #ffff00;
}
.pl5-tk3 table tr td.bgyellowish{
    background-color: #fdeada;
}
.pl5-tk3 table tr td.fontblack{
    color: #000000 !important;
}
/* 模板3 end */

/* 模板4 str */
.pl5-tk4 table tr td{
    font-size: 11px;
    text-align: center;
    height: 30px;
    font-weight: bold;
}
.pl5-tk4 table tr td.h24{
    height: 24px;
}
.pl5-tk4 table .data tr td{
    border: solid #9bbb59 2px;
}
.pl5-tk4 table .data tr:last-child td{
    border-bottom: none;
}
.pl5-tk4 table .data tr:nth-child(2) td{
    font-size: 14px;
}
.pl5-tk4 table .data tr td.bggruy{
    background-color: #e6e0ec;
}
.pl5-tk4 table tr .font20{
    font-size: 20px;
}
.pl5-tk4 table tr:nth-child(2) .font11{
    font-size: 11px !important;
}
.pl5-tk4 table tr .font14{
    font-size: 14px;
}
.pl5-tk4 table tr td.title{
    font-size: 33px;
    height: 47px;
    border: solid #44b36e 2px;
    border-bottom: none;
    background-color: #44b36e;
    color: #FFFFFF;
}
.pl5-tk4 table tr td.yellow{
    background-color: #ddd9c3;
}
.pl5-tk4 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk4 table tr:nth-child(n+3) td:nth-child(1){
    /* width: 15.0627%; */
	width: calc(75.3139%/6)
}
.pl5-tk4 table tr:nth-child(n+3) td:nth-child(2){
    width: 9.6234%;
}
.pl5-tk4 table tr:nth-child(n+3) td:nth-child(n+3){
    width: calc(75.3139%/6)
}
.pl5-tk4 table tr .red{
    color: #ff0000 !important;
}
.pl5-tk4 table tr td.boorange{
    border: solid #c3d69b 2px;
}
.pl5-tk4 table tr td.boblack{
    border: solid #000000 1px;
}
.pl5-tk4 table tr:first-child td.boblack{
    border-top: solid #9bbb59 2px;
}
.pl5-tk4 table tr td.fontgruy{
    color: #bebebe;
}
.pl5-tk4 table tr td.orange{
    background-color: #fde9d9;
}
.pl5-tk4 table tr td.p40{
    padding: 40px 0;
}
/* 模板4 end */

/* 模板5 str */
.pl5-tk5 table tr td{
    font-size: 11px;
    text-align: center;
    height: 40px;
    font-weight: bold;
}
.pl5-tk5 table tr td.h24{
    height: 24px;
}
.pl5-tk5 table .data tr td{
    border: solid #9bbb59 2px;
    background-color: #fcd5b5;
}
.pl5-tk5 table .data tr:last-child td{
    border-bottom: none;
}
.pl5-tk5 table .data tr:nth-child(2) td{
    font-size: 14px;
}
.pl5-tk5 table .data tr:nth-child(n+3) td:nth-child(1){
    color: #FFFFFF;
}
.pl5-tk5 table .data tr:nth-child(n+3) td:nth-child(2){
    color: #FFFFFF;
}
.pl5-tk5 table .data tr:nth-child(n+3) td:nth-child(7){
    color: #FFFFFF;
}
.pl5-tk5 table tr .font20{
    font-size: 20px;
}
.pl5-tk5 table tr:nth-child(2) .font11{
    font-size: 11px !important;
}
.pl5-tk5 table tr .font14{
    font-size: 14px;
}
.pl5-tk5 table tr td.title{
    font-size: 33px;
    height: 47px;
    border: solid #93cddd 2px;
    border-bottom: none;
    background-color: #93cddd;
    color: #FFFFFF;
}
.pl5-tk5 table tr td.yellow{
    background-color: #ddd9c3;
}
.pl5-tk5 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk5 table tr:nth-child(n+3) td{
    width: calc(100%/8)
}
.pl5-tk5 table .boorange tr td{
    border: solid #ffc000 2px;
    color: #000000;
}
.pl5-tk5 table tr .red{
    color: #ff0000 !important;
}
.pl5-tk5 table .fontgruy tr td{
    color: #bebebe;
}
.pl5-tk5 table tr td.bgorange{
    background-color: #c4bd97;
}
/* 模板5 end */

/* 模板6 str */
.pl5-tk6 table tr td{
    border: solid #fd0301 2px;
    font-size: 11px;
    text-align: center;
    height: 40px;
    font-weight: bold;
    white-space:nowrap;
}
.pl5-tk6 table tr:nth-child(2) td{
    font-size: 14px;
}
.pl5-tk6 table tr:nth-child(2) .font20{
    font-size: 20px;
}
.pl5-tk6 table tr .font11{
    font-size: 11px;
}
.pl5-tk6 table tr td.title{
    font-size: 33px;
    height: 47px;
}
.pl5-tk6 table tr td.greeny{
    background-color: #60f127;
}
.pl5-tk6 table tr td.yellow{
    background-color: #c3d69b;
}
.pl5-tk6 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk6 table tr:nth-child(n+3) td:nth-child(1){
    width: 20.2702%;
}
.pl5-tk6 table tr:nth-child(n+3) td:nth-child(2){
    width: 10.2702%;
}
.pl5-tk6 table tr:nth-child(n+3) td:nth-child(3){
    width: 9.5135%;
}
.pl5-tk6 table tr:nth-child(n+3) td:nth-child(4){
    width: 11.6216%;
}
.pl5-tk6 table tr:nth-child(n+3) td:nth-child(5){
    width: 9.7297%;
}
.pl5-tk6 table tr:nth-child(n+3) td:nth-child(6){
    width: 9.7297%;
}
.pl5-tk6 table tr:nth-child(n+3) td:nth-child(7){
    width: 10.6756%;
}
.pl5-tk6 table tbody tr .bogreeny{
    border: solid #30bf66 1px;
    white-space: pre-wrap;
}
.pl5-tk6 table tbody tr .fontpink{
    color: #d1807d;
}
.pl5-tk6 table tbody tr .hauto{
    height: auto;
    background-color: #ffff00;
    position: relative;
}
.pl5-tk6 table tbody tr .hauto p{
    display: block;
    position: absolute;
    left: 40%;
    top: 0;
    height: 100%;
    width: 20%;
    background-color: #00b050;
    margin: 0;
}
.pl5-tk6 table tbody tr td.title{
    font-size: 33px;
    border: solid #60f127 2px;
    border-bottom: solid #fd0301 2px;
}
.pl5-tk6 table tbody tr .fontgreeny{
    color: #03b152;
}
.pl5-tk6 table tbody tr .fontgruy{
    color: #bebebe;
}
.pl5-tk6 table tbody tr td .num2 span:nth-child(1){
    float: left;
    width: 3vw;
    border-right: solid #30bf66 1px;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.pl5-tk6 table tbody tr td .num2 span:nth-child(2){
    display: inline-flex;
    width: calc(100% - 3vw);
    align-items: center;
    justify-content: center;
    height: 100%;
}
.pl5-tk6 table tbody tr td .num3{
    display: flex;
    align-items: center;
    height: 100%;
    margin-top: -1px;
    margin-left: -1px;
    margin-right: -1px;
}

/* 20221028修str */
.pl5-tk6 table tbody tr td .num3 span{
    height: 100%;
    display: block;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    padding: 20px 0;
    width: 40%;
}
.pl5-tk6 table tbody tr td .num3 span p{
    position: inherit;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
}
/* 20221028修end */
.pl5-tk6 table tbody tr td .num3 span:nth-child(2){
    width: 20%;
    height: 100%;
    position: relative;
    z-index: 10;
}
.pl5-tk6 table tbody tr td .fontwithe{
    color: #FFFFFF;
}
.pl5-tk6 table tr td .num2 span{
    font-size: 11px;
}
.pl5-tk6 table tr .red{
    color: #ff0000 !important;
}
/* 模板6 end */

/* 模板7 str */
.pl5-tk7 table tr td{
    font-size: 11px;
    text-align: center;
    height: 40px;
    font-weight: bold;
}
.pl5-tk7 table .data tr:nth-child(n+2) td{
    border: solid #423f2e 2px;
}
.pl5-tk7 table tr td.borightyellow{
    border-right: solid #948a54 2px;
}
.pl5-tk7 table tr td.yellowbottom{
    border-bottom: solid #948a54 2px;
}
.pl5-tk7 table tr td.rightyellow{
    border-right: solid #948a54 2px;
}
.pl5-tk7 table tr td.boyellow{
    border-right: solid #948a54 2px;
    border-bottom: solid #948a54 2px;
}
.pl5-tk7 table tr:nth-child(2) td{
    font-size: 14px;
}
.pl5-tk7 table tr:nth-child(2) .font20{
    font-size: 20px;
}
.pl5-tk7 table tr:nth-child(2) .font11{
    font-size: 11px;
}
.pl5-tk7 table tr .font14{
    font-size: 14px;
}
.pl5-tk7 table tr td.title{
    font-size: 33px;
    height: 47px;
    border: solid #d99694 2px;
    border-bottom: solid #423f2e 2px;
}
.pl5-tk7 table tr td.pink{
    background-color: #d99694;
}
.pl5-tk7 table tr td.yellow{
    background-color: #c4bd97;
}
.pl5-tk7 table tr td.blue{
    background-color: #8eb4e3;
}
.pl5-tk7 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk7 table tr:nth-child(n+3) td{
    width: calc(100%/8)
}
.pl5-tk7 table tr td .flex{
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}
.pl5-tk7 table tr .nwrap{
    white-space:nowrap;
}
.pl5-tk7 table tr td.greeny{
    background-color: #00b050;
}
.pl5-tk7 table tr td.boyellow1{
    border: solid #ffc000 1px;
    color: #03b152;
}
.pl5-tk7 table tr td.bgyellow{
    background-color: #ffff00;
}
.pl5-tk7 table tr td.boblack1{
    border-right: solid #000000 1px;
    border-bottom: solid #000000 1px;
    color: #bebebe;
}
.pl5-tk7 table tr .red{
    color: #ff0000 !important;
}
.pl5-tk7 table tr td.bgbright{
    background-color: #d7e4bd;
}
.pl5-tk7 table tr td.bgbright{
    background-color: #d7e4bd;
}
.pl5-tk7 table tr td.bgorange{
    background-color: #fde9d9;
}
/* 模板7 end */

/* 模板8 str */
.pl5-tk8 table tr td{
    font-size: 11px;
    text-align: center;
    height: 30px;
    font-weight: bold;
}
.pl5-tk8 table tr td.h20{
    height: 20px;
}
.pl5-tk8 table .data tr:nth-child(n+2) td{
    border: solid #423f2e 2px;
}
.pl5-tk8 table tr td.borightyellow{
    border-right: solid #948a54 2px;
}
.pl5-tk8 table tr td.yellowbottom{
    border-bottom: solid #948a54 2px;
}
.pl5-tk8 table tr td.rightyellow{
    border-right: solid #948a54 2px;
}
.pl5-tk8 table tr td.boyellow{
    border-right: solid #948a54 2px;
    border-bottom: solid #948a54 2px;
}
.pl5-tk8 table .data tr:nth-child(2) td{
    font-size: 14px;
}
.pl5-tk8 table tr .font20{
    font-size: 20px;
}
.pl5-tk8 table tr .font14{
    font-size: 14px;
}
.pl5-tk8 table tr td.title{
    font-size: 33px;
    height: 47px;
    border: solid #d7e4bd 2px;
    border-bottom: none;
    background-color: #d7e4bd;
}
.pl5-tk8 table tr td.yellow{
    background-color: #ebf1de;
}
.pl5-tk8 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk8 table tr:nth-child(n+3) td{
    width: calc(100%/8)
}
.pl5-tk8 table tr:nth-child(n+2) td.borightyellow{
    border-right: solid #f79646 2px !important;
}
.pl5-tk8 table tr td.boorange{
    border: solid #f79646 2px !important;
}
.pl5-tk8 table tr td.boblack1{
    border: solid #000000 1px;
    color: #000000;
}
.pl5-tk8 table tr .red{
    color: #ff0000 !important;
}
.pl5-tk8 table tr td.fontwithe{
    color: #FFFFFF;
}
.pl5-tk8 table tr td.fontgruy{
    color: #bebebe;
}
.pl5-tk8 table tr td.bgbright{
    background-color: #f5a864;
}
.pl5-tk8 table tr td .wrap{
    width:100%;
    white-space:normal;
    word-wrap:break-word;
    word-break:break-all;
}
/* 模板8 end */

/* 模板9 str */
.pl5-tk9 table tr td{
    font-size: 11px;
    text-align: center;
    height: 30px;
    font-weight: bold;
}
.pl5-tk9 table tr td.h24{
    height: 24px;
}
.pl5-tk9 table .data tr td{
    border: solid #c4bd97 2px;
}
.pl5-tk9 table tr:nth-child(2) td{
    white-space:nowrap;
}
.pl5-tk9 table .data tr:nth-child(2) td{
    font-size: 14px;
}
.pl5-tk9 table .data tr td.bgblue{
    background-color: #8eb4e3;
}
.pl5-tk9 table .data tr td.bgorange{
    background-color: #e6b9b8;
}
.pl5-tk9 table tr .font20{
    font-size: 20px;
}
.pl5-tk9 table tr:nth-child(2) .font11{
    font-size: 11px !important;
}
.pl5-tk9 table tr .font14{
    font-size: 14px;
}
.pl5-tk9 table tr td.title{
    font-size: 33px;
    height: 47px;
    border: solid #8eb4e3 2px;
    border-bottom: none;
    background-color: #8eb4e3;
    color: #FFFFFF;
}
.pl5-tk9 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk9 table tr:nth-child(n+3) td{
    width: 10%;
}
.pl5-tk9 table tr .red{
    color: #ff0000 !important;
}
.pl5-tk9 table tr td.fontwithe{
    color: #FFFFFF;
}
.pl5-tk1 table tr td.fontgruy{
    color: #bebebe;
}
.pl5-tk9 table .boblack1 tr td{
    border: solid #000000 1px;
    height: 30px;
}
.pl5-tk9 table tr td .wrap{
    width:100%;
    white-space:normal;
    word-wrap:break-word;
    word-break:break-all;
}
.pl5-tk9 table .bt_data tr td.boorange1{
    border: solid #e46c0a 1px;
    color: #8064a2;
}
.pl5-tk9 table .bt_data tr td.boblack1{
    border: solid #000000 1px;
    color: #bebebe;
}
.pl5-tk9 table .bt_data tr td.bgorange{
    background-color: #ffc000;
}
.pl5-tk9 table .bt_data tr td.bgyellowish{
    background-color: #fdeada;
}
/* 模板9 end */

/* 模板10 str */
.pl5-tk10 table tr td{
    font-size: 11px;
    text-align: center;
    height: 30px;
    font-weight: bold;
}
.pl5-tk10 table tr td.h24{
    height: 24px;
}
.pl5-tk10 table .data tr:nth-child(n+2) td{
    border: solid #948a54 2px;
}
.pl5-tk10 table tr td{
    border-right: solid #948a54 2px;
}
.pl5-tk10 table .data tr:nth-child(2) td{
    font-size: 14px;
}
.pl5-tk10 table tr .font20{
    font-size: 20px;
}
.pl5-tk10 table tr .font14{
    font-size: 14px;
}
.pl5-tk10 table tr td.title{
    font-size: 33px;
    height: 47px;
    border: solid #ff0000 2px;
    border-bottom: none;
    background-color: #ff0000;
}
.pl5-tk10 table tr td.yellow{
    background-color: #ddd9c3;
}
.pl5-tk10 table tr:nth-child(n+3) .font26{
    font-size: 26px;
}
.pl5-tk10 table tr:nth-child(n+3) td{
    width: calc(100%/8)
}
.pl5-tk10 table tr td.boblack1{
    border: solid #000000 1px;
    color: #000000;
}
.pl5-tk10 table tr .red{
    color: #ff0000 !important;
}
.pl5-tk10 table tr td.fontgruy{
    color: #bebebe;
}
.pl5-tk10 table tr td.bgorange{
    background-color: #ffc000;
}
.pl5-tk10 table tr td.blue{
    background-color: #dbeef4;
}
/* 模板10 end */

.article_contont p {
    margin: 0;
    font-weight: bold !important;
    text-align: center;
    color: #bebebe !important;
}

.pl5-tk9 table .bt_data tr td.boorange1 {
    border: solid #e46c0a 1px;
    color: #8064a2 !important;
}

.article_contont p.pl5tk9 {
    color: #8064a2 !important;
}