@charset "utf-8";
/* CSS Document */
/*#cnblogs_post_body {
	font-size: 14px;
}
公用*/
.topicListFooter {
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
}
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
/*url(https://images.cnblogs.com/cnblogs_com/buzhaoshi/740630/o_bj.png)*/

body {
	background: url() repeat scroll 0 0 #000000;
	color: #7d8b8d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	height: 100%;
        
}
table {
	border-collapse: collapse;
	border-spacing: 0;
        margin:0 auto;
}
ul {
	word-break: break-all
}
li {
	list-style: none
}
h1, h2, h3, {
 font-size:100%;
 font-weight:normal;
}
a:link {
	color: #e15656;
	text-decoration: none
}
a:hover {
	color: #0188fb;
	text-decoration: none
}
.clear {
	clear: both
}
iframe{position:fixed;top:0px;left:0px;right:0px;bottom:0px;}
img {
	border: 0px solid #3f5060;
}
hr {
	border:1px solid #f6f8f9;
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.4);
	display:block;
	
}
a {
	color:#e15656;
	text-decoration:none;
	-webkit-transition:background-color .15s linear,color .15s linear;
	-moz-transition:background-color .15s linear,color .15s linear;
	-o-transition:background-color .15s linear,color .15s linear;
	-ms-transition:background-color .15s linear,color .15s linear;
	transition:background-color .15s linear,color .15s linear
}
a:hover {
	color:#0188fb;
	text-decoration:none
}
#header {
	background: url(https://images.cnblogs.com/cnblogs_com/buzhaoshi/740630/o_bj.png) repeat scroll 0 0 #211b2a;
	width: 100%;
	height: 0px;
	clear: both;
	position: fixed;
	top: 0px;
	display: block;
	z-index: 30;
}
#blogTitlef {
	position: fixed;
        right:3px;
	bottom: 0px;
	height: 20px;
	width: 100%;
        text-align:right;
	z-index: 60;
}
#blogTitlef a{top:10px;
	color:#c8c0b2
}
#blogTitlef a:hover{
	color:#ff2222
}
#blogTitle {
	position: fixed;
	margin-top: 0px;
	height: 0px;
	width: 100%;
	z-index: 50;
}
#blogTitlelog {
	padding-top: 1px;
	height: 0px;
	width: 96%;
	margin:0 auto;
}
#blogTitlelogh {
	font-size: 14px;
	line-height: 0px;
	text-align: right;
	padding-top: 24px;
	font-weight: 700;
	width: 96%;
	margin: 0 auto;
}
#blogTitlelogh a {
	color: #c8c0b2;
}
#blogTitlelogh a:hover {
	color: #aaa288;
}
#blogTitle h1 {display:none;
	font-size: 20px;
	line-height: 0px;
	text-align: right;
	padding-top: 20px;
	font-weight: 700;
	width: 96%;
	margin: 0 auto;
}
#blogTitle h2 {
	height: 14px;
	width: 500px;
	float: left;
	line-height: 0px;
	font-weight: normal;
	margin-top: 18px;
	margin-left: 28px;
	font-size: 14px;
}
#blogTitle h1 a, #blogTitle h2 {
	color: #c8c0b2;
}
#blogTitle h1 a:hover {
	color: #aaa288;
}
#blogLogo {
	display: none;
	float: left;
	color: #f6f8f9;
}
#navigator {
	display: none;
	background-color: #169fe6;
	height: 60px;
	clear: both;
	position: relative;
	border: 1px solid #138cca;
	border-left: none;
	border-right: none
}
#navList {
	display: none;
	width: 98%;
	margin: 0 auto;
	height: 60px
}
#navList li {
	display: none;
	float: left;
	height: 60px;
	line-height: 60px
}
#navList a {
	display: none;
	padding: 0 20px;
	font-size: 16px;
	display: block;
	color: #fff
}
#navList a:link, {
display:none;
 color:#fff;
 text-shadow:3px 3px 3px #000
}
#navList a:hover {
	display: none;
	text-decoration: none;
	background-color: #fff;
	color: #169fe6
}
.blogStats {
	display: none
}
#main {
	width: 100%;
	margin: 0 auto;
	clear: both;
}
.postDesc a:link, {
 color:#a3a3a3
}
.postDesc a:hover {
	color: #9ab26b;
	text-decoration: none
}
.postSeparator {
	border-top: 1px dashed silver;
	margin: 15px 0;
	clear: both
}
.topicListFooter {
	margin-top: 15px;
	height: 0px;
	line-height: 68px;
	font-size: 16px;
}

