a, body, button, div, form, h1, h2, h3, h4, h5, img, input, label, li, option, p, select, span, table, td, textarea, th, tr, ul {
    margin: 0;
    padding: 0;
    outline: 0 !important
}

body {
    font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif
}

li {
    list-style: none
}

a {
    text-decoration: none !important
}

i {
    font-style: normal !important
}

body, html {
    width: 100%;
    height: 100%;
    overflow-x: hidden
}

em {
    font-style: normal
}

.form-group {
    display: inline-block
}

body::-webkit-scrollbar {
    width: 5px;
    background-color: #e6d5d5
}

body::-webkit-scrollbar-thumb {
    background-color: #8b8b8b
}

div::-webkit-scrollbar {
    width: 6px;
    height: 15px
}

div::-webkit-scrollbar-thumb, div::-webkit-scrollbar-thumb:horizontal, div::-webkit-scrollbar-thumb:vertical {
    background-color: #e6d5d5
}

div::-webkit-scrollbar-track-piece {
    background-color: rgba(0,0,0,.04)
}

@media screen and (min-width:320px) {
    html {
        font-size: 12px
    }
}

@media screen and (min-width:346px) {
    html {
        font-size: 13px
    }
}

@media screen and (min-width:352px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:400px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:480px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:560px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:640px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:1280px) {
    html {
        font-size: 24px
    }
}

@media screen and (min-width:1920px) {
    html {
        font-size: 26px
    }
}

.body-wrap {
    width: 100%;
    height: 100%;
    min-width: 1024px;
    background: url(../img/bg.png) no-repeat center center;
    background-size: 100% 100%;
    max-width: 1920px;
    max-height: 1080px;
    margin: auto;
    position: relative
}

.body-main {
    width: 100%;
    height: 100%;
    padding: 0 2.5%
}

    .body-main.body-main_pad {
        padding: 0 4.5%
    }

    .body-main .header {
        height: 185px;
        padding: 50px 0 80px
    }

    .body-main .index-header {
        line-height: 70px
    }

        .body-main .index-header img {
            margin-right: 30px;
            margin-top: -10px
        }

    .body-main .index-header_bg {
        background: url(../img/header-bg.png) no-repeat center top;
        margin: 0 -2.5%;
        padding: 30px 0 80px
    }

        .body-main .index-header_bg .search {
            line-height: 70px;
            margin-right: 2.5%
        }

    .body-main .search {
        line-height: 55px;
        font-size: 42px;
        color: #fff;
        padding-left: 65px;
        background: url(../img/search.png) no-repeat left center;
        background-size: 38px 40px;
        opacity: .8;
        cursor: pointer
    }

    .body-main .logo {
        line-height: 55px
    }

        .body-main .logo img {
            height: 50px;
            width: auto
        }

    .body-main .index-header {
        font-size: 55px;
        line-height: 55px;
        font-weight: 400;
        color: #fff;
        text-shadow: rgba(0,0,0,.2) .1em .1em .2em;
        letter-spacing: 2px;
        width: 50%;
        margin: auto;
        text-align: center
    }

.main-clear {
    width: 100%;
    height: 100%
}

.select-group {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 25px
}

    .select-group .dropdown + .dropdown {
        margin-left: 15px
    }

    .select-group .glyphicon {
        margin-left: 40px;
        font-weight: 400
    }

    .select-group .dropdown-menu {
        min-width: 230px;
        margin-top: 10px
    }

        .select-group .dropdown-menu a {
            font-size: 25px;
            color: #666;
            line-height: 55px;
            font-weight: 400;
            padding-left: 40px;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            overflow: hidden;
            max-width: 300px
        }

.search-btn {
    padding: 20px 35px;
    background-color: rgba(0,0,0,.1);
    color: #fff;
    outline: 0;
    border: none;
    border-radius: 60px;
    line-height: 1
}

.main {
    height: calc(100% - 245px);
    overflow: hidden;
    overflow-y: auto
}

    .main:last-child {
        height: calc(100% - 120px)
    }

.footer {
    height: 60px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    opacity: .8;
    text-shadow: rgba(0,0,0,.2) .1em .1em .2em;
    letter-spacing: 2px
}

.main-left {
    width: calc(100% - 525px);
    height: 100%
}

.main-right {
    width: 495px;
    height: 100%;
    overflow: hidden;
}

.main-left_wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .main-left_wrap .col-lg-3 {
        padding: 0 20px
    }

    .main-left_wrap .row {
        margin: 0 -20px
    }

