body {
    background: #f1f1f1;
}
.display-none {
	display: none;
}
.min-h700 {
    min-height: 700px;
}
.navbar {
    background: rgba(0,0,0,0.7) !important;
}
.nav-link {
    color: #fff !important;
}
.navbar-nav li.active .nav-link {
    color: yellow !important;
}
.label a span {
    margin: 5px 0;
}
.tab-content a {
    height: 30px;
    line-height: 30px;
    display: block;
    width: 100%;
}
.tab-content a:nth-of-type(-n+3) span:nth-child(1) {
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #ff4c4c;
}
.tab-content a .list-num:nth-of-type(n) {
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #ccc;
}
.form-group input {
    margin-right: 10px;
}
.link-slide span a {
    width: 50%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    transition: all .3s;
    float: left;
    overflow: hidden;
}
.link-slide span a:hover {
    background: #f1f1f1;
    color: #ff4c4c !important;
    transition: all .3s;
}
.friend-slide span a {
    width: 50%;
    height: 30px;
    line-height: 30px;
    width: 48%;
    margin: 0 1%;
    text-align: center;
    color: #ff4c4c !important;
    font-weight: 700;
    transition: all .3s;
    display: inline-block;
    background: #f1f1f1;
    float: left;
    overflow: hidden;
    margin-bottom: 8px;
}
.friend-slide span a:hover {
    background: #ff4c4c;
    color: #f1f1f1 !important;
    transition: all .3s;
}
.clear {
    clear: both;
}
.acitve-ff4c4c {
    color: #ff4c4c;
}
.card-img-top {
    border-radius: 5px;
    box-shadow: 0 0px 15px #ccc;
    transition: all .3s;
}
.card-img-top:hover {
    transform: scale(1.1);
    transition: all .3s;
}
.article {
    border-radius: 5px;
}
/* PB模板库：Www.PBku.Cn */
/* QQ：43171398 */
/* PBOOTCMS模板交流群号：183945698*/
/* 商龙PBootCMS模板下载  http://www.EcLong.com */
/* 八戒站长 http://www.BaJieZhan.Com  */
/* 站长源码城 整站模板下载网站 Www.CnYmc.Com */
/* 淘搜：Www.TaoSou.Net */
/* 素材海：Www.SuCaiHai.Com */
/* 模板齐：Www.MoBanQi.Com */
/* 开发堂模板网：Www.KaiFaTang.Com */
/* ---------------------------- index部分 ----------------------------- */
.article-index {
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 5px;
}
.box-article {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px;
}
.box-title > h3 {
    padding: 10px 5px;
    font-size: 18px;
    border-bottom: 1px dashed #ccc;
}
.box-card {
    min-height: 192px;
    max-height: 580px;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}
.box-card-left {
    max-width: 200px;
    float: left;
    overflow: hidden;
    border-radius: 5px;
}
.box-card-right {
    height: auto;;
    padding-left: 215px;
}
.box-card-right p {
    color: #444444;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.box-card-right p:last-child {
    color: #ff4c4c;
    margin-right: 10px;
}
.card-title a {
    display: block;
}
.row {
    border-radius: 5px;
}
@media (max-width: 480px) {
    .article-list .box-card {
        border-radius: 5px;
        box-shadow: 0 0 5px #ccc;
    }
    .box-card-left {
        max-width: 100%;
    }
    .box-card-right {
        height: auto;
        padding-top: 240px;
        padding-left: 0px;
    }
    .hidden-xs {
        display: none;
    }
    .form-group {
        margin: 0 15px;
    }
}
@media (max-width: 780px) {
    .article-list .box-card {
        border-radius: 5px;
        box-shadow: 0 0 5px #ccc;
    }
    .box-card-left {
        max-width: 100%;
    }
    .box-card-right {
        height: auto;
        padding-top: 230px;
        padding-left: 0px;
    }
    .hidden-xs {
        display: none;
    }
    .form-group {
        margin: 0 15px;
    }
}