#nav_next_page {
        text-align:right;
        winth:96%;
        margin:0 auto;
	line-height: 40px;
}
#nav_next_page a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 2px;
	background-color: #b7ac9c;
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
	box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
	height: 40px;
	line-height: 40px;
	color: #211d23;
	display: inline-block;
	padding: 0 15px;
	text-decoration: none
}
#calendar table a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f60
}
.catListTag ul li, {
 margin:.5em
}
.divRecentComment {
	margin-top:.5em
}
#EntryTag a:hover {
	color: #f60
}
.feedbackListSubtitle {
	padding: 0 5px
}
.feedbackListSubtitle a:hover {
	color: #9ab26b;
	text-decoration: none
}
#divRefreshComments {
	text-align: right;
	margin-bottom: 10px
}
.entrylistItemPostDesc a:hover {
	color: #f60
}
#homepage_top_pager{display:none;}
.pager {winth:96%;margin:0 auto;text-align:right;float:right;

}
.topicListFooter .pager a, .topicListFooter .pager span {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 2px;
	background: #b7ac9c;
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
	box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
	height: 40px;
	line-height: 40px;
	margin-top: 0px;
	color: #211d23;
	display: inline-block;
	padding: 0 15px;
	text-decoration: none;
	border: none
}
.divPhoto:hover {
	border-color: #08c;
	box-shadow: 3px 3px 3px rgba(0,0,0,.3)
}
#footer {
	display: none;
	text-align: center;
	min-height: 15px;
	_height: 15px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #333
}
.pfl_feedback_area_title {
	margin-bottom: 1em
}
.pfl_feedbackCon {
	margin: .5em
}
.postCon p {
}
.postCon a:link, {
 text-decoration:none;
 color:#9ab26b
}
body, div, h1, h2, h3, h4, h5, h6, ul, li, img {
	margin-left: 0px;
	padding: 0；
}
ul {
	list-style: none
}

#home {
	margin: 0 auto;
}
#BlogMusicPayer, #flashContent, {
 display:block;
 left:719px;
 position:absolute;
 top:45px
}
#user .user_info a:hover {
	color: rgba(255,255,255,1)
}
#mynav li:hover {
	background-color: #99b16b;
	color: #fff
}
#mynav li, #profile_block a, .catListTag ul li, .catListTag ul li:before, .catListPostCategory ul li a, .catListPostArchive ul li a, .recent_comment_title a, .catListView ul li a, .catListFeedback ul li a {
	-webkit-transition: all .2s ease-in;
	-o-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	transition: all .1s ease-out
}
#mainContent {
	background: #none;
	float: left;
	overflow: visible;
	text-overflow: ellipsis;
	width: 100%;
	word-break: break-all;
	margin-top: 0px;
	font-size: 18px;
}

#mainContent .forFlow {
	float: none;
	width: 100%;
}

