.menu-box {
    /*border-bottom: 1px solid #ccc;*/
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
    background: #78787d;
    width: 100%;
    z-index: 999;
    padding-right: 6%;
    padding-left: 6%;
}

body {
    font-family: '微软雅黑',-apple-system, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #f1f1f1;
    min-width: 350px;
}

.navbar-toggle {
    border: 0px solid transparent;
    border-radius: 0px;
}

.navbar {
    min-height: 30px;
    margin-bottom: 0px !important;
    border: 0px solid transparent;
}
.navbar-nav {
    margin-left: 20%;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Microsoft YaHei';
    font-weight: 700;
    /*color: #333;*/
}

/* 搜索按钮 */
.nav-search {
    position: relative;
    left: 8px;
    display: inline-block;
    font-size: 17px;
    line-height: 26px;
    margin: 16px 14px 0 0px;
    padding: 3px 8px 3px;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}

.nav-search-box .nav-search-btn {
    width: 200px;
    border-radius: 0 2px 2px 0;
}

.nav-search-box .nav-search-btn, .nav-search, .link-info .auto-link-btn {
    color: #fff;
    border-color: #84cbb0;
}

.nav-search-box .nav-search-btn:hover, .nav-search:hover, .link-info .auto-link-btn:hover {

}

/* 搜索框 */
.nav-search-box input {
    background: #ebebeb;
    border: 1px solid #ebebeb;
    border-radius: 2px 0 0 2px;
    -webkit-appearance: none;
}

.nav-search-box ul {
    margin-top: 4px;
    font-size: 15px;
}

.nav-search-box ul li {
    overflow: initial;
    padding: 3px;
}

/* 搜索框 */

.clear {
    clear: both;
}

pre {
    display: block;
    padding: 8px;
    margin: 10px 0 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f8f8f8;
    border: 0px solid #ccc;
    border-radius: 0px;
}

.bottom-line {
    padding-bottom: 0.6rem;
    border-bottom: .05rem solid #eee;
}


a:-webkit-any-link {
    cursor: pointer;
    text-decoration: none;
}

.navbar-default .menu-box .navbar-collapse ul li .menu_a {
    padding: 8px;
    color: white;
    height: 70px;
    font-size: 20px;
    line-height: 63px
}
.navbar-default .menu-box .navbar-collapse ul li a {
    transition-property: background-color;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-property: background-color;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: ease;
}


.navbar-default .menu-box .navbar-collapse ul li .menu_a:hover {
    border-bottom: 4px solid #50c9a0;
    color: #50c9a0 !important;
}
.navbar-default .menu-box .navbar-collapse ul li .menu_a:checked{
    border-bottom: 4px solid #50c9a0;
    color: #50c9a0 !important;
}

.menu-active{
    border-bottom: 4px solid #50c9a0;
    color: #50c9a0 !important;
}

.dropdown-menu {
    background: rgba(255, 255, 255, 0.9);
    margin: 0;
    padding: 0;
}

.dropdown-menu li a {
    display: block;
    height: auto;
    line-height: 1.7em;
    padding: 10px 20px;
    margin: 0;
    border: 0;
    text-transform: none;
    font-size: .9em;
    border-top: 1px solid #ddd;
}

.custome-container {
    margin-top: 65px;
}

/* 文章详情 原创、转载 start */
.article-flag {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
    height: 30px;
}

