#questions_zhuanjia{
    background:#fff;
}
#questions_zhuanjia .model_title{
    font-size:14px;
    line-height:32px;
    padding:0 10px;
    text-align:right;
    border-bottom:1px solid #ddd
}
#questions_zhuanjia .model_title b{
    float:left;
}
#questions_zhuanjia .model_title a{
    color:#333;
    font-size:12px;
    text-decoration:none;
}
#questions_zhuanjia .model_title a:hover{
    color:#d22;
}
#questions_zhuanjia li{
    display:block;
    list-style:none;
    padding:10px;
    padding-left:90px;
    border-top:1px solid #f1f1f1;
    line-height:25px;
}
#questions_zhuanjia li:first-of-type{
    border-top:none;
}
#questions_zhuanjia .avatar{
    display:block;
    float:left;
    width:60px;
    height:60px;
    border-radius:50%;
    margin-left:-80px;
    overflow:hidden;
    margin-top:5px;
}
#questions_zhuanjia .avatar img{
    width:100%;
    height:100%;
}
#questions_zhuanjia .qu_title{
    font-weight:bold;
    display:block;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-size:14px;
}
#questions_zhuanjia .qu_title:hover{
    color:#d22;
}
#questions_zhuanjia .small{
    color:#999;
    font-size:12px;
}
#questions_zhuanjia .name{
    color:#666;
    font-size:12px;
}
#questions_zhuanjia .ask_mark{
    float:right;
    border:1px solid #d22;
    padding:0px 5px;
    color:#d22;
    text-decoration:none;
    line-height: 15px;
    margin: 5px 0 0 0;
}
.sub-bbs{
    padding-top: 16px;
    border-top: 1px solid #d8d8d8;

}
.sub-bbs h3,.sub-live h3,.sub-discuss h3{
    font-weight: 700;
    font-size: 14px;
    color: #363636;
    margin-bottom: 15px;
}
.bbs-li-img,.bbs-li-img img{
    width: 25px;
    height: 25px;
}
.bbs-li-main{
    margin-left: 14px;
    width: 260px;
    font-size: 12px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sub-bbs>ul li{
    margin-bottom: 5px;
}
.refined-bbs{
    text-decoration: none;
    font-size: 12px;
    color: #666;

}
.refined-bbs p{
    margin-bottom: 13px;
}
.other-tit{

}
.other-tit img{
    width: 100%;

}
.sub-bottom{

}
.mg14{
    margin: 0 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e4e4e4;
}

.other-tit p{
    color: #333;
    font-style: normal;
    font-size: 12px;
    margin-bottom: 6px;
}
.other-tit span{
    font-size: 12px;
    color: #bbb;
    line-height: 20px;

}
.sub-adbt{
    background-color: #f2f2f2;
}
.sub-adbt a{
    text-decoration: none;
}
.adbt-column{
    padding-bottom: 24px;
    margin: 0 14px;
}
.adbt-column li{
    padding-top: 15px;
}
.adbt-column .adbt-left,.adbt-column .adbt-right{
    display: inline-block;
    vertical-align: middle;
}
.adbt-column .adbt-left,.adbt-column .adbt-left img{
    width: 80px;
    height: 60px;
}
.adbt-column .adbt-right{
    padding-left: 15px;
    font-size: 12px;
    color: #666;
    width: 170px;
}
.sub-discuss{
    margin-top: 30px;
    position: relative;
}
.sub-live{
    margin-top: -2px;
    position: relative;
    padding: 2px 8px;
    background-color: #fff;
}
.sub-live .live-left,.sub-live .live-left img{
    width: 35px;
    height: 35px;
    border: none;
}
.sub-discuss .discuss-left,.sub-discuss .discuss-left img{
    width: 70px;
    height: 50px;
}
.sub-discuss  .discuss-right{

    width: 216px;
    margin-left: 10px;

}
.discuss-right>p{
    font-size: 12px;
    color: #282828;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
.discuss-right>span{
    color: #8e8f8e;
    font-size: 12px;
}
.sub-live li{
    margin-bottom: 13px;
}
.sub-live .live-left{
    border-radius: 6px;
    overflow: hidden;
}
.sub-live .live-right{
    margin-left: 12px;
    width: 229px;
    border: 0px;
}
.live-right>p{
    font-size: 12px;
    color: #333;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 2px;
}
.live-right>span{
    color: #8e8f8e;
    font-size: 12px;
}
.sub-live .sub-link-more,.sub-discuss .sub-link-more{
    position: absolute;
    color: #004276;
    font-size: 12px;
    right: 6px;
    top: 3px;
}
.adbt-column li img{
    transition: all 0.5s;
}
.adbt-column li:hover img{
    transform: scale(1.1,1.1);
}
#Right3{
    margin-top: 15px;
}
.code-content{
    font-size: 14px;
    color: #259;
    text-align: center;
    padding: 18px 0;
    background-color: #fafafa;
    border: 1px solid  #F5F5F5;
}
.code-content .des{
    color: #aaaaae;
    margin-top: 9px;
}
.code-content img{
    width: 110px;
    height: 110px;
    padding:5px;
    background-color:#fff;
}
.mt24{
    margin-top: 24px;
}
.ml46{
    margin-left: 46px;
}
.mt9{
    margin-top: 9px;
}
.mt18{
    margin-top: 18px;
}
.ml66{
    margin-left: 66px;
}
.fl {
    display: inline;
    float: left;
}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.detail-rigad{
    float: right;
    width: 300px;
}
.detail-rigad  .sub-wrap{
    background-color: #fff;
    margin-top: 0px;
    padding: 2px 0px 2px 8px;
}
#AdHtmlRight .sub-link-more{
    right: 6px;
    top: 3px;
}
.block .xl1 ul li {
    padding-left: 10px;
    background: url(https://staticbbs.elecfans.com/static/image/common/dot.gif) no-repeat 0 50%;
}
.detail-rigad .new-card{
    margin: 10px 0 0 0 ;
    background-color: #fff;
}
.new-card ul{
    padding: 0 10px;
}
.simple-about h4{
    font-size: 14px;
    color: #282828;
}
.simple-about ul{
    margin-top: 12px;
}
.simple-about li{
    margin-bottom: 11px;
}
.red-simple{
    font-size: 12px;
    color: #D55555;
    background-color: #fbebeb;
    width: 35px;
    height: 20px;
    margin:0 10px 0 0 !important;
    text-align: center;
    line-height: 20px;
    border-radius: 1px;
}
.simple-txt{
    font-size: 12px;
    color: #434343;
    width: 255px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
}
.lf{
    float: left;
}

.new-page{
    height: 34px;
    line-height: 34px;
    padding: 0 16px;
    background: url("https://staticbbs.elecfans.com/template/elecfans_201508/images/post_icon1.png") no-repeat 14px 9px #d22222;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-indent: 20px;
    text-align: left;
    border-radius: 2px;
    display: inline-block;
    margin: 10px 0 10px 0;
}
.new-page:hover{
    color: #fff;
}