.day {
	background: url() repeat scroll 0 0 #000000;
	padding: 24px 48px 48px 48px;
	border-bottom: 1px solid #c8c0b2;
}
.day:hover {
	/*border-top:1px solid #c8c0b2;*/
	position: relative;
	z-index: 10;
}
.day:hover .postSeparator {
/*border-top:1px dashed #c8c0b2;*/
}
.dayTitle {display:none;
	color: #0188fb;
	/*background-color:#45bcf9;*/
	padding: 0px;
	font-size: 12px;
	display: block;
	float: right;
	margin-top: 0px;
height:15px;
	z-index: 10px
}
.dayTitle:hover {
	color: #0188fb;
}
.dayTitle a {display:none;
	color: #0188fb;border-bottom:1px dashed #d1baa8;
}
.day .postTitle2 {
	color: #e15656;border-bottom:1px dashed #d1baa8;
}
.day .postTitle {
	margin-top:0px;
	font-size: 24px;
	line-height: 48px;
	float: left;
        height:48px;
}
.postCon {
	padding: 0px 0px 0px 0px;
	clear: both
}
.postDesc {
	display: none;
	clear: both;
	color: #bcbcbc;
	float: none;
	text-align: left;
	line-height: 100%;
	font-size: 12px
}
.postDesc a {
	color: #999;
	float: right
}
#topics {
	background: #000000;
	/*overflow: hidden;*/
	padding: 18px 36px 36px 36px;

}
#topics img {
	//border: 2px solid #3f5060;
    max-width: 600px;
    border:2px solid #bcbcbc;
    padding:4px;
    border-radius:4px;
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.4);
	display:block;
}
#topics1 {
    max-width: 600px;
}
#topics .postTitle {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 0px;
	line-height: 0px;
	color: #0188fb;
}
#topics .postTitle a {
	color: #e15656;
    line-height: 36px;
}
#topics .postTitle a:hover {
	color: #0188fb;
}
#topics .postBody blockquote {
	border: none;
	border-left: 5px solid #ddd;
	margin: 0;
	padding-left: 10px
}
#topics .postBody blockquote p {
	margin: 0;
	padding: 0;
	color: #777
}
.postTitle a:link, {
 color:#0188fb;
}
.postTitle a:hover {
	color: #0188fb;
	text-decoration: none;
}
#cnblogs_post_body {
	color: #333333;
         margin-top:16px;
}
#cnblogs_post_body h2 {
	margin: 0px;
}
#cnblogs_post_body p{
        line-height:28px;
}
#cnblogs_post_body ol, #cnblogs_post_body ul {
	margin: 0 0 1em;
	margin-left: 30px;
	padding: 0
}
#EntryTag {
	display: none;
	font-size: 14px;
	color: #7e8c8d;
	font-weight: bold
}
#EntryTag a {
	text-decoration: none;
	color: #9fa4a4;
	font-weight: normal;
	margin-left: 10px
}
#BlogPostCategory a {
	margin-left: 10px
}
#BlogPostCategory a:hover {
	color: #ff5e52;
	border-bottom: 1px dotted #ff5e52
}
#post_next_prev {
	line-height: 200%;
	margin: 10px 0;
	font-size: 14px;
	color: #0188fb;
}
#post_next_prev a {
	color: #e15656;
}
#post_next_prev a:hover {
	border-bottom: 1px dotted #ff5e52;
	color: #322d33;
}
#topics .postDesc {
	font-size: 14px;
	color: #777;
	line-height: 200%;
	margin: 10px 0
}
#topics .postDesc a:hover {
	color: #9ab26b
}
#mystart ul li a.a, #mystart ul li a.b {
	float: left;
	margin-right: 12px;
	text-decoration: none
}
#myinfo a:hover {
	border-bottom: 1px dotted #9ab26b
}
.feedbackManage {
	line-height: 26px;
	float: right
}
.comment_actions a:hover {
	color: #9ab26b
}
.login_tips a:hover {
	color: #fff
}
.login_tips_login {
	background: #9ab26b
}
.login_tips_regist {
	background: #49c8f5
}
.login_tips_home {
	background: #2b6695
}
.entrylistItem {
	margin-bottom: 20px;
	min-height: 20px;
	position: relative;
	background: #fff;
	position: relative;
	z-index: 2
}
.entrylistPosttitle a.desc_img_wrap {
	margin: 0;
	margin-bottom: 10px;
	display: block;
	position: relative;
	height: 320px
}
.entrylistPosttitle a:hover {
	color: #0188fb;
	text-decoration: none
}
.c_b_p_desc {
	font-size: 18px;
	color: #0188fb;
	line-height: 150%
}
a.c_b_p_desc_readmore {
	color: #e15656;border-bottom:1px dashed #d1baa8;
}