.article-flag .article-blockquote {
    position: absolute;
    top: 0;
    left: -1px;
    width: 5px;
    height: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.article-flag .article-original {
    border-radius: 0;
    padding: 0 10px;
    line-height: 2.2;
    display: block;
    color: #fff;
    position: absolute;
    filter: alpha(opacity=70);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-left: 20px;
}

.article-flag .article-original a {
    color: #fff;
}

.article-blockquote-red {
    background: #c40000;
}

.article-blockquote-green {
    background: #31d229;
}

.article-original-red {
    background: 0 0 rgba(216, 0, 0, 0.7);
}

.article-original-green {
    background: #31d229;
}

/* 文章详情 原创、转载 end */

/* 文章正文根部 */
.article-footer {
    position: absolute;
    background: #f8f8f8;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 10px;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
}

/* 文章正文根部 */

/* 面包屑导航 */
.breadcrumb {
    padding: 10px 5px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #ffffff;
}

.breadcrumb a {
    color: #555;
}

/* 面包屑导航 */

/* 首页公告通知-breadcrumb  start */
.notify {
    float: left;
    color: #666;
    margin-right: 8px;
    margin-top: 3px;
}

.notify i {
    color: #fbd602;
    font-size: 15px;
}

.scrolltext {
    width: 90%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.scrolltext ul {
    margin-top: 0px;
    list-style: none;
}

/* 首页公告通知-breadcrumb  end */

/* 返回顶部 end */

/* 热门推荐 start */
.line-li {
    float: left;
    width: 50%;
    list-style: none !important;
    margin-bottom: 5px;
}

/* 奇数li */
.line-li:nth-of-type(odd) {
    border-right: 1px solid #f3f5f7;
}

/* 偶数li */
.line-li:nth-of-type(even) {
    width: 48%;
    margin-left: 10px;
}

.line-container {
    width: 100%;
    position: relative;
}

.line-container, .prev-next, .article-tag, .bottom-line, .blog-info-body, .overflow-initial {
    overflow: initial !important;
}

.line-left {
    float: left;
    width: 15%;
    transition-duration: .5s;
}

.line-left img:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
}

.line-right {
    width: 85%; /*text-shadow: 0px 0.04rem 0.04rem rgba(0,0,0,0.078)*/
}

.line-right .text {
    margin-left: 10px;
    margin-bottom: 5px;
    color: #999;
    margin-right: 5px;
}

.line-right .text .views {
    color: #ccc;
    margin-left: -5px;
    font-size: 12px;
}

.line-right .text a {
    font-size: 15px;
    color: #555555
}

.line-right .text .comment a {
    color: #ccc !important;
    font-size: 12px !important;
}





.blog-footer .text-left p, .blog-footer .text-left h4, .blog-footer .text-left div, .sidebar-tabs a, .tab-content li, .list-inline > li, .line-right .text, article .entry-content .archive-content, .links ul li a, nav .meta-nav, .scrolltext .scrolltext-title, article .entry-content .archive-content, .widget ul li, .comments li a, article header h2 {
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* 页脚 end */

.blog-main {
    font-size: 14px;
    line-height: 1.5;
}

.blog-main div {
    overflow: hidden;
}

/* 右侧目录框 */
.sidebar-module {
    z-index: 10;
    padding: 1px 10px 15px 10px;
    /*border: 1px solid #ccc;*/
    line-height: 25px;
    margin: 0 0 10px 0px;
    background: #fff;
    border-radius: 4px;
}

.sidebar-module-inset {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 0px;
}

.sidebar-module-inset p:last-child, .sidebar-module-inset ul:last-child, .sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}

.sidebar-module .simple-a {
    color: #2a6496;
}

.sidebar-title {
    height: 28px;
    line-height: 18px;
    border-bottom: 1px solid #ddd;
}

.icon {
    float: left;
    width: 30px;
    font-size: 16px;
    /* color: #2f889a; */
    line-height: 18px;
    text-align: center;
    margin: 0 8px 0 -5px;
    border-right: 1px solid #ddd;
    border-radius: 2px 0 0 0;
}

/* 右侧目录框 end */

.link-info {
}

.link-info li {
    padding: 5px;
}

.link-info .auto-link-btn {
    margin-top: 10px;
    line-height: 25px;
}

/* 友情链接 start */
.links {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 5px 10px;
}

.links i {
    margin-right: 5px;
}

.links ul {
    list-style: none outside none;
}

.links ul li {
    float: left;
    display: block;
    margin: 5px;
    min-width: 75pt;
    max-width: 150px;
    height: 43px;
    /* line-height: 40px; */
    text-align: center;
}

.links h5 {
    margin-bottom: 20px;
    color: gray;
}

.links ul li a {
    display: inline-block;
    min-width: 90pt;
    max-width: 90pt;
    padding: 0 7px;
    line-height: 40px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    border-radius: 0 4px !important;
    font-size: 14px;
    text-align: left;
    transition: transform .2s;
    background: #fff;
    border: 1px solid #ddd;
    transition-duration: .5s;
    color: #555;
}

.links ul li a img {
    vertical-align: middle;
    height: 20px;
    width: 20px;
    border-radius: 50% !important;
    margin: -5px 5px auto auto;
}

/* 友情链接 end */

/* 文章详情页 文章目录 */
#article-menu {
    display: none;
}

#article-menu ul {
    list-style-type: none;
    -webkit-padding-start: 0px;
}

/* 菜单隐藏的锚点，用于定位 */
.menu-point {
    float: left;
    line-height: 190%;
    margin: -80px -21px 10px 0px;
    padding: 80px 10px 0 10px;
    display: inline-block;
}

h2.menu-title, h3.menu-title, .blog-info-body h2, .blog-info-body h3 {
    margin: 10px -10px;
    padding: 0 15px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    border-left: 5px solid #65d32d;
}

h2.menu-title, .blog-info-body h2 {
    font-size: 20px;
}

h3.menu-title, .blog-info-body h3 {
    font-size: 16px;
}

.blog-info-body h1 {
    font-size: 22px;
    font-weight: 700;
}

/* 文章详情页 文章目录 */

/*ul*/
.ul-default {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    list-style: none;
}

/*ul*/

.separateline {
    margin: 20px 0 20px 0;
    width: 100%;
    height: 1px;
    border-top: 1px #ccc dotted;
    text-align: center;
    overflow: initial !important;
}

.separateline span {
    position: relative;
    top: -14px;
    padding: 2px 4px;
    /*border:1px solid #d6d6d6;*/
    background-color: #ffffff;
    color: #006741 !important;
}

