﻿::selection {
    background-color: rgba(13,173,81,0.2);
    color: #333
}

::-moz-selection {
    background-color: rgba(13,173,81,0.2);
    color: #333
}

::-webkit-selection {
    background-color: rgba(13,173,81,0.2);
    color: #333
}

.banner {
    background-color: #394043;
    line-height: 38px;
    font-size: 12px
}

    .banner .container {
        width: 1150px;
        margin: 0 auto
    }

        .banner .container .channelList {
            display: table-cell;
            white-space: nowrap
        }

            .banner .container .channelList li {
                display: inline-block;
                margin-right: 21.5px;
                position: relative
            }

                .banner .container .channelList li a {
                    color: #a9abab;
                    text-decoration: none
                }

                .banner .container .channelList li.selected > a, .banner .container .channelList li:hover > a {
                    color: #ffffff
                }

                .banner .container .channelList li .childList {
                    display: none;
                    position: absolute;
                    width: 61px;
                    top: 38px;
                    left: -18px;
                    padding: 8px 0;
                    border-bottom-left-radius: 2px;
                    border-bottom-right-radius: 2px;
                    background-color: #394043;
                    box-shadow: 0 0 8px rgba(0,0,0,0.7)
                }

                    .banner .container .channelList li .childList a {
                        display: block;
                        line-height: 25px;
                        text-align: center;
                        color: #a9abab
                    }

                        .banner .container .channelList li .childList a.selected, .banner .container .channelList li .childList a:hover {
                            color: #fff;
                            background-color: #4c5355
                        }

                .banner .container .channelList li .appQRCode {
                    display: none;
                    position: absolute;
                    top: 38px;
                    left: -32px;
                    border-bottom-left-radius: 2px;
                    border-bottom-right-radius: 2px;
                    background-color: #394043;
                    box-shadow: 0 0 8px rgba(0,0,0,0.7);
                    padding: 12px;
                    z-index: 1
                }

                    .banner .container .channelList li .appQRCode img {
                        width: 90px;
                        height: 90px
                    }

                .banner .container .channelList li:hover .childList, .banner .container .channelList li:hover .appQRCode {
                    display: block
                }

        .banner .container .banner-right {
            display: table-cell;
            width: 1000px;
            text-align: right;
            color: #fff
        }

            .banner .container .banner-right a {
                color: #fff
            }

            .banner .container .banner-right .login {
                display: inline-block;
                margin-right: 20px;
                position: relative
            }

                .banner .container .banner-right .login i {
                    vertical-align: -1px;
                    display: inline-block;
                    /*background-image: url(../component/sprite.png?t=1467344408215); 路劲找不到，导致存在死链，zzb删除了*/
                    background-position: -340px -106px;
                    width: 12px;
                    height: 12px;
                    margin-right: 9px
                }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .banner .container .banner-right .login i {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .banner .container .banner-right .login i {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.banner .container .banner-right .login .pushNews {
    display: inline-block;
    vertical-align: 7px;
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -340px -71px;
    width: 5px;
    height: 5px
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .banner .container .banner-right .login .pushNews {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .banner .container .banner-right .login .pushNews {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.banner .container .banner-right .login .pushNewsList {
    display: none;
    position: absolute;
    z-index: 20;
    top: 38px;
    left: 0;
    padding: 8px 0;
    background-color: #394043;
    text-align: left;
    box-shadow: 0 0 8px rgba(0,0,0,0.7)
}

    .banner .container .banner-right .login .pushNewsList a {
        display: block;
        line-height: 25px;
        padding: 0 17px;
        white-space: nowrap
    }

        .banner .container .banner-right .login .pushNewsList a:hover, .banner .container .banner-right .login .pushNewsList a.selected {
            color: #fff;
            background-color: #4c5355;
            text-decoration: none
        }

.banner .container .banner-right .login .unreadNumber {
    padding: 0 3px
}

.banner .container .banner-right .login:hover .pushNewsList {
    display: block
}

.banner .container .banner-right .phone {
    display: inline-block
}

    .banner .container .banner-right .phone i {
        vertical-align: -1px;
        display: inline-block;
        background-image: url(../component/sprite.png?t=1467344408215);
        background-position: -340px -94px;
        width: 12px;
        height: 12px;
        margin-right: 9px
    }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .banner .container .banner-right .phone i {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .banner .container .banner-right .phone i {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.f-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.detail-header {
    background: #f5f5f6
}

    .detail-header .wrapper {
        width: 1150px;
        padding: 20px 0
    }

        .detail-header .wrapper .logo {
            float: left;
            height: 45px;
            margin-top: -5px
        }

            .detail-header .wrapper .logo a {
                background-image: url(../component/sprite.png?t=1467344408215);
                background-position: 0 -129px;
                width: 221px;
                height: 32px;
                display: block;
                position: relative;
                top: 10px
            }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .detail-header .wrapper .logo a {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .detail-header .wrapper .logo a {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.detail-header .wrapper .logo_dl {
    float: left;
    height: 45px
}

    .detail-header .wrapper .logo_dl a {
        background-image: url(../component/sprite.png?t=1467344408215);
        background-position: 0 0;
        width: 357px;
        height: 39px;
        display: block
    }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .detail-header .wrapper .logo_dl a {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .detail-header .wrapper .logo_dl a {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.detail-header .wrapper .nav {
    float: left;
    line-height: 45px
}

    .detail-header .wrapper .nav li {
        float: left
    }

        .detail-header .wrapper .nav li a {
            display: block;
            color: #394043;
            font-size: 16px;
            margin-right: 33px
        }

            .detail-header .wrapper .nav li a:hover {
                text-decoration: none
            }

            .detail-header .wrapper .nav li a.check {
                color: #00ae66
            }

.detail-header .wrapper .search {
    float: right;
    width: 350px;
    height: 45px;
    position: relative
}

    .detail-header .wrapper .search input {
        background: #ebeced;
        width: 310px;
        border: none;
        height: 25px;
        padding: 10px 20px;
        border-radius: 2px;
        line-height: 25px
    }

    .detail-header .wrapper .search button {
        position: absolute;
        right: 20px;
        top: 15px;
        background: none;
        background-image: url(../component/sprite.png?t=1467344408215);
        background-position: -340px -79px;
        width: 15px;
        height: 15px
    }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .detail-header .wrapper .search button {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .detail-header .wrapper .search button {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.searchMsg {
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
    width: 350px;
    font-size: 14px;
    background-color: #fff;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2);
    z-index: 10;
    line-height: 42px;
    cursor: pointer
}

    .searchMsg li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 42px;
        padding: 0 20px
    }

        .searchMsg li:first-child, .searchMsg li:first-child:hover {
            background-color: #f4f7f9;
            cursor: default
        }

        .searchMsg li:hover {
            background-color: #f9f9f9
        }

        .searchMsg li em {
            color: #db4c3f
        }

.banner .container .banner-right .login .pushNewsList {
    z-index: 9
}

.m-zhinan-side {
    width: 280px
}

    .m-zhinan-side > div {
        width: 280px;
        margin-top: 30px
    }

        .m-zhinan-side > div:first-child {
            margin-top: 0
        }

    .m-zhinan-side .list-reci .hd {
        *zoom: 1;
        line-height: 40px
    }

        .m-zhinan-side .list-reci .hd:before, .m-zhinan-side .list-reci .hd:after {
            display: table;
            content: ""
        }

        .m-zhinan-side .list-reci .hd:after {
            clear: both
        }

        .m-zhinan-side .list-reci .hd .tit {
            font-size: 16px;
            font-weight: bold;
            float: left
        }

        .m-zhinan-side .list-reci .hd .btn-more {
            color: #666;
            float: right
        }

    .m-zhinan-side .list-reci .bd {
        border-top: 1px solid #eee;
        padding-top: 4px;
        margin: 0 -5px
    }

        .m-zhinan-side .list-reci .bd a {
            display: inline-block;
            padding: 0 10px;
            line-height: 28px;
            height: 30px;
            color: #888c8e;
            border: 1px solid #eee;
            margin: 10px 5px 0 5px;
            border-radius: 2px;
            text-decoration: none
        }

            .m-zhinan-side .list-reci .bd a:hover {
                background-color: #394043;
                border-color: #394043;
                color: #fff
            }

    .m-zhinan-side .list-redian .hd {
        *zoom: 1;
        line-height: 40px
    }

        .m-zhinan-side .list-redian .hd:before, .m-zhinan-side .list-redian .hd:after {
            display: table;
            content: ""
        }

        .m-zhinan-side .list-redian .hd:after {
            clear: both
        }

        .m-zhinan-side .list-redian .hd .tit {
            font-size: 16px;
            font-weight: bold;
            float: left
        }

        .m-zhinan-side .list-redian .hd .btn-more {
            color: #666;
            float: right
        }

    .m-zhinan-side .list-redian .bd {
        border-top: 1px solid #eee
    }

        .m-zhinan-side .list-redian .bd .item {
            position: relative;
            padding-left: 20px;
            padding-right: 30px;
            padding-top: 20px
        }

            .m-zhinan-side .list-redian .bd .item.active .sub-tit {
                height: auto
            }

            .m-zhinan-side .list-redian .bd .item.active .arrow {
                top: 24px;
                border-color: transparent;
                border-bottom-color: #9c9fa1
            }

        .m-zhinan-side .list-redian .bd .index {
            position: absolute;
            left: 0;
            top: 20px;
            color: #dcdcdc;
            font-weight: bold
        }

            .m-zhinan-side .list-redian .bd .index.index-1, .m-zhinan-side .list-redian .bd .index.index-2, .m-zhinan-side .list-redian .bd .index.index-3 {
                color: #db4c3f
            }

        .m-zhinan-side .list-redian .bd .tit {
            font-weight: bold
        }

        .m-zhinan-side .list-redian .bd .sub-tit {
            color: #999;
            margin-top: 3px;
            font-size: 12px;
            line-height: 18px;
            height: 0;
            overflow: hidden
        }

        .m-zhinan-side .list-redian .bd .arrow {
            position: absolute;
            top: 28px;
            right: 0;
            width: 0;
            height: 0;
            border: 4px solid transparent;
            border-top-color: #d7d9d9
        }

            .m-zhinan-side .list-redian .bd .arrow:after {
                content: "";
                position: absolute;
                width: 14px;
                height: 14px;
                left: 50%;
                top: 50%;
                margin-left: -7px;
                margin-top: -7px;
                cursor: pointer
            }

    .m-zhinan-side .list-redian.nothot .item {
        padding-left: 0
    }

    .m-zhinan-side .list-redian.nothot .index {
        display: none
    }

    .m-zhinan-side .list-wenda .hd {
        *zoom: 1;
        line-height: 40px
    }

        .m-zhinan-side .list-wenda .hd:before, .m-zhinan-side .list-wenda .hd:after {
            display: table;
            content: ""
        }

        .m-zhinan-side .list-wenda .hd:after {
            clear: both
        }

        .m-zhinan-side .list-wenda .hd .tit {
            font-size: 16px;
            font-weight: bold;
            float: left
        }

        .m-zhinan-side .list-wenda .hd .btn-more {
            color: #666;
            float: right
        }

    .m-zhinan-side .list-wenda .bd {
        border-top: 1px solid #eee
    }

        .m-zhinan-side .list-wenda .bd .item {
            padding: 20px 0;
            border-top: 1px solid #edeeef
        }

            .m-zhinan-side .list-wenda .bd .item:first-child {
                border-top-color: transparent
            }

        .m-zhinan-side .list-wenda .bd .tit {
            line-height: 20px
        }

        .m-zhinan-side .list-wenda .bd .meta {
            margin-top: 10px;
            font-size: 12px;
            color: #b7b7b7;
            line-height: 1
        }

    .m-zhinan-side .list-baike .hd {
        *zoom: 1;
        line-height: 40px
    }

        .m-zhinan-side .list-baike .hd:before, .m-zhinan-side .list-baike .hd:after {
            display: table;
            content: ""
        }

        .m-zhinan-side .list-baike .hd:after {
            clear: both
        }

        .m-zhinan-side .list-baike .hd .tit {
            font-size: 16px;
            font-weight: bold;
            float: left
        }

        .m-zhinan-side .list-baike .hd .btn-more {
            color: #666;
            float: right
        }

    .m-zhinan-side .list-baike .bd {
        border-top: 1px solid #eee
    }

        .m-zhinan-side .list-baike .bd .item {
            position: relative;
            padding-top: 20px
        }

            .m-zhinan-side .list-baike .bd .item.active .sub-tit {
                height: auto
            }

            .m-zhinan-side .list-baike .bd .item.active .arrow {
                top: 24px;
                border-color: transparent;
                border-bottom-color: #9c9fa1
            }

        .m-zhinan-side .list-baike .bd .index {
            position: absolute;
            left: 0;
            top: 27px;
            width: 6px;
            height: 6px;
            border-radius: 6px;
            background-color: #394043
        }

        .m-zhinan-side .list-baike .bd .tit {
            font-weight: bold
        }

        .m-zhinan-side .list-baike .bd .sub-tit {
            overflow: hidden;
            font-size: 12px;
            color: #999;
            line-height: 18px;
            height: 0
        }

        .m-zhinan-side .list-baike .bd .arrow {
            position: absolute;
            top: 28px;
            right: 0;
            width: 0;
            height: 0;
            border: 4px solid transparent;
            border-top-color: #d7d9d9
        }

    .m-zhinan-side .mintips {
        margin-top: 3px
    }

        .m-zhinan-side .mintips span {
            color: #9f9f9f;
            font-size: 12px
        }

            .m-zhinan-side .mintips span:first-child {
                padding: 2px 4px;
                display: inline-block;
                background-color: #f1f1f1
            }

    .m-zhinan-side .column {
        padding-bottom: 25px;
        background-color: #fff;
        margin-bottom: 15px
    }

        .m-zhinan-side .column .checkdetail {
            color: #15aad5;
            font-weight: bold;
            text-decoration: none
        }

        .m-zhinan-side .column .title {
            padding: 20px 0;
            font-size: 18px;
            font-weight: 700
        }

            .m-zhinan-side .column .title .viewmore {
                font-size: 14px;
                font-weight: 100;
                color: #9c9fa1
            }

        .m-zhinan-side .column .agentInfo {
            padding-top: 25px;
            text-align: center
        }

            .m-zhinan-side .column .agentInfo img {
                display: inline-block;
                width: 100px;
                height: 100px;
                border-radius: 50px
            }

            .m-zhinan-side .column .agentInfo .ask {
                display: inline-block;
                padding: 10px 40px;
                background-color: #f46a1f;
                color: #fff;
                margin-bottom: 10px;
                margin-top: 10px;
                border-radius: 2px
            }

            .m-zhinan-side .column .agentInfo p {
                font-size: 12px;
                line-height: 26px;
                color: #999;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

            .m-zhinan-side .column .agentInfo .info {
                color: #333;
                margin-bottom: 10px
            }

            .m-zhinan-side .column .agentInfo .tag {
                border: 1px solid #bfbfbf;
                padding: 4px 8px;
                border-radius: 2px;
                margin-right: 6px
            }

        .m-zhinan-side .column ul .secondcol {
            padding: 16px 0;
            border-top: 1px solid #eeeeee
        }

            .m-zhinan-side .column ul .secondcol div a {
                color: #333;
                text-decoration: none
            }
                .m-zhinan-side .column ul .secondcol div a p {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    width: 280px;
                    white-space: nowrap;
                }

.clear:after {
    content: "";
    display: block;
    clear: both
}

.f-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.g-main {
    color: #394043
}

    .g-main * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .g-main a {
        color: inherit
    }

.m-crumb {
    padding: 25px 0;
    color: #aaa
}

    .m-crumb .wrap {
        width: 1150px;
        margin-left: auto;
        margin-right: auto
    }

        .m-crumb .wrap:after {
            content: "";
            display: block;
            clear: both
        }

    .m-crumb a {
        float: left;
        font-size: 12px
    }

    .m-crumb span {
        float: left
    }

.footer {
    margin-top: 0
}

.m-content {
    padding-bottom: 75px
}

    .m-content .wrap {
        width: 1150px;
        margin-left: auto;
        margin-right: auto
    }

        .m-content .wrap:after {
            content: "";
            display: block;
            clear: both
        }

    .m-content .box-l {
        float: left;
        width: 790px
    }

    .m-content .box-r {
        float: right;
        width: 280px
    }

    .m-content .suggest_question {
        clear: both
    }

        .m-content .suggest_question .title {
            font-size: 18px;
            font-weight: 700;
            margin: 26px 0 16px
        }

        .m-content .suggest_question li {
            float: left;
            width: 240px;
            height: 247px;
            margin-right: 15px
        }

            .m-content .suggest_question li:last-child {
                margin-right: 0
            }

            .m-content .suggest_question li a {
                color: #394043;
                display: block
            }

                .m-content .suggest_question li a .question_title {
                    display: block;
                    height: 45px;
                    overflow: hidden;
                    font-size: 16px;
                    font-weight: bold;
                    margin-bottom: 10px;
                    line-height: 22px
                }

                .m-content .suggest_question li a img {
                    width: 240px;
                    height: 160px;
                    margin-bottom: 10px
                }

                .m-content .suggest_question li a .bottom_info {
                    display: block;
                    color: #9c9fa1
                }

                    .m-content .suggest_question li a .bottom_info .time {
                        float: left;
                        font-size: 16px
                    }

                    .m-content .suggest_question li a .bottom_info .view_pv {
                        float: right;
                        font-size: 16px
                    }

                .m-content .suggest_question li a:hover {
                    text-decoration: none
                }

.m-article.nocopy {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
    .m-article.nocopy img{
        max-width:790px;
    }

    .m-article .hd .title {
        font-size: 32px;
        line-height: 40px;
        font-weight: bold
    }

.m-article .hd .meta {
    margin-top: 15px;
    line-height: 1;
    color: #616669;
    cursor: default
}

    .m-article .hd .meta:after {
        content: "";
        display: block;
        clear: both
    }

.m-article .hd .meta-l {
    float: left
}

    .m-article .hd .meta-l > span {
        margin-left: 10px
    }

        .m-article .hd .meta-l > span:first-child {
            margin-left: 0
        }

.m-article .hd .meta-r {
    float: right
}

.m-article .hd .btn-zan {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -340px -55px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    cursor: pointer
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .hd .btn-zan {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .hd .btn-zan {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .hd .btn-zan.active {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -340px -39px;
    width: 16px;
    height: 16px;
    cursor: not-allowed
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .hd .btn-zan.active {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .hd .btn-zan.active {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .hd .num-zan {
    color: #999;
    font-style: normal
}

.m-article .hd .article-img {
    margin-top: 30px;
    width: 100%
}

.m-article .hd .summary {
    margin-top: 30px;
    padding: 33px 40px;
    background-color: #f0f3f5;
    color: #849aae;
    font-size: 16px;
    line-height: 29px
}

    .m-article .hd .summary span {
        font-weight: bold
    }

.m-article .bd {
    margin-top: 30px;
    min-height: 200px;
    position: relative
}

    .m-article .bd .wrap-share {
        position: absolute;
        top: 0
    }

    .m-article .bd .u-share li {
        position: relative;
        display: block;
        width: 40px;
        height: 40px;
        margin-top: 4px;
        background-color: #f5f5f6
    }

        .m-article .bd .u-share li:before {
            content: "";
            position: absolute;
            z-index: 0;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            -webkit-transition: .5s cubic-bezier(.3, 0, 0, 1.3);
            -moz-transition: .5s cubic-bezier(.3, 0, 0, 1.3);
            transition: .5s cubic-bezier(.3, 0, 0, 1.3);
            transform: scale(0, 0)
        }

        .m-article .bd .u-share li:hover:before {
            opacity: 1;
            -webkit-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            transform: scale(1, 1)
        }

        .m-article .bd .u-share li:first-child {
            margin-top: 0
        }

        .m-article .bd .u-share li:hover .jiathis_button_weixin {
            background-image: url(../component/sprite.png?t=1467344408215);
            background-position: -260px -39px;
            width: 40px;
            height: 40px
        }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share li:hover .jiathis_button_weixin {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share li:hover .jiathis_button_weixin {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .bd .u-share li:hover .jiathis_button_tsina {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -180px -79px;
    width: 40px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share li:hover .jiathis_button_tsina {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share li:hover .jiathis_button_tsina {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .bd .u-share li:hover .jiathis_button_qzone {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -180px -39px;
    width: 40px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share li:hover .jiathis_button_qzone {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share li:hover .jiathis_button_qzone {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .bd .u-share li:hover .jiathis_button_tqq {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -300px -79px;
    width: 40px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share li:hover .jiathis_button_tqq {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share li:hover .jiathis_button_tqq {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .bd .u-share li.item-1:hover:before {
    background-color: #3dbd42
}

.m-article .bd .u-share li.item-2:hover:before {
    background-color: #e4514d
}

.m-article .bd .u-share li.item-3:hover:before {
    background-color: #f9cc2e
}

.m-article .bd .u-share li.item-4:hover:before {
    background-color: #499bef
}

.m-article .bd .u-share li a {
    position: relative;
    z-index: 1;
    display: block;
    width: 40px;
    height: 40px
}

.m-article .bd .u-share .jiathis_button_weixin {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -220px -39px;
    width: 40px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share .jiathis_button_weixin {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share .jiathis_button_weixin {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .bd .u-share .jiathis_button_tsina {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -300px -39px;
    width: 40px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share .jiathis_button_tsina {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share .jiathis_button_tsina {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .bd .u-share .jiathis_button_qzone {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -260px -79px;
    width: 40px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share .jiathis_button_qzone {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share .jiathis_button_qzone {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .bd .u-share .jiathis_button_tqq {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -220px -79px;
    width: 40px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share .jiathis_button_tqq {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .bd .u-share .jiathis_button_tqq {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .bd .article-detail * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

.m-article .article-info {
    text-align: center
}

    .m-article .article-info .tags {
        margin-top: 50px;
        text-align: left
    }

        .m-article .article-info .tags:after {
            content: "";
            display: block;
            clear: both
        }

    .m-article .article-info .tag {
        float: left;
        padding: 0 6px;
        line-height: 25px;
        color: #849aae;
        background-color: #eef2f6;
        margin-left: 5px;
        cursor: default
    }

        .m-article .article-info .tag:first-child {
            margin-left: 0
        }

        .m-article .article-info .tag:hover {
            background-color: #dee8f2;
            text-decoration: none
        }

    .m-article .article-info .from {
        text-align: left;
        color: #999;
        line-height: 20px;
        margin-top: 15px
    }

    .m-article .article-info .btn-zan {
        background-image: url(../component/sprite.png?t=1467344408215);
        background-position: 0 -39px;
        width: 90px;
        height: 90px;
        margin-top: 50px;
        display: inline-block;
        cursor: pointer
    }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .article-info .btn-zan {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .article-info .btn-zan {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .article-info .btn-zan.active {
    background-image: url(../component/sprite.png?t=1467344408215);
    background-position: -90px -39px;
    width: 90px;
    height: 90px;
    cursor: not-allowed
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .article-info .btn-zan.active {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-article .article-info .btn-zan.active {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

.m-article .article-info .text-zan {
    line-height: 1;
    margin-top: 25px
}

    .m-article .article-info .text-zan .num-zan {
        font-style: normal
    }

.m-extent-read {
    background-color: #f8f8f9;
    padding-bottom: 35px
}

    .m-extent-read .wrap {
        width: 1150px;
        margin-left: auto;
        margin-right: auto
    }

        .m-extent-read .wrap:after {
            content: "";
            display: block;
            clear: both
        }

    .m-extent-read .hd {
        padding-top: 40px;
        padding-bottom: 10px;
        line-height: 1;
        font-size: 16px;
        font-weight: bold
    }

    .m-extent-read .bd .items {
        margin: 0 -15px
    }

        .m-extent-read .bd .items:after {
            content: "";
            display: block;
            clear: both
        }

    .m-extent-read .bd .item {
        float: left;
        width: 265px;
        margin: 15px;
        padding: 20px 25px;
        background-color: #fff
    }

    .m-extent-read .bd .tit {
        display: block;
        font-size: 16px;
        line-height: 24px;
        height: 48px;
        overflow: hidden
    }

    .m-extent-read .bd .sub-tit {
        margin-top: 10px;
        display: block;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 12px;
        color: #b0b3b4
    }

    .m-extent-read .ft {
        padding: 25px 0
    }

        .m-extent-read .ft .btn-more {
            width: 40px;
            height: 20px;
            margin: 0 auto;
            cursor: pointer
        }

        .m-extent-read .ft i {
            background-image: url(../component/sprite.png?t=1467344408215);
            background-position: -180px -119px;
            width: 18px;
            height: 9px;
            display: block;
            position: relative;
            top: 5px;
            left: 11px
        }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-extent-read .ft i {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .m-extent-read .ft i {
        background-image: url(../component/sprite@2x.png?t=1467344408215);
        background-size: 357px 161px
    }
}
/******************************/
/*should change in git@git.lianjia.com:lianjia-fe/ljwebeditor_new.git, not here*/
/******************************/
.lj_editor_view, .lj_editor_view * {
    color: #333;
    font-size: 16px;
}

    .lj_editor_view span {
        font-size: 13px;
    }

    .lj_editor_view a {
        color: #467aaa !important;
        text-decoration: none !important;
        border-bottom: none !important;
        word-break: break-all;
        word-wrap: break-word;
    }

        .lj_editor_view a * {
            color: inherit;
        }

        .lj_editor_view a[class],
        .lj_editor_view .lj-editor-card a {
            color: #333 !important;
            text-decoration: none !important;
            word-break: normal;
            word-wrap: normal;
        }

    .lj_editor_view * {
        margin: 0px;
        padding: 0px;
    }

    .lj_editor_view p {
        line-height: 29px;
        /*word-break: break-all;*/
    }

    .lj_editor_view strong,
    .lj_editor_view b {
        font-weight: bold;
    }

    .lj_editor_view h1,
    .lj_editor_view h3 {
        font-weight: bold;
        color: #333;
        font-size: 22px;
        line-height: 31px;
        -webkit-margin-before: 0px;
        -webkit-margin-after: 0px;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
    }

    .lj_editor_view h2,
    .lj_editor_view h4 {
        font-weight: bold;
        color: #333;
        font-size: 19px;
        line-height: 26px;
        -webkit-margin-before: 0px;
        -webkit-margin-after: 0px;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
    }

    .lj_editor_view .list-paddingleft-2 {
        padding-left: 16px;
    }

    .lj_editor_view ul, .lj_editor_view ol {
        padding-left: 16px;
    }

        .lj_editor_view ol, .lj_editor_view ol li {
            list-style-type: decimal;
        }

            .lj_editor_view ol li {
                margin-left: 1px;
            }

        .lj_editor_view ul li {
            list-style-type: disc;
        }

    .lj_editor_view .insert-img,
    .lj_editor_view .lj-editor-card {
        margin: 32px 0px;
    }

        .lj_editor_view .insert-img img {
            display: block;
            max-width: 100%;
            height: auto;
            margin-right: auto;
            margin-left: auto;
        }

        .lj_editor_view .insert-img .insert-img-title, .insert-img-img-title {
            display: block;
            font-size: 14px;
            color: #ccc;
            margin-top: 5px;
            text-align: center;
        }

    .lj_editor_view .insert-img-img {
        display: block;
        max-width: 100%;
        *width: 100%;
        height: auto;
    }

    .lj_editor_view .lj-editor-card {
        width: 415px;
        height: 100px;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 1px 1px rgba(0,0,0,.1), -1px 1px rgba(0,0,0,.1), 1px -1px rgba(0,0,0,.1), -1px -1px rgba(0,0,0,.1);
        overflow: hidden;
        line-height: 22px;
    }

        .lj_editor_view .lj-editor-card img, .lj-editor-img {
            float: left;
            width: 103px;
            height: 103px;
            vertical-align: middle;
            margin-right: 20px;
        }

        .lj_editor_view .lj-editor-card .lj-editor-img {
            display: inline-block;
            *display: block;
            /*background: url(./default/images/card.png) no-repeat;  死链问题*/
        }

        .lj_editor_view .lj-editor-card span, .lj-editor-card a {
            display: block;
        }

        .lj_editor_view .lj-editor-card .lj-editor-type1 {
            background-position: 0 0;
        }

        .lj_editor_view .lj-editor-card .lj-editor-type2 {
            background-position: 0 -103px;
        }

        .lj_editor_view .lj-editor-card .lj-editor-type3 {
            background-position: 0 -206px;
        }

        .lj_editor_view .lj-editor-card .lj-editor-type4 {
            background-position: 0 -309px;
        }

        .lj_editor_view .lj-editor-card .lj-editor-type5,
        .lj_editor_view .lj-editor-card .lj-editor-type8 {
            background-position: 0 -412px;
        }

        .lj_editor_view .lj-editor-card .lj-editor-type6 {
            background-position: 0 -515px;
        }

        .lj_editor_view .lj-editor-card .lj-editor-type7 {
            background-position: 0 -618px;
        }

        .lj_editor_view .lj-editor-card .lj-editor-card-title {
            font-size: 16px;
            color: #333;
            height: 20px;
            width: 285px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: bold;
            margin-top: -2px;
        }

.lj-editor-card .lj-editor-card-desc {
    font-size: 12px;
    color: #999;
    height: 35px;
    line-height: 18px;
    margin-top: 15px;
    overflow: hidden;
}

.lj-editor-card-desc1, .lj-editor-card-desc2 {
    margin-top: 10px;
    height: 17px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    width: 285px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lj-editor-card-desc2 {
    margin-top: 0px;
}

.lj-editor-card .lj-editor-card-goon {
    font-size: 12px;
    color: #333;
    text-decoration: none;
    margin-top: 15px;
}



.lj_editor_view .lj-editor-card_v2_normal {
    width: 460px;
    height: 64px;
    display: block;
    padding: 25px 0;
    border-radius: 0;
    box-shadow: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5 !important;
    position: relative;
    padding-right: 90px;
}

    .lj_editor_view .lj-editor-card_v2_normal img {
        width: 57px;
        height: 57px;
        margin-right: 15px;
    }

    .lj_editor_view .lj-editor-card_v2_normal .lj-editor-card-title_new {
        font-size: 18px;
        color: #333;
        height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 24px;
        margin-bottom: 2px;
        font-weight: bold;
    }

    .lj_editor_view .lj-editor-card_v2_normal .lj-editor-card-des1,
    .lj_editor_view .lj-editor-card_v2_normal .lj-editor-card-des2 {
        font-size: 14px;
        color: #b0b3b4;
        line-height: 22px;
    }

    .lj_editor_view .lj-editor-card_v2_normal .lj-editor-card-color_remind {
        display: inline;
        color: #f85848;
        font-size: 14px;
    }

    .lj_editor_view .lj-editor-card_v2_normal .lj-editor-card-goon {
        position: absolute;
        right: 0;
        top: 40px;
        min-width: 64px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #9c9fa1 !important;
        margin: 0;
        text-align: center;
        border-radius: 2px;
        cursor: pointer;
    }

    .lj_editor_view .lj-editor-card_v2_normal .lj-editor-card-title_des {
        display: inline;
        font-size: 12px;
        color: #9c9fa1;
        font-weight: normal;
        border: 1px solid #9c9fa1;
        border-radius: 2px;
        padding: 2px;
        line-height: 12px;
        margin-left: 5px;
        vertical-align: 2px;
        text-align: center;
    }

.lj_editor_view .lj-editor-card_v2_spe2 img {
    border-radius: 50px;
}

.lj_editor_view .lj-editor-card_v2_spe1 {
    width: 550px;
    padding: 25px 0;
    border-radius: 0;
    box-shadow: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    height: auto;
}

    .lj_editor_view .lj-editor-card_v2_spe1 img {
        width: 57px;
        height: 57px;
        margin-right: 15px;
    }

    .lj_editor_view .lj-editor-card_v2_spe1 .lj-editor-card-title_new {
        font-size: 24px;
        color: #333;
        height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 24px;
        font-weight: bold;
    }

    .lj_editor_view .lj-editor-card_v2_spe1 .lj-editor-card-des1 {
        font-size: 13px;
        line-height: 18px;
        color: #b0b3b4;
        margin: 20px 0 22px 0;
    }

        .lj_editor_view .lj-editor-card_v2_spe1 .lj-editor-card-des1 img {
            width: 18px;
            height: 18px;
            margin-right: 5px;
            border-radius: 9px;
        }

    .lj_editor_view .lj-editor-card_v2_spe1 .lj-editor-card-des2 {
        font-size: 13px;
        color: #333333;
        line-height: 20px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .lj_editor_view .lj-editor-card_v2_spe1 .lj-editor-card-goon {
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        width: 100%;
        height: 100%;
    }


.lj_editor_view .lj-editor-card_quote {
    background-color: #f9f9f9;
    border-left: 6px solid #efeff0;
    padding: 10px 12px 6px 13px;
    margin-top: 26px;
    margin-bottom: 20px;
}

    .lj_editor_view .lj-editor-card_quote span {
        display: block;
    }

.lj_editor_view .lj-editor-card_quote_content {
    font-size: 16px;
    color: #6b7072;
}

.lj_editor_view .lj-editor-card_quote_mark {
    font-style: italic;
    color: #9c9fa1;
    font-size: 13px;
}

.lj_editor_view .lj-editor-card_read {
    background-color: #f9f9f9;
    border-left: 6px solid #efeff0;
    padding: 10px 12px 6px 13px;
    margin-top: 26px;
    margin-bottom: 20px;
}

    .lj_editor_view .lj-editor-card_read span {
        display: block;
        font-size: 16px;
        color: #6b7072;
    }

.lj_editor_view .lj-editor-card_read_mark {
    font-weight: bold;
    color: #394043;
}

.lj_editor_view .lj-editor-card_lmark {
    /*margin-top: 4px;
    margin-bottom: 4px;*/
}

    .lj_editor_view .lj-editor-card_lmark span {
        display: block;
        font-size: 13px;
        color: #9c9fa1;
        font-style: italic;
    }

.lj_editor_view .lj-editor-card_phone {
    cursor: text;
}

.lj_editor_view .insert-img a {
    text-decoration: none !important;
}

.lj_editor_view em[data-class="lj-editor-hl"] {
    background-color: #b5d5ff;
    font-weight: normal;
    font-style: normal;
}
