﻿body {
    background-color: #fff !important;
    overflow-x: hidden;
}

.mui-badge {
    font-size: 10px;
    line-height: 1;
    display: inline-block;
    padding: 2px 5px !important;
    color: #333;
    border-radius: 100px;
    background-color: rgba(0,0,0,.15);
    position: absolute;
    top: -10px;
    right: -10px;
}

    .mui-badge:empty {
        padding: 0 !important;
    }

.mui-badge-danger, .mui-badge-red {
    color: #fff !important;
    background-color: #dd524d !important; /*margin-top:0.3em !important;*/
}

.news_container .tipico {
    width: .4em;
    height: 1.7em;
    background-color: #4a88ee;
    border-radius: 0 4px 4px 0;
    float: left;
}

.defaultP {
    color: #333 !important;
    font-size: 1.4em !important;
    line-height: 1.2em;
    margin-bottom: 0 !important;
}

.long-hr {
    height: 1px;
    width: 100%;
    border-top: 1px solid #e2e2e2;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    margin-left: -10px;
    margin-right: -10px;
}

.news_container .swiper-container {
    padding: 1em;
}

.news_container {
    position: relative;
    padding: 1em 2.4em 7em;
    background-color: #fff; /*margin-bottom: 5em;*/
    overflow-x: hidden;
}

#articleko {
    overflow-x: hidden;
}

.news_container .news-title {
    overflow: hidden;
}

.news_container .news-content {
    margin-bottom: 1em;
}

    .news_container .news-content .title {
        margin-bottom: 10px;
        line-height: 1.2em;
        font-size: 2.5em !important;
        margin-left: -0.4em;
        margin-right: -0.4em;
        word-break: break-word;
        color: black !important;
    }

    .news_container .news-content .nc-time {
        color: #BAC3D2;
        font-size: 1.7em;
        line-height: 1.1;
        margin-right: 8px;
    }

    .news_container .news-content .nc-name {
        color: #BAC3D2;
        font-size: 1.7em;
        line-height: 1.1;
        margin-right: 8px;
    }

    .news_container .news-content .nc-a {
        display: inline-block;
        vertical-align: top;
        line-height: 1.1;
    }

        .news_container .news-content .nc-a .mui-badge {
            position: static;
            font-size: 1.5em;
            background-color: transparent;
            border: 1px solid #4a88ee;
            color: #4a88ee;
            margin-top: -0.1em;
        }

.news_container .news-text {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

    .news_container .news-text * {
        box-sizing: border-box; /*max-width: 100%;*/
        word-wrap: break-word;
    }

    .news_container .news-text section {
        max-width: 100% !important;
    }

        .news_container .news-text section * {
            max-width: 100%;
        }

    .news_container .news-text .ueditorTxt {
        font-size: 16px;
        position: relative;
    }

        .news_container .news-text .ueditorTxt p {
            line-height: normal;
            letter-spacing: 1px;
            margin-bottom: 0;
        }

        .news_container .news-text .ueditorTxt .thumbroot {
            position: relative;
            background-size: cover;
            background-repeat: no-repeat;
            max-width: 100%;
            display: inline;
        }

        .news_container .news-text .ueditorTxt img {
            max-width: 100% !important;
            height: auto !important;
            vertical-align: middle;
        }

        .news_container .news-text .ueditorTxt iframe {
            max-width: 100%;
            height: 15.3em;
            margin-bottom: .5em
        }

            .news_container .news-text .ueditorTxt iframe:last-child {
                margin-bottom: 0;
            }

    .news_container .news-text .img_artile_item {
        margin-bottom: 2em;
    }

        .news_container .news-text .img_artile_item .desc {
            font-size: 1.7em;
            line-height: 1.6;
            margin-top: 1em;
            color: #333;
        }

    .news_container .news-text .ntt-foot {
        width: 100%;
        padding: 20px 0 10px 0;
        overflow: hidden;
    }

        .news_container .news-text .ntt-foot .ntt-foot-left {
            float: left;
            color: #BAC3D2;
            font-size: 1.3em;
            margin-right: 1em;
        }

        .news_container .news-text .ntt-foot a .ntt-foot-right { /*width:15%;*/
            height: 1.5em;
            text-align: right;
            float: right;
            color: #BAC3D2;
            font-size: 1.3em;
            font-weight: normal !important;
            padding-top: 0.1em;
            margin-top: -0.1em;
        }

.news_container .ntt-foot-line {
    height: 1em;
    margin: 0 -25px;
    background-color: #f7f7f7;
}

.news_container .news-recommend {
    margin: 0 -15px;
}

    .news_container .news-recommend .tipico {
        margin-top: 1.6em;
    }

    .news_container .news-recommend .news-re-top {
        overflow: hidden;
        padding: 0.2em 1em 0;
    }

        .news_container .news-recommend .news-re-top .news-re-left {
            color: #333;
            font-size: 1.4em;
            line-height: 2.5em;
        }

        .news_container .news-recommend .news-re-top .news-re-right {
            float: right;
            text-decoration: none;
            color: #BAC3D2;
            font-size: 1.2em;
            margin-top: .7em;
        }

            .news_container .news-recommend .news-re-top .news-re-right p {
                vertical-align: middle;
                margin-bottom: 0;
                display: inline-block;
            }

            .news_container .news-recommend .news-re-top .news-re-right img {
                width: 1.5em;
                margin: -0.05em 0.4em 0;
                vertical-align: middle;
            }

    .news_container .news-recommend news-recommend .long-hr {
        margin-bottom: 0
    }

    .news_container .news-recommend .news-re-bottom {
        height: 7em;
        margin: 4% 3%;
    }

        .news_container .news-recommend .news-re-bottom .link {
            display: inline-block;
            height: 7em;
            width: 100%;
        }

        .news_container .news-recommend .news-re-bottom .icon {
            width: 32%;
            height: 7em;
            vertical-align: middle;
            display: inline-block;
            margin-right: 2%;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            margin-top: -0.15em;
        }

        .news_container .news-recommend .news-re-bottom .news-re-btm-ul {
            display: inline-block;
            width: 64.8%;
            vertical-align: middle;
            height: 7.2em;
            position: relative;
        }

            .news_container .news-recommend .news-re-bottom .news-re-btm-ul .title {
                font-size: 1.6em !important;
                line-height: 1.2;
                color: #333333;
                margin: .1em 0 .2em;
            }

            .news_container .news-recommend .news-re-bottom .news-re-btm-ul .authorName {
                color: #BAC3D2 !important;
                font-size: 1.3em !important;
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
            }

.news_container .cc-top {
    margin: 0 -15px;
    overflow: hidden;
}

    .news_container .cc-top .tipico {
        margin-top: 1.6em;
    }

    .news_container .cc-top .content {
        padding: .5em 0 .5em 1em;
    }

    .news_container .cc-top .cc-top-zf {
        color: #BAC3D2;
        font-size: 1.7em;
        display: inline-block;
        margin-right: .5em;
    }

    .news_container .cc-top .cc-top-pl {
        display: inline-block;
        color: #333;
        font-size: 1.4em;
        line-height: 1.8;
        margin-top: 0.2em;
    }

.news_container .cc-top-zan {
    margin: .2em 0.6em 0 0;
    float: right;
    color: #BAC3D2;
    text-align: right;
    padding-bottom: 2em;
}

    .news_container .cc-top-zan span {
        font-size: 1.4em;
        vertical-align: top;
    }

    .news_container .cc-top-zan .ico { /*width:30%;*/
        vertical-align: top;
        width: 16px;
        height: 16px;
        margin-top: 0.3em;
    }

    .news_container .cc-top-zan .avatar {
        vertical-align: middle;
        width: 2.8em;
        height: 2.8em;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        display: inline-block;
        border-radius: 100%;
        margin-bottom:0.2em;
    }

        .news_container .cc-top-zan .avatar:nth-child(n+2) {
            /*margin-left: -1em;*/
        }

.news_container .comments-container .cc-content {
    margin: 0 auto;
    overflow: hidden; /*padding-bottom:2em;*/
    padding-top: 1em;
}

    .news_container .comments-container .cc-content .comments-container_item {
        padding: .5em 0 0;
    }

        .news_container .comments-container .cc-content .comments-container_item:last-child {
            padding-bottom: 0;
        }

            .news_container .comments-container .cc-content .comments-container_item:last-child .cc-content-information .long-hr {
                display: none;
            }

    .news_container .comments-container .cc-content .headImgLink {
        float: left;
        margin-right: 3%; /*width: 12%;*/
    }

    .news_container .comments-container .cc-content .headImg {
        border-radius: 100%;
        margin-top: -.4em;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 2.9em;
        height: 2.9em;
    }

    .news_container .comments-container .cc-content .cc-content-information {
        width: 85%;
        display: inline-block;
        position: relative;
        margin-top: -0.5em;
    }

.cc-content-information-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 84%;
    font-size: 1.4em;
    color: #BAC3D2 !important;
}