.box-wrap {
    width: 23%;
    height: 33%;
    position: relative;
    float: left;
    margin: 0 1%
}

.box a {
    display: block;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 0;
    -webkit-text-size-adjust: none
}

    .box a p {
        font-size: 25px;
        width: 100%;
        display: inline-block;
        text-align: center;
        height: 75px;
        line-height: 1;
        position: relative
    }

        .box a p i {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            text-shadow: rgba(0,0,0,.2) .1em .1em .2em;
            letter-spacing: 2px;
            width: 100%
        }

    .box a .box-pic {
        padding-bottom: 67%;
        border: 1px solid #fff;
        border-radius: 6px;
        overflow: hidden;
        position: relative
    }

        .box a .box-pic img {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 6px
        }

.main-right_top {
    height: 380px;
    background-color: #fff;
    padding: 10px 6%;
    border-radius: 6px;
    overflow: hidden
}

    .main-right_top .title {
        font-size: 25px;
        color: #ff6670;
        line-height: 50px
    }

        .main-right_top .title a {
            font-size: 25px;
            color: #ff6670;
            line-height: 50px;
            position: relative
        }

            .main-right_top .title a + a {
                padding-left: 16px
            }

                .main-right_top .title a + a:before {
                    content: "";
                    position: absolute;
                    border-left: 2px solid #ff6670;
                    left: 7px;
                    top: 0;
                    width: 1px;
                    height: 100%
                }

    .main-right_top .ul {
        padding-left: 25px
    }

        .main-right_top .ul .ul-li {
            list-style-image: url(../img/li-icon.png)
        }

            .main-right_top .ul .ul-li a {
                display: block;
                font-weight: 400;
                width: 100%;
                height: 100%;
                color: #666;
                font-size: 20px;
                line-height: 50px;
                white-space: nowrap;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                overflow: hidden
            }

.main-right_bottom {
    margin-top: 25px;
    height: 380px;
    padding: 0 6%;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden
}

    .main-right_bottom .title {
        padding: 25px 0;
        border-bottom: 1px dashed #ddd;
        position: relative
    }

.user-pic {
    font-size: 28px;
    color: #666
}

    .user-pic img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        margin-left: 10px;
        margin-right: 20px
    }

.user-mail {
    width: 30px;
    height: 21px;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .user-mail a {
        display: block;
        width: 100%;
        height: 100%;
        background: url(../img/user-mail.png) no-repeat center center;
        background-size: cover
    }

.dropdown_parent {
    position: relative
}

    .dropdown_parent:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-width: 10px 0 10px 10px;
        border-style: solid;
        border-color: transparent transparent transparent #ccc;
        position: absolute;
        top: 20px;
        left: 20px
    }

    .dropdown_parent.show:before {
        border-width: 10px 10px 0;
        border-color: #ccc transparent transparent;
        top: 25px;
        left: 15px
    }

    .dropdown_parent.show .li-menu {
        display: block
    }

.li-menu {
    display: none;
    padding-left: 40px
}

    .li-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 300px
    }

