.cover {
  width: 100%;
  display: block;
}

.title {
  margin-bottom: 1rem;
  color: rgba(0,0,0,0.85);
  text-align: center;
}

.g-html {
  color: rgba(0,0,0,0.65);
  line-height: 1.6;
}

.g-html p {
  min-height: 1rem;
}

.g-html img {
  max-width: 100% !important;
}

.page {
  padding: 4vw 0 5.2vw 0; 
}

.g-type {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}

.certificate {
  width: 72rem;
}

.certificate .certificate-title {
  margin-bottom: 2rem;
  text-align: center;
}

.c-list {
  flex-wrap: wrap;
}

.c-list .c-item {
  width: 25%;
  padding: 0 1rem 2rem 1rem ;
}

.c-list .c-item img {
  width: 100%;
  display: block;
  height: 12.2rem;
}

.report .certificate-title {
  padding-top: 5.2vw;
}

.report .c-list .c-item img {
  height: 23.3rem;
}

.c-list .c-name {
  margin-top: 1rem;
  text-align: center;
}

.duty {
  padding: 4vw 0 5.2vw 0;
}

.duty .title {
  color: #000;
  margin-bottom: 3.5rem;
}

.duty img {
  width: 36rem;
  height: 27rem;
}

.duty .d-1 .c {
  margin-left: 4rem;
}

.duty .d-2 {
  margin-top: 7rem;
}

.duty .d-2 .c {
  margin-right: 4rem;
}

.duty .desc {
  margin: 1rem 0;
}

.duty .i-list {
  color: rgba(0,0,0,0.65);
  line-height: 1.9;
}


.g-button {
  margin: 1rem auto 0 auto;
  border: 2px solid #1E2678;
  color: rgba(0,0,0,0.85);
}

.honor_lunbo {
  margin-top: 7vw;
}

#honor_lunbo {
  overflow: hidden;
  white-space: nowrap;
}

#honor_lunbo img {
  width: 30rem;
  height: 22.5rem;
  display: inline-block;
  margin-right: 1rem;
}

#lunbo_begin,
#lunbo_end {
  display: inline;
}