﻿.about-ground{position:absolute;top:60px;z-index:8}
.sketch {position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 0;}
.hasAnim {background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3b87a5),color-stop(1,#1c1f22));position: absolute;width: 100%;height: 260px;overflow: hidden;}
.about-banner{height:260px;background-color:gray;color:#525251}
.about-banner .about-title{position:relative;z-index:9;padding-top:70px;color:#fff;text-align:center}
.about-banner .about-title h1{font-size:2.5rem}
.about-banner .about-title p{font-size:1.5rem}
.container-fixed{margin-top:1rem}
.container-inner article{padding:10px}
.row article{padding:0px;}
.container-inner article section{padding:20px;background:#fff;font-size:1rem}
.container-inner article section code{background:rgba(27,31,35,.05);padding: .2rem .4rem;color:#bd4147;border-radius:4px;font-family: Menlo,Monaco,Consolas,Courier New,monospace;}
.container-inner article section p{margin:1.5rem 0;padding-left:18px;font-family:Raleway,Segoe UI,Lucida Grande,Helvetica,Arial,Microsoft YaHei;line-height:1.75rem}
.container-inner article section ul,.container-inner article section span{padding-left:18px;}
.container-inner article section ul li{line-height:2rem}
.container-inner article section a{color:#0366d6}
.container-inner article section h1{margin-bottom:1rem;padding-left:1rem;border-left:.25rem solid #6bc30d;font-weight:700;font-size:1.5rem;line-height:1.5rem}
.link-list,.tool-list{margin-top:10px}
.link-list li,.tool-list li{float:left;width:25%}
.link-list .pd-lr-10{padding:0 10px 20px}
.link-list li a{display:block;padding:20px;background:#fff}
.link-list li img{float:left;width:40px;height:40px;border-radius:100%}
.link-list li h3{overflow:hidden;padding:10px 15px 9px;height:21px}
.link-list li p{clear:both;display:-webkit-box;overflow:hidden;margin-top:1rem;height:60px;text-overflow:ellipsis;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.blog-list li,.hot-list li a,.icon-search,.lab-list li a,.link-list li a,.muntime-btn a,.nav-list li a,.resource-list li a,.tag a{transition:all .3s ease-in-out}
.blog-list li:hover,.lab-list li a:hover,.link-list li a:hover,.resource-list li a:hover{box-shadow:2px 5px 14px #c5c5c5;-webkit-transform:translate3d(0,-3px,0);transform:translate3d(0,-2px,0)}
@media screen and (max-width:1024px){
.link-list li,.tool-list li{width:50%}
}
@media screen and (max-width:768px){
.link-list li,.tool-list li{width:100%}
}
.header-tool{margin:0 auto;width:100%;height:100%;background-color:#000;position:fixed!important;background-image:url(/images/head_tool.png)}
.tool-list *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tool-list li{padding-left:8px;padding-right:8px;margin-bottom:16px;}
.tool-list .item-inner {
    padding: 10px 15px 10px 8px;
    border: 1px solid #CCC;
    border-radius: 4px;
}
.item-icon {
    float: left;
    margin-right: 10px;
}
.item-category {
    float: right;
    padding-bottom: 7px;
}
.item-desc {
    border-top: 1px solid #DDD;
    padding: 10px 0;
    margin-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
a.item-link {
    min-width: 200px;
}
.item-link {
    float: left;
    color: #999;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.see {
    margin-left: 5px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
	margin-right: 10px;
    margin-left: 10px;
}
.breadcrumb>.active {
    color: #777;
}
.breadcrumb>li {
    display: inline-block;
}
#choose-tool .active span {
    color: #777;
    cursor: default;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

/*源码下载页*/
.filter--content {
    display: block;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    position: relative;
   
}
.filter--content .form-box {
    padding: 0;
    padding-bottom: 0;
}

.filters .filter-item {
    padding: 5px 0;
}

.filter--content .filter-item span {
    margin-right: 10px;
    background-color: #eeeeee;
    padding: 2px 6px;
    border-radius: 4px;
    color: #7b8695;
    border: 1px solid transparent;
}

.filter--content .filter-item a {
    display: inline-block;
    margin-top: 0;
    margin-right: 10px;
    border-bottom: 1px solid transparent;
    color: #808080;
    border-radius: 0;
    padding: 0 10px;
    position: relative;
    border: 1px solid transparent;
    border-radius: 4px;
}

.filter--content .filter-item a.on {
    border: 1px dashed #a5a5a5;
    background-color: #eee;
}

.filter--content .filter-item a:hover {
    border: 1px dashed #cecece;
    background-color: #eee;
}

.filter--content .filter-item>.on {
    color: #1890ff
}

.filter--content .filter-item {
    margin-top: 10px
}

.filter--content .filter-tag {
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.filter--content .filter-tag li {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 5px;
}

.filter--content .filter-tab {
    border-top: 1px solid #E9E9E9;
    padding-top: 13px;
    margin-top: 10px;
    margin-bottom: -10px;
}

.filter--content .filter-tab span {
    margin-right: 10px;
    background-color: #eeeeee;
    padding: 2px 6px;
    border-radius: 4px;
    color: #7b8695;
    border: 1px solid transparent;
}

.filter--content .filter-tab li {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 5px;
}

.filter--content .filter-tab a {
    display: inline-block;
    margin-top: 0;
    margin-right: 20px;
    color: #808080;
    position: relative;
}

.filter--content .filter-tab a i {
    width: 18px;
    height: 18px;
    border: 1px solid #aeaeae;
    border-radius: 4px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: -4px;
    border-radius: 100%;
}

.filter--content .filter-tab .tab.on i {
    background: #ffffff;
}

.filter--content .filter-tab .tab.on i:before {
    display: inline-block;
    margin-top: 1px;
    color: #FF9800;
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: 5px;
    margin-left: 2px;
}

.filter--content .filter-tab a.on {
    color: #FF9800;
}

.filter--content .filter-tab a em {
    font-style: normal;
}

.filter--content .filter-tab li.rightss {
    float: right;
}

@media (max-width: 768px) {
    .filter--content {
        margin-top: -10px;
        display: block;
        padding: 0px;
    }

    .filter--content .filter-item span,.filter--content .filter-tab span {
        width: 96%;
        display: inline-block;
        margin-bottom: 10px;
    }

    .filter--content .filter-item a {
        margin-right: 5px;
        line-height: 20px;
        font-size: 13px;
        padding: 0 5px;
    }  

}

.container-inner .row{
   display: flex;
   flex-wrap: wrap;
}
.container-inner .row .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}
   
@media (min-width: 992px){
.col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
}

.row,.navbar .menu-item-mega>.sub-menu {
    display: flex;
    flex-wrap: wrap;
    /* margin-left: -15px; */
    margin-right: -20px;
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.navbar .menu-item-mega>.sub-menu>.menu-item,.navbar .menu-item-mega.mega-col-2>.sub-menu>.menu-item,.navbar .menu-item-mega.mega-col-3>.sub-menu>.menu-item,.navbar .menu-item-mega.mega-col-6>.sub-menu>.menu-item {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 576px) {
    .col-sm-1 {
        flex:0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        flex:0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        flex:0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2,.navbar .menu-item-mega.mega-col-6>.sub-menu>.menu-item {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3,.navbar .menu-item-mega>.sub-menu>.menu-item {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4,.navbar .menu-item-mega.mega-col-3>.sub-menu>.menu-item {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6,.navbar .menu-item-mega.mega-col-2>.sub-menu>.menu-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        flex:0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.container-inner .row{
    box-sizing: border-box;
    --accent-color:#1a1a1a;
	}
   .container-inner .row *,*:before,*:after {
    box-sizing: inherit;
}

@-webkit-keyframes hue {
    from {
        -webkit-filter: hue-rotate(0deg);
    }

    to {
        -webkit-filter: hue-rotate(-360deg);
    }
}

form.inline {
    position: relative;
}

form.inline .inline-field {
    margin-bottom: 0;
    padding-right: 20px;
    text-overflow: ellipsis;
    outline: none;
}

form.inline button[type="submit"] {
    background-color: transparent;
    border: 0;
    color: #1a1a1a;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 30px;
}

.module.slider.diy .post {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.category-box .entry-title:after {
    content: "";
    background: #ffffff;
    width: 40px;
    height: 2px;
    bottom: 70px;
    position: absolute;
}

.post-grid .entry-media {
    margin-bottom: 0;
    position: relative;
}

.post-grid .entry-media img {
    margin: 0 auto;
    width: 100%;
    border-radius: 4px 4px 0 0;
}

.entry-media {
    margin-bottom: 10px;
    position: relative;
}

.entry-media .placeholder {
    background-color: #ffffff;
    height: 0;
    overflow: hidden;
    /* border-radius: 4px 4px 0 0; */
}

.entry-media img {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.entry-media img:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.entry-format {
    background-color: rgba(0,0,0,0.4);
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    height: 25px;
    left: 10px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 25px;
}
.entry-header {
    word-break: break-all;
}

.entry-header .entry-meta {
    align-items: center;
    color: #aaa;
    display: flex;
    flex-wrap: wrap;
    font-size: 11px;
    letter-spacing: .2px;
    margin-bottom: 5px;
    text-align: center;
}

.entry-header .entry-meta>span+span {
    margin-left: 15px;
}

.entry-header .entry-meta a {
    color: #aaa;
}

.entry-header .entry-meta .meta-author a {
    align-items: center;
    display: flex;
}

.entry-header .entry-meta .avatar {
    border-radius: 50%;
    height: 15px;
    margin-right: 8px;
    width: 15px;
}

.entry-header .entry-meta .meta-category {
    display: flex;
    flex-wrap: wrap;
}

.entry-header .entry-meta .meta-category a {
    align-items: center;
    display: flex;
}

.entry-header .entry-meta .meta-category a+a {
    margin-left: 8px;
}

.entry-header .entry-meta .meta-category .dot {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 5px;
    width: 6px;
    background-color: #fd721f;
}

.entry-header .entry-meta .meta-category a:nth-child(2) .dot {
    background-color: #4CAF50;
}

.entry-header .entry-meta .meta-category a:nth-child(3) .dot {
    background-color: #2196F3;
}

.entry-header .entry-title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -0.2px;
    margin-bottom: 0;
}
.page.with-subheading .type-page .entry-header {
    margin-bottom: 15px;
}

.page.with-subheading .type-page .entry-subheading {
    margin-bottom: 30px;
}



.post-grid {
    margin-bottom: 30px;
    background-color: #FFF;
    border-radius: 4px;
    transition: box-shadow .3s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.215,.61,.355,1),-webkit-box-shadow .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1);
    transform: translate(0,0);
    border: 1px solid #eee;
}

.post-grid:hover {
    -webkit-box-shadow: 0 34px 20px -24px rgba(136,161,206,0.3);
    box-shadow: 0 34px 20px -24px rgba(136,161,206,0.3);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -ms-transform: translateY(-5px);
}

.post-grid .cao-cover,.post-list .cao-cover,.menu-post .cao-cover {
    opacity: 0;
}
.post-grid .cao-cover,.post-list .cao-cover,.menu-post .cao-cover{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.45);
    height: 100%;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    font-size: 25px;
    border-radius: 4px 4px 0 0;
}
.post-grid .cao-cover img ,.post-list .cao-cover img,.menu-post .cao-cover img {
    width: 50px !important;
    height: 50px !important;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
}
.post-grid:hover .cao-cover,.post-list:hover .cao-cover,.menu-post:hover .cao-cover{
    opacity: 1;
    transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    -o-transition:.5s
}



@media (max-width: 575px) {
   
    .post-grid {
        margin-bottom: 20px;
    }

    .posts-wrapper .col-6:nth-child(2n) {
        padding-left: 5px;
        padding-right: 15px;
    }

    .posts-wrapper .col-6:nth-child(2n-1) {
        padding-left: 15px;
        padding-right: 5px;
    }

    .cat-posts-wrapper .col-6:nth-child(2n) {
        padding-left: 5px;
        padding-right: 15px;
    }

    .cat-posts-wrapper .col-6:nth-child(2n-1) {
        padding-left: 15px;
        padding-right: 5px;
    }
}

.post-grid .entry-wrapper {
    padding: 10px 10px 20px 10px;
}


/*列表*/

.entry-footer {
    display: block;
}
.entry-footer .post-meta-box {
    display: flex;
    padding: 5px 15px;
    font-size: 12px;
    align-items: center;
    justify-content: flex-end;
    border-top: 1px solid #ebeef5;
    color: #b4b4b4;
    margin: -15px;
    margin-top: 10px;
    list-style: none;
}
.entry-footer .post-meta-box li:nth-child(1) {
    flex: 1;
    padding: 0;
}
.entry-footer .post-meta-box .meta-date {
    color: #555;
}
.entry-footer .post-meta-box .meta-like {
    padding-left: 8px;
}
.entry-footer .post-meta-box .meta-comment {
    padding-left: 8px;
}
.entry-footer .post-meta-box .meta-views {
    padding-left: 8px;
}
.entry-footer .post-meta-box .meta-comment {
    padding-left: 8px;
    /* position: relative; */
    /* display: inline-block; */
    /* padding: 1px 6px; */
    /* text-align: center; */
    /* background-color: #FFB800; */
    /* color: #fff; */
    /* border-radius: 2px; */
    /* line-height: initial; */
}
.post-grid .entry-header .entry-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 15px;
    color: rgba(0, 0, 0, .8);
    height: 44px;
    line-height: 22px;
    white-space: unset;
    text-overflow: unset;
}