#wrapper header {
  z-index: 9999;
  width: 100%;
  line-height: 0;
  font-size: 0;
  opacity: 1;
  background: #fff;
  border-bottom: 0.2rem solid #03357c;
  position: fixed;
  top: 0;
}

#wrapper header img {
  width: 100%;
}

.khide {
  display: none;
}

.width-head {
  margin-top: 0.86rem;
}

/*tc*/
.mob-tc {
  padding: 0 0.3rem 0.4rem 0.3rem;
}

.mob-tc a {
  color: #00F;
  text-decoration: underline;
}

.mob-tc h1 {
  font-size: 0.38rem;
  color: #333333;
  text-align: center;
  padding-top: 0.3rem;
  line-height: 0.56rem;
}

.mob-tc h3 {
  color: #f2633c;
  font-size: 0.34rem;
  line-height: 0.34rem;
  padding: 0.3rem 0 0.12rem 0;
  font-weight: 600;
}

.mob-tc p {
  color: #333333;
  font-size: 0.26rem;
  line-height: 0.4rem;
  text-align: justify;
  text-align-last: left;
  -moz-text-align-last: left;
}

.mob-tc ol li {
  list-style: decimal inside;
  color: #333333;
  font-size: 0.3rem;
  line-height: 0.48rem;
  padding-bottom: 0.2rem;
  text-align: justify;
  text-align-last: left;
  -moz-text-align-last: left;
}

.split-line {
  border-bottom: 1px solid #D0D0D0;
  height: 1px;
  width: 100%;
  padding-top: 0.13rem;
}

.mob-tc p,
.mob-tc ol li {
  word-break: normal;
  word-wrap: break-word;
}

.font-weight {
  font-weight: 800;
}

.red {
  color: #f00;
}

.und-line {
  text-decoration: underline;
}
