* {
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  min-width: 1280px;
}
@media screen and (max-width: 1440px) {
  .size{
    width: 1200px !important;
  }
  .navbar .buttton{
    background-size: 130px !important;
  }
  .block1 .but{
    left: 60px !important;
    bottom: 85px !important;
  }
  .block1 .buttton{
    background-size:220px !important;
  }
}

.size{
  width: 1400px ;
  position: relative;
}
.navbar {
  position: fixed;
  /* min-width: 1280px; */
  width: 100%;
  height: 70px;
  background-color: #FFFFFF;
  z-index: 1000;

}
.navbar .navbackImg {
  margin: 0 auto;
  position: relative;
  width: 1400px;
  height: 70px;
  -webkit-user-drag: none;
  background-image: url("../img/img1/navbar.png");
  background-size:1400px;
  background-repeat: no-repeat;
}
.navbar .navbackImg .buttton img{
  width: 115px;
  height: 35px;
  box-sizing: border-box;
}
.navbar .buttton {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 10px;
  right: 100px;
  width: 180px;
  height: 52px;
  color: #FFFFFF;
  cursor: pointer;
}

.navbar .phoneDownload {
  display: none;
  position: absolute;
  background-image: url("../img/img1/QR_background.png");
  background-size: 244px 165px;
  justify-content: center;
  align-items: center;
  top: 25px;
  right: -130px;
  width: 244px !important;
  height: 165px !important;
}
.phoneStart{
   height: 35px;
}
.phoneStart:hover .phoneDownload{
  display: block;
}
 .phoneDownload .phoneDownload_in {
  width: 165px;
  height: 70px;
  margin:0 auto;
  padding-top: 38px;
}

.phoneDownload img {
  width: 70px !important;
  height: 70px !important;
}

.outphoneStart {
  cursor: pointer;
  z-index: 99;
  position: absolute;
  left: 7%;
  bottom: 25%;
  display: flex;
}

.outphoneStart img {
  width: 115px;
  height: 35px;
  box-sizing: border-box;
}

.outphoneStart .phoneDownload {
  display: none;
  position: absolute;
  background-image: url("../img/img1/QR_background.png");
  background-size: 244px 165px;
  justify-content: center;
  align-items: center;
  top: 15px;
  right: -100px;
  width: 244px !important;
  height: 165px !important;
}

.outphoneStart1 {
  cursor: pointer;
  z-index: 99;
  position: absolute;
  right: 10%;
  bottom: 25%;
  display: flex;
}

.outphoneStart1 img {
  width: 115px;
  height: 35px;
  box-sizing: border-box;
}

.outphoneStart1 .phoneDownload {
  display: none;
  position: absolute;
  background-image: url("../img/img1/QR_background.png");
  background-size: 244px 165px;
  justify-content: center;
  align-items: center;
  top: 15px;
  right: -100px;
  width: 244px !important;
  height: 165px !important;
}
.navbar .left {
  position: absolute;
  left: 300px;
  top: 20px;
}
.navbar .left span {
  width: 160px;
  height: 34px;
  margin: 12px;
  font-size: 30px;
  font-weight: 700;
  color: #1F67CF;
  line-height: 34px;
}

