
body{
  margin: 0;
}

.bodyCard{
  width: 100%;
}
.topCard{
  width: 100%;
  background: url('https://cdn.shereadscontent.com/qr/bg_1.png') no-repeat center
  center / cover;
  padding: 215px 0 116px;
  min-width: 1200px;
}
.topBox{
  width: 100%;
  min-width: 1200px;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.leftBox_title1{
  width: 857px;
  height: 155px;

}
.leftBox_title2{
  width: 296px;
  height: 207px;
  display: none;
}
.subheading{
  font-size: 36px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 43px;

}
.programCard{
  margin-top: 83px;
  display: flex;
}
.programBox{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.programBox + .programBox{
  margin-left: 100px;
}
.ic_logo{
  width: 120px;
  height: 120px;
}
.programName{
  width: 140px;
  margin-top: 19px;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 29px;
}
.googleBt{
  margin-top: 19px;
  width: 120px;
  height: 36px;
  background: url('https://cdn.shereadscontent.com/qr/bt_google.png') no-repeat center
  center / cover;
  cursor: pointer;

}
.rightBox{
  position: relative;
}
.propagandaImg{
 position: relative;
 left: 15px;
 max-width: 375px;
 height: auto;
}
.bottomBox{
  display: none;
  margin-top: 78px;
  width: 100%;
}
.bottom_programBox{
  width: 342px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  border: 1px solid #979797;
  padding: 14px;

}
.bottom_logo{
  width: 60px;
  height: 60px;
}
.bottom_left{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.bottom_info{
  margin-left: 10px;
}
.bottom_info_title{
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 19px;
}
.bottom_info_tip{
  margin-top: 6px;
  font-size: 12px;
  font-weight: 400;
  color: #A2A2A2;
  line-height: 15px;

}
.bottom_right{
  width: 60px;
  height: 30px;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  line-height: 30px;
  background: linear-gradient(90deg, #DDFF00 0%, #B8FF00 100%);
  border-radius: 30px;
  text-align: center;
}
.bottom_programBox + .bottom_programBox{
  margin-top: 15px;
}
.middleCard{
  min-width: 1200px;
  width: 100%;
  background: url('https://cdn.shereadscontent.com/qr/bg_2.png') no-repeat center
  center / cover;
  padding: 264px 0 148px;
}
.middleBox{
  width: 100%;
  min-width: 1200px;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.middleBox_left{
  position: relative;
  height: 10px;
}
.middleBox_left_img{
  position: relative;
  left: -105px;
  top: -114px;
  width: 857px;
  height: auto;

}
.middleBox_right{
 display: flex;
 flex-direction: column;
}
.middleBox_right_title{
 width: 421px;
 height: 78px;
}
.functionCard{
  display: flex;
  justify-content: space-between;
  width: 566px;
  margin-top: 65px;
}
.functionBox{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.functionIcon{
  width: 48px;
  height: 48px;
  margin-bottom: 32px;
}
.functionTitle{
  position: absolute;
  font-size: 24px;
  font-weight: 500;
  color: #292D33;
  line-height: 30px;
  bottom: 0;
}
.middleBox_info{
  width: 562px;
  margin-top: 42px;
  font-size: 24px;
  font-weight: 500;
  color: #292D33;
  line-height: 29px;

}
.middleBox_clause{
  width: 562px;
  margin-top: 30px;
  font-size: 24px;
  font-weight: 500;
  color: #292D33;
  line-height: 29px;

}

.bottomCard{
  min-width: 1200px;
  width: 100%;
  background: url('https://cdn.shereadscontent.com/qr/bg_3.png') no-repeat center
  center / cover;
  padding: 36px 0 42px;
}
.bottomCard_bottomBox{
  width: 100%;
  min-width: 1200px;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.bottomBox_clause{
  display: none;
}
.bottomBox_left{
  display: flex;
  flex-direction: column;
}
.bottomBox_left_title{
  font-size: 18px;
  font-weight: 500;
  color: #B9FF00;
  line-height: 21px;
}
.bottomBox_left_title_email{
  margin-top: 16px;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 16px;
}
.bottomBox_left_title_plate_number{
  margin-top: 75px;
  font-size: 12px;
  font-weight: 300;
  color: #A2A2A2;
  line-height: 14px;
}

.bottomBox_right{
  display: flex;
  flex-direction: column;
}
.bottomBox_right_title{
  font-size: 18px;
  font-weight: 500;
  color: #B9FF00;
  line-height: 21px;
  margin-bottom: 16px;
}
.bottomBox_right_productCard{
  display: flex;
  justify-content: space-between;
  width: 480px;
}
.bottomBox_right_productBox{
  display: flex;
  justify-content: space-between;
}
.bottomBox_right_productBox_icon{
  width: 60px;
  height: 60px;

}
.bottomBox_right_productBox_info{
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}
.bottomBox_right_productBox_name{
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}
.bottomBox_right_productBox_download{
  margin-top: 10px;
  width: 120px;
  height: 30px;
  background: linear-gradient(90deg, #DDFF00 0%, #B8FF00 100%);
  border-radius: 4px;
  text-align: center;
  align-items: 30;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
}
.tipsCard{
  width: calc(100% - 30px);
  min-width: 1170px;
  padding: 7px 15px;
  background: #000000;
  display: flex;
  justify-content: space-between;
}
.tipsCard_text{
  color: #FFFFFF;
}
.tipsCard_bt{
  color: #FFFFFF;

  cursor: pointer;

}

@media (max-width: 1500px){
  .functionCard{
    width: 460px;
  }
  .middleBox_info{
    width: 500px;
  }
  .middleBox_clause{
    width: 500px;
  }
  .middleBox_left_img{
    width: 700px;
    left: calc(-105px * 0.8168028004667445);
    top: calc(-114px * 0.8168028004667445);
  }
  .propagandaImg{
    left: unset;
   
  }
  .propagandaImg{
    left: unset;
    width: 330px;
  }
  
}
@media (max-width: 1200px){
  .functionCard{
    width: 448px;
  }
  .middleBox_info{
    width: 488px;
  }
  .middleBox_clause{
    width: 488px;
  }
 
  .middleBox_left_img{
    width: 600px;
    left: calc(-105px * 0.7);
    top: calc(-114px * 0.7);
  }
  .propagandaImg{
    left: unset;
    width: 300px;
  }
}
@media (max-width: 768px){
  .tipsCard{
    min-width: unset;
  }
  .bottomBox_left_title{
    font-size: 18px;
    font-weight: 500;
    color: #B9FF00;
    line-height: 21px;
  }
  .bottomBox_left_title_email{
    margin-top: 20px;
    font-size: 14px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 17px;
  }
  .bottomBox_left_title_plate_number{
    margin-top: 50px;
    font-size: 10px;
    font-weight: 300;
    color: #A2A2A2;
    line-height: 12px;
  }
 
  .bottomBox_left{
    margin-top: 160px;
    width: 295px;

  }
  .bottomBox_clause{
    width: 295px;
    display: flex;
    flex-direction: column;
  }
  .bottomBox_clause_title{
    font-size: 16px;
    font-weight: 500;
    color: #B9FF00;
    line-height: 21px;
    margin-bottom: 22px;
  }
  .bottomBox_strip{
    font-size: 12px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 15px;

  }
  .bottomCard_bottomBox{
    width: 100%;
    min-width: unset;
    max-width: unset;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bottomBox_right{
    display: none;
  }
  .bottomCard{
    min-width: unset;
    width: 100%;
    background: url('https://cdn.shereadscontent.com/qr/bg_7.png') no-repeat center
    center / cover;
    padding: 50px 0 40px;
  }
  .middleCard{
    width: 100%;
    min-width: unset;
    background: url('https://cdn.shereadscontent.com/qr/bg_6.png') no-repeat center
    center / cover;
    padding: 45px 0 4px;
  }
  .middleBox{
    min-width: unset;
    max-width: unset;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .middleBox_left{
    position: relative;
    height: unset;
  }
  .middleBox_left_img{
    margin-top: 42px;
    position: relative;
    width: 344px;
    height: auto;
    top: unset;
    left: unset;
  }
  .middleBox_right{
   display: flex;
   flex-direction: column;
   align-items: center;
  }
  .middleBox_right_title{
   width: 211px;
   height: 38px;
  }
  .functionCard{
    display: flex;
    justify-content: space-between;
    width: 277px;
    margin-top: 25px;
  }
  .functionBox{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .functionIcon{
    width: 24px;
    height: 24px;
    margin-bottom: 17px;
  }
  .functionTitle{
    position: absolute;
    font-size: 12px;
    font-weight: 500;
    color: #292D33;
    line-height: 15px;
    bottom: 0;
  }
  .middleBox_info{
    width: 295px;
    margin-top: 25px;
    font-size: 12px;
    font-weight: 500;
    color: #292D33;
    line-height: 15px;
  
  }
  .middleBox_clause{
    display: none;
    width: 562px;
    margin-top: 30px;
    font-size: 24px;
    font-weight: 500;
    color: #292D33;
    line-height: 29px;
  
  }
  .topCard{
    min-width: unset;
    padding: 43px 0 80px;
    background: url('https://cdn.shereadscontent.com/qr/bg_4.png') no-repeat center
    center / cover;
  }
  .leftBox{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .topBox{
    width: 100%;
    min-width: unset;
    max-width: unset;
  
  }
  .rightBox{
    margin-top: 56px;
  }
  .propagandaImg{
    width: 225px;
  }
  .leftBox_title1{
    display: none;
  }
  .programCard{
    display: none;
  }
  .propagandaImg{
    left: 0;
  }
  .topBox{
    align-items: center;
    flex-direction: column;
  }
  .bottomBox{
 
    display: unset;
  }
  .subheading {
    margin-top: 17px;
    font-size: 18px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 22px;   
  }
  .leftBox_title2 {
    display: unset;
  }
}


