body{/*font:12px/150% Roboto,RobotoDraft,-apple-system,Microsoft YaHei,Helvetica,Arial,sans-serif;
	background-color:#000;
	color:#d2d2d2;
	background-color:#000;
	color:#f0e387;*/}

/*最上面导航栏*/
.navbar .disp .left{
	position:relative;
	float:left;
	width:65%;
	color:gray;
}.navbar .disp .left a{margin:4px;font:12px/31px;}
.navbar .disp .right{
	position:relative;
	float:right;
	width:35%;
	text-align:right;
}
/*Banner区域*/
.bannerbg{
	position:relative;
	width:100%;
	font-size:12px;
	float:left;
	margin-bottom:8px;
}
.bannerbg .banner{
	position:relative;
	width:1200px;
	margin:auto;
	margin-top:5px;
}
.bannerbg .banner .logo{
	position:relative;
	float:left;
	padding-top:1px;
	width:690px;
	height:36px;
}
.bannerbg .banner .logo img{
	width:114px;
	height:36px;
	float:left;
}


	/*左侧*/
.main .col-left .d_content{
	width:888px;
	float:left;

	border:1px solid #ddd;
	border-top:2px solid #595959;
}
.main .col-left .d_content .title{
	font:20px/28px Roboto,RobotoDraft,-apple-system,Microsoft YaHei,Helvetica,Arial,sans-serif;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
	color:#222;
}
.main .col-left .d_content .prop{
	padding:12px;
	color:#666;
	text-align:center;
}
.main .col-left .d_content .prop a{color:#666;} .main .col-left .d_content .prop a:hover{text-decoration: underline;}
.main .col-left .d_content .t_summary{
	background-color:#fffcf1;
	width:830px;
	border:1px dashed #3a5d70;
	padding:10px;
	color:#3d3d3d;
	margin:auto;
	text-align:left;
	font:14px/24px Roboto,RobotoDraft,-apple-system,Microsoft YaHei,Helvetica,Arial,sans-serif;
	box-shadow: 0px 1px 4px #ddc;
    margin-bottom: 15px;
}
.main .col-left .d_content .t_summary .zy{color:#ee8d03;font:14px/24px 'Lucida Sans Unicode', Tahoma, Verdana, Microsoft YaHei;}
.main .col-left .d_content .t_summary .fa {
	font-size: 18px;
    color:#fdce71;/*#c8b898;*/
    margin-right: 10px;
}
.mob {font-size:14px;}
.mob .fa{
	font-size: 18px;
	margin-right: 5px;
}
.box_shadow{/*阴影效果*/
	margin-bottom:10px;
	margin-left:27px;
	width: 840px;
    height: 6px;
}
.main .col-left .d_content .text {
	text-align:left;
	font:16px/29px Roboto,RobotoDraft,-apple-system,Microsoft YaHei,Helvetica,Arial,sans-serif;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:8px;
}
.main .col-left .d_content .text p {
	text-indent:2em;
	margin-bottom:12px;
}.main .col-left .d_content .text p:last-child {margin-bottom:0px !important;}
.main .col-left .d_content .text li p {text-indent:0;}

.jp {
	font-family: "MS PGothic", "Osaka", Arial, sans-serif !important;
}
.main .col-left .d_content .text img{
	border: 1px solid #e5e5e5;
	padding: 3px;
	max-width: 850px;
}
.main .col-left .d_content .text ul{float:none;}
.main .col-left .d_content .text hr{
	border: 1px dashed #999;
	border-bottom: none;
	margin:10px 0;
}
.main .col-left .d_content .text .ad{
	width:300px;
	float:left;
	text-align:center;
	margin:15px;
	margin-left:5px;
	margin-bottom:0;
}
.main .col-left .d_content .text ul{
	list-style: initial;
	margin-left:10px;
	margin-bottom:12px;
}
.main .col-left .d_content .text ol{
	list-style: decimal;
	margin-left:20px;
	margin-bottom:12px;
}
.main .col-left .d_content .text li{
	height:auto !important;
}
.main .col-left .d_content .text pre{
	width:auto !important;
}
.main .col-left .d_content .text h1,
.main .col-left .d_content .text h2,
.main .col-left .d_content .text h3,
.main .col-left .d_content .text h4,
.main .col-left .d_content .text h5 {
	margin-bottom: 6px;
	font-weight:bold;
}
.main .col-left .d_content .text table,
.main .col-left .d_content .text table th,
.main .col-left .d_content .text table td {
	border:1px solid #aaa;
	padding:0 3px;
	margin-bottom:12px;
}
.main .col-left .d_content .text table p {
	margin: 0;
	padding: 0;
}
/*正文超链接样式*/
/*.main .col-left .d_content .text a{
	color: rgb(51, 51, 51) !important;
	text-decoration: none !important;
	outline-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(7, 129, 199);
}*/
.main .col-left .d_content .text a{color:rgb(240, 90, 65);}
.main .col-left .d_content .text a:hover{color:rgb(240, 90, 65);}
/*引用样式*/
.main .col-left .d_content blockquote{
	color:#999;
	margin: 10px auto 10px 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: rgb(235, 239, 247);
	padding: 3px 3px 3px 12px;
}
.main .col-left .d_content blockquote p, .main .col-left .d_content td p{
	text-indent:0 !important;
}

/*投票*/
.main .col-left #vote-show{
	width:60%;
	margin: 30px auto 10px auto;
	text-align:left;
	text-indent:0;
}

/*分享*/
.main .col-left .Article-Tool{
	overflow: hidden;
	width:890px;
}

	/*右侧*/
.main .col-auto .d_ad{
	/*width:300px;
	height:250px;*/
	float:right;
}
	/*图片展示页评论右侧广告*/
.showpic_ad {
	width:300px;
	float:right;
}
	/*相关推荐*/
.main .col-auto .d_relative{
	width:298px;
	float:right;
	margin-bottom:10px;
	border:1px solid #ddd;
}.main .col-auto .d_relative:hover{box-shadow: 0px 1px 5px #ccc;}

.d_relative .title{
	margin-left:10px;
	height:32px;
	line-height:32px;
	border-bottom:1px dotted #e4e4e4;
	margin-right:10px;
}
.d_relative .title h2{
	height:30px;
	line-height:30px;
	border-bottom:2px solid #EE8D03;
	margin-top:1px;
	font-weight:bold;
	float:left;
}
.d_relative .title .more{
	color:#06c;
	text-decoration:none;
	float:right;
	font-size:12px;
	font-weight:bold;
	display:inline;
}
.d_relative .ad{
	text-align:center;
	border:0;
	height:25px;
	line-height:32px;
	font-weight:bold;
	color:rgb(240, 90, 65);
}.d_relative .ad  a{color:rgb(240, 90, 65);}

/*内容页标签样式*/
.show-tag{
	margin-bottom:10px;
	margin-left:15px;
}
.show-tag small{
	color:#555;
}
.show-tag .fa{
	color: #666;
    margin-right: 3px;
}

/* 内容页 tag*/
a.tag {
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 4px;
    padding: 3px 6px;
    font-size: 12px;
    background-color: #fff;
    color: #5094d5 !important;
    border: 1px solid #eaeaef;
    height: 23px;
    line-height: 17px;
    border-radius: 4px;
    display: inline-block;
}
a.tag:hover {
	color:#277ccc !important;
}

/*上一篇、下一篇*/
.pagenav {margin-left:20px; color:#A2A2A2;}
.pagenav a{line-height:25px;}

/*模块样式开始*/
.repeatList ul.linkList{width:880px}
.repeatList ul.linkList li {overflow:hidden;width: 100%;vertical-align: top;position:relative;border-bottom: 1px solid #EEE;padding: 15px 0px;}
.repeatList ul.linkList li:hover{ box-shadow: 0px 1px 5px #ccc; }
.repeatList ul.linkList li .image{float: left; width:150px;_width:147px;height:100px; vertical-align: top;overflow:hidden;}
.repeatList ul.linkList li .image img{width:140px;height:100px; vertical-align: top;}
.repeatList .title {height:30px;overflow: hidden;}
.repeatList .title a{font: 17px/25px "Microsoft YaHei","simhei"; font-weight:bold; color:#000}
.repeatList .title a.tw{width:438px;}
.repeatList .info {color: #262626;height:55px; font: 12px/24px; overflow:hidden;}
.repeatList .from {color: #a0a0a0;line-height: 22px; text-align: left; font-size:12px;}
.repeatList .from .date{float:left;}
.repeatList .from .taglist{float:left;margin-left:10px;}
.repeatList .list_comment{ float:right;margin-right: 8px;}
.repeatList .list_comment a{color:#a0a0a0;}
.repeatList .list_comment a:hover{color:rgb(240, 90, 65)}
.repeatList .list_comment .count{color:#FF4B01;}
.repeatList .title a:hover{color:rgb(240, 90, 65)}
.repeatList .title a:visited{color:#999}

/*评级*/
#bloggrade {
    position: relative;
    width: 100%;
    height: 0;
    overflow: visible;
}
#bloggrade img {
    position: absolute;
    top: -22px;
    right: 17px;
    width: 88px;
    height: 52px;
}


<!--
 /* Style Definitions */
h1
	{margin-right:0cm;
	margin-left:0cm;
	font-size:24.0pt;
	font-family:"Arial Unicode MS",sans-serif;}
h2
	{margin-top:13.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:173%;
	page-break-after:avoid;
	font-size:11.0pt;}
a:link
	{color:#2440B3;/*#2424C3;*/
	text-decoration:none;}
a:hover
	{color:rgb(240, 90, 65);
	text-decoration:underline;}
a:visited
	{color:#b88ca2;/*#954F72;*/}
-->

/*二维码*/
#qrcode{
	display:none;
	text-align:center;
	color:#333;
	position: absolute;
    left: 210px;
    padding: 6px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #ddd;
}

a.github{
	background:url('https://www.tsingfun.com/statics/images/svg/github.svg') no-repeat 0 2px;
	padding-left:20px;
}