body {
    padding: 0 .506667rem;
    background: #f8f8f8;
    position: relative;
}

a {
    text-decoration: none;
}

h1 {
    font-size: .573333rem;
    line-height: 1.4;
    color: #23232a;
    text-align: justify;
    margin-top: .586667rem;
}

.g-articleMsg {
    margin-top: .533333rem;
    overflow: hidden;
    margin-bottom: 0.15rem;
}

.declaration-box {
    color: #999;
    font-size: 0.34rem;
    line-height: 0.6rem;
    text-align: center;
    margin: 0.5rem 0;
    position: relative;
}

.declaration-box span {
    position: relative;
}

.declaration-box span::before {
    content: '';
    position: absolute;
    left: 1.6rem;
    top: 0.2rem;
    height: 1px;
    width: 3rem;
    background: #f0f0f0;
}

.declaration-box span::after {
    content: '';
    position: absolute;
    right: 1.6rem;
    top: 0.2rem;
    height: 1px;
    width: 3rem;
    background: #f0f0f0;
}

.typeTags .typeTag {
    padding: 0.08rem 0.2rem;
    font-size: 0.32rem;
    border: 1px solid transparent;
    border-radius: 0.1rem;
    margin: 0.15rem 0.05rem 0rem;
    vertical-align: middle;
    display: inline-block;
    letter-spacing: 1px;
}

.typeTags .typeTag.tagColor1 {
    color: #8ca2ba;
    border: 1px solid #8ca2ba;
}

.typeTags .typeTag.tagColor2 {
    color: #979797;
    border: 1px solid #979797;
}

.typeTags .typeTag.tagColor3 {
    color: #e2a370;
    border: 1px solid #e2a370;
}

.typeTags .typeTag.tagColor4 {
    color: #7d81ae;
    border: 1px solid #7d81ae;
}

.typeTags .typeTag abbr {
    font-size: 0.34rem;
    text-shadow: 0 0 0;
}

.typeTags .typeTag abbr.lows {
    color: #5bb253
}

.typeTags .typeTag abbr.highs {
    color: #d02d28
}

.m-creatTime {
    float: left;
    color: #b9b9b9;
    font-size: .306667rem;
}

#m-lisenNews {
    float: right;
    width: 1.506667rem;
    height: .36rem;
}

.g-reporter {
    margin: 0 -0.506667rem;
    padding: .333333rem .506667rem;
    background: #eeeeee;
    margin-top: .666667rem;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    position: relative;
}

.m-reporterList {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.m-reporterList li {
    display: inline-block;
    overflow: hidden;
    margin-right: .4rem;
}

.u-reporter {
    width: 1.146667rem;
    height: 1.146667rem;
    position: relative;
    float: left;
    margin-right: .266667rem;
}

.u-reporterHead {
    width: 1.146667rem;
    height: 1.146667rem;
    border-radius: 50%;
}

.u-reporterIcon {
    width: .333333rem;
    height: .333333rem;
    position: absolute;
    right: 0;
    bottom: 0.02rem;
}

.u-reporterName {
    float: left;
    padding-top: 0.1rem;
}

.u-reporterName span {
    font-size: .32rem;
    color: #33333e;
    vertical-align: text-top;
    margin-right: .24rem;
}

.u-reporterNBD {
    width: 1.226667rem;
    height: .346667rem;
    display: inline-block;
}

.u-reporterNum {
    margin-top: .2rem;
    color: #b9b9b9;
}

.u-reporterNum span {
    color: #fe5a80;
    margin-right: 0;
    margin-top: 1px;
    display: inline-block;
}

.u-singlemMore {
    line-height: .666667rem;
    text-align: center;
    font-size: .32rem;
    color: #b9b9b9;
    position: absolute;
    right: .506667rem;
    top: 50%;
    margin-top: -.383333rem;
}

.m-lead {
    margin: 0 -0.506667rem;
    padding: .426667rem .506667rem;
    margin-top: -1px;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    color: #595959;
    font-size: .426667rem;
    line-height: 1.6;
    text-align: justify;
    /* font-weight: lighter; */
    font-weight: bolder;
}

.m-article {
    padding: .666667rem 0;
}

.m-article p {
    text-align: justify;
    color: #23232a;
    line-height: 1.5;
    font-size: .426667rem;
    margin-bottom: .5rem;
}

.m-article p:last-child {
    margin-bottom: 0;
}

.m-article img {
    max-width: 100%;
    border-radius: 2px;
    display: block;
    margin: 0 auto;
}

.m-article h2 {
    margin-bottom: .5rem;
    color: #23232a;
    font-size: .453333rem;
    border-left: 3px solid #008cd6;
    padding-left: .2rem;
}

.m-editors {
    display: block;
    overflow: hidden;
    color: #868686;
}

.m-editors p {
    overflow: hidden;
}

.m-editors span {
    margin-bottom: .506667rem;
    font-size: .306667rem;
    float: left;
    line-height: 1.3;
}

.u-left {
    width: 1.5rem;
}

.u-right {
    width: 7rem;
}

.g-tags {
    font-size: .333333rem;
    margin: 0 -.506667rem;
    padding: .266667rem .506667rem;
    background: #f3f3f3;
    overflow: hidden;
    padding-bottom: 0;
}

.g-tags .u-left {
    float: left;
}

.g-tags .u-right {
    float: left;
}

.u-tag {
    padding: .066667rem .4rem;
    border: 1px solid #9a9ca1;
    color: #595959;
    border-radius: 30px;
    margin-right: .15rem;
    margin-bottom: .266667rem;
    display: inline-block;
}

.g-articleGood {
    margin-top: .666667rem;
    text-align: center;
    margin-bottom: .666667rem;
}

#m-good {
    width: 5.6rem;
    height: .933333rem;
    box-sizing: border-box;
    border: 1px solid #ff4f78;
    display: block;
    margin: 0 auto;
    border-radius: 30px;
    line-height: .933333rem;
    font-size: .426667rem;
    color: #ff4f78;
}

