@charset 'utf-8';

#aritcleContent p strong{
    font-family: 'SourceHanSerifCN-Bold';
}
#aritcleContent p {
    font-family: 'SourceHanSerifCN-Regular' !important;
}

h2 {
    font-family: 'SourceHanSerifCN-Medium' !important;
}

html,
body {
    overflow-x: hidden
}

body {
    max-width: 1080px;
    margin: 0 auto;
    font-family: "fzzysj", "Helvetica Neue", Helvetica, sans-serif;
    color: #333333;
    /*background: #f5f5f5;*/
}

.statement {
    text-align: justify;
}

.statement p {
    margin: 0 10px;
    line-height: 1.55em;
    margin-bottom: 0.5em;
    letter-spacing: 0.05em;
    color: silver;
    font-size: 13px;
}

#share-top {
    display: none;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999999999999999999999999999999;
}

#share-top img {
    width: 100%;
}

/*è¯­éŸ³æ’­æŠ¥*/
.clearfix {
    zoom: 1
}

/*è¯­éŸ³æ’­æŠ¥*/
.clearfix::after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden
}

.thisapp {
    /* color: #C00000; */
    color: #999999;
    font-size: 0.25rem;
    margin-left: 0.3rem;
}

p {
    word-break: normal;
}

/*é¡¶éƒ¨å¤§å›¾*/
.banner-pic {
    position: relative;
    z-index: 22;
    width: 100%
}

.banner-pic img {
    display: block;
    width: 100%;
    height: 100%
}

.banner-pic.fullscreen-banner {
    background-color: #fff;
    height: 100%
}

.cover {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%
}

/*æ˜¯å¦åˆ‡å›¾*/
.pic-news-info {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    padding-top: 1rem;
    padding-right: .3rem;
    padding-bottom: 1rem;
    padding-left: .3rem;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0), #000)
}

.pic-news-info h2 {
    margin-top: .3rem;
    margin-bottom: .3rem;
    line-height: .76rem;
    font-size: 24px;
    font-weight: 500;
    color: #fff
}

.pic-news-info .location-info,
.pic-news-info .media-info {
    color: #fff
}

.page-container h2 {
    margin-top: .3rem;
    padding-left: .3rem;
    padding-right: .3rem;
    font-size: .46rem;
    font-weight: 600;
    color: #333333;
    text-align: justify;
}

.page-container h3 {
    position: relative;
    padding-left: .6rem;
    line-height: .42rem;
    font-size: 17px;
    color: #222
}

.page-container h3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: .44rem;
    height: .34rem;
    background: url(../img/assets/live/icon.png) no-repeat center;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.location-info,
.media-info {
    padding-left: .3rem;
    padding-right: .3rem;
    position: relative;
    width: 100%;
    margin-top: .28rem;
    font-size: 14px;
    color: #666666;
    margin-bottom: .38rem;
}

.location-info .location-avatar,
.media-info .location-avatar,
.location-info .media-avatar,
.media-info .media-avatar {
    float: left;
    width: .46rem;
    height: .46rem;
    margin-right: .3rem;
    border-radius: 50%;
    overflow: hidden
}

.location-info .location-name,
.media-info .location-name {
    float: left;
    line-height: .46rem;
    max-width: 3.6rem
}

