* {
  margin: 0;
  padding: 0;
  list-style: none;
}
html {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei",
    sans-serif;
}
html, body {
  overflow-x: hidden;
  width: 100%;
  scroll-behavior: smooth;
  max-width: 100%;
}
#container1 {
  background-repeat: no-repeat;
  width: 100%; /* 替换原来的91.43rem */
  max-width: 100%;
  height: 41.86rem;
  background-size: cover;
  background-image: url("../img/赋能中心banner1x.jpg");
  background-repeat: no-repeat;
}
.qrcode{
  position: absolute;
  width: 5.71rem;
  height: 5.71rem;
  opacity: 1;
  border-radius: 0rem;
  background: #5461DD;
  bottom: 2.8rem;
  right: 2.2rem;
}
.qrcodeApp{
  position: absolute;
  width: 5.71rem;
  height: 5.71rem;
  opacity: 1;
  border-radius: 0rem;
  background-image:  url("../img/qrcode.png");
  background-size: cover;
  bottom: 2.8rem;
  right: 2.2rem;
}
.qrcode-font{
  opacity: 1;
  color: #3D3D3D;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.86rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  position: absolute;
  bottom: 1.6rem;
  right: 3.2rem;
}
#container0 {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background-color: transparent;
  transition: background-color 0.3s ease;
  background: rgba(255, 255, 255, 0.5);
}
#container0.sticky {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
#container3{
  opacity: 1;
  color: #FFFFFF;
  text-shadow: 0rem 0rem 0.38rem 0rem #6597DF;
  font-family: Source Han Sans;
  font-weight: medium;
  font-size: 1.71rem;
  line-height: 1.43rem;
  letter-spacing: 0.5rem;
  text-align: center;
  margin:2.29rem 0 0;

}
.title-font{
  opacity: 1;
  color: #FFFFFF;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 2.67rem;
  line-height: normal;
  letter-spacing: 0rem;
}
.title-second{
  width: 41rem;
  opacity: 1;
  color: #FFFFFF;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.86rem;
  line-height: 1.71rem;
  letter-spacing: 0rem;
  text-align: left;
  margin-top: 0.8rem;
}
#header {
  display: flex;
  justify-content: space-between;
  font-size: 0.8rem;
  font-weight: regular;
  backdrop-filter: blur(0.48rem);
  color: #ffffff;
  line-height: 1.6rem;
  padding: 1.1rem 9.52rem 1.1rem 2.67rem;
}
.titleImg {
  width: 6.86rem;
  height: 2.38rem;
}
.chosenBtn{
  margin: auto 0;
}
.underline{
  width: 1.43rem;
  height:0.19rem;
  border-bottom: #367DFF solid 0.2rem;
  margin: auto;
}
a {
  font-size: 0.95rem;
  text-decoration: none;
  color: #3d3d3d;
  margin: auto 0;
}
#btn {
  width: 6.1rem;
  height: 2.52rem;
  opacity: 1;
  border-radius: 7.14rem;
  border: none; /* 清除边框 */
  background: #D2E2FF;
  color: #367DFF;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.95rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  padding: 0.57rem 1.14rem;
}
#words1 {
  /* width: 30rem;
			height: 1.3rem; */
  font-size: 0.75rem;
  font-weight: 300;
  text-align: left;
  color: #ffffff;
  line-height: 1.6rem;
  letter-spacing: 0.01rem;
  padding: 9rem 0 0 10rem;
}
/* #p1{
			width: 4.5rem;
			height: 1.4rem;
			color: #ffffff;
			text-align: center;
		} */
