* {
  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%;
}
.qrcode{
  position: absolute;
  width: 5.71rem;
  height: 5.71rem;
  opacity: 1;
  border-radius: 0rem;
  background: #5461DD;
  border-radius: 10%;
  bottom: 2.9rem;
  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.7rem;
  right: 3.2rem;
}
#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 {
  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;
}
#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;
  text-align: center;
  margin: 2.86rem 0 0;
}
#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;
}
#c1 {
  margin-top: -8rem;
}
#img1 {
  width: 30rem;
  height: 30rem;
}
#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);
}
#container1 {
  width: 100%; /* 替换原来的91.43rem */
  max-width: 100%;
  height: 41.86rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../img/首页bg1x.png");
}
.container2 {
  display: flex;
  justify-content: center;
}
#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;
}
#container4 {
  opacity: 1;
  border-radius: 0rem;
  background: linear-gradient(143deg, #93BEFF 1%, #C1EAFA 46%, #C0D6FA 86%, #CBDFFE 100%);
}
.content1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title1 {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  color: #051d47;
  letter-spacing: 0.1155rem;
  margin-top: 7.62rem;
}
.topImg{
  width: 71.44rem;
  height: 19.05rem;
  display: flex;
  margin-top: 3.1rem;
  justify-content: space-between;
}
.topImg-title{
  opacity: 1;
  color: #FFFFFF;
  font-family: Source Han Sans;
  font-weight: heavy;
  font-size: 1.71rem;
  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: 22.86rem;
  height: 19.05rem;
}
.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;
}
#img2 {
  width: 60rem;
  height: 17.35rem;
  background: rgba(0, 0, 0, 0);
}
.produceSuppier{
  width: 72.95rem;
  height: 23.1rem;
  opacity: 1;
  border-radius: 1.14rem;
  background: linear-gradient(108deg, #F6F7FD 0%, #F3F5FF 100%);
  display: flex;
}
.produceSuppier-left{
  width: 22.86rem;
  height: 18.43rem;
  margin: 2rem 0 2.67rem 6.71rem;
}
.produceSuppier-title{
  opacity: 1;
  color: #3D3D3D;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 1.71rem;
  line-height: normal;
  letter-spacing: 0rem;
  margin-bottom: 1.76rem;
}
.produceSuppier-img{
  width: 0.6rem;
  height: 0.6rem;
  margin: auto;
  margin-left: 0; 
  margin-right: 0.5rem;
}
.produceSuppier-font{
  opacity: 1;
  color: #3D3D3D;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.86rem;
  line-height: 0.86rem;
  letter-spacing: 0rem;
  text-align: left;
}
.produceSuppier-img2{
  width: 29.62rem;
  height: 17.14rem;
  opacity: 1;
  border-radius: 0.76rem;
  margin: -1.1rem 0 0 11.57rem;
}
.workBox{
  opacity: 1;
  width: 73.14rem;
  height: 42.38rem;
  border-radius: 1.14rem;
  background: #e5edfe;
  margin: 0 auto;
  padding: 5rem 0 0 0 ;
}
.workBox-box{
  width: 15.38rem;
  height: 22.86rem;
  background-color: #fff;
  box-shadow: -0.2rem -0.2rem 0.2rem 0.2rem #e6edfc,0.2rem -0.2rem 0.2rem 0.2rem #e6edfc;
  position: relative;
  margin: 0 0.85rem;
}
.img3{
  width: 15.38rem;
  height: 22.86rem;
}
.workBox-title{
  opacity: 1;
  color: #367DFF;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 1.43rem;
  line-height: 2.19rem;
  letter-spacing: 0px;
  text-align: center;
}
.workBox-detail{
  opacity: 1;
  color: #3D3D3D;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.86rem;
  line-height: 1.43rem;
  letter-spacing: 0px;
  text-align: center;
}
.howToWork{
  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;
  margin: 5rem 31.24rem 0;
}
.howToWork-font{
  opacity: 1;
  color: #333333;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 0.95rem;
  line-height: 1.71rem;
  letter-spacing: 0rem;
  text-align: center;
}
.contact{
  opacity: 1;
  color: #1F3A61;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 0.95rem;
  line-height: normal;
  letter-spacing: 0rem;
  text-align: center;
  margin: 5.43rem auto 1.14rem;
}
.tuwen {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33%;
}
.img3 {
  width: 15.5rem;
  height: 15.5rem;
}
.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;
}

  /* 遮罩层 */
  #overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    font-size: 0.86rem;
    /* IE9以下不支持rgba模式 */
    background-color: rgba(0, 0, 0, 0.5);
    /* 兼容IE8及以下 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    display: none;
  }
  /* 弹出框主体 */
  .popup {
    background-color: #ffffff;
    max-width: 20rem;
    min-width: 20rem;
    height: 10rem;
    border-radius: 0.2rem;
    margin: 20rem auto;
    text-align: center;
  }
  /* 弹出框的标题 */
  .popup_title {
    height: 3rem;
    line-height: 3rem;
    border-bottom: solid 0.05rem #cccccc;
  }
  /* 弹出框的内容 */
  .popup_content {
    height: 2rem;
    line-height: 2rem;
    padding: 0.7rem 1rem;
  }
  /* 弹出框的按钮栏 */
  .popup_btn {
    padding-bottom: 10px;
  }
  /* 弹出框的按钮 */
  .popup_btn button {
    color: #778899;
    width: 40%;
    height: 2rem;
    cursor: pointer;
    border: solid 0.05rem #cccccc;
    border-radius: 0.4rem;
    margin: 0.2rem 0.5rem;
    color: #ffffff;
    background-color: #337ab7;
  }
  .confirmBtn{
    font-size: 0.86rem;
  }
