@charset "UTF-8";

body {
    font: 14px/1.5 "Helvetica Neue","Helvetica,Arial","Microsoft Yahei","Hiragino Sans GB",HeitiSC,"WenQuanYi Micro Hei",sans-serif;
}

.plugin-icon-img {
    height: 100%;
    width: auto;
}

.m-list-group-item {
    border: 0;
    padding: 0;
    background: transparent;
}

.m-list-group-item a {
    color: #999;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding: 15px 15px;
    display: block;
}

.fs-13 {
    font-size: 13px!important;
}

.list-group-item a:hover {
    background-color: #f7f8fa;
    color: #1cac81;
    border-radius: .5em;
}

.list-group-item-action:hover, .list-group-item-action:focus {
    background-color: transparent;
}

.sidebar-i {
    margin-right: 8px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}

.sidebar>div>ul>li {
    border-bottom: 1px dashed #eee;
    padding: 0;
}

.sidebar>div>ul>li:last-child {
    border-bottom: 0;
}

.sidebar-list-group {
    /*margin-left: 10px;*/
}

.sidebar div {
    padding: 10px 15px 10px 15px!important;
}

.second-menu {
    font-size: 15px!important;
    line-height: 20px!important;
    padding: 8px 10px 8px 40px!important;
    color: #999;
    background: #fff;
    display: block;
    text-decoration: none;
    border-top: 0;
    font-weight: 700;
}

.plugin-head-container {
    padding: 15px 25px 0;
}

.title-img {
    width: 3rem;
    height: 3rem;
    float: left;
}

.title {
    float: left;
    margin-bottom: 0;
    margin-left: 15px;
    margin-top: 3px;
    color: #555;
    font-size: 30px;
}

.m-badge-info {
    margin-left: 15px;
    margin-top: 10px;
}

.left-h2-title {
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333;
    line-height: 1.1;
}

.h2-title {
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333;
    line-height: 1.1;
}

.plugin-body {
    padding-left: 25px!important;
    padding-right: 25px!important;
}

.download-btn-container {
    margin-left: 40px;
}

.m-btn {
    padding: 10px 20px;
    font-size: 14px;
}

.m-btn-danger {
    margin-left: 20px;
}

.tutorial-a {
    margin-left: 30px;
    font-size: 15px;
    font-weight: 500;
}

a {
    color: #337ab7;
}

.insert-plugin-content a {
    color: #000;
    border-bottom: 0;
}

a:focus, a:hover {
    color: #23527c;
}

.article-content a:hover {
    border-bottom: 1px solid #23527c;
}

.carousel-control {
    background: 0 0;
    border: 0;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 20px;
    height: 20px;
    background-color: #999;
}

.carousel-indicators li {
    background-color: #999;
}

.border-right {
    border-right: 3px solid #f1f3f4!important;
    padding-right: 10px;
}

.breadcrumb {
    background-color: #fbfbfb;
}

.breadcrumb-nav {
    margin-bottom: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #ccc;
}

article p {
    line-height: 1.75rem;
    color: rgb(89, 89, 89);
    /*color: #353535;*/
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 1rem;
}

.plugin-right-container p {
    margin: 17px auto;
}

.badge {
    color: #fff;
}

.badge:hover {
    color: #fff!important;
}

.recommend {
    text-align: center!important;
}

.recommend-img {
    width: 32px;
}

.recommend-plugin {
    margin-top: 10px;
}

.recommend-plugin-title {
    color: rgb(136, 136, 136);
    font-size: 13px;
}

.introduction {
    padding-right: 20px;
}

.course-title {
    font-size: 18px;
    font-weight: 700;
    color: #555;
}

.article-title {
    line-height: 1.3;
    margin-bottom: .67em;
    word-wrap: break-word;
    font-size: 34px;
    font-weight: 700;
    margin-top: 30px;
}

.article-meta {
    line-height: 1.75rem;
    font-size: 13px;
    margin-top: 0;
    color: #888;
    margin-bottom: 2.5em;
}

.article-content h2 {
    margin-top: 1.66667em;
    margin-bottom: 1rem;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    font-synthesis: style;
    /*border-bottom: 1px solid rgba(0,0,0,.1);*/
    padding-bottom: 16px;
}

.article-content h3, h4, h5, h6 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 1rem;
    margin-top: 1.33em;
}

.article-content img {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

article {
    padding-left: 10px;
    padding-right: 10px;
}

article code {
    padding: 0.2em 0.4em;
    margin: 0;
    font-size: 95%;
    background-color: rgba(27,31,35,0.05);
    border-radius: 3px;
}

article li {
    line-height: 1.75rem;
    color: rgb(89, 89, 89);
    font-size: 15px;
    margin-bottom: 2px;
}

hr {
    height: 0.25em;
    padding: 0;
    background-color: #e1e4e8;
    border: 0;
}

article a {
    border-bottom: 1px solid #337ab7;
}

article blockquote {
    padding: 0 1em;
    border-left: 4px solid #d0d7de;
}

.insert-plugin-card {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-radius: 4px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 10px #dedede;
    border: 0;
}

@media screen and (min-width: 620px) {
    .insert-plugin-card {
        width: 620px;
    }
}

.insert-plugin-img {
    width: 62px;
    height: 62px;
    margin-top: 4px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.insert-title {
    margin-top: 0;
}

.insert-plugin-content {
    width: 370px;
    margin-left: 24px;
    overflow-x: hidden;
}

.insert-plugin-content h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: rgba(33,33,33,1);
    margin-top: 4px;
}

.insert-plugin-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    margin-top: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: rgba(153,153,153,1);
    margin-bottom: 0;
}

.insert-download-btn {
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    float: right;
    width: 114px;
    height: 38px;
    margin-top: 16px;
    transition: background .2s;
    text-align: center;
    text-decoration: none;
    color: rgba(255,255,255,1);
    border: none;
    border-radius: 19px;
    outline: 0;
    background: #1cac81;
}

.article-footer {
    background-color: #f8f8f8;
    padding: 18px;
    margin-top: 46px;
    border-radius: 4px;
}

.article-footer p {
    margin-bottom: 0;
    font-size: 14px;
    color: #888;
}

.article-footer p a {
    color: #888;
    border-bottom: 0;
}


