.container_box {
  width: 100%;
  padding-top: 0.5rem;
  overflow-x: hidden;
  background: #f5f5f5;
}
.content {
  width: 16rem;
  height: auto;
  background: #fd0;
  z-index: -2;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  padding-top: 1rem;
  border-radius: 0.12rem;
  padding-bottom: 0.8rem;
}
.conten_bg {
  width: 16rem;
  height: 100%;
  border-radius: 0.12rem;
  position: absolute;
  background: #fd0 url("../../assets/images/bg.png") repeat;
  z-index: -1;
  top: 0;
}
.title p > span {
  display: block;
}
.policy {
  width: 14rem;
  margin: 0.32rem auto 0;
  border-radius: 0.06rem;
  background: #fff;
  padding: 0rem 1rem 1rem;
  box-sizing: border-box;
  padding-top: 0.01rem;
}
.overall {
  padding-top: 0.84rem;
  text-align: center;
}
.overall h1 {
  font-weight: normal;
  font-family: PingFang-SC-Heavy;
  font-size: 0.5rem;
  line-height: 0.7rem;
  color: #000000;
}
.overall h1 span {
  color: #ffc700;
}
.overall h2 {
  font-weight: normal;
  font-family: PingFang-SC-Heavy;
  font-size: 0.36rem;
  line-height: 0.5rem;
  color: #000000;
  margin-bottom: 0.11rem;
}
.overall p {
  font-size: 0.16rem;
  line-height: 0.22rem;
  color: #666666;
}
.overall p span {
  display: block;
}
.policy_title {
  position: relative;
  margin-top: 0.5rem;
  margin-bottom: 0.3rem;
  display: flex;
  flex-direction: row;
}
.policy_title span {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  top: 0.25rem;
  left: 0;
  z-index: 1;
}
.policy_title h2 {
  font-size: 0.36rem;
  line-height: 0.5rem;
  color: #000000;
  display: inline-block;
  padding: 0 0.15rem;
  margin: 0 auto;
  background: #fff;
  z-index: 2;
  font-weight: normal;
}
.policy_title h2 p {
  display: inline;
}
table {
  width: 100%;
  font-size: 0.18rem;
  border-spacing: unset;
  border-left: 1px solid #53585f;
  border-top: 1px solid #53585f;
}
table tr {
  border-top: 1px solid #53585f;
}