.entrylistItemPostDesc a:hover {
	color: #ff5e52;
}
#sideBar {
	width: 290px;
	margin-left: 20px;
	float: left;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: visible;
	word-break: break-all
}
#sideBarMain {
	display: none;
}
#blog-news {
	overflow: visible;
	margin-bottom: 20px
}
#blog-news .share {
	width: 290px;
	height: 118px;
	background: #fff
}
#blog-news .share li:hover {
	box-shadow: 0 0 3px rgba(0,0,0,.3)
}
#profile_block {
	background: #fff;
	padding: 20px;
	color: #7e8c8d;
	font-size: 13px;
	line-height: 1.8;
	margin-top: 0!important;
	border: 1px solid #dedede
}
#profile_block:hover {
	border: 1px solid #ff5e52
}
#profile_block a {
	color: #9fa4a4;
	text-decoration: none;
	font-size: 13px
}
#profile_block a:hover {
	color: #99b16b;
	border-bottom: 1px dotted #99b16b
}
#blog-news .social .social_weibo, #blog-news .social .social_github, #blog-news .social .social_envelope {
	background: #d04341;
	font-size: 30px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	width: 63px;
	height: 58px;
	display: block;
	line-height: 58px
}
#blog-news .social .social_weibo {
	text-shadow: #b13937 1px 1px, #b13937 2px 2px, #b13937 3px 3px, #b13937 4px 4px, #b13937 5px 5px, #b13937 6px 6px, #b13937 7px 7px, #b13937 8px 8px, #b13937 9px 9px, #b13937 10px 10px, #b13937 11px 11px, #b13937 12px 12px, #b13937 13px 13px, #b13937 14px 14px, #b13937 15px 15px, #b13937 16px 16px, #b13937 17px 17px, #b13937 18px 18px, #b13937 19px 19px, #b13937 20px 20px, #b13937 21px 21px, #b43a38 22px 22px, #b73b39 23px 23px, #bb3c3a 24px 24px, #be3d3b 25px 25px, #c23e3c 26px 26px, #c53f3d 27px 27px, #c9403e 28px 28px, #cc413f 29px 29px, #d04341 30px 30px
}
#blog-news .social .social_github {
	background: #34c8f4;
	text-shadow: #2fb4dc 1px 1px, #2fb4dc 2px 2px, #2fb4dc 3px 3px, #2fb4dc 4px 4px, #2fb4dc 5px 5px, #2fb4dc 6px 6px, #2fb4dc 7px 7px, #2fb4dc 8px 8px, #2fb4dc 9px 9px, #2fb4dc 10px 10px, #2fb4dc 11px 11px, #2fb4dc 12px 12px, #2fb4dc 13px 13px, #2fb4dc 14px 14px, #2fb4dc 15px 15px, #2fb4dc 16px 16px, #2fb4dc 17px 17px, #2fb4dc 18px 18px, #2fb4dc 19px 19px, #2fb4dc 20px 20px, #2fb4dc 21px 21px, #2fb6de 22px 22px, #30b8e1 23px 23px, #30bae4 24px 24px, #31bce6 25px 25px, #31bfe9 26px 26px, #32c1ec 27px 27px, #32c3ee 28px 28px, #33c5f1 29px 29px, #34c8f4 30px 30px
}
#blog-news .social .social_envelope {
	background: #f8bc2e;
	text-shadow: #d3a027 1px 1px, #d3a027 2px 2px, #d3a027 3px 3px, #d3a027 4px 4px, #d3a027 5px 5px, #d3a027 6px 6px, #d3a027 7px 7px, #d3a027 8px 8px, #d3a027 9px 9px, #d3a027 10px 10px, #d3a027 11px 11px, #d3a027 12px 12px, #d3a027 13px 13px, #d3a027 14px 14px, #d3a027 15px 15px, #d3a027 16px 16px, #d3a027 17px 17px, #d3a027 18px 18px, #d3a027 19px 19px, #d3a027 20px 20px, #d3a027 21px 21px, #d7a327 22px 22px, #dba628 23px 23px, #dfa929 24px 24px, #e3ac2a 25px 25px, #e7af2a 26px 26px, #ebb22b 27px 27px, #efb52c 28px 28px, #f3b82d 29px 29px, #f8bc2e 30px 30px
}
#blog-news .social .social_weibo:hover, #blog-news .social .social_github:hover, #blog-news .social .social_envelope:hover {
	text-shadow: none
}
#leftcontentcontainer {
	margin-top: 20px
}
.myad {
	padding: 20px;
	background: #fff;
	margin-top: 20px
}
.mySearch {
	background: #fff
}
.catListTitle {
	font-size: 18px;
	padding: 10px 20px;
	background-color: #169fe6;
	color: #fff;
	font-weight: normal;
	border: 1px solid #169fe6
}
#widget_my_zzk {
	padding: 15px 0 0 15px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	margin: 0!important
}
#widget_my_google {
	padding: 10px 0 15px 15px;
	border: 1px solid #dedede;
	border-top: none;
	margin: 0!important
}
.input_my_zzk {
	width: 160px;
	height: 35px;
	border: 1px solid #ddd;
	outline: none;
	line-height: 35px;
	font-size: 13px;
	padding: 0 12px
}
input.btn_my_zzk {
	font-size: 14px;
	height: 37px;
	width: 70px;
	background: #ff5e52;
	text-align: center;
	line-height: 37px;
	border: none;
	color: #fff;
	font-family: "Microsoft Yahei", "Simsun", Arial
}
input.btn_my_zzk:hover {
	cursor: pointer;
	cursor: hand
}
.catListTag ul li:hover {
	background: #ff5e52;
	cursor: pointer;
	color: #fff
}
.catListTag ul li:hover a {
	color: #fff
}
.catListTag ul li a:hover {
	text-decoration: none;
	color: #fff
}
.catListPostCategory {
	background: #fff
}
.catListPostCategory ul {
	border: 1px solid #dedede;
	border-top: none
}
.catListPostCategory ul li {
	line-height: 44px;
	border-bottom: 1px solid #e9e9e9;
	padding-left: 25px;
	font-size: 15px;
	color: #777
}
.catListPostCategory ul li a, .catListPostArchive ul li a, .catListArticleCategory ul li a, .recent_comment_title a, .catListView ul li a, .catListFeedback ul li a {
	color: #777;
	text-decoration: none
}
.catListPostCategory ul li a:hover, .catListPostArchive ul li a:hover, .catListArticleCategory ul li a:hover, .recent_comment_title a:hover, .catListView ul li a:hover, .catListFeedback ul li a:hover {
	color: #ff5e52;
	border-bottom: 1px dotted #ff5e52;
}
.catListPostArchive {
	background: #fff
}
.catListPostArchive ul {
	border: 1px solid #dedede;
	border-top: none
}
.catListPostArchive ul li {
	line-height: 44px;
	border-bottom: 1px solid #e9e9e9;
	padding-left: 25px;
	font-size: 15px;
	color: #7e8c8d
}
.catListArticleCategory {
	width: 290px;
	padding-top: 20px;
	background: #fff
}
.catListImageCategory {
	width: 290px;
	padding-top: 20px;
	background: #fff
}
.catListComment {
	background: #fff
}
.recent_comment_title {
	color: #7e8c8d;
	border: none!important
}
.recent_comment_body, .recent_comment_author {
	color: #9fa4a4;
	padding-top: 0!important
}
.recent_comment_body {
	border-bottom: none!important
}
.recent_comment_author {
	border-bottom: 1px solid #e9e9e9
}
.catListView {
	background: #fff;
	margin-top: 20px
}
.catListFeedback {
	background: #fff;
	margin-top: 20px
}
.catListFeedback ul li {
	border-bottom: 1px solid #e9e9e9;
	padding: 8px 0
}
.catListLink {
	display: none
}
.clearFix:after {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	content: "";
	visibility: hidden
}
#myding {
	background: #99b16b;
	display: none
}
#myadd:hover {
	opacity: 1
}
#goto-top:hover {
	background: url(https://images.cnblogs.com/cnblogs_com/Li-Cheng/554829/o_goto-top.png) no-repeat 0 -36px
}
#blog-comments-placeholder {
	display: none;
	padding: 20px;
	border: 1px solid #dedede;
	padding-top: 0;
	margin-top: 20px;
	background: #fff
}
.feedbackItem {
	margin-top: 10px
}
.feedbackCon {
	border: 1px dashed #dedede;
	padding: 10px;
	margin: 10px 0
}
#comment_nav {
	display: none;
	margin: 10px 0
}
#comment_nav a:hover {
	color: #9ab26b
}
#comment_form_container {
	display: none;
	border: 1px solid #dedede;
	padding: 20px;
	background-color: #fff
}
#site_nav_under {
	display: none;
	border: 1px solid #dedede;
	padding: 20px;
	background-color: #fff
}
#cnblogs_ch{display:none;}
.under-post-card {display:none;
padding-left: 10px;
}
#under_post_card1 {display:none;
    font-size: 18px;
	padding-top: 2px;
    color:#c0c856
}
#under_post_card1 a {color:#e15656}
#under_post_card1 a:hover {color:#c0c856}
#under_post_card2 {
    font-size: 18px;
    color:#c0c856
}
#under_post_card2 a {color:#e15656}
#under_post_card2 a:hover {color:#c0c856}
#ad_under_post_holder {
	width: 300px;
	float: left;
	margin-bottom: 12px
}
#under_post_news {
	/*display:none;*/
        line-height: 26px;
	clear: left;
        float: left;
	width: 96%;
	margin-top: 82px;
	border: 0px solid #c0c856;
	padding:10px 10px 10px 10px;
}
#under_post_news  a {color:#e15656}
#under_post_news  a:hover {color:#c0c856 }
#under_post_news b {color:#e15656}
#google_ad_c2 {
	/*display:none;*/
	float: left;
	winth: 96%;
	margin-left: 0;
	margin-bottom: 12px;
	clear: left;
        padding:10px 10px 10px 10px;
}
#google_ad_c2  a {color:#e15656}
#google_ad_c2  a:hover {color:#c0c856 }
#under_post_kb {
	/*display:none;*/
	clear: left;
        float: left;
	width: 96%;
	margin-top: 63px;
	border: 0px solid #c0c856;
	padding:10px 10px 10px 10px;
}
#under_post_kb a {color:#e15656}
#under_post_kb a:hover { color:#c0c856}
#under_post_kb b {color:#e15656}
#ad_t2 {
	/*display:none;*/
	clear: left;
    float: left;
    font-size: 12px;
	width: 96%;
	margin: 0px auto;
	border: 0px solid #c0c856;
	padding-bottom:12px;
}
#ad_t2 a {color:#e15656}
#ad_t2 a:hover {color:#c0c856  }

