body {
  margin: 0;
  padding: 0;
}

ul {
  padding-left: 0;
  margin-left: 20px;
}

ul li {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.7;
}

.certificate-page {
  background-color: #fff;
  padding: 20px;
}

.page-content {
  max-width: 1200px;
  margin: auto;
}
.activity-bgc-content,.activity-image{
	max-width: 677px;
	margin: 0 auto;
}
.page-title {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.4;
  text-align: center;
}

.page-content .activity-image img {
  width: 100%;
  height: auto;
  margin: 10px 0;
}

.activity-bgc-content p {
  max-width: 100%;
  font-size: 15px;
  color: #222;
  line-height: 1.7;
  white-space: normal;
  text-align: justify;
  margin: 0;
}

.activity-bgc-content .activity-none-content {
  height: 28px;
}

.activity-title-box {
  width: auto;
  height: auto;
  margin: 10px auto 15px;
  background-color: #25767c;
  padding: 14px 23px;
  width:fit-content;
  width:-webkit-fit-content;
  width:-moz-fit-content;
}

.activity-title-box span {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}

.peixun .peixunduixiang span,
.peixun .baoming span,
.peixun .baokao span,
.peixun .kaoshi span,
.peixun .lujing span {
  font-size: 14px;
}

.peixun .peixunduixiang .title,
.peixun .baoming .title,
.peixun .baokao .title,
.peixun .kaoshi .title,
.peixun .lujing .title {
  color: #AD151D;
  font-size: 14px;
}

.gongzhong,
.moban,
.zuoyong,
.butie {
  font-size: 14px
}

.moban img,
.studyway img {
  display: block;
  width: 90%;
  margin: auto;
}

.kaoshi,
.lujing,
.butie {
  line-height: 1.7;
}

.zuoyong {
  line-height: 2;
}

.link {
  color: #337AB7;
}

.guanyuzhenshu,
.icon {
  width: auto;
  height: auto;
  margin: auto;
  width:fit-content;
  width:-webkit-fit-content;
  width:-moz-fit-content;
}

.icon {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin-bottom: 30px;
  line-height: 1;
  padding: 2px;
  border-left: 2px solid rgb(21, 118, 124);
  border-bottom: 2px solid rgb(21, 118, 124);
  transform: rotate(-45deg);
  border-top-color: rgb(21, 118, 124);
  border-right-color: rgb(21, 118, 124);
}

.problem {
  margin: 10px 0;
}

.problem .shang {
  width: auto;
  height: auto;
  border-radius: 8px 8px 0px 0px;
  background-color: #15767C;
  width:fit-content;
  width:-webkit-fit-content;
  width:-moz-fit-content;
  padding: 8px 6px;
  color: #fff;
} 

.problem .xia {
  border: 1px solid #15767C;
  border-radius: 0 0 8px 8px;
  padding: 8px 10px;
  line-height: 2;
}

.form .baoming-title {
  display: inline-block;
  font-size: 14px;
  color: #AD151D;
  font-weight: 700;
  margin-bottom: 50px;
}

.form-input {
  width: 440px;
  height: 360px;
  margin: auto;
  margin-bottom: 100px;
  border: 1px solid #a09e9e;
  border-radius: 8px;
}

.form-input h2 {
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
}

.form-input-box {
  margin-top: 50px;
}

.form-input-box .input-box {
  text-align: center;
  margin-bottom: 20px;
}

.form-input-box .input-box input {
  box-sizing: content-box;
  padding: 0 10px;
}

.form-input-box .input-box input {
  border: none;
  outline:none;
  border-bottom: 1px solid #000;
}

.form-input-box .input-box .bitian {
  color: #a09e9e;
}

.form-input-box .input-btn {
  display: block;
  width: 136px;
  height: 40px;
  margin: auto;
  margin-top: 30px;
  color: #fff;
  font-weight: 700;
  background-color: #0cd961;
  border: none;
  border-radius: 5px;
}

.form-input-box .input-select {
  width: 190px;
  padding: 0 10px;
}