*{
    font-family:'微软雅黑';
}
body {
    background: 0 !important
}
.nav, .nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}


.nav>li:last-child>a::after {
	display: none;
}

.nav ul {
	position: absolute;
	left: -9999px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	-ms-transition: opacity .3s linear;
}

.nav>li:hover>ul {
	left: 0;
	opacity: 1;
	top: 30px;
}


.nav ul li:hover>ul {
	left: 150px;
	opacity: 1;
	top: -11px;
	padding-left: 12px;
	border-bottom: 0;
	box-shadow: none;
}

.nav ul li {
	display: block;
	position: relative;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 150px;
	text-align: justify;
	z-index: 9;
	background: #eee;
	box-shadow: 3px 4px 0 rgba(0, 0, 0, .1);
	-webkit-transition: background .3s linear;
	-moz-transition: background .3s linear;
	-ms-transition: background .3s linear;
	-o-transition: background .3s linear;
}

.nav ul li a {
	font-family: "Oswald", sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 7px 12px 7px 20px;
	color: #65c0bb;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	-ms-transition: color .3s linear;
	-o-transition: color .3s linear;
}

.nav ul li:hover>a, .nav ul li a:hover {
	color: #0099FF;
}

.nav ul li:hover {
	background: #f7f7f7;
}

.nav ul ul li:last-child {
	border-bottom: 1px solid #ccc;
}

.nav ul ul li {
	box-shadow: 3px 3px 0 rgba(0, 0, 0, .1);
}

.nav ul::after, .nav ul::before {
	content: "";
	display: block;
	z-index: 1;
	position: absolute;
	height: 9px;
	width: 9px;
}

.nav>li>ul::after {
	border: 1px solid #ccc;
	background: #eee;
	border-right: 0;
	border-bottom: 0;
	top: 5px;
	left: 25px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.nav>li>ul::before {
	height: 1px;
	width: 12px;
	background: #eee;
	border-right: 0;
	border-bottom: 0;
	top: 10px;
	left: 24px;
	z-index: 99;
}

.nav ul ul::after {
	border: 1px solid #ccc;
	background: #eee;
	border-right: 0;
	border-bottom: 0;
	top: 20px;
	left: 8px;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.nav ul ul::before {
	height: 10px;
	width: 1px;
	background: #eee;
	z-index: 99;
	top: 20px;
	left: 12px;
}
#navList a {
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 0 20px;
    transition: all 0.5s ease 0s;
}
#navList a:hover{
    border-radius:3px;
    margin-top: -10px;
}
#blogTitle h1 a, #blogTitle h2 {
    color: #e5e5e5;
    float:right;
    text-decoration: none;
    transition:all 0.5s;
}
#Header1_HeaderTitle {
    text-shadow: 0px 0px 10px white;
}
#navigator{
    top:-4px;
}
.nav{
    z-index:-100;
}
.clock{
    z-index:1000;
    background-color:red;
}
.sidebar-block{
    transition: all 0.5s ease 0s;
}
.sidebar-block:hover{
    box-shadow: 4px 4px 5px 2px;
}
input{
   transition: all 0.5s ease 0s;
}
input[type=text]:focus{
   border: 1px solid #0099ff;
   box-shadow: 0px 0px 10px 2px #0099ff !important;
}
.day{
  transition:all 0.5s;
}
.day:hover{
   box-shadow: 0px 0px 10px 2px #0099ff !important;
   border:1px solid #dedede;
   padding-left:15px;
}
.PostList{
  transition:all 0.5s;
}
.PostList:hover{
   box-shadow: 0px 0px 10px 2px #0099ff !important;
   border:1px solid #dedede;
   padding-left:15px;
}
.catListTag ul li:hover{
  transition:all 0.5s;
  font-size: 16px
}
.catListTag ul li a:hover{
  color:white;
}
<!-- 公告 -->
.catListTitle{
   display:none !important;
}
.newsItem h3{
   display:none !important;
}
.top-view{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dedede;
    color: #7e8c8d;
    font-size: 13px;
    line-height: 1.8;
    margin-top: 0 !important;
    padding: 20px;
}
.sidebar-block .show-title{
   display:block !important;
}
.default-title{
    background-color: #169fe6;
    border: 1px solid #169fe6;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 20px;
}
.goup-container{
   opacity: 0.5;
   transition:all 0.5s;
   right:20px !important;
}
.goup-container:hover{
   opacity:1;
}
.goup-text{
   display:none !important;
}
#nav_next_page a {
    background-color: #169fe6 !important;
    border-radius: 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.09);
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
#nav_next_page a:hover {
    background: #0099cc none repeat scroll 0 0 !important;
    box-shadow: 0 0 7px 0 #169;
}
.topicListFooter .pager a, .topicListFooter .pager span {
    background: #169fe6 none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.09);
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: 14px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.topicListFooter .pager a:hover, .topicListFooter .pager span {
    background: #0099cc none repeat scroll 0 0 !important;
    box-shadow: 0 0 7px 0 #169;
}
.day .postTitle2 {
   transition: all 0.5s;
}
.day .postTitle2:hover {
   margin-left: 25px;
   color: #006699;
   text-shadow: 1px 1px 6px #00CCFF;
}
#blogTitle{
    transition: all 0.5s;
width:100%;
background-color: #00b8ff;
}
#Header1_HeaderTitle{
    left: 70px;
    position: relative;
}
#blogTitle:hover{
    transition: all 0.5s;
}
#blogTitle::after{
    transition: all 0.5s;
}
#blogTitle:hover::after{
  //设置折角实现的位置;
  position: absolute;
  right:0;
  bottom: 0;
  width:0;
  transition: all 0.5s;
  content:"";
  display: block;
  border-radius:3px;
  /*通过调整大小来控制折角的大小*/
  border: 50px solid #7201aa;
  border-color:#e5e5e5 transparent transparent #e5e5e5;
  background-color: #fff ; //设置为透明的话,会显示绿底;
  /*设置元素的阴影效果*/
  box-shadow:-2px -3px 1px rgba(0, 0, 0, 0.5) ;
}
#head_text{
   transition:all 0.5s;
margin-top: 230px;
}
        /*名字定位*/
        #head_text{
            display: block;
            width:50px;
            line-height: 50px;
            text-align: center;
            font-size:15px;
            color:#2b2b2b;
            text-decoration: none;
            text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); inset ;
            -webkit-transform: rotate(-45deg); inset ;
                -ms-transform: rotate(-45deg); inset ;
                    transform: rotate(-45deg);
            position: absolute;
            right: 45px;
            margin-top: 230px;
            z-index: 50;
        }
.rw-sentence > span:last-child {
   left: 650px;
   transition:all 0.5s;
   top: 237px;
   font-size: 300%;
   color:#fff !important;
}
.rw-sentence > span:last-child:hover{
   text-shadow: 0px 0px 10px #fff !important;
}
#head_js{
  transition: all 0.5s;
  font-size:15px !important;
}
#head_js:hover{
  transform:route(-15deg);
  -webkit-transform: rotate(-15deg);
  -moz-transform:rotate(-15deg); /* Firefox */
}
#topics .postTitle a {
   transition: all 0.5s;
   color: #006699 !important;
}
#topics .postTitle a:hover{
   text-shadow: 0px 0px 9px #0099FF;
   margin-left: 30px;
}
#navList li {
    list-style: none;
}