body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    margin: 0;
    padding: 0px;
}

body {
    font: 12px/1.5 microsoft yahei, tahoma, simsun, sans-serif;
    color: #adadad;
    background: #000;
    overflow-x: hidden;
    overflow-y: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

img {
    border: none;
    padding: 0;
    margin: 0
}

em,
i,
b {
    font-style: normal
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ul,
li {
    list-style: none;
}

.f14 {
    font-size: 14px
}

.fl {
    float: left
}

.fr {
    float: right
}

.cb {
    clear: both
}

.bc {
    margin-left: auto;
    margin-right: auto
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.ovh {
    overflow: hidden
}

.db {
    display: block
}

.none {
    display: none
}

.ht {
    display: block;
    overflow: hidden;
    text-indent: -999em
}

.tc {
    text-align: center
}

.wp {
    width: 100%;
}

.pvt {
    vertical-align: top;
}

.pvt100 {
    vertical-align: top;
    width: 100%;
}

.hide {
    display: none;
}

.d-flex {
    display: flex;
    align-items: center;
}

i {
    display: block;
}

@font-face {
    font-family: 'fzlty-zz';
    src: url(../fonts/fzlt-zhongzu.ttf);
}

@font-face {
    font-family: "dundun";
    /* src: url(../fonts/SourceHanSerifCN-Medium.ttf); */
    src: url(//rocom.qq.com/act/a20250719icreate/fonts/dundun.ttf);
}

/* 首页 */
.wraper {
    background: #e2dace;
}

.news-page {
    width: 100%;
    min-height: 100vh;
    height: auto;
    overflow: hidden;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/news_bg.jpg) no-repeat center top / cover;
    display: flex;
    justify-content: center;
}

.main-page {
    width: 100%;
    min-height: 100vh;
    height: auto;
    overflow: hidden;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/resources.png) no-repeat left top / cover;
    display: flex;
    justify-content: left;
}

.navbox {
    width: 5.74rem;
    min-height: 100vh;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/nav_bg.png) no-repeat left top / 100% 100%;
}

.left-logo {
    width: 2.85rem;
    height: 0.89rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/main/logo.png) no-repeat 100% 0 / contain;
    margin: .8rem auto .7rem;
}

.title {
    width: 6.46rem;
    height: 1.44rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/title_bg.png) no-repeat 100% 0 / contain;
    margin-bottom: .55rem;
}

.nav-list {
    width: 3.97rem;
    height: 8.5rem;
    margin: 0 auto;
    box-sizing: border-box;
}

.nav-list li {
    width: 3.97rem;
    height: 1.11rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/leftnav.png) no-repeat 100% 0 / contain;
    margin-bottom: .17rem;
}

.nav-list li a {
    font-family: "dundun";
    font-size: .3rem;
    color: #3d3d3d;
    box-sizing: border-box;
    padding-left: .55rem;
    line-height: 1rem;
    display: block;
}

.nav-list li.on {
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/leftnav_on.png) no-repeat 100% 0 / contain;
}

.nav-list li.on a {
    pointer-events: none;
}

.nav-bottom {
    width: 3.97rem;
    height: 1.11rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.nav-bottom a {
    width: 1.86rem;
    height: .4rem;
    text-indent: -999em;
}

.nav-bottom a.nav-btn1 {
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/leftbtn_gw.png) no-repeat 100% 0 / contain;
}

.nav-bottom a.nav-btn2 {
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/leftbtn_sq.png) no-repeat 100% 0 / contain;
}

.content {
    padding-left: 2.18rem;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.news-content {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.page-login {
    min-width: 4rem;
    justify-content: flex-end;
    position: absolute;
    right: 1rem;
    top: .4rem;
}

.user-name {
    color: #272727;
    font-size: .26rem;
    margin-right: .6rem;
    font-family: 'fzlty-zz';
}

.user-name::after {
    content: '';
    position: absolute;
    right: 0;
    width: 0.41rem;
    height: 0.41rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/user_icon.png) no-repeat right center / contain;
}

.account-name {
    color: #272727;
    font-size: .26rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 2.6rem;
    font-family: 'fzlty-zz';
}

.outlogin-font {
    color: #272727;
    font-size: .26rem;
    font-family: 'fzlty-zz';
}

.contentbox {
    width: 15.5rem;
    position: relative;
}

.mode_title1 {
    width: 4.07rem;
    height: 1rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_tit1.png) no-repeat 100% 0 / contain;
    margin-top: .98rem;
}

.mode_title2 {
    width: 4.07rem;
    height: .92rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_tit2.png) no-repeat 100% 0 / contain;
    margin-top: .98rem;
}