article {
    position: relative;
    background: #fff;
    margin: 0 0 10px 0;
    padding: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    /*border-radius: 0 20px !important;*/
    border-radius: 0px;
    height: 180px;
}

article .thumbnail {
    position: relative;
    float: left;
    max-width: 180px;
    height: auto;
    clear: both;
    margin: 0px 0px 0 0;
    padding: 0px;
    overflow: hidden;
    transition-duration: .5s;
    border: 0px solid #ddd;

}

/* custom thumbnail */
.zhyd-thumbnail {
    transition: max-width .5s;
    -moz-transition: max-width .5s; /* Firefox 4 */
    -webkit-transition: max-width .5s; /* Safari and Chrome */
    -o-transition: max-width .5s; /* Opera */
    overflow: hidden;
}

.zhyd-thumbnail a img:hover {
    transition: All .7s ease;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
}
/* custom thumbnail */

article .thumbnail a img:hover {
    transition: All .7s ease;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
}

article .thumbnail {
    transition: max-width .5s;
    -moz-transition: max-width .5s; /* Firefox 4 */
    -webkit-transition: max-width .5s; /* Safari and Chrome */
    -o-transition: max-width .5s; /* Opera */
}

article .thumbnail a img {
    float: left;
    width: 180px;
    height: 180px;
    /*width: auto;*/
    /*height: auto;*/
    max-width: 100%;
    border: 0;
}

article .thumbnail span {
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=70);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
}

article .thumbnail span a {
    color: #fff !important;
    line-height: 29px;
    padding: 0 10px;
}

article header {
    border: 0;
    font-family: inherit;
    height: 30px;
    font-size: 100%;
    font-style: inherit;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

article header h2 {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    outline: 0;
    padding-top: 20px;
    padding-left: 20px;
    vertical-align: baseline;
}
article header h2 a {
    color: #585858 !important;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
}

article .entry-content {
    vertical-align: baseline;
    font-family: inherit;
    font-style: inherit;
    font-size: 100%;
    border: 0;
    outline: 0;
}

article .entry-content .archive-content {
    /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
    min-height: 20px;
    max-height: 80px;
    margin: 10px 20px;
    color: #777;
    line-height: 1.5;
    white-space: initial;
}

article .entry-content .title-l {
    position: absolute;
    background: #017E66;
    top: 20px;
    left: -1px;
    width: 5px;
    height: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

article .entry-content .entry-meta {
    position: absolute;
    bottom: 14px;
    right: 20px;
    color: #999;
    /*left: 240px;*/
    left: inherit;
}

article .entry-more {
    position: absolute;
    bottom: 16px;
    right: -1px;
}

article .entry-more a {
    line-height: 30px;
    padding: 0 12px;
    display: block;
    border-radius: 2px 0 0 2px;
    color: #fff;
}



.tag-li a {
    padding: 0 7px;
    line-height: 26px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}

.simple-alert {
    margin-top: 18px;
    margin-bottom: 0px;
}

.alert {
    margin-bottom: 5px;
}

.expansion {
    /*padding-top: 18px;*/
}

/*.fa-fw {
    width: auto !important;
}*/

/*loading*/
#loading {
    outline: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 100%;
}

loading .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    height: 100px;
    margin-left: -125px;
    margin-top: -50px;
}

#loading .loader .loading-1 {
    position: relative;
    width: 100%;
    height: 10px;
    border: 1px solid #69d2e7;
    border-radius: 10px !important;
    animation: turn 4s linear 1.75s infinite;
}

#loading .loader .loading-1:before {
    content: "";
    display: block;
    position: absolute;
    width: 0%;
    height: 100%;
    background: #69d2e7;
    box-shadow: 10px 0px 15px 0px #69d2e7;
    animation: load 2s linear infinite;
}

#loading .loader .loading-2 {
    width: 100%;
    position: absolute;
    top: 10px;
    color: #69d2e7;
    font-size: 22px;
    text-align: center;
    animation: bounce 2s linear infinite;
}

@keyframes load {
    0% {
        width: 0%;
    }
    87.5%, 100% {
        width: 100%;
    }
}

@keyframes turn {
    0% {
        transform: rotateY(0deg);
        -ms-transform: rotateY(0deg); /* IE 9 */
        -moz-transform: rotateY(0deg); /* Firefox */
        -webkit-transform: rotateY(0deg); /* Safari 和 Chrome */
        -o-transform: rotateY(0deg); /* Opera */
    }
    6.25%, 50% {
        transform: rotateY(180deg);
        -ms-transform: rotateY(180deg); /* IE 9 */
        -moz-transform: rotateY(180deg); /* Firefox */
        -webkit-transform: rotateY(180deg); /* Safari 和 Chrome */
        -o-transform: rotateY(180deg); /* Opera */
    }
    56.25%, 100% {
        transform: rotateY(360deg);
        -ms-transform: rotateY(360deg); /* IE 9 */
        -moz-transform: rotateY(360deg); /* Firefox */
        -webkit-transform: rotateY(360deg); /* Safari 和 Chrome */
        -o-transform: rotateY(360deg); /* Opera */
    }
}