.entrylist h1 {
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px
}
.entrylistItem {
	background: #fff;
	padding: 20px;
	border: 1px solid #dedede;
	margin-bottom: -1px
}
.entrylistItem:hover {
	border: 1px solid #169fe6;
	position: relative;
	z-index: 10
}
.entrylist .postSeparator {
	display: none
}
.entrylistItemTitle {
	color: #0188fb;
}
.entrylistPosttitle {
	font-size: 21px;
	line-height: 1.5em;
	float: left;
	clear: right
}
.entrylistPostSummary {
	padding: 15px 0;
	clear: both
}
.entrylistItemPostDesc {
	clear: both;
	color: #bcbcbc;
	float: none;
	text-align: left;
	line-height: 200%;
	font-size: 12px
}
.entrylistItemPostDesc a {
	color: #999;
	float: right
}
#myposts h3 {
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	font-size: 28px!important
}
#myposts .PostList {
	background: #fff;
	padding: 20px;
	border: 1px solid #dedede;
	margin: 0 0 -1px 0!important
}
#myposts .PostList:hover {
	border: 1px solid #169fe6;
	position: relative;
	z-index: 10
}
#myposts .PostList a {
	display: block;
	font-size: 16px;
	color: #333
}
#myposts .PostList a:hover {
	color: #ff5e52;
}
.cnblogs-post-body {
	color: #333
}
.sidebar-block {
	display: none;
	margin-bottom: 20px;
	background-color: #fff
}
.sidebar-block h3 {
	background-color: #169fe6;
	border: 1px solid #169fe6;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 20px
}
.sidebar-block ul {
	border: 1px solid #dedede;
	border-top: none
}
.sidebar-block ul li {
	line-height: 2;
	border-bottom: 1px solid #e9e9e9;
	padding: 15px 10px 15px 20px;
	font-size: 14px;
	color: #777
}
.sidebar-block ul li a {
	color: #777;
	text-decoration: none
}
.sidebar-block ul li a:hover {
	color: #ff5e52;
	border-bottom: 1px dotted #ff5e52
}
#green_channel {
	display: none;
}
#author_profile {
	display: none;
}
#div_digg {
	display: none;
}
#google_ad_c1 {
	display: none;
}
#foott {
	text-align: center;
	width: 95%;
	margin:auto;
	color: #c8c0b2;
	padding: 0px;
	z-index: 0;
}
#foott a {
	color: #d1baa8;
}

