/*小人*/
.spig {display:block;width:175px;height:246px;position:absolute;bottom: 300px;left:180px;z-index:9999;}
#message{color :#191919;border: 1px solid #c4c4c4;background:#ddd;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;min-height:1em;padding:5px;top:-45px;position:absolute;text-align:center;width:auto !important;z-index:10000;-moz-box-shadow:0 0 15px #eeeeee;-webkit-box-shadow:0 0 15px #eeeeee;border-color:#eeeeee;box-shadow:0 0 15px #eeeeee;outline:none;}
.mumu{width:175px;height:246px;cursor: move;background:url(https://images.cnblogs.com/cnblogs_com/ss-wdp/1465044/t_spig.png) no-repeat;}


body {
    cursor: url(//images.cnblogs.com/cnblogs_com/zwfymqz/1099678/o_cywl.png), auto;
        background-image: url(//img.xjh.me/random_img.php?type=bg&ctype=acg&return=302);
        background-attachment: fixed;
    background-size: 100%;
}


/*顶部*/
#home{width:100%;}
#header {
    position: relative;
    z-index:9;
    width: 100%;
    height: 400px;
    background: url(//img.xjh.me/random_img.php?type=bg&ctype=acg&return=302) top;
    background-attachment: fixed;
background-position: top;
    background-size: 100%;
    background-repeat: repeat;
    overflow: hidden;
    margin-top:0;
}
#main {
        display: flex;
    padding: 4% 11%;
    justify-content: center;
    background: rgba(170,170,170,0.7);

}
#main #mainContent {
    margin-right: 2%;
    width: 73%;
    color: #333;
    position: relative;
    z-index:9;
    overflow: visible;
    font-size: 16px;
    line-height: 1.6;
    background: rgba(255,255,255,0.5);
}

#sideBar {
    width: 300px;
    min-width: 0;
    position: relative;
    z-index:9;
   margin-left:0px;
}
#header:before {

    content: " ";
    position: relative;

    display: block;
    width: 160px;
    height: 170px;

    background-size: contain;
    margin-left: 50%;
    margin-bottom: 18px;
    transform: translate3d(-50%, 20%, 0);
}
#header #blogTitle {
    color: #fff;
    text-align: center;
    margin-top: 57px;
}
#header #lnkBlogLogo {
    background-image: url(https://pic.cnblogs.com/avatar/1101696/20180214111459.png);
    border-radius: 100%;
    width: 160px;
    height: 160px;
    border: 5px solid #fff;
    background-size: contain;
    transition: all 3s ease;
    border-radius: 84% 94% 83% 72%;
   transform: rotate(5deg);
    position: absolute;
    top: 35px;
    left: calc(50% - 85px);
}

#lnkBlogLogo:link {    color: #000;
    text-decoration: none;} 
#lnkBlogLogo:visited{color: #000;
    text-decoration: none;}

#lnkBlogLogo:hover {
 border-radius: 69% 64% 53% 70%!important;
  transform: rotate(0deg)!important;
}

#header #blogTitle .headermaintitle {
    font-size: 3.5em;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(34, 34, 34, 0.6);
}
#blogTitle h1 {
    font-size: 150%;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: 1em;
    margin-top: 10px;
    width: 100%;
    float: left;
    display: inline;
    letter-spacing: 1px;
}
#header #blogTitle h2 {
    font-size: 1.5rem;
    text-align: center;
    margin-top: 10px;
    margin-left: 7em;
    width: 100%;
    text-shadow: 1px 1px 4px rgba(34, 34, 34, 0.6);
}

#navigator{display: none;}
a:hover{text-decoration:none;}

/*左侧*/
/*公告*/
#sideBarMain{margin-top: 0px;}
#blog-news{background:#fff;margin-left:0;text-align: center;}
#sideBar .catListTitle {
    margin-top: 0;
    margin-bottom:0;
    padding: 10px 30px;
    background: #36b3ef;
    border-radius: 8px 8px 0 0;
    text-align: center;
    font-size: 1.25rem;
    color: #fff;
}

