/*
 *  *  * Body
 *   *   */

.bjd-row {
    width: 1400px;
    margin: 0px auto;
}

div img:hover {
    transform: scale(1);
}


/* 广告 */

.bjd-advertisement {
    width: 1400px;
    height: 130px;
    background: #bfbfbf;
    margin: 21px auto;
    margin-top: 28px;
    background-image: url(//res1.bjd.com.cn/9/advertisement.png);
    margin-bottom: 0px;
}


/* 面包屑 */

.bjd-crumbs {
    width: 100%;
    height: 20px;
    margin-top: 20px;
}

.bjd-crumbs-Img {
    width: 13px;
    height: 19px;
    float: left;
    background-size: 100%;
    background-image: url(//res1.bjd.com.cn/9/postion.png);
}

.bjd-crumbs p {
    font-size: 16px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #080808;
    float: left;
    line-height: 20px;
    margin-left: 10px;
}

.bjd-crumbs a {
    font-size: 16px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #080808;
}

.bjd-crumbs a:hover {
    color: #080808;
}

.bjd-article-main {
    width: 897px;
    float: left;
}


/* 文章主体*/

.bjd-article-main-centent {
    width: 1400px;
    margin: 0px auto;
    display: flex;
}

.bjd-article-title {
    font-size: 40px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: 600;
    color: #333333;
    line-height: 50px;
    margin: 17px auto;
}

.bjd-article-source {
    width: 100%;
    height: 40px;
    overflow: hidden;
    padding: 5px 0px;
    margin-top: 24px;
    border-bottom: 1px solid #d2d2d2;
}

.bjd-article-source p {
    margin-left: 22px;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #555555;
    float: left;
}

.bjd-article-source p a {
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #555555;
    float: left;
}

.bjd-article-describe {
    width: 100%;
    height: auto;
    background: #ddd;
    border-radius: 6px;
    margin: 23px auto;
}

.bjd-article-describe p {
    height: auto;
    font-size: 18px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #363636;
    padding: 23px 16px;
    text-indent: 2.2rem;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.bjd-article-centent {
    width: 100%;
}

.bjd-article-centent p {
    width: 100%;
    height: auto;
    line-height: 32px;
    text-indent: 2.2rem;
    font-size: 18px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, WeiRuanYaHei, sans-serif;
    font-weight: Normal;
    color: #000000;
    letter-spacing: 1px;
    margin-bottom: 22px;
}

.bjd-article-centent img {
    margin-left: -2rem;
    max-width: 800px;
}

.bjd-article-centent img:hover {
    transform: unset;
}

.bjd-article-centent video {
    background-color: #151515;
    width: 672px;
    height: 378px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.bjd-article-exoneration {
    width: 100%;
    height: auto;
    margin: 20px 0px 20px;
}

.bjd-article-exoneration p {
    width: 500px;
    height: 14px;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #636363;
    margin-left: 35px;
}

.bjd-article-author {
    width: auto;
    height: 14px;
    float: right;
    margin-bottom: 60px;
}

.bjd-article-author p {
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #636363;
    width: auto;
    margin-top: -8px;
}

.bjd-hr {
    width: 891px;
    background: #d8d8d8;
    margin: 27px auto;
    display: inline-block;
}

.bjd-article-guess {
    width: 896px;
    height: 445px;
    background: #ffffff;
    box-shadow: 0px 0px 6px 4px rgba(6, 6, 6, 0.13);
    border-radius: 6px;
    margin: 22px auto;
}

.bjd-county-magistrate-title {
    margin-top: 22px;
    margin-left: 22px;
    display: inline-block;
}

.bjd-county-magistrate-title img {
    float: left;
    width: 27px;
    height: 23px;
}

.bjd-county-magistrate-title p {
    width: 88px;
    height: 21px;
    font-size: 22px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #363636;
    margin-left: 10px;
    float: left;
    line-height: 28px;
}

.bjd-article-guessBlack {
    width: 897px;
    height: 102px;
    margin-bottom: 30px;
}

.bjd-article-guessBlack img {
    width: 181px;
    height: 102px;
    background: #b5b5b5;
    border-radius: 6px;
    margin-left: 22px;
    float: left;
}

.guessBlack {
    float: left;
    width: 650px;
    height: 102px;
    margin-left: 23px;
}

.guessBlack-title {
    width: 630px;
    height: 19px;
    font-size: 20px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #363636;
}

.guessBlack-centent {
    width: 630px;
    height: 14px;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #636363;
    margin-top: 20px;
}

.guessBlack-source {
    width: 630px;
    height: 14px;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #636363;
    margin-top: 32px;
}

.bjd-article-gengduo {
    width: 120px;
    height: 25px;
    margin: 15px auto;
}

.bjd-article-gengduo p {
    font-size: 16px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: center;
    color: #636363;
    line-height: 20px;
    float: left;
    width: 65px;
}

.spot {
    width: 4px;
    height: 4px;
    background: #636363;
    float: left;
    margin-left: 10px;
    border-radius: 100%;
    margin-top: 8px;
}

.bjd-artcle-other {
    width: 452px;
    float: left;
    margin-left: 51px;
    margin-top: -60px;
}

.bjd-recommend {
    width: 452px;
    height: 254px;
    background: #bfbfbf;
    border-radius: 6px;
    margin-top: 15px;
}

.carousel-inner {
    width: 452px;
    height: 254px;
    background: #ffffff;
    box-shadow: 0px 2px 18px 4px rgba(6, 6, 6, 0.17);
    border-radius: 6px;
}

.carousel-text {
    width: 452px;
    height: 44px;
    position: absolute;
    bottom: 0;
    margin: 0;
    color: #FFF;
    line-height: 44px;
    text-indent: 1rem;
    background-color: rgba(0, 0, 0, 0.5);
}

.carousel-text:hover {
    transform: scale(1.05);
    font-weight: bolder;
}

.bjd-article-list {
    margin-top: 15px;
    width: 452px;
    margin-left: 6px;
}

.bjd-article-listblack {
    width: 452px;
    height: 19px;
    font-size: 16px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #636363;
    margin-bottom: 19px;
}

.bjd-artcle-boutique {
    width: 452px;
    height: 366px;
    background: #ffffff;
    box-shadow: 0px 1px 10px 3px rgba(6, 6, 6, 0.14);
    display: inline-block;
    border-radius: 6px;
}

.bjd-education-list-centent {
    width: 452px;
    height: 66px;
    border-radius: 6px;
    margin-left: 20px;
    margin-top: 20px;
}

.bjd-education-list-centent img {
    width: 118px;
    height: 66px;
    float: left;
    border-radius: 6px;
}

.bjd-education-list-centent p {
    width: 275px;
    height: 44px;
    font-size: 16px;
    font-family: "Microsoft YaHei", "微软雅黑", "MicrosoftJhengHei", SourceHanSansCN, sans-serif;
    font-weight: Normal;
    text-align: left;
    color: #636363;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.bjd-education-list-centent p:hover {
    color: #eb0000;
}

.bjd-artcle-otherImg {
    width: 452px;
    height: 254px;
    background: #bfbfbf;
    border-radius: 6px;
    margin-top: 21px;
    margin-bottom: 30px;
}

.bjd-artcle-otherImg img {
    width: 452px;
    height: 254px;
}

.articleColor {
    color: #636363;
}

.articleColor:hover {
    color: #eb0000;
}

.bjd-article-list .bjd-article-listblack {
    overflow: hidden;
    clear: both;
    margin-bottom: 5px;
    height: auto;
}

.bjd-article-list .bjd-article-listblack a {
    display: block;
    overflow: hidden;
    clear: both;
}

.bjd-article-list .bjd-article-listblack a img {
    display: inline-block;
    position: relative;
    top: 5px;
}

.bjd-article-list .bjd-article-listblack a span {
    display: inline-block;
    width: 420px;
}

.bjd-article-describe {
    background: none;
    position: relative;
}

.bjd-article-describe .quote {
    font-size: 32px;
    color: #EB0000;
    position: absolute;
}

.bjd-article-describe .quote.fa-quote-left {
    top: 12px;
    left: 0;
}

.bjd-article-describe .quote.fa-quote-right {
    bottom: 12px;
    right: 0;
}

.bjd-article-source .share-btn-box {
    float: right;
}

.bjd-article-source .share-btn-box .share-btn .fa {
    font-size: 14px;
    color: #FFF;
}

.bjd-article-source .share-btn-box .share-btn {
    background: #636363;
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    transition: all .2s;
}

.bjd-article-source .share-btn-box .share-btn:hover {
    background: #EB0000;
}

.bjd-article-describe p {
    width: auto;
    text-indent: 0;
    padding: 0;
    margin: 0 30px;
}

.bjd-article-describe {
    padding: 28px 16px;
}

.mianbaoxie>a:hover {
    color: #EB0000;
}

.carousel {
    z-index: 98;
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    /*margin-top: 30px;*/
    z-index: 999;
}

.nav-more-ctdianzi-box {
    width: 258px;
    z-index: 9999;
}

.bjd-newspaper p {
    height: 52px;
}

.nav-more-ctdianzi-box ul {
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
}

.nav-more-ctdianzi-box li {
    width: 50%;
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.nav-more-ctdianzi-box li a {
    font-size: 16px;
    font-weight: Normal;
    text-decoration: none;
    color: #333333;
}

.nav-more-ctdianzi-box li a:hover {
    font-size: 16px;
    font-weight: Normal;
    text-decoration: none;
    color: #EB0000;
}

.bjd-matrix-list ul {
    width: 220px;
}

.bjd-matrix-list ul li {
    margin-right: 10px;
}

.bjd-footermap ul li a {
    color: #FFF;
}

.bjd-footermap ul li a:hover {
    color: #EB0000;
}

.xuanfutop>a {
    display: block;
    cursor: pointer;
    transition: all .2s;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    color: #767676;
    width: 51px;
    height: 51px;
    background: #ffffff;
    border: 1px solid #bfbfbf;
}

.xuanfutop>a .active {
    display: none;
    width: 39px;
    height: 39px;
    margin: 0;
    margin: 5px;
}

.xuanfutop>a .normal {
    display: block;
    width: 39px;
    height: 39px;
    margin: 0;
    margin: 5px;
}

.xuanfutop>a:hover {
    background-color: #EB0000;
}

.xuanfutop>a:hover .active {
    display: block;
}

.xuanfutop>a:hover .normal {
    display: none;
}

.xuanfutop img:hover {
    transform: unset;
}

.bjd-about-list>ul>li {
    float: unset;
    margin-right: unset;
    text-align: center;
}

.bjd-webcopyright a {
    color: #f2f2f2;
}

.bjd-webcopyright a:hover {
    color: #f2f2f2;
}

.government-universities {
    top: 0px;
}