body {
    /*background: none repeat scroll 0 0 white;*/

    background: url(https://images.cnblogs.com/cnblogs_com/rush/268781/o_bg-clouds.png) repeat-x scroll left 0px #C0DEED;
    background-attachment: fixed;
    background-color: #C0DEED;
    background-position: left 0px;
    background-repeat: no-repeat;
    color: #333333;
    top: 0;
    height: 100%;
    /*position: fixed;*/
    width: 100%;
    z-index: -1;
}


#main {
    margin-bottom: 60px;
}

/*#0066DD*/

a {
    color: #0066DD;
    text-decoration: none;
}

a:hover {
    color: #00ff33;
    text-decoration: none;
}

/*博客标题*/
div#blogTitle {
    background: none;
}

div.postTitle a {
    color: #0066DD;
}

div.postTitle a:hover {
    color: #00ff33 !important;
}

div.postTitle a:visited {
    color: #0066DD;
}

.aspNetHidden {
    /*background: url(https://images.cnblogs.com/cnblogs_com/rush/268781/o_Twitter.jpg) no-repeat center top;*/
    background: url(https://images.cnblogs.com/cnblogs_com/rush/268781/o_bg-clouds.png) repeat-x scroll left 0px #C0DEED;
    background-attachment: fixed;
    background-color: #C0DEED;
    background-position: left 0px;
    background-repeat: no-repeat;
    color: #333333;
    top: 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -1;
}

#header {
    background-color: #2C2C2C;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    clear: both;
    content: "";
    left: 0;
    margin-bottom: 18px;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1030;
}

div#navigator {
    /*background: url("") no-repeat scroll center center transparent;*/
    float: right;
    font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti;
    /*height: 80px;*/
    margin-right: 30px;
    margin-top: 10px;
}

#navList {
    /*margin-top: 75px;*/
    position: static !important;
    float: right;
}

div#navigator .blogStats {
    float: left;
    right: 40px;
    top: 0px;
}

div#blogTitle {
    background: none repeat scroll 0 0 transparent;
    height: 50px;
    float: left;
}

div#blogTitle .title {
    font-family: Georgia, 'Serif', 'Arial', 'Helvetica';
    font-style: italic;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 0 10px white, 0 0 15px white;
    /*padding-top: 23px;*/
}

/*子标题*/
div#blogTitle .subtitle {
    color: #FFFFFF;
    font-size: 11pt;
    margin: 10px 0 0 50px;
    /*position: absolute;*/
    /*top: 55px;*/
    /*left: 30px;*/
    /*font-family: "微软雅黑"*/
    /*font-size: 11pt;*/
}

div.postTitle {
    border-bottom: 1px solid #CCCCCC;
}

div#mainContent {
    margin-left: 280px;
    margin-top: 130px;
    /*firefox*/
    -moz-border-radius: 10px;
    /*css3*/
    border-radius: 10px;
    /*webkit*/
    -webkit-border-radius: 10px;
    /*box-shadow: 0 0 15px #AAAAAA;*/
}

div.forFlow {
    background: none repeat scroll 0 0 white;
    padding: 20px 30px 50px;
    /*firefox*/
    -moz-border-radius: 10px;
    /*css3*/
    border-radius: 10px;
    /*webkit*/
    -webkit-border-radius: 10px;
   /*box-shadow: 0 0 15px #AAAAAA;*/
}

div#sideBar {
    background-color: transparent !important;
    border: medium none !important;
}

div#sideBar a {
    color: #483D8B;
}

div#sideBar a:hover {
    color: #000000;
}

/*.btn_my_zzk {*/
/*background: url("https://pic002.cnblogs.com/images/2011/70278/2011060320275124.png") repeat-x scroll 0 -36px transparent;*/
/*border: 1px solid #787878;*/
/*color: #000000;*/
/*cursor: pointer;*/
/*font-family: "Microsoft Yahei",Tahoma,Arial,Helvetica,STHeiti;*/
/*font-size: 13px;*/
/*height: 25px;*/
/*width: 70px;*/
/*}*/
/*.input_my_zzk {*/
/*border: 1px solid #BBBBBB;*/
/*color: #333333;*/
/*height: 25px;*/
/*outline: medium none;*/
/*padding-left: 10px;*/
/*width: 150px;*/
/*}*/

