.news-text {
    /*font-family: "Microsoft JhengHei", "Microsoft YaHei", PMingLiU, MingLiU, AdobeMingStd-Light;*/
    font-family: "Microsoft JhengHei", "Microsoft YaHei", PMingLiU, MingLiU;
}

.news-text p {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

/*内容宽度不够 定位生效  */
.site-footer {
    /* position: relative; */
    /* bottom: 0px; */
}

/*响应式布局 生效 */
.mainbody .single-content {
    width: 70%;
    margin: 0 auto;
}

.header {}

.date-box {
    display: flex;
    position: relative;
}

.customer img {
    width: 10px;
    display: inline-block;
}

.swiper-container {
    --swiper-navigation-color: white;
    /* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;
    /* 设置按钮大小 */
}

.date-phone {
    display: flex;
}

.date-box .date-user a {
    color: #CB1722;
}

.date-box .date-user a:nth-child(1) {
    border-right: 1px solid #CB1722;
    padding-right: 6px;
}

#he-plugin-simple {
    position: absolute !important;
    left: -20px;
    width: 40px;
    left: -35px;
}

.date-box {
    position: relative;
}

.date-box .date-txt {
    color: #999999;
}

iframe {
    width: 100%;
}

.maxPic {
    display: none;
}

.small-figures figure:first-child {
    margin-top: 20px;
}

.swiper-slide-thumb-active {
    border: 5px solid #999;
}

.share-weixin-box:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #999 transparent transparent;
    /* transform: rotate(90deg); */
    left: 0;
    transform: translateX(-12px);
    top: calc(50% - 5px);
}

.single-content .primary .post-footer .post-share a.wx:hover .share-weixin-box {
    display: block;
}

.post-body img {
    width: 100%;
}

.post-comments .section-title {
    padding-left: 20px;
}

main {
    padding: 0 40px;
}

.single-content {
    padding: 0;
}

.post-content {
    /* margin-top:20px; */
}

.single-content .primary .post-content {
    padding-top: 10px;
}

.single-content aside .hot-news {
    padding: 0;
}

#weixin-qrcode img {
    width: 100%;
}

#relatedNewsContainer {
    margin-top: 0;
}

div#weixin-qrcode img {
    width: 100%;
}

.storyContent p {
    margin-top: 1.5em;
}

.single-content {
    display: block;
}

.single-content aside {
    max-width: 326px;
    min-width: 326px;
    margin-left: 0px;
}

@media (min-width: 1099px) {
    .header-search {
        position: absolute;
        z-index: 50;
        right: 35px;
    }
}

@media(max-width:990px) {
    .advert-item {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    main {
        padding: 0 30px;
    }

    .advert-item img {
        width: 100%;
        height: auto;
    }

    aside {
        float: none;
    }
}

@media (max-width: 900px) {
    .single-content aside .widget {
        margin-top: 0;
    }

    .single-content aside {
        /* margin: 20px 0 0; */
        margin: 0;
    }
}

@media (max-width:767) {
    .single-content>aside {
        width: 38%;
    }

    .single-content .primary {
        width: 100%;
        max-width: 100%;
    }

    .single-content {
        display: flex;
        justify-content: space-between;
    }

    .single-content aside.content-aside {
        min-width: 100%;
        max-width: 100%;
    }
}

@media (max-width:650px) {

    div#relatedNewsContainer .item:nth-child(4),
    div#relatedNewsContainer .item:nth-child(5),
    div#relatedNewsContainer .item:nth-child(6) {
        margin-bottom: 20px;
    }

    .cols.col-3.dgb-xgtj .item {
        width: 100% !important;
    }
}

.bshare-custom,
aside {
    float: right;
}

figure {
    width: 100%;
}

.header .header-search img {
    display: block;
    width: 14px !important;
    min-width: 14px;
}

.lang img {
    height: auto;
    max-height: 36px;
    min-width: 100px;
    max-width: 100px;
}

.username,
.log-in {
    order: 5;
    margin-right: 20px;
}

.primary-header-wrapper .lang {
    margin: 0 0 0 10px;
}

.header-search {
    position: static;
}

.header,
.about-content {
    width: 100%;
    max-width: 100%;
}

.comment-section {
    width: 100%;
}

.class-gt ::after {
    /* background:url(../img/dayuhao.png); */
}

.post-body p {
    text-align: justify;
    margin: 20px 0px 0px;
    padding: 0px;
    border: 0px;
    overflow-wrap: break-word;
    word-break: break-all;
    color: #333333;
    font-size: 16px;
    font-style: normal;
}

.advert-item:nth-child(1) {
    margin-top: 15px;
}

.advert-item {
    position: relative;
    width: 300px;
    height: 150px;
    margin-bottom: 15px;
}

.advert-item img {
    width: 100%;
    /* height: 150px; */
}

.advert-item span {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 0px 5px;
    background: #555;
    color: #fff;
}

.post-share.bshare-custom.cooperation {
    position: fixed;
    bottom: 10%;
    transform: translateX(-60px);
    z-index: 9999999;
}

/*内容页分享所需样式-start*/
.share-weixin-box {
    width: 224px;
    height: 224px;
    left: calc(50% - (224px / 2));
    top: 50%;
    position: absolute;
    z-index: 999;
    margin-left: 20px;
    margin-top: -110px;
    background: #fff;
    border: 2px solid #e8e8e8;
    display: none;
}

.share-weixin-box .share-weixin-header {
    width: 220px;
    height: 29px;
    background: #fff;
    line-height: 29px;
}

