* {
    padding: 0;
    margin: 0;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    WORD-WRAP: break-word
}

body {
    FONT-SIZE: 9pt
}

ul, li {
    list-style: none;
}

A:link {
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

A:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

A:hover {
    COLOR: #ff3300;
    TEXT-DECORATION: underline
}


th {
    FONT-SIZE: 9pt;
    align-content: center;
}

td {
    word-wrap: break-word;
    font-family: 宋体;
    font-size: 16pt;
    margin: 0px;
    padding: 0px;
    align-content: center;
}

table {
    font-weight: bold;
    text-align: left;
    word-wrap: break-word;
    color: buttontext;
    cursor: default;
    margin: 0px;
    padding: 0px;
}

table thead th {
    padding: 5px;
    font-size: 16pt;
    text-shadow: 0 3px 2px #000;
    background: linear-gradient(to top, #5b3215, #a97443);
}

table td {
    padding: 3px 5px;
    font-size: 16pt;
}

table td span {
    /*white-space: nowrap;  强制span不换行*/
    display: inline-block;  /*将span当做块级元素对待*/
    /*width: 80px;  限制宽度*/
    overflow: hidden;  /*超出宽度部分隐藏*/
    text-overflow: ellipsis;  /*超出部分以点号代替*/
    line-height: 0.9;  /*数字与之前的文字对齐*/
}
.kaitd {
    width: 100px;
}
.bold {
    font-weight: bold
}

.style16 {
    font-size: 22px;
    font-weight: bold;
    color: #FF0000;
    line-height: 60px;
}

.swqx_title {
    font-size: 22px;
    font-weight: bold;
    color: #FF0000;
    line-height: 60px;
}

.swqx {
    font-size: 40px;
    font-weight: bold;
    line-height: 60px;
    /*background-color: #3d73ff;*/
}

.swqx span {
    line-height: 30px;
    letter-spacing: 1px;
}



.yxym-tit {
    line-height: 1.5;
    text-align: center;
    color: #ff0;
    font-weight: bold;
    font-size: 20px;
    background: #f00;
}

.yxym-tit a {
    display: block;
    padding: 5px;
}

.yxym-tit span {
    background: #000;
}

.yxym {
}

.yxym td {
    padding: 5px 10px;
    border: solid 1px #e5e5e5;
    color: #f00;
    font-weight: bold;
    font-size: 18px;
}

.yxym tfoot th {
    padding: 5px 10px;
    text-align: left;
    border: solid 1px #e5e5e5;
    color: #00f;
    background: #ff0;
}

.yxym span {
    background: #000;
}

@media screen and (max-width: 750px) {
    .yxym-tit {
        font-size: 16px;
    }

    .yxym td {
        padding: 2px 5px;
        font-size: 14px;
    }
}


#dxzt1 {
    padding: 1px;
}

#dxzt1 .liuhe {
    margin-bottom: 1px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: #a97443;
    line-height: 20px;
}

#dxzt1 .liuhe ul {
    display: flex;
    border-bottom: solid 3px #a97443;
}

#dxzt1 .liuhe li {
    width: 50%;
    padding: 9px 0;
    box-sizing: border-box;
    cursor: pointer;
}

#dxzt1 .liuhe li.hover {
    color: #fff;
    background: #ff5ffd;
}

#dxzt1 .liuhe li.hover font {
    color: #fff !important;
}

#dxzt1 .Contentbox {
}

#ckw_yjjtm table tr th {
    text-align: center;
}

.dxzt1-txt {
}

.dxzt1-txt font {
    color: #f00;
    font-weight: bold;
}

.dxzt1-txt2 {
    font-size: 24px;
    color: #f00;
    text-align: left;
    font-weight: bold;
}

.dxzt1-txt2 a {
    background: #ff0;
}

.dxzt1-pic {
    padding-top: 1px;
    text-align: left;
}

.dxzt1-pic video {
    max-width: 100%;
}

@media screen and (max-width: 750px) {
    #dxzt1 {
        padding: 5px;
    }

    #dxzt1 .liuhe {
        margin-bottom: 5px;
        font-size: 16px;
    }

    #dxzt1 .liuhe ul {
        border-width: 2px;
    }

    .dxzt1-txt2 {
        font-size: 18px;
    }
}

.dd2 {
    background-color: #fff;
    font-family: '微软雅黑';
}

.dd2 tr {
}

.dd2 td {
    text-align: left;
    font-size: 16px;
}