#tbCommentBody {
    background: url("https://images.cnblogs.com/cnblogs_com/rush/268781/o_commentBg.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #AEBACD;
    font-family: Microsoft Yahei;
    font-size: 14px;
    height: 200px;
    line-height: 20px;
    margin-bottom: 10px;
    outline: medium none;
    padding: 7px;
    resize: none;
    width: 580px;
}

div.postDesc {
    padding-bottom: 0;
}

div.feedback_area_title {
    background-color: green;
    color: #FFFFFF;
    margin: 0;
    text-align: center;
    width: 100%;
    /*firefox*/
    -moz-border-radius: 5px;
    /*css3*/
    border-radius: 5px;
    /*webkit*/
    -webkit-border-radius: 5px;
}

.feedbackItem {
    background-color: #FCFEC5;
    border: 1px solid #BBBBBB;
    color: #000000;
    margin-bottom: 8px;
    margin-top: 4px;
    /*firefox*/
    -moz-border-radius: 5px;
    /*css3*/
    border-radius: 5px;
    /*webkit*/
    -webkit-border-radius: 5px;
}

div.feedbackItem div.feedbackCon {
    /*background: url("https://images.cnblogs.com/cnblogs_com/rush/268781/o_qua.png") no-repeat scroll 0 0 transparent;*/
    color: #555555;
    padding: 7px 7px 7px 30px;
}

#btn_comment_submit {
    background-color: #2DAEBF;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 10pt;
    font-weight: bold;
    height: 25px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    width: 55px;
}

/*.diggit {*/
/*background: url("") no-repeat scroll 0 0 transparent;*/
/*cursor: pointer;*/
/*height: 50px;*/
/*margin-top: 0;*/
/*padding-left: 38px;*/
/*padding-top: 9px;*/
/*width: 125px;*/
/*}*/

/*.diggnum {*/
/*font-family: Georgia,Serif;*/
/*}*/

/*.buryit {*/
/*display: none;*/
/*}*/
/*span#digg_count {*/
/*color: green;*/
/*font-size: 20px;*/
/*}*/
/*.diggword {*/
/*margin-top: 0;*/
/*}*/

.copy {
    background: none repeat scroll 0 0 #DBEAFF;
    border: 1px solid #C0C0C0;
    font-size: 9pt;
    line-height: 15pt;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
}

.quote {
    background: none repeat scroll 0 0 #E9E9E9;
    /*border: 1px dashed #C0C0C0;*/
    font-family: Verdana, "Lucida Grande", Geneva, Arial, sans-serif;
    font-size: 9pt;
    line-height: 12pt;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
}

.copy img {
    height: 25px;
    width: 25px;
}

.cuscomment {
    border: 1px dashed #C0C0C0;
    font-size: 9pt;
    line-height: 20pt;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 5px 10px 10px;
}

.fastcomment {
    color: #FFFFFF;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px;
}

.fastcomment:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px outset #FFFFFF;
    color: #000000;
}

.postTitle, .entrylistPosttitle, .feedback_area_title {
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
}

.postBody {
    font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti;
    font-size: 15px;
}

.postBody a{
    /*border-bottom: 1px dashed #3D81EE;*/
    border:0;
    /*color: #0066CC;*/
    color: #FF7700;
    text-decoration: none;
}

.postBody a:link{text-decoration:none;} 


.postBody a:hover {
    /*background-color: #78AFD3;*/
    /*color: white;*/
    color: #339966;
    text-decoration: none;
}

.postBody p {
    margin-top: 0;
    margin-bottom: 1.5em;
    text-indent: 2em;
}

.postBody h1 {
    background: none repeat scroll 0 0 #483d8b;
    border-radius: 3px 3px 3px 3px;
    color: white;
    font-size: 18pt;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 5px;
}

.postBody h2 {
    color: #1977B0;
    font-size: 18px;
    padding-left: 20px;
}

.postBody h3 {
    color: #1977B0;
    font-size: 16px;
    padding-left: 25px;
}

.postBody h4 {
    color: #1977B0;
    padding-left: 30px;
}

.postBody h5 {
    color: #1977B0;
    padding-left: 25px;
}

.postBody img {
    margin-bottom: 0;
}

div.postCon {
    color: #444444;
    font-size: 13px;
}

div.postCon a {
    border-bottom: 1px dashed #3D81EE;
    color: #0066CC;
    font-size: 13px;
}

div.postCon a:hover {
    color: #FF0000;
}

#bottom a {
    color: #FFFFFF;
}

