﻿@charset "utf-8";
/* CSS Document */

/*
 * Copyright 2019 sblqtd
 * Email: sblqtd@vip.qq.com
 */

/*@media screen and (max-width: 500px) {
	html {
		font-size: 17px
	}
}

@media screen and (max-width: 400px) {
	html {
		font-size: 15px
	}
}

@media screen and (max-width: 350px) {
	html {
		font-size: 13px
	}
}*/

/*body {
	margin: 0 auto;
	color: #282828;
	font-size: 0.933rem;
	line-height: 1;
	font-family: 'SourceHanSansCNMedium', 'helvetica', 'hiragino sans gb', '微软雅黑', 'Microsoft Yahei', Arial;
}*/

a {
    color: #282828
}

.hide {
    display: none
}

main {
    display: block;
}

.font9 {
    font-size: 0.9rem;
}

.approval-btn {
    position: relative;
}


.CircleName {
    color: #2299ff;
    background: white;
    width: 100%;
    float: left;
}

.rightCircle {
    position: absolute;
    padding: 2px 7px;
    /*height: 0.9rem;*/
    border-radius: 25px;
    background-color: red;
    color: white;
    right: 10px;
    color: white;
    font-size: 0.9rem;
    margin-right: 10px;
    top: 1rem;
    line-height: 1;
    font-family: 'SourceHanSansCNMedium', 'helvetica', 'hiragino sans gb', '微软雅黑', 'Microsoft Yahei', 'Arial';
    display: flex;
    align-items: center;
    line-height: normal;
}


.rightCircle::after {
    content:"已加入";
}

.rightCircleNo {
    position: absolute;
    padding: 2px 7px;
    /*height: 0.9rem;*/
    border-radius: 25px;
    background-color: red;
    color: white;
    right: 10px;
    color: white;
    font-size: 0.9rem;
    margin-right: 10px;
    top: 1rem;
    line-height: 1;
    font-family: 'SourceHanSansCNMedium', 'helvetica', 'hiragino sans gb', '微软雅黑', 'Microsoft Yahei', 'Arial';
    display: flex;
    align-items: center;
    line-height: normal;
}


    .rightCircleNo::after {
        content: "加入圈子";
    }



.comment-tool-bar .icon {
    align-items: center;
    box-sizing: border-box;
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
    display: flex;
    font-family: tlIconfont, SourceHanSansCNMedium, helvetica, "hiragino sans gb", 微软雅黑, "Microsoft Yahei", Arial;
    font-size: 0.973rem !important;
    margin: 0px;
    padding: 0;
    line-height: 0;
    padding-top: 5px;
    /*font-size: 14px !important;
              color: black !important;*/
}

.temp-container {
    /* width: 100%; */
}

    .temp-container img {
        width: 100%;
        height: auto
    }


.comment-tool-bar {
    display: flex;
    position: fixed;
    align-items: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    height: 50px;
    background-color: #ffffff;
}

    .comment-tool-bar.no-b {
        border-bottom: 0;
    }

    .comment-tool-bar::before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 100%;
        left: 0;
        height: 10px;
        background-image: -webkit-linear-gradient(top, transparent 10%, rgba(0, 0, 0, 0.1));
        pointer-events: none;
    }


    /* @media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
    .comment-tool-bar {
        border-bottom: 24px solid #ffffff;
    }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio:3) {
    .comment-tool-bar {
        border-bottom: 24px solid #ffffff;
    }
} */


    .comment-tool-bar .img-upload-btn {
        display: flex;
        align-items: center;
        height: 100%;
        padding: 0 10px 0 10px;
    }

        .comment-tool-bar .img-upload-btn img {
            max-width: 30px;
            max-height: 30px;
            background-color: #ffffff;
            border-radius: 2px;
        }

    .comment-tool-bar .input-text {
        flex: 1;
        height: 30px;
        margin: 0 10px 0 10px;
        padding: 5px 14px 5px 32px;
        border: 0 none;
        border-radius: 30px;
        background: #eeeeee url('../images/input_placeholder_icon.svg') no-repeat 10px 50%;
        background-size: 14px 13px;
        line-height: 20px;
        overflow: auto;
        resize: none;
        font-size: inherit;
        font-family: inherit;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }


    .comment-tool-bar .options {
        display: flex;
        height: 100%;
        align-items: center;
        overflow: hidden;
        z-index: 999;
    }

