.catListEssay h3,.newsItem .catListTitle, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle{ 
    background-color: #61B3E6;
-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out
 }
 .catListTitle:hover{
 -webkit-transform:rotate(360deg) skew(-20deg) scale(1.0) translate(100px,0);-moz-transform:rotate(360deg) skew(-20deg) scale(1.0) translate(100px,0)
}
#sideBarMain ul:hover{
   .catListTitle:hover{
 -webkit-transform: rotate(360deg) skew(0deg) scale(1) translate(146px,0);
}   
}
body{ 
  font-family: 'Microsoft Yahei';
  color: #555;
  font-size:15px;

 background: top center no-repeat #DCF7FD;
}
.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #323436;
    z-index: 1000
}

.header h1,.header ul {
    margin: 0;
    padding: 0
}

.header h1 {
    float: left
}

.header h1 img {
    display: block;
    border: 0
}
#blogTitle h1{
margin-top:39px;
}

.header .inner {
    width: 1097px;
    margin: 0 auto;
    overflow: hidden;
    zoom:1}

.header .search {
    margin-left: 200px;
    display: none
}

.header .search input {
    width: 180px;
    padding-left: 35px;
    border: 1px solid #ccc;
    border-color: transparent;
    height: 34px;
    background: #3F4F49;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5
}

.header .search input:focus {
    width: 380px
}

.nav {
    float: left;
    list-style-type: none;
    font-family: "Microsoft Yahei"
}

.nav li {
    float: left;
    margin-left: 5px
}

.nav a {
    float: left;
    color: #cecece;
    text-decoration: none
}

.nav a:hover {
    background-color: #555
}

.large .inner {
    padding: 20px 0
}

.large h1 img {
    height: 64px
}

.large .nav {
    padding-top: 10px
}

.large .nav a {
    height: 44px;
    padding: 0 20px;
    line-height: 44px;
    font-size: 18px
}

.large .search {
    display: none
}

.small .inner {
    padding: 10px 0
}

.small h1 img {
    height: 34px
}

.small .nav {
    padding-top: 3px
}

.small .nav a {
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    font-size: 18px
}

.small .search {
    display: inline
}

.header,.inner,a,img,li {
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s
}

#footer {
     position: relative;
  z-index: 9;
  clear: both;
  padding: 40px 30px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: #999;
  background-color: #fff;
  border-top: 1px solid #eaeaea;
}

#footer ol,#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

#footer div,#footer p {
    line-height: 1.6
}

#footer p {
    float: left;
    padding-left: 20px;
    line-height: 24px
}

#footer .waper {
    width: 1200px;
    margin: 0 auto
}

#footer a:link,#footer a:visited {
    color: #60686b
}

#footer a:hover {
    color: #fff
}

#footer a:active {
    background: #2a2c2e
}

#footer .footer_logo {
    float: left;
    height: 80px;
    width: 100px
}

#footer .des {
    width: 445px
}

#footer .attention {
    padding: 5px 0px 0 40px
}

#footer .attention a {
    float: left;
    width: 32px;
    height: 32px;
    overflow: hidden;
    text-indent: -99em;
    margin-right: 11px;
    margin-top: 10px;
    opacity: 0.22;
    filter: alpha(opacity=50)
}

#footer .attention a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

#footer #qzone {
    background-position: 0 -96px
}

#footer #sinaweibo {
    background-position: -48px -96px
}

#footer #qqweibo {
    background-position: -96px -96px
}

#footer #weixin {
    background-position: -115px -30px
}

#footer .footer_intro,#footer .footer_link,#footer .attention {
    float: right;
    height: 80px
}

#footer .footer_intro {
    line-height: 24px;
    width: 551px;
    padding-left: 10px
}

#footer .footer_link {
    padding: 0 35px;
    width: 391px;
    border-right: 1px solid #4f5153;
    line-height: 24px
}

#footer .footer_link ul {
    padding-top: 8px
}

#footer .footer_link li {
    width: 80px;
    text-align: center;
    float: left;
    padding: 2px 0
}

#footer .footerwaper {
    overflow: hidden
}

#footer .friend-links {
    line-height: 60px a;
    line-height-display: inline-block;
    line-height-margin-right: 20px
}

#footer .friend-links a:hover {
    text-decoration: underline;
    color: #000
}

#footer .friend-links dl {
    padding: 0 10px
}

#footer .friend-links dd {
    float: left;
    width: 160px
}

body {
    background-color: #e5e5e5
}
div #footer{
 display:none;
}

.container {
    max-width: 1200px;
    padding-top: 130px;
    margin: 0 auto;
    width: 100%
}

.block {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-bottom-width: 2px;
    padding: 20px;
    margin: 0 0 20px 0
}

.bag {
    background-color: #fff !important
}

.abg {
    background-color: #ededef !important
}

.PD-40 {
    padding: 40px
}

.PD-LF-40 {
    padding-left: 40px;
    padding-right: 40px
}

h2.title {
    font-size: 1.6rem;
    float: left;
    margin: 0;
    height: 2rem;
    line-height: 2rem;
    color: #0e90d2
}

.am-list-news-hd {
    padding-top: 0
}

.article-lsit .am-list>li {
    border-left: 0;
    border-right: 0
}

.am-list-news-default a img {
    height: 150px !important
}

.slider {
    margin-bottom: 20px
}

.fy ul {
    margin: 0
}

.am-panel-group section {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-bottom-width: 2px;
    margin-bottom: 20px !important
}

.list ul.am-cf {
    width: 200px;
    margin-left: 400px
}

.list .am-tabs-bd {
    border: 1px solid #ddd
}

.am-offcanvas {
    display: block;
    position: static;
    background: none
}
#navigator{
 display:none;
}
.postTitle a{
   font-size: 22px;
  line-height: 24px;
  margin-top: 0;
  font-weight: bold;
}
#home {
  margin: 0 auto;
  width: 1062px;;
}
#main {
  min-width: 1068px;
  text-align: left;
  clear: both;
  background: #fff;
}
#mainContent {
  min-height: 200px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  float: left;
  width: 710px;
  background: #fff;
}
#myposts .myposts_title {
  font-size: 22px;
}