.dd2 td.dd2more {
    font-size: 28px;
}

.dd2 td.dd2more img {
    margin-right: 5px;
    vertical-align: middle;
}

.dd2 td a {
    display: block;
    line-height: 30px;
    border: 1px solid #CCC;
    background: #f7f7f7;
    border-radius: 5px;
    color: #333;
    cursor: pointer;
    text-decoration: none;
}

.dd2 td a:hover {
    background: #55dd88;
}

@media screen and (max-width: 750px) {
    .dd2 td {
        font-size: 14px;
    }

    .dd2 td.dd2more {
        font-size: 18px;
    }

    .dd2 td a {
        display: block;
        line-height: 35px;
    }
}

.dxzt1 {
}

.dxzt1 table {
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}

.dxzt1 table thead th {
    padding: 5px;
    color: #fff;
    font-size: 24px;
    text-shadow: 0 3px 2px #000;
    background: linear-gradient(to top, #5b3215, #a97443);
}

.dxzt1 table td {
    padding: 3px 5px;
}

.dxzt1 table td span {
    background: #ff0;
}

@media screen and (max-width: 750px) {
    .dxzt1 table {
        font-size: 16px;
    }

    .dxzt1 table thead th {
        font-size: 18px;
    }
}


.kk {
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 9pt
}


#marquee {
    color: red;
    display: block;
    width: 100%;
    height: 52px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#marquee_text {
    position: absolute;
    top: 14px;
    left: 100%;
    line-height: 30px;
    display: block;
    word-break: keep-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#div1 {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50px;
    left: 50px;
    border-style: dashed;
    border-width: 1px;
    border-color: #33CCFF;
}

#div2 {
    width: 100px;
    height: 30px;
    background: #3cf;
    position: relative;
    top: 10px;
    left: 10px;
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    float:left;
}
#div3 {
    width: 100px;
    height: 30px;
    background: #3cf;
    /*position: relative;*/
    top: 10px;
    left: 10px;
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    float:left;
}

.dl-card[data-v-68fc92a3] {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 10px;
    box-shadow: 0 2px 5px #00000014
}

.dl-card__row[data-v-68fc92a3] {
    gap: 10px;
    display: flex
}

.dl-card__icon[data-v-68fc92a3] {
    text-align: center;
    flex-shrink: 0;
    width: 86px
}

.dl-card__name[data-v-68fc92a3] {
    color: #e83a3a;
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    height: 86px;
    font-size: 16px;
    font-weight: 900;
    display: flex
}

.dl-card__pill[data-v-68fc92a3] {
    color: #fff;
    background: #1992db;
    border-radius: 20px;
    margin-top: 6px;
    padding: 4px 0;
    font-size: 11px;
    font-weight: 800
}

.dl-card__info[data-v-68fc92a3] {
    color: #333;
    flex: 1;
    min-width: 0;
    font-size: 12px
}


.dl-title[data-v-68fc92a3] {
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 900
}

.dl-meta[data-v-68fc92a3] {
    line-height: 1.35
}

.dl-meta.strong[data-v-68fc92a3] {
    font-weight: 700
}

.dl-meta--stars[data-v-68fc92a3] {
    align-items: center;
    gap: 4px;
    display: flex
}

.stars[data-v-68fc92a3] {
    color: #f2c117;
    letter-spacing: -2px;
    font-size: 14px
}

.dl-trust[data-v-68fc92a3] {
    color: #17b978;
    align-items: flex-start;
    gap: 6px;
    margin-top: 8px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    display: flex
}

.dl-trust__icon[data-v-68fc92a3] {
    color: #fff;
    background: #17b978;
    border-radius: 50%;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    margin-top: 1px;
    font-size: 11px;
    font-weight: 900;
    line-height: 1;
    display: flex
}

.dl-btns[data-v-68fc92a3] {
    gap: 8px;
    margin-top: 10px;
    display: flex
}

.btn[data-v-68fc92a3] {
    color: #fff;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    flex: 1;
    justify-content: center;
    align-items: center;
    gap: 6px;
    min-height: 42px;
    padding: 8px 4px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    box-shadow: inset 0 1px #ffffff26
}

.btn[data-v-68fc92a3]:active {
    filter: brightness(.94);
    transform: translateY(.5px)
}

.btn--p[data-v-68fc92a3] {
    background: #b652f6
}

.btn--r[data-v-68fc92a3] {
    background: #ff5b5b
}

.btn--g[data-v-68fc92a3] {
    background: #3ebc40
}