html,
body {
  margin: 0;
  padding: 0;
  font-size: 0.16rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
html {
  font-size: 100px;
}
input {
  background: none;
  outline: none;
  border: none;
}
a {
  text-decoration: none;
}
input::-webkit-input-placeholder {
  font-size: 0.14rem !important;
  color: #cccccc !important;
}
/*  */
.head {
  width: 100%;
  /* height: .88rem; */
}
.main {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100%;
  /* height: 100%; */
  position: relative;
  padding-bottom: 20vh;
}
.main .btn {
  width: 1.24rem;
  height: 0.44rem;
  cursor: pointer;
  position: absolute;
  /* top: 100px;
	left: 100px; */
}
.main .anzhuo {
  top: 3.38rem;
  left: 9.75rem;
}
.main .ios {
  top: 4.03rem;
  left: 9.75rem;
}
/*  */
.lastFoot {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20vh;
  background-color: #333333;
}
.lastFootIn {
  width: 11.8rem;
  height: 0.6rem;
  margin: 0 auto;
  font-size: 0.22rem;
  line-height: 0.6rem;
}
.text-last {
  font-size: 0.22rem;
  margin-right: 0.25rem;
  color: rgba(255, 255, 255, 0.4);
}
.txt {
  display: inline-block;
  height: 0.88rem;
  margin-left: 0.1rem;
  line-height: 0.88rem;
  font-size: 0.2rem;
  color: #333333;
}
.img1Box {
  width: 2.03rem;
  height: 0.29rem;
}
img {
  width: 100%;
  font-size: 0px;
  overflow: hidden;
  display: block;
}
.mainTitle {
  text-align: center;
  font-size: 0.24rem;
  color: #333333;
  font-weight: 500;
  margin: 0.63rem 0 0.23rem 0;
}
a {
  color: rgba(255, 255, 255, 0.4);
}
.contact-wrap {
  width: 11.8rem;
  margin: 0 auto;
  font-size: 0.16rem;
  padding-top: 20px;
}
.contact-us {
  font-size: 0.26rem;
  color: #ffffff;
  padding: 0.1rem 0;
}