.g-articleGood p {
    color: #868686;
    text-align: center;
    font-size: .3rem;
    margin-top: .266667rem;
}

hr {
    height: .246667rem;
    margin: 0 -.506667rem;
    background: #e8e8e8;
    border: 0;
}

.g-ad {
    margin: .4rem 0;
}

.m-adTitle {
    font-size: .426667rem;
    color: #010101;
}

.m-adImg {
    max-width: 100%;
    border-radius: 6px;
    margin-top: .266667rem;
}

.m-adTag {
    width: 1rem;
    height: .4rem;
    border: 1px solid #868686;
    text-align: center;
    line-height: .4rem;
    color: #868686;
    border-radius: 5px;
    display: block;
    font-size: .213333rem;
    margin-top: .133333rem;
}

.g-aboutReading {
    margin-top: .266667rem;
}

.m-aboutReadingTitle {
    text-align: center;
    font-size: .426667rem;
    color: #33333e;
    text-shadow: 0 0 0;
    letter-spacing: 2px;
    margin: 0.6rem auto
}

.m-aboutReadingTitle i {
    width: .933333rem;
    height: .206667rem;
    background: #008cd6;
    display: block;
    margin: 0 auto;
    margin-top: .2rem;
}

.m-aboutReadingList {
    overflow: hidden;
    margin: 0 -.506667rem;
}

.m-aboutReadingList li {
    padding: .4rem .506667rem;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ececec;
    min-height: 1.866667rem;
}

.m-aboutReadingImg {
    width: 2.8rem;
    height: 1.866667rem;
    float: right;
    margin-left: .25rem;
    overflow: hidden;
}

.m-aboutReadingImg img {
    max-width: 100%;
    border-radius: 5px;
}

.m-aboutReadingText {
    font-size: .373333rem;
    color: #23232a;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.m-aboutReadingNum {
    display: inline-block;
    line-height: 0.5rem;
    color: #fff;
    box-shadow: 0 0 0;
    text-align: center;
    border-radius: 4px;
    font-size: 0.3rem;
    border: 1px solid #c6c6c6;
    color: #c6c6c6;
    text-shadow: 0 0 0;
    margin-top: 0.3rem;
    padding: 0.02rem 0.18rem 0.026rem;
}

.m-aboutReadingNum img {
    width: .386667rem;
    height: .266667rem;
    vertical-align: middle;
    margin-right: 5px;
}

.g-commnet {
    margin: .533333rem 0;
}

.m-commentTitle {
    text-align: center;
    font-size: .426667rem;
    color: #33333e;
    text-shadow: 0 0 0;
    margin: 0.6rem auto;
    letter-spacing: 2px;
}

.m-commentTitle i {
    width: .933333rem;
    height: .206667rem;
    background: #008cd6;
    display: block;
    margin: 0 auto;
    margin-top: .2rem;
}

.m-commentTitle span {
    color: #c6c6c6
}

.m-creamComment {
    margin-top: .266667rem;
    /*border-bottom: 1px solid #eaeaea;*/
}

.m-aboutReadingTitle span {
    color: #c6c6c6
}

.m-hotComment {
    margin-top: .666667rem;
}

.m-commentBlock {
    font-size: .36rem;
    color: #23232a;
}

.m-commentList {
    overflow: hidden;
    margin-top: .333333rem;
}

