body{
    background-color: #E3E4E7;
}
@media (min-width: 1200px) {
    .main {
        width: 1000px;
    }
}
.main{
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 100px;
    /*padding: 0 0 50px;*/
    padding: 0;
    border:1px solid #E1E8ED;
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
}
.title-banner{
    width: 100%;
    /*height: 360px;*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.content-title{
    margin: 110px 155px 0;
}
.content-title .title{
    font-size: 25px;
    font-weight: 500;
    color: #333;
    overflow: hidden;
    line-height: normal;
}
.content-title .content-brief{
    margin-top: 25px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    color: #999;
}
.content-title .content-brief .user-ava{
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: cover;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;;
}
.content-title .content-brief .user-name{
    color: #333;
    margin-right: 16px;
    text-decoration: none;
}
.content-title .content-brief .create-time, .content-title .content-brief .author-name{
    margin-right: 15px;
    margin-left: 15px;
}
.content-title .content-brief .read-text{
    margin-left: 15px;
}
.content-title .content-brief .read-num{
    margin-right: 15px;
    margin-left: 9px;
}
.content-title .content-brief .report-btn{
    margin-left: 15px;
    text-decoration: none;
    cursor: pointer;
    color: #999;
}
.content-title .content-brief .report-btn:hover{
    color: #0f88eb;
}
.content-title .content-brief .stand{
    color: #eee;
}
.content-info{
    margin: 0 155px;
    padding: 55px 0 0;
    overflow: hidden;
    max-height: 600px;
}
.content-info h1, .content-info h2, .content-info h3, .content-info h4, .content-info h5, .content-info h6{
    margin-bottom: 22px;
}
.content-info p{
    font-size: 16px;
    line-height: 1.65;
    color:#333 !important;
    margin-bottom: 22px;
}
.content-info p embed{
    width: 100%;
    max-height: 500px;
}
.content-info ol, .content-info ul{
    padding: 0 20px;
}
.content-info ol li, .content-info ul li{
    list-style: inherit;
}
.content-info .null_emoji, .content-info .null-p1,  .content-info .null-p2{
    color: #999!important;
    text-align: center;
    margin-bottom: 0;
}
.content-info .null_emoji{
    font-size: 22px;
}
.content-info .null_emoji i{
    font-size: 100px;
}
.content-info .null-p1{
    font-size: 21px;
    margin-bottom: 10px;
}
.content-info .null-p2{
    font-size: 14px;
}
.content-info img{
    max-width: 100%;
}
.content-info a{
    text-decoration: underline;
    margin-right: 5px;
    color: #333 !important;
}
.recommend-articles{
    margin: 0 155px;
    padding: 35px 0;
}
.recommend-articles .rec-title{
    color: #999;
    font-size: 16px;
}
.recommend-articles .rec-list{
    padding: 10px 0;
}
.recommend-articles .rec-item{
    padding: 16px 0;
    border-bottom: 1px solid #E1E8ED;
    transition: all .2s ease-in-out;
}
.recommend-articles .rec-item a{
    text-decoration: none;
    color: #333;
}
.recommend-articles .rec-item:hover{
    background-color: #f2f2f2;
}
.recommend-articles .rec-item .atitle-ava{
    width: 75px;
    height: 55px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}
.recommend-articles .rec-item .asrticle-title{
    font-size: 20px;
    margin-left: 95px;
    line-height: 55px;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recommend-articles .refresh-btn{
    text-align: center;
    font-size: 14px;
    color: #0f88eb;
    cursor: pointer;
}
.feed_list .feed_handle{
    border-top: 1px solid #E1E8ED;
}
.back-home{
    background: #fff;
    line-height: 22px;
    border-radius: 2px;
    padding: 0 5px;
    margin-right: 0;
    margin-left: 0;
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 62px;
    font-size: 12px;
}
.back-home a{
    color: #3399FF;
    margin-right: 5px;
}
.back-home a i{
    font-size: 14px;
    margin-right: 0px;
    margin-left: 5px;
}
.reward-div{
    margin: 0 155px;
    border-bottom: 1px solid #E1E8ED;
}
.reward-div .award-btn{
    width: 98px;
    margin: 0 auto;
    line-height: 25px;
    border: 1px solid #ff8a04;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    background-color: #ff8a04;
    font-size: 15px;
    display: block;
}
.reward-div .reward-num{
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
}
.reward-div .reward-users{
    max-width: 450px;
    margin: 15px auto;
    text-align: center;
}
.reward-div .reward-users .reward-user{
    width: 40px;
    height: 40px;
    margin: 2px 2.5px;
    display: inline-block;
}
.reward-div .reward-users .reward-user-img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.pop .award-user-ava{
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;;
}
.pop .award-user-name{
    display: block;
    margin: 0 auto;
}
.pop .bkb-input{
    height: 40px;
    position: relative;
    max-width: 350px;
    margin: 30px auto 0;
}
.pop .input-text{
    border: 1px solid #ddd;
    width: 100%;
    height: 33px;
    outline: 0;
    padding-left: 90px;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.pop .input-text:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    border-color: #66afe9;
}
.pop .input-title{
    position: absolute;
    left: 20px;
    top: 0;
    line-height: 33px;
}
.pop .money-random{
    position: absolute;
    right: 6px;
    top: 3px;
    padding-left: 11px;
    border-left: 1px solid #ddd;
    cursor: pointer;
}

@media screen and (max-width: 991px){
    .content-title{
        margin: 40px 20px 0;
    }
    .content-info, .recommend-articles{
        margin: 0 20px;
    }
    .main{
        margin-top: 10px;
    }
}
@media screen and (min-width: 991px){
    .feed_list .feed_comment .fe_comment{
        padding: 0 185px;
    }
}
@media screen and (max-width: 767px){
    .back-home{
        display: block;
    }
    .content-title{
        margin: 20px 10px 0;
    }
    .content-info, .recommend-articles{
        margin: 0 10px;
        padding: 15px 0;
    }
    .content-title .content-brief .user-name{
        margin-right: 5px;
    }
    .content-title .content-brief .create-time{
        margin-right: 5px;
        margin-left: 5px;
    }
    .content-title .content-brief .read-text {
        margin-left: 5px;
    }
    .content-title .content-brief .read-num{
        margin-right: 5px;
        margin-left: 5px;
    }
    .content-title .content-brief .user-ava{
        margin-right: 5px;
    }
    .recommend-articles .rec-item .asrticle-title{
        font-size: 13px;
        margin-left: 85px;
    }
    .stand{
        display: none;
    }
    .main{
        margin-top: 0;
    }
    /*.title-banner{*/
    /*height: 180px;*/
    /*}*/
    .content-title .content-brief{
        display: initial;
    }
    .reward-div{
        margin: 0 auto;
    }
}