.navbar .center .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.navbar .center input {
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.navbar .center .head_content {
  float: left;
  margin: 15px 0 0 550px;
}
.navbar .center .serach {
  float: left;
  width: 212px;
  height: 32px;
  margin-top: 6px;
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  margin-left: 10px;
  font-size: 0px;
}
.navbar .center .serach img {
  height: 30px;
  vertical-align: top;
}
.navbar .center .txt {
  height: 30px;
  width: 100px;
  padding-left: 10px;
  display: inline-block;
  font-size: 14px;
  outline: none;
}
.navbar .center .serach .btn {
  width: 59px;
  line-height: 32px;
  background: #008ded;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  float: right;
  border-radius: 0 4px 4px 0;
}
.navbar .center .keywos {
  float: left;
  font-size: 14px;
  line-height: 45px;
  position: initial;
}
.navbar .center .keywos a {
  color: #5c5c5c;
  margin-right: 20px;
  text-decoration: none;
}
.navbar .center .keywos a:hover {
  text-decoration: none;
  color: #0A50A1;
}
.block1 {
  padding-top: 70px;
  background: linear-gradient(360deg, #E8FCFF 0%, #B3D9FF 100%);
}
.backImg {
  display: flex;
  justify-content: center;
  /* background-image: url("../img/img1/backImg.png"); */
  background-repeat: no-repeat;
  background-size: 1920px;
  background-position: center;
  -webkit-user-drag: none;
}

.block1 .inImg {

  -webkit-user-drag: none;

}
.block1 .but {
  display: flex;
  width: 500px;
  height: 80px;
  position: absolute;
  left: 92px;
  bottom: 120px;
}
.block1 .buttton {
  width: 255px;
  height: 80px;
  background-image: url(../img/img1/bg-button.webp);
  background-size: 250px;
  background-repeat: no-repeat;
  border-radius: 12px 12px 12px 12px;
  cursor: pointer;
  user-select: none;
}
.block2 {
  display: flex;
  justify-content: center;
  position: relative;
}
.block2 .inImg {
  cursor: pointer;

  -webkit-user-drag: none;

}

/* .block2 .but {
  display: flex;
  width: 500px;
  height: 65px;
  position: absolute;
  right: 70px;
  bottom: 230px;
}

.block2 .buttton {
  width: 224px;
  height: 65px;
  background: #4096FF;
  border-radius: 12px 12px 12px 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  line-height: 30px;
  color: #FFFFFF;
  cursor: pointer;
  user-select: none;
}

.block2 .buttton1 {

  margin-left: 20px;
  width: 224px;
  height: 65px;
  background: #FFFFFF;
  border-radius: 12px 12px 12px 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  line-height: 30px;
  color: #4E5969;
  cursor: pointer;
  user-select: none;
} */

.block3 {
  background-color: rgb(242, 250, 255);
}

.block3 .inImg {

  width:  1280px;
  height: 720px;

  -webkit-user-drag: none;

}

.block3 .but {
  display: flex;
  width: 500px;
  height: 65px;
  position: absolute;
  left: 90px;
  bottom: 190px;
}

.block3 .buttton {
  width: 224px;
  height: 65px;
  background: #4096FF;
  border-radius: 12px 12px 12px 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  line-height: 30px;
  color: #FFFFFF;
  cursor: pointer;
  user-select: none;
}

.block3 .buttton1 {

  margin-left: 20px;
  width: 224px;
  height: 65px;
  background: #FFFFFF;
  border-radius: 12px 12px 12px 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  line-height: 30px;
  color: #4E5969;
  cursor: pointer;
  user-select: none;
}





/* 瀹氫箟tab鏍忕殑鏍峰紡 */
.tab {
  display: inline-block;
  width: 90px;
  height: 65px;
  padding: 20px 0 20px 0;
  margin-left: 70px;
  cursor: pointer;
  font-size: 14px;

  /* 娣诲姞绾挎潯鐨勫垵濮嬫牱寮� */
  border-bottom: 2px solid transparent;
  transition: border-color 0.5s ease;

}

/* 瀹氫箟閫変腑tab鏍忕殑鏍峰紡 */
.tab.active {
  border-bottom-color: #559ffa;
  color: #559ffa;
  /* 骞虫粦杩囨浮鏁堟灉 */
}

/* 瀹氫箟鍥剧墖鐨勬牱寮� */
.image {
  display: none;
}

/* 瀹氫箟閫変腑tab鏍忓搴斿浘鐗囩殑鏍峰紡 */
.image.active {
  display: block;
}


.block4 {

  height: 870px;
  text-align: center;

}

.block4 img {
  -webkit-user-drag: none;

  margin: 0 auto;
  width:  1280px;
  height: 520px;
}

.block5 {
  display: flex;
  justify-content: center;
  position: relative;

}

.block5 .buttton {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 224px;
  height: 56px;
  background: #4096FF;
  border-radius: 10px 10px 10px 10px;
  position: absolute;
  bottom: 40px;
  font-size: 20px;
  color: #FFFFFF;
}


.block5 img {
  -webkit-user-drag: none;


}

.bottom img {
  -webkit-user-drag: none;

}

.block6 {
  display: flex;
  justify-content: center;
}

.block5 img {
  -webkit-user-drag: none;


}

#wrapper {
  cursor: pointer;
  width: 100%;
  overflow: hidden;
  margin: 40px auto;
  border: 1px sodivd #000;
  display: flex;


}

.inner {
  display: flex;
  padding: 0;

}

.li {
  background-color: #fff;
  margin: 0 15px;
  width: 384px;
  height: 220px;

  border-radius: 16px;
  user-select: none;

}

.pingjia {

  background: linear-gradient(360deg, #E8FCFF 0%, #B3D9FF 100%);

  padding-top: 80px;
}

.pingjia .buttton {
  margin: 0 auto 16px auto;
  width: 320px;
  height: 72px;
  background: #07C160;
  border-radius: 12px 12px 12px 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  line-height: 30px;
  color: #FFFFFF;
  cursor: pointer;
  user-select: none;
}

.pingjia .buttton:hover {
  background: #3bcc81;
}


img {
  -webkit-user-drag: none;

}