.header.index-header,.nav {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.box,.nav {
    overflow: hidden
}

.box,.header {
    background-image: linear-gradient(to right,#4292ef,#5aa1f5,#60a6f7,#4e98ec,#569ff5,#5aa2f5,#4292ef)
}

.header .bank a,.subnav a {
    text-align: center;
    font-size: 12pt
}

.subnav a img,.subnav a:hover {
    animation-duration: 1s;
    animation-fill-mode: both
}

.gg td a,.qxtable,.subnav a {
    color: #000
}

.qxtable,.qxtable.yxym {
    word-wrap: break-word;
    word-break: break-all
}

.box,.ggimg,.riqi,.xjbox {
    margin: 5px 0
}

.gg td,.gongshi td,.qxtable td {
    text-overflow: ellipsis
}

.blgg a:hover,.post-list a:hover {
    text-decoration: underline
}

.blgg td,.gg td,.gg td a,.gongshi td,.gongshi td a,.guanggao td,.post-list a {
    white-space: nowrap
}

.blgg a,.post-list a {
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    display: block
}

.blgg a,.gg td a,.gongshi td a,.header .bank a,.post-list a,.subnav a,.subnav a img {
    display: block
}

.header.index-header {
    height: 139px
}

.header {
    position: fixed;
    z-index: 99;
    width: 100%;
    max-width: 720px
}

.header .logo-box {
    height: 50px
}

.header .logo {
    float: left;
    height: 50px;
    margin-left: 0
}

.header .logo .logo-img {
    width: 208px;
    height: 50px
}

.header .bank {
    float: right;
    position: relative;
    width: 80px;
    height: 50px
}

.header .bank img {
    display: block;
    width: 75px;
    height: 50px;
    margin: 0 auto
}

.header .bank a {
    color: #fff;
    padding-top: 14px
}

.nav {
    border-top: 1px solid #000
}

.box {
    border-radius: 5px
}

.nullbox {
    height: 140px
}

.news-title,.txtMarquee-left {
    height: 35px;
    line-height: 35px
}

.box .dbt img {
    margin-top: 98px;
    margin-bottom: -8px
}

.news-title {
    float: left;
    padding-left: 5px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.subnav,.xjbox {
    border-radius: 5px;
    overflow: hidden
}

.txtMarquee-left {
    padding: 0 1px;
    width: auto;
    position: relative;
    overflow: hidden
}

.subnav {
    padding: 0;
    background: #e7f1fd
}

.subnav a {
    float: left;
    width: 20%;
    font-weight: 700;
    text-shadow: 0 2px 1px #ff9c00
}

.gg th,.gongshi th,.list-title {
    text-shadow: 1px 4px 1px #b99b5f
}

.subnav a img {
    width: 80px;
    height: 75px;
    margin: 0 auto 2px
}

.subnav a:first-child img,.subnav a:nth-child(2) img {
    animation-name: fadeInLeft
}

.subnav a:nth-child(3) img {
    animation-name: bounceInDown
}

.subnav a:nth-child(4) img,.subnav a:nth-child(5) img {
    animation-name: fadeInRight
}

.ggimg a img {
    width: 60px;
    height: 60px
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    to {
        transform: none
    }
}

.subnav a:hover {
    animation-name: pulse
}

@keyframes pulse {
    0%,to {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }
}

.pad {
    padding: 1px 4px
}

.padt {
    padding: 4px 4px 1px
}

.xjbox {
    background: #000
}

.list-title,.qxtable {
    text-align: center;
    background: #fff;
    font-weight: 700
}

.gg,.gongshi {
    color: #000;
    table-layout: fixed
}

.blgg,.guanggao,.pnzl,.qxtable.yxym {
    table-layout: auto
}

.gg tr,.gongshi tr {
    height: 25px
}

.gg td,.gg th {
    padding: 4px 6px
}

.gg th,.gongshi th {
    font-size: 20pt;
    text-align: center;
    border-bottom: 1px solid #000
}

.gg td,.qxtable.yxym td {
    font-size: 18pt
}

.gg td {
    height: 42px;
    overflow: hidden;
    border-bottom: 1px solid #e7f1fd
}

.gg td a {
    font-weight: 700;
    overflow: hidden
}

.duilianpt tr,.duilianpt1 tr,.qxtable tr {
    height: 30px
}

.qxtable td,.qxtable th {
    border: 1px solid #fff
}

.qxtable th {
    font-size: 18px;
    background: #fff89c;
    text-align: center;
    color: red
}

.qxtable td {
    font-size: 26px
}

.qxtable .xz {
    font-size: 34px
}

.qxtable .xz1 {
    font-size: 20px
}

.qxtable .xz2 {
    font-size: 30px
}

.qxtable .xz3 {
    font-size: 38px
}

.post-list a,.qxtable .jx {
    font-size: 22px
}

.qxtable.left,.qxtable.left th {
    text-align: left
}

.qxtable.yxym tr td:first-child {
    background: #d5e5fb;
    width: 26%
}

.qxtable.yxym tr td:nth-child(3) {
    background: #d5e5fb;
    width: 18%
}

.qxtable.yxym tr td:nth-child(2) {
    background: #f7f7f7;
    width: 56%;
    font-size: 28px
}

.list-title {
    height: 38px;
    line-height: 33px;
    font-size: 30pt;
    border-bottom: 1px solid #738e9f;
    color: #000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.guanggao,.riqi {
    color: #fff;
    text-align: center
}

.riqi {
    font-size: 19pt;
    font-weight: 700
}

.duilianpt .zl,.haoju {
    font-size: 20pt
}

.haoju {
    text-align: center;
    font-weight: 700;
    padding: 3px 0
}

#yxym .list-title {
    background: linear-gradient(transparent,#f7f3f3);
    font-size: 32px;
    color: #000;
    text-shadow: 0 0 10px #e5e5e5
}

ul {
    margin: 1px
}

.post-list {
    text-align: center
}

.post-list-tit-pic {
    margin-bottom: 6px
}

.post-list li {
    padding: 3px;
    border-radius: 0;
    background-color: #fff
}

.post-list a {
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #eee;
    background-image: linear-gradient(to top,#fff,#eee,#fff);
    font-weight: 700;
    color: #000;
    overflow: hidden;
    padding-right: 4px
}

.post-list a:hover {
    color: red
}

.post-list a .ci {
    font-size: 26px
}

.guanggao {
    border-radius: 5px;
    overflow: hidden;
    background: #4e9af2
}

.guanggao tr {
    height: 33px
}

.guanggao img {
    width: 100%;
    height: 45px
}

.guanggao a {
    font-size: 16pt;
    color: #000
}

.guanggao td {
    font-weight: 700;
    border: 0;
    solid: #636262;
    width: 100%;
    text-align: left
}

.copyright,.gongshi td,.pnzl {
    text-align: center
}

.gongshi td,.gongshi th {
    padding: 5px 2px
}

.gongshi td {
    height: 22px;
    overflow: hidden;
    border: 1px solid #efe8e8;
    font-size: 18pt
}

.gongshi td a {
    color: #00f;
    font-weight: 700;
    overflow: hidden
}

.duilianpt,.duilianpt1 {
    table-layout: auto;
    color: red;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #fff
}

.pnzl,.pnzl a {
    color: #000
}

.duilianpt td,.duilianpt th,.duilianpt1 td {
    font-weight: 700;
    border: 1px solid silver;
    font-size: 18pt
}

.duilianpt1 .zl {
    font-size: 22pt
}

.duilianpt1 th {
    font-weight: 700;
    border: 1px solid silver;
    font-size: 17pt
}

.pnzl {
    border-radius: 5px;
    overflow: hidden;
    background: #f5f5f5
}

.pnzl tr {
    height: 32px
}

.pnzl td {
    font-weight: 700;
    border: 1px solid #fff;
    width: 33.3%;
    font-size: 12pt
}

.copyright {
    width: 80%;
    margin: 0 auto 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    color: #fff
}

.blgg,.blgg a {
    text-align: center;
    color: #000
}

.xjct {
    background-image: linear-gradient(to right,#4292ef,#5aa1f5,#60a6f7,#4e98ec,#569ff5,#5aa2f5,#4292ef)
}

@media screen and (max-width: 610px) {
    .duilianpt td,.riqi {
        font-size:15pt
    }

    .haoju {
        font-size: 18pt
    }

    .pad {
        padding: 2px
    }

    .padt {
        padding: 2px 2px .1px
    }

    #yxym .list-title,.qxtable td {
        font-size: 20px
    }

    .duilianpt .zl {
        font-size: 17pt
    }

    .duilianpt th,.duilianpt1 th {
        font-size: 14pt
    }

    .duilianpt1 td,.gg td {
        font-size: 16pt
    }

    .duilianpt1 .zl {
        font-size: 19pt
    }

    .qxtable .xz {
        font-size: 26px
    }

    .qxtable .xz1 {
        font-size: 18px
    }

    .qxtable .xz2 {
        font-size: 24px
    }

    .qxtable .xz3 {
        font-size: 30px
    }

    .listtable td {
        font-size: 13pt
    }

    .qxtable.yxym td {
        font-size: 12pt
    }

    .post-list a {
        font-size: 21px
    }
}

@media screen and (max-width: 505px) {
    .pad {
        padding:2px 1px
    }

    #yxym .list-title,.qxtable td,.qxtable.yxym td {
        font-size: 18px
    }

    .guanggao a,.riqi {
        font-size: 12pt
    }

    .gg td,.haoju {
        font-size: 15pt
    }

    .box,.subnav,.xjbox {
        margin: 3px 0
    }

    .subnav a {
        font-size: 11pt
    }

    .subnav a img {
        width: 60.8px;
        height: 55px
    }

    .ggimg a img {
        width: 40px;
        height: 40px
    }

    .post-list a .ci,.qxtable.yxym tr td:nth-child(2) {
        font-size: 24px
    }

    .post-list a,.qxtable .jx {
        font-size: 19px
    }

    .guanggao img {
        width: 100%;
        height: 33px
    }

    .duilianpt .zl,.duilianpt1 td,.gongshi td {
        font-size: 16pt
    }

    .duilianpt td {
        font-size: 14pt
    }

    .duilianpt th,.duilianpt1 th,.pnzl td {
        font-size: 13pt
    }

    .duilianpt1 .zl {
        font-size: 18pt
    }

    .qxtable .xz {
        font-size: 26px
    }

    .qxtable .xz1 {
        font-size: 16px
    }

    .qxtable .xz2 {
        font-size: 20px
    }

    .qxtable .xz3 {
        font-size: 30px
    }

    .gg td a {
        text-align: left
    }
}

@media screen and (max-width: 429px) {
    .haoju {
        font-size:14pt
    }

    .qxtable td {
        font-size: 17px
    }

    .qxtable .xz1 {
        font-size: 15px
    }

    .qxtable .xz2 {
        font-size: 19px
    }

    .qxtable .xz3 {
        font-size: 28px
    }

    .qxtable .xz {
        font-size: 24px
    }

    .duilianpt td {
        font-size: 13pt
    }

    .duilianpt .zl,.duilianpt1 td {
        font-size: 15pt
    }

    .duilianpt1 .zl {
        font-size: 17pt
    }

    .post-list a {
        font-size: 18px
    }

    .post-list a .ci,.qxtable.yxym tr td:nth-child(2) {
        font-size: 23px
    }
}

@media screen and (max-width: 409px) {
    .duilianpt th,.riqi {
        font-size:11pt
    }

    .duilianpt td,.haoju {
        font-size: 13pt
    }

    .post-list a,.qxtable td,.qxtable.yxym td {
        font-size: 16px
    }

    .post-list a .ci,.qxtable .xz {
        font-size: 22px
    }

    .qxtable .xz1 {
        font-size: 14px
    }

    #yxym .list-title,.qxtable .xz2 {
        font-size: 18px
    }

    .qxtable .xz3 {
        font-size: 26px
    }

    .qxtable.yxym tr td:nth-child(2) {
        font-size: 21px
    }

    .qxtable .jx {
        font-size: 17px
    }

    .duilianpt .zl,.duilianpt1 td,.gg td,.gongshi td {
        font-size: 14pt
    }

    .duilianpt1 .zl {
        font-size: 16pt
    }

    .duilianpt1 th,.pnzl td {
        font-size: 12pt
    }
}

@media screen and (max-width: 374px) {
    .duilianpt th,.duilianpt1 th,.riqi {
        font-size:10pt
    }

    .haoju {
        font-size: 12pt
    }

    .post-list a,.qxtable .jx,.qxtable td {
        font-size: 15px
    }

    .qxtable .xz1 {
        font-size: 12px
    }

    .qxtable .xz2 {
        font-size: 16px
    }

    .qxtable .xz3 {
        font-size: 22px
    }

    #yxym .list-title,.qxtable .xz {
        font-size: 18px
    }

    .duilianpt td,.duilianpt1 td,.pnzl td {
        font-size: 11pt
    }

    .duilianpt .zl,.gg td {
        font-size: 13pt
    }

    .duilianpt1 .zl {
        font-size: 15pt
    }

    .post-list a .ci,.qxtable.yxym tr td:nth-child(2) {
        font-size: 19px
    }
}

.blgg {
    border-radius: 0;
    overflow: hidden;
    background: #fff
}

.blgg td {
    font-weight: 700;
    border: 1px solid #fefefe;
    font-size: 18pt;
    padding: 2px
}

.blgg a {
    line-height: 35px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #eee;
    background-image: linear-gradient(to top,#fff,#eee,#fff);
    font-weight: 700;
    text-decoration: none;
    padding-left: 0
}

@media screen and (max-width: 580px) {
    .blgg td {
        font-size:15pt
    }
}

@media screen and (max-width: 480px) {
    .blgg td {
        font-size:14pt
    }
}

@media screen and (max-width: 408px) {
    .blgg td {
        font-size:13pt
    }

    .blgg a {
        line-height: 30px
    }
}

@media screen and (max-width: 358px) {
    .blgg td {
        font-size:12pt
    }
}
