p.content-font,
div.content-font {
    line-height: 1.8em;
    font-size: 18px;
    color: #2d2d2d;
    font-weight: inherit;
    letter-spacing: 1px;
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    /*IE9*/
    -moz-text-align-last: justify;
    /*Firefox*/
    -webkit-text-align-last: justify;
    /*Chrome*/
}
p.content-font,
div.content-font p{
    line-height: 1.8em;
    font-size: 18px;
    color: #2d2d2d;
    font-weight: inherit;
    letter-spacing: 1px;
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    /*IE9*/
    -moz-text-align-last: justify;
    /*Firefox*/
    -webkit-text-align-last: justify;
    /*Chrome*/
}


@media all and (max-width: 750px) {

    p.content-font,
    div.content-font {
        font-size: 1.8rem;
    }
}

a p.content-font,
p.content-font>a,
a div.content-font,
div.content-font>a {
    color: #848484;
}

a:hover p.content-font,
p.content-font>a:hover,
a:hover div.content-font,
div.content-font>a:hover {
    color: #5B5A5A;
}

p.content-font img,
div.content-font img {
    margin: 1.5rem 0;
}

.header .mobile-nav .s-navlist .inner-list {
    position: relative;
}


figure,
.media {
    margin-bottom: 1.5rem;
}
figure, .media img{
    width: 65%;
    margin: 0 auto;
    position: relative;
}




figure figcaption {
    line-height: 1.5em;
    font-size: 1.14em;
    color: #2d2d2d;
    font-weight: inherit;
    color: #848484;
    padding: 8px 0;
    font-family: 'Microsoft JhengHei';
}




@media all and (max-width: 750px) {
    figure figcaption {
        font-size: 1em;
    }
}

a figure figcaption,
figure figcaption>a {
    color: #848484;
}

a:hover figure figcaption,
figure figcaption>a:hover {
    color: #5B5A5A;
}

a:hover {
    opacity: 0.8;
}

.article-bodyMain-content-description .content-font .newsImageCn {
    margin-left: 0px;
    width: 45%;
    position: relative;
}

.article-bodyMain-content-description .content-font .newsImageMi .editorimgdesc {
    font-size: 30px;
}

.article-bodyMain-content-description .content-font .newsImageMi .editorimgdesc div{
   line-height: 1.8em;
    font-size: 18px;
    color: #2d2d2d;
    font-weight: inherit;
    letter-spacing: 1px;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    /*IE9*/
    -moz-text-align-last: justify;
    /*Firefox*/
    -webkit-text-align-last: justify;
    /*Chrome*/
    text-align: center;
}