thead {
  color: #000;
  background: #ffe000;
}
thead td,
tbody td {
  height: 0.5rem;
  border-bottom: 1px solid #53585f;
  border-right: 1px solid #53585f;
  padding-left: 0.12rem;
}
tbody td {
  color: #666;
}
.intro tbody td {
  height: 0.65rem;
}
.intro tbody tr:first-child td:first-child {
  width: 2.73rem;
}
.intro tbody tr:first-child td:last-child {
  width: 4.97rem;
}
.provide_con,
.source_con {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  margin-top: 0.5rem;
  margin-bottom: 0.7rem;
}
.provide_left,
.provide_right {
  color: #666666;
  text-align: right;
  line-height: 0.32rem;
  font-size: 0.24rem;
  margin-right: 0.5rem;
}
.provide_left span,
.provide_right span {
  font-size: 0.16rem;
  height: 0.32rem;
  display: block;
}
.provide_right {
  text-align: left;
  margin-right: 0;
  margin-left: 0.5rem;
}
.provide_center {
  width: 5.32rem;
  position: relative;
}
.provide_center p,
.source_center p {
  width: 2.92rem;
  height: 2.92rem;
  border-radius: 50%;
  font-family: PingFang-SC-Heavy;
  font-size: 0.24rem;
  line-height: 2.92rem;
  text-align: center;
  color: #000000;
  background: #ffdd00;
}
.provide_center p:last-child {
  position: absolute;
  right: 0;
  top: 0;
  background: #f5f5f5;
}
.source_left,
.source_right {
  width: 4.51rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
}
.source_left div,
.source_right div,
.sourse_bottom div {
  display: flex;
  flex-direction: column;
  margin-right: 0.06rem;
}
.source_right div {
  margin-right: 0;
  margin-left: 0.06rem;
}
.source_left p,
.source_right p,
.sourse_bottom p {
  font-size: 0.24rem;
  font-family: PingFang-SC-Heavy;
  line-height: 0.33rem;
  color: #666666;
  text-align: right;
}
.source_right p {
  text-align: left;
}
.source_left span,
.source_right span,
.sourse_bottom span {
  font-size: 0.16rem;
  line-height: 0.33rem;
  color: #666666;
}
.source_left img,
.source_right img {
  margin-top: 0.12rem;
}
.source_right img {
  margin-left: 0.06rem;
}
.sourse_bottom img {
  margin-top: 0.06rem;
  margin-bottom: 0.06rem;
}
.source_con {
  margin-bottom: 0;
}
.sourse_bottom {
  margin-bottom: 0.45rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.sourse_bottom p {
  text-align: center;
}
.notice_con {
  margin-top: 0.5rem;
}
.notice_con div {
  margin-bottom: 0.3rem;
  display: flex;
  flex-direction: column;
}
.notice_con div:last-child {
  margin-bottom: 0;
}
.notice_con p {
  font-family: PingFang-SC-Heavy;
  font-size: 0.24rem;
  line-height: 0.33rem;
  color: #666666;
}
.notice_con span {
  font-size: 0.16rem;
  line-height: 0.22rem;
  color: #666666;
}
  .app_show {
    display: none;
  }
  .other>img{
    width:100%;
    margin-top:20px
  }
@media screen and (max-width: 1023px) {
  .container_box {
    width: 7.5rem;
    padding: 0;
    background: #fd0;
  }
  .content {
    width: 100%;
    height: auto;
    padding-top: 1.2rem;
    padding-bottom: 0.2rem;
  }
  .conten_bg {
    width: 100%;
    padding-bottom: 3rem;
    position: absolute;
    background: #fd0 url("../../assets/images/bg.png") repeat;
    background-size: 35%;
    z-index: -1;
  }
  .content .app_no {
    display: none;
  }
  .app_show {
    display: inline;
  }
  .overall {
    padding-top: 0.5rem;
  }
  .overall h1 {
    font-size: 0.4rem;
    line-height: 0.56rem;
  }
  .overall p {
    text-align: left;
    text-indent: 0.32rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .overall p span {
    display: inline;
  }
  .policy_title {
    margin-bottom: 0;
  }
  .introduce thead tr td:last-child,
  .introduce tbody tr:first-child td:last-child {
    display: none;
  }
  .introduce tbody td {
    height: 0.7rem;
  }
  .introduce tbody tr:first-child td:first-child {
    width: 1.68rem;
  }
  .introduce tbody tr:first-child td:nth-child(2) {
    width: 1.42rem;
  }
  .intro tbody tr:first-child td:first-child,
  .intro tbody tr:first-child td:nth-child(2),
  .intro tbody tr:first-child td:nth-child(2) {
    width: 1.2rem;
  }
  .intro tbody tr:first-child td:last-child {
    width: 2.3rem;
    padding-right: 0.2rem;
    box-sizing: border-box;
  }
  thead td,
  tbody td {
    padding-left: 0.05rem;
  }
  .policy {
    margin-top: 0.39rem;
    padding: 0.01rem 0.36rem 0.4rem;
    width: 6.54rem;
  }
  .policy_item:first-child .policy_title {
    margin-top: 0.3rem;
  }
  .policy_title h2 {
    text-align: left;
    margin: unset;
    margin-bottom: 0.2rem;
    display: block;
    padding: 0;
  }
  .policy_title span {
    display: none;
  }
  .policy_title h2 p {
    display: block;
  }
  .provide_center {
    display: none;
  }
  .provide_left,
  .provide_right {
    text-align: left;
    width: 2.77rem;
    margin-right: 0;
  }
  .provide_con {
    justify-content: space-between;
  }
  .provide_left p,
  .provide_right p {
    background: #ffdd00;
    color:#000;
    border-radius: 0.06rem;
    width: 2.77rem;
    height: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.5rem;
    padding-left: 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.1rem;
  }
  .provide_right {
    margin-left:0.4rem
  }
  .provide_left span,
  .provide_right span{
      font-size:0.28rem;
color: #666666;
letter-spacing: 0;
line-height: 0.48rem;
height: 0.48rem;
  }
  .source_con img,.sourse_bottom img,.source_center p{
      display: none;
  }
  .source_con,.sourse_bottom{
      display: block;
      margin-top: 0;
  }
  .source_con p,.sourse_bottom p{
      text-align: left;
      font-size: 0.28rem;
    color: #666666;
    line-height: 0.42rem;font-family: PingFang-SC-Bold;
  }
  .source_left, .source_right{
      width:auto
  }
  .source_con span,.sourse_bottom span{
      text-align: left;
      font-size: 0.28rem;
    color: #666666;
    line-height: 0.42rem;
    padding-bottom: 0.3rem;
  }
  .notice_con{
      margin-top:0;
      padding-bottom: 0.42rem;
  }
  .notice_con p,
  .notice_con span{
      font-size: 0.28rem;
line-height: 0.42rem;
  }
  .notice_con div{
      margin-bottom: 0;
  }
}