.note-float {
  position: fixed;
  width: 100%;
  height: 280px;
  border-top: 2px solid #ff971e;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 110;
}
.note-float a:hover {
  text-decoration: none;
}
.note-float .note-float-main {
  width: 960px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.note-float .note-float-main .note-close-btn {
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  right: 40px;
  top: 20px;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png?version=201703201426") 0 -3418px no-repeat;
}
.note-float .note-float-main .top-tip {
  text-align: center;
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  padding-top: 34px;
}
.note-float .note-float-main .top-tip .ico-note-tip {
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
  width: 30px;
  height: 31px;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png?version=201703201421") 0 -3332px no-repeat;
}
.note-float .note-float-main .main {
  padding-top: 27px;
  text-align: center;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
}
.note-float .note-float-main .main .note-icon {
  border-radius: 34px;
  border: 1px solid #ebebeb;
  vertical-align: bottom;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background: url("//cdn.kuaidi100.com/images/all/56/kuaidi100.png") center center no-repeat;
  background-size: 100% 100%;
}
.note-float .note-float-main .main .main-direction {
  display: inline-block;
  width: 23px;
  height: 22px;
  vertical-align: middle;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png?version=201703201427") 0 -3468px no-repeat;
}
.note-float .note-float-main .action {
  padding-top: 32px;
}
.note-float .note-float-main .action .print-wrap {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}
.note-float .note-float-main .action .print-wrap .note-print-btn {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 150px;
  border-radius: 5px;
  margin-left: 405px;
  margin-right: 10px;
  color: #fff;
  background: #ff971e;
  text-align: center;
}
.note-float .note-float-main .action .auto-print-wrap {
  padding-top: 22px;
  text-align: center;
  font-size: 14px;
}
.note-float .note-float-main .action .auto-print-wrap .note-autoprint-tick {
  vertical-align: text-top;
  margin-right: 5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: #ff7e00;
}
.note-float .note-float-main .action .auto-print-wrap .note-autoprint-tick.selected {
  background: #ff7e00 url("//cdn.kuaidi100.com/images/user/history/ico_his.png?version=201703201422") 4px -3385px no-repeat;
}
.note-float .note-float-main .action .bill-wrap {
  height: 40px;
  text-align: center;
}
.note-float .note-float-main .action .bill-wrap .bill-btn {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  width: 150px;
  font-size: 14px;
  color: #fff;
  background: #4890f0;
}
.note-float .note-float-main .action .after-print-tip {
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #ff7e00;
  font-size: 14px;
}
.note-float .note-float-main .action .printing-tip {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ff7e00;
  font-size: 14px;
}
.note-float .note-float-main .action .note-float-error-tip {
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: red;
  font-size: 14px;
}

/*底部提示条*/
.tips-banner {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 180px;
  z-index: 145;
}
.tips-banner .tips-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.tips-banner .tips-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tips-banner .tips-body a.a-tips-close-btn {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: url("//cdn.kuaidi100.com/images/user/history/ent/ico_tips.png") -15px -15px no-repeat;
}
.tips-banner .tips-body a.a-tips-close-btn:hover {
  background-position: -15px -65px;
}
.tips-banner .tips-body p {
  line-height: 180px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.tips-banner .tips-body p a {
  margin: 0 10px;
  vertical-align: middle;
  font-size: 18px;
}
.tips-banner .tips-body p .ico-ok {
  padding-left: 45px;
  background: url("//cdn.kuaidi100.com/images/user/history/ent/ico_tips.png") -10px -110px no-repeat;
}
.tips-banner .tips-body .tip-con {
  line-height: 180px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  position: relative;
}
.tips-banner .tips-body .tip-con .other-tip {
  position: absolute;
  bottom: 30px;
  width: 600px;
  text-align: center;
  left: 50%;
  margin-left: -300px;
  color: #fff;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
}
.tips-banner .tips-body .tip-con a {
  margin: 0 10px;
  vertical-align: middle;
  font-size: 18px;
}
.tips-banner .tips-body .tip-con .ico-ok {
  padding-left: 45px;
  background: url("//cdn.kuaidi100.com/images/user/history/ent/ico_tips.png") -10px -110px no-repeat;
}
