body {
    background-color: #f1f1f1;
    font-family: Georgia,"Times New Roman",Times,sans-serif;
    text-overflow: ellipsis;
    white-space: normal;
}
#main {
    min-width: 230px;
    text-align: left;
    padding: 20px 0 0 10px;
    overflow: hidden;
    width: 84%;
    position: relative;
    margin: auto;
}

/************************顶栏样式*******************/

#blogTitle{
    height:0px;
    display:none;
}
.circle {
    width: 115px;
    height: 115px;
    position: relative;
    transform: translate(-50%,-50%);
    top: 38%;
    left: 50%;
}
.circle img{
    width: 115px;
    background-color: white;
    position: relative;
    border-radius: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
}
#userName {
    position: relative;
    top: 25%;
    text-align: center;
}
.nav {
    background-color: black;
    padding-left:7%;
    padding-right:9%;
    line-height: 60px;
    overflow: hidden;
    clear: both;
    position: relative; 
    margin:auto;
}
.fixnav {  
    position: fixed;  
    top: 0px;  
    left: 0px;  
    z-index:10;
            }  
#header{
    width:100%;
}
#navigator {
    background-color: #21292f;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    clear: both;
    padding-left:7%;
    padding-right:9%;
}
#mynav ul li{
    float:left;
}
#mynavList  a {
    display: block;
    padding: 0 1.5em;
    height: 60px;
    font-family: '微软雅黑';
    float: left;
    font-size: 1.2em;
    text-align: center;
    transition-duration: 0.3s;
}
#mynavList a:link {
    color:#bbb;
    text-decoration: none;
}
#mynavList a:visited {
    color: #bbb;
    text-decoration: none;
}
#mynavList a:hover {
    color: white;
    text-decoration: none;
}

.bloginfo {
    list-style: none;
    font-size: 12px;
}
.bloginfo ul li{
    float:left;
}
#bloginfoList  a {
    display: block;
    padding: 0 1.5em;
    height: 60px;
    font-family: '微软雅黑';
    float: left;
    font-size: 1.2em;
    text-align: center;
    transition-duration: 0.3s;
}
#bloginfoList a:link {
    color:#bbb;
    text-decoration: none;
}
#bloginfoList a:visited {
    color: #bbb;
    text-decoration: none;
}
#bloginfoList a:hover {
    color: white;
    text-decoration: none;
}
.circle2{
    padding-right:165px;
}
.circle2 img{
    width: 40px;
    background-color: white;
    position: relative;
    border-radius: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    line-height:60px;
    top: 10px;
    float: right;
    right: -30px;
}
.userName2{
    line-height:60px;
    position: relative;
     float: right;
    color:white;
    left: 180px;
    font-size: 1.2em;
    display:block;
}
#hidebox {
    width: 40px;
    height: 40px;
    position: relative;
    float: right;
    top: 10px;
    right: 10px;
    z-index:11;
}
.blogStats {
    float: right;
    color: #ccc;
    padding-right: 10px;
    text-align: right;
   display:none;
}
.copyInfo span{
    color:white;
    font-size:15px;
    line-height:30px;
}
/***************end***********************************/
/*************标题样式*******************************/
#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
}
#cnblogs_post_body h1    {
    background: #333366;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: ;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
    background: #006699;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: ;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h3    {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: ;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h4{
    background: #2B6600;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: ;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
/*************end*************************************/
/*************以下修改评论栏***********************/
#comment_form {
    margin:0px 0px 10px 0px;
    padding: 0px;
    min-height: 200px;
    /*margin-bottom: 15px;*/
    /* padding: 15px; */
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    background: #fff;
    border-radius: 7px;
    box-shadow: 1px 1px 2px #A7A8AD;
}
#comment_form_container {
    background-color: white;
    /*border-radius: 10px;*/
    padding-left: 20px;
    height: 380px;
    padding-top: 15px;
    /*border:solid 2px #E0E0E0;*/
}
#commentform_title {
    font-size: 20px;
    color: #7E8C8D;
    margin-bottom: 30px;
}
#comment_form_container p {
    color: #7E8C8D;
    font-size: 16px;
}
#tbCommentAuthor {
    border-radius: 3px;
    height: 22px;
    width:200px;
    background-color: white;
}
.commentbox_title_left{
    width:0px;
    display:none;
}
.commentbox_title_right {
    float: left;
    height: 26px;
    background-color: #F5F5F5;
    width: 96%;
    border-radius: 3px;
    border-top: solid 1px #E0E0E0;
    border-left: solid 1px #E0E0E0;
    border-right: solid 1px #E0E0E0;
}
.commentbox_title {
    width: 100%;
}
#tbCommentBody {
    line-height: 1.6;
    width: 96%;
    border:none solid solid solid;
    height:150px;
}
.commentbox_main {
    margin-top: 20px;
}
#btn_comment_submit {
    /* -webkit-appearance: button; */
    border-radius: 3px;
    border: solid 1px #3370B7;
    background-color: #3370B7;
    color: white;
    width: 100px;
    height: 35px;
    float: right;
    margin-right: 37px;
    margin-top:20px;
}
#commentbox_opt a {
    /* padding-left: 10px; */
    float: right;
    margin-right: 20px;
    margin-top: 28px;
    color: #C1C1C1;
}
#comment_nav {
    text-align: right;
    position: relative;
    top: 50px;
 
}
#comment_nav a {
    /* width: 230px; */
    position: relative;
    right: 5%;
    color: #C1C1C1;
}
#ad_t2{
    height:0px;
    display:none;
}
#cnblogs_c1{
    height:0px;
    display:none;
}
#cnblogs_c2{
    height:0px;
    display:none;
}
#under_post_kb{
    height:0px;
    display:none;
}
#HistoryToday{
    height:0px;
    display:none;
}
#under_post_news{
    height:0px;
    display:none;
}
/**********************end******************/
/*******************底栏*********************/
#footer {

    color: #fff;
    font-size: 1.3em;
    height: 300px;
    line-height: 300px;
    text-align: center;
    margin: 0;
    padding: 0;
    border: none;
   background-image:url('https://images.cnblogs.com/cnblogs_com/huangin/1223427/o_2fotter-pic.jpg');
}
/******************end**********************/
/*****************左边**********************/