.cc-content-information-username {
    float: left;
    color: #4a4a4a;
}

.cc-content-information-zan {
    vertical-align: middle;
    text-align: right;
    position: absolute;
    top: 1px;
    right: 0;
}

.comments-container {
    overflow-x: hidden;
    margin-right: -1.3em;
    margin-left: -0.5em;
}

.news_container .comments-container .cc-content .cc-content-information .cc-content-day {
    font-size: 1.1em;
    color: #BAC3D2 !important;
    margin-bottom: 0;
    margin-top: -1px;
}

.cc-content-information-message {
    font-size: 1.6em;
    display: inline-block;
    text-align: justify;
    color: #666;
    margin-top: 6px;
    margin-bottom: 2px;
    line-height: 1.4;
}

.cc-content-more {
    position: relative;
    width: 100%;
    height: 10px;
    margin-top: 10px;
}

    .cc-content-more hr {
        width: 100%;
        position: absolute;
        top: 10%;
        left: 0;
        height: 1px;
        background-color: #ccc;
        border: none;
    }

    .cc-content-more .cc-content-more-p {
        width: 36%;
        position: absolute;
        top: -50%;
        left: 32%;
        background-color: #ffffff;
        text-align: center;
        color: deepskyblue;
        font-size: 1.3em;
    }

.news_container .comments-container .cc-content .cc-content-handImg { /*width: 30%;*/
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.praiseAnimate {
    animation: praise 0.5s;
    -moz-animation: praise 0.5s; /* Firefox */
    -webkit-animation: praise 0.5s; /* Safari 和 Chrome */
    -o-animation: praise 0.5s; /* Opera */
}

.praisearticleAnimate {
    animation: praise1 0.5s;
    -moz-animation: praise1 0.5s; /* Firefox */
    -webkit-animation: praise1 0.5s; /* Safari 和 Chrome */
    -o-animation: praise1 0.5s; /* Opera */
}

#add-num {
    display: none;
    position: absolute;
    top: -15px;
    right: 0;
    z-index: 1000;
    color: #95b2e1;
}

.add-animation {
    color: #000;
    position: absolute;
    top: -15px;
    right: 0;
    font-size: 15px;
    opacity: 0;
    filter: Alpha(opacity=0);
    -moz-opacity: 0;
    animation: mypraise 0.5s;
    -moz-animation: mypraise 0.5s; /* Firefox */
    -webkit-animation: mypraise 0.5s; /* Safari 和 Chrome */
    -o-animation: mypraise 0.5s; /* Opera */
    font-style: normal;
}

.news_container .comments-container .cc-content .cc-content-information .cc-content-information-tz {
    overflow: hidden;
}

.cc-ontent-information-lz {
    background-color: orange;
    color: white;
    width: 40px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    display: inline-block;
    border-radius: 4px;
    margin-left: 5px;
}

.cc-content-zanNum {
    font-size: 1.4em;
    vertical-align: sub;
    color: #BAC3D2;
    margin-right: .1em;
}

.news_container .comments-container .cc-content .cc-content-message .cc-content-message-a {
    text-decoration: none;
}

.news_container .comments-container .foot-line {
    width: 100%;
    height: 30px;
    background-color: #f1f1f1;
    text-align: center;
    line-height: 30px;
    margin-top: -2px;
    font-weight: 800;
    color: #ababab;
    font-size: 1.3em;
}

.cc-content-information-line {
    width: 1px;
    height: 10px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #BAC3D2;
}

.cc-content-information-reply {
    color: #BAC3D2;
}