.syntaxhighlighter {
    border: 1px solid #C0C0C0 !important;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px !important;
    line-height: 1.4 !important;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
    word-wrap: break-word;
}

.c_b_p_desc {
    font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti;
}

.desc_img {
    height: 100px;
    width: 100px;
}

.code {
    background-color: #bafbec;
    border: #c0c0c0 1px solid;
    padding: 7px;
    margin: 0 20px 20px 20px;
    font-family: Consolas, "微软雅黑", Arial, "宋体", sans-serif;
    font-size: 12px;
    border: 1px solid #C0C0C0;
    background-color: #DBEAFF;
    /*firefox*/
    -moz-border-radius: 5px;
    /*css3*/
    border-radius: 5px;
    /*webkit*/
    -webkit-border-radius: 5px;
}

/*.post table {*/
    /*border: 1px solid #333333;*/
    /*border-collapse: collapse;*/
    /*border-spacing: 0;*/
    /*font-size: 12px;*/
    /*line-height: 1.3;*/
    /*margin-left: 30px;*/

    /*border: 1px solid #7AA0CD;*/
    /*border-collapse: collapse;*/
    /*border-spacing: 0;*/
    /*margin: 7px 0;*/
/*}*/


/*.post tbody tr:nth-child(2n+1) {*/
    /*background: none repeat scroll 0 0 #FFFFFF;*/
/*}*/

/*.post tbody tr:nth-child(2n) {*/
    /*background: none repeat scroll 0 0 #D3DFED;*/
    /*border-bottom: 1px solid #7AA0CD;*/
    /*border-top: 1px solid #7AA0CD;*/
/*}*/

/*.post thead {*/
    /*background: none repeat scroll 0 0 #4E81BD;*/
    /*color: #FFFFFF;*/
    /*font-weight: normal;*/
/*}*/

/*.post thead tr:last-of-type {*/
    /*border-bottom: medium none;*/
/*}*/

/*.post thead tr {*/
    /*border-bottom: 1px solid #FFFFFF;*/
/*}*/


.post table {
    font-size: 12px;
    line-height: 1.3;
    border: 1px solid #7AA0CD;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 1.5em 0 0;
}

.post table p {
    margin: 0 0;
    text-align: left;
    text-indent: 0;
}
.post thead {
    background: none repeat scroll 0 0 #4E81BD;
    color: #FFFFFF;
    font-weight: normal;
}
.post thead th {
    border-right: 1px solid #FFFFFF;
    font-weight: normal;
}
.post thead th:last-of-type {
    border-right: medium none;
}
.post thead tr {
    border-bottom: 1px solid #FFFFFF;
}
.post thead tr:last-of-type {
    border-bottom: medium none;
}
.post tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #FFFFFF;
}
.post tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #D3DFED;
    border-bottom: 1px solid #7AA0CD;
    border-top: 1px solid #7AA0CD;
}
.post tbody td {
    border-right: 1px solid #CCCCCC;
}
.post tbody td:last-of-type {
    border-right: medium none;
}

/*.post tr, td, th {*/
    /*border: 1px none #333333;*/
    /*padding: 5px 8px;*/
    /*text-align: center;*/
    /*white-space: nowrap;*/
/*}*/

.post th {
    background: none repeat scroll 0 0 #3398CC;
    color: #FFFFFF;
}

.blockquote p {
 margin-bottom: 0px;
}

blockquote {
    background-color: #EFF4E1;
    border: 1px solid #CDDD9E;
    border-radius: 15px 15px 15px 15px;
    margin: 2em 16px;
    /*padding: 20px 40px;*/
    /*position: relative;*/
}

blockquote:after {
    content: url(https://images.cnblogs.com/cnblogs_com/rush/268781/o_quote_right.png);
    float: right;
    font-size: 6em;
    line-height: 0.1em;
    position: relative;
    right: -0.25em;
    bottom: 0.15em;
}

blockquote:before {
    font-size: 6em;
    left: -0.25em;
    line-height: 0.1em;
    position: relative;
    top: -0.15em;
content: url(https://images.cnblogs.com/cnblogs_com/rush/268781/o_quote_left.png);
}



div#MyBlogSignture {
    background-color: #F8F8EE;
    border: 1px solid #E8E7D0;
    color: #666666;
    margin-bottom: 30px;
    margin-top: -15px;
    min-height: 10px;
    padding: 5px 10px 0;
}

#MySignature {
    margin-top: 30px;
}

