.after-25{padding-left:25px;}
/*icon大小*/
.icon0-5{-webkit-transform: scale(0.5); transform: scale(0.5);}
.icon0-6{-webkit-transform: scale(0.6); transform: scale(0.6);}
.icon0-7{-webkit-transform: scale(0.7); transform: scale(0.7);}
.icon0-8{-webkit-transform: scale(0.8); transform: scale(0.8);}
.icon0-9{-webkit-transform: scale(0.9); transform: scale(0.9);}
.icon2{-webkit-transform: scale(2); transform: scale(2);}
.icon2-5{-webkit-transform: scale(2.5); transform: scale(2.5);}
.icon3{-webkit-transform: scale(3); transform: scale(3);}

.ff770{color:#ff770c}

/*icon图标*/
.pin.icon {
  position: absolute;
  margin-left: 4px;
  margin-top: 6px;
  width: 12px;
  height: 12px;
  border: solid 1px currentColor;
  border-radius: 7px 7px 7px 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.pin.icon:before {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  width: 4px;
  height: 4px;
  border: solid 1px currentColor;
  border-radius: 3px;
}
.pin-solid {
  position: absolute;
  margin-left: 4px;
  margin-top: 6px;
  width: 12px;
  height: 12px;
  border: solid 1px currentColor;
  border-radius: 7px 7px 7px 0;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.pin-solid:before{
  content:'';
  position:absolute;
  left:3px;
  top:3px;
  width:4px;
  height:4px;
  color:#fff;
  border:solid 1px currentColor;
  border-radius:3px;
  background-color:currentColor;
}

.profile-solid{
  position:absolute;
  margin-left:3px;
  margin-top:10px;
  width:14px;
  height:6px;
  border-left:solid 1px currentColor;
  border-right:solid 1px currentColor;
  border-top:solid 1px currentColor;
  border-bottom:solid 1px transparent;
  background-color:currentColor;
  border-radius:6px 6px 0 0;
}
.profile-solid:before {
  content: '';
  position: absolute;
  left: 2px;
  top: -10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: solid 1px currentColor;
  background-color: currentColor;
}

.clock {
  position: absolute;
  margin-left: 2px;
  margin-top: 2px;
  width: 15px;
  height: 15px;
  position: relative;
  border: solid 1px currentColor;
  border-radius: 8px;
}
.clock:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 7px;
  width: 5px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}
.clock:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 7px;
  width: 1px;
  height: 6px;
  background-color: currentColor;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.clock-h3m30-solid {
  position: absolute;
  margin-left: 2px;
  margin-top: 2px;
  width: 15px;
  height: 15px;
  background-color: currentColor;
  border: solid 1px currentColor;
  border-radius: 8px;
}
.clock-h3m30-solid:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 7px;
  width: 5px;
  height: 1px;
  color: white;
  background-color: currentColor;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}
.clock-h3m30-solid:after {
  content: '';
  position: absolute;
  top: 7px;
  left: 7px;
  width: 1px;
  height: 6px;
  color: white;
  background-color: currentColor;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.clock-solid{position:absolute;margin-left:2px;margin-top:3px;width:15px;height:15px;background-color:currentColor;border:solid 1px currentColor;border-radius:8px}
.clock-solid:before { content: ''; position: absolute; top: 7px; left: 7px; width: 5px; height: 1px; color: white; background-color: currentColor; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%;}
.clock-solid:after { content: ''; position: absolute; top: 2px; left: 7px; width: 1px; height: 6px; color: white; background-color: currentColor; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%;}

.eye-solid2 {position:absolute;margin-left:3px;margin-top:3px;width:12px;height:12px;border-radius:70% 15%;border:solid 1px currentColor;background-color:currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.eye-solid2:before {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  color: white;
  background-color: currentColor;
}

.eye-solid3 {
  position: absolute;
  margin-left: 3px;
  margin-top: 9px;
  width: 12px;
  height: 12px;
  border-radius: 70% 15%;
  border: solid 1px currentColor;
  background-color: currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.eye-solid3:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  color: white;
  border: solid 1px currentColor;
}
.heart-solid {
  position: absolute;
  margin-top: 7px;
  margin-left: 6px;
  width: 9px;
  height: 9px;
  border-left: solid 1px currentColor;
  border-bottom: solid 1px currentColor;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.heart-solid:before {
  content: '';
  position: absolute;
  top: -5px;
  left: -1px;
  width: 8px;
  height: 5px;
  border-radius: 5px 5px 0 0;
  border-top: solid 1px currentColor;
  border-left: solid 1px currentColor;
  border-right: solid 1px currentColor;
  background-color: currentColor;
}
.heart-solid:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 8px;
  width: 5px;
  height: 8px;
  border-radius: 0 5px 5px 0;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  border-bottom: solid 1px currentColor;
  background-color: currentColor;
}

.tag-solid {
  position: absolute;
  margin-left: 4px;
  margin-top: 3px;
  width: 7px;
  height: 7px;
  border-radius: 1px 1px 1px 0;
  border-left: solid 1px currentColor;
  border-top: solid 1px currentColor;
  background-color: currentColor;
}
.tag-solid:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 9px;
  height: 10px;
  border-radius: 1px;
  border-left: solid 1px currentColor;
  border-right: solid 1px currentColor;
  border-bottom: solid 1px currentColor;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.tag-solid:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  color: white;
  background-color: currentColor;
}

.mail-solid.icon {
  position: absolute;
  margin-left: 2px;
  margin-top: 4px;
  width: 15px;
  height: 10px;
  border-radius: 1px;
  border: solid 1px currentColor;
  background-color: currentColor;
}
.mail-solid.icon:before {
  content: '';
  position: absolute;
  left: 7px;
  top: -4px;
  width: 1px;
  height: 10px;
  color: white;
  background-color: currentColor;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: rotate(-54deg);
          transform: rotate(-54deg);
}
.mail-solid.icon:after {
  content: '';
  position: absolute;
  left: 7px;
  top: -4px;
  width: 1px;
  height: 10px;
  color: white;
  background-color: currentColor;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: rotate(54deg);
          transform: rotate(54deg);
}

.trash-solid{position:absolute;margin-left:5px;margin-top:7px;width:9px;height:10px;border-left:solid 1px currentColor;border-right:solid 1px currentColor;border-bottom:solid 1px currentColor;border-radius:0 0 2px 2px;background-color:currentColor}
.trash-solid:before {content: ''; position: absolute; left: -4px; top: -2px; width: 17px; height: 1px; background-color: currentColor;}
.trash-solid:after{content:'';position:absolute;left:0;top:-5px;width:7px;height:2px;border-left:solid 1px currentColor;border-right:solid 1px currentColor;border-top:solid 1px currentColor;background-color:currentColor;border-radius:4px 4px 0 0}

.so {position:absolute;margin-top:2px;margin-left:3px;width:12px;height:12px;border:solid 1px currentColor;border-radius:100%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.so:before {content: ''; position: absolute; top: 12px; left: 5px; height: 6px; width: 1px; background-color: currentColor;}

.flag-solid{position:absolute;margin-left:6px;margin-top:4px;width:9px;height:6px;border-radius:1px;border:solid 1px currentColor;background-color:currentColor}
.flag-solid:before{content:'';position:absolute;left:-3px;top:-2px;width:1px;height:15px;background-color:currentColor}

.mouse-solid {
  position: absolute;
  margin-left: 4px;
  margin-top: 1px;
  width: 11px;
  height: 17px;
  border-radius: 6px;
  border: solid 1px currentColor;
  background-color: currentColor;
}
.mouse-solid:before {
  content: '';
  position: absolute;
  top: 6px;
  left: -1px;
  width: 13px;
  height: 1px;
  color: white;
  background-color: currentColor;
}
.mouse-solid:after {
  content: '';
  position: absolute;
  left: 5px;
  top: -1px;
  width: 1px;
  height: 7px;
  color: white;
  background-color: currentColor;
}

.camera-solid {
  position: absolute;
  margin-left: 2px;
  margin-top: 5px;
  width: 16px;
  height: 10px;
  border-radius: 1px;
  border: solid 1px currentColor;
  background-color: currentColor;
}
.camera-solid:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 2px;
  width: 4px;
  height: 4px;
  border-radius: 3px;
  color: white;
  border: solid 1px currentColor;
  background-color: currentColor;
}
.camera-solid:after {
  content: '';
  position: absolute;
  right: 2px;
  top: -2px;
  width: 4px;
  height: 1px;
  border-radius: 1px 1px 0 0;
  background-color: currentColor;
}

.card-solid {
  position: absolute;
  margin-left: 2px;
  margin-top: 9px;
  width: 15px;
  height: 10px;
  border-radius: 1px;
  border: solid 1px currentColor;
  background-color: currentColor;
}
.card-solid:before {
  content: '';
  position: absolute;
  top: 1px;
  left: -1px;
  width: 17px;
  height: 2px;
  color: white;
  background-color: currentColor;
}
.card-solid:after {
  content: '';
  position: absolute;
  right: 1px;
  bottom: 2px;
  width: 4px;
  height: 1px;
  color: white;
  background-color: currentColor;
}

.suitcase-1{position:absolute;margin-left:2px;margin-top:9px;width:15px;height:10px;border-radius:2px;border:solid 1px currentColor;background-color:currentColor}
.suitcase-1:before{content:'';position:absolute;left:4px;top:-3px;width:5px;height:2px;border-radius:3px 3px 0 0;border-top:solid 1px currentColor;border-left:solid 1px currentColor;border-right:solid 1px currentColor}
.suitcase-1:after {
  content: '';
  position: absolute;
  left: 3px;
  width: 7px;
  height: 10px;
  color: white;
  border-left: solid 1px currentColor;
  border-right: solid 1px currentColor;
}

.close{color:#000;position:absolute;margin-top:0;margin-left:0;width:21px;height:21px}
.close:before{content:'';position:absolute;top:10px;width:21px;height:1px;background-color:currentColor;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.close:after{content:'';position:absolute;top:10px;width:21px;height:1px;background-color:currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg)}

.edit-solid{position: absolute;margin-left: 4px;margin-top: 12px;width: 14px;height: 2px;border-radius: 1px;border: solid 1px currentColor;background-color: currentColor;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.edit-solid:before{content:'';position:absolute;left:-12px;top:-1px;width:0;height:0;border-left:solid 5px transparent;border-right:solid 5px currentColor;border-top:solid 2px transparent;border-bottom:solid 2px transparent}
.plus {position: absolute;margin-left: 3px;margin-top: 10px;}
.plus:before {content: ''; position: absolute;width: 15px;height: 1px;background-color: currentColor;}
.plus:after {content: '';position: absolute; width: 15px;height: 1px;background-color: currentColor;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.minus{position: absolute;margin-left: 3px;margin-top: 10px;width: 15px;height: 1px;background-color: currentColor;}

