.copyright-notice {
  width: 1920px;
  height: 4000px;
  margin: 0 auto;
  background-image: url(https://chinanetgroup-1305073862.cos.ap-guangzhou.myqcloud.com/%E4%B8%AD%E5%9B%BD%E7%BD%91%E7%BB%9C%E9%9B%86%E5%9B%A2%E5%AE%98%E7%BD%91%2Findex%2Ftop.png);
}
.copyright-notice-en {
  width: 1920px;
  height: 4700px;
  margin: 0 auto;
  background-image: url(https://chinanetgroup-1305073862.cos.ap-guangzhou.myqcloud.com/%E4%B8%AD%E5%9B%BD%E7%BD%91%E7%BB%9C%E9%9B%86%E5%9B%A2%E5%AE%98%E7%BD%91%2Findex%2Ftop.png);
}
.copyright-title {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
}

.line {
  background-color: rgb(0, 0, 204);
  height: 4px;
  margin: 10px auto auto;
  width: 50px;
}

.copyright-content {
  font-weight: 100;
  font-size: 20px;
  color: rgb(125, 128, 125);
  width: 1150px;
  margin: auto;
  padding-top: 50px;
  line-height: 40px;
}

.statement {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding-top: 120px;
}

.statement-content {
  font-weight: 100;
  font-size: 20px;
  color: rgb(125, 128, 125);
  width: 1150px;
  margin: auto;
  padding-top: 50px;
  line-height: 40px;
}

.agreement {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding-top: 120px;
}

.agreement-content {
  font-weight: 100;
  font-size: 20px;
  color: rgb(125, 128, 125);
  width: 1150px;
  margin: auto;
  padding-top: 50px;
  line-height: 40px;
}

.bannerimg.title {
  padding-top: 225px;
  font-size: 50px;
  font-weight: bold;
  padding-left: 400px;
}