#first {
	background: url(https://images.cnblogs.com/cnblogs_com/buzhaoshi/740630/o_bj.png) repeat scroll 0 0 #211b2a;
	width: 100%;
	height: 50px;
	clear: both;
	/*position: fixed;*/
	top: 0px;
	display: block;
	/*z-index: 30;*/
}
#middle {
	background: url(https://images.cnblogs.com/cnblogs_com/buzhaoshi/740630/o_bj.png) repeat scroll 0 0 #211b2a;
	width: 100%;
	height: 0px;
	clear: both;
	position: fixed;
	top: 0px;
	display: block;
	z-index: 30;
}
#tail {
	background: url(https://images.cnblogs.com/cnblogs_com/buzhaoshi/740630/o_bj.png) repeat scroll 0 0 #211b2a;
	width: 100%;
	height: 0px;
	clear: both;
	position: fixed;
	top: 0px;
	display: block;
	z-index: 30;
}


/* =========================================================================*/

@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
:root {
    --color1: #346856;
    --color2: #081820;
    --color3: #88c070;
    --color4: #e0f8d0;
}

/*body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    margin: auto;
    color: #fff;
    background: linear-gradient(
    172deg,
    #ffffff,
    #ffffff,
    #ffffff,
    #ffffff
    #632cca -33%,
    #62289e 10%,
    #30216b 50%,
    #1f1638 100%
  );*/
    /*background-image: url("https://global-uploads.webflow.com/5d9d02c4b01a536c7d5d4a35/60087a4816a1c306a04fdb1f_sticky-notes-bg.svg");
    background-position: 50% 0;
    background-repeat:no-repeat*/
}

