.content_title {
  width: 100%;
  font-size: 0.1500rem;
  color: #333333;
  line-height: 0.1250rem;
  margin-bottom: 0.3125rem;
  font-weight: 800;
}
.content_other_title {
  display: none;
  width: 100%;
  font-size: 0.1500rem;
  color: #333333;
  line-height: 0.2000rem;
  margin-bottom: 0.3125rem;
  font-weight: 800;
  text-align: center;
}
.content_detail p {
  font-size: 0.1000rem;
  margin-bottom: 0.1875rem;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 0.1875rem;
}
.content_other_info {
  display: none;
}

.content_detail p,
.content_detail *,
.content_other_info * 
{
  font-size: 0.1000rem;
  margin-bottom: 0.1875rem;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 0.1875rem;
}

.content_other_info p {
  font-size: 0.1000rem;
  margin-bottom: 0.1875rem;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 0.1875rem;
}
.agree_btn {
  display: block;
  width: 0.6250rem;
  margin-top: 0.3750rem;
}
.agree_btn span {
  display: inline-block;
  width: 0.6250rem;
  height: 0.2500rem;
  line-height: 0.2500rem;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.0875rem;
  background: #224397;
  border-radius: 0.0313rem;
  cursor: pointer;
}
.title_info {
  width: 100%;
  height: 0.1500rem;
  line-height: 0.1500rem;
  display: flex;
  justify-content: space-between;
}