#info_hidden:hover{
    background: rgb(227,227,227);
    color: black;
    cursor: pointer;
}
/*.imgviewerwrap{*/
/*    position:absolute ;*/
/*    top:0;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    justify-content:center;*/
/*    display: none;*/
/*    justify-self: center;*/
/*    align-items: center;*/
/*    z-index: 900;*/
/*}*/

/*宽度保持一致*/

.maininfo, .info_more{
    display: flex;
    width: 850px;
    margin:100px auto 0px auto;
}
.info_more{
    display: flex;
    width: 850px;
    margin:25px auto;
    padding: 10px 0 10px 0;
    background: rgb(250,250,250);
    border-top: 1px solid lightgray ;
    border-bottom: 1px solid lightgray ;
}
/*.height200{*/
/*    height: 200px;*/
/*}*/
.height450{
    height: 235.33px;
    margin-top: 103px;
    position: absolute;
    z-index: -1;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
}
/*.maininfo .zebra{*/
/*    height: 200px;*/
/*}*/
/*.gallery .zebra{*/
/*    height: 450px;*/
/*}*/

/*定义hiddenspae应对折叠带来的央视变化*/
.marginSpace{
    /*display: none;*/
    height: 0px;
    margin-top: 25px;
    /*border-top: 1px dashed gray;*/
}
/*info_hidden只能为1或者0个*/
.info_hidden,.label_hidden{
    display: none;
}
#info_hidden{
    display: inline;
}
/*#info_hidden:hover{*/
/*    text-decoration: underline;*/
/*    cursor: pointer;*/
/*    background: lightgray;*/
/*    color: ;*/
/*}*/

.idImgWrapper,.info_item{
    display: inline;
    width: 200px !important;
    /*text-align: center;*/
    /*color: rgb(155, 155, 155);*/
    font-family:"sans-serif thinner";
}

.idImgWrapper img{
    display: block;
    width: 200px;
    height: 200px;
    object-fit: cover;
}
.idImgWrapper img:hover{
    cursor: pointer;
}
#idImg{
    position: absolute;
    width: 200px;
    height: 200px;
}
#idImgWrapper{
    width: 200px;
    height: 200px;
    opacity: 0%;
    background: #7b7b7b;
    display: none;
    align-items: center;
}
#idImgWrapper img{
    width: 100px;
    height: 100px;
    object-fit: cover;
    position: relative;
    margin: 0 auto;
}
#idImgWrapper:hover{
    cursor: pointer;
    opacity: 60%;
}

.starPanel{
    display: none;
    /*width: 60%;*/
    /*height: 60%;*/
}
.starPanel img{
    object-fit: cover;
    width: 80%;
    border-radius: 5px;
}
/*.starPanel frame{*/
/*    width: 80% !important;*/
/*}*/

/*.infoLike{*/
/*    margin-top: 4px;*/
/*    line-height: 21px;*/
/*}*/
/* div内嵌img，img末尾会有3px或4px的高度，
并且在本地和服务器返回的时候观感不统一
需要将display设置成block
并将.info_like的margin-top:8px以保证跟右侧的对齐 */
.id_info,.info_item{
    color: rgb(104, 104, 104);
    font-size: 16px;
    line-height: 21px;
    font-family:"sans-serif thinner";
    width: 500px;
}
.id_info ul,.info_content{
    padding-left: 25px;
}
li.info_title{
    color: rgb(104,104,104);
    font-weight: bold;
    font-size: 30px;
    line-height: 32px;
    height: 32px;
    font-family: "Big Caslon Medium","Songti SC", Georgia,Baskerville;
}
li.info_title span{
    display: inline-block;
    height: 32px;
    max-width: 475px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}
/*li.info_title span:hover{*/
/*    text-overflow:inherit;*/
/*    overflow: visible;*/
/*    z-index: 10;*/
/*}*/
/*li.info_title span::after{*/
/*    content: "...";*/
/*}*/
.trace{
    display: flex;
    position: relative;
    width: 130px;
    /*height: 180px;*/
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    color: rgb(189, 189, 189);
    text-align: right;
    padding: 10px;
    /*align-self: flex-end;*/
}
.alterCase{
    display: flex;
    height: 25px;
    justify-content: flex-end;
}
.trace img{
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 25px;
    height: 25px;
    /*border: 1px solid black;*/
    opacity: 15%;
}
/*hover之后显示*/
#editCase,.deleteComment .closebtn,.irrelevant,.deleteReview,.replyTopic{
    /*opacity: 0;*/
    visibility: hidden;
}
.maininfo:hover #editCase,.commentContentBox:hover .deleteComment .closebtn,.comments_wrap:hover .irrelevant,.tieziwrap:hover .irrelevant,.tieziwrap:hover .deleteReview,.tieziwrap:hover .replyTopic{
    visibility: visible;
}

