/* 字号自适应标题 title-fluid  */

@media (min-width: 0px) {
    .title-fluid {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .title-fluid {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .title-fluid {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    .title-fluid {
        font-size: 22px;
    }
}

@media (min-width: 1400px) {
    .title-fluid {
        font-size: 24px;
    }
}


/* 字号自适应文章内容 */

@media (min-width: 0px) {
    .content-fluid {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .content-fluid {
        font-size: 16px;
    }
}


/*字号自适应 14px 16px 18px 20px 22px*/

@media (min-width: 0px) {
    .fsz1422-fluid {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .fsz1422-fluid {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .fsz1422-fluid {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .fsz1422-fluid {
        font-size: 20px;
    }
}

@media (min-width: 1400px) {
    .fsz1422-fluid {
        font-size: 22px;
    }
}


/*字号自适应 14px 16px */

@media (min-width: 0px) {
    .fsz46-fluid {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .fsz46-fluid {
        font-size: 16px;
    }
}


/*字号自适应 14px 16px 18px */

@media (min-width: 0px) {
    .fsz468-fluid {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .fsz468-fluid {
        font-size: 16px;
    }
}

@media (min-width: 1400px) {
    .fsz468-fluid {
        font-size: 18px;
    }
}


/*字号自适应 20px 22px 24px 26px 26px 30px*/

@media (min-width: 0px) {
    .fsz2030-fluid {
        font-size: 20px;
    }
}

@media (min-width: 576px) {
    .fsz2030-fluid {
        font-size: 22px;
    }
}

@media (min-width: 768px) {
    .fsz2030-fluid {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    .fsz2030-fluid {
        font-size: 26px;
    }
}

@media (min-width: 1200px) {
    .fsz2030-fluid {
        font-size: 28px;
    }
}

@media (min-width: 1400px) {
    .fsz2030-fluid {
        font-size: 30px;
    }
}


/*字号自适应 16px 18px 20px*/

@media (min-width: 0px) {
    .fsz1620-fluid {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .fsz1620-fluid {
        font-size: 18px;
    }
}

@media (min-width: 1400px) {
    .fsz1620-fluid {
        font-size: 20px;
    }
}


/*字号自适应 16px 18px 20px 22px 24px*/

@media (min-width: 0px) {
    .fsz1624-fluid {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .fsz1624-fluid {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .fsz1624-fluid {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    .fsz1624-fluid {
        font-size: 22px;
    }
}

@media (min-width: 1400px) {
    .fsz1624-fluid {
        font-size: 24px;
    }
}

/*字号自适应 18px 20px 24px 28px 32px 36px */
@media (min-width: 0px) {
    .fsz1836-fluid {
        font-size: 18px;
    }
}

@media (min-width: 576px) {
    .fsz1836-fluid {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .fsz1836-fluid {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    .fsz1836-fluid {
        font-size: 28px;
    }
}

@media (min-width: 1200px) {
    .fsz1836-fluid {
        font-size: 32px;
    }
}

@media (min-width: 1400px) {
    .fsz1836-fluid {
        font-size: 36px;
    }
}

/*字号自适应 18px 20px 24px 28px 32px 36px */
@media (min-width: 0px) {
    .fsz1828-fluid {
        font-size: 18px !important;
    }
}

@media (min-width: 576px) {
    .fsz1828-fluid {
        font-size: 20px !important;
    }
}

@media (min-width: 768px) {
    .fsz1828-fluid {
        font-size: 22px !important;
    }
}

@media (min-width: 992px) {
    .fsz1828-fluid {
        font-size: 24px !important;
    }
}

@media (min-width: 1200px) {
    .fsz1828-fluid {
        font-size: 26px !important;
    }
}

@media (min-width: 1400px) {
    .fsz1828-fluid {
        font-size: 28px !important;
    }
}

/*字号自适应 12px 14px 16px 18px 20px */
@media (min-width: 0px) {
    .fsz1220-fluid {
        font-size: 12px;
    }
}

@media (min-width: 576px) {
    .fsz1220-fluid {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .fsz1220-fluid {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .fsz1220-fluid {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .fsz1220-fluid {
        font-size: 20px;
    }
}

/*关注数 粉丝数 喜欢数左右间距*/

@media (min-width: 0px) {
    .focusPadding-fluid>li {
        padding-left: 4px;
        padding-right: 4px;
    }
}

@media (min-width: 576px) {
    .focusPadding-fluid>li {
        padding-left: 12px;
        padding-right: 12px;
    }
}


/*消息弹框样式*/

.msgBoxF {
    position: fixed;
    width: 100%;
    height: 40px;
    text-align: center;
    bottom: 100%;
    display: flex;
    justify-content: center;
    z-index: 9999;
}

.testMsgBox {
    width: auto;
    min-width: 150px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    border-radius: 19px;
    background-color: #95d475;
    color: #529b2e;
    text-align: center;
    opacity: 0;
    transition: opacity 1s ease, bottom 1s ease;
    z-index: 1000;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;

}


/*搜索历史项过长隐藏部分*/

.dropdown-item {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-width: 300px;
}

.iconCol {
    width: auto;
    padding: 0;
}

.iconCol>img {
    height: auto;
    cursor: pointer;
}

.loginCol {
    display: flex;
    opacity: 0;
}

.avatarCol {
    display: none;
    align-items: center;
    justify-content: end;
    padding: 0;
}

@media (min-width: 0px) {
    .iconCol {
        margin: 0 !important;
        display: flex;
        align-items: center;
        flex-grow: 1;
    }
}

@media (min-width: 992px) {
    .iconCol {
        flex-grow: unset;
    }
}

@media (min-width: 1200px) {
    .iconCol {
        margin: 0 clamp(10px, 10%, 111px) !important;
    }
}

@media (min-width: 0px) {
    .container {
        max-width: calc(100% - 40px);
        padding: 0;
    }

    .iconCol>img {
        width: 45px;
    }

    .avatarCol {
        width: auto;
    }

    .loginCol,
    .avatarCol {
        margin-right: 0 !important;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 80%;
        padding: 0;
    }

    .iconCol>img {
        width: 50px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 75%;
        padding: 0;
    }

    .iconCol>img {
        width: 55px;
    }

    .avatarCol {
        width: 100px;
    }

    .loginCol,
    .avatarCol {
        margin-right: 107px !important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 70%;
        padding: 0;
    }

    .iconCol>img {
        width: 60px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 62.5%;
        padding: 0;
    }

    .iconCol>img {
        width: 65px;
    }
}

/*固定底部*/
.fixedBottom {
    width: 100%;
    height: auto;
    background-color: #333333;
    position: relative;
    color: #ffffff;
    min-height: 340px;
    margin-top: clamp(10px, 7%, 80px);
    padding-top: clamp(10px, 5%, 60px);
}

.bottomCenter {
    padding: 0;
}

.bottomL {
    padding: 0;
}

.bottomL>ul {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
    margin-right: clamp(10px, 11%, 88px);
}


/* .bottomL>ul :nth-child(1)>a {
    font-size: 62.5%;
} */

.liF {
    margin-bottom: 19px;
    margin-top: 0;
}

.bottomL>ul {
    font-size: 0;
}

.bottomL>ul>li {
    height: auto;
    margin-top: 15px;
}

.bottomL>ul>li>a {
    color: #ffffff;
}

@media (min-width: 0px) {
    .bottomL>ul>li>a {
        font-size: 12px;
    }
}

@media (min-width: 576px) {
    .bottomL>ul>li>a {
        font-size: 14px;
    }
}

.bottomL>ul>li:nth-child(1)>a {
    font-size: unset;
}

.bottomR {
    text-align: right;
    padding: 0;
}

.bottomR>ul {
    padding: 0;
}

.bottomR>ul>li {
    font-size: 14px;
    margin-bottom: 25px;
}

.bottomLine {
    width: 100%;
    height: 1px;
    background-color: rgba(235, 224, 206, 0.2);
    margin-top: clamp(5px, 1.7%, 20px);
}

.bottomImg {
    margin-bottom: 21px;
    margin-top: 15px;
}

.bottomTip {
    font-size: 14px;
    float: right;
}

/*侧边按钮*/
.otherBtn {
    padding: 0;
    position: fixed;
    top: clamp(100px, 15%, 751px);
    right: calc(18.75% - 65px);
    height: auto;
    width: auto;
    z-index: 1000;
}

.otherBtn1 {
    width: 45px;
    height: 45px;
    background-color: #fcecec;
    display: block;
    text-align: center;
    line-height: 45px;
}

.otherBtn2 {
    width: 45px;
    height: 45px;
    background-color: #b01716;
    display: block;
    text-align: center;
    line-height: 45px;
    margin-top: 7px;
}

.otherBtn3 {
    width: 45px;
    height: 45px;
    background-color: #fcecec;
    display: block;
    text-align: center;
    line-height: 45px;
    margin-top: 27px;
}

.otherImg1 {
    width: 19px;
    height: auto;
}

.otherImg2 {
    width: 21px;
    height: auto;
}

.otherImg3 {
    width: 26px;
    height: auto;
}

@media (min-width: 0px) {
    .otherBtn {
        display: none;
    }
}

@media (min-width: 992px) {
    .otherBtn {
        display: block;
        right: calc(12.5% - 65px);
    }
}

@media (min-width: 1200px) {
    .otherBtn {
        display: block;
        right: calc(15% - 65px);
    }
}

@media (min-width: 1400px) {
    .otherBtn {
        display: block;
        right: calc(18.75% - 65px);
    }
}

.noResult {
    width: 100%;
    height: 500px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.noResult>img {
    width: auto;
    height: 300px;
}

#downloadQrCode {
    width: 169px;
    height: 169px;
    background-color: #fff;
    position: absolute;
    right: 100%;
    top: 0;
    display: none;
    align-items: center;
    justify-content: center;
}

.otherBtn1:hover+#downloadQrCode {
    display: flex;
}

* {
    user-select: none
}

/*发送文章通用，确认是否允许转发*/
#forwardConfirm {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.5);
}

#forwardConfirm>div {
    width: 300px;
    height: 224px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -112px;
}

#forwardConfirm>div>div:nth-child(1) {
    height: 54px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#forwardConfirm>div>div:nth-child(1)>p {
    font-size: 18px;
    color: #303133;
}

#forwardConfirm>div>div:nth-child(1)>img {
    width: 16px;
    height: 18px;
}

#forwardConfirm>div>div:nth-child(2) {
    height: 100px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #303133;
    font-size: 18px;
}

#forwardConfirm>div>div:nth-child(3) {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#forwardConfirm>div>div:nth-child(3)>button {
    width: 80px;
    height: 30px;
    border-radius: 14.5px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#forwardConfirm>div>div:nth-child(3)>button:nth-child(1) {
    background-color: rgba(0, 0, 0, 0);
    color: #999999;
    border: 1px solid #999999;
}

#forwardConfirm>div>div:nth-child(3)>button:nth-child(2) {
    background-color: #b01716;
    color: #fff;
    border: none;
}

/*侧边按钮跳转编辑页通用*/
#editPageConfirm {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.5);
}

#editPageConfirm>div {
    width: 300px;
    height: 334px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -167px;
}

#editPageConfirm>div>div:nth-child(1) {
    height: 54px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#editPageConfirm>div>div:nth-child(1)>p {
    font-size: 18px;
    color: #303133;
}

#editPageConfirm>div>div:nth-child(1)>img {
    width: 16px;
    height: 18px;
}

#editPageConfirm>div>div:nth-child(2) {
    padding: 20px;
}

.nowEditPage {
    color: #fff !important;
    background-color: #b01716 !important;
    border: none !important;
}

#editPageConfirm>div>div:nth-child(2)>p {
    width: 260px;
    height: 30px;
    border-radius: 14.5px;
    font-size: 18px;
    color: #999999;
    border: 1px solid #999999;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}

#editPageConfirm>div>div:nth-child(3) {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#editPageConfirm>div>div:nth-child(3)>button {
    width: 80px;
    height: 30px;
    border-radius: 14.5px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#editPageConfirm>div>div:nth-child(3)>button:nth-child(1) {
    background-color: rgba(0, 0, 0, 0);
    color: #999999;
    border: 1px solid #999999;
}

#editPageConfirm>div>div:nth-child(3)>button:nth-child(2) {
    background-color: #b01716;
    color: #fff;
    border: none;
}