.m-commentList li {
    /*border-bottom: 1px solid #eaeaea;*/
    margin-bottom: .633333rem;
    padding-bottom: .266667rem;
}

.m-commentList li:last-child {
    border: 0;
}

.u-comment {
    overflow: hidden;
    height: .64rem;
    line-height: .64rem;
    position: relative;
}

.u-commentHead {
    width: .64rem;
    height: .64rem;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin-right: .133333rem;
}

.u-commentHead img {
    max-width: 100%;
}

.u-commentName {
    font-size: .36rem;
    color: #868686;
}

.u-commentGood {
    float: right;
    font-size: .346667rem;
    color: #b9b9b9;
}

.u-commentGood img {
    vertical-align: inherit;
    margin-right: 5px;
    width: .346667rem;
    height: .333333rem;
}

.u-commentGood a {
    color: #878383
}

.u-commentText {
    margin-top: .266667rem;
    padding-left: 0.773333rem;
    font-size: .386667rem;
    line-height: 1.4;
    color: #23232a;
    text-align: justify;
}

.u-commentTime {
    margin-top: .266667rem;
    font-size: .266667rem;
    color: #b9b9b9;
    padding-left: 0.773333rem;
    padding-top: 2px;
    overflow: hidden;
}

span.u-reporterName-title {
    color: #b9b9b9;
}

.m-replyList .u-commentTime {
    padding-left: 0;
}

.m-autorReply .u-commentTime {
    padding-left: 0;
}

.u-commentTime span {
    float: left;
}

.u-commentTime a {
    float: right;
    color: #b9b9b9;
}

.m-comment {
    overflow: hidden;
}

.m-autorReply {
    padding-left: 0.773333rem;
    margin-top: .266667rem;
}

.u-comment i {
    width: 5px;
    height: .4rem;
    border-radius: 30px;
    background: #008cd6;
    float: left;
    margin-top: 0.12rem;
    margin-right: .066667rem;
}

.u-autorText {
    font-size: .346667rem;
    line-height: 1.4;
    margin-top: .266667rem;
    text-align: justify;
}

.m-replyBox {
    padding-left: 0.773333rem;
    margin-top: .133333rem;
}

.m-replyList {
    padding: .133333rem 0;
    border: 1px solid #eaeaea;
    border-radius: 10px;
}

.m-replyList li {
    padding: 0 .266667rem;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: .266667rem;
}

.m-replyList li:last-child {
    border: none;
}

.g-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.306667rem;
}

.g-bottom img {
    width: 10rem;
    height: 1.306667rem;
}

.m-original {
    color: #6d6d6d;
    font-size: 0.32rem;
    margin-top: 0.666667rem;
}

h5 {
    font-size: .253333rem;
    color: #959595;
    text-align: center;
    margin-top: -.2rem;
    margin-bottom: .5rem;
}

.g-ask {
    font-size: .333333rem;
    color: #078aea;
    margin-bottom: .506667rem;
}

.m-askTitle {
    margin-bottom: .2rem;
}

.g-ask a {
    display: block;
    margin-bottom: .2rem;
    color: #078aea;
}

.header {
    background: rgba(0, 0, 0, .8);
    height: 1.6rem;
    z-index: 999;
    overflow: hidden;
    position: relative;
    margin: 0 -.506667rem;
}

.slideList {}

.u-nbdIcon {
    width: 1rem;
    margin: 0.3rem 0.1rem 0 0;
}

.u-topImg {
    width: 2.98rem;
    vertical-align: top;
    margin-top: 0.4rem;
}