@keyframes bounce {
    0%, 100% {
        top: 10px;
    }
    12.5% {
        top: 30px;
    }
}

/*loading*/


.li-icon {
    background: #ccc;
    font-size: 14px;
    /*padding: 0 5px;*/
    border-radius: 50%;
    display: inline-block;
    width: 19px;
    height: 19px;
    color: #fff;
    text-align: center;
    font-style: normal;
    line-height: 18px;
}

.li-icon-1 {
    background: #e04620;
}

.li-icon-2 {
    background: #0cf
}

.li-icon-3 {
    background: #5cb85c;
}

.legend-title {
    font-size: 15px;
    font-weight: bold;
    line-height: 2;
    margin: 10px -10px;
    border-left: 5px solid #65d32d;
    padding-left: 15px;
}

/* 抖动 */
.shake, .shake:hover, .auto-shake:hover {
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    -webkit-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    -moz-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    -o-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    -ms-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); /* IE 9 */
    -moz-transform: translate3d(0, 0, 0); /* Firefox */
    -webkit-transform: translate3d(0, 0, 0); /* Safari 和 Chrome */
    -o-transform: translate3d(0, 0, 0); /* Opera */
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

@-webkit-keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

@-moz-keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

@-o-keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

@-ms-keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

/* 抖动 */

/* 由下往上淡入 */
@keyframes fade-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes fade-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes fade-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes fade-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.fade-in {
    -webkit-animation: 0.5s fade-in;
    animation: 0.5s fade-in
}

/* 由下往上淡入 end */

/* 由上往下淡出 */
@keyframes fade-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-webkit-keyframes fade-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-moz-keyframes fade-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-o-keyframes fade-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-ms-keyframes fade-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fade-out {
    -webkit-animation: 0.5s fade-out;
    animation: 0.5s fade-out
}

/* 由上往下淡出 end */

/* 导航栏 */
.nav-tabs {
    background-color: #eee;
    border: none;
    border-radius: 5px 4px 0 0;
}

.nav-tabs > li {
    float: left;
    margin-bottom: 0px;
    width: 33%;
}

.nav-tabs > li:last-child {
    width: 34%;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 0.8;
    height: 33px;
    border-radius: 0;
    padding: 10px 2px;
    color: #555;
}

.nav-tabs > li > a:last-child {
    margin-right: 0px;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 0px solid rgba(0, 0, 0, 0.1);
}

/* 导航栏 end */

nav .meta-nav {
    background: #fff;
    float: left;
    width: 50%;
    text-align: center;
    /*margin-right: -1px;*/
    padding: 10px 20px;
}

nav a:first-child .meta-nav {
    border-right: 1px solid #f3f5f7;
}

.tab-content .active {
    padding: 5px;
}

/* 文章底部-标签、版权 */
.cat {
    line-height: 25px;
}

.cat ul {
    color: #93999F;
}

.c-label {
    display: inline-block;
    margin-right: 10px;
    padding: 0 12px;
    color: #017E66;
    background-color: rgba(1, 126, 102, 0.08);
    font-size: 12px;
    line-height: 24px;
}


/* 文章底部-标签、版权 */


.rating > i {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
}

/*.rating > i:hover,*/
/*.rating > i:hover ~ i,*/

.rating > i.active:before {
    content: "\f005";
}

/* 五星评论 */

/* 文字向上冒泡 */
.thumb-bubble {
    font-size: 2rem;
}

.effect-bubble-fly {
    display: inline-block;
    min-width: 150px;
    position: absolute;
    z-index: 9999;
    color: #5cb85c;
    font-size: 14px;
    font-weight: bold;
    transition: left 0.5s, top 2s cubic-bezier(0.170, 0.090, 0.000, 1.110), opacity 1.8s cubic-bezier(0.170, 0.090, 0.000, 1.110), -webkit-transform 0.5s linear;
    -moz-transition: left 0.5s, top 2s cubic-bezier(0.170, 0.090, 0.000, 1.110), opacity 1.8s cubic-bezier(0.170, 0.090, 0.000, 1.110), -webkit-transform 0.5s linear; /* Firefox 4 */
    -webkit-transition: left 0.5s, top 2s cubic-bezier(0.170, 0.090, 0.000, 1.110), opacity 1.8s cubic-bezier(0.170, 0.090, 0.000, 1.110), -webkit-transform 0.5s linear; /* Safari 和 Chrome */
    -o-transition: left 0.5s, top 2s cubic-bezier(0.170, 0.090, 0.000, 1.110), opacity 1.8s cubic-bezier(0.170, 0.090, 0.000, 1.110), -webkit-transform 0.5s linear; /* Opera */
}

/* 文字向上冒泡 */

