.tenyears-main-content {
  min-width: 1660px;
  min-height: 1200px;
  margin-top: 49px;
  /* background-repeat: no-repeat; */
  background: url('//pic.cgyouxi.com/orange/upload/202305/25322333_eadfa30671c7dc92428cfcbdf461970c.jpg')
    no-repeat;
  background-size: 100%;
}

.edition-center {
  width: 785px;
  padding-top: 400px;
  margin: 0 auto;
  font-size: 0;
}

.phone-model-container {
  position: relative;
  display: inline-block;
  width: 312px;
  height: 554px;
  margin-right: 119px;
  vertical-align: middle;
}

.phone-model-container .phone-model-border {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url('//pic.cgyouxi.com/orange/upload/202212/83158404_bb15c44c3b1908c192febe666be295ee.png')
    no-repeat;
  background-size: 100%;
  vertical-align: middle;
  z-index: 2;
}
.phone-model-container .phone-model {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 292px;
  height: 536px;
  /* background-image: url('//pic.cgyouxi.com/orange/upload/202305/25322333_0205516ae1dbe29fadac4c834f42f88a.png'); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  border-radius: 30px;
  overflow: hidden;
}

.scan_code {
  display: inline-block;
  width: 348px;
  padding-top: 9px;
  vertical-align: middle;
  text-align: center;
}

.scan_code .qr-code-container {
  position: relative;
  width: 359px;
  height: 494px;
  background: url('//pic.cgyouxi.com/orange/upload/202212/83158404_bdaf008be5fea23c8a9a381e5c1dccda.png')
    no-repeat;
  background-size: 359px 494px;
}
.scan_code .qr-code {
  position: absolute;
  right: 63px;
  bottom: 37px;
  width: 167px;
  height: 167px;
  /* background: url('//pic.cgyouxi.com/orange/upload/202305/104355070_611b7e4688c312e11c28701e72d64280.png')
    no-repeat;
  background-size: 167px 167px; */
}
.scan_code .qr-code img {
  width: 167px;
  height: 167px;
}

.scan_code p {
  margin-top: 33px;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 500;
}
