@import url("https://css.tgb.cn/res/css/header/redPoint.css");
.left {
    float: left;
}
.MCboxTitle {
    width: 80px;
    line-height: 30px;
    cursor: pointer;
}

.MCboxTitle, .MCboxTitle .redBG {
    text-align: center;
    font-size: 12px;
}
.HMCitem_shuoshuo{
    margin-left: 25px;
    border-radius: 3px;
    width: 328px;
    display: inline-block;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 26px;
    height: 26px;
    /*padding-left: 5px;*/
    font-size: 13px;
    overflow: hidden;
    text-align: left;
}
.HMCitem_data{
    width: 328px;
    margin-left: 20px;
    margin-bottom: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 26px;
    height: 26px;
    padding-left: 5px;
    font-size: 13px;
    text-align: left;
}
.HMCitem_content{
    margin-left: 25px;
    border-radius: 3px;
    display: inline-block;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 29px;
    height: 29px;
    padding-left: 5px;
    font-size: 13px;
    overflow: hidden;
}
.HMCitem_tittle{
    text-align: left;
    margin-left: 25px;
    border-radius: 3px;
    font-weight: bold;
    display: inline-block;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 29px;
    height: 29px;
    /*padding-left: 5px;*/
    font-size: 14px;
    width: 328px;
    overflow: hidden;
}
.item-red{
    display: block;
    background-color: red;
    width: 20px;
    height: 16px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    border-radius: 999px;
}
.HMCitem_head{
    width: 100%;
    height: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 6px;
}
.HMCitem_head_user{
    color: #4793F1;
    margin-right: 6px;
}
.HMCitem_sub{
    width: 215px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: black;
}
.HMCcontent{
    width: 360px;
    margin: 10px auto;
    position: relative;
    display: none;
    min-height: 90px;
}
.HMC_bot {
    width: 93%;
    height: 43px;
    margin: 12px auto -15px auto;
}
#xldNum{
    word-break: normal;
    text-align: center;
    position: absolute;
    font-size: 12px;
    transform: scale(0.9);
    top: 10px;
    color: #fff;
    height: 16px;
    min-width: 10px;
    line-height: 16px;
    left: 9px;
    background-color: red;
    padding: 0px 3px;
    border-radius: 99px;
    display: none;
}
.CLmessage_Item_tc{
    margin-left: 30px;
    width: 610px;
    padding: 20px 0;
    margin: 0 20px;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
}
.CLmessage_Item_user_img{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    margin-right: 15px;
}
.CLmessage_Item_user_img .img1 {
    width: 36px;
    height: 36px;
    display: inline-block;
    border-radius: 50%;
}
.CLmessage_Item_user_img .img2{
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
}
.CLmessage_Item_user_name{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    vertical-align: top;
    margin-left: -5px;
    margin-right: 6px;
}
.CLmessage_Item_user{
    height: 36px;
    line-height: 36px;
}
.CLmessage_Item_user span{
    font-size: 14px;
    color: #999;
    vertical-align: top;
}
.CLmessage_Item_data_cl{
    background-color: #f6fbff;
    border-radius: 5px;
    padding: 20px;
    margin-top: 16px;
}
.CLmessage_Item_data_tc{
    width: 560px;
    margin-left: 50px;
    margin-top: 10px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    display: block;

}
.CLmessage_Item_data_tc span{
    color: #333;
    font-size: 15px;
    line-height: 26px;
}
.CLmessage_Item_data_tittle_tc{
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    width: 540px;
}
.CLmessage_Item_data_cl span{
    color: #999;
    font-size: 14px;
    line-height: 24px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    width: 540px;
    display: block;
}
.newCreatorMsgBox_top {
    width: 100%;
    height: 50px;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #4793f1;
    text-align: center;
}
.newCreatorMsgBox {
    width: 500px;
    background-color: #fff;
    border-radius: 5px;
    text-align: left;
    top: 150px;
    left: 546px;
    position: fixed;
    z-index: 2950;
    font-size: 14px;
}
.creatorCheckButton{
    background-color: #4793f1;
    width: 140px;
    margin: 0 auto;
    color: white;
    margin-top: 20px;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}
.tcAd-img{
    width:340px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
}
.tcAd-close{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
}
.tcAd-headImg{
    float: left;
    margin-left: 20px;
    width: 40px;
    height: 40px;
    border-radius: 999px;
    margin-top: 20px;
}
.tcAd-doc{
    box-shadow: 0px 7px 10px rgba(202, 202, 202, 0.1);
    width: 340px;
    background: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    overflow: hidden;
    border: 1px solid #efefef;
    border-radius: 5px;
    text-align: left;
}
.tcAd-doc a{
    float: right;
    width: 250px;
    margin-right: 20px;
    margin-top: 20px;
    cursor: pointer;
}
.tcAd-doc p{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin:0 0 10px 0;
}
.tcAd-doc-content{
    font-size: 14px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    color: #666;
    margin-bottom: 20px;
    line-height: 1.6;
}
#tcAd{
    position: relative;
    z-index: 1001;
    display: none;
}
#publisherAd{
    position: relative;
    display: none;
    z-index: 1002;
}

.publisherAdBox{
    max-height: 500px;
    width: 340px;
    min-width: 275px;
    position: fixed;
    bottom: 20px;
    border-radius: 10px;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0px 0px 4px 0px rgb(219 219 219 / 50%);
}

.publisherAdUserTitle{
    overflow: auto;
}

.publisherAdContent{
    float: left;
    margin-left: 10px;
    font-size: 15px;
    margin-bottom: 10px;
    word-break: break-all;
    max-width: 290px;
}

.publisherAdImgBox{
    overflow-y: auto;
    width: 300px;
    margin: 0 10px;
    background-size: 100%

}
.publisherAdImg{
    width: 100%;
}

.userTitleImg{
    height: 28px;
    margin-top: -4px;
    margin-right: -4px;
}
.right-data-user img {
    height: 18px;
    margin-top: 2px;
    margin-right: 6px;
}
.data-user-biaoshiAD{
    float: left;
    height: 18px;
    margin-right: 5px;
}
.userTitleImgNew{
    height: 27px;
    margin-top: 4px;
    margin-right: 2px;
    margin-left: -4px;
}

.tcAd-img-tm {
    width: 340px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    border-radius: 5px;
    padding: 12px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #efefef;
}


.tcAd-doc-content-tm {
    margin-top: 15px;
    font-size: 15px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    color: #666;
    margin-bottom: 10px;
    line-height: 1.6;
}