.newsVideOut .videBut,
.newsVideInn .videBut {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    display: block;
    height: 50px;
    width: 50px;
    background: url(http://www.mygonews.com/mygonews/images/default_video_but.png) no-repeat;
    cursor: pointer;
}

.articleNews img {
    width: 100%;
}

.article-header {
    margin-bottom: 1.5rem;
}

.article-header h3 {
    font-weight: 300;
    font-weight: 300;
    line-height: 1em;
    border-left: 5px solid #5B5A5A;
    margin-bottom: 0.2em;
    padding-left: .2em;
}

@media all and (max-width: 750px) {
    .article-header h3 {
        font-size: 1em;
    }

    figure, .media img{
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    }
}

.article-header-title {
    line-height: 1.3em;
    font-size: 3.4em;
    font-weight: 500;
    color: #211f1f;
    padding: 10px 0;
}

@media all and (max-width: 790px) {
    .article-header-title {
        font-size: 2.14em;
    }
}

@media all and (max-width: 750px) {
    .article-header-title {
        font-size: 1.8em;
    }
}

.article-header-author,
.article-header-date {
    line-height: 1.74em;
    font-size: 1.14em;
    color: #2d2d2d;
    font-weight: inherit;
    font-weight: 300;
    font-size: 1.076em;
}

@media all and (max-width: 750px) {

    .article-header-author,
    .article-header-date {
        font-size: 1em;
    }
}

a .article-header-author,
.article-header-author>a,
a .article-header-date,
.article-header-date>a {
    color: #848484;
}

a:hover .article-header-author,
.article-header-author>a:hover,
a:hover .article-header-date,
.article-header-date>a:hover {
    color: #5B5A5A;
}

.article-bodyMain-content,
.article-bodyMain-content-description {
    margin-bottom: 3rem;
    font-family: 'Microsoft JhengHei';
}


.article-bodyMain-content img,
.article-bodyMain-content-description img {
    margin-bottom: 0.75rem;
    width: 100%;
    max-width: 100%;
}

@media all and (max-width: 790px) {
    .article-bodyMain-content-description {
        margin-bottom: 1.5rem;
    }
}

.article-bodyAside-ad {
    width: 100%;
}

.article-bodyAside-ad img {
    margin-bottom: 15px;
    width: 100%;
    max-width: 100%;
}

.article-summary {
    margin-bottom: 3rem;
    margin-top: 15px;
}

.article-summary .label.label-default {
    background-color: #211f1f;
    margin-left: 25px;
    padding: 0.6em;
}

.article-summary ul {
    font-weight: normal;
}

.article-summary ul li {
    margin: 0 10px;
    line-height: 1.4em;
    list-style-type: initial;
    list-style: 1.2em;
    margin-top: 0.7em;
    margin-bottom: 0.7em;
    margin: 0.3em 10px 0.3em 2em;
    font-size: 1.65rem;
    padding-top: 15px;
}

@media all and (max-width: 750px) {
    .article-summary ul li {
        font-size: 1.285em;
    }
}

.article-more {
    margin-bottom: 1.5rem;
}

.article-more ul {
    padding: 0 0 1.5rem 0;
    margin: 0.75rem 0 1.5rem 0;
}

.article-more li {
    border-bottom: 1px solid #efefef;
    width: 46%;
    margin-right: 5%;
    float: left;
}

.article-more li:nth-child(even) {
    margin-right: 0;
}
.article-more-item i{
    opacity: 0.6;
    padding-right: 7px;
}

@media all and (max-width: 750px) {
    .article-more li {
        width: 100%;
        float: none;
    }
}

.article-more-item {
    font-size: 1.285em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5em;
    font-weight: 400;
}

@media all and (max-width: 750px) {
    .article-more-item {
        font-size: 1.1428em;
    }
}

@media all and (max-width: 750px) {
    .article-summary ul {
        font-size: 1em;
    }

    .article-author,
    .article-header-date {
        font-size: 0.929em;
    }
}

.article-summary2 {
    margin-top: 0.75rem;
}

.article-summary2 p.summary {
    line-height: 1.45em;
    font-size: 0.98em;
    color: #2d2d2d;
    font-weight: inherit;
    color: #848484;
}

@media all and (max-width: 750px) {
    .article-summary2 p.summary {
        font-size: 1em;
    }
}

a .article-summary2 p.summary,
.article-summary2 p.summary>a {
    color: #848484;
}

a:hover .article-summary2 p.summary,
.article-summary2 p.summary>a:hover {
    color: #5B5A5A;
}

.article-summary2 p.summary::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #d51417;
    margin: 3px 5px;
}

.articleNews-topNav {
    height: 90px;
    border-bottom: 1px solid #848484;
    margin-bottom: 3rem;
}

.articleNews-topNav-title {
    line-height: 1em;
    padding-top: 1em;
    font-size: 2em;

}

.articleNews-topNav .icon {
    width: 50px;
    height: 50px;
}

.articleNews-topNav .icon img {
    width: 100%;
    height: 100%;
    margin-left: -20px;
}

.articleNews-topNav-arrows {
    position: relative;
}

.articleNews-topNav-arrows .swiper-button-next,
.articleNews-topNav-arrows .swiper-button-prev {
    position: absolute;
    top: 20px;
    width: 27px;
    height: 44px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background: none;
}