.CalDayHeader{font-size:20px;}
.CalTitle{border:none;}
.CalNextPrev a{color:#fff;}

.famous{    border: 2px #36b3ef solid;
    border-radius: 39px;
    width: 226px;
    height: auto;
    font-size: 15px;
    margin-left: 6px;
    box-shadow: 7px 7px 2px #8e8e85;
    padding: 4px 23px 6px 22px;
    margin-bottom: 13px;
    margin-top: 8px;}

#profile_block {
    margin-left: 20px;
    line-height: 1.7;
    margin: 5px 20px 10px;
    font-size: 20px;
    text-align: left;
    color: #666;
}

#profile_block a{color:#666}

/*日历*/
#blog-calendar{    margin-bottom: 2em;
    border-radius: 51px;font-size: 15px;}
#blogCalendar tr:nth-child(-1n+2){  margin-top: 0;
    margin-bottom:0;
    padding: 10px 30px;
    background: #36b3ef;
    text-align: center;
    font-size: 1.25rem;
    color: #fff;}
#blogCalendar{background: #fff;    height: 265px;}
#blogCalendar a{color:#00B4EB}
.CalOtherMonthDay{color:#aaa}


/*搜索*/
#sidebar_search_box{background: #fff;padding-bottom: 8px;}
.div_my_zzk{margin:0px;}
.div_my_zzk {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px 0px 10px 15px;
    margin: 0px;
}
.mySearch .input_my_zzk {
    height: 2.8em;
    width: 165px;
    background: #eee;
    border: 1px #ccc solid;
    border-radius: 3px;
    vertical-align: middle;
}
input.btn_my_zzk {
    vertical-align: middle;
    height: 40px;
    width: 71px;
    border-radius: 5px;
    border: 1px #ccc solid;
    color: #fff;
    background: #00ACE4;
    font-size: 14px;
}
/*常用链接*/
.catListLink ul li{margin:0;    height: 28px;
    line-height: 28px;
    font-size: 16px;}
#sideBarMain ul {
    line-height: 1.5em;
    background: #fff;
    padding: 6px 13px;
}

/*内容*/
#main #mainContent .dayTitle {
    position: absolute;
    top: 6px;
    left: -25px;
    min-width: 155px;
    padding: 6px 10px;
    background: #EB3349;
    background: -webkit-linear-gradient(to right, #F45C43, #EB3349);
    background: linear-gradient(to left, #F45C43, #EB3349);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px 0px;
    text-align: center;}
#main #mainContent .dayTitle:before {
    position: absolute;
    top: 100%;
    left: 0;
    border-color: #af2734 transparent;
    border-style: solid;
    border-width: 20px 0 0 25px;
    content: " ";
}
#main #mainContent .dayTitle a {
    color: #fff;
    text-align: center;
    font-size: 1.125rem;
    font-family: PingFang SC,Microsoft YaHei;
}
#main #mainContent .postTitle {
    overflow: hidden;
    margin: 10px auto;
    padding: 0 2em 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 26px;
}
#main #mainContent .postTitle a {
    color: #333;
    transition: all 0.2s;
}
#main #mainContent .postCon {
    border-top: 1px solid #dee1e0;
        background-color: #fff;
}
#main #mainContent .c_b_p_desc {
    position: relative;
    overflow: visible!important;
    padding: 20px;
    color: #4d4d4d;
    font-size: 1pc;
}
#main #mainContent .day .postDesc {
    padding: 0 110px 0 10px;
    border-top: 1px solid #dee1e0;
    color: #bfbfbf;
    line-height: 3.125rem;
    text-align: left;
}
#main #mainContent .c_b_p_desc a.c_b_p_desc_readmore {
    position: absolute;
    top: 108%;
    right: 0;
    width: 75pt;
    height: 40px;
    border-radius: 3px;
    margin-top: 10px;
    background-color: #00ace4;
    color: #fff;
    text-align: center;
    line-height: 2.5rem;
    transition: .3s ease background-color;
}
#main #mainContent .day {
    position: relative;
    margin-bottom: 50px;
    padding: 40px 20px;
    box-shadow: 0 0 0 0, 0 6px 12px rgba(34, 34, 34, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(255,255,255,0.6);
}
.entrylistItemPostDesc {
    text-align: left;
    color: #666;
}

.buryit{
    display: none;
}