| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 | ::-webkit-scrollbar {  display: none;}* {  -webkit-user-select: none;  -moz-user-select: none;  -khtml-user-select: none;  -ms-user-select: none;  -o-user-select: none;  user-select: none;  -webkit-overflow-scrolling: touch;  -webkit-overflow-scrolling: none;}*,*::before,*::after {  box-sizing: border-box;}html {  font-family: "Helvetica Neue", "San Francisco", Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", sans-serif;}body {  margin: 0;  font-weight: 400;  line-height: 1.5;  overflow: hidden;}img {  vertical-align: middle;  border-style: none;}.tip {  font-size: 12px;  color: #808080;  text-align: center;}.header {  padding: 4.26666667vw;  font-size: 4.26666667vw;  line-height: 6vw;}.icon {  display: inline-block;  width: 4.26666667vw;  height: 4.26666667vw;  background-image: url(https://gw.alipayobjects.com/zos/rmsportal/oLOjjJWHatTpgfygoLbE.png);  background-size: cover;  vertical-align: -1px;  margin-right: 6.66666667vw;  position: relative;}.icon:after {  content: '';  position: absolute;  top: 1px;  right: -12px;  width: 1px;  height: 4.26666667vw;  background-color: #979797;}.chart-wrapper {  background-color: #fff;}canvas {  display: block;  width: 100vw;  height: 69.33333333vw;}@media all and (orientation: landscape) {  canvas {    display: block;    width: 100vw;    height: 48.12593703vw;  }  .header {    padding: 2.3988006vw;    font-size: 2.3988006vw;    line-height: 3.37331334vw;  }  .icon {    display: inline-block;    width: 2.3988006vw;    height: 2.3988006vw;    background-image: url(https://gw.alipayobjects.com/zos/rmsportal/oLOjjJWHatTpgfygoLbE.png);    background-size: cover;    vertical-align: -1px;    margin-right: 3.74812594vw;    position: relative;  }  .icon:after {    content: '';    position: absolute;    top: 1px;    right: -12px;    width: 1px;    height: 2.3988006vw;    background-color: #979797;  }}/*# sourceMappingURL=f2-naked-demo.css.map*/
 |