.location-info .media-name,
.media-info .media-name {
    max-width: 3rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.location-info .media-date,
.media-info .media-date {
    /* float: right */
}

.location-info .voice-report,
.media-info .voice-report {
    position: absolute;
    top: .1rem;
    right: 0;
    display: inline-block;
    width: 1.87rem;
    height: .46rem;
    background: url(../img/assets/live/read.png) no-repeat center;
    background-size: contain
}

.news-eye {
    margin-top: .4rem
}

.news-eye .icon-eye {
    float: left;
    width: .45rem;
    height: .45rem;
    background: url(../img/assets/live/icon_eye.png) no-repeat center;
    background-size: 100%
}

.news-eye-title h5 {
    height: .45rem;
    margin-left: .6rem;
    border-bottom: 1px solid #b3b3b3;
    border-bottom-width: .03rem;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #231816
}

.news-eye-text {
    padding-top: .3rem;
    padding-bottom: .3rem;
    font-size: 15px;
    border-bottom: 1px solid #b3b3b3;
    border-bottom-width: .03rem
}

.context-wrapper,
.text-container {
    font-size: 18px
}

.context-wrapper p,
.text-container p {
    line-height: 1.6;
    text-align: justify;
    /*    text-indent: 2em;*/
}

.context-wrapper>p,
.text-container>p,
.context-wrapper>section {
    padding-top: .1rem;
    padding-bottom: .1rem;
    padding-left: .3rem !important;
    padding-right: .3rem !important;
}

.context-wrapper .news-eye-text p,
.text-container .news-eye-text p {
    margin: 0
}

.news-plus-title {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.8;
    color: #50668f
}

.news-plus-title span {
    float: left
}

.news-plus-title .news-plus-line {
    position: absolute;
    left: 1.25rem;
    right: 0;
    top: 50%;
    height: .03rem;
    background-color: #50668f
}

.news-plus-text {
    border-bottom: 1px solid #50668f;
    border-bottom-width: .03rem
}

.news-plus-text h4 {
    margin-top: .2rem;
    font-weight: 800;
    font-size: 16px;
    color: #1b6fb6
}

.news-plus-text h4 a {
    margin-top: .2rem;
    font-weight: 800;
    font-size: 16px;
    color: #1b6fb6
}

.news-plus-text p {
    margin-top: .25rem;
    margin-bottom: .35rem;
    font-size: 15px;
    font-weight: 500;
    color: #50668f
}

.block-quote {
    font-size: 16px
}

.block-quote-wrapper {
    position: relative;
    min-height: 1rem
}

.block-quote-aside {
    position: absolute;
    top: 0;
    left: 0;
    width: .75rem;
    height: 100%
}

.block-quote-icon {
    display: block;
    width: .52rem;
    height: .5rem;
    background: url(../img/assets/live/icon_quote.png) no-repeat left center;
    background-size: contain
}

.block-quote-line {
    position: absolute;
    top: .6rem;
    bottom: 0;
    left: 50%;
    display: block;
    width: .06rem;
    background-color: #50668f
}

.block-quote-text {
    margin-left: .75rem;
    font-weight: 500
}

.block-quote-text p {
    margin-top: .2rem;
    margin-bottom: .2rem;
    color: #207894
}

.block-quote-from {
    text-align: right;
    font-weight: 600;
    color: #6e6d7a
}

#aritcleContent>div {
    padding-left: .3rem !important;
    padding-right: .3rem !important;
}

/*å›¾ç‰‡å’Œæ–‡å­—ä¹‹é—´çš„é—´éš”*/
#aritcleContent div.block-image {
    /* margin: .15rem 0; */
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.block-image img {
    display: block;
    /*max-width: 80%;*/
    margin: 0 auto;
    /* padding: .1rem 0; */
    padding-left: 0.3rem !important;
    padding-right: 0.3rem !important;
}

.block-image h5 {
    margin-top: .8em;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
    color: #666
}

/*åº•éƒ¨ç¼–è¾‘ã€è´£ç¼–*/
.editors {
    padding-left: .3rem;
    padding-right: .3rem;
    margin-top: .6rem;
    margin-bottom: .8rem;
}

.editors div {
    display: flex;

}

.editors div:first-child {
    margin-bottom: 5px;
}

.editors div a {
    width: 110px;
    display: block;
    font-size: 14px;
    line-height: .42rem;
    color: #666666;
}

.related-container {
    margin-top: .3rem;
    margin-bottom: 1rem;
    white-space: nowrap;
    overflow-x: auto
}

.news-item {
    display: inline-block;
    width: 3rem;
    margin-right: .2rem;
    border: 1px solid #e1e1e1;
    border-radius: .04rem;
    white-space: normal
}

.news-item:last-of-type {
    margin-right: 0
}

.news-header {
    padding-top: .2rem;
    padding-right: .2rem;
    padding-bottom: .1rem;
    padding-left: .2rem
}

.news-header h4 {
    width: 100%;
    font-size: 14px;
    line-height: .42rem;
    color: #4a4a4a;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.news-info {
    margin-top: .35rem;
    font-size: 11px
}

.news-info span:first-of-type {
    float: left
}

.news-info span:last-of-type {
    float: right
}

.news-pic {
    height: 1.6rem
}

.news-pic img {
    display: block;
    width: 100%;
    height: 100%
}

.multimedia-container {
    position: relative;
    margin-top: .5rem;
    margin-bottom: .5rem
}

.multimedia-container h6 {
    font-size: 13px;
    line-height: .6rem;
    color: #666
}

.media-wrapper {
    position: relative;
    width: 100%
}

.media-wrapper img,
.media-wrapper video {
    display: block;
    width: 100%;
    -o-object-fit: fill;
    object-fit: fill
}

