.breadcrumb_container[data-v-3900e49e]{display:inline-block;vertical-align:top}.breadcrumb_title[data-v-3900e49e]{display:inline-block;vertical-align:top;color:#606266;line-height:13px;font-size:14px}.el-breadcrumb[data-v-3900e49e]{display:inline-block;vertical-align:top}

.content[data-v-656e02f7] {
    position: relative;
    padding-bottom: 20px!important;
}
.top[data-v-656e02f7] {
    position: fixed;
    z-index: 98;
    background-color: #f5f5f5;
    padding-top: 26px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}


.tel_title{
  line-height: 23px;
  height: 80px;
  text-align: center;
  font-size: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  background-color: #409eff;
  color: white;
}
.itemContainerLeftTop{
  padding: 10px 10px 10px 10px;
  position: relative;
  /* pointer-events: none; */
  background-repeat:no-repeat;
  background-size:40px 100%,calc(100% - 80px) 100%,40px 100%;
  background-position:0 0,40px 0,100% 0;
  height:46%;
}
.itemTitle{
  text-align: center;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  color: #03AAF4;
  font-family: SimHei;
}
.num_title{
  color: white;
  font-size: 14px;
  text-align: left;
  display: inline-block;
  margin-top: 5px;
}
.color_value{
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
  float: right;
}
.saleType{
  width: 200px;
  height: 20px;
  line-height: 20px;
  text-align: right;
  position: absolute;
  top: 24px;
  right: 25px;
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  cursor: pointer;
  z-index: 9999;
}
.clicked{
  color:#0AE0F8;
  cursor: pointer;
}
.statistic{
  cursor: pointer;
}