.main-rounds {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 168px
}

    .main-rounds .round-wrap {
        width: 110px;
        height: 110px;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .main-rounds .round-wrap .img-div_p {
            margin: auto
        }

        .main-rounds .round-wrap .img-div {
            width: 100%;
            height: 55px;
            line-height: 55px;
            text-align: center
        }

        .main-rounds .round-wrap img {
            width: 45px
        }

        .main-rounds .round-wrap p {
            width: 100%;
            text-align: center;
            font-size: 16px;
            font-weight: 400
        }

        .main-rounds .round-wrap.round-wrap_blue {
            border: 2px solid #2d9afe;
            color: #2d9afe
        }

        .main-rounds .round-wrap.round-wrap_green {
            border: 2px solid #91d102;
            color: #91d102
        }

        .main-rounds .round-wrap.round-wrap_red {
            border: 2px solid #ff4820;
            color: #ff4820
        }

.btn-round-wrap {
    text-align: center
}

    .btn-round-wrap .btn-round {
        font-size: 21px;
        padding: 13px 15%;
        background-color: #f96332;
        color: #fff;
        border-radius: 6px
    }

.body-login {
    width: 670px;
    height: 490px;
    position: absolute;
    left: 50%;
    top: 48%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    .body-login h1 {
        font-size: 0
    }

    .body-login .login-header {
        height: 70px;
        margin-bottom: 100px;
        text-align: center;
        font-size: 0;
        color: #fff;
        text-shadow: rgba(0,0,0,.2) .1em .1em .2em
    }

        .body-login .login-header span {
            display: inline-block;
            font-size: 53px;
            letter-spacing: 2px
        }

        .body-login .login-header img {
            width: 70px;
            margin-right: 25px;
            display: inline-block;
            vertical-align: top
        }

    .body-login .form-inline {
        margin-bottom: 30px;
        text-align: center
    }

    .body-login label {
        font-size: 28px;
        font-weight: 400;
        text-align: left !important;
        color: #fff;
        letter-spacing: 1px;
        padding: 0 !important;
        width: 120px;
        display: inline-block;
        vertical-align: middle
    }

    .body-login input {
        width: 525px !important;
        height: 75px;
        display: inline-block !important;
        line-height: 55px;
        padding: 20px;
        font-size: 28px
    }

    .body-login .login-form {
        font-size: 0
    }

    .body-login .btn-login {
        width: 525px;
        height: 75px;
        line-height: 75px;
        padding: 0;
        font-size: 34px;
        color: #fff;
        background-color: #ff6871;
        margin-top: 10px;
        letter-spacing: 10px
    }

    .body-login .btn-login-pad {
        padding-left: 120px
    }

.search-header {
    height: 100px;
    padding: 40px 0
}

.search-main {
    height: calc(100% - 180px)
}

.search-footer {
    margin-top: 5px;
    height: 67px;
}

.search-wrap {
    height: 100%
}

    .search-wrap .form-inline {
        height: 100%
    }

.search-left {
    font-size: 0;
    width: calc(100% - 100px)
}

    .search-left .search-dom {
        position: relative;
        height: 100%
    }

        .search-left .search-dom input {
            display: inline-block;
            border-radius: 40px !important;
            background-color: transparent;
            height: 100%;
            color: #fff;
            font-size: 26px;
            padding: 18px 60px 18px 40px
        }

    .search-left .input-group {
        width: 100%
    }

        .search-left .input-group .input-group-addon {
            background-color: transparent;
            font-size: 26px;
            padding: 0 30px;
            color: #fff;
            border-top-left-radius: 40px;
            border-bottom-left-radius: 40px
        }

            .search-left .input-group .input-group-addon + input {
                border-top-left-radius: 0 !important;
                border-bottom-left-radius: 0 !important;
                border-top-right-radius: 40px;
                border-bottom-right-radius: 40px
            }

    .search-left .search-del {
        position: absolute;
        width: 40px;
        height: 40px;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url(../img/search-del.png) no-repeat center center;
        background-size: cover;
        z-index: 99;
        cursor: pointer
    }

.search-right {
    width: 100px;
    height: 100%;
    text-align: right;
    position: relative
}

    .search-right span {
        position: absolute;
        right: 0;
        top: 50%;
        display: inline-block;
        line-height: 1;
        font-size: 32px;
        color: #fff;
        cursor: pointer;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.back-wrap {
    width: 100%;
    height: 100%
}

    .back-wrap .back-end, .back-wrap .back-forward, .back-wrap .back-index {
        height: 100%;
        line-height: 70px;
        vertical-align: middle;
        font-size: 32px;
        color: #fff;
        text-shadow: rgba(0,0,0,.2) .1em .1em .2em;
        padding-left: 90px;
        cursor: pointer
    }

    .back-wrap .back-index {
        background: url(../img/back-index.png) no-repeat left center;
        background-size: contain
    }

    .back-wrap .back-forward {
        background: url(../img/forward.png) no-repeat left center;
        background-size: contain
    }

    .back-wrap .back-end {
        background: url(../img/end.png) no-repeat left center;
        background-size: contain
    }

.text-wrap {
    width: 100%;
    height: 100%
}

    .text-wrap .text-body-all {
        overflow: hidden;
        overflow-y: auto
    }

        .text-wrap .text-body-all .text-body_wrap {
            height: 100%
        }

            .text-wrap .text-body-all .text-body_wrap .mine-info {
                background-color: transparent
            }

        .text-wrap .text-body-all .text-body {
            height: 100%;
            border-radius: 10px;
            border: 1px solid #fff;
            background-color: rgba(255,255,255,.4)
        }

        .text-wrap .text-body-all:last-child {
            height: 100%
        }

        .text-wrap .text-body-all .article-wrap {
            padding: 15px 45px
        }

            .text-wrap .text-body-all .article-wrap .article-info {
                font-size: 28px;
                color: #666;
                line-height: 65px
            }

        .text-wrap .text-body-all .title {
            padding: 0 45px;
            height: 86px;
            line-height: 86px;
            font-size: 30px;
            color: #333;
            position: relative;
            border-bottom: 1px solid #e6d5d5
        }

            .text-wrap .text-body-all .title .select-group {
                right: 45px
            }

    .text-wrap .text-body-list .text-body_wrap {
        height: auto;
        padding-bottom: 20px
    }

    .text-wrap .text-body-list .article-info {
        display: inline-block;
        width: 50%
    }

.search-noting {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 10px;
    background-color: #fff
}

    .search-noting .nothing-404 {
        position: absolute;
        left: 50%;
        top: 45%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

        .search-noting .nothing-404 img {
            width: 490px
        }

        .search-noting .nothing-404 p {
            text-align: center;
            font-size: 32px;
            padding-top: 50px;
            letter-spacing: 1px;
            color: #666
        }

.text-notice {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    padding: 55px
}

    .text-notice .notice {
        line-height: 80px;
        font-size: 36px;
        padding-left: 30px;
        color: #534848;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(../img/li-icon.png) no-repeat left top 36px
    }

.instruction {
    width: 100%;
    height: 100%
}

    .instruction .instruction_top {
        height: calc(100% - 200px);
        padding: 70px 100px 0;
        overflow: hidden;
        overflow-y: auto
    }

        .instruction .instruction_top p {
            font-size: 36px;
            color: #534848;
            line-height: 58px;
            text-indent: 2em
        }

    .instruction .instruction_bot {
        height: 200px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .instruction .instruction_bot .btn-submit {
            width: 350px;
            height: 90px;
            margin: auto;
            color: #fff;
            background-color: #ff6670;
            text-align: center;
            line-height: 90px;
            font-size: 34px;
            padding: 0;
            letter-spacing: 2px
        }

.text-field_title {
    position: relative;
    min-height: 60px
}

    .text-field_title .select-source {
        display: block;
        position: relative;
        width: 100%;
        left: 0;
        right: auto;
        padding: 0;
        bottom: 0
    }

        .text-field_title .select-source p {
            display: inline-block;
            min-width: 200px;
            width: auto
        }

.text-body-field {
    height: calc(100% - 60px) !important
}

.text-field_info {
    padding: 40px 60px !important
}

    .text-field_info h3 {
        font-size: 30px;
        color: #333
    }

    .text-field_info .chart-wrap {
        height: 360px;
        padding: 50px 60px
    }

        .text-field_info .chart-wrap .info-l {
            float: left;
            width: 55%;
            height: 100%
        }

        .text-field_info .chart-wrap .info-r {
            float: left;
            width: 45%;
            height: 100%;
            position: relative
        }

            .text-field_info .chart-wrap .info-r p {
                font-size: 26px;
                color: #333;
                position: absolute;
                left: 0;
                bottom: 0
            }

    .text-field_info .p-wrap {
        padding-left: 65px
    }

        .text-field_info .p-wrap p {
            font-size: 26px;
            color: #333
        }

.select-wrap {
    width: 100%;
    height: 100%
}

.select-search {
    width: 550px
}

    .select-search .search-dom input {
        padding-left: 90px
    }

    .select-search .search-dom .search-go {
        position: absolute;
        left: 0;
        top: 0;
        width: 70px;
        height: 100%;
        cursor: pointer;
        background: url(../img/search.png) no-repeat right center
    }

.select-title {
    font-size: 49px;
    color: #fff
}

.select-left {
    width: 25%;
    height: 100%
}

    .select-left .picker-items-col, .select-left .picker-modal-inner, .select-left .weui-picker-modal {
        height: 100%;
        border-radius: 10px
    }

    .select-left .weui-picker-modal {
        background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(rgba(255,255,255,.8)),to(transparent));
        background: -webkit-linear-gradient(transparent,rgba(255,255,255,.8),transparent);
        background: -o-linear-gradient(transparent,rgba(255,255,255,.8),transparent);
        background: linear-gradient(transparent,rgba(255,255,255,.8),transparent)
    }

        .select-left .weui-picker-modal .picker-item.picker-selected {
            background: #f5f4f5
        }

.select-right {
    margin-top:-60px;
    width: 73%;
    height: 108%;
    position: relative
}

.select-thumb_wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto
}

.select-thumb-box {
    width: 100%;
    padding-bottom: 55%;
    margin-bottom: 30px;
    position: relative
}

.select-thumb {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 5%;
    background-color: rgba(255,255,255,.5);
    border-radius: 10px
}

    .select-thumb .thumb {
        width: 50%;
        height: 100%
    }

        .select-thumb .thumb img {
            width: 100%;
            height: 100%
        }

    .select-thumb .thumb-p {
        width: 50%;
        height: 100%;
        text-align: center;
        display: table
    }

        .select-thumb .thumb-p p {
            display: table-cell;
            vertical-align: middle;
            color: #333;
            text-shadow: rgba(0,0,0,.2) .1em .1em .2em;
            letter-spacing: 1px;
            font-size: 30px
        }

.select-text_wrap {
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.5);
    border-radius: 10px;
    padding: 40px 45px 0 45px;
    overflow: hidden;
    overflow-y: auto
}

    .select-text_wrap .back-pagination {
        height: 60px;
        width: 100%;
        margin-bottom: 10px
    }

    .select-text_wrap .select-text_y {
        height: calc(100% - 80px);
        overflow: hidden;
    }

.select-text .select-text_left {
    width: 85px;
    font-size: 40px;
    color: #333
}

    .select-text .select-text_left p {
        line-height: 92px
    }

.select-text .select-text_right {
    width: calc(100% - 85px);
    font-size: 0
}

    .select-text .select-text_right ul {
        margin: 0 -18px
    }

    .select-text .select-text_right li {
        float: left;
        padding: 0 18px;
        margin-bottom: 40px
    }

        .select-text .select-text_right li a {
            display: block;
            padding: 25px 34px;
            color: #ff6371;
            font-size: 28px;
            letter-spacing: 2px;
            border: 1px solid #ff6371;
            border-radius: 5px
        }

            .select-text .select-text_right li a.active, .select-text .select-text_right li a:hover {
                background-color: #ff6371;
                border-color: #ff6371;
                color: #fff
            }

.select-source {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    position: absolute;
    right: 0;
    bottom: 30px;
    color: #fff;
    font-size: 30px;
    width: 30%
}

    .select-source p {
        width: 270px
    }

.back-pagination {
    width: 73%;
    height: 100%;
    position: relative
}

    .back-pagination .pagination_wrap {
        font-size: 0;
        height: 100%
    }

        .back-pagination .pagination_wrap .ul-scroll {
            overflow: hidden;
            overflow-x: auto
        }

        .back-pagination .pagination_wrap .ul {
            width: calc(100% - 220px);
            height: 60px;
            overflow: hidden;
            display: inline-block
        }

            .back-pagination .pagination_wrap .ul ul {
                display: table;
                height: 60px
            }

                .back-pagination .pagination_wrap .ul ul li {
                    display: table-cell;
                    vertical-align: middle;
                    min-width: 70px
                }

                    .back-pagination .pagination_wrap .ul ul li a {
                        display: block;
                        font-size: 32px;
                        color: #fff;
                        text-shadow: rgba(0,0,0,.2) .1em .1em .2em
                    }

                        .back-pagination .pagination_wrap .ul ul li a.active, .back-pagination .pagination_wrap .ul ul li a:hover {
                            color: #ff6371
                        }

        .back-pagination .pagination_wrap .pagination-back {
            margin-right: 50px
        }

        .back-pagination .pagination_wrap .pagination-go {
            margin-left: 50px;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg)
        }

    .back-pagination .pagination-back, .back-pagination .pagination-go, .back-pagination ul {
        display: inline-block;
        vertical-align: middle
    }

    .back-pagination .pagination-back, .back-pagination .pagination-go {
        width: 60px;
        height: 60px;
        font-size: 38px;
        background-color: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 52px;
        color: #545454;
        cursor: pointer
    }

        .back-pagination .pagination-back.active, .back-pagination .pagination-back:hover, .back-pagination .pagination-go.active, .back-pagination .pagination-go:hover {
            color: #ff6371
        }

.select-video_wrap {
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.5);
    border-radius: 10px;
    padding: 50px;
    overflow: hidden;
    overflow-y: auto
}

    .select-video_wrap .video-title {
        font-size: 31px;
        padding-bottom: 50px;
        color: #fff
    }

    .select-video_wrap .video-show {
        height: calc(100% - 85px)
    }

        .select-video_wrap .video-show:first-child {
            height: 100%
        }