/*loading*/

.company-result-loading {
    min-height: 350px;
    padding-top: 150px;
}
.company-result-loading .loading-ripple{
    width: 64px;
    height: 64px;
    margin: 0 auto;
    position: relative;
}
.company-result-loading .loading-ripple i{
    width: 64px;
    height: 64px;
    background: #2687da none repeat scroll 0 0;
    border: 0 solid #E1E8ED;
    box-sizing: content-box;
    color: #2687da;
    animation: 1s linear 0s normal none infinite running loading-ripple;
    border-radius: 100%;
    float: left;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
}
.loading-ripple i:nth-child(2) {
    animation-delay: 0.2s;
}
.loading-ripple i:nth-child(3) {
    animation-delay: 0.4s;
}
.loading-ripple:after {
    clear: both;
    content: "";
    display: table;
    line-height: 0;
}

.spec_video{ width: 100%; height: 100%;}

/*子话题部分*/
/*.secondary-tip{*/
/*padding: 0 15px;*/
/*}*/
.secondary-tip .tweet-section{
    background-color: transparent;
}
.sort-mode-wrap{
    float: right;
    color: #E0E0E0;
    cursor: pointer;
    position: relative;
}
.secondary-tip-wrap{
    padding: 0;
}
.tip-off{
    /*举报*/
    font-size: 14px;
    position: relative;
}
.layer_menu_list {
    position: absolute;
    /*z-index: 999;*/
    right: 0;
    top: -2px;
    background-color: #fff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    color: #333;
    padding: 2px;
    display: none;
}
.sort_menu_list {
    position: absolute;
    z-index: 999;
    right: 0;
    top: -4px;
    background-color: #fff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
    color: #333;
    padding: 2px;
    display: none;
}
.sort_menu_list li {
    color: #333;
    cursor: pointer;
    display: block;
    min-width: 50px;
    padding: 7px 13px;
    white-space: nowrap;
}
.sort_menu_list li:hover {
    background-color: #f2f2f5;
    color: #398fd1;
}
.layer_menu_list li {
    color: #333;
    cursor: pointer;
    display: block;
    min-width: 50px;
    padding: 7px 13px;
    white-space: nowrap;
}
.layer_menu_list li:hover {
    background-color: #f2f2f5;
    color: #398fd1;
}
.all-tips-count{
    background-image: url(/img/community/item_icon.png);
    background-repeat: no-repeat;
    background-size: 37px 26px;
    font-size: 12px;
    margin-right: 5px;
    width: 37px;
    height: 26px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    position: relative;
    left: -3px;
}
#sort-cnt{
    margin-right: 5px;
}
.report-time{
    color: #8590A6;
    margin: 5px 0;
    font-size: 12px;
}
.secondary-tip-btn{
    padding: 6px 15px;
    font-size: 13px;
    cursor: pointer;
}
.agreeBtn{
    color: #0F88EB;
    background-color: #EBF3FB;
}
.agreeBtn>i:nth-last-of-type(1){
    margin-right: 5px;
}
.commentBtn>i:nth-last-of-type(1){
    margin-right: 5px;
}