/* ---------------------------- index部分 ----------------------------- */
/* color: #0099e5;
color: #ff4c4c; */
/* ---------------------------- 通用部分 ----------------------------- */
.fr {
    float: right;
}
.fl {
    float: left;
}
pre {
    background: #f7f7f7;
    color: #d44950;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}
.fw700 {
    font-weight: 700
}
.tac {
    text-align: center;
}
.pb5 {
    padding: 5px;
}
.min50 {
    min-width: 70px !important;
}
.mt10 {
    margin-top: 10px;
}
.fs16 {
    font-size: 16px;
}
.display-none {
    display: none;
}
.white-box {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.position, .position a {
    background: #fff;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    padding-right: 5px;
}
.btn-bbq-info {
    color: #444;
    background-color: #fff;
    border-color: #f1f1f1;
}
.btn-bbq-info:hover {
    color: #fff;
    background-color: #ff4c4c;
}
@media (min-width: 1680px) {
    .container {
        max-width: 1480px !important;
    }
}
@media (min-width: 1360px) {
    .container {
        max-width: 1300px;
    }
}
/* ---------------------------- 导航部分 ----------------------------- */
@media (min-width: 768px) {
    .navbar-nav li a {
        position: relative;
    }
    .navbar-nav li a:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        background: #0871ff;
        height: 100%;
        -webkit-transition-property: left,right;
        transition-property: left,right;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .navbar-nav li a:hover:before {
        left: 0;
        right: 0;
    }
    .navbar-nav li a:hover {
        color: #fff !important;
    }
}

/* ---------------------------- slidebar-侧边栏部分 ----------------------------- */
.col-300 {
    width: calc(100% - 330px);
}
.col300 {
    width: 300px;
    margin-left: 30px;
}
.slide1 p a.active {
    color: #ff7700;
}
.panel:hover {
    box-shadow: 0 0 30px #ccc;
}
.slidebar .panel-title {
    font-size: 18px;
}
.slidebar .panel-body {
    font-size: 14px;
}
.slidebar-hi {
    display: none;
}
.slide1 p {
    height: 30px;
    line-height: 30px;
}
.slide1 p span {
    font-weight: 700;
}
.panel {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    box-shadow: 1px solid rgba(0,0,0,.125)
}
.panel-heading {
    border-bottom: 2px dashed #ccc;
    margin-bottom: 10px;
}
.slide {
    position: relative;
    transition: all .3s;
    margin-top: 15px;
}
.slidebar_fix {
    width: 300px;
    position: fixed;
    top: 90px;
    transition: all .3s;
}
.div-show {
    display: block;
}
.hidden {
    display: none;
}
.panel-title span {
    background: #f1f1f1;
    cursor: pointer;
    padding: 2px 8px;
}
.panel-title span.tab-active {
    background: #39f;
    color: #fff;
}
@media (max-width:992px) {
    .slidebar {
        display: none;
    }
    .col-300 {
        width: 100%;
        padding: 0 15px;
    }

}
/* ---------------------------- 底部部分 ----------------------------- */
.copyright p:first-child {
    line-height: 20px;
    padding-top: 10px;
}
.copyright p:last-child {
    line-height: 20px;
    padding-bottom: 10px;
}
.footer {
    margin-top: 15px;
}
/* ---------------------------- 友情链接部分 ----------------------------- */
.card-img-150 {
    position: relative;
}
.link-card img {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 0;
    transform: translate(-50%, -50%);
    transition: all .3s;
}

.page-2 {
    display: none;
}
.link-page {
    margin: 0 auto;
}
.link-page > .pagination a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #17a2b8;
    color: #17a2b8;
}
.link-page > .pagination a:hover {
    color: #ff0000;
    background-color: #f1f1f1;
}
.link-page > .pagination a.active {
    color: #fff;
    background-color: #17a2b8;
}
.link-form {
    width: 100%;
    margin: 0 auto;
}
@media (max-width:768px) {
    .card-img-150 {
        position: relative;
        height: 180px;
        overflow: hidden;
    }
    .menu{display:block;float:right;cursor:pointer;height:40px;width:35px;position:absolute;top:10px;right:35px;}
    .menu span{display:inline-block;width:35px;height:2px;background-color:#fff;position:absolute;top:25px;left:0px;transition:background-color 0.2s ease-out 0.1s;}
    .menu span:before{content:'';display:inline-block;width:35px;height:2px;background-color:#fff;position:absolute;top:-12px;left:0px;transition:transform 0.1s ease-out,top 0.3s ease 0.2s;transform:rotate(0deg);}
    .menu span:after{content:'';display:inline-block;width:35px;height:2px;background-color:#fff;position:absolute;top:12px;left:0px;transition:transform 0.1s ease-out,top 0.3s ease 0.2s;transform:rotate(0deg);}
    .header.btn_click .menu span{background-color:transparent;}
    .header.btn_click .menu span:before{transition:top 0.3s ease,transform 0.1s ease-out 0.2s;transform:rotate(45deg);top:0px;}
    .header.btn_click .menu span:after{transition:top 0.3s ease,transform 0.1s ease-out 0.2s;transform:rotate(-45deg);top:0px;}
}

/* ---------------------------- 友情链接部分 ----------------------------- */
/* ---------------------------- 文章部分 ----------------------------- */
.article .card-img-150 {
    height: 100%;
    width: 200px;
}
.article .card-body {
    padding-left: 220px;
    position: absolute;
}
@media (max-width:768px) {
    .card-title a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .card-body .card-text {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
}
/* ---------------------------- 文章部分 ----------------------------- */