@charset "utf-8"; 
.youjicontent{
	padding: 10px 15px;
	margin: 0;
}
.answer_item{
	padding-top: 5px;
}
.dj-contentimg{
	margin: 6px 0;
}
.replytitle{
	margin: 0 40px 0px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #efefef;
}  
.reply .relf img{
	width: 35px;
	height: 35px;
	margin-top:5px; 
}
.reply .rerf .title{
	margin-bottom: 10px;
	padding-top: 4px;
}
.reply .rerf .title span{
	display:  block; 
}
.reply .rerf .title .t1,
.reply .rerf .title .t2{
	line-height: 20px;
	margin: 0;
}
.fr{
	float: right;
}
.fly-header{
	background: #f90; 
    width: 100%;
    height: 44px; 
    min-width: 1200px; 
    padding-top: 5px; 
} 
.fly-header img{
	height: 36px;
	display: block; 
}
.hr20{
	height: 15px;
}
.main{
	overflow: hidden;
}
.zmain{
	width: 1200px;
	margin: 0 auto;
}
 
.detail-box {
    padding: 10px 15px 15px;
}
.fly-panel {
    border-bottom: 8px solid #f6f6f6;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
} 
.detail-box h1 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}
.fly-detail-info {
    position: relative;
    margin: 10px 0 15px;
}
.layui-badge {
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    padding: 0 5px;
    font-size: 12px;
    text-align: center;
    margin-right: 3px;
}
 
.youjicontent .fly-link p{
	line-height: 20px; 
    font-size: 13px;
}
.youjicontent .fly-link .fly-badge-vip{
	line-height: 16px; 
    font-size: 13px;
    height: 16px; 
}
.layui-bg-black{
	background: #393D49;
}
.layui-bg-red{
	background: #FF5722;
}
.fly-list-nums { 
    font-size: 13px;  
    line-height: 16px;
} 
.fly-list-nums span{
	margin-top: 3px;
	margin-right: 6px;
}
.fly-list-nums img{
	vertical-align: bottom;
	height: 16px;
	margin-right: 3px;
}
.detail-travel,
.detail-about {
	position:relative;
	line-height: 20px;
	padding:10px;
	font-size:13px;
	background-color:#f8f8f8;
	color:#999;
} 
.detail-travel{
	background: transparent;
	padding: 0;
}
.relfimginfo img {
    display: block;
    width: 45px;
    height: 45px; 
    border-radius: 99px;
}
.fly-detail-user{
	margin-left: 10px;
}
.fly-detail-user a {
    padding-right: 10px;
    font-size: 14px;
}
.fly-link {
    color: #01AAED;
} 
.icon-renzheng img{
	height: 12px;
	display: block; 
	margin: 3px 5px;
} 
.fly-badge-vip {
    height: 16px;
    line-height: 16px;
    padding: 0 3px;
    background-color: #FF5722;
    color: #fff;
    border-radius: 2px;
}

.detail-hits { 
	height: 20px;
    line-height: 20px;
    position: relative;
    top: 5px; 
}
.detail-body{
	margin: 10px 0 0; 
    line-height: 26px;
    font-size: 16px;
    color: #333;
    word-wrap: break-word;
}
.reply .rerf .content,
.youjicontent p{
	line-height: 26px;
    font-size: 16px;
}
.reply .rerf .content{
	font-size: 15px;
}
.icon-tag img{
	width: 50px;
	display: block;
}
.list {
	margin-top: 10px;
}
.list p{
	color: #333;
	font-size: 14px;
	opacity: .5;
	filter: alpha(opacity=50);
	line-height: 20px;
	cursor: pointer;
}
.list p:first-child{
	margin-right: 25px;
}
.list p img{
	display: inline-block;
	height: 20px;
	vertical-align: bottom;
	margin-right: 4px;
}
.list p:hover{ 
	opacity: 1;
	filter: alpha(opacity=100);
}
.dj-content{
	margin-top: 5px;
}
.dj-content b, .youjicontent b{
	font-weight: 400;
}
@media screen and (max-width: 768px) and (min-width: 0px){
	.fly-header,.zmain{
		width: 100%;
		min-width: 100%;
	}
	.detail-box h1 {
	    font-size: 16px;
	    line-height: 26px;
	}
	.reply .relf {
	margin-right: 10px;
}
	.hr20{
		display: none;
	}
	.reply .rerf .content.huidawo p {
	    font-size: 15px;
	    line-height: 26px;
	}
	.reply{
		padding: 5px 5px 8px;
	}
} 