:root {--main-bg-color: #f5d5ca;/* 背景颜色 */--main-txt-color: #7A3F49;/* 字体颜色 */--title-color: #7A3F49;/* 标题颜色 */--title-shadowColor: #ffffff;/* 标题阴影颜色 */--music-bg-color: #ffeff1;/* 音乐背景颜色 */--music-name-color: #7A3F49;/* 音乐标题色 */--pic-border-color: #ffffff;/* 图片边框颜色 */} 
.chuchuang_bg{position:fixed;top:0;width:100%;max-width: 562px;height:100%;margin:0 auto;z-index:-1;background:url("https://res.cdn.zhanmang.com/article/skin/1680893851.png") repeat-y;background-color:#efdab9;background-size:100% auto;}
.chuchuang_main{position:relative;padding:0.7rem 0 0rem;width:100%;min-height:100%;box-sizing:border-box;background-color:transparent;}
.chuchuang_meta .music{width:100%;height:0.84rem;border-radius:0.1rem;margin:0.2rem 0.16rem 0 0;background:rgba(254,226,226,0.46);padding:0;line-height:0.84rem;cursor:pointer;}
.chuchuang_meta .music i{float:left;width:0.32rem;height:0.42rem;background-size:contain;background-repeat:no-repeat;background-position:center;margin:0.21rem 0.1rem 0 0.3rem;}
.chuchuang_meta .music i[play=on]{background-image:url("https://res.cdn.zhanmang.com/article/skin/16808938511.png");}
.chuchuang_meta .music i[play=stop]{background-image:url("https://res.cdn.zhanmang.com/article/skin/16808938522.png");}
.chuchuang_meta .music span{width:calc(80%);width:-webkit-calc(80%);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#7A3F49;}
.chuchuang_content .section{padding:0 0.41rem;text-align:center;color:#7A3F49;}
.chuchuang_content .section.fill{padding:0rem 0.41rem;}
.chuchuang_content .section.fill .text{padding:0 0.1rem;margin:0 0 0.08rem;}
.chuchuang_content .section .m-tb-4{margin:0.08rem 0;}
.chuchuang_content .section .text{line-height:1.5;word-wrap:break-word;font-weight:normal;white-space:pre-wrap;text-align:justify;padding:0 0.3rem;}
.chuchuang_content .section img{width:100%;}
.chuchuang_content .section .images{display:block;}
.chuchuang_content .section .video{width:100%;}