.trace img:hover{
    cursor: pointer;
    opacity: 60% !important;
}

.browseData div{
    display: flex;
    height: 30px;
    align-items: center;
    justify-content: flex-end;
    /*opacity: 0;*/
}

.trace span{
    margin: 0 5px 0 0;
    padding: 0;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-family:"sans-serif thinner";
    color: rgb(205, 205, 205);
}
/*更多信息*/
.info_item{
    text-align: right;
}
.info_item li{
    text-align: right;
    height: 21px;
    overflow-x: hidden;
}
.emptyTip{
    display: none;
    width: 450px;
    justify-content: center;
}
.info_more textarea{
    border: none;
    resize: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    /*background: none;*/
    color: inherit;
    height: 21px;
    /*width: 400px;*/
    line-height: inherit;
    font-size: inherit;
    font-family:inherit;
    /*解决inline换行元素导致的行空隙，是因为不同的字符没有对齐*/
    vertical-align: bottom;
    /*overflow:hidden;*/
}
.id_info textarea{
    display: inline;
    width: 400px;
}
/*防止换行*/
.id_info .info_detail{
    height: 21px;
    overflow: auto;
}
.info_item textarea{
    display: block;
    margin: 0 0 0 auto;
    width: 100px;
    text-align: end;
}
.editTextArea{
    border-bottom: 0.5px solid rgb(125, 125, 125) !important;
    height:20px !important;
    font-style: oblique;
    color: rgb(104,104,104) !important;
}
.editTextArea:focus{
    font-style: normal;
}
.editTextArea::placeholder{
    color: rgb(182, 182, 182);
}
/*定义编辑状态的css，通过hs的addclass适配*/

.info_more .trace{
    padding: 0 10px 0 10px !important;
}
/*textarea::placeholder{*/
/*    color: inherit;*/
/*}*/
/*调整角标大小*/
#lastMore{
    width: 20px;
    margin-right: 3px;
}
.addItem{
    display: block;
    width: 400px;
    text-align: center;
}
.removeItem{
    background: #e8e8e8;
    padding: 0 5px 0 5px;
    margin-left: 5px;
}
/*兴趣标签*/
.interest_wrap{
    width: 850px;
    margin: 0 auto;
}
.ratingComment{
    margin: 25px 0 25px 0;
    display: none;
    justify-content: left;
}
.ratingTriggerWrap{
    display: inline-block;
    width: 200px;
    margin-right: 25px;
}
.RatingTrigger{
    width: 100px;
    margin-left: 70px;
    text-align: left;
    padding-top: 2px;
}

.commentContent{
    padding-top: 2px;
    text-align: left;
    width: 475px;
    /*line-height: 130%;*/
    flex-shrink: 0;
    white-space: pre-wrap;
}


span.newLabel{
    display: none;
}
.editLabel{
    display: flex;
    width: 100%;
    justify-content: center;
}
.commentTime{
    text-align: right;
    width: 200px;
    color: lightgray;
}
.deleteComment{
    width: 150px;
    text-align: right;
}
.deleteComment .closebtn{
    width: 25px;
    height: 25px;
    margin-right: 10px;
    opacity: 0.15;
}
.deleteComment .closebtn:hover{
    cursor: pointer;
    opacity: 60% !important;
}

/*.related input:valid{*/
/*    display: none;*/
/*}*/
.related .removeBtn{
    width: 14px;
    height: 19px;
    /*高度再大就会导致页面微微的晃动了*/
    /*display: inline-block;*/
    opacity: 0.6;
}
.deleting{
    color: white !important;
    background: rgb(163,163,163) !important;
}

.gallery,.social {
    width: 850px;
    display: block;
    margin: 0 auto;
}

.gallery div{
    min-width: 850px;
    height: auto;
    /* margin: 20px 10px 0px 10px; */
    overflow: hidden;
}
.gallery img{
    cursor: pointer;
}

