﻿.changeFontWrap-pc {
    position: absolute;
    right: 144px;
    bottom: 16px;
    color: #999
}

.changeFontWrap-pc a {
    padding: 0 1px;
    margin-right: 6px;
    color: #999
}

.changeFontWrap-pc a:hover {
    color: #333;
    text-decoration: none
}

.changeFontWrap-pc a.active {
    color: #fff;
    border-radius: 2px;
    background-color: #2187f4
}

.title-box h2{
    font-size: 36px;
    line-height: 48px;
    color: #13161B;
    padding: 36px 0 28px;
}

.title-box .news-time, .title-box .news-from {
    font-size: 14px;
    line-height: 22px;
    color: #8D949F;
    padding-bottom: 12px;
    margin-bottom: 4px;
    border-bottom: 1px solid #E8EAED;
}

.content-l p {
    font-size: 18px;
    line-height: 32px
}

.content-l p img{
    margin: 6px 0;
}

.s-page .title-box h2 {
    font-size: 32px;
    line-height: 44px;
    color: #13161B;
    padding: 32px 0 24px;
}

.s-page .title-box .news-time,.s-page .title-box .news-from {
    font-size: 14px;
    line-height: 22px;
    color: #8D949F;
    padding-bottom: 12px;
    margin-bottom: 4px;
}

.s-page .content-l p {
    font-size: 16px;
    line-height: 30px
}

.s-page .content-l p img{
    margin: 4px 0;
}

.b-page .title-box h2 {
    font-size: 40px;
    line-height: 52px;
    padding: 40px 0 32px
}

.b-page .title-box .news-time,.b-page .title-box .news-from {
    font-size: 16px;
    line-height: 24px;
    color: #8D949F;
    padding-bottom: 14px;
    margin-bottom: 4px;
}

.b-page .content-l p {
    font-size: 24px;
    line-height: 44px;
}

.bb-page .title-box h2 {
    font-size: 44px;
    line-height: 56px;
    padding: 44px 0 36px
}

.bb-page .title-box .news-time,.bb-page .title-box .news-from {
    font-size: 18px;
    line-height: 26px;
    color: #8D949F;
    padding-bottom: 16px;
    margin-bottom: 4px;
}

.bb-page .content-l p {
    font-size: 28px;
    line-height: 48px;
}

.wap-news .news-top {
    display: flex
}

.wap-news .news-top .link {
    flex: 1
}

.pw-time {
    position: relative;
    padding-bottom: .14rem;
    height: auto
}

.pw-time .news-time {
    display: inline-block;
    vertical-align: top;
    margin-right: .5rem
}

.pw-time .changeFontWrap-wap {
    position: absolute;
    right: 0;
    width: .7rem;
    text-align: right
}

.pw-time .changeFontWrap-wap span {
    font-size: .2rem
}

.font-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    z-index: 2001;
    background-color: rgba(0,0,0,0.7)
}

.font-popup {
    position: absolute;
    left: 0;
    top: 198px;
    z-index: 2002;
    overflow: visible;
    width: 100%
}

.font-popup .popover-arrow {
    position: absolute;
    right: .32rem;
    top: 0;
    width: 0;
    height: 0;
    border: .12rem solid transparent;
    border-top-width: 0;
    border-bottom-color: currentColor;
    color: #f6f6f6;
    transform: translate(-50%, -100%)
}

.font-popup .popover-content {
    padding: .28rem .32rem .64rem;
    background-color: #f6f6f6;
    overflow: hidden;
    border-radius: .16rem;
    font-size: .26rem
}

.font-popup .popover-content h5 {
    color: #000;
    font-weight: 400;
    font-size: .32rem;
    line-height: 2;
    margin-bottom: .2rem
}

.font-popup .ctrl-warp {
    display: flex;
    align-items: flex-end
}

.font-popup .ctrl-warp img {
    width: .26rem;
    height: .26rem
}

.font-popup .ctrl-c {
    flex: 1;
    padding-bottom: .12rem
}

.font-popup .font-ctrl {
    display: flex;
    flex: 1;
    justify-content: space-between
}

.font-popup .ctrl-btn {
    width: 1.2rem;
    text-align: center
}

.font-popup .ctrl-btn .ctrl-text {
    position: relative;
    margin: 0 auto;
    width: .64rem;
    line-height: .64rem;
    border-radius: 50%
}

.font-popup .font-ctrl-line {
    margin: 0 .54rem;
    height: 1px;
    background: #e0e0e0;
    margin-top: -0.06rem
}

.font-popup .ctrl-point {
    margin: .2rem auto 0;
    width: .12rem;
    height: .12rem;
    border-radius: 50%;
    background-color: #afafaf
}

.font-popup .ctrl-active .ctrl-text {
    color: #fff;
    background: #2186f4
}

.font-popup .ctrl-active .ctrl-text:after {
    content: " ";
    position: absolute;
    right: .2rem;
    bottom: -0.08rem;
    width: 0;
    height: 0;
    border: .12rem solid transparent;
    border-bottom-width: 0;
    border-top-color: currentColor;
    color: #2186f4
}

.font-popup .ctrl-active .ctrl-point {
    background-color: #3a8ee9
}