#yeelz_gd{
  margin-left:8px;
}

#all_yeelz li,#all_yeelz ul {
    list-style: none;
    margin: 0;
    padding: 0;
	background: none;
}
#all_yeelz em, i#yeelz_gd {
  font-style: normal;
}
#all_yeelz li a {
  opacity: .9;
}
#all_yeelz li .dot {
  width: 2px;
  position: absolute;
  left: 30px;
  top:26px;
  bottom: -24px;
  background: #f5f5f7
}
#all_yeelz li li .dot {
  left: -18px;
  top: 20px;
}
#all_yeelz li li li .dot {
  top: 22px;
}
#all_yeelz li .dot:before, #all_yeelz li .dot:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  border-radius: 30px;
  left: -3px;
  top: -2px;
  background: rgba(255, 255, 255, 0.85);
}
#all_yeelz li .dot:before {
  width: 8px;
  height: 8px;
  border: 1px solid #f1404b;
  z-index: 2;
  background: rgba(255, 255, 255, 1);
  opacity: .68;
}
#all_yeelz li .dot:after {
  width: 12px;
  height: 12px;
  z-index: 1;
  left: -5px;
  top: -4px;
}
#all_yeelz li .dot.datey:after {
  width: 24px;
  height: 24px;
  background: #f1404b;
  left: -11px;
  top: -10px;
  opacity: .2;
  border: 3px solid #fff;
}
#all_yeelz li .dot.datem:after {
  width: 20px;
  height: 20px;
  background: #f1404b;
  left: -9px;
  top: -8px;
  opacity: .2;
  border: 3px solid #fff;
}
#all_yeelz li {
  background: none;
  margin-bottom: 0;
  padding: 10px 10px 10px 48px;
  overflow: inherit;
  position: relative;
}
#all_yeelz li li {
  padding: 10px 0;
}
#all_yeelz li li li {
  padding: 10px 0 5px 0;
}
#all_yeelz li h2 {
  margin: 6px 0 0 0;
  font-size: 18px;
  font-weight:400;
  background-color:transparent;
}
#all_yeelz li li-content {
  color: #9ca0ad
}
#all_yeelz .date {
  color: #f1404b;
  font-size: 24px;
  cursor: pointer
}
#all_yeelz li li .datem {
  color: #404b69;
  font-size: 18px;
  cursor: pointer
}
#all_yeelz li li li .date {
  color: #7a8b9a;
  font-size: 16px;
}