* {border:0;padding:0;margin:0}
html, body {height:100%;font:14px/1.4 Microsoft YaHei,Helvetica,sans-serif;color:#222;}
body {min-height: 100%; height: auto;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block}
ol, ul, li {list-style: none}
img {max-width: 100%; 
#height: auto;
 border: 0; vertical-align:middle;}
table {empty-cells: show; border-collapse: collapse; }
hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0}
a {color: inherit; text-decoration: none;}
a:hover {text-decoration: none;}

.clearfix:after {content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden}
.clearfix {*zoom:1}
.clear {clear:both;height:0;line-height:0;font-size:0;visibility:hidden;overflow:hidden}

#app{max-width:48rem;margin:0 auto;background:#edeff0;}

.logo {
    width: 100%;
    max-width: 47rem;
    margin: 0 auto;
    position: fixed;
    top: 0px;
    z-index: 99;
    background: #edeff0;
    padding: .5rem .5rem .5rem .5rem;
    display: contents !important;
}

.logo a img {
    width: 180px;
}

.header div {
    /*display: block;*/
    /*width: 100%;*/
    margin-bottom: 10px;
}

.header .home-link {
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 0.5rem 1rem;
    border-radius: 20px;
    background: linear-gradient(90deg, #005aff, #1e90ff);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    float: right;
    margin-top: .2rem;
}

.header .home-link:hover {
    background: linear-gradient(90deg, #1e90ff, #005aff);
    transform: scale(1.05);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

.header .home-link:active {
    transform: translateY(0);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.menu ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
}

.menu ul li {
    margin-bottom: 5px;
    border-radius: 15px;
    display: inline-block;
    width: 30%;
    text-align: center;
    background: #f5f5f5;
}

.menu ul li span {
    width: 100%;
    background: transparent;
    display: inline-block;
    font-size: 1.7rem;
    font-weight: bold;
    color: #114433;
    line-height: 1.8;
}

.menu ul li.active {
    border-radius: 15px;
    display: inline-block;
    width: 33.3%;
    text-align: center;
    background: #1E90FF;
}

.menu ul li span {
    display: block;
}

.nav .banner {
    border-radius: 15px;
    overflow: hidden;
}

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

.bg {
    background: linear-gradient(to right, #005aff, #005aff);
}

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

.lxlm-tit {
    font-size: 1.4rem;
    color: #fff;
    padding-top: .5rem;
    font-semibold: 600;
}

.lxlm-qs {
    display: flex;
    width: 100%;
    overflow-x: auto;
    /*padding-bottom: .5rem;*/
    margin-bottom: 0;
    margin-top: .5rem;
    flex-wrap: wrap;
    align-items: center;
}

.lxlm-qs li {
    display: flex;
    margin-right: .5rem;
    margin-bottom: .5rem;
}

.lxlm-qs li button {
    text-align: center;
    font-weight: bold;
    justify-content: center;
    align-items: center;
    width: 5rem;
    padding: .35rem .5rem;
    border-radius: 45px;
    font-size: .935rem;
    letter-spacing: 1px;
}

.hover-yes {
    background: #ffffff;
    color: #13489a;
}

.hover-no {
    background: rgb(70, 200, 144);
    color: #fff;
}

.mtbl {
    width: 100%;
    border-collapse: separate;
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(229 35 5 / var(--tw-text-opacity));
    word-break: break-word;
}
.undis {
    display: none;
}

.mtbl td {
    padding: .375rem .25rem;
    line-height: 22px;
    border-right: solid 1px #cece71;
    border-bottom: solid 1px #cece71;
}

.mtbl td:first-child {
    width: 65px;
    text-align: center;
}

@media (min-width: 375px) {
    .mtbl td:first-child {
        width: 82px;
    }
}

@media (min-width: 425px) {
    .mtbl td:first-child {
        width: 90px;
    }
}

.mtbl td:first-child {
    border-left: solid 1px #cece71;
}

.mtbl td:last-child, .mtbl td:first-child {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
    font-size: 10px;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 375px) {
    .mtbl td:last-child, .mtbl td:first-child {
        font-size: .875rem;
        line-height: 1.25rem;
    }
}

@media (min-width: 425px) {
    .mtbl td:last-child, .mtbl td:first-child {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.mtbl td.td1 {
    font-size: 1.1rem;
}

.mtbl td:nth-child(2) {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 500;
}

@media (min-width: 375px) {
    .mtbl td:nth-child(2) {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.mtbl td.td2 {
    font-size: 1.4rem;
    font-weight: bold;
}

.mtbl td.td3 {
    font-size: 1.1rem;
}

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

.pb-tit {
    font-size: 1.4rem;
    color: #fff;
    padding-top: .5rem;
    font-semibold: 600;
    margin-bottom: .5rem;
}

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

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

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

.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;
}

.wp {
    color: #f0f !important;
}

.footer {
    margin: 0 .75rem;
    border-radius: 12px 12px 0 0;
    padding: .5rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.kj {
    background-color: #fff;
}

.sx table {border-collapse: collapse;border-spacing: 0;}
.sx table tr {display: table-row;vertical-align: inherit;border-color: inherit;}
.sx table td {border: 1px solid #e5e5e5;padding: 3px 2px;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 {vertical-align: middle;border: 0;width:40px;height:40px;}
.sx1 li{float: left;width: 33.333333%;padding: 5px 0;text-align: center;}
.sx span{height: 18px;line-height: 18px;margin: 0 2px;padding: 0 3px;font-size: 12px;color: #fff;display: inline-block;background-color: #f00;}
.sx span.blue{background-color: #3366ff;}
.sx span.green{background-color: #009933;}
@media (min-width: 320px) and (max-width:359px){.sx1 li{width: 50%}}
@media (min-width: 360px) and (max-width: 374px){.sx1 li{width: 50%}}
@media (min-width: 375px) and (max-width: 392px){.sx ul li .tm01 span{margin:0 1px;padding:0 2px}}
@media (min-width: 393px) and (max-width: 413px){.sx ul li .tm01 span{margin:0 1px;padding:0 2px}}
@media (min-width: 414px) and (max-width: 767px){}
@media (min-width:768px){.sx1 li{width: 25%}}