.u-topText {
    font-size: 0.36rem;
    position: absolute;
    top: 0.35rem;
    left: 1.4rem;
    color: #fff;
    line-height: 0.5rem;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.header .slideRight .nbd_open {
    width: 1.44rem;
    position: absolute;
    top: 0.45rem;
}

.header .slideRight .nbd_close {
    width: 0.4rem;
    position: absolute;
    right: 0.3rem;
    top: 0.6rem;
}

.slideList li {
    height: 1.6rem;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 .506667rem;
}

.header .slideRight {
    width: 2.6rem;
    float: right;
    position: relative;
}

.header .slideLeft {
    width: 6rem;
    float: left;
    position: relative;
}

.slideBox .slideCurrent {
    position: absolute;
    bottom: 0.1rem;
    z-index: 1;
    width: 100%;
    text-align: center;
}

.slideBox .slideCurrent li.on {
    background: #ed2a35;
}

.slideBox .slideCurrent li {
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    background: #7b7b7f;
    overflow: hidden;
    margin: 0 5px;
    color: transparent;
}

.show-more img {
    display: block;
    margin: 0 auto;
    width: 1.8rem;
    position: absolute;
    left: 50%;
    margin-left: -0.9rem;
    top: 1.35rem;
}

.show-more {
    display: none;
    width: 100%;
    background: url(/images/web_app/article/mask.png);
    height: 1.4rem;
    position: relative;
    z-index: 1;
    position: relative;
    top: -1.2rem;
}

.openApp {
    width: 73%;
    display: block;
    margin: 0.7rem auto;
    line-height: 0.8rem;
    font-size: 0.4rem;
    color: #ed2a35;
    box-shadow: 0 0 0;
    text-align: center;
    border-radius: 0.65rem;
    border: 1px solid #ed2a35;
    padding: 0.02rem 0.18rem 0.026rem;
}

footer {
    background: #33333e;
    color: white;
    padding: 0.426rem 0;
    text-align: center;
    margin: 0 -.506667rem;
    font-size: 0.34rem;
    line-height: 0.6rem;
}

.layer {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}

.layer-con {
    overflow: hidden;
    position: fixed;
    width: 8rem;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 0.24rem;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.layer-title {
    text-align: center;
    letter-spacing: 1px;
    color: #ff4f78;
    position: relative;
    border-bottom: 1px solid #cbcbcb;
}

.layer-title span {
    font-size: 0.5rem;
    line-height: 1.2rem;
}

.layer-title img {
    width: 0.54rem;
    position: absolute;
    right: 0.4rem;
    top: 0.35rem;
}

.layer-div {
    background: #f8f8f8;
    padding: 0.4rem 0.4rem 0;
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
}

.layer-more {
    text-align: center;
    color: #7b7b7e;
    padding: 0rem 0 0.4rem;
    background: #f8f8f8;
}

.layer-more img {
    display: block;
    margin: 0 auto;
}

.layer-more abbr {
    color: #23232a;
    font-weight: bold;
    font-size: 0.4rem;
    letter-spacing: 1px;
}

.layer-more a {
    width: 4.2rem;
    padding: 0.2rem 0;
    margin: 0.5rem auto 0.4rem;
    display: block;
    background: #ff4f78;
    color: #fff;
    text-align: center;
    border-radius: 0.2rem;
    font-size: 0.42rem;
}

.verify-group {
    margin-bottom: 0.2rem;
}

.verify-group a {
    display: block;
    padding: 0.2rem 0;
    text-align: center;
    font-size: 0.4rem;
    background: #ed2a36;
    color: #FFF;
    margin-bottom: 0.2rem;
}

.verify-group a[data-active="false"] {
    background: #eeeeee;
    color: #6d6d6d;
}

.nothingComment {
    display: block;
    text-align: center;
    text-decoration: none;
    margin-top: 0.4rem;
}

.nothingComment img {
    display: block;
    margin: 0 auto 0.2rem;
    width: 24%;
}

.nothingComment abbr {
    color: #868686;
    font-size: 12px;
}

.articleInfor {
    font-size: 0.48rem;
    color: #ed2a36;
    font-weight: bolder;
    margin-bottom: 0.4rem;
}

.m-showThumbImg {
    display: block;
    margin: .5rem auto;
}

.m-showThumbImg img {
    max-width: 100%;
    border-radius: 10px;
}

.pagination {
    margin: 0.2rem auto;
}

.pagination a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    text-decoration: none;
}

.pagination a.active {
    background-color: #0064B9;
    color: #FFF;
}

.m-author {
    color: #959595;
    font-size: 0.39rem;
    margin: .2rem 0;
}

.articleCopyright {
    margin-top: .2rem;
}

.articleCopyright p {
    font-size: 12px;
    color: #6d6d6d;
    line-height: 22px
}

.vedioItem {
    margin-bottom: 0.4rem !important;
}

.m-declaration {
    background: #fff;
    padding: 0.6rem 0.4rem;
    box-shadow: 0 3px 3px #dfdfdf;
    margin-bottom: 0.8rem;
}

.m-declaration h6 {
    display: inline-block;
    background: #ed2a36;
    color: #fff;
    padding: 0.18rem 0.4rem;
    font-size: 0.34rem;
    letter-spacing: 4px;
    margin-bottom: 0.2rem;
}

.m-declaration p {
    color: #878383;
    line-height: 0.5rem;
    margin: 0.2rem 0;
    font-size: 0.3rem;
}

.m-declaration p span {
    vertical-align: bottom;
    background: #878383;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    width: 0.42rem;
    height: 0.42rem;
    text-align: center;
    overflow: hidden;
    line-height: 0.42rem;
    font-size: 0.3rem;
    margin-right: 0.12rem;
}

.m-declaration p abbr {
    list-style: none;
    display: inline-block;
    width: 90%;
    margin-left: -0.1rem;
}