/* 翻牌动画 */
.animation-rotate-up {
    animation: rotate-up 0.5s ease-in;
    -webkit-animation: rotate-up 0.5s ease-in;
}

.animation-rotate-up-back {
    animation: rotate-up-back 0.5s ease-out;
    -webkit-animation: rotate-up-back 0.5s ease-out;
}

.animation-rotate-down {
    animation: rotate-down 0.5s ease-in;
    -webkit-animation: rotate-down 0.5s ease-in;
}

.animation-rotate-down-back {
    animation: rotate-down-back 0.5s ease-out;
    -webkit-animation: rotate-down-back 0.5s ease-out;
}

@-webkit-keyframes rotate-up {
    0% {
        transform: perspective(1200px) rotateX(0deg);
        -ms-transform: perspective(1200px) rotateX(0deg); /* IE 9 */
        -moz-transform: perspective(1200px) rotateX(0deg); /* Firefox */
        -webkit-transform: perspective(1200px) rotateX(0deg); /* Safari 和 Chrome */
        -o-transform: perspective(1200px) rotateX(0deg); /* Opera */
        opacity: 1;
    }
    100% {
        transform: perspective(1200px) rotateX(-90deg);
        -ms-transform: perspective(1200px) rotateX(-90deg); /* IE 9 */
        -moz-transform: perspective(1200px) rotateX(-90deg); /* Firefox */
        -webkit-transform: perspective(1200px) rotateX(-90deg); /* Safari 和 Chrome */
        -o-transform: perspective(1200px) rotateX(-90deg); /* Opera */
        opacity: 0.5;
    }
}

@-webkit-keyframes rotate-up-back {
    0% {
        transform: perspective(1200px) rotateX(0deg);
        -ms-transform: perspective(1200px) rotateX(0deg); /* IE 9 */
        -moz-transform: perspective(1200px) rotateX(0deg); /* Firefox */
        -webkit-transform: perspective(1200px) rotateX(0deg); /* Safari 和 Chrome */
        -o-transform: perspective(1200px) rotateX(0deg); /* Opera */
        opacity: 0.5;
    }
    100% {
        transform: perspective(1200px) rotateX(0deg);
        -ms-transform: perspective(1200px) rotateX(0deg); /* IE 9 */
        -moz-transform: perspective(1200px) rotateX(0deg); /* Firefox */
        -webkit-transform: perspective(1200px) rotateX(0deg); /* Safari 和 Chrome */
        -o-transform: perspective(1200px) rotateX(0deg); /* Opera */
        opacity: 1;
    }
}

@-webkit-keyframes rotate-down {
    0% {
        transform: perspective(1200px) rotateX(0deg);
        -ms-transform: perspective(1200px) rotateX(0deg); /* IE 9 */
        -moz-transform: perspective(1200px) rotateX(0deg); /* Firefox */
        -webkit-transform: perspective(1200px) rotateX(0deg); /* Safari 和 Chrome */
        -o-transform: perspective(1200px) rotateX(0deg); /* Opera */
        opacity: 1;
    }
    100% {
        transform: perspective(1200px) rotateX(90deg);
        -ms-transform: perspective(1200px) rotateX(90deg); /* IE 9 */
        -moz-transform: perspective(1200px) rotateX(90deg); /* Firefox */
        -webkit-transform: perspective(1200px) rotateX(90deg); /* Safari 和 Chrome */
        -o-transform: perspective(1200px) rotateX(90deg); /* Opera */
        opacity: 0.5;
    }
}

@-webkit-keyframes rotate-down-back {
    0% {
        transform: perspective(1200px) rotateX(-90deg);
        -ms-transform: perspective(1200px) rotateX(-90deg); /* IE 9 */
        -moz-transform: perspective(1200px) rotateX(-90deg); /* Firefox */
        -webkit-transform: perspective(1200px) rotateX(-90deg); /* Safari 和 Chrome */
        -o-transform: perspective(1200px) rotateX(-90deg); /* Opera */
        opacity: 0.5;
    }
    100% {
        transform: perspective(1200px) rotateX(0deg);
        -ms-transform: perspective(1200px) rotateX(0deg); /* IE 9 */
        -moz-transform: perspective(1200px) rotateX(0deg); /* Firefox */
        -webkit-transform: perspective(1200px) rotateX(0deg); /* Safari 和 Chrome */
        -o-transform: perspective(1200px) rotateX(0deg); /* Opera */
        opacity: 1;
    }
}

/* 翻牌动画 */
/* 透明 */
.transparent {
    filter: alpha(Opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}

/* 固定 */
.fixed {
    position: fixed;
    top: 0px;
}

.article-module, .navbar {
    transition: width 0.5s, top 0.5s ease, -webkit-transform 0.5s linear;
    -moz-transition: width 0.5s, top 0.5s ease, -webkit-transform 0.5s linear; /* Firefox 4 */
    -webkit-transition: width 0.5s, top 0.5s ease, -webkit-transform 0.5s linear; /* Safari 和 Chrome */
    -o-transition: width 0.5s, top 0.5s ease, -webkit-transform 0.5s linear; /* Opera */
    z-index: 105;
}

/* 导航栏 */
/* 顶部的小导航栏 */
#topmenu {
    z-index: 999;
    height: 35px;
    opacity: 1
}

