html {
  overflow-x: hidden;
}
#app {
  width: 100vw;
  background: url('../img/bj.png') 0 / cover no-repeat;
  position: relative;
}
#app .heardtop {
  width: 100vw;
  height: 1rem;
  position: fixed;
  display: flex;
  top: 0;
  justify-content: space-evenly;
  background: #FFFFFF;
  z-index: 2;
}
#app .heardtop p {
  margin: 0 0.15rem;
}
#app .heardtop .topLeft {
  flex-shrink: 0;
  display: flex;
  line-height: 1rem;
  align-items: center;
}
#app .heardtop .topLeft img {
  width: 0.6rem;
  height: 0.6rem;
}
#app .heardtop .topLeft p {
  font-size: 0.2rem;
  color: #808080;
}
#app .heardtop .hoverstyleps p:hover {
  cursor: pointer;
}
#app .heardtop .topRight {
  flex-shrink: 0;
  line-height: 1rem;
  display: flex;
}
#app .heardtop .topRight p {
  font-size: 0.2rem;
  color: #808080;
}
#app .heardtop .topRight .colerbig {
  color: #404040;
}
#app .heardtop .hoverstyle p:hover {
  font-weight: bold;
  cursor: pointer;
}
#app .line {
  width: 100vw;
  height: 1rem;
}
#app .box {
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#app .box .box_img {
  width: 11.7rem;
  height: 5.63rem;
  background: url('../img/box1_bj.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
}
#app .box .box_img .box_left {
  flex-shrink: 0;
  background: url('../img/box1_phone_bj.png') no-repeat;
  background-size: 100% 100%;
  width: 4.5rem;
  height: 5.42rem;
  margin-top: 0.25rem;
  margin-left: 1.1rem;
}
#app .box .box_img .box_right {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0.4rem;
}
#app .box .box_img .box_right .leftimg {
  width: 4.09rem;
  height: 1.2rem;
}
#app .box .box_img .box_right .leftimg .l-title {
  display: flex;
  font-size: 0.66rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #fff;
}
#app .box .box_img .box_right .leftimg .l-title img {
  width: 0.74rem;
  height: 0.83rem;
}
#app .box .box_img .box_right .leftimg .l-desp {
  height: 0.88rem;
  font-size: 0.36rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #F2F2F2;
  line-height: 0.88rem;
  opacity: 0.9;
}
#app .box .box_img .box_right .Download {
  width: 4.09rem;
  height: 1.54rem;
  position: relative;
}
#app .box .box_img .box_right .Download .code {
  position: absolute;
  width: 1.5rem;
}
#app .box .box_img .box_right .Download div {
  width: 2rem;
  height: 0.53rem;
  background: #FFFFFF;
  border-radius: 0.27rem;
}
#app .box .box_img .box_right .Download .btnTop {
  position: absolute;
  right: 0;
  top: 0.1rem;
  padding-left: 0.1rem;
  display: flex;
  align-items: center;
  font-size: 0.16rem;
}
#app .box .box_img .box_right .Download .btnTop img {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.1rem;
}
#app .box .box_img .box_right .Download .btnBotn {
  position: absolute;
  right: 0;
  bottom: 0.1rem;
  padding-left: 0.1rem;
  display: flex;
  align-items: center;
  font-size: 0.16rem;
}
#app .box .box_img .box_right .Download .btnBotn img {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.1rem;
}
#app .box .box_img .box_right .hoverimg .code:hover {
  transform: scale(1.1);
}
#app .box .box_img .box_right .hoverimg div:hover {
  transform: scale(1.1);
}
#app .box1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.6rem;
}
#app .box1 .magrleft {
  position: relative;
  right: -0.5rem;
}
#app .box2 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#app .box2 .magrinright {
  position: relative;
  left: -1rem;
}
#app .box3 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  right: -2rem;
}
#app .box3 .magrinright {
  margin-right: 0.5rem;
}
#app .box3 .backImg {
  width: 10rem;
  height: 5.5rem;
  background: url('../img/box3_img.png') 0 / cover no-repeat;
}
#app .box4 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 1rem;
}
#app .box4 .backImg {
  width: 7.26rem;
  height: 5.23rem;
  background: url('../img/box4_img.png') 0 / cover no-repeat;
}
#app .box1_left {
  text-align: center;
  margin-top: -1rem;
  flex-shrink: 0;
}
#app .box1_left p {
  font-size: 0.64rem;
  color: #478AC4;
  display: flex;
  align-items: center;
  justify-content: center;
}
#app .box1_left p span {
  color: #FFFFFF;
  border-radius: 0.1rem;
  margin-left: 0.1rem;
  padding: 0.06rem 0.22rem;
  background: linear-gradient(90deg, #527DD0, #665BC5);
}
#app .box1_left span {
  font-size: 0.36rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #838689;
}
#app .box1_right {
  width: 8.3rem;
  height: 6.62rem;
  flex-shrink: 0;
  background: url('../img/box1_img.png') 0 / cover no-repeat;
}
#app .box2_left {
  width: 6.8rem;
  height: 5.14rem;
  background: url('../img/box2_img.png') 0 / cover no-repeat;
}
#app .box2_right {
  text-align: center;
  margin-top: -1rem;
}
#app .box2_right p {
  font-size: 0.64rem;
  color: #478AC4;
  display: flex;
  align-items: center;
  justify-content: center;
}
#app .box2_right p span {
  color: #FFFFFF;
  border-radius: 0.1rem;
  margin-left: 0.1rem;
  padding: 0.06rem 0.22rem;
  background: linear-gradient(90deg, #527DD0, #665BC5);
}
#app .box2_right span {
  font-size: 0.36rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #838689;
}
#app .connectionbox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.6rem 0;
}
#app .connectionbox .connection {
  width: 14rem;
  height: 6.4rem;
  border: 0.04rem solid #00B5FD;
  border-radius: 0.1rem;
  padding: 0.3rem 0.57rem;
  font-size: 0.26rem;
}
#app .connectionbox .connection .title {
  display: flex;
}
#app .connectionbox .connection .title .titletip {
  width: 0.06rem;
  height: 0.6rem;
  background: #00B5FD;
}
#app .connectionbox .connection .title .titletext {
  font-size: 0.52rem;
  color: #00B5FD;
  margin-left: 0.2rem;
}
#app .connectionbox .connection p {
  margin: 0.5rem 0;
}
#app .connectionbox .connection span {
  display: block;
  margin-top: 0.5rem;
}
#app .pcfooter {
  display: flex;
  height: 3rem;
  background: #25374E;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#app .pcfooter p {
  color: #FFFFFF;
  font-size: 0.16rem;
  margin: 0.04rem 0;
}
#app .pcfooter p a {
  color: #FFFFFF;
}
#app .toast {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 0.1rem 0.2rem;
  border-radius: 0.2rem;
  font-size: 0.24rem;
  background: #000000;
  opacity: 0.9;
  color: #FFFFFF;
}
