body {
    background: linear-gradient(90deg, #E91E63, #9C27B0);}

#blogTitle h2 {
    font-weight: normal;
    font-size: 13px;
    line-height: 1.846153846;
    float: none;
    text-align: center;
}
.pager a:hover {
    background: #9C27B0;
}
.pager a {
    box-shadow: none;
    background: #fff;
}
.pager {
    color: #000;
}
#blog-news {
    text-align: center;
}
#blogTitle h1 {
    border-left: 0px solid #222831;
    margin-bottom: 10px;
    font-family: Open Sans,Microsoft Jhenghei,Microsoft Yahei,sans-serif;
    font-weight: 600;
    font-size: 35px;
    width: 100%;
    clear: both;
    text-align: center;
}
#BlogPostCategory a:hover {
    color: #f5f5f5;
    background: #696464;
}
.postDesc a:hover {color: #9C27B0;
}
#sideBar a:hover {color: #9C27B0;
}
a:hover {color: #9C27B0;
}
#navigator {font-family: Open Sans,Microsoft Jhenghei,Microsoft Yahei,sans-serif;
}
#blogTitle h1 a:hover {color: #9C27B0
}
#navList a:hover {color: #9C27B0
}
#topics .postTitle {padding-left: 0;
}
#mainContent {float: right
}
#sideBar {float: left
}
a {
    outline: none;
    color: #9C27B0;
}
#profile_block { text-align: center;
}
#green_channel #green_channel_digg {
    background-color: #696464;
}
#green_channel #green_channel_follow {
    background-color: #696464;
}
#green_channel #green_channel_favorite {
    background-color: #696464;
}
#green_channel {    border: none;text-align: left;
}
.catListTitle {display:none
}
#blog-sidecolumn{text-align: center;
}
/*评论提交按钮*/
.comment_btn {background: #9C27B0;
}
.comment_btn:hover {background: #E91E63;
}

#topics .postDesc {
    padding-left: 0px;
    width: 100%;
    text-align: right;
    color: #666;
    margin-top: 0px;
    background: none;
}
.recomm-block {
    margin-top: 10px;
    line-height: 1.5;
    display: none;
}

#home{
    border-radius: 20px;
    width: auto;
    margin: 0 auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}



.content-wrap {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
/* Menu Button */
.menu-button {
    position: fixed;
    top: 22px;
    right: 10px;
    z-index: 1000;
    padding: 0 !important;
    margin: 0 !important;
    width: 45px;
    height: 35px;
    border: none;
    font-size: 1.5em;
    color: #373a47;
    background: transparent;
    cursor: pointer;
    border: none;
    outline: none;
}
/* 图片旋转*/
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
/* 图片旋转样式*/
.menu-rotation{
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}
/* 图片旋转样式*/
.menu-button img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.menu-button:hover {
    opacity: 0.8;
}

/* Menu */
.menu-wrap {
    position: fixed;
    z-index: 999;
    /* background: #ebedf4; */
    -webkit-transition: width 0.3s, height 0.3s;
    transition: width 0.3s, height 0.3s;
    width: 0;
    height: 0;
    font-size: 1.5em;
    top: 0;
    right: 0;
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
/* 屏幕适应*/
@media screen and (max-width: 50em) {
    .menu-button {
        margin: 0.25em;
    }
    .menu-wrap {
        /*bottom: 0.25em;
        left: 0.25em;*/
    }
}
/* Shown menu */
.show-menu .menu-wrap {
    width: 360px;
    height: 440px;
    -webkit-animation: anim-jelly 0.8s linear forwards;
    animation: anim-jelly 0.8s linear forwards;
}


.cnblogs-markdown pre {
    white-space: pre!important
}

.cnblogs-markdown .hljs {
    display: block!important;
    overflow-x: auto!important;
    padding: 1em!important;
    background: #282c34!important;
    border: 1px solid #fff!important;
    border-radius: 5px!important;
    font-family: Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace!important;
    font-size: 15px!important
}

.hljs,.hljs-subst,.hljs-tag {
    color: #f8f8f2!important
}

.hljs-emphasis,.hljs-strong {
    color: #a8a8a2!important
}

.hljs-bullet,.hljs-link,.hljs-literal,.hljs-number,.hljs-quote {
    color: #ae81ff!important
}

.hljs-meta,.hljs-regexp {
    color: #fd971f!important
}

.hljs-built_in,.hljs-builtin-name,.hljs-code,.hljs-section,.hljs-selector-class,.hljs-title {
    color: #a6e22e!important
}

.hljs-strong {
    font-weight: 700
}

.hljs-emphasis {
    font-style: italic!important
}

.hljs-attr,.hljs-name,.hljs-selector-tag,.hljs-symbol {
    color: #f74449!important
}

.hljs-attribute,.hljs-keyword {
    color: #66d9ef!important
}

.hljs-class .hljs-title,.hljs-params {
    color: #f8f8f2!important
}

.hljs-addition,.hljs-selector-attr,.hljs-selector-id,.hljs-selector-pseudo,.hljs-string,.hljs-template-variable,.hljs-type,.hljs-variable {
    color: #e6db74!important
}

.hljs-comment,.hljs-deletion {
    color: #999!important
}


element.style {
    margin: 0px 0px 10px;
    height: 43px;
    width: 701px;
}

#comment_form_container .comment_textarea {
    width: 500px;
    height: 25px;
    font-size: 13px;
    padding: 8px;
    margin-bottom: 10px;
    color: #555;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}




.input_my_zzk {
border-radius: 10px
}

#nav_next_page a, .pager a {
    padding: 3px 7px;
    border: 1px solid #314659;
    border-radius: 4px;
    font-family: Monospaced Number;
    margin: 0 3px;
    text-decoration: none;
    color: inherit;
    transition: border .2s ease-in-out,color .2s ease-in-out;
}
.day .postCon .c_b_p_desc a, .entrylist .entrylistPostSummary .c_b_p_desc a {
    border: 1px solid;
    border-radius: 3px;
    padding: 2px 9px;
    font-size: 13px;
    margin-top: 10px;
    text-decoration: none;
    display: table;
    color: #314659;
    border-color: #314659;
}
.postDesc {
    background: url() no-repeat 0 1px;
    float: right;
    width: 100%;
    clear: both;
    text-align: right;
    padding-right: 0px;
    color: #9eabb3;
    margin-top: 5px;
}
.entrylistPosttitle {
    padding-left: 0px;border-left: 0;
    font-family: Open Sans,Microsoft Jhenghei,Microsoft Yahei,sans-serif;
    font-size: 30px;
}
.entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
    color: #222831;
    transition: all 0.4s linear 0s;
}

