/*  
365建站器让建站和seo变得简单！
365建站器官网：http://soft.365jz.com
*/
body {
    font-size: 15px;
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", "宋体", arial;
    background: #205424 url('../images/wrapbg.jpg') no-repeat top center fixed;
    min-width: 1200px;
}

#z17a57home {
    opacity: 0.95;
    filter: alpha(opacity=95);
    box-shadow: 0 0 10px #000;
    margin: 40px auto;
    width: 1200px;
    background: #fff;
    overflow: auto;
    border: solid 1px #fff;
}

/*段落*/
.z17a57postbody p,
.postcon p {
    margin: 7px 0;
    line-height: 24px;
}

h1 {
    margin: 0;
}

h3 {
    font-size: 15px;
    font-weight: bold;
}

/*超链接*/
a {
    color: #464646;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited,
a:hover {
    color: #464646;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

image {
    border: none;
}

#z17a57header {
    padding: 20px;
}

/*博客标题*/
#blogtitle,
#blogtitle a {
    font-weight: bold;
    color: #666;
}

#blogtitle .z17a57title {
    margin-top: 10px;
    height: 100px;
    line-height: 100px;
    font-size: 36px;
    padding-left: 120px;
    background: #fff url('../images/o_light2.png') no-repeat;
}

.headermaintitle {}

#blogtitle,
#blogtitle a:hover {
    text-decoration: none;
}

#blogtitle img {
    max-height: 80px;
}

/*子标题*/
.subtitle {
    padding-left: 30px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    margin: 10px 0;
}

/*导航栏*/
#navigator {
    font-size: 16px;
    height: 48px;
    background: #55895b;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#z17a57navlist li {
    margin: 0;
    line-height: 48px;
    display: inline-block;
    float: left;
}

#z17a57navlist li:hover {
    background: #6da47d;
}

#z17a57navlist li a {
    padding: 0 30px;
    text-decoration: none;
    line-height: 48px;
    border: 0;
    color: #fff;
    display: -moz-inline-box;
    display: inline-block;
}

.blogstats {
    height: 48px;
    color: #fff;
    line-height: 48px;
}

#z17a57main {
    padding: 20px;
}

/*左边*/
#sidebarmain {
    padding: 0 10px 0 0;
    background: #fff;
    margin: 0 0 20px 0;
    width: 190px;
    font-size: 12px;
    line-height: 28px;
}

#sidebarmain a {
    color: #666;
}

#leftcontentcontainer {
    color: #666;
}

.z17a57newsitem {
    color: #666;
}

.z17a57newsitem Li {
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    list-style-type: none;
}

.z17a57entrylisttitle {
    font-size: 23px;
    margin: 0px 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

/*公告*/
#profile_block {
    margin-top: 0px;
    line-height: 24px;
    text-align: left;
}

/*主面板*/
#maincontent {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    background: #fff;
    padding-bottom: 0px;
    float: right;
    width: 960px;
    padding-left: 0px;
}

/*每日文章列表*/
.z17a57day {
    background: #fff;
    padding: 0;
    margin: 0 0 20px 0;
}

/*博客标题*/
.z17a57posttitle a {
    color: #464646;
}

.z17a57posttitle {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #464646;
    background: url('../images/o_br229512.gif') no-repeat 0 3px;
    padding-left: 30px;
}

.daytitle {
    display: none;
}

/*摘要*/
.c_b_p_desc {
    padding: 10px;
    line-height: 24px;
    color: #888;
}

.c_b_p_desc a {
    color: #888;
}

.c_b_p_desc a:hover {
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

/*右侧图片*/
.desc_img {
    margin-left: 10px;
    border: solid 1px #fff;
    box-shadow: 0 0 10px #aaa;
}

/*博文页*/
#z17a57topics .post {
    background: #fff;
}

.postcon {
    padding: 10px 20px 0 20px;
}

.z17a57postdesc {
    margin: 0 30px;
    margin-bottom: 2px;
    padding: 8px 0px;
    font-size: 12px;
    color: #aaa;
    background: #fff;
    text-align: right;
}