.wd0 {
    width: 0;
}
/*.comment-tool-bar .input-text:focus + .options {
        width: 0;
    }*/

.comment-tool-bar .options a {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 10px 0 10px;
}

    .comment-tool-bar .options a::before {
        content: '';
        display: block;
        background-repeat: no-repeat;
        background-size: 100%
    }




.comment-tool-bar .options .collection-btn {
    margin: 0 10px 0 6px;
    -webkit-mask: url('../images/gzok.png') no-repeat 50% 50% / 100%;
    mask: url('../images/gzok.png') no-repeat 50% 50% / 100%;
    background-color: #000000;
}

    .comment-tool-bar .options .collection-btn.selected {
        -webkit-mask: url('../images/gzno.png') no-repeat 50% 50% / 100%;
        mask: url('../images/gzno.png') no-repeat 50% 50% / 100%;
        background-color: #f4ea2a;
    }

.comment-tool-bar .options .approval-btn {
    /*width: 0.3rem;*/
    margin: 0 18px 0 0px;
    /*-webkit-mask: url('../images/zno.png') no-repeat 50% 50% / 100%;
    mask: url('../images/zno.png') no-repeat 50% 50% / 100%;
    background-color: #000000;*/
}

    .comment-tool-bar .options .approval-btn.selected {
        /*-webkit-mask: url('../images/zok.png') no-repeat 50% 50% / 100%;
        mask: url('../images/zok.png') no-repeat 50% 50% / 100%;
        background-color: #ff2424;*/
    }

.approval-btn .num {
    position: absolute;
    z-index: 2;
    top: 8px;
    left: 32px;
    height: 15px;
    padding: 0 3px;
    /*border-radius: 8px;*/
    /*background-color: #ff2424;
    color: #ffffff;*/
    line-height: 15px;
    font-size: 10px;
    -webkit-text-size-adjust: none;
}

.comment-tool-bar .send-btn {
    width: 38px;
    margin-right: 10px;
    height: 100%;
    color: #000000;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    /*-webkit-mask: url('../images/fabu01.svg') no-repeat 50% 50% / 100%;
		mask: url('../images/fabu01.svg') no-repeat 50% 50% / 100%;*/
}

.comment-btn {
    position: relative;
}


    .comment-btn .num:empty {
        display: none
    }



.comment-content-container .overlay-close-btn {
    width: 30px;
    background: url('../images/comment_close_btn_bg.svg') no-repeat;
    background-size: 100% 100%
}