.select-music_wrap {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: rgba(255,255,255,.5);
    border-radius: 10px;
    padding: 35px 40px;
    overflow: hidden;
    overflow-y: auto
}

.music-title {
    padding-bottom: 24px
}

.music-title_left {
    width: 200px;
    height: 245px;
    padding: 7px;
    background: #fff;
    -webkit-box-shadow: rgba(0,0,0,.2) .1em .1em .2em;
    box-shadow: rgba(0,0,0,.2) .1em .1em .2em;
    border-radius: 5px
}

    .music-title_left .music_thumb {
        width: 100%;
        height: 100%;
        display: block
    }

        .music-title_left .music_thumb img {
            width: 100%;
            height: 100%
        }

.music-title_right {
    width: calc(100% - 200px);
    padding-left: 45px
}

    .music-title_right h3 {
        line-height: 77px;
        font-size: 33px;
        color: #333
    }

    .music-title_right p {
        line-height: 45px;
        color: #666;
        font-size: 24px
    }

        .music-title_right p span {
            color: #999;
            padding-right: 25px
        }

.music-list .music-list_title {
    line-height: 65px;
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #ead1cf
}

.music-list li:nth-child(even) a {
    background-color: rgba(255,255,255,.3)
}

.music-list li a {
    display: block;
    padding: 24px 115px 24px 30px;
    font-size: 24px;
    color: #666;
    background: url(../img/play.png) no-repeat right 80px center
}

    .music-list li a.play {
        background: url(../img/stop.png) no-repeat right 80px center
    }