.news_container .handle {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%; /*height:4em;*/
    background-color: #fff;
    border-top: 1px solid #e2e2e2;
    padding-top: .5em;
    z-index: 1;
    padding-bottom: constant(safe-area-inset-bottom) !important;
    padding-bottom: env(safe-area-inset-bottom) !important;
}

    .news_container .handle .long-hr {
        margin-bottom: .6em;
    }

    .news_container .handle .robot {
        position: relative;
        display: inline-block;
        height: 3.1em;
        padding-left: 3%;
        vertical-align: middle;
        padding-top: 0.2em;
        margin-bottom: 0.5em;
    }

        .news_container .handle .robot img {
            width: 2.2em;
            vertical-align: middle;
            margin-top: -0.5em;
        }

    .news_container .handle .commentInput {
        width: 51%;
        margin-left: 2%;
        height: 3em;
        background-color: #f7f7f7;
        padding: 0 10px;
        display: inline-block;
        margin-right: 3%;
        border-radius: 20px;
        vertical-align: middle;
        margin-bottom: 0.5em;
    }

.specialCommentInput {
    width: 68.5% !important;
    margin-left: 3.5% !important;
}

.news_container .handle .commentInput span {
    font-size: 1.2em;
    line-height: 2.8;
    color: #BAC3D2;
}

.index_more {
    display: inline-block;
    width: 3em;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    position: relative;
    height: 2.8em;
    margin-bottom: 0.5em;
}

    .index_more div {
        margin: 0 auto;
        text-align: center;
        height: 100%;
        font-size: 1.6em; /*padding-top:0.54em;padding-left:0.5em;*/
    }

.news_container .handle .message {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2.5%;
    margin-bottom: 0.5em;
}

    .news_container .handle .message img {
        width: 3em;
        vertical-align: middle;
    }

.news_container .handle .share {
    position: relative;
    margin-right: 5%;
}

    .news_container .handle .share img {
        width: 2.2em;
        vertical-align: middle;
        margin-top: -0.2em;
    }

.news_container .handle .like {
    position: relative;
    margin-right: 5%;
    display: inline-block;
    height: 3.1em;
}

    .news_container .handle .like img {
        width: 2.2em;
        vertical-align: middle;
        margin-top: -0.2em;
    }

.pswp .handle {
    position: static;
    background-color: #000;
    border: none;
    margin-bottom: .5em;
    padding-bottom: constant(safe-area-inset-bottom) !important;
    padding-bottom: env(safe-area-inset-bottom) !important;
}

    .pswp .handle .long-hr {
        border-color: #323131
    }

    .pswp .handle .commentInput {
        border: none;
        background-color: #191919;
        border-radius: 20px;
    }

    .pswp .handle .message img {
        margin-top: 0em;
    }

    .pswp .handle .share img {
        margin-top: 0em;
    }

    .pswp .handle .like img {
        margin-top: 0em;
    }

.inputTool {
    position: relative;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

    .inputTool .submit {
        padding: .5em .5em;
        font-size: 1.7em;
        background-color: #f1f1f1
    }

        .inputTool .submit .close_btn {
            width: 1.7em;
            vertical-align: bottom;
            overflow: hidden;
            display: inline-block;
            padding: 0 .5em;
            margin-left: -.5em;
        }

            .inputTool .submit .close_btn img {
                width: 100%;
            }

        .inputTool .submit .comment_send_btn {
            display: inline-block;
            vertical-align: bottom;
            margin-top: 0.1em;
            float: right;
            color: #333;
            margin-right: -.5em;
            padding: 0 .5em;
        }

    .inputTool .handle {
        width: 100%;
        overflow: hidden;
        background: #fff;
        padding: .5em 1em 0 0.5em; /*border-bottom:1px solid #f0f0f0;*/
        padding-bottom: constant(safe-area-inset-bottom) !important;
        padding-bottom: env(safe-area-inset-bottom) !important;
    }

        .inputTool .handle .face {
            display: inline-block;
            width: 4.5em;
            margin-right: 6%;
            padding: 0 1em;
            margin-left: -0.7em;
        }

            .inputTool .handle .face img {
                width: 100%;
            }

        .inputTool .handle .photo {
            display: inline-block;
            width: 4.5em;
            margin-right: 6%;
            padding: 0 1em;
        }

            .inputTool .handle .photo img {
                width: 100%;
            }

        .inputTool .handle .audio {
            display: inline-block;
            width: 4.5em;
            padding: 0 1em
        }

            .inputTool .handle .audio img {
                width: 100%;
            }

        .inputTool .handle .tip {
            float: right;
            font-size: 1.2em;
            color: #ccc;
            line-height: 2.5;
            margin-right: .3em;
        }

    .inputTool .input_area {
        padding: .5em 1em;
        width: 100%;
        height: 10em;
        background: #fff;
    }

    .inputTool .inputBox {
        resize: none;
        width: 100%;
        height: 100%;
        border: none;
        font-size: 1.5em;
        color: #333;
        -webkit-user-select: auto;
        margin: 0;
        padding: 0;
    }

        .inputTool .inputBox:empty:before {
            content: attr(placeholder);
            color: #BAC3D2;
        }

    .inputTool .handle .long-hr {
        margin-top: .5em;
    }

    .inputTool .dzface {
        width: 100%;
        overflow: hidden;
    }

        .inputTool .dzface table {
            width: 100%;
            overflow: hidden;
            border-collapse: separate;
            border-spacing: 1.5em;
        }

            .inputTool .dzface table tbody .dzface_item {
                background: url(/content/images/face/qqface.jpg) no-repeat left top;
                background-size: 100%;
                width: 29px;
                height: 29px;
            }

            .inputTool .dzface table tbody .dzface_close {
                background: url(/content/images/face/face_close.png) no-repeat center center;
                background-size: 100%;
                width: 29px;
                height: 29px;
            }

    .inputTool .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: -.3em;
    }