#words2 {
  width: 26rem;
  height: 2.6rem;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: left;
  color: #fefefe;
  line-height: 2.6rem;
  padding: 0.75rem 0 0 10rem;
}
#line {
  opacity: 1;
  color: #1f3a61;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.86rem;
  line-height: 1.71rem;
  letter-spacing: 0rem;
  margin: 13rem 0 0 5.71rem;
}
#words3 {
  width: 27.5rem;
  padding: 2.5rem 0 0 10rem;
  opacity: 0.62;
  font-size: 0.75rem;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 1.6rem;
  letter-spacing: 0.01rem;
}
#img1 {
  width: 30rem;
  height: 30rem;
}
.container2 {
  display: flex;
  justify-content: center;
  margin-top: 9.52rem;
}
.content1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title1 {
  opacity: 1;
  color: #1F3A61;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 1.52rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}
.topImg{
  width: 71.44rem;
  height: 19.05rem;
  display: flex;
  margin-top: 3.1rem;
  justify-content: space-between;
}
.topImg-title{
  width: 15.8rem;
  opacity: 1;
  color: #FFFFFF;
  font-family: Source Han Sans;
  font-weight: heavy;
  font-size: 1.43rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
}
.topImg-detail{
  opacity: 1;
  color: #FFFFFF;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.86rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  margin-top: 1.14rem;
}
.img2 {
  width: 21.9rem;
  height: 21.9rem;
}
.imgContainer{
  width: 15.95rem;
  height: 26.19rem;
}
.title2 {
  opacity: 0.42;
  font-size: 0.7rem;
  font-weight: 400;
  text-align: left;
  color: #606266;
  line-height: 1.6rem;
  letter-spacing: 0.0075rem;
}
.line2 {
  width: 2.6rem;
  height: 0.25rem;
  background: #ff8f9f;
}
#word2-1 {
  width: 56.55rem;
  height: 3.8rem;
  opacity: 0.62;
  font-size: 0.8rem;
  font-weight: 400;
  text-align: center;
  color: #384763;
  line-height: 1.3rem;
  letter-spacing: 0.009rem;
  margin-top: 2rem;
}
#img2 {
  width: 60rem;
  height: 17.35rem;
  background: rgba(0, 0, 0, 0);
}
#word2-2 {
  opacity: 1;
  color: #1F3A61;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.86rem;
  line-height: 1.71rem;
  letter-spacing: 0rem;
  text-align: center;
  margin-bottom: 4.33rem;
}
.produceSuppier{
  width: 72.95rem;
  height: 23.1rem;
  opacity: 1;
  border-radius: 1.14rem;
  display: flex;
}
.containerFont{
  width: 13.1rem;
  opacity: 1;
  color: #367DFF;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 1.14rem;
  line-height: 1.9rem;
  letter-spacing: 0rem;
  text-align: center;
}
.produceSuppier-img2{
  width: 29.62rem;
  height: 17.14rem;
  opacity: 1;
  border-radius: 0.76rem;
  margin: -1.1rem 2.19rem 0 41.14rem;
}

.tuwen {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33%;
}
.img3 {
  width: 15.5rem;
  height: 15.5rem;
}
.word2-3 {
  width: 11rem;
  height: 1.7rem;
  opacity: 0.62;
  font-size: 1rem;
  font-weight: 700;
  text-align: left;
  color: #051d47;
  line-height: 1.6rem;
  letter-spacing: 0.011rem;
}
.title3 {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.1155rem;
  margin-top: 2.5rem;
}
#img4 {
  width: 30rem;
  height: 17.25rem;
  margin-left: 3rem;
}
.p3-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.1155rem;
}
.p3-content {
  opacity: 0.67;
  font-size: 0.9rem;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  line-height: 1.6rem;
  letter-spacing: 0.01rem;
}
.kehu {
  width: 18%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.danwei {
  width: 18%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#img5 {
  width: 30rem;
  height: 17.25rem;
}
.tuwen2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20%;
  margin-top: 2rem;
}
.img6 {
  width: 9.55rem;
  height: 9.55rem;
}
.word5 {
  font-size: 0.8rem;
  font-weight: 400;
  text-align: center;
  color: #384763;
  letter-spacing: 0.077rem;
  margin-top: 0.5rem;
}
#pmore {
  font-size: 2rem;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
}
#pmore2 {
  opacity: 0.7;
  font-size: 1.2rem;
  font-weight: 300;
  text-align: left;
  color: #ffffff;
  line-height: 2rem;
}
.erweima {
  width: 3.3rem;
  height: 3.35rem;
  background: #ffffff;
}
.lianjie {
  font-size: 0.7rem;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  letter-spacing: 0.056rem;
  margin-top: 0.5rem;
}
#wenzi8 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #ffffff;
  padding: 3rem 0 0 10rem;
  letter-spacing: 0.096rem;
}
.img7 {
  width: 0.9rem;
  height: 0.9rem;
}
.message {
  font-size: 0.8rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.tuwen3 {
  display: flex;
  flex-direction: column;
  width: 27%;
  font-weight: regular;
  margin-top: 5.1rem;
  margin-left: 20.14rem;
  border-right: 0.05rem #4b62e4 solid;
}
.word6 {
  opacity: 1;
  color: #FFFFFF;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.86rem;
  line-height: normal;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 0.81rem;
}