.articleNews-topNav-arrows .swiper-button-next:active,
.articleNews-topNav-arrows .swiper-button-next:hover,
.articleNews-topNav-arrows .swiper-button-next:focus,
.articleNews-topNav-arrows .swiper-button-prev:active,
.articleNews-topNav-arrows .swiper-button-prev:hover,
.articleNews-topNav-arrows .swiper-button-prev:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}

@media all and (max-width: 750px) {
    .articleNews-topNav {
        height: 52px;
    }

    .articleNews-topNav .title {
        font-size: 1.33em;
    }
}

#newsNav.swiper-container {
    height: 90px;
}

#newsNav.swiper-container .swiper-slide {
    text-align: left;
    display: table;
    font-size: 1em;
    border-collapse: collapse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#newsNav.swiper-container .newsNav-title {
    font-size: 2rem;
    line-height: 2.7rem;
    display: block;
    height: 60px;
}

#newsNav.swiper-container img {
    width: auto;
    height: 60px;
    margin-right: 15px;
    float: left;
}

@media all and (max-width: 750px) {
    #newsNav.swiper-container {
        height: 50px;
    }

    #newsNav.swiper-container .newsNav-title {
        font-size: 1.143em;
        line-height: 1.143em;
    }

    #newsNav.swiper-container img {
        height: 40px;
    }
}

@media all and (max-width: 750px) {
    .header.navbar-fixed-top+.centerbody>.articleNews-topNav {
        margin-top: -20px;
    }
}

.shareBox {
    border-top: 1px solid #848484;
    border-bottom: 1px solid #848484;
    padding: 1em 0 2em 0;
    width: 100%;
    margin-bottom: 3rem;
}

.shareBox div {
    margin-top: .3em;
    margin-bottom: .3em;
}

.shareBox.pad {
    padding: .6em 0 .6em 0;
    margin: 0s 0 1.5rem 0;
    border-top: 0px solid #848484;
    border-bottom: 0px solid #848484;
}

.shareBox.pad h5 {
    display: inline-block;
}

.shareBox.pad>div {
    display: inline-block;
    margin-right: 1em;
}

.shareBox i.icon {
    width: 30px;
    height: 30px;
}

.shareBox i.icon img {
    width: 30px !important;
}

@media all and (max-width: 750px) {
    .section .sec-title {
        font-size: 0.7em;
    }

    /******************/
    .article-header {
        margin-top: 35px;
    }

    .article-summary2 p.summary {
        height: 100px;

        /******************/
    }

    .ranking {
        margin-bottom: 3rem;
    }

    .ranking .rank-head label {
        font-size: 26px;
        font-weight: 300;
        color: #2d2d2d;
    }

}

@media screen and (max-width:480px) {
    .article-header {
        margin-top: 0px;
    }
    .article-summary2 p.summary {
    font-size: 1.2em;
    }

    figure, .media img{
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    }

}

/*# sourceMappingURL=news_articleContent.css.map */

/*2020-04-24修改，图片放大缩小 开始*/

.article-bodyMain-content-description .content-font .newsImageCn,
.article-bodyMain-content-description .content-font .newsIamgeLe {
  margin-left: 0px;
  width: 45%;
  position: relative;
  transition:width 0.5s ease-in-out;
}

.article-bodyMain-content-description .content-font .newsImageMi > .newsImageOut > img {
    width: 80%;
    transition:width 0.5s ease-in-out;
}

.article-bodyMain-content-description .content-font .maxImages,
.article-bodyMain-content-description .content-font .newsImageMi > .newsImageOut > .maxImages {
  width: 100%;
  transition:width 0.5s ease-in-out;
}

.newsImageMi > .newsImageOut > .maxImages

.article-bodyMain-content-description .content-font .newsImageCn .editorimgdesc,
.article-bodyMain-content-description .content-font .newsIamgeLe .editorimgdesc,
.article-bodyMain-content-description .content-font .newsImageMi .editorimgdesc  {
  width: 100%!important;
  font-size: 16px;
}

/*2020-04-24修改，图片放大缩小 结束*/