.box{padding:25px 20px;height:100vh;font-family:Source Han Sans CN;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),to(hsla(0,0%,80%,.2)));background:linear-gradient(1turn,hsla(0,0%,100%,0),hsla(0,0%,80%,.2))}.box .title{font-size:1rem;font-weight:500;color:#333;margin-bottom:10px}.box .setting{color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .setting .left{width:45px;height:24px;text-align:center;line-height:24px;font-size:.9rem;color:#fff}.box .setting .color1{background:#f60}.box .setting .color2{background:rgba(255,55,222,.8588235294117647)}.box .setting .right{color:grey;font-size:.9rem}.box .content{color:#333;margin-top:20px;font-size:.9rem}.box .content img{max-width:355px!important;max-height:1000px!important}