.mode_title3 {
    width: 4.07rem;
    height: .89rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_tit3.png) no-repeat 100% 0 / contain;
    margin-top: .98rem;
}

.mode_title4 {
    width: 4.07rem;
    height: .88rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_tit4.png) no-repeat 100% 0 / contain;
    margin-top: .98rem;
}

.mode_title5 {
    width: 4.07rem;
    height: .92rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_tit5.png) no-repeat 100% 0 / contain;
    margin-top: .98rem;
}

.mode_title6 {
    width: 4.07rem;
    height: .88rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_tit6.png) no-repeat 100% 0 / contain;
    margin-top: .98rem;
}

.mode_title7 {
    width: 4.07rem;
    height: .85rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_tit7.png) no-repeat 100% 0 / contain;
    margin-top: .98rem;
}

.titlebox {
    width: 15.5rem;
    height: 1.1rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_tit_underline.png) no-repeat left bottom / 15.5rem .02rem;
}

.searchbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search_con {
    position: relative;

}

.search_btn {
    position: absolute;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/searchico.png) no-repeat right center / .37rem .4rem;
    width: .37rem;
    height: .4rem;
    right: .1rem;
    top: .1rem;
}

.searchbox p {
    width: 11rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .24rem;
    color: #272727;
    font-family: 'fzlty-zz';
}

.search_input {
    width: 4.14rem;
    height: .56rem;
    line-height: .56rem;
    box-sizing: border-box;
    font-size: .24rem;
    color: #000;
    outline: none;
    border-radius: .4rem;
    border: none;
    background: #f9f5ed;
    padding-left: .2rem;
    font-family: 'fzlty-zz';
}

.list_con {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin-left: -.7rem;
    height: 9rem;
}

.list_con li {
    width: 2rem;
    margin: .9rem 0 0 .6rem;
    position: relative;
}

.itembg {
    width: 1.56rem;
    height: 1.57rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/emoji_bg.png) no-repeat left top / 1.56rem 1.57rem;
    margin: 0 auto;
}

.list_con .item_btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
}

.itembg img {
    /* height: 1.37rem; */
    object-fit: contain;
    width: 85%;
    height: 85%;
    margin: 0.1rem;
}

.item_name {
    text-align: center;
    color: #272727;
    font-size: .18rem;
    font-family: 'fzlty-zz';
}

.pagebox {
    position: absolute;
    bottom: -2rem;
    left: 50%;
    transform: translateX(-50%) !important;
}

.pagination {
    display: flex;
    justify-content: center;
    margin: .6rem 0
}

#prev-btn,
#next-btn {
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/main/arr.png) no-repeat left top / .39rem .47rem;
    width: .39rem;
    height: .47rem;
    text-indent: -999em;
    display: block;
}

#next-btn {
    transform: rotate(180deg);
}

.page-info {
    font-size: .2rem;
    color: #272727;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/page.png) no-repeat left center / .62rem .16rem;
    margin: 0 .2rem;
    padding-left: .8rem;
    line-height: .47rem;
    font-family: "dundun";
}

.modebox .list_con li {
    width: 3.54rem;
    margin: .9rem 0 0 .7rem;
    position: relative;
}

.mode_img {
    height: 3.44rem;
    margin: 0 auto;
}

.mode_name {
    text-align: center;
    color: #272727;
    font-size: .18rem;
    width: 3.54rem;
    height: 1.12rem;
    line-height: 1.12rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_namebg.png) no-repeat left center / 3.54rem 1.12rem;
    font-family: "dundun";
    font-size: .3rem;
    margin-top: -.2rem;
    position: relative;
    z-index: 2;
}

.moretips {
    width: 1.35rem;
    font-size: .18rem;
    color: #929086;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/tipsico.png) no-repeat left center / .4rem .41rem;
    margin: 0.4rem auto 0;
    padding-left: .5rem;
    line-height: .41rem;
    text-align: center;
}

.videobox .list_con{
    height: 10rem;
}
.videobox .list_con li {
    width: 7.06rem;
    height: 4.57rem;
    margin: .4rem 0 0 .7rem;
    position: relative;
}

.videobox .itembg {
    width: 7.06rem;
    height: 4.57rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/vid_bg.png) no-repeat center/ cover;
}

.videobox .itembg img {
    width: 6.75rem;
    height: 3.8rem;
    display: block;
    margin: 0 auto;
    padding-top: .1rem;
}

.videobox .itembg:hover {
    /* transform: scale(1.1); */
}