#my-video {
    width: 100%;
    height: 100%
}

.select-game {
    width: 100%;
    height: 100%
}

.select-red {
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.5);
    border-radius: 10px;
    padding: 35px 30px;
    overflow: hidden;
    overflow-y: auto
}

    .select-red .red-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .select-red .red-item + .red-item {
            margin-top: 40px
        }

    .select-red .img_thumb {
        width: 220px;
        height: 150px;
        overflow: hidden;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

        .select-red .img_thumb img {
            width: 100%;
            height: 100%;
            border-radius: 10px
        }

    .select-red .red-item__info {
        padding-left: 33px
    }

        .select-red .red-item__info h3 {
            font-size: 28px;
            color: #333;
            line-height: 58px
        }

        .select-red .red-item__info h4 {
            font-size: 22px;
            line-height: 35px;
            color: #666
        }

.text-field {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 70px
}

    .text-field p {
        font-size: 30px;
        line-height: 60px
    }

.text-field_p__scroll {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.music-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    height: 35px;
    z-index: 999
}

    .music-wrap audio {
        width: 100%;
        height: 100%
    }

.select-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto
}

.swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden
}

    .swiper-container .swiper-slide {
        overflow: hidden;
        overflow-y: auto
    }

.question-body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto
}

    .question-body .question-title {
        font-size: 43px;
        color: #fff;
        padding: 55px 0
    }

    .question-body .question-info li {
        padding: 20px 70px;
        font-size: 43px;
        color: #fff
    }

        .question-body .question-info li span {
            padding-right: 80px
        }

        .question-body .question-info li.active, .question-body .question-info li:hover {
            border: 1px solid #fff;
            border-radius: 10px;
            color: #ff6670;
            background-color: rgba(255,255,255,.5)
        }

