﻿		
		
		
		
		
		
@media screen and (min-width: 1200px)  {
		.timeline-item .timeline-detail {
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			width: 100%;
		}
}
		.timeline-item {
    border-top: 1px solid #EEE;
    padding: 1em 0 0.5em;
    margin: 0 0;
    overflow: hidden;
    background: #FFF;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    z-index: 2;
	font-size:0.8em
}
		
	.timeline-item .timeline-detail {
    box-sizing: border-box;
    width: 95%;
}	
		.avatar-label {
    display: block;
    position: relative;
    margin: -5px 0.3em 0;
    width: 50px;
    max-width: 50px;
    box-sizing: border-box;
}
.avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}		
	
	.timeline-detail > span:first-child, .timeline-detail > span a, .timeline-cat {
    color: #FFF;
    padding: 1px 1px;
    background-color: #FF7F00;
    border-radius: 2px;
}


	.timeline-detail .username {
    color: #758096;
    margin-left: 0px;
}

a, a:link {
    color: #000;
    text-decoration: none;
}

.detail-toggle {
font-size: 13px;
    color: #758096;
    cursor: pointer;
    margin: 10px 0;
    display: block;
    font-style: normal;
}

.video__jpg{


max-width:200px;

}

.video__play{
    position: absolute;
  
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
margin-top:22px;
    z-index: 1;
}

.timeline-detail .ext-act {
    float: right;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 4px 4px;
    margin: -4px 10px 0;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
	  background: #FF7F00;
 
	
}



.timeline-detail article, .timline-content {
    line-height: 1.3;
    margin: 10px 5px 5px 0;
    overflow: hidden;
    vertical-align: middle;
}

.timeline-detail .detail-tags {
    margin-bottom: 5px;
}
.detail-tags {
    line-height: 1.6;
    clear: both;
    overflow: hidden;
}
.detail-tags a:link{
   color: #758096;
}
.span1, .span2, .span3, .span4, .span5, .span-cat {
    font-size: 13px;
    background: rgba(56,118,241,0.08) !important;
    border-radius: 3px;
    padding: 1px 5px !important;
    margin-right: 5px !important;
    color: #4867A3 !important;
}
	
	.timeline-detail article p, .timline-content p {
    letter-spacing: 1px;
    cursor: pointer;
    padding-right: 15px;
    overflow: hidden;
    word-wrap: break-word;
}
	
	.timeline-item .act-bar {
    display: none;
}
	
	
	.timeline-item .act {
    background: #FFF;
    padding: 7px 10px;
    margin: 5px 5px 5px 0;
    display: inline-block;
    font-size: 12px;
    color: #666;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    cursor: pointer;
}
	
	.detail-time {
    font-size: 13px;
    position: relative;
    margin: 10px 0;
    clear: both;
}
.detail-time span, .detail-time span a {
    color: #999 !important;
}

.detail-time-icon {
     color: #758096;
   background-size: 13px;
    font-size: 13px;
    margin: 0 1em 0 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10000;
    cursor: pointer;
}





.detail-pics {
    box-sizing: border-box;
    clear: both;
    position: relative;
    overflow: hidden;
    font-weight: 100;
    font-style: normal;
    display: block;
	
}

.detail-pics img {
    margin: 1px 1px 0 0;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    background: #EEE;
    opacity: 0.8;
}

.detail-pics > * {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    height: 81px;
}



.timline-content {
    line-height: 1.3;
    margin: 10px 5px 5px 0;
    overflow: hidden;
    vertical-align: middle;
}

timline-content p{letter-spacing:1px;cursor:pointer;padding-right:15px;overflow:hidden;word-wrap:break-word}



.detail-pics .click-more{display:none}

@media screen and (max-width: 321px){
			
	
	.detail-pics > *:nth-child(4),.detail-pics > *:nth-child(5),.detail-pics > *:nth-child(6),.detail-pics > *:nth-child(7),.detail-pics > *:nth-child(8),.detail-pics > *:nth-child(9){display:none}.detail-pics-show > *:nth-child(4),.detail-pics-show > *:nth-child(5),.detail-pics-show > *:nth-child(6),.detail-pics-show > *:nth-child(7),.detail-pics-show > *:nth-child(8),.detail-pics-show > *:nth-child(9){display:inline-block}.detail-pics-show .click-more{display:none}
	.detail-pics-show .click-more{display:none}
	.detail-pics .click-more {
		color: #FFF;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		margin: 1px 0 0;
		background: rgba(0,0,0,0.4);
		padding-top: 27%;
		padding-left: 33%;
		z-index: 9;
		font-size: 12px;
		line-height: 1.4;
		letter-spacing: 2px;
		display:block
	}
	
	.detail-pics-show{display:block}
}

.detail-link {
    box-sizing: border-box;
    background: #F3F3F3;
    padding: 7px;
    margin: 5px 10px 10px 0;
    display: block;
    height: 62px;
    color: #787878 !important;
    font-size: 0.8em;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    word-break: break-all;
    clear: both;
    z-index: 99;
    cursor: pointer;
    font-style: normal;
    letter-spacing: 1px;
}


.detail-link img {
    width: 48px;
    height: 48px;
    vertical-align: middle;
    float: left;
    margin-right: 10px;
}

.detail-link b {
    font-size: 1.2em;
    color: #333;
    font-weight:400 ;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    word-break: break-all;
}
.detail-link .iconfont {
    margin-right: 3px;
}





	  #f_menu {
  position:fixed; 
 top:300px;
right:5px;
 color: white;     
    text-align: center; 
    width: 35px;
  z-index: 1000;
    background: rgba(0,0,0,0.4); 
    border-radius: 3px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
    display: block;
	font-size:26px;
}