/*base*/

*, :before, :after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p, blockquot, filedset, input, nav, aside, header, article, section, figure, figcaption, video, audio {
    margin: 0;
    padding: 0;
}

 h2, h3, h4, h5, h6, em, i {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
}

ul, ol, li {
    list-style: none;
}

fieldset, img {
    max-width: 100%;
    border: 0 none;
    vertical-align: middle;
}

a {
    color: #333333;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

    a:link, a:visited {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    line-height: 0;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.swt {
    cursor: pointer;
}

#LRdiv0 {
    display: none !important;
}

@media screen and (min-width: 320px) {
    html {
        font-size: 32px;
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 36px;
    }
}

@media screen and (min-width: 390px) {
    html {
        font-size: 39px;
    }
}

@media screen and (min-width: 420px) {
    html {
        font-size: 42px;
    }
}

@media screen and (min-width: 450px) {
    html {
        font-size: 45px;
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 48px;
    }
}

@media screen and (min-width: 510px) {
    html {
        font-size: 51px;
    }
}

@media screen and (min-width: 540px) {
    html {
        font-size: 54px;
    }
}

@media screen and (min-width: 570px) {
    html {
        font-size: 57px;
    }
}

@media screen and (min-width: 600px) {
    html {
        font-size: 60px;
    }
}

@media screen and (min-width: 630px) {
    html {
        font-size: 63px;
    }
}

@media screen and (min-width: 660px) {
    html {
        font-size: 66px;
    }
}

@media screen and (min-width: 690px) {
    html {
        font-size: 69px;
    }
}

@media screen and (min-width: 720px) {
    html {
        font-size: 72px;
    }
}

@media screen and (min-width: 750px) {
    html {
        font-size: 75px;
    }
}
/*base end*/

.dbzw {
    width: 100%;
    /*height: 1.33333rem;*/
}


.dbfl {
    font: 14px/20px Arial;
    color: #333333;
    line-height: 70px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
}

    .dbfl p, .dbfl span, .dbfl a {
        color: inherit;
    }



.dbfl15 {
    height: 70px;
    background-color: #fb4f00;
    /*background-image: linear-gradient(to right, #ffaa15, #febe50);
    box-shadow: 0 0 0.13333rem #febe50;*/
}

    .dbfl15::before {
        content: "";
        width: 1px;
        background: #fff;
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        opacity: 0.5;
    }

    .dbfl15 .btnsty {
        width: 50%;
        float: left;
        font-size: 20px;
        color: #fff;
        text-align: center;
        line-height: 70px;
    }

        .dbfl15 .btnsty::before {
            content: "";
            width: 0.72rem;
            height: 0.72rem;
            display: inline-block;
            vertical-align: middle;
            margin-right: 0.2rem;
        }

    .dbfl15 .btnsty1::before {
        background: url(../images/dbfl15-tb01.png) center no-repeat;
        background-size: 100%;
    }

    .dbfl15 .btnsty2::before {
        background: url(../images/dbfl15-tb02.png) center no-repeat;
        background-size: 100%;
    }



.rlfl {
    font: 14px/20px Arial;
    color: #333333;
    line-height: 1;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 9999;
    display: none;
}

    .rlfl .sp1 {
        -webkit-animation: effect01 1.5s ease-in-out infinite;
        animation: effect01 1.5s ease-in-out infinite;
    }

    .rlfl .sp2 {
        margin-left: 5px;
        -webkit-animation: effect01 1.5s 0.7s ease-in-out infinite;
        animation: effect01 1.5s 0.7s ease-in-out infinite;
    }

    .rlfl p, .rlfl span, .rlfl a {
        color: inherit;
    }

.rlfl19 {
    width: 148px;
    height: 223px;
    right: 10px;
    background-color: #fb4f00;
    -webkit-box-shadow: 0 10px 18px rgba(19, 18, 18, 0.28);
    -moz-box-shadow: 0 10px 18px rgba(19, 18, 18, 0.28);
    -ms-box-shadow: 0 10px 18px rgba(19, 18, 18, 0.28);
    -o-box-shadow: 0 10px 18px rgba(19, 18, 18, 0.28);
    box-shadow: 0 10px 18px rgba(19, 18, 18, 0.28);
    text-align: center;
    -webkit-border-radius: 16px 16px 6px 6px;
    -moz-border-radius: 16px 16px 6px 6px;
    -ms-border-radius: 16px 16px 6px 6px;
    -o-border-radius: 16px 16px 6px 6px;
    border-radius: 16px 16px 6px 6px;
}

    .rlfl19 .newswt-top {
        text-align: center;
        margin-top: -50px;
    }

        .rlfl19 .newswt-top p {
            display: inline-block;
            background-color: #F2F6FF;
            padding: 16px;
            -webkit-box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
            -moz-box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
            -ms-box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
            -o-box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
            box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
        }

            .rlfl19 .newswt-top p img {
                -webkit-box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
                -moz-box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
                -ms-box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
                -o-box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
                box-shadow: 0 13px 18px rgba(19, 18, 18, 0.28);
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                border-radius: 50%;
                width: 90px;
                height: 90px;
            }

    .rlfl19 .rlfl19-conter {
        position: absolute;
        top: 10px;
        left: 0;
    }

        .rlfl19 .rlfl19-conter img {
            width: 100%;
            height: auto;
        }

        .rlfl19 .rlfl19-conter span {
            position: absolute;
            top: -70px;
            left: 0;
            width: 148px;
            height: 148px;
            z-index: 30;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            -webkit-animation: effect09 5s infinite linear;
            animation: effect09 5s infinite linear;
        }

            .rlfl19 .rlfl19-conter span i {
                position: absolute;
                left: 70px;
                top: -2px;
                width: 4px;
                height: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                background-color: #FFF;
            }

    .rlfl19 .rlfl19-bottom {
        padding-top: 30px;
        text-align: center;
    }

        .rlfl19 .rlfl19-bottom span {
            display: block;
            color: #ffffff;
            font-size: 14px;
            line-height: 18px;
            padding: 10px;
            margin-bottom: 4px;
        }

    .rlfl19 .new-long {
        text-align: center;
        display: block;
        width: 120px;
        margin: 0 auto;
        border-radius: 50px;
        border: 1px solid #ffffff;
        font-size: 14px;
        color: #fff;
        line-height: 33px;
        position: relative;
        box-sizing: border-box;
        text-decoration: none;
        overflow: hidden;
        transition: all linear 0.3s;
    }

    .rlfl19:hover .new-long {
        background: #fff;
        color: #fec144;
    }



.sltp {
    font: 14px/20px Arial;
    color: #333333;
    line-height: 1;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    position: fixed;
    right: 10px;
    bottom: 4.8rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0 10px;
    transition: all linear 0.3s;
    cursor: pointer;
    opacity: 0;
    z-index: 9999;
}

    .sltp::before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

.sltpone {
    background: #eeeeee;
    border: 1px solid #dfdfdf;
}

    .sltpone::before {
        opacity: 0.8;
    }

    .sltpone:hover {
        background: #ffffff;
    }

.sltptwo {
    background-color: #fb5a00;
    background-image: linear-gradient(#fbae00, #fb5a00);
}

.sltp-show {
    opacity: 1;
}


.sltp10::before {
    content: "";
    background: url(../images/sltp10.png) center no-repeat;
    background-size: 66%;
}


@media screen and (min-width: 751px) {
    .dbfl, .dbzw {
        display: none;
    }

    .rlfl {
        display: block;
    }

    .sltp {
        width: 60px;
        height: 60px;
        right: 45px;
        bottom: 80px;
    }
}

@keyframes effect01 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes effect01 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes effect02 {
    0%, 60%, 100% {
        margin-top: 0;
    }

    40%, 80% {
        margin-top: 1%;
    }
}

@-webkit-keyframes effect02 {
    0%, 60%, 100% {
        margin-top: 0;
    }

    40%, 80% {
        margin-top: 1%;
    }
}

@keyframes effect03 {
    0% {
        left: 0;
    }

    50% {
        left: 72%;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes effect03 {
    0% {
        left: 0;
    }

    50% {
        left: 72%;
    }

    100% {
        left: 0;
    }
}

@keyframes effect04 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.7);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes effect04 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.7);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes effect05 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes effect05 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes effect06 {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(20deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes effect06 {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(20deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes effect07 {
    0% {
        transform: rotate(-45deg);
    }

    50% {
        transform: rotate(-25deg);
    }

    100% {
        transform: rotate(-45deg);
    }
}

@-webkit-keyframes effect07 {
    0% {
        transform: rotate(-45deg);
    }

    50% {
        transform: rotate(-25deg);
    }

    100% {
        transform: rotate(-45deg);
    }
}

@keyframes effect08 {
    0% {
        transform: rotate(-60deg);
    }

    50% {
        transform: rotate(-40deg);
    }

    100% {
        transform: rotate(-60deg);
    }
}

@-webkit-keyframes effect08 {
    0% {
        transform: rotate(-60deg);
    }

    50% {
        transform: rotate(-40deg);
    }

    100% {
        transform: rotate(-60deg);
    }
}

@keyframes effect09 {
    0% {
        -webkit-transform: rotate(96deg);
        transform: rotate(96deg);
    }

    50% {
        -webkit-transform: rotate(266deg);
        transform: rotate(266deg);
    }

    100% {
        -webkit-transform: rotate(96deg);
        transform: rotate(96deg);
    }
}

@-webkit-keyframes effect09 {
    0% {
        -webkit-transform: rotate(96deg);
        transform: rotate(96deg);
    }

    50% {
        -webkit-transform: rotate(266deg);
        transform: rotate(266deg);
    }

    100% {
        -webkit-transform: rotate(96deg);
        transform: rotate(96deg);
    }
}

@-webkit-keyframes effect10 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@keyframes effect10 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.cnzz-js, #smalltable {
    display: none;
}

@media screen and (max-width: 750px) {
    #smalltable {
        display: block;
    }

    #bigtable {
        display: none;
    }
}

/*.swt-box {
    position: fixed;
    z-index: 9999999;
    display: none;
    right: 0;
    bottom: 0;
}

    .swt-box .close {
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        height: 54px;
        z-index: 1;
        cursor: pointer
    }

.g-swt {
    display: block;
    width: 100%;
    height: 100%
}*/
.swt-box {
    position: fixed;
    z-index: 99999;
    display: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 850px;
}

    .swt-box .close {
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        height: 54px;
        z-index: 1;
        cursor: pointer
    }

.g-swt {
    display: block;
    width: 100%;
    height: 100%
}