.media-wrapper .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(../img/assets/live/play@0.5x.png);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .98rem;
    background-color: #fff;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.3)
}

footer .return-btn {
    float: left;
    width: .22rem;
    height: .42rem;
    margin-top: .28rem;
    margin-left: .3rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(../img/assets/live/return.png)
}

footer .btn-group {
    float: right;
    margin-right: .3rem
}

footer .btn-item {
    position: relative;
    float: left;
    width: .96rem;
    height: .98rem;
    margin-right: .15rem
}

footer .btn-item:last-of-type {
    margin-right: 0
}

footer .btn-item-comment a {
    background-image: url(../img/assets/live/comment.png)
}

footer .btn-item-thumb a {
    background-image: url(../img/assets/live/thumb_up.png)
}

footer .btn-item-collect a {
    background-image: url(../img/assets/live/collect.png)
}

footer .btn-item-repost a {
    background-image: url(../img/assets/live/repost.png)
}

footer .btn-item a {
    display: block;
    width: .96rem;
    height: .64rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

footer .btn-item span {
    position: absolute;
    bottom: .05rem;
    left: 0;
    display: inline-block;
    width: 100%;
    height: .24rem;
    line-height: .24rem;
    font-size: 10px;
    color: #666;
    text-align: center
}

.video-js .vjs-poster {
    background-size: cover;
}

/*å¦‚æžœå†…å®¹ä¸­æœ‰iframeè®¾ç½®å®½é«˜æ ¼å¼*/
iframe {
    width: 100% !important;
    height: 100%;
}

/*é™„ä»¶æ ·å¼*/
.attachment {
    font-size: .20rem;
    text-align: center;
}

.attachment a {
    text-decoration: underline;
}

/*æŠ•ç¥¨æŒ‚ä»¶æ ·å¼*/
.pendant_vote {
    width: calc(100% - .6rem);
    margin: .6rem auto;
    padding: .1rem .2rem;
    background-color: #ffffff;
    border: .01rem solid #cccccc;
}

.pendant_vote .pendant_vote_head {
    height: .8rem;
    display: flex;
    align-items: center;
    font-size: .32rem;
    font-weight: bold;
    color: #59A5FF;
}

.pendant_vote_head i {
    display: inline-block;
    width: .32rem;
    height: .32rem;
    background-image: url("../img/vote-icon.png");
    background-size: 100% 100%;
    margin-right: .1rem;
}

.pendant_vote .pendant_vote_list .list-option {
    font-size: .25rem;
}

.pendant_vote_list .list-option .pop-header {
    padding: .2rem 0;
    border-bottom: .01rem dashed #cccccc;
    line-height: 1.6;
}

.pendant_vote .pendant_vote_list .list-option .options-list {
    /*padding: 0 .22rem;*/
}

.options-item {
    margin-top: .3rem;
    /*border-bottom: .01rem solid #d1d1d1;*/
}

/*.options-item:last-child{*/
/*    border-bottom: none;*/
/*}*/

.options-item.active {
    color: #59A5FF;
}

.pendant_vote .pendant_vote_list .list-option .option-content {
    width: 100%;
    padding: 0 .18rem;
    margin: .2rem 0 .45rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
}

.pendant_vote .pendant_vote_list .list-option .option-content .option-img {
    width: .92rem;
    height: .92rem;
    margin: 0;
}

.pendant_vote .pendant_vote_list .list-option .option-content .option-body {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    margin-left: .26rem;
}

.pendant_vote .pendant_vote_list .list-option .option-content .option-body .option-body-title {
    margin: .1rem 0;
}

.pendant_vote .pendant_vote_list .list-option .option-content .option-body .progress-bar-slide {
    position: relative;
    display: inline-block;
    width: 4.1rem;
    height: .14rem;
    background: #f0f0f0;
}

.pendant_vote .pendant_vote_list .list-option .option-content .option-body .progress-bar-slide .progress-bar-slide-item {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: .5rem;
    height: .14rem;
    background: #15ae8f;
}

.options-list .list-item {
    overflow: hidden;
}

.input-che {
    position: relative;
    display: inline-block;
    width: .26rem;
    height: .26rem;
    border: .02rem solid #ccd3d9;
    border-radius: 100%;
    background: #ffffff;
    margin-right: .24rem;
    vertical-align: middle;
    float: left;
    margin-top: .05rem
}

.multi .input-che {
    border-radius: 0;
}

.list-item {
    cursor: pointer;
}


.list-item span {
    vertical-align: middle;
    line-height: 1.6;
    display: inline-block;
    width: calc(100% - .5rem);
    float: left;
}

.options-item.active .input-che {
    border: .01rem solid #3b9afd;
    background: #3b9afd;
}

.input-che .input-che-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: .12rem;
    height: .12rem;
    border-radius: 100%;
    background: #ffffff;
}

