/*
* @Author: Administrator
* @update: 2019-06-26 17:29:43
* @Last Modified by: Administrator
* @Last Modified time: 2019-06-26 17:32:29
*/
a:hover {
text-decoration: none;
}
#blogTitle h1 {
	font-size:30px;
}
#blogTitle h1 a:hover {
	text-decoration: none;
}
#blogTitle h2 {
	font-size:15px;
	cursor:pointer;
	margin-bottom:20px;
}
#blogTitle h2:hover {
	font-size:15px;
	cursor:pointer;
	text-shadow:8px 8px 8px #36ADE5;
	-webkit-text-shadow: 8px 8px 8px36ADE5;
	-moz-text-shadow: 8px 8px 8px #36ADE5;
}
#navList li a:hover {
	text-decoration: none;
	color:#0366DC;
}
.div1 {
	width:30px;
	height:160px;
	position: fixed;
	background:gray;
	right: 0px;
	top:350px;
}
span {
	display:inline-block;
}
.qq1 {
	padding:10px;
	background:gray;
	text-align:center;
	vertical-align:center;
}
.qq1:hover {
	cursor:pointer;
	color:white;
}
.top {
	padding:10px;
	background:orange;
	text-align:center;
	vertical-align:center;
}
.top a:hover {
	color:white;
}
.qqkf {
	display:none;
	position: fixed;
	right: 30px;
	height:50px;
	top:350px;
}
.qqkf img {
	height:80px;
}
h4 {
	cursor:pointer;
	text-align:center;
	color:#fff;
	font-size:48px;
	text-shadow: 1px 1px 1px #ccc, 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FFA500, 0 0 70px #FFA500, 0 0 80px #FFA500, 0 0 100px #FFA500, 0 0 150px #FFA500;
	transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	animation: run ease-in-out 9s infinite;
	-moz-animation: run ease-in-out 9s infinite ;
	-webkit-animation: run ease-in-out 9s infinite;
	-ms-animation: run ease-in-out 9s infinite;
	-o-animation: run ease-in-out 9s infinite;
}
@keyframes run {
	0% {
	transform:rotateX(-5deg) rotateY(0);
}
50% {
	transform:rotateX(0) rotateY(180deg);
	text-shadow: 1px 1px 1px #ccc,0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #3EFF3E,0 0 70px #3EFFff,0 0 80px #3EFFff,0 0 100px #3EFFee,0 0 150px #3EFFee;
}
100% {
	transform:rotateX(5deg) rotateY(360deg);
}
} @-webkit-keyframes run {
	0% {
	transform:rotateX(-5deg) rotateY(0);
}
50% {
	transform:rotateX(0) rotateY(180deg);
	text-shadow: 1px 1px 1px #ccc,0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #3EFF3E,0 0 70px #3EFFff,0 0 80px #3EFFff,0 0 100px #3EFFee,0 0 150px #3EFFee;
}
100% {
	transform:rotateX(5deg) rotateY(360deg);
}
} @-moz-keyframes run {
	0% {
	transform:rotateX(-5deg) rotateY(0);
}
50% {
	transform:rotateX(0) rotateY(180deg);
	text-shadow: 1px 1px 1px #ccc,0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #3EFF3E,0 0 70px #3EFFff,0 0 80px #3EFFff,0 0 100px #3EFFee,0 0 150px #3EFFee;
}
100% {
	transform:rotateX(5deg) rotateY(360deg);
}
} @-ms-keyframes run {
	0% {
	transform:rotateX(-5deg) rotateY(0);
}
50% {
	transform:rotateX(0) rotateY(180deg);
	text-shadow: 1px 1px 1px #ccc,0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #3EFF3E,0 0 70px #3EFFff, 0 0 80px #3EFFff, 0 0 100px #3EFFee,0 0 150px #3EFFee;
}
100% {
	transform:rotateX(5deg) rotateY(360deg);
}
}
.div5 {
	width:20px;
	height:50px;
	position: fixed;
	top:150px;
	left:70px;
}
#blog_nav_sitehome {
	display:none;
}
/*LOGO*/
	@font-face {
	font-family: 'Monoton';
	font-style: normal;
	font-weight: 400;
	src: local('Monoton'), local('Monoton-Regular'), url(../fonts/aki-lyzynhxbygheocds_w.woff) format('woff');
}
/*neeeeoooon*/
	h1 {
	text-align:left;
	font-size:30px;
	margin:20px 0 20px 0;
}
h1 a {
	text-decoration:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	color:#FFFFFF;
	font-family:Monoton;
}
h1 a:hover {
	color:#218698;
	-webkit-animation: neon1 1.5s ease-in-out infinite alternate;
	-moz-animation: neon1 1.5s ease-in-out infinite alternate;
	animation: neon1 1.5s ease-in-out infinite alternate;
}
/*glow for webkit*/
	@-webkit-keyframes neon1 {
	from {
	text-shadow: 0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #058090,0 0 70px #058090,0 0 80px #058090,0 0 100px #058090,0 0 150px #058090;
}
to {
	text-shadow: 0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #058090,0 0 35px #058090,0 0 40px #058090,0 0 50px #058090,0 0 75px #058090;
}
}
/*glow for mozilla*/
	@-moz-keyframes neon1 {
	from {
	text-shadow: 0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #058090,0 0 70px #058090,0 0 80px #058090,0 0 100px #058090,0 0 150px #058090;
}
to {
	text-shadow: 0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #058090,0 0 35px #058090,0 0 40px #058090,0 0 50px #058090,0 0 75px #058090;
}
}
/*glow*/
	@keyframes neon1 {
	from {
	text-shadow: 0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #058090,0 0 70px #058090,0 0 80px #058090,0 0 100px #058090,0 0 150px #058090;
}
to {
	text-shadow: 0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #058090,0 0 35px #058090,0 0 40px #058090,0 0 50px #058090,0 0 75px #058090;
}
}
h3 {
	cursor:pointer;
}
h3:hover {
	color:#5AA2D3;
	background:red;
}
.ycgg {
	display:none;
}
.xzxg {
	position:fixed;
	right:10px;
	top:20px;
	width: 150px;
	height: 150px;
}
.xzxg:hover {
	cursor:pointer;
}
.xzxg span {
	display:inline-block;
	width:150px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:white;
}
.xzxg img {
	width:150px;
	height:150px;
	background: gray;
}
/* 导航栏目*/
	#navList li:nth-child(1) {
	display:none;
}
#navList li:nth-child(5) {
	display:none;
}
#navList li {
	display:inline-block;
	text-align:center;
	width:100px;
	height:60px;
	-webkit-background-size: 220px 220px;
	-moz-background-size: 220px 220px;
	background-size: 220px 220px;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
}
/* 文章标题*/
	.postTitle a {
	display:inline-block;
	text-align:center;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
}
#navList li a {
	font-size:16px;
}
/* 导航和文章标题的特效*/
	#navList li:hover,.postTitle a:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
/* 文章底部链接和谷歌搜索的隐藏*/
	#under_post_news,#ad_t2,#widget_my_google {
	display:none;
}
.catListLink,.catListEssay,.catListBlogRank,.catListTag {
	display:none;
}