a {
	color: rgba(246, 188, 124, 0.66);
	text-decoration:underline;
	-webkit-transition:background-color .15s linear,color .15s linear;
	-moz-transition:background-color .15s linear,color .15s linear;
	-o-transition:background-color .15s linear,color .15s linear;
	-ms-transition:background-color .15s linear,color .15s linear;
	transition:background-color .15s linear,color .15s linear
}
a:hover {
	color: rgba(200, 244, 60, 1);
	text-decoration:underline;
}

#rq {margin-bottom:1.5rem;}
#rq1 {padding-top:1rem;margin-bottom:1.5rem;}
@media screen and (min-width: 768px) { 
/*当屏幕尺寸大于768px时，应用下面的CSS样式*/
  .navbar {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) { 
/*当屏幕尺寸小于767px时，应用下面的CSS样式*/
  .navbar {
    max-width: 100%;
  }
}

.navbar {
    padding-bottom: 1rem;
	margin:0 auto;
	text-align:center;
	border-bottom:2px solid #4f1638;
    box-shadow: 0px 0px 18px 10px rgba(0,0,0,0.5);
}

.logo {
    width:auto;
    height: 242px;
	padding:0px;
	margin-top:1rem;
}

img {
    width: auto;
    display: inline-block;
    image-rendering: pixelated;

}

.main-menu {
    font-size: 2.1rem;
    font-weight: 700;
	text-align:center;
	margin-top:1rem;
}

.main-menu a {
    text-decoration: none;
}




@media screen and (min-width: 768px) { 
/*当屏幕尺寸大于768px时，应用下面的CSS样式*/
  .prompt {
    max-width: 96%;
  }
}

@media screen and (max-width: 767px) { 
/*当屏幕尺寸小于767px时，应用下面的CSS样式*/
  .prompt {
    max-width: 96%;
  }
}

.prompt {
    display: flex;
    margin: 0 auto;
    position: relative;
    padding-top: 1rem;
}

.prompt .p1 {
    margin: 0px;
    padding:0px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: rgba(224, 255, 224, 0.7);
	text-align: left;
}

.prompt .p2 {
    margin: 0px;
    padding:0px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: rgba(244, 255, 244, 0.8);
	text-align: left;
}

.prompt .p8 {
    margin: 0px;
    padding:0px;

}



@media screen and (min-width: 768px) { 
/*当屏幕尺寸大于768px时，应用下面的CSS样式*/
  .wrap {
    max-width: 96%;
  }
}

@media screen and (max-width: 767px) { 
/*当屏幕尺寸小于767px时，应用下面的CSS样式*/
  .wrap {
    max-width: 96%;
  }
}

.wrap {
    display: flex;
    margin: auto;
    position: relative;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
    padding:2%;
    box-shadow: 0px 0px 18px 10px rgba(0,0,0,0.5);
    
}

@media (min-width: 1024px) {
	.wrap .item {
		min-width: auto;
		min-height: auto;
		max-width:242px;
		max-height: auto;
		width: 100%;
	}

	.wrap .item .img-box {
		height: auto;
		width: 100%;
	}

	.wrap .item .img-box img {
		height: auto;
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.wrap .item {
		min-width: auto;
		min-height: auto;
		max-width:242px;
		max-height: auto;
		width: 100%;
	}

	.wrap .item .img-box {
		height: auto;
		width: 100%;
	}

	.wrap .item .img-box img {
		height: auto;
		width: 100%;
	}
}

@media (max-width: 600px) {
	.wrap .item {
	    margin:0 auto;
		min-width: auto;
		min-height: auto;
		max-width: 96%;
		max-height: auto;
		width: 100%;
	}

	.wrap .item .img-box {
		height: auto;
		width: 100%;
	}

	.wrap .item .img-box img {
		height: auto;
		width: 100%;
	}
}

.wrap .item {
    display: inline-block;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.1);
	border: 8px solid rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
	margin-bottom:1rem;
	margin-right:0.5rem;
    box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.5);
}

