* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  user-select: none;
}
ul,
li {
  list-style: none;
}
html {
  font-size: 16px;
  line-height: 1.6;
}
body {
  max-width: 720px;
  margin: 0 auto;
  background-color: #fff;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
}
.main {
  margin: 0 auto;
  background: url("../images/back.png") no-repeat;
  padding-bottom: 5rem;
  background-size: 100%;
}

.logo img {
  padding: 1.13rem 0 0 0.75rem;
  width: 11.13rem;
}
.title {
  margin: 0 auto;
  margin-top: 6.56rem;
  display: flex;
  justify-content: center;
}
.title img {
  width: 41.63rem;
}
.box2 {
  margin: 0 auto;
  margin-top: 28rem;
  background-image: url(../images/box2.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 39.83rem;
  height: 24.46rem;
}
.zm {
  font-size: 2.17rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.82rem;
  text-shadow: 0rem 0rem 0rem rgba(232, 88, 4, 0.71);
  text-align: center;
  padding-top: 1.38rem;
}
.listzm {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2.69rem;
}
.itemzm:nth-child(1) {
  margin-top: 0;
}
.itemzm {
  display: flex;
  align-items: center;
  margin-top: 2.68rem;
}
.itemzm img {
  width: 3.17rem;
  height: 3.2rem;
}
.line {
  width: 0.04rem;
  height: 1.83rem;
  background: #ffffff;
  margin-left: 0.75rem;
}
.zmVal {
  width: 26.13rem;
  margin-left: 0.81rem;
  font-size: 1.54rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #ffffff;
}
.box3 {
  margin: 0 auto;
  margin-top: 2.94rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box3Title {
  text-align: center;
  font-size: 2.5rem;
  font-family: "SourceHanSansCN";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 13px 33px rgba(180, 51, 0, 0.35);
}
.img1 {
  width: 25.88rem;
  height: 0.63rem;
  margin: 0 auto;
  margin-top: 1rem;
}
.img2 {
  width: 42.81rem;
  height: 46rem;
  margin-top: 0.44rem;
  margin-left: -2rem;
  background-image: url(../images/bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.list2 {
  margin-left: 15.8rem;
}
.item2:nth-child(1) {
  margin-top: 3rem;
}
.item2 {
  margin-top: 4.33rem;
}
.item2 div:nth-child(1) {
  font-size: 1.9rem;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #ffffff;
}
.item2 div:nth-child(2) {
  font-size: 1.26rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  margin-top: 1.1rem;
}
.box4 {
  width: 40.92rem;
  height: 36.54rem;
  background-image: url(../images/bg2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: -5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box4Title {
  font-size: 3.26rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box4Val {
  width: 28.88rem;
  font-size: 1.1rem;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #ffffff;
  margin-top: 3.5rem;
  line-height: 2.08rem;
}
.box4Title2 {
  margin-top: 1.35rem;
}
.box4Val2 {
  text-align: center;
}
.box5 {
  width: 41rem;
  margin: 0 auto;
}
.box5Tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box5TabItem {
  padding: 0 1rem;
  height: 6.42rem;
  background-image: url(../images/7.png);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.69rem;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #ffffff;
}
.active{
    background: #FEAA80;
}
.form{
    margin: 0 auto;
    margin-top: 2rem;
background: #FFFFFF;
box-shadow: 0rem 0rem 0rem 0rem rgba(193,201,208,0.75);
border-radius: 1.67rem;
padding: 0 2.63rem 0 2.56rem;
}
.formTitle{
    font-size: 1.7rem;
font-family: Adobe Heiti Std;
font-weight: normal;
color: #414141;
opacity: 0.7;
padding-top: 2.81rem;
}
.formRadio{
    margin-top: 2rem;
    font-size: 1.6rem;
font-family: Adobe Heiti Std;
font-weight: normal;
color: #414141;
opacity: 0.7;
}
.formRadio label:nth-child(2){
margin-left: 3rem;
}
.formRadio label input{
    width: 1.25rem;
height: 1.25rem;
border: 1px solid #8D8D8D;

}
.formRadio span{
margin-left: 0.5rem;
}
.formBox{
    margin: 0 auto;
    margin-top: 4.13rem;
    padding-bottom: 4rem;
}
.btn{
  text-align: center;
  padding-top: 3rem;
}
.btn button{
  width: 80%;
    padding: 1rem 0;
    border-radius: 100px;
    border: none;
    background: orange;
    color: white;
    margin: auto;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.btn button img{
  width: 2rem;
  margin-right: 1rem;

  animation: loading 1.5s linear infinite;
}
.formItem:nth-child(1){
    margin-top: 0;
}
.formItem{
height: 4.35rem;
border: 1px solid #969696;
border-radius: 2.15rem;
margin-top: 1rem;
display: flex;
align-items: center;
white-space: nowrap;
font-size: 1.56rem;
padding-left: 1rem;
color: #4b4b4b;
}
.formItem input{
    width: 100%;
    height: 100%;
    border-radius:0 2.15rem 2.15rem 0;
    border: none;
    outline: none;
    font-size: 1.56rem;
font-family: OPPOSans;
font-weight: normal;
}
.formItem2{
    height: 12.92rem;
    padding-left:0;
    display: block;
}
.formItem2 textarea{
    width: 90%;
    height: 10rem;
    overflow-y: hidden;
    border-radius: 2.15rem;
    border: none;
    outline: none;
    padding-left: 1.63rem;
    font-size: 1.56rem;
font-family: OPPOSans;
font-weight: normal;
padding-top: 1.69rem;
}
.footer{
    text-align: center;
    margin-top: 3.31rem;
 
    font-size: 3rem;
    color: #fff;
    font-weight: bold;
}

.showToast{
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 999px;
  background-color: white;
  min-width: 12rem;
  min-height: 10rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 8px;
  font-size: 1.1rem;
  box-shadow: 3px 3px 10px 0px #dddddd;
}
.showToast img{
  width: 4rem;
}
.showToast div{
  margin-top: 0.5rem;
}
@media (max-width: 660px) {
  html {
    font-size: 2.4vw;
  }
  .box2 {
    margin-top: 24rem;
  }
  .box4 {
    width: 38.92rem;
    height: 33.54rem;
  }
  .box4Title {
    font-size: 2.7rem;
  }
  .box4Val{
    margin-top: 2.5rem;
  }
  .box5 {
    width: 39rem;
  }
  .box5TabItem{
    font-size: 1.55rem;
  }
  .formBox {
    margin: 0 auto;
    margin-top: 2.13rem;
}
  .footer {
    text-align: center;
    margin-top: 3rem;
    font-size: 3rem;
    color: #fff;
    font-weight: bold;
}
}

@keyframes loading{
  from{
    transform: rotate(0);
  }
  to{
    transform: rotate(360deg);
  }


}