#topmenu .menu-box {
    line-height: 2.5;
}

#topmenu .dropdown {
    overflow: inherit;
}

#topmenu .dropdown .menu_a {
    padding: 0;
    margin: 0;
    line-height: 30px;
    background-color: inherit;
}

/* 主导航栏 */
#mainmenu {
    top: 30px;
    z-index: 998;
}

/* 导航栏 */

@media (max-width: 579px) {
     .reward {
        display: none;
    }

    /* 文章详情页 */
    .blog-info-meta .left {
        width: 100%;
    }

    .blog-info-title {
        /*line-height: 1.9;*/
        /*margin-bottom: .25rem;*/
        font-size: 20px;
    }

    .blog-info-body {
        margin-top: 0px;
    }

    .line-li {
        float: none !important;
        /*margin-top: 10px !important;*/
        width: 100% !important;
        list-style: none !important;
    }

    /* 奇数li */
    .line-li:nth-of-type(odd) {
        border-right: 0;
    }

    /* 偶数li */
    .line-li:nth-of-type(even) {
        margin-left: 0;
    }

    .list-unstyled .line-li .line-container {
        width: 100%;
        /*margin-bottom: 20px;*/
        padding: 5px 10px 5px 5px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 0px;
        /*height: 61px;*/
        overflow: hidden;
        /* box-shadow: 0 2px 10px rgba(0, 0, 0, .3); */
    }

    /* 文章详情页 */
    /* 文章列表 */
    article {
        height: 135px !important;
        min-width: 320px !important;
        margin: 0 0 15px 0 !important;
    }

    article header.entry-header h2 {
        padding-left: 16px;
    }

    article header h2 a {
        font-size: 22px;
    }

    .entry-more, article .entry-content .archive-content, article .thumbnail span.cat, article .entry-content .title-l, article .entry-content .entry-meta .date {
        display: none;
    }

    article .entry-content .entry-meta {
        display: block;
    }

    article .entry-content {
        height: 20px;
    }

    article .thumbnail {
        max-width: 100px;
        height: auto;
        margin: 0 0px 0 0;
        border-radius: 0px;
        transition-duration: .5s
    }

    article .thumbnail a img {
        width: 60px;
        min-height: 60px;
        max-height: 60px;
        max-width: 100%;
        transition-duration: .5s;
    }

    .pager {
        margin: 5px 0 !important;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .sidebar-module {
        margin: 0 0 5px 0px;
    }

    /* 文章列表end */
    .to-top {
        background-position: 0 0;
        background-size: 33px 60px;
        width: 33px;
        height: 29px;
    }

    .to-top:hover {
        background-position: 0 0;
        background-size: 33px 60px;
        width: 33px;
        height: 29px;
    }
}

/* 窗口缩小到768px以下时 */
@media (max-width: 768px) {
     .pull-left, .jumbotron, #topmenu, .main-search {
        display: none !important;
    }
    .navbar-collapse{
        background-color: #3d3e3e;
        position: absolute;
        top: 70px;
        left: 0px;
        right: 0px;
        padding-left: 47px
}
    .navbar-default .menu-box .navbar-collapse ul li .menu_a {
        padding: 4px;
        line-height: 1.8;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px;
    }

    #mainmenu {
        top: 0 !important;
    }

    .custome-container {
        margin-top: 0px;
    }

    .nav-search {
        background: transparent;
        color: #999;
        margin: 16px 10px 0 0;
        border: none;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    }

    .nav-search-box .nav-search-btn {
        width: 120px;
    }

    .article-module {
        width: auto !important;
        min-width: 200px;
        top: 50px;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    .menu-point {
        float: left;
        line-height: 190%;
        margin: -50px -21px 10px 0px;
        padding: 50px 10px 0 10px;
        display: inline-block;
    }
}

/* 窗口放大到768px以上时 */
@media (min-width: 768px) {

    .col-sm-8 {
        width: 70.666667%;
    }

    .col-sm-3 {
        width: 29.3333%;
    }

    .col-sm-offset-1 {
        margin-left: 2.5%;
    }

    #topmenu {
        display: block;
    }

    #mainmenu {
        top: 30px;
    }

    .toggle-search {
        display: none;
    }

    .index-links {
        padding: 5px 86px;
    }
}
@media (max-width: 1200px) {
    .navbar-nav {
        margin-left: 7%;
    }
}
@media (max-width: 1140px) {
    .navbar-nav {
        margin-left: 11%;
    }
}
@media (max-width: 1000px) {
    .navbar-nav {
        margin-left: 8%;
    }
}
@media (max-width: 1040px) {
    .navbar-nav {
        margin-left: 9%;
    }
}
@media (max-width: 790px) {
    .navbar-nav {
        margin-left: 5%;
    }
}
@media (max-width: 960px) {
    .navbar-nav {
        margin-left: 5%;
    }
}
@media (max-width: 920px) {
    .navbar-nav {
        margin-left: 8%;
    }
}