/*推荐和热点*/
.recommend-hot{
    padding-right: 0;
}
.recommend-hot .userAvatar{
    width: 20px;
    height: 20px;
    border-radius: 4px;
}
.recommend-hot .tweet-section{
    background-color: #fff;
}
.one-line{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recommend-hot .main-tip-wrap {
    padding: 10px 16px;
}
.recommend-hot .user-name {
    font-size: 12px;
}
.recommend-hot .tip-inner{
    margin-left: 30px;
}
.recommend-hot .img-list{
    margin-top: 10px;
}
.recommend-hot .img-list img{
    width: 20px;
    height: 20px;
}
#seeMore{
    margin-top: 10px;
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
    color: #8590A6;
    cursor: pointer;
}
/*发表子话题*/
#createTipsArea{
    margin-top: 10px;
}
.meAvatar-wrap{
    margin-right: 5px;
}
.create_header{
    margin-bottom: 10px;
}
.create_header .meAvatar{
    width: 25px;
    height: 25px;
    border-radius: 4px;
}
.create_header .me-name{
    font-size: 13px;
    color: #000;
    margin-right: 5px;
}
/*ue样式*/
.edui-default .edui-editor{border: 1px solid #ececec}
.edui-default .edui-editor-toolbarboxinner {padding: 5px !important;}
.edui-default .edui-toolbar{padding: 0!important;}
.view{margin: 0!important;}
.edui-default .edui-editor-toolbarboxouter{background-color: #fff!important;}
.edui-editor{width: 100%!important;}
/*.main #edui1{width: 100%!important;}*/
 /*#edui58 {width: 100%!important;}*/
 /*#edui58 #edui58_iframeholder{width: 100%!important;}*/
/*.main #edui1 #edui1_iframeholder{width: 100%!important;}*/
.main iframe{border: none!important;}
.edui-default pre{font-family: 'Segoe UI', Arial, 'Microsoft Yahei', Simsun, sans-serif!important;font-size: 16px;
    line-height: 1.65;}
/*#edui1_iframeholder{
    overflow: scroll !important;
}*/
#createTipsArea .btn{
    margin-top: 10px;
    color: #fff;
    background-color: #0F88EB;
    padding: 5px 30px;
}
#changefaceless{
    cursor: pointer;
}
#seeMore{
    display: none;
}
.update-textarea{
    max-height: 500px;
    overflow: scroll;
}
.del-div{
    text-align: center;
    font-size: 15px;
}
/*.pop{
    z-index: 0 !important;
}*/
/*z-index*/
.feed_list .feed_comment {
    z-index: 0;
}
.comment-group .whitehat-head-photo {
    z-index: 0;
}
#video_spec{
    margin-bottom: 0;
}
#video_spec .video-title{
    padding: 20px 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    font-family: 微软雅黑;
    color: rgb(51, 51, 51);
}
#video_spec .video-title .title-striking{
   float:left;white-space: nowrap;text-align: left;font-size: 18px;font-weight: 400;font-style: normal;text-decoration: none;font-family: 微软雅黑;color: rgb(34, 109, 212);
}
#video_spec .video-title .title-visit{
    float:right;white-space: nowrap;text-align: right;font-size: 14px; font-weight: 400;font-style: normal;text-decoration: none;font-family: 微软雅黑; color: rgb(153, 153, 153);
}
#video {
    width: 100%;
    height: 509px;
    background-color: #000;
}
#video_spec .video-control{
    border-top: 1px solid #e3e4e7; padding: 15px 20px; white-space: nowrap;text-align: left;font-size: 14px;font-weight: 400;font-style: normal;text-decoration: none;font-family: 微软雅黑; color: rgb(153, 153, 153);
}
#hack_spec{
    margin-top: 10px;margin-bottom: 0;
}
#hack_spec .hack-title{
    padding:15px 20px;white-space: nowrap;text-align: left;font-size: 16px;font-weight: 400; font-style: normal;text-decoration: none;font-family: 微软雅黑;color: rgb(51, 51, 51);border-bottom: 1px solid #e3e4e7
}
#hack_spec .hack-card{
    padding: 20px 20px;
}
#hack-title{
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#hack-face {
    margin-right: 20px;float: left; width: 85px;height: 85px;-webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;
}
#hack-name {
    margin-bottom: 5px; white-space: nowrap;  font-size: 18px; font-weight: 700; color: rgb(51, 51, 51);overflow: hidden; text-overflow: ellipsis;
}
.hack-describe {margin-left: 105px;font-size: 14px;  font-weight: 400;  font-style: normal; text-decoration: none; font-family: 微软雅黑;  color: rgb(102, 102, 102); word-wrap: break-word; word-break: break-word; line-height: 18px;}
/*@media screen and (min-width: 767px) {*/
    /*.hack-describe{margin-left: 105px}*/
