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;
}

#app-block {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
}

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;
    max-width: 768px;
    margin: 0 auto;
    min-width: 320px;
    position: relative;
}

.calendar-bar-day-list::-webkit-scrollbar {
    display: none;
}

.news-item {
    padding: 16px 0;
    border-bottom: 1px solid #dfdfdf;
    cursor: pointer;
}

.text-title-block {
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.text-image-left-block {
    display: inline-block;
    float: left;
    width: 25%;
    overflow: hidden;
    padding-top: calc(9 / 16 * 25%);
    position: relative;
}

.text-image-left-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    align-self: flex-start;
}

img.text-image-left-item-img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

div.news-flag-img-block {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    width: 24px;
    background: rgba(0, 0, 0, 0.6);
    height: 18.22px;
}

img.news-flag-img {
    display: block;
    width: 6px;
    margin-left: 2px;
}

img.news-flag-img-play {
    display: block;
    width: 100%;
}

.text-image-left-title-block {
    width: 72%;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: self-start;
    flex-shrink: 0;
}

.text-image-left-title-text {
    font-size: 1.2rem;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.text-image-left-title-infor {
    font-size: 0.75rem;
    color: #a3a3a3;
    margin-top: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 62%;
    display: flex;
}

.news-list-block {
    width: calc(100% - 20px);
    margin: 0 auto;
    height: calc(100% - 65px);
    overflow-y: auto;
}

.news-list-block .news-item:last-child {
    margin-bottom: 8px;
}

.load-list-tips {
    text-align: center;
    font-size: 0.75rem;
    color: #666666;
}

.show-load-img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/*top-video*/
#news-top-video video {
    width: 100%;
    overflow: hidden;
    height: 100%;
    object-fit: contain;
}

#news-top-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-block {
    background: #000;
    width: 100%;
    /* display: flex; */
    color: #FFF;
    font-size: 1rem;
    /* align-items: center; */
    /* justify-content: center; */
    /* position: relative; */
    padding-top: 56.25%;
    position: relative;
}

.video-block-tips {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.video-top-block {
    padding: 10px;
    background: #FCFCFC;
}

/*list高度*/
body {
    display: flex;
    flex-direction: column;
    height: calc(100vh);
}

#newsDoc0 {
    flex-shrink: 0;
}

#calendar {
    flex-shrink: 0;
    height: 65px;
}

#newsDoc {
    flex: 1;
    flex-shrink: 0;
    overflow: hidden;
}<!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2026-03-02 14:01:37" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->