@media (max-width: 990px) {
    .navbar-nav {
        margin-left: 2%;
    }
}

@media (max-width: 990px) {
     .menu-box {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .navbar-toggle {
        /*padding: 21px 16px;*/
        margin-right: 0;
    }



}

@media (min-width: 990px) {
    .index-links {
        padding: 5px 145px;
    }
}

@media (max-width: 1100px) {
    .navbar-nav {
        margin-left: 6%;
    }
}

@media (max-width: 1050px) {
    .site-desc {
        display: none !important;
    }
}

/*
@media (min-width: 40em) {
    .blog-title {
        font-size: 2.5rem;
    }
}*/

@media (min-width: 48em) {
    html {
        font-size: 18px;
    }
}

.pointer {
    cursor: pointer !important;
}

.none-bg {
    background: none !important;
}


/* 错误页面的样式 end */





.about-main {
    font-size: 14px;
    padding: 0px 15px;
}

.about-img {
    text-align: center;
    background-size: cover;
    height: 64px;
    margin: 0 0 40px 0;
}

.about-img img {
    width: 100px;
    height: auto;
    margin: 1px 0 0 0;
    padding: 2px;
    border-radius: 50%;
    /*border: 2px solid #f8f8f8;*/
}

.about-name {
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

/* 首页关于我 end */

/* 近期评论 */
.avatar {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    -ms-transition: .8s;
    float: left;
    width: 24px;
    height: 24px;
    margin: 6px 5px 0 5px;
    padding: 2px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff
}

/*.avatar:hover {
    transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -o-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    border-radius: 30px !important
}*/
.comments li {
    width: 99%;
    height: 37px;
    padding-bottom: 8px;
    line-height: 37px;
    _white-space: normal;
    border-bottom: 1px dashed #dadada;
}

.comments li a {
    color: #555 !important;
}

.comments .comment-author {
    font-size: 14px;
    font-weight: bold;
}

/* 近期评论 end */

.popover-content {
    padding: 0px;
}

/* 文章正文结束三个按钮 */
#social {
    position: relative;
    margin: 10px auto;
    overflow: initial;
}

#social div {
    overflow: initial;
}

.social-main {
    position: relative;
    margin: 0 auto;
    width: 243px;
}

.social-main span {
    float: left;
}

.social-main a {
    color: #999;
    line-height: 36px;
    border-radius: 2px;
}

.share-s a, .shang-s a {
    text-align: center;
}

.like a {
    float: left;
    padding-left: 15px;
}



.like a {
    background: #fff;
    width: 120px;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.share-s a {
    background: #fff;
    width: 120px;
    display: block;
    padding-left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.social-main i {
    color: #999;
    margin: 0 5px 0 0;
    font-style: inherit;
}

.social-main a:hover .fa-thumbs-up {
    color: #d03f42 !important;
}

.social-main a:hover .fa-share-alt {
    color: #91c24f !important;
}

.shang-empty {
    position: absolute;
    left: 90px;
    top: 0px;
    width: 62px;
    height: 38px;
    overflow: hidden !important;
}

.shang-empty span {
    background: #fff;
    width: 60px;
    height: 60px;
    display: block;
    margin: -10px 0 0 0;
    border-radius: 60px;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.shang-p a {
    position: absolute;
    background: #fff;
    left: 96px;
    top: -5px;
    width: 48px;
    height: 48px;
    font-size: 16px;
    line-height: 45px;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 40px;
    left: 101px \9;
    top: 0 \9;
    width: 38px \9;
    height: 38px \9;
    line-height: 35px \9;
}

.shang-s {
    height: 37px;
}

#shang {
    width: 280px;
    display: block;
}

.shang-img {
    float: left;
}

.shang-img img {
    width: 140px;
    height: auto;
}

.shang-main h4 {
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 10px;
}

.shang-main i {
    color: #ff0000 !important;
}

#share {
    position: absolute;
    top: -60px;
    right: -29px;
    width: 302px;
    height: 68px;
    z-index: 999;
}

#share a {
    float: left;
    background: #999;
    font-size: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 4px;
    padding-left: 0;
    text-align: center;
    border-radius: 3px;
    background: rgba(128, 128, 128, 0.9);
}

#share .fa-plus-square:hover {
    background: #7ab951 !important;
    color: #fff !important;
}

#share .fa-qq:hover {
    background: #ff7400 !important;
    color: #fff !important;
}

#share .fa-weibo:hover {
    background: #ff0000 !important;
    color: #fff !important;
}

#share .fa-pinterest-square:hover {
    background: #46c0e6 !important;
    color: #fff !important;
}

#share .fa-renren:hover {
    background: #3b68ac !important;
    color: #fff !important;
}

