
html{overflow-y:scroll;}

.showpage{
        background: #f9f9f9;
    }
    .conmain{
        background: #f9f9f9;
        width: 1032px;
        margin: 0 auto;
        margin-top: 56px;
    }
    .contet{
        /* display: flex; */
        justify-content: center;
        align-items: flex-start;
        min-height: calc(100vh - 66px);
        padding-top: 10px;
        font-size: 16px;
        box-sizing: content-box;
        /* padding-left: 16px;
        padding-right: 16px;
        margin-left: auto;
        margin-right: auto;
        width: 1000px; */
    }
.ced{
width: 40px;
position: fixed;
float: left;
z-index: 200;
transform: translateX(0px);
background: #ddd;
}
.cet{
    position: fixed;
    top: 80px;
    right: 70px;
	text-align: center;
}
.ced .cedli{
    float: left;
    display: block;
    margin-top: 20px;
    margin-bottom: 6px;
    text-align: center;
}
.cet i{
    font-size: 24px;
    /* padding: 0 10px; */
}
#msccc{
    background: none;
}
#msccc i{
    color: #666;
}
#yimsccc{
    background: none;
}
#yimsccc i{
    color: #666;
}
#msc{
    color: #333;
}
.yishoucang{
    color: #ffba12;
}
.cedliaa{
    /* position: relative; */
    padding-top: 15px;
    text-align: center;
    color: #222;
    cursor: pointer;
    outline: none;
}
.cedliaa:before{
    content: "";
    /* position: absolute; */
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 24px;
    height: 24px;
    /* background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_comment.d319bd6b.svg) no-repeat 50%; */
    background-size: contain;margin-top: 20px;
}
.ced span{
    display: inline-block;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    display: block;
}
.flow span{
    display: ;
}
#cedliaa button{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.fdrdown-content span{
    display: inherit;
}
#diggnum input{
    outline: none; 
    background: transparent;
    /* border: none; */
    /* outline: medium; */
    width: 100%;
    height: 22px;
    text-align: center;
}
#yizan{
    color: #dc00f9;
}
#zan i{
    color: #666;
}
.yzcolor{
    color: #dc00f9;
}
.zcolor{
    color: #999;
}
.frow span{
    font-size: 14px;
}
.plcomment i{
    color: #222;
}
#plcomment_top{
    padding: 32px; 
    background: #fff;
}
.pltit{
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #222;
}
    .fdrbtn {
        /* background-color: #4CAF50;
        color: white; */
        /* padding: 16px; */
        font-size: 16px;
        border: none;
        cursor: pointer;
   }  
   .fdrdown {
        position: relative;
        display: inline-block;
   }
   .fdrdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        border: 1px solid #f2f2f2;
        border-radius: 8px;
        padding: 12px 0;
        width: 138px;
        text-align: left;
        background: #fff;
        -webkit-box-shadow: 0 10px 50px rgb(54 56 79 / 11%);
        box-shadow: 0 10px 50px rgb(54 56 79 / 11%);
        /* box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); */
        top: 0;
        z-index: 3000;
        left: 100%;
   }
   .fdrdown-content a {
        color: black;
        padding: 8px 16px;
        text-decoration: none;
        display: block;
        color: red;

   }  
   /* .frow{padding: 20px 0 0 20px}
   .frow-pad{padding: 20px 0 0 60px} */
   .social-share .social-share-icon{
    display: flex;
    justify-content: center;
    align-items: center;
   }

    .fdrdown-content .writewen{
        background: #fff;
        width: 100%;
    }
    .fdrdown-content .writewen:hover{
        background: #f1f1f1;
    }
    .fdrdown:hover .fdrdown-content {
        display: block;
    }  
    .fdrdown:hover .fdpbtn {
        background-color: #3e8e41;
    }
    .fdrdown-content .askwen{
        background: #8BC34A;
    }
    .fdrdown-content .askwen:hover{
        background: #7CB342;
    }
    #shou input{
        background: none;
        outline: none;
        border: none;
        width: 100%;
    }
