﻿@charset "utf-8";
table{margin-top:25px;}
tbody, tbody tr, tbody td, tbody th{border:1px solid #ccc;}
/*首页公告显示*/.gonggao{display:block;}
/*电脑端样式 - pc terminal style*/
body{background:#f9f9f9;}
@media screen and (min-width: 830px) { 
    /*简介*/
    .anthology{
    	margin:0 auto;  font-size:16px; padding:8px 0; padding:0 30px; width:648px; margin-top:5px; border-top-left-radius:15px; border-top-right-radius:15px; ;line-height:30px;color:#000;
    }
    .anthology p{
    	margin-top:20px;
    	color:#000;
    }
    #fansNo{
	    font-size:12px; text-align:center; color:blue; background:#ccc; padding:5px; border-radius:8px;float:left;display:block; width:97%;
	}
	/*插入视频*/
	#IFeditValue{width:828px; height:600px; padding:15px;}
    .details{
    	width:1200px; 
    	margin:15px auto;
    }
    .details a:hover{text-decoration:underline;}
    /*左边：图片信息*/
    .details .left{
    	width:720px;
    	height:100%;
    	float:left;
    	background:#fff;
    	margin-left:40px;
    	border-radius:15px;
    }
    /*标题*/
    .details .left #h2{
    	padding-top:10px;
    	text-align:center; 
    }
    /*图片相关信息*/
    .details .looked{
        width:100%; text-align:center;
    	margin:0 auto;
    	position:relative;
    	font-size:12px; 
    	overflow: hidden;  
        white-space: nowrap;  
        text-overflow: ellipsis;  
    	color:#918787;
    	margin-top:10px;
    }
    .details .looked a{
	    color:#918787;
    }
    .details .looked img{
    	position:relative;
    	top:3px;
    }
    .details .looked .clock{
    	margin-left:10px;
    }
    .details .details_img{
    	width:638px;
    	display:block;
    	margin:0 auto;
    	border-bottom:1px solid #ccc;
    	margin-top:5px;
    }
    /*顶部广告位：未开放*/
    .details .left .banner{
    	width:830px;
    	height:120px;
    	display:block;
    	margin:10px auto;
    	border-radius:15px;
    	display:none;
    }
    /*下载 点赞 收藏*/
    .tabSpan{
    	height:30px;
    	padding:20px 0;
    	width:600px;
    	margin:0 auto;
    }
    .tabSpan span{
    	display:inline-block;
    	width:135px;
    	height:35px;
    	text-align:center;
    	line-height:35px;
    	color:#fff;
    	float:left;
    	margin-left:10px;
    	border-radius:20px;
    	font-weight:bold;
    }
    .tabSpan span:hover{
    	opacity:0.8;
    }
    /*作品归属和转载*/
    .basic{
    	width:700px;
    	background:#f8f8f8;
    	border:1px solid #ccc;
    	padding:10px;
    	border-bottom-left-radius:15px;
    	border-bottom-right-radius:15px;
    	word-break:break-all;
    	text-align:center;
    	margin-top:10px;
    }
    .basic p{
    	margin-top:3px;
    }
    .basic p a{
    	margin:0 5px; 
    	color:#ea7d9c;
    }
    /*右边：作者信息*/
    .details .right{
    	width:360px;
    	height:300px;
    	float:left;
    	margin-left:30px;
    	padding-top:25px;
    }
}
/*移动端样式 - Mobile terminal style*/
@media screen and (min-width: 0) and (max-width: 829px){ 
	.leixing{display:inline-block; position:relative; top:4px;width:120px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    /*简介*/
    .anthology{
    	padding:10px 0; font-size:16px; width:95.5%; margin-top:0px; border-top-left-radius:15px; border-top-right-radius:15px; margin-left:2%;margin-bottom:-6px; line-height:35px;
    }
    .anthology p{
    	margin-bottom:20px;
    	color:#000; 
    }
    #fansNo{
	    font-size:12px; text-align:center; color:blue; background:#ccc; padding:5px; border-radius:8px;float:left;display:block; width:97%; margin-bottom:50px;
	}
	/*插入视频*/
    #IFeditValue{width:100%; height:438px;}
    .details{
    	width:100%;
        a{color:#000;}
    }
    /*左边：图片信息*/
    .details .left{
    	width:94%;
    	height:100%;
    	background:#fff;
    	border-radius:15px;
    	margin:0px auto;
    }
    /*标题*/
    .details .left #h2{
    	text-align:center;
    	padding-top:20px;
    }
    /*图片相关信息*/
    .details .looked{
    	width:96%;
    	margin:0 auto;
    	position:relative;
    	font-size:12px;
    	overflow: hidden;  
        white-space: nowrap;  
        text-overflow: ellipsis;  
    	color:#918787;
    	text-align:center;
    	margin-top:18px;
    }
    .details .looked a{
	    color:#918787;
    }
    .details .looked img{
    	position:relative;
    	top:3px;
    }
    .details .looked .clock{
    	margin-left:10px;
    }
    .details .details_img{
    	width:96%;
    	display:block;
    	margin:0 auto;
    	border-bottom:1px solid #ccc;
    	margin-top:5px;
    }
    /*顶部广告位：未开放*/
    .details .left .banner{
    	width:96%;
    	display:block;
    	margin:10px auto;
    	border-radius:6px;
    	display:none;
    }
    /*下载 点赞 收藏*/
    .tabSpan{
    	width:98%;
    	height:70px;
    	padding:20px 0;
    	margin:0 auto;
    }
    .tabSpan span{
    	display:inline-block;
    	width:48%;
    	height:35px;
    	text-align:center;
    	line-height:35px;
    	color:#fff;
    	float:left;
    	margin-left:1%;
    	border-top:5px solid #fff;
    	border-radius:20px;
    	font-weight:bold;
    }
    .tabSpan span:hover{
    	opacity:0.8;
    }
    /*作品归属和转载*/
    .basic{
    	width:96%;
    	background:#f8f8f8;
    	border:1px solid #ccc;
    	padding:2%;
    	border-bottom-left-radius:15px;
    	border-bottom-right-radius:15px;
    	word-break:break-all;
    	margin-top:10px;
    }
    .basic p{
    	margin-top:3px;
    }
    .basic p a{
    	margin:0 5px; 
    	color:#ea7d9c;
    }
    /*右边：作者信息*/
    .details .right{
    	width:94%;
    	height:100px;
    	margin:15px auto;
    	margin-top:60px; 
    	border:1px solid #f9f9f9;
    	clear:both;
    }   
    /*审核提示*/
    #left{
    	width:96%;
    	margin-left:2%;
    	height:300px;
    	margin-bottom:20px;
    }
}