/* 默认隐藏遮罩和播放按钮 */
.videobox .item_btn::before {
    content: '';
    position: absolute;
    top: .1rem;
    left: .15rem;
    width: 6.75rem;
    height: 3.8rem;
    background: rgba(0, 0, 0, .7);
    z-index: 4;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.videobox .item_btn::after {
    content: '';
    position: absolute;
    width: 1.13rem;
    height: 1.15rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/vidplay_btn.png) no-repeat center / cover;
    left: 50%;
    top: 42%;
    transform: translate(-50%, -50%);
    z-index: 5;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

/* hover时显示遮罩和播放按钮 */
.videobox li:hover .item_btn::before {
    opacity: 1;
}

.videobox li:hover .item_btn::after {
    opacity: 1;
    /* transform: translate(-50%, -50%) scale(1.1); */
}

.videobox .item_name,
.peperbox .item_name {
    color: #272727;
    font-family: 'fzlty-zz';
    font-size: .18rem;
    text-align: left;
    padding-left: .4rem;
    line-height: .7rem;
}

.peperbox .list_con {
    margin-left: -.24rem;
}

.peperbox .list_con li {
    width: 5rem;
    margin: .9rem 0 0 .24rem;
    position: relative;
}

.peperbox .itembg {
    width: 5.01rem;
    height: 3.58rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/peper_bg.png) no-repeat center/ cover;
    box-sizing: border-box;
    padding-top: .1rem;
}

.peperbox .itembg img {
    width: 4.75rem;
    height: 2.7rem;
    display: block;
    margin: 0 auto;
}

.peperbox .itembg::before {
    content: '';
    position: absolute;
    left: .13rem;
    width: 4.75rem;
    height: 2.7rem;
    background: rgba(0, 0, 0, .7);
    z-index: 4;
    opacity: 0;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.peperbox li:hover .itembg::before{
    opacity: 1;
}

/* 宣传海报样式（默认样式保持不变） */
.peperbox.poster-mode .list_con li {
    width: 5rem;
    margin: .9rem 0 0 .24rem;
}

.peperbox.poster-mode .itembg {
    width: 5.01rem;
    height: 3.58rem;
}

.peperbox.poster-mode .itembg img {
    width: 4.75rem;
    height: 2.7rem;
}

/* 横版壁纸样式 */
.peperbox.landscape-mode .list_con li {
    width: 5rem;
    margin: .9rem 0 0 .24rem;
}

.peperbox.landscape-mode .itembg {
    width: 5.01rem;
    height: 3.58rem;
}

.peperbox.landscape-mode .itembg img {
    width: 4.75rem;
    height: 2.7rem;
}

/* 竖版壁纸样式 */
.peperbox.portrait-mode .list_con {
    justify-content: flex-start;
}

.peperbox.portrait-mode .list_con li {
    width: 4.58rem;
    margin: .9rem 0 0 .4rem;
}

.peperbox.portrait-mode .itembg {
    width: 4.58rem;
    height: 8.5rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/peper_shubg.png) no-repeat center/ cover;
    padding-top: .15rem;
}

.peperbox.portrait-mode .itembg img {
    width: 4.24rem;
    height: 7.5rem;
    object-fit: cover;
}

.peperbox.portrait-mode .itembg::before{
    content: '';
    position: absolute;
    left: .15rem;
    width: 4.24rem;
    height: 7.5rem;
    background: rgba(0, 0, 0, .7);
    z-index: 4;
    opacity: 0;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.peperbox.portrait-mode .item_name {
    color: #272727;
    font-family: 'fzlty-zz';
    font-size: .18rem;
    text-align: center;
    padding-left: 0rem;
    line-height: .8rem;
    font-weight: bold;
}

.pop-video-contain img {
    width: 100%;
}

.tab {
    width: 100%;
    height: .52rem;
    line-height: .52rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: .6rem 0 0;
    text-align: center;
    border-radius: .3rem;
    background: #f4eee1;
}

.tab span {
    flex: 1;
    text-align: center;
    font-family: "dundun";
    font-size: .24rem;
    color: #3d3d3d;
    cursor: pointer;
}

.tab span.on {
    background: #ffc65f;
    border-radius: .3rem;
}

.musicbox .list_con {
    margin-left: -.24rem;
}

.musicbox .list_con li {
    width: 7.42rem;
    margin: .9rem 0 0 .24rem;
    position: relative;
}

.musicbox .itembg {
    width: 7.42rem;
    height: 1.27rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/musicbg.png) no-repeat center/ cover;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.musicbox .item_name {
    padding-left: .4rem;
    color: #929086;
    font-size: .24rem;
    display: flex;
    justify-content: left;
    align-items: center;
}

.musicbox .item_name .music_ico {
    width: .58rem;
    height: .54rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/musicico.png) no-repeat center / cover;
    margin-right: .5rem;
}