.index_loadingmore {
    background-color: #f7f7f7;
    font-size: 1.2em;
    color: #ccc;
    margin: 0 -1.5em;
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.two_line {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
}

.one_line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

p { /*margin-bottom:0 !important;*/
}

.mui-popover.mui-popover-action.mui-popover-bottom {
    left: 0;
    right: 0;
}

.mui-popover.mui-popover-action .mui-table-view {
    color: #4a88ee !important;
    font-size: 1.5em;
}

b {
    font-weight: normal !important;
}

.mui-icon-undo:before {
    content: '';
    display: none;
}

.picarticle_container {
    width: 100%;
    padding-top: 1em;
}

.pic_close {
    width: 1.5em;
    height: 1.5em;
    display: block;
    margin: 1em auto 1em 1em;
}

.picarticle_content {
    width: 100%;
    margin-top: 3.5em;
}

.picarticle_article {
    display: inline-block;
    width: 48.88%;
    vertical-align: top;
    margin-bottom: 1em;
}

    .picarticle_article:nth-of-type(2n) {
        margin-left: 1%;
    }

.picarticle_covercontent {
    width: 100%;
    height: 11em;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.picarticle_article p {
    width: 98%;
    font-size: 1.5em;
    color: #dfdfdf !important;
    margin: 0.5em auto;
    text-align: justify;
    line-height: 1.4em;
    letter-spacing: -1px;
    padding-left: 0.2em;
    padding-right: 0.2em;
}

.mui_more {
    top: auto !important;
    bottom: 5.3em !important;
    width: 30% !important;
    text-align: center !important;
}

.mui-popover.mui-bar-popover .mui-table-view .mui-table-view-cell > a:not(.mui-btn) {
    color: #4a88ee;
    font-size: 1.4em;
}

.mui-popover.mui-bar-popover .mui-table-view {
    width: 100% !important;
}

.mui-table-view-cell:after {
    right: 15px !important;
}

.circle_red {
    position: absolute;
    right: 21%;
    top: 24%;
    width: 10%;
    height: 10%;
    border-radius: 100%;
    background-color: #f85959;
}

.circle_noticered {
    position: absolute;
    left: 15%;
    top: 41%;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #f85959;
}

#Popover_1 {
    top: auto !important;
    bottom: 5.3em !important;
}

.mui-backdrop-action.mui-backdrop.mui-active, .mui-bar-backdrop.mui-backdrop.mui-active {
    display: none !important;
}

.entrancetitle_avatar {
    width: 3em;
    height: 3em;
    border-radius: 3em;
    vertical-align: middle;
    margin-top: -3px;
}

.entrancetitle_info {
    margin-left: 2% !important;
}

.entrancetitle_enter {
    margin-top: 0 !important;
}

.shareInfoBtn {
    display: inline-block;
    width: 31.5%;
    text-align: center;
    border: 1px solid #f0f0f0;
    border-radius: 20px;
    height: 3em;
    line-height: 2.5em;
}

    .shareInfoBtn:nth-child(2) {
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .shareInfoBtn > .friendMessage_article {
        vertical-align: middle;
        width: 3em;
        margin-left: -0.9em;
    }

    .shareInfoBtn > .friend_article {
        vertical-align: middle;
        width: 2em;
        margin-right: 0.8em
    }

    .shareInfoBtn .ico {
        vertical-align: middle;
        width: 1.5em;
        margin-right: 0.8em
    }

    .shareInfoBtn > span {
        vertical-align: middle;
        margin-left: -0.5em;
        font-size: 1.1em;
        margin-top: 2px;
        display: inline-block;
    }

.title_zanpeople {
    text-align: left !important;
    width: 101.5%;
    max-height: 25.4em;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 2em !important;
    float: left;
    margin: 0 !important;
    padding: 1em 0 1.5em;
    overflow: hidden;
}

.viewbtn {
    background-color: #4da6f8;
    color: #fff;
    font-size: 1.4em;
    width: 4em;
    padding: 4px 0;
    border-radius: 20px;
    text-align: center;
    margin-top: -1px;
}

.sharebackdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 100000;
}

    .sharebackdrop > img {
        width: 100%;
        height: 100%;
    }

.sharearticledrop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1000;
    background-color: rgba(0,0,0,0.5);
}

.sharearticledrop .articledrop-pic {
    width: 90%;
    position: relative;
    top: 8%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    height:80%;
    overflow:hidden;
}

.sharearticledrop .articledrop-pic .articleposter-pic {
    max-width: 100%;
}

.sharearticledrop .articledrop-pic .closeicon {
    width: 3em;
    margin-top: 1.5em;
}

.praise_personDiv {
    /*max-width: 80%;*/
    display: inline-block;
    text-align: left;
    margin-top: -.3em;
    vertical-align: middle;
    min-height: 2.8em;
    overflow: hidden;
}

