@charset "utf-8";

html {
    background: #fff;
    font-size: 11px;
    height: 100%;
    overflow: auto;
}

body {
    -webkit-font-smoothing: antialiased;
    background: #f3f3f3;
    color: #333;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    min-height: 100%;
    padding: 0;
    position: relative;
}

a {
    color: #333;
    outline: 0 none;
    text-decoration: none;
    transition: .2s all ease;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

header, footer, article, aside, section, nav, menu, hgroup, details, dialog, figure, figcaption {
    display: block
}

ol, li, ul, dl, dt, dd {
    list-style: none;
}

fieldset, img {
    border: 0
}

button, submit, input, select {
    vertical-align: middle;
}

button, submit {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: lighter;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

select, button {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    outline-style: none;
    outline-width: 0pt;
    padding: 0;
}

img {
    display: block;
}

b, em, i {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    margin: 0 auto;
    width: 1080px;
}

.main {
    padding-bottom: 140px;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

/*header*/

header {
    background: #28b28b;
    box-sizing: border-box;
    height: 5rem;
    padding-top: 0.9rem;
    width: 100%;
}

    header img {
        display: block;
        margin: 0 auto;
        width: 10.5rem;
    }

.pc-app-box {
    position: absolute;
    right: 0;
    top: 10px;
}

    .pc-app-box .word {
        position: relative;
        text-align: center;
        width: 150px;
    }

.head-main {
    margin: 0 auto;
    max-width: 1080px;
    min-width: 320px;
    position: relative;
}

.pc-app-box .word a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 500;
}

.pc-app-box .word i {
    background: url(../images/icon-phoneh.png);
    height: 30px;
    margin-right: 20px;
    width: 30px;
}

.pc-app-box .word i, .pc-app-box .word span {
    display: inline-block;
    vertical-align: middle;
}

.pc-app-box .word .ewm {
    background: #fff;
    box-shadow: 2px 2px 2px #eee;
    display: none;
    height: 150px;
    left: 10px;
    position: absolute;
    top: 50px;
    width: 146px;
    z-index: 100
}

    .pc-app-box .word .ewm em {
        border-bottom: 18px solid #fff;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        height: 0;
        left: 64px;
        position: absolute;
        top: -16px;
        width: 0;
    }

    .pc-app-box .word .ewm img {
        display: block;
        height: 104px;
        margin: 10px auto;
        width: 104px;
    }

.pc-app-box .word:hover .ewm {
    display: block;
}

.wap-app-box {
    background-image: -webkit-gradient(linear, top left, bottom right, from(#28b28b), to(#57d17a));
    background-image: -webkit-linear-gradient(top left, #28b28b, #57d17a);
    background-image: -moz-oldlinear-gradient(top left, #28b28b, #57d17a);
    background-image: linear-gradient(to bottom right, #28b28b, #57d17a);
    bottom: 0;
    height: 60px;
    left: 0;
    position: fixed;
    width: 100%;
}

    .wap-app-box .close-p {
        border: 1.4px solid #fff;
        border-radius: 50%;
        color: #fff;
        font-size: 20px;
        height: 20px;
        line-height: 18px;
        position: absolute;
        right: 10px;
        text-align: center;
        top: 18px;
        width: 20px;
    }

    .wap-app-box img {
        height: 40px;
        margin: 10px;
        width: 40px;
    }

    .wap-app-box p {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
    }

        .wap-app-box p:first-child {
            margin-top: 4px;
        }

    .wap-app-box .wordpp {
        font-size: 14px;
        font-weight: 500;
    }

    .wap-app-box a.djxz {
        background: #fff;
        border-radius: 20px;
        color: #28b28b;
        height: 30px;
        line-height: 30px;
        margin-right: 40px;
        margin-top: 15px;
        text-align: center;
        width: 100px;
    }




.main {
    background: #fff;
    margin: 0px auto 10px;
    margin-bottom: 0;
    max-width: 1080px;
    min-width: 320px;
}

/*��ҳ--*/

/*����*/

.index-nav li {
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 0 3%;
    padding: 0.5rem 0;
    position: relative;
    text-align: center;
    width: 12%;
}

    .index-nav li i {
        background: #fff;
        bottom: 0;
        display: inline-block;
        height: 2px;
        left: 0;
        position: absolute;
        width: 100%;
    }

.index-nav .active i {
    background: #28b28b;
}

.index-nav .active {
    color: #28b28b;
}

.index-div .date-p {
    background: #e6e6e6;
    color: #8e8e8e;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

    .index-div .date-p .date {
        background: #cff4e9;
        color: #28b28b;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
    }

    .index-div .date-p .week {
        display: block;
        width: 80px;
    }

.index-div a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 4px;
}

    .index-div a div {
        float: left;
        font-size: 1.6rem;
        text-align: center;
        width: 33.33%;
    }

        .index-div a div img {
            border-radius: 50%;
            height: 36px;
            margin: 0.2rem auto;
            width: 36px;
        }

    .index-div a .team span {
        display: inline-block;
        height: 36px;
        margin-top: 2.5rem;
    }

    .index-div a .team p {
        overflow: hidden;
        white-space: nowrap;
    }

    .index-div a .center {
        font-size: 14px;
    }

        .index-div a .center .vsp {
            color: #ee564f;
            font-size: 2rem;
            font-weight: 600;
        }

        .index-div a .center p {
            padding: 0.1rem 0;
        }

        .index-div a .center .eventtime {
            color: #8e8e8e;
            font-weight: 500;
        }

    .index-div a .video {
        background: #28b28b;
        border-radius: 20px;
        color: #fff;
        font-size: 1.2rem;
        height: 2.6rem;
        line-height: 26px;
        margin: 6px auto;
        padding: 0;
        width: 10rem;
    }

    .index-div a .no-video {
        background: #aaaaaa;
    }

    .index-div a .video i, .index-div a .video span {
        display: inline-block;
        vertical-align: middle;
    }

    .index-div a .video i {
        background: url(../images/icon-live.png) no-repeat center;
        height: 24px;
        width: 30px;
    }

.index-div .titlematch {
    text-align: center;
}

.index-div a .title {
    font-size: 18px;
    padding: 0.3rem 0;
}

.main-two {
    background: #fff; /*height:900px;*/
    width: 100%;
}

iframe {
    background: #fff;
    border: none;
    height: 34rem;
}

.signalcall {
    bottom: 100px;
    display: none;
    position: fixed;
    right: 160px;
    text-align: center;
}

    .signalcall span, .signalcall input, .signalcall button {
        display: inline-block;
    }

    .signalcall span {
        font-size: 16px;
        font-weight: 600;
    }

    .signalcall input {
        border: none;
        color: #fff;
        cursor: default;
        height: 36px;
        outline: none;
        width: 22rem;
    }

    .signalcall button {
        background: #191919;
        border: none;
        border-radius: 4px;
        color: #e7e7e7;
        cursor: default;
        height: 3.8rem;
        line-height: 3.8rem;
        margin-top: 1rem;
        text-align: center;
        width: 3.8rem;
    }

.lianjie {
    opacity: 0
}


.mjtj_qh_mk {
    display: block
}


h2 {
    font-size: 1rem;
    font-weight: 500;
}

.box {
    padding-left: 0.2rem;
}

.singldl dt, .singldl dd {
    display: inline-block;
}

.singldl dt {
    font-size: 18px;
}

.singldl dd {
    background: #f5f5f5;
    border-radius: 2px;
    color: #959595;
    font-size: 14px;
    margin: 0 0.2rem;
    padding: 0.2rem 0.4rem;
}

.singldl .active {
    background: #ee564f;
    color: #fff;
}

.no-data {
    font-size: 1.4rem;
    margin: 10% auto 0px;
    text-align: center;
}

    .no-data img {
        margin: 20px auto;
        max-width: 60%;
    }

.index-nav, .index-div section {
    margin: 0 auto;
    max-width: 750px;
    min-width: 320px;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    visibility: hidden;
}

footer {
    background: #282828;
    bottom: 0;
    color: #7e7e7e;
    display: none;
    line-height: 30px;
    margin-top: 0px;
    padding: 10px 0;
    position: absolute;
    width: 100%;
}

    footer div {
        margin: 0 auto;
        text-align: center;
        width: 1200px;
    }

        footer div a, footer div i {
            color: #7e7e7e;
            display: inline-block;
            vertical-align: middle;
        }

.top-div {
    border-bottom: 1px solid #eee;
    height: 4rem;
    margin: 0 auto;
    margin-bottom: 0px;
    max-width: 1040px;
}

.pcrlist {
    display: none;
}

.waplist {
    bottom: 8rem;
    display: block;
    position: fixed;
    right: 1.1rem;
}

    .waplist .once {
        background-image: -webkit-gradient(linear, top left, bottom, from(#53f581), to(#28b28b));
        background-image: -webkit-linear-gradient(top left, #53f581, #28b28b);
        background-image: -moz-oldlinear-gradient(top left, #53f581, #28b28b);
        background-image: linear-gradient(to right bottom, #53f581, #28b28b);
        border-radius: 50%;
        box-sizing: border-box;
        height: 4rem;
        padding-top: 0.5rem;
        width: 4rem;
    }

        .waplist .once i {
            background: url(../images/icon-index-wap@2x.png) no-repeat;
            background-size: 100%;
            display: block;
            height: 1.6rem;
            margin: 0 auto;
            width: 1.6rem;
        }

    .waplist .refreshwap i {
        background: url(../images/icon-refresh-wap@2x.png) no-repeat;
        background-size: 100%;
    }

    .waplist .once p {
        color: #fff;
        font-size: 0.9rem;
        text-align: center;
    }

    .waplist .once a {
        color: #fff;
    }

    .waplist .once:nth-child(2) {
        margin-bottom: 2rem;
    }


/*app*/

.appmain {
    background: #fff;
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 1080px;
    min-width: 320px;
    padding: 0px 0 30px 0;
    padding-bottom: 100px;
}

.app-screenshot {
    background: #f7f7f8;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
}

    .app-screenshot h4, .app-intro h4 {
        font-size: 18px;
        font-weight: 500;
        margin-left: 20px;
    }

.app-intro h4 {
    margin-top: 20px;
}

.app-screenshot img {
    display: inline-block;
    height: 45.8rem;
    margin-right: 2rem;
    width: 27.5rem;
}

.app-screenshot .pic-box {
    -webkit-overflow-scrolling: touch;
    margin-top: 20px;
    overflow: scroll;
    overflow-y: hidden;
    width: 100%;
}

.app-screenshot .pic-div {
    white-space: nowrap;
}

    .app-screenshot .pic-div li {
        display: inline-block;
    }

.app-intro {
    box-sizing: border-box;
    padding: 0 20px;
}

    .app-intro p {
        color: #666;
        font-size: 16px;
        line-height: 34px;
    }

.wapheader .logodiv {
    margin: 0 auto;
    width: 92%;
}

    .wapheader .logodiv img {
        height: 8rem;
        margin-right: 1rem;
        width: 8rem;
    }

.wapheader .headword .onep {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 3rem;
}

.wapheader .headword .twop {
    font-size: 1.4rem;
    line-height: 3rem;
}

.wapheader .headword .startp i, .headword .startp span {
    color: #999;
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: middle;
}

.wapheader .headword .startp i {
    background: url(../images/icon-start.png) no-repeat center;
    background-size: 100% 100%;
    height: 1.6rem;
    margin-right: .4rem;
    width: 1.6rem;
}

.download-wap-btn {
    background: #28b28b;
    border-radius: 20px;
    height: 4rem;
    line-height: 4rem;
    margin: 20px auto;
    text-align: center;
    width: 24rem;
}

    .download-wap-btn a {
        color: #fff;
        display: block;
        font-size: 1.6rem;
        height: 100%;
        width: 100%;
    }


.footer-wap {
    background: #fff;
    border-top: .6rem #eee solid;
    bottom: 0;
    color: #999;
    font-size: 13px;
    height: 6rem;
    line-height: 2rem;
    margin-top: 0px;
    padding: 3rem 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

/*���������*/

.swiper-container {
    background: #f3f3f3
}

.tzpt_nav {
    background: #fff;
    height: 3.7rem;
    line-height: 3.7rem;
    overflow: hidden;
    padding: 0 1.1rem;
}

    .tzpt_nav li {
        display: block;
        float: left;
        height: 3.7rem;
        line-height: 3.7rem;
        position: relative;
        text-align: center;
        width: 50%;
    }

    .tzpt_nav a {
        color: #333;
        display: block;
        font-size: 1.1rem;
        margin: 0 auto
    }

    .tzpt_nav li.default a {
        color: #ee564f
    }

    .tzpt_nav li.default:after {
        background: #ee564f;
        border-radius: .35rem;
        bottom: 0;
        content: '';
        height: .35rem;
        left: 50%;
        margin-left: -2.25rem;
        position: absolute;
        width: 4.5rem;
    }

.mjtj {
    background: #f3f3f3;
    border-top: 1rem #f3f3f3 solid;
    min-height: .01rem
}

    .mjtj .mjtj-list:last-child {
        border: none
    }

.mjtj-list {
    align-items: center;
    background: #fff;
    border-bottom: 1rem solid #f3f3f3;
    display: flex;
    flex-flow: row nowrap;
    height: 5.3rem;
    width: 100%;
}

    .mjtj-list .number {
        color: #fff;
        display: inline-block;
        font-size: 1rem;
        height: 1.5rem;
        line-height: 1.5rem;
        margin-left: 1rem;
        margin-right: 1rem;
        text-align: center;
        width: 1.5rem;
    }

    .mjtj-list:nth-child(4n + 1) .number {
        background: #fe6301
    }

    .mjtj-list:nth-child(4n + 2) .number {
        background: #2fc595
    }

    .mjtj-list:nth-child(4n + 3) .number {
        background: #f04b59
    }

    .mjtj-list:nth-child(4n + 4) .number {
        background: #17a0f1
    }

    .mjtj-list .word {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        display: inline-block;
        font-size: 1.2rem;
        line-height: 2rem;
        overflow: hidden;
        vertical-align: middle;
        width: 23rem;
    }

    .mjtj-list .contant {
        display: inline-block;
        font-size: 1.1rem;
        text-align: center;
        vertical-align: middle;
        width: 11rem;
    }

        .mjtj-list .contant .copy-btn {
            background: #ee564f;
            border-radius: 2rem;
            color: #fff;
            font-size: 1rem;
            height: 2rem;
            line-height: 2rem;
            margin: .3rem auto;
            width: 7.2rem;
        }

.tzpt-list {
}

.mjtj_lb {
    background: #f3f3f3;
    margin: 0 1rem;
}

    .mjtj_lb div {
        border-radius: .7rem;
        height: 4.6rem;
        margin: .5rem auto 1rem;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .mjtj_lb div img {
            height: 100%;
            width: 100%;
        }

        .mjtj_lb div .tip {
            background: rgba(0, 0, 0, .5);
            border-radius: 10px;
            bottom: .5rem;
            color: #fff;
            font-size: .8rem;
            height: 1.1rem;
            line-height: 1.1rem;
            position: absolute;
            right: .5rem;
            text-align: center;
            width: 2.5rem;
        }

.waplist {
    z-index: 1000
}

.footer-wap {
    position: static
}

.wrapper {
    position: relative
}

.input {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -10
}

.problem_title {
    touch-action: none
}

.tabs li {
    -webkit-tap-highlight-color: transparent
}

.swiper-slide {
    height: 1px
}

.swiper-slide-active {
    height: auto
}

/*�ö�*/

.zhiding {
    background: url(../images/zd_bj_w.jpg) repeat-y top left;
    background-size: 100% 100%;
    border-bottom: 1px #ffd8cb solid !important;
    position: relative;
}

    .zhiding:before {
        background: url('../images/zd_img_w.png') no-repeat top left/33px 33px;
        content: '';
        height: 33px;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 33px;
        z-index: 2;
    }

.index-div_zd .date-p {
    background: #f7f9fa;
    color: #8e8e8e;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

    .index-div_zd .date-p .date {
        background: #cff4e9;
        color: #28b28b;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
    }

    .index-div_zd .date-p .week {
        display: block;
        width: 80px;
    }

.index-div_zd a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 4px;
}

    .index-div_zd a div {
        float: left;
        font-size: 1.6rem;
        text-align: center;
        width: 33.33%;
    }

        .index-div_zd a div img {
            border-radius: 50%;
            height: 36px;
            margin: 0.2rem auto;
            width: 36px;
        }

    .index-div_zd a .team span {
        display: inline-block;
        height: 36px;
        margin-top: 2rem;
    }

    .index-div_zd a .team p {
        overflow: hidden;
        white-space: nowrap;
    }

    .index-div_zd a .center {
        font-size: 14px;
    }

        .index-div_zd a .center .vsp {
            color: #ee564f;
            font-size: 2rem;
            font-weight: 600;
        }

        .index-div_zd a .center p {
            padding: 0.1rem 0;
        }

        .index-div_zd a .center .eventtime {
            color: #8e8e8e;
            font-weight: 500;
        }

    .index-div_zd a .video {
        background: #28b28b;
        border-radius: 20px;
        color: #fff;
        font-size: 1.2rem;
        height: 2.6rem;
        line-height: 26px;
        margin: 6px auto;
        padding: 0;
        width: 10rem;
    }

    .index-div_zd a .no-video {
        background: #aaaaaa;
    }

    .index-div_zd a .video i, .index-div_zd a .video span {
        display: inline-block;
        vertical-align: middle;
    }

    .index-div_zd a .video i {
        background: url(../images/icon-live.png) no-repeat center;
        height: 24px;
        width: 30px;
    }

.index-div_zd .titlematch {
    text-align: center;
}

.index-div_zd a .title {
    font-size: 18px;
    padding: 0.3rem 0;
}

.index-div_zd section {
    margin: 0 auto;
    max-width: 750px;
    min-width: 320px;
}


/*2019-10 �Ż�*/

/*����*/

.navindex {
    font-size: 14px;
}

    .navindex li {
        color: #9c9c9c;
        height: 4rem;
        line-height: 4rem;
        padding: 0px;
    }

        .navindex li i {
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            background: #fff;
            border-radius: 3px;
            bottom: 0;
            display: inline-block;
            height: 3px;
            left: 0;
            margin-left: 1rem;
            position: absolute;
            width: 2rem;
        }

.index-nav .active i {
    background: #28b28b;
}

.index-nav .active {
    color: #28b28b;
}

.index-div a .title {
    font-size: 1.4rem;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
}

.index-div a .team p {
    font-size: 1.4rem;
    margin: 0 .7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*����*/

.index-div .date-p {
    background: #e6e6e6;
    color: #8e8e8e;
    font-size: 1.2rem;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

/*>=750���豸��Ļ*/

@media screen and (min-width: 750px) {
    header {
        height: 92px;
        padding-top: 16px;
    }

        header img {
            width: 190px;
        }

    .signalcall {
        bottom: 100px;
        display: block;
        position: fixed;
        right: 160px;
    }

    .main-two {
        margin: 10px auto;
        margin-bottom: 40px;
        width: 960px;
    }

    .signalcall button {
        -khtml-opacity: 0.05;
        -moz-opacity: 0.05;
        background: none;
        color: #4a4949;
        cursor: default;
        filter: alpha(opacity=5);
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=5);
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        margin-top: 0;
        opacity: 0.05;
        width: 50px;
    }

    .signalcall input {
        cursor: default;
        margin: 0 10px;
        padding-left: 10px;
        width: 50px;
    }

    .detailbody {
        background: url(../images/bg-big.png) no-repeat center;
    }

    iframe {
        height: 570px;
    }

    footer {
        display: block;
    }

    .footer-wap {
        display: none;
    }

    .index-div a div {
        font-size: 18px;
    }

    .index-div a .video {
        font-size: 14px;
        height: 30px;
        line-height: 26px;
        padding: 0 !important;
        width: 114px;
    }

    .index-div a .center .vsp {
        font-size: 22px;
    }

    .index-div a div img {
        height: 40px;
        width: 40px;
    }

    .index-div a div img {
    }

    .pcrlist {
        background: none;
        bottom: 150px;
        display: block;
        position: fixed;
        right: 160px;
        z-index: 100
    }

        .pcrlist .once {
            background: #fff;
            border-radius: 6px;
            box-sizing: border-box;
            cursor: pointer;
            height: 50px;
            margin-bottom: 6px;
            overflow: hidden;
            padding-top: 10px;
            position: relative;
            width: 50px;
        }

            .pcrlist .once i {
                background: url(../images/icon-APP-PC.png) no-repeat;
                display: block;
                height: 30px;
                margin: 0 auto;
                width: 30px;
            }

        .pcrlist .indexbtn i {
            background: url(../images/icon-index-PC.png) no-repeat;
        }

        .pcrlist .refreshbtn i {
            background: url(../images/icon-refresh-pc.png) no-repeat;
        }

        /*.pcrlist .once:hover .hdiv{left:0;}*/
        .pcrlist .hdiv {
            background: #28b28b;
            border-radius: 6px;
            color: #fff;
            font-size: 13px;
            height: 100%;
            left: 50px;
            line-height: 50px;
            position: absolute;
            text-align: center;
            top: 0;
            transition: .1s all ease;
            width: 100%;
        }

            .pcrlist .hdiv a {
                color: #fff;
            }

            .pcrlist .hdiv p {
                line-height: 20px;
            }

                .pcrlist .hdiv p:first-child {
                    margin-top: 6px;
                }

    .waplist {
        display: none;
    }

    .app-screenshot img {
        float: left;
        height: 458px;
        margin-right: 20px;
        width: 275px;
    }

    .logodiv {
        margin: 0 auto;
        width: 344px;
    }

        .logodiv img {
            height: 80px;
            margin-right: 10px;
            width: 80px;
        }

    .headword .onep {
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
    }

    .headword .twop {
        font-size: 14px;
        line-height: 30px;
    }

    .headword .startp i, .headword .startp span {
        color: #999;
        display: inline-block;
        font-size: 14px;
        vertical-align: middle;
    }

    .headword .startp i {
        background: url(../images/icon-start.png) no-repeat center;
        background-size: 100% 100%;
        height: 16px;
        margin-right: 4px;
        width: 16px;
    }

    .download-div {
        margin: 30px auto;
        width: 500px;
    }

    .download-btn {
        border: 1px solid #eee;
        box-sizing: border-box;
        float: left;
        font-size: 14px;
        font-weight: 500;
        height: 130px;
        margin-right: 40px;
        text-align: center;
        width: 130px;
    }

    .ewm {
        margin: 0;
    }

    .download-btn a {
        box-sizing: border-box;
        display: block;
        height: 100%;
        padding-top: 14px;
        width: 100%;
    }

    .download-btn i {
        display: block;
        height: 30px;
        margin: 18px auto;
        width: 30px;
    }

    .download-btn a:hover {
        background: #28b28b;
        color: #fff
    }

    .android i {
        background: url(../images/icon-android.png) no-repeat center;
        background-size: 100% 100%;
    }

    .iphone i {
        background: url(../images/icon-iphone.png) no-repeat center;
        background-size: 100% 100%;
    }

    .iphone a:hover i {
        background: url(../images/icon-iphone-w.png) no-repeat center;
        background-size: 100% 100%;
    }

    .android a:hover i {
        background: url(../images/icon-android-w.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ewm img {
        display: block;
        height: 90px;
        margin: 2px auto;
        margin-top: 10px;
        width: 90px;
    }

    /*����л�*/
    .swiper-container {
        background: #fff
    }

    .tzpt_nav {
        background: #fff;
        height: 37px;
        line-height: 37px;
        overflow: hidden;
        padding: 0 11px;
    }

        .tzpt_nav li {
            display: block;
            float: left;
            height: 37px;
            line-height: 37px;
            position: relative;
            text-align: center;
            width: 50%;
        }

        .tzpt_nav a {
            color: #333;
            display: block;
            font-size: 11px;
            margin: 0 auto
        }

        .tzpt_nav li.default a {
            color: #ee564f
        }

        .tzpt_nav li.default:after {
            background: #ee564f;
            border-radius: 6px;
            bottom: 0;
            content: '';
            height: 6px;
            left: 50%;
            margin-left: -40px;
            position: absolute;
            width: 80px;
        }

    .mjtj {
        background: #f3f3f3;
        border-top: 10px #f3f3f3 solid;
        min-height: 1px
    }

        .mjtj .mjtj-list:last-child {
            border: none
        }

    .mjtj-list {
        align-items: center;
        background: #fff;
        border-bottom: 10px solid #f3f3f3;
        display: flex;
        flex-flow: row nowrap;
        height: 53px;
        width: 100%;
    }

        .mjtj-list .number {
            color: #fff;
            display: inline-block;
            font-size: 10px;
            height: 15px;
            line-height: 15px;
            margin-left: 10px;
            margin-right: 10px;
            text-align: center;
            width: 15px;
        }

        .mjtj-list:nth-child(4n + 1) .number {
            background: #fe6301
        }

        .mjtj-list:nth-child(4n + 2) .number {
            background: #2fc595
        }

        .mjtj-list:nth-child(4n + 3) .number {
            background: #f04b59
        }

        .mjtj-list:nth-child(4n + 4) .number {
            background: #17a0f1
        }

        .mjtj-list .word {
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            display: -webkit-box;
            display: inline-block;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            vertical-align: middle;
            width: 80%;
        }

        .mjtj-list .contant {
            display: inline-block;
            font-size: 12px;
            text-align: center;
            vertical-align: middle;
            width: 17%;
        }

            .mjtj-list .contant .copy-btn {
                background: #ee564f;
                border-radius: 4px;
                color: #fff;
                cursor: pointer;
                font-size: 12px;
                height: 20px;
                line-height: 20px;
                margin: 5px auto;
                width: 72px;
            }

    .tzpt-list {
    }

    .mjtj_lb {
        background: #f3f3f3;
        margin: 10px 10px;
    }

        .mjtj_lb div {
            border-radius: 7px;
            height: 56px;
            margin: 0 auto 10px;
            overflow: hidden;
            position: relative;
            width: 100%;
        }

            .mjtj_lb div img {
                height: 100%;
                width: 100%;
            }

            .mjtj_lb div .tip {
                background: rgba(0, 0, 0, .5);
                border-radius: 10px;
                bottom: 5px;
                color: #fff;
                font-size: 12px;
                height: 11px;
                line-height: 11px;
                position: absolute;
                right: 5px;
                text-align: center;
                width: 30px;
            }

    .waplist {
        z-index: 1000
    }

    footer {
        position: static
    }

    .wrapper {
        position: relative
    }

    .input {
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        z-index: -10
    }

    .problem_title {
        touch-action: none
    }

    .tabs li {
        -webkit-tap-highlight-color: transparent
    }

    .swiper-slide {
        height: 1px
    }

    .swiper-slide-active {
        height: auto
    }

    .index-div a .team span {
        display: block;
        height: 40px;
        margin-top: 35px;
    }

    .zhiding {
        background: url(../images/zd_bj.jpg) repeat-y top left;
        border-bottom: 1px #ffd8cb solid !important;
        position: relative
    }

        .zhiding:before {
            background: url('../images/zd_img.png') no-repeat top left/33px 33px;
            content: '';
            height: 33px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 33px;
            z-index: 2;
        }

    .index-div_zd a div {
        font-size: 18px;
    }

    .index-div_zd a .video {
        font-size: 14px;
        height: 30px;
        line-height: 26px;
        padding: 0 !important;
        width: 114px;
    }

    .index-div_zd a .center .vsp {
        font-size: 22px;
    }

    .index-div_zd a div img {
        height: 40px;
        width: 40px;
    }

    .index-div_zd a div img {
    }

    .index-div_zd a .team span {
        display: block;
        height: 40px;
        margin-top: 0.8rem;
    }

    .dingwei {
        bottom: 0px;
        position: fixed;
    }

    /*2019-10 �Ż�*/
    /*����*/
    .top-div {
        border-bottom: 1px solid #eee;
        height: 73px;
        margin: 0 auto;
        margin-bottom: 0px;
        max-width: 1040px;
    }

    /*����*/
    .navindex {
        font-size: 16px;
        padding-top: 20px
    }

        .navindex li {
            color: #333;
            font-size: 16px;
            height: 53px;
            line-height: 53px;
            padding: 0px;
        }

            .navindex li:hover {
                color: #28b28b;
            }

            .navindex li i {
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                background: #fff;
                border-radius: 3px;
                bottom: 0;
                display: inline-block;
                height: 3px;
                left: 0;
                margin-left: 0px;
                position: absolute;
                width: 100%;
            }

    .index-nav .active i {
        background: #28b28b;
    }

    .index-nav .active {
        color: #28b28b;
    }

    .index-div a .title {
        font-size: 18px;
        margin: 0 auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }

    .index-div a .team p {
        font-size: 18px;
        margin: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    /*����*/
    .index-div .date-p {
        background: #e6e6e6;
        color: #8e8e8e;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

    .eventtime {
        height: 25px;
        line-height: 25px;
        padding: 0px !important;
    }

    /*���������Ƽ�*/
    .mjtjbj {
        background: #f3f3f3;
        padding-bottom: 40px;
        width: 100%;
    }

    .mjtj_qh_mk {
        margin: 0 auto;
        width: 960px;
    }

    /*����ҳ*/
    .indexbtn {
        background: #28b28b;
        border-radius: 6px;
        box-sizing: border-box;
        cursor: pointer;
        height: 50px;
        margin-bottom: 6px;
        overflow: hidden;
        position: relative;
        width: 50px;
    }

        .indexbtn i {
            background: url('../images/index-PC.png') no-repeat center center #28b28b !important;
            background-size: 100% 100%;
            display: block;
            height: 28px;
            line-height: 50px;
            margin: 10px auto 0px;
            text-align: center;
            width: 24px;
        }

        .indexbtn span {
            color: #fff;
            display: none;
            font-size: 14px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            width: 50px;
        }

        .indexbtn:hover i {
            display: none;
        }

        .indexbtn:hover span {
            display: block;
        }

    /*������ɫ */
    .index-div a .video:hover {
        background: #8f8f8f
    }

    .index-div a .zb_green:hover {
        background: #229575
    }

    .index-div a:hover {
        background: #f9fbff
    }

    /*���ض���*/
    .totop {
        background: #28b28b;
        border-radius: 6px;
        box-sizing: border-box;
        cursor: pointer;
        height: 50px;
        margin-bottom: 6px;
        overflow: hidden;
        position: relative;
        width: 50px;
    }

        .totop i {
            background: url('../images/totop.png') no-repeat center center #28b28b !important;
            background-size: 100% 100%;
            display: block;
            height: 30px;
            line-height: 50px;
            margin: 10px auto 0px;
            text-align: center;
            width: 30px;
        }

        .totop span {
            color: #fff;
            display: none;
            font-size: 14px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            width: 50px;
        }

        .totop:hover i {
            display: none;
        }

        .totop:hover span {
            display: block;
        }

    .no-data {
        font-size: 18px;
        margin: 10% auto 0px;
        text-align: center;
    }

    .main {
        height: auto !important;
        height: 100%; /*IE6��ʶ��min-height*/
        min-height: 100%;
        padding-bottom: 200px !important;
        position: relative;
    }

    footer {
        bottom: 0;
        clear: both;
        height: 60px; /*�Ų��ĸ߶�*/
        position: absolute;
        width: 100%;
    }

    .zhuti {
        height: auto !important;
        height: 100%; /*IE6��ʶ��min-height*/
        min-height: 100%;
        padding-bottom: 150px;
        position: relative;
    }
}

#cnzz_stat_icon_1277380642 {
    display: none
}

.iosKJ {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

    .iosKJ img {
        left: 50%;
        margin-left: -14rem;
        margin-top: -26rem;
        position: absolute;
        top: 50%;
        width: 28rem;
    }

    .iosKJ p {
        border: 1px solid #fff;
        border-radius: 50%;
        color: #fff;
        font-size: 38px;
        height: 4rem;
        line-height: 3.4rem;
        position: absolute;
        right: 0.2rem;
        text-align: center;
        top: 4rem;
        width: 4rem;
    }

    .iosKJ i {
        background: url(../images/icon-up.png);
        background-size: 100% 100%;
        bottom: 0.4rem;
        height: 7rem;
        left: 50%;
        margin-left: -2rem;
        position: absolute;
        width: 4rem;
    }

.iosKJ-btn {
    height: 5.2rem;
    margin-bottom: 1rem;
    width: 5.2rem;
}

    .iosKJ-btn img {
        width: 100%;
    }

.dingwei {
    bottom: 0px;
    position: fixed;
}

/*�°� ����ͼ��*/

.index-div a .center .eventtime .feleimg img {
    display: inline-block;
    height: 19px;
    vertical-align: middle;
    width: 19px;
}

.indexbtn {
    display: none
}

.feleimg img {
    display: inline-block;
    height: 19px;
    vertical-align: middle;
    width: 19px;
}

/*ˢ��*/

.refreshbtn {
    background: #28b28b;
    border-radius: 6px;
    box-sizing: border-box;
    cursor: pointer;
    height: 50px;
    margin-bottom: 6px;
    overflow: hidden;
    position: relative;
    width: 50px;
}

    .refreshbtn i {
        background: url('../images/shuaxing_n.png') no-repeat center center #28b28b !important;
        background-size: 100% 100%;
        display: block;
        height: 28px;
        line-height: 50px;
        margin: 10px auto 0px;
        text-align: center;
        width: 24px;
    }

    .refreshbtn span {
        color: #fff;
        display: none;
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 50px;
    }

    .refreshbtn:hover i {
        display: none;
    }

    .refreshbtn:hover span {
        display: block;
    }

.index-div a .video {
    background: #aaaaaa
}

.index-div a .zb_green {
    background: #28b28b
}

.waplist .indexwap {
    display: none
}

#cnzz_stat_icon_1278132371 {
    display: none
}

.waplist .totop i {
    background: url(../images/totop.png) no-repeat;
    background-size: 100%;
    height: 2.5rem;
    margin-top: .2rem;
    width: 2.5rem;
}

.waplist .totop {
    margin-top: 1.5rem
}

.main {
    height: auto !important;
    height: 100%; /*IE6��ʶ��min-height*/
    min-height: 100%;
    padding-bottom: 20rem;
    position: relative;
}

.footer-wap {
    bottom: 0;
    clear: both;
    height: 60px; /*�Ų��ĸ߶�*/
    position: absolute;
    width: 100%;
}

.zhuti {
    height: auto !important;
    height: 100%; /*IE6��ʶ��min-height*/
    min-height: 100%;
    padding-bottom: 150px;
    position: relative;
}