.day .postTitle a {
    padding-left: 0px;
}
.postTitle {
    border-left: 0px solid #222831;
    margin-bottom: 10px;
    font-family: Open Sans,Microsoft Jhenghei,Microsoft Yahei,sans-serif;
    font-size: 15px;
    font-weight: 600;
    float: right;
    width: 100%;
    clear: both;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #222831;
    transition: all 0.4s linear 0s;
}
/*滚动条*/
body::-webkit-scrollbar {
    width: 5px;
    height: 1px;
}
/*滚动条滑块*/
body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #eaeaea;
}
/*滚动条轨道*/
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 5px;
    background: #9C27B0;
}
.videoBg{
border-radius: 0px;
width: 100%;
margin: 0 auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#mainVideo {
   border-radius: 0px;
   width: 100%;
}

code, .card .line-numbers {
            font-family: "Lucida Console", Monaco, monospace;
            font-size: 14px;
        }

        .card {
            position: relative;
            height: 15rem;
            perspective: 150rem;
        }
        .card-front, .card-back {
            position: absolute;
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: auto;
            border-radius: 5px;
            box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4);
            transition: 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
            backface-visibility: hidden;
            overflow: hidden;
        }
        .card-front:before, .card-front:after, .card-back:before, .card-back:after {
            position: absolute;
        }
        .card-front:before, .card-back:before {
            top: -40px;
            right: -40px;
            content: '';
            width: 80px;
            height: 80px;
            background-color: rgba(255, 255, 255, 0.08);
            transform: rotate(45deg);
            z-index: 1;
        }
        .card-front:after, .card-back:after {
            content: '';
            top: 0;
            right: 5px;
            font-size: 24px;
            transform: rotate(45deg);
            z-index: 2;
        }
        .card-front {
            width: 100%;
            height: 100%;
        }
        .card-front:after {
            color: #212f3c;
        }
        .card-back {
            transform: rotateX(180deg);
        }
        .card-back:after {
            color: #11181f;
        }
        .card:hover .card-front {
            transform: rotateX(-180deg);
        }
        .card:hover .card-back {
            transform: rotateX(0deg);
        }
        .card .line-numbers {
            position: absolute;
            top: 0;
            left: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            height: 100%;
            margin: 0;
            padding: 0 10px;
            background-color: rgba(255, 255, 255, 0.03);
            font-size: 13px;
        }
        .card .line-numbers > div {
            padding: 2.5px 0;
            opacity: 0.15;
        }
        .card code, .card .line-numbers {
            color: whitesmoke;
        }
        .card .indent {
            padding-left: 30px;
        }
        .card .operator {
            color: #4dd0e1;
        }
        .card .string {
            color: #9ccc65;
        }
        .card .variable {
            color: #BA68C8;
        }
        .card .property {
            color: #ef5350;
        }
        .card .method {
            color: #29b6f6;
        }
        .card .function {
            color: #FDD835;
        }
        .card .boolean {
            color: #4dd0e1;
        }


/*向下滑动*/
.scroll-down {
    display: block;
    position: absolute;
    z-index: 100;
    bottom: 45px;
    left: 50%;
    margin-left: -16px;
    width: 34px;
    height: 34px;
    font-size: 34px;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-animation: bounce 4s 2s infinite;
    animation: bounce 4s 2s infinite;
    text-decoration: none!important;
}

#sideBar a {
    color: #757575;
}