.back-wrap .back-go {
    text-align: center;
    font-size: 0
}

    .back-wrap .back-go .btn-white {
        padding: 18px;
        min-width: 240px;
        font-size: 30px;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 5px;
        background-color: transparent
    }

        .back-wrap .back-go .btn-white + .btn-white {
            margin-left: 50px
        }

        .back-wrap .back-go .btn-white.active, .back-wrap .back-go .btn-white:hover {
            background-color: #ff6371;
            border-color: #ff6371;
            color: #fff;
            -webkit-box-shadow: none;
            box-shadow: none
        }

.question-post {
    width: 100%;
    height: 100%
}

    .question-post .form-control {
        height: 80px
    }

    .question-post .form-group {
        margin-bottom: 58px
    }

    .question-post label {
        font-weight: 400;
        font-size: 30px;
        color: #fff;
        line-height: 80px;
        padding: 0
    }

    .question-post .col-pad {
        padding-left: 4.8%
    }

    .question-post input, .question-post select, .question-post textarea {
        padding: 20px 40px;
        font-size: 30px;
        color: #333
    }

    .question-post textarea {
        outline: 0;
        resize: none;
        min-height: 230px
    }

    .question-post .btn-submit {
        width: 350px;
        height: 90px;
        color: #fff;
        background-color: #ff6670;
        text-align: center;
        line-height: 90px;
        font-size: 34px;
        padding: 0;
        letter-spacing: 2px
    }

