.page {
  position: relative;
  width: 1080px;
  height: 2340px;
  overflow: hidden;
}

.img1 {
  width: 92px;
  height: 66px;
  margin: 269px 0 0 39px;
}

.outer2 {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 6;
  height: 2340px;
  width: 1080px;
  position: absolute;
  left: 0;
  top: 0;
}

.layer1 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  height: 1002px;
  width: 826px;
  margin: 582px 0 0 127px;
}

.bd1 {
  /*width: 628px;*/
  /*height: 118px;*/
  margin-top: 10%;
  margin-left: 18%;
}

.Button1 {
  background-color: rgba(243, 152, 0, 1);
  border-radius: 59px;
  height: 26px;
  width: 186px;
  display: inline;
  position: relative;
  float: left;
}

.word1 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-family: sy-Regular;
  text-align: left;
  white-space: nowrap;
  /* line-height: 46px; */
  display: block;
  /* margin: 3px 0 0 63px; */
  /* margin-left: 56px; */
  letter-spacing: .2rem;
  display: inline;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.bd2 {
  /*width: 470px;*/
  /*height: 53px;*/
  margin-left: 28%;
}

.txt1 {
  overflow-wrap: break-word;
  color: rgba(27, 27, 27, 1);
  font-size: 14px;
  font-family: sy-Regular;
  text-align: center;
  white-space: nowrap;
  /* line-height: 56px; */
  font-weight: 600;
  display: block;
  letter-spacing: .2rem;
}

.bd3 {
  /*width: 390px;*/
  /*height: 334px;*/
  width: 174px;
  height: 121px;
  margin-top: 16%;
  margin-left: 32%;
  margin-bottom: 10%;
}

.pic1 {
  width: 55%;
}

.bd4 {
  position: absolute;
  /* width: 0px; */
  /* height: 12px; */
  margin: 3px 0 6px 7px;
  left: 88%;
  top: 3%;
}

.icon1 {
  width: 13px;
  height: 13px;
}

.zl-notices {
  color: #28293a;
  z-index: 99999;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,.6);
  overflow: hidden;
}
.zl-notices h2{
  line-height: .48rem;
  font-size: .32rem;
  text-align: center;
  padding: .6rem 0 .4rem;
}
.zl-notices p{
  font-size: .28rem;
  line-height: .48rem;
  text-indent: 2em;
  -padding: 0 .4rem;
  text-align: justify;
}
.zl-notices p.name{
  height: .48rem;
  padding-bottom: .2rem;
}

.layer-alert-box {
  width: 6rem;
  position: fixed;
  left: 50%;
  margin-left: -3rem;
  z-index: 111000;
  background: #fff;
  border-radius: 0;
  display: block;

  top: 5%;
  border-radius: .24rem;
  line-height: .4rem;

}

.myCheck{
  height: 28.5rem;
  top: 20%;
  left: 23%;
  right: 30%;
  width: 70%;
}
