* {
    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;
}
