body, html{
background:#f8f8f8;
font-size:16px;
font-family: '等线';
cursor: url(https://files-cdn.cnblogs.com/files/xqz0618/cursor.ico),auto;

}
@media screen and (min-width:992px){
#header{
     margin: 0 auto;
    width: 60%;
    min-width: 980px
}

#home {
    width: 100%;
    margin: 0 auto;
}

 @keyframes frams {
            0%{
              background:url('http:https://pic1.win4000.com/wallpaper/0/5012330c957a0.jpg')  fixed  100%
            }
       
            50%{
                background:url('http:https://pic1.win4000.com/wallpaper/0/5012330c957a0.jpg') fixed 50% 50%
            }

100%{
               background:url('http:https://pic1.win4000.com/wallpaper/0/5012330c957a0.jpg') fixed 100%
            }
        }




#navList {
margin-left: 15%;
}

#main{
background: rgba(255, 255, 255, 0.60);
background-color:#ffffff78;
border-radius:7px;
border: 1px #eee solid;
margin: 0 auto;
    width: 60%
}
#mainContent{
background:none;

    width: 70%;

}

.postTitle{
    border-left: 5px solid #8f78a4;
transition: all 1s;
font-weight:700px;
font-size:17px;
padding: 10px 100px 10px 20px; 
}



pre{
margin: 10px 0px 10px !important;
}

}

.newsItem .catListTitle,#blog-sidecolumn .catListTitle {
background:url('https://www.cnblogs.com/images/cnblogs_com/xqz0618/1304142/o_border.png') no-repeat ;
background-size:100% 100%;
padding: 80px 0px 20px 0px;
text-align:center;
border:none;
}


.CalTitle {
    background:none; 
    font-size: 16px;
}


.CalNextPrev{
background:url('https://www.cnblogs.com/images/cnblogs_com/xqz0618/1304142/t_jt.png');
background-size:100% 100%;
}

#navigator{
margin-top: 0px;
display:none;
}

//隐藏广告
.recomm-block,#ad_t2,.c_ad_block{
  display:none;
}
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb,#blog-calendar,#sidebar_search,#sidebar_shortcut,#sidebar_imagecategory,#blog-calendar{
 display:none !important;
}

#blogLogo{
    width: 80px;
    height: 80px;
    position: relative;
    left: 40px;
float:left;
    top: 60px;
border-radius:40px;
}


.postTitle:hover {
    -webkit-transform: translate(50px, 0px); /* Chrome, Safari, Opera */
    transform: translate(50px, 0px);
}

#blogTitle h1 a, #blogTitle h2 {
    color: #496d85;
}


.pagelayout{
background:#f00

}

.cnblogs_code {
       border-radius: 5px;
border:none;
}
#blogTitle  {
  font-size:125%;
  text-align: center;
background-image: url('https://images.cnblogs.com/cnblogs_com/xqz0618/1304142/o_191214083930title.jpg') ;
background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height:200px;
    border-radius: 7px;
    border: 1px #eee solid;
    margin: 20px auto;
color:white;

}



.forFlow{
background:none;

}

.topicListFooter{
margin:0px;
}

.pager{
margin:0px;
background-color:#00000000 !important;
    color: #d287a6 !important;
}
.pager a{
border:none !important;
    background: #fadfd4;
    border-radius: 15px
}

div#BlogPostCategory a ,#EntryTag a{
    background: #ececec;
    border-radius: 10px;
    padding: 3px 6px;
    text-decoration: none;

    /* color: #fff !important; */
}

div..comment_textarea {
   width:100%;
    border-radius: 10px;
}
@media (max-width: 768px){
.waifu {
    display: block;
}
}



p#commentbox_opt {
    text-align: right;
}
#btn_comment_submit {
    /* padding: .5em; */
    /* margin-top: .5em; */
    border-radius: 15px;
    text-align: center;
    height: 35px;
    width: 80px;
    padding: 0px;
    margin-top: 0px;
    background: #f4d8dc;
}


/*溢出隐藏设置*/
#topics, #mainContent {
    overflow: visible;
}
#postDesc {
    float: none;
}
.feedbackItem {
    margin: 1em 0 1em 1em;
    border: 1px solid #cacfd2;
    border-radius: 10px;
    padding: 5px;
}

.feedbackCon {
    border-bottom: none
}