﻿.rich_media_inner {
    font-size: 16px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.rich_media_area_primary {
    position: relative;
    padding: 20px 15px 15px;
    background-color: #fff;
    max-width:500px;
    margin:0 auto;
}

.rich_media_area_primary:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    top: auto;
    bottom: -2px
}

.rich_media_area_primary .original_img_wrp {
    display: inline-block;
    font-size: 0
}

.rich_media_area_primary .original_img_wrp .tips_global {
    display: block;
    margin-top: .5em;
    font-size: 14px;
    text-align: right;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.rich_media_area_extra {
    padding: 0 15px 0
}

.rich_media_title {
    margin-bottom: 10px;
    line-height: 1.4;
    font-weight: 400;
    font-size: 24px
}

.rich_media_meta_list {
    margin-bottom: 18px;
    line-height: 20px;
    font-size: 0
}

.rich_media_meta_list em {
    font-style: normal
}

.rich_media_meta {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    margin-bottom: 10px;
    font-size: 16px
}

.meta_original_tag {
    display: inline-block;
    vertical-align: middle;
    padding: 1px .5em;
    border: 1px solid #9e9e9e;
    color: #8c8c8c;
    border-radius: 20% 50%;
    -moz-border-radius: 20% 50%;
    -webkit-border-radius: 20% 50%;
    font-size: 15px;
    line-height: 1.1
}

.meta_enterprise_tag img {
    width: 30px;
    height: 30px!important;
    display: block;
    position: relative;
    margin-top: -3px;
    border: 0
}

.rich_media_meta_text {
    color: #8c8c8c
}

span.rich_media_meta_nickname {
    display: none
}

.rich_media_thumb_wrp {
    margin-bottom: 6px
}

.rich_media_thumb_wrp .original_img_wrp {
    display: block
}

.rich_media_thumb {
    display: block;
    width: 100%
}

.rich_media_content {
    overflow: hidden;
    color: #3e3e3e
}

.rich_media_content * {
    max-width: 100%!important;
    box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    word-wrap: break-word!important
}

.rich_media_content p {
    clear: both;
    min-height: 1em;
    white-space: pre-wrap;
    text-indent:35px;
}
.rich_media_content h3 {
    clear: both;
   
    white-space: pre-wrap;
    font-size: 18px;
    font-weight:700;
        line-height: 60px;
}
.rich_media_content em {
    font-style: italic
}

.rich_media_content fieldset {
    min-width: 0
}

.rich_media_content .list-paddingleft-2 {
    padding-left: 30px
}

.rich_media_content blockquote {
    margin: 0;
    padding-left: 10px;
    border-left: 3px solid #dbdbdb
}

img {
    height: auto!important
}

@media(min-device-width: 375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) {
   .rich_media_inner,.mm_appmsg .rich_media_meta,.mm_appmsg .discuss_list,.mm_appmsg .rich_media_extra,.mm_appmsg .title_tips .tips {
        font-size:17px
    }

   .meta_original_tag {
        font-size: 15px
    }
}

@media(min-device-width: 414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) {
   .rich_media_title {
        font-size:25px
    }
}

@media screen and (max-width: 1023px) {
    .qr_code_pc_outer {
        display:none!important
    }

    #header,#footer,#J_SiteNav{display:none!important}
    #page .layout{width:100%}
   #page, .layout-page{width:100%!important;}
}

@media screen and (min-width: 1024px) {
    .rich_media {
        width:740px;
        margin-left: auto;
        margin-right: auto
    }

    .rich_media_inner {
        padding: 20px
    }

    .rich_media_meta {
        max-width: none
    }

    a.rich_media_meta_nickname {
        display: inline-block!important
    }

    span.rich_media_meta_nickname {
        display: none!important
    }

    .rich_media_content {
        min-height: 350px
    }

    .rich_media_title {
        padding-bottom: 10px;
        margin-bottom: 14px;
        border-bottom: 1px solid #e7e7eb
    }
     .rich_media_meta.nickname {
        max-width: none
    }

    .rich_tips.with_line .tips {
        background-color: #fff
    }
}
@media screen and (min-width: 1025px) {
    body {
        font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;
    }

    .rich_media {
        position: relative;
    }

    .rich_media_inner {
        background-color: #fff;
        padding-bottom: 100px;
    }

    .rich_media_inner {
        position: relative;
    }
}