﻿@charset "UTF-8";
* {
    /*color: #333*/
}

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none
}

.btnGroup {
    font-size: 0
}

.btnGroup .btn:not(:last-child) {
    margin-right: 10px
}

.btn {
    display: inline-block;
    font-size: 12px;
    height: 23px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.btn.active {
    color: #fff;
    background: #DF001F;
    border: 1px solid #DF001F
}

.over {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.overD {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

a:link * {
    text-decoration: none
}

a:visited * {
    text-decoration: none
}

a:hover * {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

a:active * {
    text-decoration: none
}

.info {
    bottom: 40px;
    font-size: 12px;
    font-family: DIN Offc Pro
}

.info .time {
    float: left
}

.info .count {
    float: right
}

.info .count img {
    height: 10px
}

.info .count i {
    font-style: normal
}

.newsDetail {
    position: relative;
    overflow: hidden;
    background: #fff
}

.newsDetail > .wrapper {
    position: relative;
    width: 745px;
    margin: 0 auto;
    padding: 129px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.newsDetail > .wrapper #floatLayer {
    display: none
}

.newsDetail > .wrapper .tit {
    font-size: 26px;
    font-weight: 600;
    word-wrap: break-word
}

.newsDetail > .wrapper .info {
    margin-top: 23px;
    font-size: 14px
}

.newsDetail > .wrapper .info .left {
    float: left;
    height: 25px;
    line-height: 25px
}

.newsDetail > .wrapper .info .left span:not(:last-child) {
    margin-right: 40px
}

.newsDetail > .wrapper .info .left span:last-child {
    font-family: DIN Offc Pro
}

.newsDetail > .wrapper .info .right {
    float: right
}

.newsDetail > .wrapper .pic {
    margin-top: 20px;
    height: 475px;
    width: 100%
}

.newsDetail > .wrapper .txt {
    margin-top: 30px
}

.newsDetail > .wrapper .txt * {
    /*width: 100% !important;*/
    /*margin: 0 !important;*/
    /*margin-top: 20px !important;*/
    /*font-weight: 400 !important;*/
    /*padding: 0 !important;*/
    /*line-height: 24px !important;*/
}

.newsDetail > .wrapper .txt img, .newsDetail > .wrapper .txt embed {
    display: block !important
}

.newsDetail > .wrapper .txt p, .newsDetail > .wrapper .txt span {
    word-wrap: break-word !important;
    font-size: 16px !important;
    line-height: 28px !important
}

.newsDetail > .wrapper .txt h, .newsDetail > .wrapper .txt h1, .newsDetail > .wrapper .txt h2, .newsDetail > .wrapper .txt h3, .newsDetail > .wrapper .txt h4, .newsDetail > .wrapper .txt h5, .newsDetail > .wrapper .txt h6 {
    margin-top: 40px !important;
    font-weight: 600 !important;
    font-size: 24px !important
}

.newsDetail > .wrapper .share {
    margin-top: 78px;
    position: relative;
    text-align: center;
    font-size: 0
}

.newsDetail > .wrapper .share #qrcode {
    display: none;
    position: absolute;
    width: 128px;
    height: 128px;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 10px #ccc;
    -moz-box-shadow: 1px 1px 10px #ccc;
    box-shadow: 1px 1px 10px #ccc
}

.newsDetail > .wrapper .share a {
    display: inline-block;
    font-size: 24px;
    color: #222;
    margin-top: 3px;
    margin: 0 14px;
    position: relative
}

.newsDetail > .wrapper .share a:hover {
    color: #DF001F
}

.newsDetail > .wrapper .page {
    font-size: 14px;
    height: 65px;
    line-height: 65px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
    position: relative
}

.newsDetail > .wrapper .page .pagePc {
    display: inline-block
}

.newsDetail > .wrapper .page .pageIphone {
    display: none
}

.newsDetail > .wrapper .page span {
    display: inline-block;
    width: 266px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle
}

.newsDetail > .wrapper .page img {
    width: 6px;
    cursor: pointer
}

.newsDetail > .wrapper .page .left {
    float: left
}

.newsDetail > .wrapper .page .left img {
    margin-right: 16px
}

.newsDetail > .wrapper .page .right {
    float: right
}

.newsDetail > .wrapper .page .right .pagePc {
    text-align: right
}

.newsDetail > .wrapper .page .right img {
    margin-left: 16px
}

.newsDetail > .wrapper .page .home {
    width: 65px;
    height: 65px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    position: absolute;
    left: 50%;
    margin-left: -32.5px;
    top: 0;
    cursor: pointer
}

.newsDetail > .wrapper .page .home img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%)
}

@media (max-width: 767px) {
    .newsDetail > .wrapper {
        width: 100%;
        padding: 20px 36px
    }

    .newsDetail > .wrapper #floatLayer {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .8);
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 10001
    }

    .newsDetail > .wrapper #floatLayer img {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 60px
    }

    .newsDetail > .wrapper #floatLayer span {
        position: absolute;
        top: 70px;
        right: 20px;
        color: #fff;
        font-size: 14px;
        padding-top: 20px
    }

    .newsDetail > .wrapper .info .left {
        width: 100%
    }

    .newsDetail > .wrapper .info .left span:nth-child(2) {
        float: right
    }

    .newsDetail > .wrapper .info .right {
        float: left;
        margin-top: 12px
    }

    .newsDetail > .wrapper .info .right .btn:not(:last-child) {
        margin-right: 10px
    }

    .newsDetail > .wrapper .pic {
        height: 196px
    }

    .newsDetail > .wrapper .txt {
        margin-top: 18px
    }

    .newsDetail > .wrapper .txt p {
        color: #777
    }

    .newsDetail > .wrapper .txt p > span > img, .newsDetail > .wrapper .txt p > img, .newsDetail > .wrapper .txt p img {
        width: 100%
    }

    .newsDetail > .wrapper .txt p:not(last-child) {
        padding-bottom: 10px
    }

    .newsDetail > .wrapper .share {
        padding-left: 0;
        margin-top: 30px
    }

    .newsDetail > .wrapper .page .pageIphone {
        display: inline-block
    }

    .newsDetail > .wrapper .page .pagePc {
        display: none
    }

    .newsDetail > .wrapper .page span {
        width: auto
    }
}