.mime-title {
    position: relative;
    background: url(../img/mineBg.png) no-repeat left 48% center
}

    .mime-title h3 {
        line-height: 70px;
        letter-spacing: 6px
    }

.mine-body {
    width: 100%;
    height: 100%
}

.mine-left {
    width: 310px;
    height: 100%;
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    display: table
}

    .mine-left ul {
        display: table-cell;
        vertical-align: middle
    }

    .mine-left li a {
        display: block;
        padding: 25px 50px;
        color: #fff;
        font-size: 30px;
        border: 1px solid #fff;
        text-align: center;
        border-radius: 50px;
        background-color: rgba(255,255,255,.2)
    }

        .mine-left li a:hover {
            background-color: #fff;
            color: #ff6670
        }

    .mine-left li + li {
        margin-top: 40px
    }

.mine-right {
    padding-left: 80px;
    width: calc(100% - 310px);
    height: 100%
}

.mine-info {
    padding: 40px 55px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%
}

    .mine-info .mine-title {
        margin-bottom: 20px
    }

        .mine-info .mine-title h3 {
            font-size: 24px;
            color: #333;
            font-weight: 400
        }

.mine-main {
    height: calc(100% - 66px);
    overflow: hidden;
    overflow-y: auto
}

    .mine-main .mine-chart-wrap {
        height: 390px
    }

        .mine-main .mine-chart-wrap .row-hei {
            height: 100%;
            margin-bottom: 30px
        }

    .mine-main .mine-chart {
        height: 100%;
        border: 1px solid #ededed;
        padding: 0 25px
    }

    .mine-main .mine-rec {
        height: 100%;
        border: 1px solid #ededed
    }

    .mine-main .mine-table-tr {
        height: 37.5%;
        display: table;
        width: 100%;
        position: relative
    }

        .mine-main .mine-table-tr:first-child {
            height: 25%
        }

            .mine-main .mine-table-tr:first-child .mine-table-td {
                border-bottom: 1px solid #ededed
            }

        .mine-main .mine-table-tr:nth-child(2):after {
            content: "";
            width: 90%;
            height: 1px;
            border-bottom: 1px dashed #ededed;
            position: absolute;
            left: 50%;
            bottom: 0;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

    .mine-main .mine-table-td {
        display: table-cell;
        vertical-align: middle;
        padding: 0 25px;
        font-size: 27px;
        color: #333;
        position: relative
    }

        .mine-main .mine-table-td button {
            padding: 20px 48px;
            background-color: #ff6670;
            color: #fff;
            font-size: 27px;
            position: absolute;
            right: 25px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

.mine-dc-wrap {
    width: 100%
}

    .mine-dc-wrap .row-hei {
        height: 100%
    }

    .mine-dc-wrap .mine-dc {
        width: 100%;
        height: 100%;
        border: 1px solid #ededed;
        margin-bottom: 30px
    }

    .mine-dc-wrap .mine-dc-top {
        height: 80px;
        line-height: 80px;
        font-size: 27px;
        border-bottom: 1px dashed #ededed;
        color: #333;
        padding: 0 25px
    }

    .mine-dc-wrap .mine-dc-bot {
        height: 145px;
        padding: 30px 25px;
        font-size: 27px;
        overflow: hidden
    }

.mine-table {
    font-size: 30px
}

    .mine-table .table > thead > tr > th {
        border-bottom: 1px solid #e1e1e1;
        background-color: #f8f8f8
    }

    .mine-table .table {
        border: 1px solid #e1e1e1
    }

    .mine-table th {
        font-weight: 400
    }

    .mine-table td, .mine-table th {
        padding: 40px 30px !important;
        border-color: #e1e1e1
    }

    .mine-table .btn-go {
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 30px;
        color: #ff6670
    }

.mine-bg {
    background-color: rgba(255,255,255,.5)
}

    .mine-bg .mine-title {
        border-bottom: 1px solid #ddd
    }

.mine-form {
    padding: 30px 0
}

    .mine-form .form-control {
        height: 70px
    }

    .mine-form .form-group {
        margin-bottom: 58px
    }

    .mine-form label {
        font-weight: 400;
        font-size: 28px;
        color: #333;
        line-height: 70px;
        padding: 0
    }

    .mine-form input {
        padding: 20px 15px;
        font-size: 28px;
        color: #333
    }

.mine-flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .mine-flex-row > span {
        font-size: 18px;
        margin-right: 10px
    }

    .mine-flex-row .star {
        margin: 0 10px
    }

    .mine-flex-row + .mine-flex-row {
        margin-top: 20px
    }

.mine-hh_w {
    height: 210px;
    border: 1px solid #efefef;
    margin-bottom: 20px
}

    .mine-hh_w.mine-flex-row {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

.hh-l {
    width: 60%;
    height: 100%
}

.mine-bb_w {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 265px
}

    .mine-bb_w .bb-l {
        width: 100%;
        height: 100%;
        position: relative
    }

    .mine-bb_w .tab-content {
        height: calc(100% - 47px);
        border: 1px solid #ddd;
        border-top: none
    }

        .mine-bb_w .tab-content .mine-flex-row {
            width: 100%;
            height: 100%
        }

    .mine-bb_w .mine-tab_ul {
        width: 50%;
        height: 100%
    }

        .mine-bb_w .mine-tab_ul + .mine-tab_ul {
            border-left: 1px solid #ddd
        }

    .mine-bb_w .tab-pane {
        width: 100%;
        height: 100%
    }

    .mine-bb_w .mine-tab_li {
        height: 50%;
        padding: 10px
    }

        .mine-bb_w .mine-tab_li + .mine-tab_li {
            border-top: 1px solid #ddd
        }

        .mine-bb_w .mine-tab_li h3 {
            font-size: 18px;
            font-weight: bold
        }

        .mine-bb_w .mine-tab_li p {
            font-size: 18px;
            line-height: 20px
        }

    .mine-bb_w .nav-tabs a {
        color: inherit;
        font-size: 18px
    }

    .mine-bb_w .btnTitle {
        height: 47px;
        position: absolute;
        right: 0;
        top: 0
    }

    .mine-bb_w .bb-r .tab-content {
        border: 1px solid #ddd
    }

.datetime-right {
    font-size: 22px;
    color: #666
}

    .datetime-right input {
        border: none;
        width: 120px;
        text-align: right;
        cursor: pointer
    }

.box-pic12 {
    background: url(../img/icon12.png) no-repeat center center;
    background-size: cover
}

.box-pic11 {
    background: url(../img/icon11.png) no-repeat center center;
    background-size: cover
}

.box-pic10 {
    background: url(../img/icon10.png) no-repeat center center;
    background-size: cover
}

.box-pic9 {
    background: url(../img/icon9.png) no-repeat center center;
    background-size: cover
}

.box-pic8 {
    background: url(../img/icon8.png) no-repeat center center;
    background-size: cover
}

.box-pic7 {
    background: url(../img/icon7.png) no-repeat center center;
    background-size: cover
}

.box-pic6 {
    background: url(../img/icon6.png) no-repeat center center;
    background-size: cover
}

.box-pic5 {
    background: url(../img/icon5.png) no-repeat center center;
    background-size: cover
}

.box-pic4 {
    background: url(../img/icon4.png) no-repeat center center;
    background-size: cover
}

.box-pic3 {
    background: url(../img/icon3.png) no-repeat center center;
    background-size: cover
}

.box-pic2 {
    background: url(../img/icon2.png) no-repeat center center;
    background-size: cover
}

.box-pic1 {
    background: url(../img/icon1.png) no-repeat center center;
    background-size: cover
}

.a-out {
    font-size: 20px;
    text-decoration: dotted !important;
    color: red;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.user-mail:last-child {
    right: 0;
}

.layout-wrap {
    width: 100%;
    height: 100%;
    position: relative;
}

.layout-box {
    width: 800px;
    height: 500px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #ddd;
}

.layout-p {
    text-indent: 0 !important;
    text-align: center;
    margin-top: 100px;
    font-size: 50px !important;
    font-weight: bold;
    letter-spacing: 5px;
}

.layout-box .instruction_bot .btn-submit {
    height: 60px;
    line-height: 60px;
    width: 200px;
}

.text-field_info .chart-wrap {
    height: 500px;
}

#virtualKeyboard {
    transform: scale(1.4);
}

.audioplayer {
    border-radius: 10px;
}

.text-table {
    padding: 20px;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}

    .text-table .table th {
        background-color: #fff;
        font-weight: normal;
        color: #333;
    }

    .text-table .table td {
        color: #666;
    }

    .text-table .table th, .text-table .table td {
        padding: 20px;
        font-size: 28px;
        text-align: center;
    }

.main-right {
    overflow-y: auto;
}

.main-right_top {
    overflow-y: auto;
}

.rating-stars {
    pointer-events: none !important;
}
