
html, body, .wrap {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.wrap {
    background: url(//game.gtimg.cn/images/lrwj/cp/a20250716mainpage/news/bg1.jpg) no-repeat center;
    background-size: cover;
}
.page1 {
    position: relative;
    width: 100%;
    height: 13.78rem;
    background: url(//game.gtimg.cn/images/lrwj/cp/a20250716mainpage/news/bg.jpg) no-repeat center center / cover;
    background-size: 100% 100%;
}

.sec-news {
    min-height: 100%;
    background: none;
    height: auto;
    position: relative;
}

.page1 .textcast {
    width: 100%;
    height: 0.53rem;
    position: absolute;
    bottom: 0;
    background: url(//game.gtimg.cn/images/lrwj/cp/a20250716mainpage/textcast_1.png) repeat-x center center / cover;
    animation: bg-scroll 16s linear infinite;
}

.sec-con {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.08rem;
    padding-bottom: 0.86rem;
}

.sec-news .news-page {
    width: 67%;
    margin: 0 auto;
    height: auto;
    position: relative;
    padding-top: .1rem;
    padding-bottom: 0.1rem;
}

.sec-news .news-page.show {
    opacity: 1;
    visibility: visible;
}


.sec-news .news-page.news-page-detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.sec-news .news-page .news-top-box {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 1.62rem;
    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;
}


.sec-news .news-page .news-top-box .news-top-title {
    height: 1.65rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 6.127em;
    background: url(//game.gtimg.cn/images/lrwj/cp/a20250716mainpage/news/title.png);
    background-size: cover;
}

.sec-news .news-page.news-page-detail .news-detail-content {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.35rem;
    margin-top: 0.35rem;
    height: calc(100% - 2.52rem);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: hidden;
    overflow-y: auto;
}

.sec-news .news-page.news-page-detail .news-detail-title {
    width: 81%;
    min-height: 1.5rem;
    font-size: 0.58rem;
    color: #333333;
    font-weight: bold;
    line-height: .75rem;
    margin: 0.1rem 0 0.4rem;
    display: flex;
    align-items: center;
}

.sec-con::before{
    content: '';
    width: 82%;
    height: 1.74rem;
    background: url(//game.gtimg.cn/images/lrwj/cp/a20250716mainpage/news/decorate3.png) no-repeat center / cover;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 3.1rem;
}

.sec-news .news-page.news-page-detail .news-detail-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 0.2rem;
    font-size: 0.32rem;
    color: #333333;
    height: 0.3rem;
    position: absolute;
    right: .35rem;
    top: 1.05rem;
}

.ql-container.ql-snow {
    border: none !important;
}

.sec-news .news-page.news-page-detail .ql-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    color: #000;
    font-size: .28rem;
}

.ql-editor .ql-size-ft14 {
    font-size: .3rem;
}