.localChart{width:250px;height:300px}.ccontent{height:530px;width:180px;background:#0879c4;background:linear-gradient(180deg,rgba(18,123,194,0) 0,rgba(18,123,194,.6) 25%,rgba(18,123,194,.6) 75%,rgba(18,123,194,0));display:flex;flex-direction:column;justify-content:space-between;padding:10px 0;color:#fff;box-sizing:border-box}.ccontent .ccontent-box{position:relative;padding-bottom:10px;cursor:pointer}.ccontent .ccontent-box:before{content:"";position:absolute;height:6px;width:28px;background:#fff;left:35px;bottom:0}.ccontent .ccontent-box:after{content:"";height:1px;background:#fff;position:absolute;left:15px;right:40px;bottom:0}.ccontent .ccontent-box .title{padding-left:24px;font-size:18px;line-height:30px;font-weight:700;display:flex;align-items:center}.ccontent .ccontent-box .listitem{font-size:12px;line-height:26px;padding-left:20px}