.pc .banner .qrcode {
  display: none;
  position: absolute;
  width: 280px;
  height: 230px;
  left: 140px;
  top: -61px;
  z-index: 9999;
  background-size: 100% 100%;
}
.pc .minauto {
  width: 80%;
}
.pc h5 {
  font-weight: 400;
  font-size: 18px;
  padding-top: 24px;
  text-align: center;
  color: #595959;
}
.pc h2 {
  font-size: 36px;
  text-align: center;
  font-weight: 600;
  color: black;
}
.pc .yinying {
  box-shadow: -2px 1px 23px gainsboro !important;
}
.pc .headerBottom {
  background: #f5faff;
}
.pc .headerBottom .minauto {
  display: flex;
  padding: 2vh 0vw;
}
.pc .headerBottom .minauto .supply .title {
  text-align: center;
  font-size: 1vw;
}
.pc .headerBottom .minauto .supply .bottom {
  padding-top: 0.8vh;
}
.pc .headerBottom .minauto .supply .bottom div:nth-child(2) {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
.pc .headerBottom .minauto .supply .bottom div:nth-child(2) label {
  font-size: 1vw;
}
.pc .headerBottom .minauto .supply .bottom div:nth-child(1) {
  font-size: 1vw;
}
.pc .headerBottom .minauto .manufacture .title {
  text-align: center;
  font-size: 1vw;
}
.pc .headerBottom .minauto .manufacture .bottom {
  padding-top: 0.8vh;
}
.pc .headerBottom .minauto .manufacture .bottom div:nth-child(2) {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.pc .headerBottom .minauto .manufacture .bottom div:nth-child(2) label {
  font-size: 1vw;
}
.pc .headerBottom .minauto .manufacture .bottom div:nth-child(1) {
  font-size: 1vw;
}
.pc .help {
  padding: 116px 0px;
}
.pc .help .minauto {
  /* 隐藏所有内容 */
  /* 显示当前选项卡对应的内容 */
}
.pc .help .minauto .content {
  margin-top: 57px;
  display: none;
  padding: 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #F0F2F4;
}
.pc .help .minauto .content span {
  font-size: 18px;
  color: #595959;
}
.pc .help .minauto .content img {
  width: 80%;
}
.pc .help .minauto .active {
  display: block;
}
.pc .help .minauto .container .tab {
  padding-top: 3vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.pc .help .minauto .container .tab button {
  border-bottom: 1px solid #c8ced6;
  width: 20%;
}
.pc .help .minauto .container .tab button img {
  margin-top: 1vh;
  width: 10vw;
}
.pc .help .minauto .container .tab .active {
  border-bottom: 1px solid #006ab6;
}
.pc .why {
  padding: 80px 0px;
  background: linear-gradient(45deg, #fffdf5 1%, #e5f2ff 15%, #f2f7ff 84%, #fefcff 100%);
}
.pc .why .minauto ul {
  margin-top: 3vh;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.pc .why .minauto ul li {
  width: 49%;
  height: 18vh;
  background: #ffffff;
  margin-top: 2vh;
  position: relative;
  display: flex;
  padding-top: 1.5vh;
}
.pc .why .minauto ul li h5 {
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  padding-top: 1vh !important;
  color: #000000;
}
.pc .why .minauto ul li p {
  font-weight: 400;
  color: #595959;
}
.pc .why .minauto ul li span:nth-child(1) {
  padding: 1vh 0.5vw;
  width: 7vw;
  height: 14vh;
}
.pc .why .minauto ul li span:nth-child(1) img {
  width: 100%;
  height: 100%;
}
.pc .why .minauto ul li span:nth-child(2) {
  width: 60%;
}
.pc .why .minauto ul li span:nth-child(2) p {
  padding-top: 1vh;
  font-size: 16px;
  color: gray;
}
.pc .how {
  padding: 116px 0px;
}
.pc .how .minauto img {
  width: 100%;
  height: 100%;
}
.pc .custom {
  padding: 80px 0px;
  background: linear-gradient(45deg, #fffdf5 1%, #e5f2ff 15%, #f2f7ff 84%, #fefcff 100%);
}
.pc .custom .minauto ul li {
  margin-top: 3vh;
  display: flex;
}
.pc .custom .minauto ul li div {
  background: #006AB6;
  border-radius: 4px 4px 4px 4px;
  width: 19%;
  height: 66px;
  color: white;
  line-height: 66px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}
.pc .custom .minauto ul li img {
  padding-left: 1vw;
  width: 80%;
  height: 66px;
}
.pc .approve {
  padding: 116px 0px 0px 0px;
}
.pc .new {
  padding: 116px 0px 0px 0px;
  padding-bottom: 7vh;
}
.pc .new .minauto .h1 {
  box-shadow: 0px 10px 24px 2px rgba(0, 81, 159, 0.1);
  background: #f9f9f9;
  height: 38vh;
  width: 45%;
  border-radius: 0px 4px 0px 4px;
  margin-bottom: 1vw;
  margin-top: 0;
  padding: 1vh 1vw;
}
.pc .new .minauto .day {
  font-size: 16px;
  text-align: left;
  margin-top: 2vh;
  color: #000000;
  padding-left: 1rem;
}
.pc .new .minauto .title {
  color: #006AB6;
  text-align: left;
  line-height: 24px;
  font-size: 16px;
  padding-top: 1vh;
  padding-left: 1rem;
}
.phone .minauto {
  width: 90%;
}
.phone .minauto h2 {
  text-align: center;
  font-weight: 500;
  color: #000000;
  font-size: 5vw;
  padding-top: 2vh;
  font-weight: 600;
}
.phone .minauto h5 {
  text-align: left;
  font-size: 3vw;
  padding-top: 1.5vh;
  padding-bottom: 1vh;
  font-weight: 400;
  color: #595959;
  text-align: center;
}
.phone .headerBottom {
  background: #f5faff;
}
.phone .headerBottom .minauto {
  padding: 2vh 0vw;
}
.phone .headerBottom .minauto .supply .title {
  text-align: center;
  font-size: 3vw;
}
.phone .headerBottom .minauto .supply .bottom {
  padding-top: 0.8vh;
}
.phone .headerBottom .minauto .supply .bottom div:nth-child(2) {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  color: #000000;
}
.phone .headerBottom .minauto .supply .bottom div:nth-child(2) label {
  font-size: 1rem;
}
.phone .headerBottom .minauto .supply .bottom div:nth-child(1) {
  font-size: 0.8rem;
  font-weight: 400;
  color: #1F1F1F;
}
.phone .why {
  padding: 40px 0px;
  background: linear-gradient(45deg, #fffdf5 1%, #e5f2ff 15%, #f2f7ff 84%, #fefcff 100%);
  padding-bottom: 5vh;
}
.phone .why .minauto ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.phone .why .minauto ul li {
  width: 100%;
  height: 18vh;
  font-size: 3vw;
  background: #ffffff;
  margin-top: 2vh;
  position: relative;
  display: flex;
  padding-top: 1.5vh;
}
.phone .why .minauto ul li span:nth-child(1) {
  width: 18vw;
  height: 14vh;
  line-height: 14vh;
}
.phone .why .minauto ul li span:nth-child(1) img {
  width: 18vw;
  height: 11vh;
}
.phone .why .minauto ul li span:nth-child(2) {
  width: 60%;
}
.phone .why .minauto ul li span:nth-child(2) p {
  padding-top: 1vh;
  font-size: 3vw;
  color: gray;
}
.phone .help {
  padding: 86px 0px;
}
.phone .how {
  padding: 86px 0px;
}
.phone .how .minauto img {
  margin-top: 5vh;
  width: 100%;
  height: 100%;
}
.phone .custom {
  padding: 40px 0px;
  background: linear-gradient(45deg, #fffdf5 1%, #e5f2ff 15%, #f2f7ff 84%, #fefcff 100%);
}
.phone .custom .minauto .imapar {
  overflow: scroll;
}
.phone .custom .minauto .imapar img {
  margin-top: 5vh;
  width: 100% ;
  max-width: none;
  height: 100%;
}
.phone .approve {
  padding: 80px 0px;
}
.phone .new {
  padding: 0px 0px 100px 0px;
}
.phone .banner .qrcode {
  display: none;
  position: absolute;
  width: 180px;
  height: 130px;
  left: -58px;
  top: -137px;
  z-index: 9999;
  background-size: 100% 100%;
}
