@charset "utf-8";
/* CSS Document */
.EnterBtn{
	/*border:1px solid #f00;
	border-radius:2px;*/
	color:#f00;
	padding:4px;
}
a.EnterBtn:hover{
	color:#f00;
}
/*资讯文章*/
.Art .Subtitle a.EnterBtn{
	color:#f00;
	margin-left:-10px;
}
/*视频文章*/
.ArtHps a.EnterBtn{
	margin:0 0 0 5px;
	color:#f00;
	font-size:14px;
}
/*汽车文章*/
.artDes a.EnterBtn{
	color:#f00;
	border:0 none;
	margin-left:-7px;
}
.artDes a.EnterBtn2{
	color:#f00;
	border:0 none;
	float:left;
	height:30px;
	padding:0;
	margin:0 10px;
}
/*外汇 原油 邮币卡 文章 */
.GSTitsL{
	width:280px;
}
.GSTitsL span{
	overflow:visible;
}
.GSTitsL a.EnterBtn{
	padding:3px 3px;
	*padding:2px 3px;
	color:#f00;
	margin:0 15px 0 0;
}
/*博客文章*/
.BloggerTitle{
	margin-top:170px;

	position:relative;
}
.BloggerTitle a.EnterBtn{
	display:block;
	width:110px;
	padding:0 4px;
	height:28px;
	line-height:28px;
	font-size:14px;
	font-family:"微软雅黑";
	text-align:center;
	border:1px solid #d6b16e;
	background-color:#fffeef;
	color:#ed6a00;
	position:absolute;
	left:0;
	bottom:65px;
}
/*博客排行榜*/
.vBlog .RecLiveBar{
	margin:0;
}
.vBlogLine{
	padding:10px 0 10px 20px;
	background-color:#fffeef;
}
.vBlogBtn{
	padding:0 0 0 30px;
	display:block;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	color:#333;
	font-size:16px;
	font-weight:bold;
	background:url(https://web.archive.org/web/20201211064020im_/https://hs.cnfol.com/uc/Imgs/Blog/2017/cupIcon.png) 0 center no-repeat;
}
.vBlogBtn a{
	color:#ff0000 !important;
}
.ArticleBox .vBlogLine{
	padding-top:25px;
	background-color:transparent;
	text-align:center;
}
.ArticleBox .vBlogBtn{
	display:inline-block;
}
.EditBox h2{
	position:relative
}
.EditBox h2 .vBlogBtn{
	position:absolute;
	top:7px;
	left:230px;
}
/*博客新增导航*/
.Nav a.DXT{
    height:47px;
    line-height:47px;
    font-family:'微软雅黑';
    font-weight:300;
    border:none;
    color:#fff;
    padding:0 10px 0 70px;
    display:block;
    overflow:hidden;
    float:left;
    background-image:url("https://web.archive.org/web/20201211064020im_/https://hs.cnfol.com/uc/Imgs/Blog/NavLnkIcns.png") !important;
    background-position:0 3px;
    background-repeat:no-repeat;
    border-right:1px solid #b3a08c;
}
.Nav a.DXT{
    background-position: 0 0;
}
.Nav a.DXT:hover{
    border-top:0;
    background-color:transparent !important;
    color:#000;
    border-radius:0;
    background-position:0 -47px;
}
.Nav a.DV{
    height:47px;
    line-height:47px;
    font-family:'微软雅黑';
    font-weight:300;
    border:none;
    color:#fff;
    padding:0 10px 0 70px;
    display:block;
    overflow:hidden;
    float:left;
    background-image:url("https://web.archive.org/web/20201211064020im_/https://hs.cnfol.com/uc/Imgs/Blog/NavDvIcns.png?v=20180227") !important;
    background-position:0 3px;
    background-repeat:no-repeat;
    border-right:1px solid #b3a08c;
}
.Nav a.DV{
    background-position: 0 0;
}
.Nav a.DV:hover{
    border-top:0;
    background-color:transparent !important;
    color:#000;
    border-radius:0;
    background-position:0 -47px;
}
/*20180102 博客排行结果显示位调整*/

.BloggerTitle{
	min-height:58px;
}
.vBlog{
	text-align:center;
	height:28px;				
	padding:0 0 0 29px;
	position:absolute;
	right:16px;
	bottom:30px;
}
.vBlog span{
	display:block;
	border:1px solid #e4a94e;
	line-height:26px;
	height:26px;
	padding:0 5px;
	white-space:nowrap;
	overflow:hidden;
	min-width:90px;
	text-align:center;
	font-size:12px;
	background-color:#fffeef;
	color:#ed6a00;
	margin-left:-1px;
}
.vBlog i{
	width:29px;
	height:28px;
	background-image:url(https://web.archive.org/web/20201211064020im_/https://hs.cnfol.com/uc/Imgs/Blog/Top/vIcon.png);
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	left:0;
	top:0;
}

/*博客新增导航圈子*/
.Nav a.QZ{
    height:47px;
    line-height:47px;
    font-family:'微软雅黑';
    font-weight:300;
    border:none;
    color:#fff;
    padding:0 10px 0 70px;
    display:block;
    overflow:hidden;
    float:left;
    background-image:url("https://web.archive.org/web/20201211064020im_/https://hs.cnfol.com/uc/Imgs/Blog/qzIcon.png") !important;
    background-position:25px 12px;
    background-repeat:no-repeat;
    border-right:1px solid #b3a08c;
    width: 69px;
}
.Nav a.QZ:hover{
    border-top:0;
	background-image:url("https://web.archive.org/web/20201211064020im_/https://hs.cnfol.com/uc/Imgs/Blog/qzIconOn.png") !important;
    background-color:#fff !important;
    color:#000;
	border-radius:0;
	border-right: 1px solid #fff;
}

/*我问大V入口*/
.askCodeBox{
	padding:9px 9px 9px 95px;
	height:80px;
	width:150px;
	overflow:hidden;
	background-color:#f5f5f5;
	/*border:1px solid #e4a94e;*/
	position:absolute;
	right:203px;
	bottom:15px;
}
.askCodeBox img{
	width:80px;
	height:80px;
	position:absolute;
	left:9px;
	top:9px;
}
.askCodeBox h3{
	line-height:40px;
	font-size:16px;
	color:#ed6a00;
}
.askCodeBox p{
	line-height:20px;
	font-size:14px
}
.codeBtn{
	position:relative;
}
a.codeBtn .askCodeBox{
	left:0;
	display:none;
	top:25px;
}

.codeBtn .askCodeBox p{
	line-height:20px;
	color:#333;
}
.MaRgt a.artCodeBtn{
	margin:5px 0;
	height:30px;
	line-height:30px;
	font-size:12px;
	text-align:center;
	display:block;
	border:1px solid #cdcdd7;
	border-radius:2px;
	background-color:#ececf0;
	color:#333;
	text-align:center;
	position:relative;
	z-index:999;
}
.MaRgt a.artCodeBtn span{
	padding:0 0 0 20px;
	background-image:url(https://web.archive.org/web/20201211064020im_/https://hs.cnfol.com/uc/Imgs/gold/codeIconPc.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.MaRgt a.artCodeBtn:hover{
	text-decoration:none;
}

.artCodeBtn .askCodeBox{
	display:none;
	right:auto;
	left:-30px;
	top:35px;	
}
.artCodeBtn .askCodeBox p{
	text-align:left;
	line-height:20px;
	color:#333;
}
.LiveHint,.MaRgt{
	overflow:visible
}


.BlogerLoadM{
	 background-color: #97012e;
	 border: 0 none;
	 color: #fff !important;
	 display: block;
	 height: 28px;
	 margin: 10px auto;
	 cursor: pointer;
	 width: 102px;
	 text-align: center;
	 line-height: 28px;

 }
.gonggaocz00 img{max-width:100%;}

.ArticleCont img{max-width:100% !important;}

/*
     FILE ARCHIVED ON 06:40:20 Dec 11, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:28:14 Jan 29, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.resolve: 22.354
  exclusion.robots: 0.188
  LoadShardBlock: 81.398 (3)
  RedisCDXSource: 6.987
  PetaboxLoader3.datanode: 102.474 (4)
  captures_list: 133.495
  esindex: 0.063
  CDXLines.iter: 20.961 (3)
  exclusion.robots.policy: 0.174
  load_resource: 77.854
*/