.rssy-desc{
    margin: 15px;
    background: aliceblue;
    padding: 20px;
}
.rssy-desc>p{margin:0;}
.rssy-desc label{
    font-size: 15px;
    color: #01c1d6;
    font-weight: bold;
}
.wenda-box-title {
    position: relative;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #eee;
    z-index: 1;
    overflow: hidden;
}
.wenda-box-title em {
    display: inline-block;
    margin: 15px 0;
    line-height: 18px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding-left: 10px;
    border-left: 3px solid #01c1d6;
}
.huida-mingzi {
    height: 100px;
    margin: 16px 0 10px;
    padding: 0 20px;
    display: flex;
    overflow: hidden;
    background: url(../images/zuozhe-bj.jpg) repeat;
    justify-content: space-between;
    align-items: center;
}
.huida-mingzi .huida-info {
    display: flex;
    align-items: center;
}
.huida-mingzi div img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 15px;
}
.huida-mingzi div p {
    font-size: 18px;
    color: #333;
    margin: 0;
}
.huida-mingzi div em {
    font-size: 15px;
    color: #aaaaaa;
}
.huida-mingzi span {
    display: block;
    padding: 0 15px;
    line-height: 28px;
    border: 1px solid #e2e2e2;
    border-radius: 30px;
    background-color: rgba(255,255,255,.3);
    cursor: pointer;
}
.thumbs-up{
    display: block;
    width: 158px;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    color: #fd8042;
    border: 1px solid #fd8042;
    border-radius: 46px;
    cursor: pointer;
    margin: 15px auto 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.article-tag{
    border: none
}
.qitadaan{
    padding: 20px;
}
.wenda-cont p{
    line-height: 32px;
    color: rgb(68, 68, 68);
    margin-bottom: 16px;
    text-indent: 2em;
    font-size: 16px;
}
@media only screen and (max-width:768px){
    
}