#share .fa-weixin:hover {
    background: #006f1d !important;
    color: #fff !important;
}

.bd_weixin_popup {
    height: 250px !important;
}

.bd_weixin_popup_foot {
    display: none;
}

/* 文章正文结束三个按钮 */

/* 403异常页面 */
.forbidden {

}

.forbidden .left img {
    width: 350px;
    -moz-box-shadow: 10px 10px 20px #eeeeee;
    -webkit-box-shadow: 10px 10px 20px #eeeeee;
    box-shadow: 10px 10px 20px #eeeeee;
}

.forbidden .right {
    padding: 30px 0;
}


.forbidden .right blockquote {
    width: 100%;
    border-left: 3px solid #eee;
    background-color: #fff;
}

.forbidden .right .title {
    font-size: 18px;
}

.forbidden .right li {
    font-size: 14px;
}

/* 403异常页面 */

/* 站长推荐列表 */
.recommended-articles, .update-logs {
    height: auto !important;
}

.recommended-articles li, .update-logs li {
    border-bottom: 1px solid #dadada;
    padding: 5px 0;
}

.recommended-articles li span.info, .update-logs li span.info {
    float: right;
    color: #999;
}

@media (max-width: 579px) {

    .recommended-articles li span.info {
        display: none;
    }
}
@media (max-width: 890px) {
    .container .zhyd-container .zhyd-box .item{
        width: 30%!important;
    }
}
@media (max-width: 690px) {
    .container .zhyd-container .zhyd-box .item{
        width: 45%!important;
    }
}
@media (max-width: 460px) {
    .container .zhyd-container .zhyd-box .item{
        width: 92%!important;
    }
}

/* tool */
@media (min-width:481px) {
    .zhyd-container .zhyd-box .item:hover {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        box-shadow: 0 15px 35px -25px rgba(0,36,100,.3);
        -webkit-box-shadow: 0 15px 35px -25px rgba(0,36,100,.3);
        -moz-box-shadow: 0 15px 35px -25px rgba(0,36,100,.3);
        transition: all .3s ease
    }
}
.container .zhyd-container {
    display: -webkit-box;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
}
.container .zhyd-container .zhyd-box {
    overflow: hidden;
    background: #fff;
    padding-bottom: 20px
}
.container .zhyd-container .zhyd-box {
    overflow: hidden;
    background: #fff;
    padding-bottom: 20px
}
.container .zhyd-container .zhyd-box .zhyd-content {
    border-radius: 6px;
    background: #fff;
    padding: 10px;
    min-width: 200px;
    margin: 10px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
}
.container .zhyd-container .zhyd-box .zhyd-content .alist {
}
.container .zhyd-container .zhyd-box .zhyd-content .alist li.item-date {
    float: right;
    color: #999;
    line-height: 210%;
}
.container .zhyd-container .zhyd-box .zhyd-content .alist li.item-title {
    width: 80%;
    line-height: 210%;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}
.container .zhyd-container .zhyd-box .category {
    border-bottom: 1px solid #e4ecf2;
}
.container .zhyd-container .zhyd-box .category>div {
    padding: 12px 10px;
    font-size: 18px;
    font-weight: 700;
}
.container .zhyd-container .zhyd-box .category>div i {
    font-size: 18px
}
.container .zhyd-container .zhyd-box:last-child {
    margin-bottom: 10px
}
.container .zhyd-container .zhyd-box .item {
    border-radius: 6px;
    background: #fff;
    padding: 10px;
    width: 23%;
    min-width: 200px;
    margin: 22px 0 0 15px;
    float: left;
    overflow: hidden;
    border: 1px solid #e4ecf3;
    /*box-shadow: 1px 2px 3px #f2f6f8*/
}
.container .zhyd-container .zhyd-box .item .title {
    font-size: 14px;
    font-weight: 700;
    margin: 10px;
    margin-left: 50px;
    color: #3273dc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .1rem
}
.container .zhyd-container .zhyd-box .item .desc {
    color: gray;
    font-size: 12px;
    padding-top: 10px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.container .zhyd-container .zhyd-box .logo {
    height: 40px;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #3273dc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .1rem
}
.container .zhyd-container .zhyd-box .logo a {
    display: inline-block;
    width: 100%
}
.container .zhyd-container .zhyd-box .logo a:active, .container .zhyd-container .zhyd-box .logo a:focus, .container .zhyd-container .zhyd-box .logo a:hover, .container .zhyd-container .zhyd-box .logo a:visited {
    background: inherit
}
.container .zhyd-container .zhyd-box .logo img {
    width: 40px;
    height: 40px;
    /*border-radius: 50%;*/
    vertical-align: middle;
    margin-right:3px;
    border:0;
}
/* tool */

/* 右侧广告栏 356*230（宽*高） */
.ad-sidebar-356x230 {

}

.ad-sidebar-356x230 img {
    margin: 0 auto;
    width: 356px;
    height: 230px;
}