.diggit{
/*     border-radius: 24px;
    width: 48px;
    height: 48px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 10px rgb(0 0 0 / 5%); */
}
    .lecont{
        flex-shrink: 0;
        margin-bottom: 24px;
        margin-right: 10px;
        width: 740px;
        float: left;
    }
    .ricont{
        flex-shrink: 0;
        width: 260px;
        float: right;
    }
    .cons{
        padding: 32px;
        background-color: #fff;
        border-radius: 4px;
        margin-bottom: 10px;
    }
    .cons h1{
        font-size: 30px;
        font-weight: 700;
        word-break: break-word;
        margin-bottom: 20px;
        color: #404040;
    }
    .usrtit{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 18px;
        font-size: 13px;
    }
    .usrcon{
        display: flex;
        align-items: center;
    }
    .usrpic{
        position: relative;
        color: inherit;
    }
    .usrimg{
        display: block;
        border-radius: 50%;
        border: 1px solid #eee;
        min-width: 50px;
        min-height: 50px;
        width: 50px;
        height: 50px;
    }
    .usrxin{
        margin-left: 8px;
    }
    .usrname{
        display: flex;
        align-items: center;
        margin-bottom: 6px;
    }
    .uname{
        font-size: 16px;
        font-weight: 500;
        margin-right: 18px;
    }
    .btofollow{
        padding: 5px 9px;
        border: 1px solid #0088ff;
        background: #fff;
        border-radius: 10px;
        color: #0088ff;
        font-size: 12px;
    }
    .btofollow:hover{
        background: #f3f0ff;
    }
    .guanzhu{
        padding: 5px 9px;
        border: 1px solid #0088ff;
        background: #fff;
        border-radius: 10px;
        color: #0088ff;
        font-size: 12px;
    }
    .guanzhu:hover{
        background: #f3f0ff;
    }
    .yiguanzhu{
        padding: 5px 9px;
        border: 1px solid #0088ff;
        background: #fff;
        border-radius: 10px;
        color: #0088ff;
        font-size: 12px;
    }
    .yiguanzhu:hover{
        background: #f3f0ff;
    }
    .usrtext{
        display: flex;
        color: #969696;
        font-size: 14px;
        line-height: 20px;
    }
    .usrtext time{
        margin-right: 10px;
    }
    .riusrtext{
        display: flex;
        color: #969696;
        font-size: 14px;
        line-height: 20px;
    }
    .context{
        font-weight: 400;
        line-height: 1.8;
        margin-bottom: 20px;
        word-break: break-word;
    }
    .context p{
        margin-bottom: 20px;
        word-break: break-word;
    }
    .context img{
        margin: 20px 0;
        margin: 0 auto;
        display: block;
        word-break: break-word;
        max-width: 100%!important;
        height: auto!important;
    }
    .digcont{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .digcont a{
        font-size: 14px;
        color: #999;
    }
    .digs{
        display: flex;
        align-items: center;
    }
    .digs span {
        margin-left: 5px;
        color: #999;
    }
    .usrzhan{
        padding: 16px;
        background-color: #fff;
        border-radius: 4px;
        /*margin-bottom: 10px;*/
        border-bottom: 1px solid #eee;
    }
    .lso{
        /*width: 100%;
        height: 1px;
        margin: 16px 0;
        background-color: #fff;
        border-bottom: 1px solid #eee;*/
    }
    .rit{
        padding-bottom: 16px;
        background-color: #fff;
    }
    .rititle{
        display: block;
        font-size: 14px;
        line-height: 22px;
        color: #2d2d2d;
        margin-bottom: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
    .rit span{
        font-size: 12px;
        color: #969696;
        display: block;
    }
    .rit .titlie{
        padding: 16px 16px 0;
    }
    .ritcon{
        margin-top: 10px;
        padding: 16px;
        background: #fff;
        border-radius: 4px;
    }
    .ritcon h3{
    /* border-left: 4px solid #ec7259; */
    border-left: 4px solid #dc00f9;
    line-height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
    padding-left: 12px;
    height: 18px;
}
.ritcon h3 span{
    font-size: 14px;
}
.ritcon .titlie{
    padding-top: 12px;
    }
.ritcon .titlie span{
    font-size: 12px;
    color: #969696;
    display: block;
}   

.publish{
    padding: 2px 9px;
    border: 1px solid #633fff;
    background: #633fff;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
}
.publish:hover{
    background: #622fff;
    color: #fff;
} 
/* 举报信息 */
#saytext{
    height: 100px;
    width: 350px;
    border-radius: 4px;
    background: #f6f6f6;
    padding: 8px;
    font-size: 15px;
    resize: none;
    font-weight: normal;
    border: none;
}
#fullbg {
 width:100%;
 height:100%;
 display: none;     
background-color:gray; 
left:0; 
opacity:0.5; 
position:fixed; 
top:0;  
filter:alpha(opacity=50); 
-moz-opacity:0.5; 
-khtml-opacity:0.5; 
z-index: 1060;
bottom: 0;
} 
#dialog { 
background-color:#fff; 
box-shadow: 0 2px 8px rgb(26 26 26 / 10%);
height:340px; 
left:50%; 
margin:-200px 0 0 -200px; 
padding:1px; 
position:fixed !important; /* 浮动对话框 */ 
position:absolute; 
top:50%; 
width:400px; 
z-index:5; 
border-radius:5px; 
display:none; 
z-index: 1200;
} 
#dialog button { 
margin:0 0 12px; 
line-height:24px; 
float: right;
margin: 15px 5px;
  
} 
#dialog .close { 
text-align:right; 
padding-right:10px; 
padding: 16px;
border-bottom: 1px solid #ddd;
} 
#dialog .qu { 
color:#636363; 
text-decoration:none; 
background-color: #fff;
border: 1px solid #636363;
font-size: 14px;
padding: 3px 12px;
border-radius: 50px;
float: right;
margin-top: 15px;
margin-right: 10px;
} 
#dialog .qu:hover{
    color: #999;
}
#ti{
    color: #42c02e;
    background-color: #fff;
    font-size: 14px;
    padding: 0px 12px;
    border-radius: 50px;
    border: 1px solid #42c02e;
    margin-right: 15px;
}
#ti:hover{
    background: #ecf9ea;
}
.feedcon{
    padding: 10px 20px 30px;
    border-bottom: 1px solid #ddd;
}
.feedju{
    float: left;
    font-weight: 700; 
    padding:16px 24px;
}
#feedmsg {
    background-color: rgba(0,0,0,.6);
    margin: -64px 0 0 -108px;
    position: fixed !important;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    display: none;
    z-index: 12000;
    color: #fff;
    text-align: center;
    padding: 10px;
}

@media (max-width:992px) {
    .contet{
        padding-top: 56px;
        background:#fff; 
    }
    .showpage{
        background: #fff;
    }
    .cons h1{
        font-size: 20px;
    }
}    