ul.gallery_view{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-height: 450px;
    overflow:hidden;
    /* 自动换行，默认是no-wrap */
    /* line-height: 16.67px;*/
    /* 调整换行的高度 */
    justify-content: space-between;
    align-content: flex-start;
    /*border-bottom: 1px dashed gray;*/
    /*border-top: 1px dashed gray;*/
    /* 子元素对齐方式：两端对齐后内部均分margin */
    padding-bottom: 16.67px;
}
/*.gallery_view:hover{*/
/*    overflow-x: scroll;*/
/*}*/
.gallery_view li{
    height: 200px;
    width: 200px;
    /*margin-right: 16.67px;*/
    margin-top: 16.67px;
}
.gallery_view i{
    width: 200px;
    height: 0;
    margin-top: 16.67px;
}
.gallery_view li img{
    display: block;
    height: 197px;
    width: 197px;
    object-fit: cover;
    border: 1.5px solid rgb(227, 227, 227);
    /* border-radius: 7px; */
}
.topic{
    /*max-height: 120px;*/
    min-height: 60px;
    font-family:"sans-serif thinner";
}
.topics_tools{
    color: rgb(170, 170, 170);
    display: flex;
    justify-content: space-between;
    font-family: "sans-serif thinner";
}
.topic_sort{
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    padding-right: 7px;
    height: 30px;
}
.topics_tools span{
    margin: 0 5px 0 5px;
}
/*.topic:nth-child(1) .tieziwrap{*/
/*    border-top: 1px solid lightgray;*/
/*}*/
/*review_topic相关*/
.topic_review_wrapper{
    display: block;
}
.topic_review_wrapper .r_topics{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 850px;
    height: 188px;
    overflow: hidden;
    margin-bottom: 10px;
}
.r_topics .r_topic{
    display: flex;
    flex-direction: column;
    height: 168px;
    width: 250px;
    padding: 10px;
    /*border: 1px solid lightgray;*/
    /*margin-right: 15px;*/
    font-size: 16px;
    font-family: "sans-serif thinner";
    background-color:rgb(250,250,250) ;
    cursor: pointer;
}
.r_topics i{
    height: 0px;
    width: 250px;
    padding: 0 10px 0 10px;
}
.r_topics .r_topic:hover{
    background-color: rgb(240,240,240);
}
.r_topic.onSelect{
    background-color: rgb(240,240,240);
}
.r_topic .topic_title{
    display: block;
    /*font-size: 27px;*/
    height: 55px;
    color: #3c3c3c;
    font-weight: 550;
    overflow: hidden;
}
.r_topic .topic_description{
    height: 100px;
    color: rgb(104,104,104);
    overflow: hidden;
}
.r_topic .topic_description a.userName::after,.topic_description_details a.userName::after{
    content: "：";
}
.topicTime{
    display: block;
    color: rgb(170,170,170);
    margin-top: 8px;
    /*font-style: italic;*/
    /*text-align: right;*/
}
.r_topic .topicTime{
    display: none;
}

/*.r_topic .topic_description::before{*/
/*    content:"作者：";*/
/*}*/
.r_topic .topic_data{
    height: 15px;
    color: lightgray;
    margin-top:10px;
}