.wrap .item:hover {
	background-color: rgba(255, 86, 255, 0.4);
	border: 1px solid rgba(255, 86, 255, 0.7);
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;
	box-shadow: 0px 0px 14px 8px rgba(255, 86, 255, 0.6);
}

.wrap .item .img-box {
margin:0px;

}
.wrap .item .p3 {
background-color: #1f1638;
padding:0px 0px 4px 0px;
margin:0px;
border-top:1px solid rgba(255, 255, 255, 0.3);
}
/*.wrap .item .img-box {
    display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin: 15px auto;
}

.wrap .item .img-box img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.wrap .item .p3 {
    font-size: 16px;
	color: var(--color4);
	margin: 15px auto;
}*/




/* 游戏布局容器 */
#wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*background-image: -webkit-linear-gradient(60deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(https://api.ixiaowai.cn/api/api.php);
    background-image: linear-gradient(60deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(https://api.ixiaowai.cn/api/api.php);*/
    background: rgba(0, 0, 0, 1);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center center, center center;
    background-attachment: fixed, fixed;
}



/* 游戏屏幕区 */

/* 纵向 */
#wrap.normal .container {
    width: 100%;
}

/* 横向 */
#wrap.transverse .container {
    width: 45%;
}

/* 通用 */
#wrap .container {
    position: relative;
    text-align: center;
    margin: auto;
    background: rgba(0, 0, 0, 0);
    background-size: cover;
    font-size: 0;
}



@media screen and (min-width: 768px) { 
/*当屏幕尺寸大于768px时，应用下面的CSS样式*/
  .footer {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) { 
/*当屏幕尺寸小于767px时，应用下面的CSS样式*/
  .footer {
    max-width: 100%;
  }
}

.footer {
    background-color:#1f1638;
    height:auto;
    width:100%;
    margin: auto;
    padding:0.1rem 0 1rem 0;
    position: relative;
    flex-wrap: wrap;
    text-align: center;
    border-top:2px solid #4f1638;
    box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.5);
}

.footer .p4 {
	font-size: 0.8rem;
	color: rgba(255, 255, 255, 0.3);
}

.footer .p4 a {
    color: rgba(255, 255, 255, 0.6);
    margin: 0 5px;
    text-decoration: none;
}

.footer .p4 a:hover {
    color: rgba(255, 255, 255, 1);
    margin: 0 5px;
    text-decoration: none;
}

.game {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.thumbnail {
    width: 256px;
    height: auto;
    display: inline-block;
    border: 1px solid var(--color4);
    padding: 1rem 1rem;
    vertical-align: middle;
}

.thumbnail:hover {
    width: 300px;
    height: auto;
    display: inline-block;
    border: 1px solid var(--color4);
    padding: 1rem 1rem;
    vertical-align: middle;
}

.button {
    background-color: var(--color4); /* Green */
    border-radius: 8px;
    border: none;
    color: var(--color1);
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