.comment-list {
    padding-bottom: 49px
}

    .comment-list > .box {
        display: flex;
        position: relative;
        padding: 15px 15px 15px;
    }

        .comment-list > .box::after {
            content: '';
            position: absolute;
            right: 0;
            bottom: 0;
            left: 58px;
            height: 1px;
            background-color: #eeeeee;
        }

    .comment-list .pictrue {
        width: 30px;
        height: 30px;
        overflow: hidden;
        margin-right: 12px;
        border-radius: 30px;
    }

        .comment-list .pictrue img {
            width: 30px;
            height: 30px;
        }

    .comment-list .content {
        flex: 1;
    }

    .comment-list .headtp {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 26px;
        margin-bottom: 5px;
    }

        .comment-list .headtp .like-btn {
            width: 18px;
            height: 17px;
            -webkit-mask: url('../images/like_btn_bg.svg') no-repeat 50% 50% / 100%;
            mask: url('../images/like_btn_bg.svg') no-repeat 50% 50% / 100%;
            background-color: #666666;
        }

            .comment-list .headtp .like-btn.selected {
                background-color: #ff2424;
            }

        .comment-list .headtp .title {
            color: #cccccc;
            font-size: 13px;
            line-height: 1;
            padding: 6px 0;
        }



    .comment-list .text {
        margin-bottom: 5px;
        line-height: 1.43;
        font-size: 0.9rem;
    }

    .comment-list .options {
        display: flex;
        align-items: center;
        font-size: 12px;
    }

        .comment-list .options .time {
            margin-right: 5px;
        }

            .comment-list .options .time::after {
                content: '';
                margin-left: 5px;
            }

        .comment-list .options .reply-btn::after {
            content: '';
        }

        .comment-list .options .reply-btn {
            padding: 0 12px;
            border-radius: 25px;
            background-color: #eeeeee;
        }

            .comment-list .options .reply-btn:empty {
                padding: 0;
                background-color: transparent
            }

    .comment-list .imgs {
        margin-bottom: 7px;
    }

    .comment-list .imgs-inner {
        display: flex;
        flex-flow: wrap;
        margin: -5px 0 0 -5px
    }

        .comment-list .imgs-inner a {
            width: 50%;
            margin: 5px 0 0 5px;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-size: cover
        }

            .comment-list .imgs-inner a img {
                width: 100%;
                height: auto
            }

    .comment-list .more-btn {
        color: #2473b2;
        font-size: 12px;
    }

        .comment-list .more-btn::before {
            content: '查看全部';
        }

        .comment-list .more-btn::after {
            content: '条回复';
        }

    .comment-list .reply-box {
        margin-top: 8px;
        padding: 14px 10px;
        background-color: #eeeeee;
    }

    .comment-list .reply-list {
        margin-bottom: 9px;
    }

        .comment-list .reply-list .name {
            color: #2473b2;
        }

            .comment-list .reply-list .name::after {
                content: '：'
            }

    .comment-list .reply-item {
        margin-top: 8px;
        line-height: 1;
    }

        .comment-list .reply-item:first-child {
            margin-top: 0;
        }


