:root {--main-bg-color: #f5d5ca;/* 背景颜色 */--main-txt-color: #ffffff;/* 字体颜色 */--title-color: #ffffff;/* 标题颜色 */--title-shadowColor: unset;/* 标题阴影颜色 */--music-bg-color: #c98daa;/* 音乐背景颜色 */--music-name-color: #ffffff;/* 音乐标题色 */--pic-border-color: #ecc8d4;/* 图片边框颜色 */} 
.chuchuang_bg{position:fixed;top:0;width:100%;max-width: 562px;height:100%;z-index:-1;margin:0 auto;background-color:#EC7980;background-image:url("https://res.cdn.zhanmang.com/article/skin/1680893862.jpg");background-repeat:no-repeat;background-size:100%;}
.chuchuang_main{padding:0.2rem 0 0rem;width:100%;min-height:100%;box-sizing:border-box;}
.chuchuang_meta .music{width:100%;height:0.84rem;border-radius:0.1rem;margin:0.2rem 0.16rem 0 0;background:rgba(255, 255, 255, 0.15);padding:0;line-height:0.84rem;cursor:pointer;}
.chuchuang_meta .music i{float:left;width:0.5rem;height:0.5rem;background-size:contain;background-repeat:no-repeat;background-position:center;margin:0.16rem 0.2rem 0 0.3rem;}
.chuchuang_meta .music i[play=on]{background-image:url("https://res.cdn.zhanmang.com/article/skin/16808938621.png");}
.chuchuang_meta .music i[play=stop]{background-image:url("https://res.cdn.zhanmang.com/article/skin/16808938622.png");}
.chuchuang_meta .music span{width:calc(80%);width:-webkit-calc(80%);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.chuchuang_content .section{margin:0.48rem 0 0;width:100%;padding:0 0.3rem;}
.chuchuang_content .section .m-tb-4{margin:0rem 0;}
.chuchuang_content .section .text{font-size:0.32rem;line-height:1.5;word-wrap:break-word;font-weight:normal;white-space:pre-wrap;text-align:justify;}
.chuchuang_content .section img.img-border{border-radius:0.48rem;padding:0.24rem;border:0.04rem solid rgba(255, 255, 255, 0.3);background:rgba(251, 231, 238, 0.7);box-shadow:0rem 0.02rem 0.04rem rgba(124, 66, 94, 0.45);}
.chuchuang_content .section img{margin-top:0.08rem;width:100%;}
.chuchuang_content .section .images{display:block;}
.chuchuang_content .section .video{width:100%;}