.z17a57postdesc a {
    color: #aaa;
}

.z17a57postbody {
    padding: 30px;
}

/*google搜索框*/
#google_q,
#q {
    height: 22px;
    width: 120px;
    border: solid 1px #ccc;
    box-shadow: inset 0 0 3px #ddd;
    border-radius: 4px;
}

/*搜索按钮*/
.btn_my_zzk {
    font-family: 'microsoft yahei';
    border: none;
    height: 26px;
    width: 60px;
    padding: 1px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    background: #55895b;
    border-radius: 4px;
    color: #fff;
}

.btn_my_zzk:hover {
    background: #6da47d;
}

/*评论按钮*/

#btn_comment_submit {
    border: none;
    height: 48px;
    width: 120px;
}

/*评论按钮*/
.comment_btn {
    font-family: 'microsoft yahei';
    border: none;
    height: 48px;
    width: 120px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    background: #55895b;
    color: #fff;
}

#btn_comment_submit:hover {
    background: #6da47d;
}

/*评论标题*/
.feedback_area_title {
    padding: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #55895b;
    border-bottom: solid 6px #55895b;
}

.feedbacklistsubtitle {
    font-size: 12px;
    color: #888;
}

.feedbacklistsubtitle a {
    color: #888;
}

.comment_quote {
    background: #fcfaac;
    padding: 15px;
    border: 1px solid #ccc;
}

#commentform_title {
    color: #55895b;
    background-image: none;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding: 10px 20px 10px 10px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 6px #55895b;
}

/*评论框*/
#comment_form {
    margin: 10px 0;
    padding: 0;
}

.commentform {
    margin: 10px 0;
    padding: 10px 20px;
    background: #fff;
}

/*评论输入域*/
#tbcommentbody {
    font-family: 'microsoft yahei';
    margin-top: 10px;
    width: 940px;
    max-width: 940px;
    min-width: 940px;
    background: white;
    color: #333;
    border: 2px solid #fff;
    box-shadow: inset 0 0 8px #aaa;
    padding: 10px;
    height: 120px;
    font-size: 14px;
    min-height: 120px;
}

/*评论条目*/
.feedbackitem {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
    padding: 20px;
    background: #f2f2f2;
    box-shadow: 0 0 5px #aaa;
}

.feedbacklistsubtitle {
    font-weight: normal;
}

/*分类页*/
.z17a57entrylist {
    padding: 10px 20px;
    background: #fff;
}

.z17a57entrylistitem {
    margin: 10px 0;
    padding: 10px;
}

.entrylistposttitle {
    font-size: 18px;
    font-weight: bold;
    background: url('../images/o_br229512.gif') no-repeat 0 3px;
    padding-left: 30px;
}

.entrylistpostsummary {
    padding: 10px;
}

.z17a57entrylistitempostdesc {
    font-size: 12px;
    color: #999;
    padding-left: 40px;
}

/*尾部*/
#z17a57footer {
    font-size: 12px;
    margin: 20px;
    padding: 12px;
    text-align: center;
    background: #55895b;
    color: #ddd;
    font-size: 14px;
}

.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

/*文章内图片*/
#cnblogs_post_body p img {
    margin: 10px;
}

/*顶一下*/
.diggnum {
    font-size: 28px;
    color: #6da47d;
    font-family: 'microsoft yahei';
}

#div_digg .diggnum {
    line-height: 100px;
}

.diggit {
    float: left;
    width: 128px;
    height: 128px;
    background: url('../images/o_dig.gif') no-repeat;
    background-position: 0 0;
    text-align: center;
    cursor: pointer;
}

.diggit:hover {
    background-position: -128px 0;
}

/*踩一下（园友反映，这个有点“邪恶”，呵呵，其实是我没来得及设计这个背景图片，就暂时把它隐藏了……可以去掉这句话）*/
.buryit {
    display: none;
}

.diggword {
    display: none;
}

/*green_channel*/
#green_channel {
    text: align:right;
    background: #6da47d;
    padding-left: 20px;
    font-weight: normal;
    font-size: 15px;
    width: 920px;
    border: none;
    color: #fff;
    padding: 20px;
    border-radius: 4px;
}