div#MyBlogSignture p {
    margin: 5px auto;
    text-indent: 0;
}

div#MyBlogSignture p a {
    /*border-bottom: 1px dashed;*/
}

div#MyBlogSignture img {
    margin: 35px 8px 35px 0;
}

.dayTitle {
    display: none;
}

/*.code*/
/*{*/
/*background-color:#bafbec;*/
/*border: #c0c0c0 1px solid;*/
/*padding: 7px;*/
/*margin: 0 40px 0 20px;*/
/*font-family: Consolas, "微软雅黑" , Arial, "宋体" , sans-serif;*/
/*font-size:12px;*/

/*}*/

/*引用的文字*/
/*blockquote{*/
/*background-color:#FCFEC5;*/
/*border:2px solid #BBB;*/
/*margin:5px 0px 5px 0px;*/
/*padding-left: 20px;*/
/*line-height: 1.3;*/
/*}*/

/*.quote {*/
/*border: #c0c0c0 1px dashed;*/
/*padding: 10px;*/
/*line-height: 12pt;*/
/*margin-top: 15px;*/
/*font-family: Verdana, "Lucida Grande", Geneva, Arial, sans-serif;*/
/*margin-bottom: 15px;*/
/*background: #e9e9e9;*/
/*font-size: 9pt;*/
/*}*/

/*.postBody {*/
/*font-size: 14px;*/
/*font-family:"微软雅黑";*/
/*}*/
/*.postBody a {*/
/*border-bottom: #3d81ee 1px dashed; COLOR: #399AB2;*/
/*}*/
/*.postBody a:hover {*/
/*color: #9cba39*/
/*}*/
/*.postBody h1 {*/
/*background: #483d8b;*/
/*border-radius: 3px 3px 3px 3px;*/
/*padding-bottom: 5px;*/
/*color: white;*/
/*font-size: 18px;*/
/*font-weight: bold;*/
/*letter-spacing: 1px;*/
/*margin-bottom: 5px;*/
/*margin-top: 15px;*/
/*padding-bottom: 5px;*/
/*padding-left: 20px;*/
/*padding-top: 5px;*/
/*font-family:"微软雅黑";*/
/*}*/
/*.postBody h2 {*/
/*color: #483d8b;*/
/*padding-left: 5px;*/
/*font-family:"微软雅黑";*/
/*font-size: 15px;*/
/*}*/

/*.postBody h3 {*/
/*color: #483d8b;*/
/*padding-left: 15px;*/
/*font-size: 13px;*/
/*}*/
/*.postBody h4 {*/
/*color: #483d8b;*/
/*padding-left: 20px;*/
/*}*/
/*.postBody h5 {*/
/*color: #483d8b;*/
/*padding-left: 25px;*/
/*}*/
/*.postBody img {*/
/*margin-bottom: 0px;*/
/*}*/
/*div.postCon {*/
/*color: #444; font-size: 13px*/
/*}*/
/*div.postCon a {*/
/*border-bottom: #3d81ee 1px dashed;*/
/*color: #399ab2; font-size: 13px*/
/*}*/
/*div.postCon a:hover {*/
/*color: #9cba39*/
/*}*/

/*#bottom a{*/
/*color:#ffffff;*/
/*}*/

/*圆角box*/
.b_box {
    text-align: left;
    width: auto;
    line-height: 30px;
    border: 1px solid #C0C0C0;
    background-color: #DBEAFF;
    /*firefox*/
    -moz-border-radius: 5px;
    /*css3*/
    border-radius: 5px;
    /*webkit*/
    -webkit-border-radius: 5px;
}



.b_box p
{
 margin: 0 10px;
}

.b_box h3{
  /*  color: #1977B0;*/
/*    font-size: 16px;*/
    padding-left: 10px;
width:auto;
}


#div_digg {
    background-color: #FFFFFF;
    border: 1px solid #D9DBE1;
    bottom: 0;
    padding: 8px 8px 8px 10px;
    position: fixed;
    right: -20px;
}
.featured, .subpages ul {
    background: none repeat scroll 0 0 #555555;
    border: 1px solid #AABBBB;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    margin-bottom: 15px;
    padding: 15px;
}

.featured p {
text-indent: 0;
}

.featured h1, .featured h2, .featured h3, .featured h4, .featured h5 {
    color: #333333;
    padding: 0;

}