/*}*/
#hack_spec .hack-card .hack-introduce{margin-left: 105px;min-height: 85px;}
#con_spec{
    margin-top: 10px;margin-bottom: 0;padding-bottom: 55px;
}
#con_spec .con-title{padding:15px 20px;white-space: nowrap;text-align: left;font-size: 16px;font-weight: 400; font-style: normal;text-decoration: none;font-family: 微软雅黑;color: rgb(51, 51, 51);border-bottom: 1px solid #e3e4e7}
#document_spec{
    margin-top: 10px;margin-bottom: 0;
}
#document_spec .document-title{padding:15px 20px;white-space: nowrap;text-align: left;font-size: 16px;font-weight: 400; font-style: normal;text-decoration: none;font-family: 微软雅黑;color: rgb(51, 51, 51);border-bottom: 1px solid #e3e4e7}
.feed_list{
    padding: 15px 10px;
}
.feed_list .feed_spec{margin: 0px;}
.feed_list .feed_spec .feed_box{padding: 5px 10px;}
.feed_list .feed_spec.spec_file .spec_file_box{margin-right: 0px}
#collection{display: inline-block;
    width: 44px;
    text-align: center;
    text-decoration: none;}
#collection a{text-decoration: none;}
#collection a:hover{
    opacity: .8;
}
#edit a:hover{
    opacity: .8;
}
/*#share{width: 28px;display: inline-grid;}*/
#share a{text-decoration: none;}
.bdshare-button-style1-24 a, .bdshare-button-style1-24 .bds_more{
    line-height: 19px;height: 19px;
}
#like{
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-left: 1px solid #e3e4e7;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    font-family: 微软雅黑;
    color: rgb(102, 102, 102);
    cursor: pointer;
}
#like.on{
    color: #226dd4;
}
#like span{margin-left: 5px;}
#open-switch{
    cursor: pointer;
    width: 110px;
    text-align: center;
    margin: 0 auto;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    font-family: 微软雅黑;
    color: rgb(133, 144, 166);
}
.tip-contenr{
    font-size: 13px;
}
@media screen and (min-width: 992px){
    .secondary-tip .col-md-9 {
        width: 72%;
    }
}
@media screen and (min-width: 992px){
    .secondary-tip .col-md-3 {
        padding-left: 10px;
        width: 28%;
    }
}