/*最新评论*/
#myposts .postlist {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
    padding: 20px;
    background: #f2f2f2;
    box-shadow: 0 0 5px #aaa;
}

#myposts .posttitl2 a {
    color: #6da47d;
}

<img src='http://pic.cnitblog.com/avatar/620337/20150314201938.png' alt='coda的头像' class='img_avatar' /><br /><style type="text/css">.abstract {
    padding: 15px;
    border: dotted 2px #999;
    color: #999;
    font-family: 'microsoft yahei';
    border-radius: 4px;
}

.first {

    font-family: 'microsoft yahei';
    text-align: left;
    padding: 6px 20px;
    color: #fff;
    background: #55895b;
    font-size: 20px;
    border-radius: 4px;
    clear: both;
}


.second {
    margin: 10px 0;
    font-family: 'microsoft yahei';
    padding: 6px 20px;
    background: #93c8a2;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
    clear: both;
}


.third {
    margin: 10px 0;
    padding: 6px 20px;
    font-family: 'microsoft yahei';
    margin: 15px 0;
    font-size: 16px;
    color: fff;
    background: #c6efd2;
    color: #999;
    border-radius: 4px;
    clear: both;
}

.note {
    margin: 10px 0;
    padding: 15px 20px 15px 60px;
    background: #fcfaa9 url('../images/o_yellow-pin.png') no-repeat 20px 0;
    font-size: 15px;
    font-family: 'microsoft yahei';
    box-shadow: 0 0 8px #aaa;
    clear: both;
}

.demo {
    text-align: left;
    padding: 6px 20px;
    overflow: auto;
    border-radius: 4px;
    background: orange;
    color: #fff;
    font-size: 16px;
    clear: both;
}

.cnblogs_highlighter {
    border: solid 1px #ccc;
    clear: both;
}

.cnblogs_code {
    background: #effff4;
    border: solid 0px #939393;
    font-size: 14px;
    clear: both;
    padding: 10px 20px;
}

.cnblogs_code pre {
    font-size: 14px;
}

.cnblogs_code span {
    font-family: courier new;
    font-size: 14px;
}

</style>
/*分页标签*/


.z17a57jz_pages {}

.z17a57jz_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.z17a57jz_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.z17a57jz_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.z17a57jz_pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.z17a57jz_pages ul li.thisclass,
.z17a57jz_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.z17a57jz_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #0F0C0C;
}

.z17a57jz_pages .pageinfo strong {
    color: #140C0C;
    font-weight: normal;
    margin: 0px 2px;
}

.pagelist strong {
    background: #FDFDFD
}


.z17a57xiayibu {

    padding: 30px;
}

.z17a57xiayibu ul li {
    list-style-type: none;
    line-height: 26px;
    display: block;
}

.juli {
    display: block;
    height: 20px;
}

.z17a57xiayibu ul li :hover {
    color: #c00;
}



/*  
banner
*/
.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -56px;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}


/* 话题标签topic */
.z17a57meta-tags {
    padding: 20px 0;
}

.z17a57meta-tags .z17a57tagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}

.z17a57meta-tags .z17a57tagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z17a57meta-tags .z17a57tagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z17a57container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z17a57container {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z17a57container {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z17a57container {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z17a57main,
    .z17a57container {
        width: auto;
    }
}

.z17a57place {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z17a57row .z17a57rowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z17a57row .z17a57rowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z17a57row .z17a57rowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.z17a57content {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z17a57content p {
    padding-bottom: 20px;
}

.z17a57content .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.z17a57content .contain:hover {
    background: #EFEFEF;
}

.z17a57content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z17a57content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z17a57content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z17a57content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z17a57news_list_wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.news_list_item_line {
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.news_list_item_line:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;

}

.news_list_item_line:hover a {
    color: #2ba0e8;
}

.news_list_item_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}

.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news_list_item_group a {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}

.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 分页 */
.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zzpages li.thisclass a {
    color: #fff;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

/* 话题标签topic列表结束 */