.redFont {
  color: #fa3253 !important;
}
.red {
  background: #f8223c;
}
.blue {
  background: #0093e8;
}
.green {
  background: #1fc26b;
}
.pagediv #box_view {
  color: #999;
  margin-bottom: 0;
  border-top: none;
}
.pagediv .headbox div {
  width: auto;
}
.pagediv .headbox .logo_view {
  text-align: left;
}
.pagediv .headbox .menubtn a {
  line-height: 0.44rem;
  float: right;
  margin-right: 0;
  color: #e73020;
  width: auto !important;
  text-align: right;
}
.pagediv .headbox .menubtn a span {
  margin-right: -0.03rem;
}
.pagediv .headbox .menubtn a i {
  height: 0.25rem !important;
  width: 0.12rem !important;
  background-position: -1.19rem -1.28rem !important;
}
#box_view .lz_type {
  width: 130%;
}
.content_zoozs {
  width: 100%;
  background: #fff;
  overflow: hidden;
  padding-bottom: 0.05rem;
}
.content_zoozs .text_leftbox {
  width: 20%;
  float: left;
}
.content_zoozs .text_leftbox ul {
  overflow: hidden;
}
.content_zoozs .text_leftbox ul li {
  widows: 100%;
  height: 0.343rem;
  line-height: 0.343rem;
  text-align: center;
  color: #969696;
  white-space: nowrap;
  border-bottom: 1px solid transparent;
}
.content_zoozs .text_leftbox ul li span {
  color: #393939 !important;
  white-space: nowrap;
}
.content_zoozs .canvas_rightbox {
  width: 100%;
  float: left;
  margin-top: 2.06rem;
}
.content_zoozs .canvas_rightbox canvas {
  width: 100%;
}
