<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/NEW17.COM/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/hzhbb.com/img/9f/f0b54/9efad.css): failed to open stream: No such file or directory in <b>/www/wwwroot/NEW17.COM/func.php</b> on line <b>115</b><br />
.TsaActionBar {
  position: absolute;
  top: 0;
  z-index: 9;
  border-radius: 14px;
  background: #f6f6f6;
  user-select: none;
  cursor: move;
  display: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.TsaActionBar ul {
  display: flex;
  align-items: center;
  padding: 0 12px;
  width: max-content;
  height: 54px;
  box-sizing: border-box;
  position: relative;
}
.TsaActionBar ul .boxts {
  color: #fff;
  position: absolute;
  top: -208px;
  left: 0;
  cursor: pointer;
}
.TsaActionBar ul .boxts .content {
  position: relative;
}
.TsaActionBar ul .boxts .content .isClick {
  position: absolute;
  top: 38px;
  left: 0;
  width: 100%;
  height: 180px;
}
.TsaActionBar ul li {
  flex-shrink: 0;
}
.TsaActionBar ul .circle {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #E02F2F;
  margin-right: 10px;
}
.TsaActionBar ul .time {
  min-width: 100px;
  margin-right: 34px;
}
.TsaActionBar ul .time p {
  color: #000;
  font-size: 24px;
  cursor: pointer;
}
.TsaActionBar ul .line {
  width: 1px;
  height: 30px;
  background: #A1A1A1;
  margin: 0 20px;
}
.TsaActionBar ul .iconImage {
  flex-shrink: 0;
  margin-right: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.TsaActionBar ul .iconImage p {
  color: #585858;
  font-size: 24px;
  cursor: pointer;
  margin-right: 3px;
}
.TsaActionBar ul .iconImage span {
  color: #000;
  font-size: 16px;
}
.TsaActionBar ul .iconImage .iconfont {
  font-size: 20px;
  color: #000;
}
.TsaActionBar ul .iconImage:hover {
  color: #3988FE;
}
.TsaActionBar ul .iconImage:hover p,
.TsaActionBar ul .iconImage:hover span,
.TsaActionBar ul .iconImage:hover .iconfont {
  color: #3988FE;
}
.TsaActionBar ul .timing p {
  font-size: 24px;
}
.TsaActionBar ul .timing img {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.TsaActionBar ul .timing .active {
  display: flex;
}
.TsaActionBar ul .timing .active p,
.TsaActionBar ul .timing .active span {
  color: #FF6B00 !important;
}
.TsaActionBar ul .delete {
  width: 110px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  background-color: #ffebe8;
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
  margin-right: 10px;
  position: relative;
}
.TsaActionBar ul .delete .giveUpTime {
  width: 84px;
  position: absolute;
  top: -15px;
  left: 28px;
  background: linear-gradient(90deg, #FF7150 0%, #FF2900 100%);
  border-radius: 22px 20px 20px 0px;
  height: 17px;
  display: flex;
  align-items: center;
}
.TsaActionBar ul .delete .giveUpTime span {
  display: flex;
  justify-content: center;
  width: 100%;
  display: block;
  white-space: nowrap;
  font-size: 12px;
  color: #fff;
  transform: scale(0.8);
  transform-origin: top left;
}
.TsaActionBar ul .delete .handlGiveUp {
  display: flex;
  align-items: center;
  justify-content: center;
}
.TsaActionBar ul .delete .handlGiveUp p {
  color: #FF3333;
}
.TsaActionBar ul .delete .handlGiveUp .textBtn {
  margin-left: 7px;
  font-size: 18px;
}
.TsaActionBar ul .delete:hover {
  background-color: #fde8e4;
}
.TsaActionBar ul .stop {
  width: 110px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  background: linear-gradient(90deg, #164FF9 0%, #1870FF 100%);
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
}
.TsaActionBar ul .stop a {
  color: #fff;
}
.TsaActionBar ul .stop .icon-chenggong {
  margin-right: 5px;
  font-size: 30px;
}
.TsaActionBar ul .stop:hover {
  background: #0066FF;
}
.TsaActionBar .TsaActionBarMask {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  display: none;
}
.timing-container {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
  width: 250px!important;
}
.timing-container .container .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}
.timing-container .container .top p {
  font-size: 15px;
  color: #333333;
}
.timing-container .container .top span {
  font-size: 15px;
  color: #209EF5;
  cursor: pointer;
}
.timing-container .container .bottom p {
  color: #209EF5;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
