.ranking-list{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.ranking-item{
  background: url("../images/1_01.png");
  padding: 30px 40px;
  box-sizing: border-box;
  width: 436px;
  height: 618px;
}
h4.side-title{
  font-size: 18px;
  font-weight: bold;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin-bottom: 20px;
}
h4.side-title img{
  margin-right: 8px;
}
.ranking{
  background: rgba(19, 160, 249, 0.2);
  border: 1px solid #13A0F9;
}
.ranking li{
  border-top: 1px solid #13A0F9;
  line-height: 49px;
  height: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  padding: 0 24px 0 20px;
}
.ranking li img{
  margin-right: 18px;
  flex-shrink: 0;
}
.ranking li span{
  width: 100%;
  flex-shrink: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ranking li span.price{
  color: #13A0F9;
  margin-left: 20px;
  flex-shrink: 0;
  width: auto;
}
.ranking li:first-child{
  border-top: 0;
}


.ds-list {
    width: 1840px;
    height: 294px;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}
.min{
  background: url("../images/min.png");
  padding: 30px 40px;
  box-sizing: border-box;
  width: 600px;
  height: 294px;
}
.min .side-title{
  margin-bottom: 10px;
}
.min .echarts{
  width: 100%;
  height: 200px;
}



/*热搜词*/
.resou {
    position: relative;
}
.resou  p {
    position: absolute;
}
.resou  p:nth-child(2) {
    height: 28px;
    line-height: 28px;
    font-size: 28px;
    color: #11a0f9;
    left: 180px;
    top: 130px;
}
.resou  p:nth-child(3) {
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #15a1f9;
    left: 360px;
    top: 162px;
}
.resou  p:nth-child(4) {
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #0662a6;
    left: 165px;
    top: 217px;
}
.resou  p:nth-child(5) {
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #0b76c1;
    left: 338px;
    top: 70px;
}
.resou  p:nth-child(6) {
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #023c76;
    left: 119px;
    top: 108px;
}
.resou  p:nth-child(7) {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #11a2f8;
    left: 121px;
    top: 174px;
}
.resou  p:nth-child(8) {
     height: 18px;
     line-height: 18px;
     font-size: 18px;
     color: #0fa3f8;
     left: 360px;
     top: 105px;
}
.resou  p:nth-child(9) {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #0e85d6;
    left: 283px;
    top: 194px;
}
.resou  p:nth-child(10) {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #0c75c1;
    left: 265px;
    top: 70px;
}
.resou  p:nth-child(11) {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #0866a9;
    left: 206px;
    top: 88px;
}
.resou  p:nth-child(12) {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #034b88;
    left: 128px;
    top: 77px;
}
.resou  p:nth-child(13) {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #0868ad;
    left: 326px;
    top: 237px;
}