.musicbox .itembg.on .music_ico {
    display: none;
}

.musicbox .itembg.on .item_name {
    color: #272727;
}

.musicbox .download_btn {
    width: .39rem;
    height: .42rem;
    pointer-events: disabled;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/music_down_disabled.png) no-repeat center / cover;
    margin-right: .4rem;
}

.musicbox .itembg.on .download_btn {
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/music_down.png) no-repeat center / cover;
}

.musicbox .itembg.on .item_btn,
.musicbox .itembg .loader {
    display: none;
}

.musicbox .itembg.on .loader {
    display: flex;
}

.loader {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: .65rem;
    height: .42rem;
    margin: 50px auto;
    border-radius: .1rem;
    margin-right: .4rem;
}

/* Styles for each span (bar) */
.loader span {
    display: inline-block;
    width: .1rem;
    height: 100%;
    background-color: #ffc65f;
    animation: bounce 1s infinite ease-in-out;
    border-radius: .15rem;
}

/* Keyframes for the bounce animation */
@keyframes bounce {

    0%,
    100% {
        height: 20%;
    }

    50% {
        height: 100%;
    }
}

/* Different animation delays for each span to create a staggered effect */
.loader span:nth-child(1) {
    animation-delay: 0.4s;
}

.loader span:nth-child(2) {
    animation-delay: 0.2s;
}

.loader span:nth-child(3) {
    animation-delay: 0s;
}

.loader span:nth-child(4) {
    animation-delay: 0.2s;
}

.loader span:nth-child(5) {
    animation-delay: 0.4s;
}

.emojibox .list_con {
    margin-left: -.24rem;
    justify-content: space-between;
}

.emojibox .list_con li {
    width: 7.39rem;
    height: 2.04rem;
    margin: .9rem 0 0 .24rem;
    position: relative;
    display: flex;
    align-items: center;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/emojibg.png) no-repeat center/ cover;
    box-sizing: border-box;
    justify-content: left;
    cursor: pointer;
}

.emojibox .itembg {
    width: 2.3rem;
    height: 2.31rem;
    box-sizing: border-box;
    flex-shrink: 0;
    margin: -.5rem 0 0 .4rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/emoji_box.png) no-repeat left top / 2.3rem 2.31rem;
}

.emojibox .itembg img {
    width: 1.8rem;
    height: 1.8rem;
    display: block;
    margin: 0.2rem auto;
    transform: rotateZ(5deg);
}

.emojibox .item_name {
    font-family: "dundun";
    color: #272727;
    font-size: .3rem;
    margin-left: .4rem;
    display: flex;
    align-items: center;
}

.news_list_con li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/news_commonbg.png) no-repeat center/ cover;
    width: 17.28rem;
    height: 1.76rem;
    box-sizing: border-box;
    padding: 0 .5rem;
    margin-bottom: .1rem;
}

.news_list_con li.no {
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/news_topbg.png) no-repeat center/ cover;
}

.news_list_con li a,
.news_list_con li span {
    color: #62605e;
    font-family: "dundun";
}

.news_list_con li.on a,
.news_list_con li.on span {
    color: #212121;
    font-family: "dundun";
}

.news_list_con li a {
    font-size: .32rem;
}

.news_list_con li span {
    font-size: .22rem;
    position: relative;
}

.news_list_con li em {
    position: absolute;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/top.png) no-repeat center/ cover;
    display: block;
    width: .41rem;
    height: .38rem;
    top: -.4rem;
    left: 90%;
    transform: translate(-50%, 0);
}

.news-page .titlebox {
    width: 17.22rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/news_tit_underline.png) no-repeat left bottom / 17.22rem .02rem;
    margin-bottom: .24rem;
}

.news-page .contentbox {
    width: 17.28rem;
    margin: 0 auto;
    overflow-y: auto;
}

.linkbtn {
    position: absolute;
    top: .6rem;
    right: .7rem;
    width: 1.86rem;
    height: .4rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/news_btn.png) no-repeat center/ cover;
    text-indent: -999em;
    z-index: 3;
}

.news-page .pagination {
    margin: .3rem auto 0;
}