.multi .input-che .input-che-item {
    border-radius: 0;
}

.list-item-img img {
    width: .92rem;
    height: .92rem;
    margin: .22rem 0 0 .9rem;
}

.pop-footer-tips {
    display: none;
    font-size: .12rem;
    text-align: center;
    color: #f00;
}

.vote_tips_img {
    display: none;
    position: absolute;
    top: -.8rem;
    left: -2.1rem;
    width: 3rem;
    max-width: none;
}

.pendant_vote_submit_button {
    width: 2rem;
    height: .6rem;
    background-color: #59A5FF;
    margin: .3rem auto;
    color: white;
    border-radius: .05rem;
    font-size: .30rem;
    text-align: center;
    line-height: .6rem;
}

.pop-header span {
    color: #999999;
}

/*å›¾é›†æŒ‚ä»¶*/
#pendan_album {
    width: 90%;
    height: 4rem;
    margin: .6rem auto;
}

#pendan_album .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}

#pendan_album img {
    width: 100%;
    height: 100%;
}

#pendan_album .swiper-slide-text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 23;
    width: 100%;
    padding: .1rem .3rem;
    background-color: rgba(0, 0, 0, 0.6);
    line-height: 1.8;
    font-size: 15px;
    color: #e8e8e8;
}

/*æŠ¥åæŒ‚ä»¶*/
#pendan_apply {
    width: 90%;
    margin: .6rem auto;
}

#pendan_apply .pendant-thumb {
    width: 100%;
    height: 3.5rem;
}

#pendan_apply .pendant-thumb img {
    width: 100%;
    height: 100%;
}

#pendan_apply .pemdant-title {
    text-align: center;
    color: #59A5FF;
    font-size: .3rem;
    text-decoration: underline;
}

/*æŠ½å¥–åæŒ‚ä»¶*/
#pendan_prize {
    width: 90%;
    margin: .6rem auto;
}

#pendan_prize .pendant-thumb {
    width: 100%;
    height: 3.5rem;
}

#pendan_prize .pendant-thumb img {
    width: 100%;
    height: 100%;
}

#pendan_prize .pemdant-title {
    text-align: center;
    color: #59A5FF;
    font-size: .3rem;
    text-decoration: underline;
}


/*åº•éƒ¨ä¸¾æŠ¥æ ·å¼*/
.tip-off {
    padding-left: .3rem;
    padding-right: .3rem;
    margin-top: .6rem;
    margin-bottom: .1rem;
    display: flex;
    justify-content: space-between;
}

.tip-off a {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: .6rem;
}

.tip-off .story {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding-left: .1rem;
    padding-right: .1rem;
    line-height: .6rem;
}


/*ç›¸å…³é˜…è¯»*/
.reading_list {
    margin-top: 15px;
    background: white;
}

.reading_list h5 {
    font-size: 18px;
    font-weight: 600;
    padding-top: 20px;
    padding-left: .3rem;
    border-bottom: none;
    padding-bottom: 5px;
    letter-spacing: 1.5px;
    font-family: SourceHanSerifCN, SourceHanSerifCN;
}

.reading_list ul {
    padding: 10px 0;
    padding-top: 0;
    padding-bottom: 30px;
}

.reading_list ul a {
    color: black;
}

.reading_list ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: .3rem .3rem;
}

.reading_list ul a:last-child li {
    border-bottom: none;
}

.reading_list ul li .text {
    width: 100%;
    height: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 10px;
}

.reading_list ul li .text p {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-break: normal;
    -webkit-box-orient: vertical;
    font-family: SourceHanSerifCN, SourceHanSerifCN;
}

.reading_list ul li .text .time {
    display: flex;
    justify-content: space-between;
    color: #666;
}

.reading_list ul li .text .time span {
    font-size: 10px;
}

.reading_list ul li .img {
    height: 1.2rem;
    margin-top: -0.16rem;
}

.reading_list ul li img {
    width: 2.7rem;
    height: 1.5rem;
    border-radius: 0.1rem;
}

.block-image+p {
    /*    text-indent: 0rem !important;*/
    margin: 18px 0;
}

.location-info .media-date,
.media-info .media-date {
    font-size: 0.25rem !important;
    margin-top: 1px !important;
}

#playBtnImg {
    margin-left: 5px;
}