.featured *:first-child {
    margin-top: 0;
}

.featured .inside, ul.featured > li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AABBBB;
    border-radius: 8px 8px 8px 8px;
    color: #333333;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    padding: 15px;
}

ul.featured li {
    list-style: none outside none;
    margin-top: 15px;
}

.featured table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 15px;
    line-height: 1.3;
    border: 0;
}
    

.featured tr, td, th {
    text-align: left;
    white-space: normal;
}

.featured *:first-child {
    margin-top: 0;
}

* {
    margin: 0;
    outline: 0 none;
    padding: 0;
}

table.format th, td {
    border-style: none;
}


.b_box1 {

border: 1px solid #696;
padding: 60px 0;
text-align: center; width: 200px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #DFA6FC;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DFA6FC), to(#F3F2F7));
background: -webkit-linear-gradient(#DFA6FC, #F3F2F7);
background: -moz-linear-gradient(#DFA6FC, #F3F2F7);
background: -ms-linear-gradient(#DFA6FC, #F3F2F7);
background: -o-linear-gradient(#DFA6FC, #F3F2F7);
background: linear-gradient(#DFA6FC, #F3F2F7);
-pie-background: linear-gradient(#DFA6FC, #F3F2F7);

}


.go2top {
    background: url("https://images.cnblogs.com/cnblogs_com/rush/268781/o_go2top.png") no-repeat scroll left top transparent;
    bottom: 65px;
    color: #444444;
    display: none;
    height: 50px;
    /*left: 50%;*/
    right: 160px;
    margin-left: 510px;
    position: fixed;
    text-align: center;
    width: 50px;
}

.go2top:hover {
    background-position: -50px top;
}

blockquote div.quote_left p {
margin: 0;
}

blockquote .quote_left {
background: transparent url(https://images.cnblogs.com/cnblogs_com/rush/268781/o_quote_left.png) no-repeat scroll 0 0;
position: absolute;
top: -9px;
left: -12px;
width: 27px;
height: 25px;
}

blockquote .quote_right {
background: transparent url(https://images.cnblogs.com/cnblogs_com/rush/268781/o_quote_right.png) no-repeat scroll 0 0;
position: absolute;
bottom: -14px;
right: -11px;
width: 27px;
height: 25px;

}

blockquote div > p {
    margin: 0;
}
/*Box CSS*/
#box {
    background: none repeat scroll 0 0 #F8F8EE;
    border-radius: 4px 4px 4px 4px;
    color: rgba(0, 0, 0, 0.8);
    height: 430px;
    line-height: 1.5;
    margin: 10px auto 30px auto;
    padding: 2em 1.5em;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 85%;
}
#box:before, #box:after,.footer .before,.footer .after {
    -moz-transform: rotate(-5deg);
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 15px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    content: "";
    left: 7px;
    max-width: 90px;
    position: absolute;
    top: 80%;
    width: 90%;
    z-index: -1;
}
#box:after,.footer .after {
    -moz-transform: rotate(5deg);
    left: auto;
    right: 10px;
}

div#navigator ul#navList li a {
    background: none;
}
div#navigator ul#navList li a:hover {
    background: none repeat scroll 0 0 #4C4C4C;
}

/*footer*/
.footer{ text-align:center; background:#F8F8EE; height: 50px; padding-top:30px; box-shadow: 0px -1px 1px #aaa;}
.footer a{ display:inline-block; height:20px; font-size:14px; color:#999; font-weight:bold;}
.footer .weibo,
.footer .github,
.footer .mail{ background:url(y.png) no-repeat; padding-left:25px; margin-right:20px;}
.footer .weibo{ background-position:0 -540px;}
.footer .weibo:hover{background-position:0 -570px; color:#f60;}
.footer .github{ background-position:0 -785px;}
.footer .github:hover{ background-position:0 -825px; color:#f60}
.footer .mail{ background-position:0 -598px;}
.footer .mail:hover{ background-position:0 -628px; color:#f60;}
.footer .iteye{background:url(x.png) no-repeat 0 -310px; padding-left:45px; }
.footer .iteye:hover{ background-position:0 -340px; color:#f60;}
.footer .certification a{ font-weight:100; font-size:12px; color:#666;}

.footer .weibo, .footer .github, .footer .mail {
background-image:url(https://images.cnblogs.com/cnblogs_com/rush/268781/o_y.png);
}