/* 新闻详情样式 */
.content_details {
    display: none;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.content_details .titlebox {
    width: 100%;
    height: auto;
    line-height: 1.2;
    margin: .8rem 0;
    position: relative;
}

.content_details .title_detail {
    font-size: .8rem;
    color: #1f1f1f;
    font-family: "dundun";
    margin-bottom: .4rem;
    line-height: 1.1;
    font-weight: normal;
}

.content_details .time_record {
    font-size: .32rem;
    color: #62605e;
    font-family: 'fzlty-zz';
    margin-bottom: 1rem;
    line-height: 1rem;
}

.content_details .title_line {
    width: 15.5rem;
    height: 1.1rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/mode_tit_underline.png) no-repeat left bottom / 15.5rem .02rem;
}

.content_details .article {
    width: 100%;
    max-height: 10rem;
    margin-top: 1rem;
    padding-right: .2rem;
    box-sizing: border-box;
}

.news-page .contentbox::-webkit-scrollbar{
    width: 0rem;
}

/* 自定义滚动条样式 */
.content_details .article::-webkit-scrollbar {
    width: 0rem;
}

/* .content_details .article::-webkit-scrollbar-track {
    background: rgba(242, 238, 229, 0.3);
    border-radius: .06rem;
}

.content_details .article::-webkit-scrollbar-thumb {
    background: #d4c4a8;
    border-radius: .06rem;
}

.content_details .article::-webkit-scrollbar-thumb:hover {
    background: #c4b298;
} */

/* 富文本内容样式 */
.content_details .article h1,
.content_details .article h2,
.content_details .article h3,
.content_details .article h4,
.content_details .article h5,
.content_details .article h6 {
    font-family: "dundun";
    color: #272727;
    margin: .6rem 0 .4rem 0;
    line-height: 1.3;
}

.content_details .article h1 {
    font-size: .48rem;
}

.content_details .article h2 {
    font-size: .42rem;
}

.content_details .article h3 {
    font-size: .36rem;
}

.content_details .article h4 {
    font-size: .32rem;
}

.content_details .article h5 {
    font-size: .28rem;
}

.content_details .article h6 {
    font-size: .26rem;
}

.content_details .article p {
    font-size: .28rem;
    color: #3d3d3d;
    font-family: 'fzlty-zz';
    line-height: .6rem;
    margin-bottom: .4rem;
    text-align: justify;
}

.content_details .article img {
    max-width: 100%;
    height: auto;
    border-radius: .2rem;
    margin: .4rem 0;
    box-shadow: 0 .05rem .15rem rgba(0, 0, 0, 0.1);
    /* display: block; */
}

.content_details .article ul,
.content_details .article ol {
    margin: .4rem 0;
    padding-left: .6rem;
}

.content_details .article li {
    font-size: .28rem;
    color: #3d3d3d;
    font-family: 'fzlty-zz';
    line-height: .6rem;
    margin-bottom: .2rem;
}

.content_details .article blockquote {
    border-left: .08rem solid #d56c1f;
    padding-left: .4rem;
    margin: .4rem 0;
    background: rgba(213, 108, 31, 0.05);
    border-radius: 0 .2rem .2rem 0;
}

.content_details .article blockquote p {
    color: #d56c1f;
    font-style: italic;
}

.content_details .article a {
    color: #d56c1f;
    text-decoration: underline;
}

.content_details .article a:hover {
    color: #b85a1a;
}

.content_details .word_describe {
    font-size: .28rem;
    color: #3d3d3d;
    font-family: 'fzlty-zz';
    line-height: .6rem;
    margin-bottom: .4rem;
    text-align: justify;
}

.content_details .word_orang {
    color: #d56c1f;
}

.content_details .picture_center {
    width: 100%;
    height: 5.93rem;
    text-align: center;
    margin: .4rem 0;
}

.content_details .picture_center img {
    max-width: 100%;
    height: 100%;
    border-radius: .45rem;
    box-shadow: 0 .1rem .3rem rgba(0, 0, 0, 0.1);
    object-fit: contain;
}

.content_details .back-btn {
    position: absolute;
    bottom: .28rem;
    right: 0rem;
    width: 1.86rem;
    height: .4rem;
    font-size: .26rem;
    text-align: center;
    line-height: .4rem;
    border-radius: .3rem;
    background: url(//game.gtimg.cn/images/rocom/act/a20250719icreate/inner/back_btn.png) no-repeat center / contain;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.content_details .back-btn:hover {
    /* background-color: rgba(0, 0, 0, 0.5); */
    transform: scale(1.05);
    /* color: #fff; */
}

/* 确保动画不会影响其他元素 */
.navbox * {
    box-sizing: border-box;
}


/* 新闻列表项点击效果 */
.news_list_con li {
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.news_list_con li:hover {
    background-color: rgba(61, 61, 61, 0.1);
}

.news_list_con li.on {
    background-color: rgba(61, 61, 61, 0.2);
}