.share-weixin-box .share-weixin-qrcode {
    width: 220px;
    height: 220px;
    background: #fff;
    display: inline-block;
    padding: 10px;
    box-shadow: 0 2px 10px #8e8e8e;
    display: flex;
    justify-content: center;
    align-items: center;
}

.weixin-qrcode {
    width: 178px;
    height: 178px;
    margin: 21px;
}

.single-content .primary {
    width: 100%;
    max-width: 100%;
}

.rt-xgxw .cols .figure {
    vertical-align: middle;
}

.rt-xgxw .col-3 .item .text {
    vertical-align: middle;
}

.rt-xgxw .relative-post-content {
    background: #fff;
}

.rt-xgxw .cols.col-3 .item {
    padding: 0 0 0px 0px;
}

body {
    background: #fff;
}

.cols.col-1.numsort .item:nth-child(odd) {
    padding: 5px;
    background: #eee;
}

.cols.col-1.numsort .item:nth-child(even) {
    padding: 5px;
}

.cols.col-1.numsort .item .num span {
    font-size: 14px;
    color: #999;
    background: none;
    border-radius: 0;
    width: 26px;
    height: 26px;
}

.relative-post .cols .text {
    padding: 12px 6px;
}

.cols .post-meta .category {
    color: #fff;
    margin-right: 5px;
    padding: 0 5px;
    background: #c21010;
    border-radius: 3px;
}

.advert-item {
    width: auto;
    height: auto;
}

.single-content aside .hot-news .item:not(:last-child) {
    margin-bottom: 0px;
}

.section-title span {
    font-size: 24px;
}

.cols.col-1.numsort .item .text {
    font-size: 16px;
}

.relative-post .cols h3 {
    font-size: 18px;
}

.relative-post .cols .post-meta {
    font-size: 14px;
}

.cols.col-1.numsort .item .num .top1,
.cols.col-1.numsort .item .num .top2,
.cols.col-1.numsort .item .num .top3 {
    font-size: 14px;
    color: #fff;
    background: #CB1722;
    border-radius: 0;
}

/*内容页分享所需样式-end*/
/* 移动端适配部分*/
@media(max-width:650px) {
    #relatedNewsContainer {
        margin-bottom: 0;
    }

    .post-share.bshare-custom.cooperation {
        position: fixed;
        top: 50%;
        transform: translateX(-330px);
        z-index: 9999999;
    }

    .single-content .primary {
        width: 100%;
        max-width: 100%;
    }

    .post-comments {
        /* padding:10px; */
        margin-top: 0;
        padding-bottom: 0;
    }

    .post-comments .section-title {
        padding: 20px;
        padding-left: 0;
    }

    .single-content .primary .post-content {
        padding: 00px;
        padding-top: 0;
    }

    .single-content aside {
        max-width: 100%;
        min-width: 100%;
        padding: 0px;
    }

    .right-area {
        /* padding:0 30px; */
    }

    .single-content .primary .post-footer .post-share {
        /*background-color: white;*/
        width: 24px;
        /* opacity: 0.5; */
    }

    .relative-post {
        padding: 0 00px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .cols.col-3 .item .wrap .text {
        padding-right: 0px;
        width: 100%;
    }

    .advert {
        padding: 0px 00px;
    }

    .section-title {
        padding-bottom: 0px;
    }

    .post-comments .comment-section {
        padding: 0px;
        margin-top: 0px;
    }
}

.cols.col-3.dgb-xgtj .item {
    width: 32%;
}

.cols.col-3.dgb-xgtj .item:nth-child(2),
.cols.col-3.dgb-xgtj .item:nth-child(5) {
    margin: 0 2%;
}

.mainbody .post-comments .xhtj {
    padding-left: 0px;
}

.rt-xgxw .col-3 .item .text h3 {
    font-size: 16px;
}

.post-comments .section-title {
    padding-left: 0px !important;
}

.cols .post-meta .post-date {
    font-size: 12px;
}

.cols .wrap:hover {
    transform: translateY(-3px);
}

.section-title.hot-total {
    position: relative;
}

.swiper-button-next,
.swiper-button-prev {
    color: #38393a;
}

.primary-header {
    width: 100%;
    background-color: #EDEDED;
    box-sizing: border-box;
    overflow: hidden;
}

.primary-header-wrapper {
    background-color: #EDEDED;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
}

.brand img {
    max-height: 80px;
}

.mainbody {
    width: 100%;
    background-image: url(../image/dzb-bj.jpg);
    background-size: 100% 100%;
}

.mainbody .single-content {
    width: 1100px;
    margin: 0 auto;
}

.single-content .primary .post-body>p:not(:last-child) {
    margin-bottom: 1.5em;
}

footer {
    margin-top: 0px;
}

.single-content .primary .post-body figure img {
    width: 80%;
    margin: 0 auto;
}

/*手机 样式  */
@media (max-width: 650px) {
    .mainbody .single-content {
        width: 100%;
        margin: 0 auto;
        background-color: #ffffff;
        /* padding: 10px; */
        padding: 10px 30px;
    }

    .single-content .primary {
        width: 100%;
        max-width: 100%;
        position: relative;
    }

    .bshare-custom,
    aside {
        float: right;
        position: fixed;
        top: 200px;
        left: 288px;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .post-share.bshare-custom a {
        display: block;
        width: 40px;
        height: 40px;
        background: #fff;
        width: 30px;
        min-width: 30px;
        height: 30px;
        border: 1px solid #999;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 4px;
        color: #999;
        border-radius: 100%;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    svg:not(:root) {
        overflow: hidden;
        width: 100%;
        height: 100%;
        color: #999;
    }

    .primary>.post-share {
        top: 300px;
    }
}