body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, ol, h6, input, p, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

ul, ol, dd, li {
    list-style: none outside none;
}

img {
    border: 0 none;
}

a {
    text-decoration: none;
    outline: medium none;
}

html, body {
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Source Han Sans";
    max-width: 100%;
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0 auto;
    color: #000000;
    overscroll-behavior-y: none;
}

.jy-container {
    /* width: 1100px;*/
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.jy-r-con, .jy-l-con {
    flex-shrink: 0;
}

.lunbo-img-block {
    cursor: pointer;
}

/*mobile*/
@media (max-width: 720px) {
    /*bar-right*/
    .pc-block, .jy-r-con {
        display: none;
    }

    .m-block {
        display: block;
    }

    .jy-container {
        width: 100%;
        margin-top: 116px;
    }

    .qr-code-block {
        display: none;
    }

    .jy-l-con {
        width: 100%;
        margin: 0 auto;
    }

    .jy-l-con-block {
        width: calc(100% - 32px);
        margin: 0 auto;
    }


    /*bottom*/
    .jy-bottom-block {
        display: none;
    }
}

/*pc*/
@media (min-width: 720px) {
    /*bar-right*/
    .pc-block, .jy-r-con {
        display: block;
    }

    .m-block {
        display: none;
    }

    .jy-l-con {
        width: 720px;
        height: auto;
    }

    .jy-l-con-block {
        width: 720px;
        height: auto;
    }

    .jy-container {
        width: 1100px;
        margin-top: 0;
    }

    .qr-code-block {
        display: block;
    }

    /*bottom*/
    .jy-bottom-block {
        display: block;
    }
}

.news-add-click {
    cursor: pointer;
}

/*tips*/
.no_data_tips img {
    display: block;
    width: 344px;
    margin: 0 auto;
}

.no_data_tips p {
    color: #C4C3C3;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

/*code*/
.qr-code-block {
    width: 144px;
    position: relative;
    cursor: pointer;
}

.wx-btn-logo {
    display: block;
    margin: 0 auto;
}

.news-code-block {
    position: absolute;
    border: 5px solid #2C67CE;
    padding: 5px;
    background: #FFF;
    margin: 0 auto;
    display: none;
    z-index: 99;
}

.news-detail-tip {
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    margin: 8px 0 4px;
}

.qr-code-show .news-code-block {
    display: block;
}

.line-style {
    border: 1px #e5e5e5 solid;
}

#news-detail-code {
    width: 115px;
    height: 115px;
    margin: 0 auto;
}

/*news*/
.news-title-style {
    padding-bottom: 10px;
    line-height: 30px;
}

.news-title {
    font-weight: bold;
    padding-bottom: 10px;
    width: 624px;
    font-size: 1.5rem;
    line-height: 2rem;
}

.news-title-block {
    display: flex;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 16px;
}

.news-date {
    font-size: 16px;
    color: #999;
    padding: 10px 0 12px 0;
}

.news-content {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 16px;
    min-height: 100px;
}

.news-content img, .news-content video {
    max-width: 100%;
}

/*hover*/
.hot-guide-block-list div.news-add-click:hover, div.news-item span:not(.red-corner-mark):not(.floatinline):hover, .hot-video-list div.hot-video-title:hover, span.news-add-click:hover, a.news-add-click:hover {
    color: #2C67CE;
}

/* hide audio download*/
/*audio::-webkit-media-controls {
    overflow: hidden !important
}

audio::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}*/
/*load*/
.load-block {
    position: relative;
    width: 100%;
    height: 256px;
}
/*disclaimer*/
.news-disclaimer{
    padding: 32px 16px;
    background: #F2F2F2;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 16px;
}<!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2024-03-12 15:38:56" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->