@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.carousel-indicators {
    width: 30%;
    left: 64%;
    bottom: 2px;
}

.swiper-pagination-bullet  {
    width: 14px;
    height: 14px;
    background: none;
    border: 2px solid #EB0000;
    border-radius: 50%;
    line-height: 50px;
    opacity: .7;
}

.swiper-pagination-bullet-active {
    border: 0;
    width: 14px;
    height: 14px;
    background: #EB0000;
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: 28px;
    z-index: 999999999999999999999999;
}

.bjd-menu-black ul li:nth-child(1) a {
    height: 18px;
    font-size: 18px;
    font-family: "Microsoft YaHei", 微软雅黑, MicrosoftJhengHei, SourceHanSansCN, sans-serif;
    font-weight: normal;
    text-align: left;
    color: rgb(0, 0, 0);
}

.huikan .bjd-advertisement {
    height: 180px !important;
}
.swiper-pagination{
    bottom: 0px !important;
    display: flex;
    justify-content: end;
}
.bjd-right-blocklist{
    margin-top: -550px;
}
.bjd-right-blocklist .bjd-blocklist{
    height: 527px;
}
.w1400{
    width: 1400px;
}
.cb{
    clear: both;
}
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bjd-videobox{
    width: 330px;
}
.bjd-videobox img{ width: 330px}
.bjd-videobox-black{
    width: 330px;
}
.bjd-videobox-black span{
    width: 330px;
}

.ell1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.ell2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.ell3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.ell4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}

.logos{
    display: block;
}
.bjd-header-zhuti{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mt20{
    margin-top: 20px;
}
.co{
    clear: both;overflow: hidden
}







/*xg*/
.ol-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ol-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.keyword-style {
    color: red;
}
.share-btn-box{
    position: relative;
}
.recommend-wechat-drop {
    width: 120px;
    height: 120px;
    display: none;
    z-index: 99;
    position: absolute;
    bottom: 0;
    left: 0;
    border: 5px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
}
.recommend-wechat-drop img{
    display: block;
    width: 100%;
}
.tools-qrcode {
    width: 120px;
    height: 120px;
    display: none;
    z-index: 99;
    position: absolute;
    top: 36px;
    left: 0;
    border: 5px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
}
.tools-qrcode img{
    display: block;
    width: 100%;
}

.h2c {
    width: 400px;
    position: fixed;
    top: -1000%;
    background: #fff url("/web/skin/static/images/h2c-bg.png") no-repeat center center;
    background-size: cover;
}

.h2c .h2c-banner {
    display: none;
    width: 100%;
    max-width: 100%;
    max-height: 270px;
    margin: 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.h2c .canvas {
    position: relative;
    padding: 15px;
}

.h2c .canvas img {
    display: block;
}

.h2c .canvas .h2c-title {
    font-size: 20px;
    line-height: 25px;
    color: #2f2f2f;
    font-weight: 700;
    text-align: left;
}

.h2c .canvas .whole {
    padding-left: 12px;
    position: relative;
    margin-top: 25px;
}

.h2c .canvas .whole::before {
    content: "";
    display: block;
    width: 4px;
    height: 26px;
    background: #ff0000;
    position: absolute;
    top: 3px;
    left: 0;
}

.h2c .canvas .whole .info {
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    color: #aaaaaa;
    line-height: 16px;
}

.h2c .canvas .whole .info .source {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 50%;
    margin-right: 18px;
    color: #345cb7;
}

.h2c .canvas .whole .date {
    font-size: 12px;
    color: #aaaaaa;
    line-height: 16px;
    margin-right: auto;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.h2c .canvas .h2c-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.h2c .canvas .h2c-con .logo {
    margin-top: 40px;
}

.h2c .canvas .h2c-con .logo img {
    width: 104px;
    display: block;
}

.h2c .canvas .h2c-con .logo .slogan {
    font-size: 12px;
    text-align: center;
    color: #898989;
    letter-spacing: 2px;
    margin: 12px auto;
}

.h2c .canvas .h2c-qr {
    margin-top: 16px;
}

.h2c .canvas .h2c-qr #h2c-qrcode {
    display: block;
    width: 72px;
    height: 72px;
    border: 4px solid #fff;
    border-radius: 4px;
}

.h2c .canvas .h2c-qr #h2c-qrcode img {
    width: 100%;
}

.h2c .canvas .h2c-qr p {
    margin-top: 10px;
}

.h2c .canvas p {
    text-align: center;
    font-size: 12px;
    color: #7d7d7d;
}

.model-fixed {
    display: none;
    width: 400px;
    background: #fff;
    -webkit-box-shadow: 1px 2px 57px 5px rgba(7, 5, 5, 0.11);
    box-shadow: 1px 2px 57px 5px rgba(7, 5, 5, 0.11);
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999;
    border-radius: 4px;
    overflow: hidden;
}

.model-fixed .model-content {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 10px;
}

.model-fixed .model-content .h2c-close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.model-fixed .model-content p {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    color: #3159b6;
    cursor: pointer;
}

.model-fixed img {
    max-width: 100%;
}

.bjd-article-main .load {
    width: 100%;
    padding: 50px 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), color-stop(50%, white));
    background-image: linear-gradient(rgba(255, 255, 255, 0.6) 0%, white 50%);
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99;
}

