:root {--main-bg-color: #f5d5ca;/* 背景颜色 */--main-txt-color: #ffffff;/* 字体颜色 */--title-color: #ffffff;/* 标题颜色 */--title-shadowColor: unset;/* 标题阴影颜色 */--music-bg-color: #ffffff;/* 音乐背景颜色 */--music-name-color:#9ddee4;/* 音乐标题色 */--pic-border-color: #ffffff;/* 图片边框颜色 */} 
.chuchuang_bg{position:absolute;top:0;width:100%;height:100%;margin:0 auto;z-index:-1;background-color:#9ddee4;background-size:100% auto;}
.music{width:0.6rem;height:0.6rem;cursor:pointer;position:absolute;right:0.3rem;top:1.7rem;}
.music i{float:left;width:0.6rem;height:0.6rem;}
.music i[play=on]{background:url("https://res.cdn.zhanmang.com/article/skin/16808899851.png") no-repeat;background-size:100% 100%;}
.music i[play=stop]{background:url("https://res.cdn.zhanmang.com/article/skin/16808899851.png") no-repeat;background-size:100% 100%;}
.section_text{font-size:16px;line-height:1.5;word-wrap:break-word;font-weight:normal;white-space:pre-wrap;text-align:center;}
.muban_content_zan{padding:0 3.5%;top:1rem;}