.scroll-div{width:100%;flex-direction:column;overflow:auto}.scroll-div.flex{display:flex}.scroll-div.flex .flex-center{align-items:center;justify-content:center;display:flex;flex:1}.total-title{position:relative;font-size:15px;line-height:35px;font-weight:700;padding:0 20px 0 30px}.total-title:before{position:absolute;content:" ";top:50%;left:20px;transform:translateY(-50%);width:3px;height:12px;background:#5171da}.total-title__right{font-weight:400;float:right}.total-title__line{background:#f3f5f8;height:5px;margin-bottom:20px}.canvas{margin:20px auto 0;width:90%;height:600px}.canvas.small{width:1000px;height:480px}.comment-star{margin:0 -6px;font-size:10px;display:flex;align-items:center}.comment-star__item{display:flex;align-items:center;flex:1;justify-content:center}.comment-star__item i{cursor:pointer;color:#5171da;margin-right:3px}.comment-star__item i:hover{opacity:.7}.comment-star__item .el-icon-star-on{font-size:15px;margin-left:-2px}.show-cart .el-select__caret:first-child:before{content:"\e6e1"}.show-cart .is-focus .el-select__caret:first-child{transform:rotate(0deg)}.click-a{cursor:pointer;color:#5171da}.click-a:hover{opacity:.7}