.comment-tool-bar {
    display: flex;
    position: fixed;
    align-items: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    height: 50px;
    background-color: #ffffff;
}

    .comment-tool-bar.no-b {
        border-bottom: 0;
    }

    .comment-tool-bar::before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 100%;
        left: 0;
        height: 10px;
        background-image: -webkit-linear-gradient(top, transparent 10%, rgba(0, 0, 0, 0.1));
        pointer-events: none;
    }


    /* @media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
    .comment-tool-bar {
        border-bottom: 24px solid #ffffff;
    }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio:3) {
    .comment-tool-bar {
        border-bottom: 24px solid #ffffff;
    }
} */


    .comment-tool-bar .img-upload-btn {
        display: flex;
        align-items: center;
        height: 100%;
        padding: 0 15px 0 16px;
    }

        .comment-tool-bar .img-upload-btn img {
            max-width: 30px;
            max-height: 30px;
            background-color: #ffffff;
            border-radius: 2px;
        }

    .comment-tool-bar .input-text {
        flex: 1;
        height: 30px;
        margin-right: 10px;
        padding: 5px 14px 5px 32px;
        border: 0 none;
        border-radius: 30px;
        background: #eeeeee url('../images/input_placeholder_icon.svg') no-repeat 10px 50%;
        background-size: 14px 13px;
        line-height: 20px;
        font-size: 0.6rem;
    }

        .comment-tool-bar .input-text::placeholder {
            color: #000000
        }

        .comment-tool-bar .input-text::-webkit-placeholder {
            color: #000000
        }

        .comment-tool-bar .input-text:first-child {
            margin-left: 15px;
        }

    .comment-tool-bar .options {
        display: flex;
        height: 100%;
        align-items: center;
        overflow: hidden;
    }


    .comment-tool-bar .input-text.focus ~ .release-btn {
        display: block;
    }

    .comment-tool-bar .input-text.focus ~ :not(.release-btn) {
        display: none;
    }

    .comment-tool-bar .options a {
        display: flex;
        align-items: center;
        height: 100%;
        padding: 0 9px 0 12px;
    }

        .comment-tool-bar .options a::before {
            content: '';
            display: block;
            background-repeat: no-repeat;
            background-size: 100%;
        }

    .comment-tool-bar .options .comment-btn::before {
        width: 20px;
        height: 19px;
        background-image: url('../images/comment_btn_bg.svg')
    }

    .comment-tool-bar .options .collection-btn::before {
        /*width: 20px;
        height: 20px;*/
        background-image: url('../images/collection_btn_bg.svg')
    }

    .comment-tool-bar .options .approval-btn::before {
        width: 19px;
        height: 20px;
        /*background-image: url('../images/approval_btn_bg.svg')*/
        background-image: url('../images/zok.png')
    }

    .comment-tool-bar .options .approval-btn::before {
        width: 31px;
        height: 33px;
        /*background-image: url('../images/approval_btn_bg.svg')*/
        background-image: url('../images/zno.png')
    }

    .comment-tool-bar .options .approval-btn.selected::before {
        width: 31px;
        height: 33px;
        /*background-image: url('../images/approval_btn_bg.svg')*/
        background-image: url('../images/zok.png')
    }

    .comment-tool-bar .send-btn {
        width: 70px;
        margin-left: 10px;
        height: 100%;
        background-color: #ff2424;
        color: #ffffff;
        line-height: 50px;
        text-align: center;
    }

    .comment-tool-bar .appreciate-btn {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        width: 100px;
        height: 100%;
        margin-left: 0px;
        background-color: #ff2424;
        color: #ffffff;
    }
    .comment-tool-bar .appreciate-btn1 {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        width: 100px;
        height: 100%;
        margin-left: 0px;
        color: #ffffff;
        /*background: url('../images/anniu.png') no-repeat;
        background-size: 100px 41px;*/
    }
        .comment-tool-bar .appreciate-btn1 img {
            width: 100px;
            height: 41px;
            padding-right: 10px;
        }

        .comment-tool-bar .appreciate-btn .icon {
            display: flex;
            align-items: center;
            font-weight: bold;
        }

            .comment-tool-bar .appreciate-btn .icon::before {
                /*content: '';
                width: 13px;
                height: 16px;
                margin-right: 2px;
                background: url('../images/comment_appreciate_btn_bg.svg') no-repeat;
                background-size: 100% 100%;*/
            }
            .comment-tool-bar .appreciate-btn .icon::after {
                /*content: '';
                width: 1rem;
                height: 1rem;
                margin-left: 3px;
                background: url('../images/you01.png') no-repeat;
                background-size: 100% 100%;*/
            }

        .comment-tool-bar .appreciate-btn .total {
            -webkit-text-size-adjust: none;
            margin-top: 6px;
            font-size: 10px;
        }

.comment-btn {
    position: relative;
}

    .comment-btn .num {
        position: absolute;
        z-index: 2;
        top: 8px;
        left: 24px;
        height: 15px;
        padding: 0 3px;
        border-radius: 8px;
        background-color: #ff2424;
        color: #ffffff;
        line-height: 15px;
        font-size: 10px;
        -webkit-text-size-adjust: none;
    }

        .comment-btn .num:empty {
            display: none
        }

.comment-content-container .overlay-header {
    height: 78px;
    border-bottom: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 0 50px;
    text-align: center;
}

.comment-content-container .overlay-title {
    font-size: 1rem;
    line-height: 30px;
    margin-top: 10px;
}




.release-btn {
    display: none;
    padding: 0 16px;
}



/* 赞赏 */

/* 赞赏 */