.bjd-article-main .load.normal {
    position: static !important;
    -webkit-transform: none !important;
    transform: none !important;
    left: 0 !important;
}

.bjd-article-main .load.normal .info {
    margin-top: 0 !important;
}

.bjd-article-main .load .load-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.bjd-article-main .load .load-icon {
    cursor: pointer;
    position: relative;
}

.bjd-article-main .load .down-text {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #202020;
    line-height: 30px;
}

.bjd-article-main .load .info {
    margin-top: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 500px;
    height: 154px;
    position: relative;
}

.bjd-article-main .load .info::before {
    content: "";
    width: 2px;
    height: 154px;
    opacity: 0.5;
    background: #cecece;
    position: absolute;
    left: 344px;
}

.bjd-article-main .load .info .bjd-logo {
    width: 279px;
    height: 71px;
}

.bjd-article-main .load .info .bjd-logo img {
    margin: 0;
}

.bjd-article-main .load .info .qrcode {
    width: 110px;
    height: 154px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.bjd-article-main .load .info .qrcode img {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0;
}

.bjd-article-main .load .info .qrcode p {
    margin: 6px 0;
    text-align: center;
    font-size: 12px;
    color: #969696;
    line-height: 16px;
    text-indent: 0;
}

.bjd-article-main .article-tools {
    box-sizing: content-box;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 26px 0 18px 0;
    border-bottom: 1px solid #e5e5e5;
}

.bjd-article-main .article-tools .tools__left,
.bjd-article-main .article-tools .tools__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

.bjd-article-main .article-tools .tools__left p {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    line-height: 25px;
}

.bjd-article-main .article-tools div {
    cursor: pointer;
    margin-left: 25px;
    position: relative;
}

.bjd-article-main .article-tools div img.s {
    display: none;
}

.bjd-article-main .article-tools div .tools-qrcode {
    display: none;
    z-index: 99;
    position: absolute;
    top: 36px;
    left: -78px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
}

.bjd-article-main .article-relation {
    margin-top: 80px;
    /* margin: 80px -30px 0 -30px; */
    padding: 20px 30px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.bjd-article-main .article-relation .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6px;
}

.bjd-article-main .article-relation .title h4 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #222;
    line-height: 22px;
}

.bjd-article-main .article-relation .title span {
    /* color: #eb0000; */
}

.bjd-article-main .article-relation .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 14px 0;
    border-bottom: 1px solid #e5e5e5;
}

.bjd-article-main .article-relation .item .pic {
    width: 180px;
    height: 126px;
    overflow: hidden;
    border-radius: 4px;
}

.bjd-article-main .article-relation .item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.bjd-article-main .article-relation .item .pic img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.bjd-article-main .article-relation .item .con {
    width: 632px;
}

.bjd-article-main .article-relation .item .con .tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3px;
}

.bjd-article-main .article-relation .item .con .tit .tag {
    text-align: center;
    min-width: 70px;
    padding: 0 16px;
    height: 28px;
    line-height: 28px;
    background: #3159b6;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 16px;
    color: #ffffff;
}

.bjd-article-main .article-relation .item .con .tit h6 {
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
    color: #222222;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.bjd-article-main .article-relation .item .con .tit h6 span {
    float: left;
    display: block;
    text-align: center;
    min-width: 40px;
    padding: 0 16px;
    height: 22px;
    line-height: 22px;
    background: -webkit-gradient(linear, left top, left bottom, from(#eb0000), to(#ff480f));
    background: linear-gradient(#eb0000 0%, #ff480f 100%);
    border-radius: 20px;
    margin-right: 10px;
    margin-top: 4px;
    font-size: 16px;
    color: #ffffff;
}

.bjd-article-main .article-relation .item .con p {
    font-size: 14px;
    text-align: justify;
    color: #7d7c7c;
    line-height: 25px;
    margin: 10px 0;
}

.bjd-article-main .article-relation .item .con .btm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    color: #7d7c7c;
    line-height: 25px;
}





.hm_floor{
    display: flex;
    justify-content: start;
    width:100%
}
.hm_floor .lis_cla{
    margin:5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom:1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.hm_floor  .lis_cla .sel{
    padding: 5px 9px;
    font-size: 16px;
}
.hm_floor .active{
    background: #333333 ;
    color: white;
}
.hm_floor .hover{
    color:#fff;

}
.hm_floor .all{
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}

.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #333;
}

.pages {
    margin: 20px 0;
}
.pages ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pages ul li{
    padding: 2px 10px;
    margin: 0 0px;
}
.pages a {
    display: inline-block;
    color: #575757;
    font-size: 16px;
    text-align: center;
    padding: 5px 6px;
    border-radius: 0.375rem;
}

.pages a.next_page {
    float: right;
}
.pages ul li span{
    font-size: 16px;
    background: none;
}
.pages .active {
    background: #333333;
    color: white;
}


.entry-meta{
    padding: 20px 0;
}
.entry-meta ul {
    overflow: hidden;
}
.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
    font-size: 16px;
}
.entry-meta ul:first-child li:last-child a{
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.entry-meta ul li a{
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    font-size: 16px;
}

.xuanfutop div .not-show{
    top: 0;
}
.mt0{
    margin-top: 0 !important;
}
.frs{
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: normal;

}

.bjd-map-nav ul a{
    color: white;
}