.praise_avatarinfo {
    color: #BAC3D2;
    font-size: 1.3em;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.avatar_spread {
    width: 100% !important;
}

.praise_personlist {
    display: inline-block;
    color: #BAC3D2;
    margin-left: .2em;
    font-size: 1.3em;
    vertical-align: middle;
    width: 19%;
    text-align: right;
}

.news_container .news-text .ueditorTxt .couponifr {
    height: 7.8em !important;
}

.blackdrop {
    display: none;
    background-color: #000;
    width: 100%;
    height: 170px;
}

.sharearticleposter {
    width: 80%;
    height: 32px;
    line-height: 32px;
    background: linear-gradient(270deg,rgba(80,168,255,1) 5%,rgba(7,128,248,1) 94%,rgba(8,131,253,1) 100%);
    box-shadow: 0px 0px 5px 0px rgba(132,194,255,1);
    border-radius: 22px;
    font-size: 1.4em;
    text-align: center;
    color: #fff;
    margin: 0 auto 1em;
}

.trueContent {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: none;
}

.whitepage {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 480px;
    height: 450px;
    background-color: #f2f4f7;
    display: none;
}

.createtip {
    text-align: center;
    color: #999;
    font-size: 1.4em;
}

.trueContent .name {
    z-index: 1;
    width: 100%;
    color: #000;
    text-align: left;
    padding: 20px;
}

.trueContent .name p {
    font-size: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

.trueContent .name span {
    font-size: 20px;
    color: #999;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    width: 100%;
}

.trueContent .arcover {
    z-index: 2;
    /*position: absolute;*/
    margin: 0 auto;
    width: 100%;
    height:345px;
    /*left: 0;
    top: 0;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-radius: 5px;
}

.trueContent .appinfo {
    z-index: 3;
    position: relative;
    padding: 0;
    color: #000;
    width: 100%;
    /*height: 60%;
    bottom: 0%;*/
}

@media only screen and (min-width: 376px) {
    .news_container .handle .commentInput {
        width: 54%;
    }

    .specialCommentInput {
        width: 70.5% !important;
    }

    .news_container .handle .share {
        margin-right: 5%;
    }

    .news_container .handle .like {
        margin-right: 5%;
    }

    .news_container .handle .robot {
        margin-right: 2%;
    }

    .comments-container {
        margin-right: -1.8em;
    }

    .praise_personDiv {
        /*max-width: 80%;*/
    }

    .news_container .news-text .ueditorTxt iframe {
        height: 18em;
    }

    .news_container .news-text .ueditorTxt .couponifr {
        height: 7.8em !important
    }

    /*.trueContent .arcover {
        height: 310.5px;
    }*/
}

@media only screen and (max-width: 375px) {
    .news_container .cc-top-zan {
        margin-right: 0.8em;
    }

    .news_container .news-text .ueditorTxt iframe {
        height: 16.6em;
    }

    .news_container .news-text .ueditorTxt .voteifr {
        height: 17.6em;
    }

    .comments-container {
        margin-right: -1.6em;
    }

    .praise_personDiv {
        /*max-width: 78%;*/
    }

    /*.trueContent .arcover {
        height: 281px;
    }*/
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
    .news_container .news-text .ueditorTxt .couponifr {
        height: 7.8em !important
    }

    /*.trueContent .arcover {
        height: 281px;
    }*/
}

@media only screen and (max-width: 320px) {
    /*.trueContent .arcover {
        height: 240px;
    }*/

    .news_container .handle .commentInput {
        width: 47%;
    }

    .specialCommentInput {
        width: 65.5% !important;
    }

    .news_container .handle .share {
        margin-right: 4%;
    }

    .news_container .handle .like {
        margin-right: 4%;
    }

    .news_container .handle .robot {
        margin-right: 2%;
    }

    .news_container .cc-top-zan {
        margin-right: 0.5em;
    }

    .praise_personDiv {
        /*max-width: 75%;*/
    }

    .shareInfoBtn > span {
        font-size: 1.2em;
    }

    .comments-container {
        margin-right: -1.3em;
    }

    .news_container .comments-container .cc-content .cc-content-information {
        width: 84%;
    }

    .news_container .news-text .ueditorTxt iframe {
        height: 15.3em;
    }

    .news_container .news-text .ueditorTxt .voteifr {
        height: 16.3em;
    }

    .news_container .news-text .ueditorTxt .couponifr {
        height: 7.8em !important
    }
}

.connect_content { /*background-color:#f7f7f7;padding:0 1em;*/
    margin-left: -1.5em;
    margin-right: -1.5em;
    overflow-x: hidden;
}

.connect_content_info {
    width: 100%;
    background-color: #fff;
    border-radius: 2px;
    padding: 1.5em 0.7em 1.5em 1em;
    border-bottom: 1px solid #f0f0f0;
}

.connect_connectheadimg {
    width: 13%;
    border-radius: 100%;
    vertical-align: middle;
}

.connect_connecter {
    display: inline-block;
    margin-left: 2%;
    text-align: left;
    vertical-align: middle;
    width: 66%;
}

.connect_connecter_name {
    font-size: 1.6em !important;
    color: #333;
}

.connect_connecter_status {
    font-size: 1.4em !important;
    color: #BAC3D2 !important;
    margin-top: -0.3em;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.connect_message {
    width: 100%;
    vertical-align: middle;
}

.connect_phone {
    width: 11%;
    margin-left: 4%;
    vertical-align: middle;
}

.connect_connecttitle {
    margin-left: -1.5em;
    margin-right: -1.5em;
    overflow-x: hidden;
    background-color: #f7f7f7;
    text-align: center;
}

    .connect_connecttitle hr {
        width: 42%;
        height: 1px;
        border: none;
        background-color: #f0f0f0;
        display: inline-block;
        vertical-align: middle;
    }

        .connect_connecttitle hr:nth-of-type(1) {
            text-align: left;
        }

        .connect_connecttitle hr:nth-of-type(2) {
            text-align: right;
        }

    .connect_connecttitle p {
        color: #BAC3D2 !important;
        font-size: 1.3em !important;
        display: inline-block;
        vertical-align: middle;
        padding-top: .2em;
    }

.uploadVideo {
    margin: -0.9em -2em 0;
    background-color: #000;
    z-index: 999;
}

.insertVideo {
    margin: -2em -2em 1em;
    z-index: 999;
}

.index_input_line {
    width: 1px;
    height: 1.5em;
    border-left: 1px solid #BAC3D2;
    display: inline-block;
    margin-right: 0.8em;
    vertical-align: baseline;
    margin-bottom: -0.2em;
}

.changetransform {
    animation: musicRotate 2s linear infinite;
    -webkit-animation: musicRotate 2s linear infinite;
}

.receivedpeople {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: rgba(0,0,0,0.7);
    display: none; /*overflow:hidden;*/
}

.receive_peopleinfo {
    width: 80%;
    position: absolute;
    top: 15%;
    height: 70%;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 6px;
    padding: 3%;
}

.receive_peopletitle {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 3%;
}

.receive_peopleinfo ul { /*height:92%;overflow-y:auto;*/
    border-top: 1px solid #f0f0f0;
    -webkit-overflow-scrolling: touch;
}

    .receive_peopleinfo ul > li {
        width: 100%;
        border-bottom: 1px dashed #f0f0f0;
        padding: 2% 0;
    }

.receive_avatar {
    width: 13%;
    border-radius: 100%;
    vertical-align: middle;
}

.receive_nickname {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2%;
    width: 47%;
}

    .receive_nickname > p {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 0 !important;
    }

        .receive_nickname > p:nth-child(1) {
            font-size: 1.3em;
        }

        .receive_nickname > p:nth-child(2) {
            font-size: 1.1em;
            color: #999;
        }

.receive_money {
    display: inline-block;
    font-size: 1em;
    text-align: right;
    vertical-align: top;
    width: 35%;
    color: #999;
    padding-top: 3px;
}

.closeShareList {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 15px;
}

.submitloadingImg {
    -webkit-animation: rotateimg 1s 0s linear infinite;
    animation: rotate 1s 0s linear infinite;
}

#receivePersonList {
    width: 90%;
    height: 88%;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: 42px;
    left: 15px;
}

@media only screen and (max-width: 414px) {
    .news_container .news-recommend .news-re-bottom {
        height: 7.9em;
    }

        .news_container .news-recommend .news-re-bottom .icon {
            height: 7.9em;
        }
}

@media only screen and (max-width: 375px) {
    .news_container .news-recommend .news-re-bottom {
        height: 7.2em;
    }

        .news_container .news-recommend .news-re-bottom .icon {
            height: 7.2em;
        }
}

@media only screen and (max-width: 320px) {
    .news_container .news-recommend .news-re-bottom {
        height: 6.2em;
    }

        .news_container .news-recommend .news-re-bottom .icon {
            height: 6.2em;
        }

    .receive_nickname {
        width: 42%;
    }

    .receive_money {
        width: 40%;
    }
}

.weui-actionsheet__menu a {
    display: block;
    border-bottom: 1px solid #f0f0f0;
    color: #333 !important;
}

.weui-actionsheet__cell {
    padding: 10px 0 6px !important;
}

.index_entrance {
    padding: 1em 0;
    overflow: hidden;
    margin-left: -0.8em;
    margin-right: -0.5em;
}

.entrance_avatar {
    width: 5em;
    height: 5em;
    vertical-align: middle;
}

.entrance_info {
    max-width: 49%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2%;
    overflow: hidden;
    max-height: 6em;
}

    .entrance_info > p:nth-child(1) {
        font-size: 1.6em !important;
        max-width: 100%;
    }

    .entrance_info > p:nth-child(2) {
        font-size: 1.2em !important;
        color: #BAC3D2 !important;
        max-height: 3em;
        line-height: 1.3em;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.index_concern_showBtn {
    width: 4.2em;
    height: 1.8em;
    border: 1px solid #666;
    float: right;
    line-height: 1.8em;
    text-align: center;
    border-radius: 1em;
    font-size: 1.4em;
    color: #333;
    margin-top: 1.2em;
}

.entrance_enter {
    display: inline-block;
    width: 4.2em;
    height: 1.8em;
    float: right;
    line-height: 1.9em;
    text-align: center;
    border-radius: 4px;
    font-size: 1.4em;
    color: #fff;
    margin-top: 1em;
    background-color: #00a8ff;
    border: none;
}

@media only screen and (min-width: 375px) {
    .entrance_info {
        max-width: 56%;
    }
}

@media only screen and (min-width: 414px) {
    .entrance_info {
        max-width: 58%;
    }
}

.index_readmore {
    text-align: center;
    color: #BAC3D2;
    font-size: 1.2em;
    padding: 2%;
    width: 94%;
    margin: 0 auto;
    display: inline-block;
}

.author {
    padding: 0.1em 0.5em 0 0.5em;
    background-color: #f7ae47;
    color: #fff;
    border-radius: .3em;
    font-size: 0.8em;
    margin-left: 0.3em;
    margin-top: -1px;
    display: inline-block;
}

.background_music {
    position: fixed;
    top: 0.5em;
    right: 0.5em;
    z-index: 1;
}

.musicImg {
    width: 3em;
}

.music_icon {
    animation: musicRotate 3s linear infinite;
    -webkit-animation: musicRotate 3s linear infinite;
}

.music_play {
    width: 1em;
    margin-left: -5px;
    transform-origin: top;
    -webkit-transform: rotate(20deg)
}

.playImg {
    animation: musicStop 1s linear forwards;
}

.pauseImg {
    animation: musicStart 1s linear forwards;
}
/*砸蛋区域*/
.drop_redpacket {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 100;
}

.box {
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    width: 8.6rem;
    margin-top: -6.5rem;
    margin-left: -4.3rem;
}

.egg {
    width: 100%;
    height: 100%;
}

    .egg li {
        position: relative;
        float: left;
        width: 5rem;
        height: 10rem;
        margin: 0.13333333rem 0.8rem;
    }

        .egg li img {
            width: 7rem;
            height: 3.5rem;
            margin-top: -1.2rem;
        }

            .egg li img.goldegg {
                position: relative;
                left: 0.13333333rem;
                top: 0.26666667rem;
                width: 7rem;
                height: 9rem;
                -o-transform-origin: center bottom;
                -ms-transform-origin: center bottom;
                -moz-transform-origin: center bottom;
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -o-transition: .5s;
                -ms-transition: .5s;
                -moz-transition: .5s;
                -webkit-transition: .5s;
                transition: .5s;
            }

.jumpegg {
    animation: jump .8s linear infinite alternate;
}

.egg li img.jump {
    /*-o-animation: jump 1s infinite alternate;
  -ms-animation: jump 1s infinite alternate;
  -moz-animation: jump 1s infinite alternate;
  -webkit-animation: jump 1s infinite alternate;*/
    animation: jump .8s linear 1 backwards;
}

.packetcaidai {
    position: absolute;
    top: 34%;
    left: 10%;
    width: 80%;
}

.blin {
    width: 100%;
    height: 100%;
    background-image: url("../../Images/gold.png?v=0");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    -o-animation: circle 10s linear infinite;
    -ms-animation: circle 10s linear infinite;
    -moz-animation: circle 10s linear infinite;
    -webkit-animation: circle 10s linear infinite;
    animation: circle 10s linear infinite;
}

@keyframes circle {
    0% {
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes jump {
    0% {
        /*-o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);*/
        transform: rotate(0deg);
    }

    10%, 20% {
        transform: rotate(-5deg);
    }

    30%, 50%, 70%, 90% {
        transform: rotate(5deg);
    }

    40%, 60%, 80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(5deg);
    }
}

#info {
    position: absolute;
    left: 0.53333333rem;
    top: 1.53333333rem;
    width: 1rem;
    height: 0.53333333rem;
}

#hammer {
    position: absolute;
    left: 6.866667rem;
    top: -4.2rem;
    width: 5.466667rem;
    height: 6.6rem;
    background-image: url("../../Images/article_hammer.png?v=1");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    -o-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -o-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

.shak {
    -o-animation: hammer-move 0.5s linear infinite alternate;
    -ms-animation: hammer-move 0.5s linear infinite alternate;
    -moz-animation: hammer-move 0.5s linear infinite alternate;
    -webkit-animation: hammer-move 0.5s linear infinite alternate;
    animation: hammer-move 0.5s linear infinite alternate;
}
/*中奖提示*/
#mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}

@keyframes circle {
    0% {
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#mask .winning {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.winning .red-head {
    position: relative;
    top: 20%;
    left: 5%;
    width: 90%;
    height: 20rem;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.winning .head_success {
    background-image: url("../../Images/article_receivebg1.png?v=1");
}

.winning .head_fail {
    background-image: url("../../Images/article_receivebgfail.png?v=1");
}

#mask .caidai {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url("../../Images/dianzhui.png?v=0");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.wininfo {
    position: absolute;
    top: 27%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50%;
    text-align: center;
}

@keyframes card {
    100% {
        margin-top: -3.2rem;
    }
}

.winning .btn {
    position: absolute;
    left: 50%;
    bottom: 10%;
    z-index: 2;
    width: 4.85333333rem;
    height: 0.94666667rem;
    margin-left: -2.42666667rem;
    -o-animation: shake .5s 2 linear alternate;
    -ms-animation: shake .5s 2 linear alternate;
    -moz-animation: shake .5s 2 linear alternate;
    -webkit-animation: shake .5s 2 linear alternate;
    animation: shake .5s 2 linear alternate;
}

#hideeggicon {
    display: inline-block;
    width: 12px;
    height: 16px;
    background-image: url("../../Images/article_packetegg.png?v=1");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.pswp__button, .pswp__button--close {
    background-image: none !important;
}

@keyframes shake {
    50% {
        -o-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -o-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}

#close {
    position: absolute;
    right: 12%;
    top: 10%;
    z-index: 10;
    width: 2.8rem;
    height: 4.8rem;
    background-image: url("../../Images/article_packetclose.png?v=2");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.online_commision {
    opacity: 0;
    position: fixed;
    bottom: 90px;
    display: block;
    border-radius: 20px;
    right: 1em;
    z-index: 1;
    background-color: rgba(0,0,0,0.8);
    padding: 5px 10px;
}

.closeCommision {
    display: inline-block;
    color: #ccc;
    vertical-align: middle;
    width: 1.4em;
    text-align: center;
    height: 100%;
    font-size: 1.7em;
}

.online_cominfo {
    display: inline-block;
    vertical-align: middle;
}

.com_sperate {
    color: #ccc;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 1.7em;
}

.com_icon {
    width: 18px;
    vertical-align: middle;
    margin: 0 4px;
}

.com_price {
    display: inline-block;
    text-align: left;
    color: #fff;
    vertical-align: middle;
    font-size: 1.4em;
}

.apacket_amount span {
    color: #FE4646;
}

    .apacket_amount span:nth-child(1) {
        font-size: 2.7em;
    }

    .apacket_amount span:nth-child(2) {
        font-size: 2em;
    }

.apacket_tip {
    margin-top: 3.5em;
}

    .apacket_tip p {
        color: #FFED7D;
        margin-bottom: 0;
        margin-top: -3px;
    }

        .apacket_tip p:nth-child(1) {
            font-size: 2.7em;
        }

        .apacket_tip p:nth-child(2) {
            font-size: 1.7em;
        }

        .apacket_tip p:nth-child(3) {
            font-size: 1.4em;
        }

    .apacket_tip img {
        width: 1.5em;
        vertical-align: middle;
        margin-top: -.5em;
    }

.packetegg_guide {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 10000;
}

.guide_egg {
    position: relative;
    top: 10%;
    left: 5%;
    width: 90%;
    height: 80%;
    background-image: url("../../Images/article_packettip.png?v=5");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.packetegg_guidesecond {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 10000;
}

.guide_eggsecond {
    position: relative;
    top: 10%;
    left: 5%;
    width: 90%;
    height: 80%;
    background-image: url("../../Images/yindao_pic.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.eggarticle {
    opacity: 0;
    position: fixed;
    top: 120px;
    left: 0;
    width: 43px;
    height: 36px;
    background: linear-gradient(180deg,rgba(253,77,56,1) 0%,rgba(254,126,0,1) 100%);
    border-radius: 0 20px 20px 0;
    text-align: center;
    z-index: 1;
    padding-right: 5px;
}

    .eggarticle > img {
        width: 17px;
        text-align: center;
        margin-top: 6px;
    }

.packetegg_delete {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 100;
}

.deleteItem_packet {
    position: relative;
    top: 20%;
    left: 5%;
    width: 90%;
    height: 20rem;
    background-image: url("../../Images/packet_delete.png?v=1");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.packet_animateegg {
    display: none;
    position: fixed;
    top: 20%;
    width: 5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(0deg);
}

.animateegg {
    animation: myfirst 1s;
    -moz-animation: myfirst 1s linear 1 forwards;
    /* Firefox */
    -webkit-animation: myfirst 1s linear 1 forwards;
    /* Safari and Chrome */
    -o-animation: myfirst 1s linear 1 forwards;
}

.weui-dialog .root {
    padding: 1em;
    text-align: left;
}

    .weui-dialog .root .qrcode {
        text-align: center;
    }

        .weui-dialog .root .qrcode img {
            max-width: 100%;
        }

.js_dialog .name {
    color: #fff;
    font-size: 18px;
    position: fixed;
    top: .5em;
    left: 1em;
    z-index: 9999;
}

.js_dialog .collect {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

    .js_dialog .collect .tipImg {
        width: 100%;
    }

.js_dialog .collectok {
    position: fixed;
    bottom: 12em;
    left: 50%;
    z-index: 9999;
    display: block;
    width: 190px;
    margin-left: -95px;
}
.shareDes {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}
.card-title {
    font-weight: 600;
    font-size: 1.6em;
    padding-top: 1em;
    border-top: 1px solid #f0f0f0;
    margin-top: 1em;
}

.article-card {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    border-radius: 5px;
    padding: 1em;
}

.card-info {
    background-color: #f9f9f9;
    border-radius: 5px;
    height:102px;
}

.card-photo {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px 0 0 5px;
    display: inline-block;
    vertical-align: text-top;
}

.card-msg {
    display: inline-block;
    vertical-align: text-top;
    width: calc(100% - 104px);
}

    .card-msg p {
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        padding-left: 1em;
        margin-bottom: .2em;
    }

    .card-msg p img {
        width: 12px;
        float: left;
        margin-right: 5px;
        margin-top:4px;
    }

    .card-msg p span {
        display: inline-block;
        vertical-align: middle;
        width: 60%;
        float: left;
        text-align: left;
        font-size: 1.4em;
        color: #666;
    }
        .card-msg p a {
            display: inline-block;
            vertical-align: middle;
            width: 60%;
            float: left;
            text-align: left;
            font-size: 1.4em;
        }
    .card-msg p:nth-child(1) {
        font-weight: 600;
        font-size: 1.6em;
    }
.namecardqrcode{
    float:right !important;
    margin-right:.8em !important;
    width:15px !important;
}
.card-introduce {
    color: #666;
    line-height: 1.8em;
    font-size: 1.4em;
    margin-top:1em;
}

.js_dialog .collectok img {
    width: 100%;
}
.getphone_btn {
    position: fixed;
    left: 1em;
    bottom: 108px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 38px;
    z-index: 100000;
    font-size: 13px;
    padding: 6px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 10px 0px;
}

}
    @keyframes myfirst {
        0% {
        width: 4rem;
        transform: rotate(0deg);
    }

    25% {
        width: 3rem;
        transform: rotate(90deg);
    }

    50% {
        width: 2rem;
        transform: rotate(180deg);
    }

    75% {
        width: 1rem;
        transform: rotate(270deg);
    }

    100% {
        width: 0;
        transform: rotate(360deg);
    }
}

@-moz-keyframes myfirst
/* Firefox */
{
    0% {
        width: 4rem;
        transform: rotate(0deg);
    }

    25% {
        width: 3rem;
        transform: rotate(90deg);
    }

    50% {
        width: 2rem;
        transform: rotate(180deg);
    }

    75% {
        width: 1rem;
        transform: rotate(270deg);
    }

    100% {
        width: 0;
        transform: rotate(360deg);
    }
}

@-webkit-keyframes myfirst
/* Safari and Chrome */
{
    0% {
        width: 4rem;
        transform: rotate(0deg);
    }

    25% {
        width: 3rem;
        transform: rotate(90deg);
    }

    50% {
        width: 2rem;
        transform: rotate(180deg);
    }

    75% {
        width: 1rem;
        transform: rotate(270deg);
    }

    100% {
        width: 0;
        transform: rotate(360deg);
    }
}

@keyframes fadein {
    100% {
        opacity: 1;
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes hammer-move {
    100% {
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
}

.hit {
    -o-animation: hammer-hit 0.2s 3 alternate;
    -ms-animation: hammer-hit 0.2s 3 alternate;
    -moz-animation: hammer-hit 0.2s 3 alternate;
    -webkit-animation: hammer-hit 0.2s 3 alternate;
    animation: hammer-hit 0.2s 3 alternate;
}

@keyframes hammer-hit {
    100% {
        -o-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
}

@-webkit-keyframes musicRotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes musicStop {
    from {
        -webkit-transform: rotate(20deg);
    }

    to {
        -webkit-transform: rotate(0deg);
    }
}

@-webkit-keyframes musicStart {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(20deg);
    }
}

.music_stop {
    width: 4em;
    display: none;
}

.logo_style1 {
    margin-top: 0 !important;
    margin-bottom: 0.5em !important;
}

@keyframes praise {
    0% {
        width: 16px;
        height: 16px;
    }

    50% {
        width: 22px;
        height: 22px;
    }

    100% {
        width: 16px;
        height: 16px;
    }
}

@-moz-keyframes praise /* Firefox */
{
    0% {
        width: 16px;
        height: 16px;
    }

    50% {
        width: 22px;
        height: 22px;
    }

    100% {
        width: 16px;
        height: 16px;
    }
}

@-webkit-keyframes praise /* Safari 和 Chrome */
{
    0% {
        width: 16px;
        height: 16px;
    }

    50% {
        width: 22px;
        height: 22px;
    }

    100% {
        width: 16px;
        height: 16px;
    }
}

@-o-keyframes praise /* Opera */
{
    0% {
        width: 16px;
        height: 16px;
    }

    50% {
        width: 22px;
        height: 22px;
    }

    100% {
        width: 16px;
        height: 16px;
    }
}

@keyframes praise1 {
    0% {
        width: 1.7em;
    }

    50% {
        width: 2.3em;
    }

    100% {
        width: 1.7em;
    }
}

@-moz-keyframes praise1 /* Firefox */
{
    0% {
        width: 1.7em;
    }

    50% {
        width: 2.3em;
    }

    100% {
        width: 1.7em;
    }
}

@-webkit-keyframes praise1 /* Safari 和 Chrome */
{
    0% {
        width: 1.7em;
    }

    50% {
        width: 2.3em;
    }

    100% {
        width: 1.7em;
    }
}

@-o-keyframes praise1 /* Opera */
{
    0% {
        width: 1.7em;
    }

    50% {
        width: 2.3em;
    }

    100% {
        width: 1.7em;
    }
}

@keyframes mypraise {
    0% {
        top: -15px;
        right: 0;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0;
    }

    25% {
        top: -20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    50% {
        top: -25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity: 1;
    }

    75% {
        top: -30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    100% {
        top: -35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0;
    }
}

@-moz-keyframes mypraise /* Firefox */
{
    0% {
        top: -15px;
        right: 0;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0;
    }

    25% {
        top: -20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    50% {
        top: -25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity: 1;
    }

    75% {
        top: -30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    100% {
        top: -35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0;
    }
}

@-webkit-keyframes mypraise /* Safari 和 Chrome */
{
    0% {
        top: -15px;
        right: 0;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0;
    }

    25% {
        top: -20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    50% {
        top: -25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity: 1;
    }

    75% {
        top: -30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    100% {
        top: -35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0;
    }
}

@-o-keyframes mypraise /* Opera */
{
    0% {
        top: -15px;
        right: 0;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0;
    }

    25% {
        top: -20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    50% {
        top: -25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity: 1;
    }

    75% {
        top: -30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    100% {
        top: -35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity: 0;
    }
}
.activity_complain {
    position: fixed;
    bottom: 108px;
    display: block;
    width: 62px;
    height: 62px;
    border-radius: 62px;
    right: -5px;
    z-index: 999999;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-image: url(../../Images/activity_complain.png)
}