/*.topic_edit_tools{*/
/*    display: none;*/
/*}*/
/*.r_topic:hover .topic_edit_tools{*/
/*    display: inline-block;*/
/*}*/
.topic_data .split{
    margin: 0 5px 0 5px;
}
.topic_description_details{
    font-size: 16px;
    font-family: "sans-serif thinner";
    color: rgb(104,104,104);
    /*margin-top: 10px;*/
    /*background-color:rgb(250,250,250) ;*/
}
/*review相关*/
.social_review.review{
    position: relative;
    margin-top: 10px;
    max-height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.social_review.review .topic{
    display: flex;
}
.topic .avatar_wrap{
    display: inline-block;
    width: 50px;
    height: 50px;
}
.topic .svgwrapper svg{
    opacity: 0.6;
}
.topic .svgwrapper{
    display: inline-block;
    /*display: none;*/
    /*position:absolute;*/
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    /*opacity: 0.5;*/
    /*border: 1px solid lightgrey;*/
}
.topic .svgwrapper img{
    border-radius: 25px;
    width: 100%;
}
.addReview .svgwrapper img{
    width: 50px;
    height: 50px;
}
/*.deleteReview,.replyTopic{*/
/*    display: none;*/
/*}*/

.topic p{
    text-align-last:left;
    text-align: left;
    min-width:700px;
    width: 100%;
    text-decoration: none;
    color: rgb(75, 75, 75);
    /*border-top: 1px solid lightgray;*/
    margin: 0 0 0 0px;
    padding:5px 10px 0px 0px;
    line-height: 140%;
    white-space: pre-wrap;
}
.topic .replyTo{
    color: rgb(170, 170, 170);
    /*font-style: italic;*/
    padding-top: 5px;
    font-size: 13px;
}
/*.descendantReply .svgwrapper{*/
/*    opacity: 0 !important;*/
/*}*/
/*.descendantReply .svgwrapper,.descendantReply .svgwrapper{*/
/*    width: 25px;*/
/*    height: 25px;*/
/*    !*opacity: 0.5;*!*/
/*}*/
.descendantReply .svgwrapper{
    width: 25px;
    height: 25px;
    text-align: right;
    padding-top: 9px;
    padding-left: 25px;
}
.tieziwrap{
    display: flex;
    position: relative;
    width: 795px;
    /*min-height: 60px;*/
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 15px;
    border-top: 1px solid #e0e0e0;
    padding: 15px 0;
    /*padding-top: 5px;*/
}
.comments_wrap{
    display: flex;
    /*min-height: 60px;*/
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    /*margin-left: 65px;*/
    border-top: 1px dashed #e0e0e0;
    padding: 10px 0 10px 0;
    /*padding-top: 5px;*/
}
.tiezi{
    /*max-height: 86px;*/
    overflow-y: hidden;
}
.reviewinfo{
    display: flex;
    justify-content: space-between;
    /*font-style: oblique;*/
    color: rgb(170, 170, 170);
    /*padding: 0 10px 0 0;*/
}
div.reviewinfo{
    display: flex;
    min-width:700px;
    justify-content: space-between;
}
.reviewinfo .left{
    display: inline;
    text-align: left;
}
.reviewinfo .right{
    display: inline;
    text-align: right;
    min-width: 150px;
}
.reviewinfo span{
    margin-right: 7px;
    line-height: 150%;
}
.reviewinfo a{
    margin-right: 7px;
}
.username, .userName{
    color: #3c3c3c;
    font-weight: 800;
}
#input_box{
    padding: 10px 5px 10px 5px;
    /*margin-top: 10px;*/
    height: 70px;
    border-bottom: 1px solid lightgray;
    border-top: 1px solid lightgray;
    /*margin-left: 65px;*/
    background-color: rgb(250, 250, 250);
}

/*form.topic{*/
/*    display: none;*/
/*}*/
.topic .button{
    margin-top: 80px;
    /*margin-left: 65px;*/
    text-align: right;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    width: 100%;
}
/*.button a{*/
/*    color: rgb(155, 155, 155);*/
/*}*/
.hidetoggle{
    display: flex;
    opacity: 0;
    height: 30px;
    justify-content: flex-end;
    color: rgb(170, 170, 170);
    font-family:"sans-serif thinner";
}
#reviewbtn,#hidetoggle{
    margin-right: 5px;
    /*width: 70px;*/
    /*height: 25px;*/
    /*border-radius: 12.5px;*/
    /*padding: 0;*/
    /*color: rgb(155, 155, 155);*/
    /*font-size: 14px;*/
    /*margin-left: 10px;*/
}
/*#reviewbtn:hover,#hidetoggle:hover{*/
/*    color: black;*/
/*    border: 1px solid gray;*/
/*}*/
ul.social_forum,ul.social_blog{
    line-height: 25px;
    /* margin-bottom: 0px; */
}
/*comment公区相关*/
.commentCountTip,.topicsCountTip{
    display: flex;
    /*height: 30px;*/
    justify-content: flex-end;
    color: rgb(170, 170, 170);
    font-family:"sans-serif thinner";
    border-top: 1px dashed lightgray;
    padding: 12px 7px 0 0;
}
.commentCountTip span,.topicsCountTip span{
    margin-right: 7px;
    line-height: 150%;
}
.commentCountTip a,.topicsCountTip a{
    border-bottom: 1px solid lightgray;
}
.topic .addReview{
    display: flex;
    margin-top: 15px;
}
.addReview .tieziwrap{
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    background-color: rgb(250,250,250);
}
/*.tiezi a{*/
/*    background-color: #E2EDF4;*/
/*    border-radius: 3px;*/
/*    color: rgb(75,75,75);*/
/*    margin: 0 4px;*/
/*}*/
/*.tiezi a:hover{*/
/*    background-color: #cbebff;*/
/*    !*border-bottom: 1px dotted #999;*!*/
/*}*/
/*隐藏光标*/
.interestType.related a,.ediLabel.newLabel a, .removeLabel,.main_title.related a{
    caret-color: transparent;
}