/*公共样式*/
.head_text{
	width:100%;
	border-radius:15px;
	margin-top:80px;
	background:#fff;
	position:relative;
}
.head_text .head_pic{
	width:145px;
	height:145px;
	display:block;
	border-radius:145px;
	border:5px solid #fff;
	box-shadow:0px 0px 15px #ccc;
	margin:0 auto;
	position:absolute;
	top:-80px;
	left:50%;
	margin-left:-82px;
}
.head_text .writer{
	position:relative;
	top:80px;
	font-size:20px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.head_text .text{
	text-align:center;
	margin-top:90px;
	padding:0 10px;
	color:#6f6767;
	/*
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	-moz-box-orient: vertical;
    -moz-line-clamp: 3;
	-ms-box-orient: vertical;
    -ms-line-clamp: 3;
	-o-box-orient: vertical;
    -o-line-clamp: 3;
	box-orient: vertical;
    line-clamp: 3;
    overflow: hidden;
    */
	line-height:25px;
}
/*认证*/
.head_text .authentication1{
	display:block;
	margin:0 auto;
	position:absolute;
	top:40px;
    left: 50%;
    margin-left: 30px; /* 宽度的n px */
    margin-top: -18px; /* 高度的n px */
}
.head_text .text1{
	position:relative;
	top:85px;
	text-align:center;
	color:orange;
}
/*关注*/
.head_text aside{
	width:100%;
	height:50px;
	margin-top:12px;
	border:1px solid #f5f0f0;
	background:#faf9f9;
}
.head_text aside span{
	display:inline-block;
	width:32%;
	height:45px; border-right:2px solid #f5f0f0;
	float:left;
	text-align:center;
	margin-top:3px;
}
.head_text aside span img{
	width:13px;
	position:relative;
	top:1px;
	margin-right:2px;
}
.head_text .follow{
	text-align:center;
	letter-spacing:10px;
	padding:8px 0;
	color:blue; font-weight:bold;
}
.head_text .follow:hover{
	background:#b8d6ee;
	color:#fff;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
/*作者的投稿*/
.submissionH4{
	width:95%;
	margin:0px auto;
	margin-top:70px;
}
.submission aside{
	width:46%; background:#ccc;
	height:125px;
	border-radius:12px;
	margin-top:15px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	position:relative;
	margin-left:2.5%;
	float:left;
}
.submission aside h5{
	position:absolute; 
	background:#fff; 
	width:100%; 
	height:26px; 
	bottom:0px; 
	margin:0; padding:0;
	border-bottom-left-radius:12px; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	line-height:26px;
	text-indent:5px;
}
.submission aside a{
	color:#000;
}
/*相关推荐*/
.groom{
	width:100%;
	height:193px;
	overflow: scroll;
	background:#f9f9f9;
	border-bottom-left-radius:10px; 
	border-bottom-right-radius:10px; 
	overflow:-Scroll;overflow-y:hidden;
}
.groom section{
	width:180px;
	height:170px;
	float:left;
	margin-left:10px;
	background:#fff;
	border-radius:15px;
	margin-top:10px;
}

/*pre换行*/
pre{
    white-space:pre-wrap;
    white-space:-moz-pre-wrap;
    white-space:-pre-wrap;
    white-space:-o-pre-wrap;
    word-wrap:break-word;
    overflow: auto;
	color:#000;
	line-height:26px;
}
.details a{
	color:#000;
}

/*关注/粉丝*/
.fansDiv{width:68px;margin-left:3%; float:left; margin-top:20px; text-align:center; height:93px; overflow:hidden; line-height:15px;}
.fansDivHead{width:60px; height:60px; border-radius:60px;}

/*移动端样式 - Mobile terminal style*/
@media screen and (min-width: 600px) and (max-width: 829px){ 
	/*插入视频*/
    #IFeditValue{width:100%; height:600px;}
}

@media screen and (min-width: 800px){
    .head_text{
    	margin-top:30px;
    }	
}

#h2_down{color:red; background:#ccc; display:none; text-align:center; border-radius:20px;}