.qyjj-content {
  margin-top: 103px;
}

.qyjj-content .qytops {
  display: flex;

  justify-content: space-between;
}

.qyjj-content .handleL {
  width: 49.5%;
}

.qyjj-content .handleL > p {
  font-size: 14px;

  line-height: 28px;

  color: #666666;

  margin-top: 37px;
}

.qyjj-content .handleR {
  width: 46.64%;
}

.qyjj-content .num .list {
  display: flex;

  padding: 46px 0;

  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);

  border-radius: 30px;
}

.qyjj-content .list .items {
  width: 25%;

  text-align: center;

  padding: 18px 0;

  border-right: 1px solid #e6e6e6;
}

.qyjj-content .list .items .sp1 {
  font-size: 48px;

  line-height: 30px;

  color: #040860;
}

.qyjj-content .list .items p {
  font-size: 14px;

  color: #666666;

  margin-top: 19px;
}

.qyjj-content .qyjk {
  padding-bottom: 80px;
}

.qyjj-content .long {
  width: 100%;

  height: 1px;

  background-color: #ccc;

  opacity: 0.7;
}

.market {
  margin-top: 82px;

  margin-bottom: 50px;
}

.market .mytops {
  display: flex;

  align-items: center;

  /*justify-content: space-between;*/
}

.market .mytops > p {
  width: 66%;

  font-size: 14px;

  line-height: 28px;

  color: #666666;

  margin-left: 7%;
}

.maps {
  display: flex;

  justify-content: center;

  align-items: flex-end;
}

.lotof {
  display: none;
}

.maps .side {
  width: 160px;

  height: 36px;

  line-height: 36px;

  border-radius: 18px;

  padding-left: 32px;

  margin-bottom: 14px;
}

/* padpro端 */

@media screen and (min-width: 991px) and (max-width: 1366px) {
  .qyjj-content {
    margin-top: 73px;
  }

  .qyjj-content .handleL > p {
    font-size: 14px;

    line-height: 28px;

    color: #666666;

    margin-top: 20px;
  }

  .qyjj-content .list .items .sp1 {
    font-size: 35px;

    line-height: 30px;

    color: #040860;
  }

  .qyjj-content .qyjk {
    padding-bottom: 60px;
  }

  .market {
    margin-top: 60px;

    margin-bottom: 40px;
  }
}

/* pad端 */

@media screen and (min-width: 768px) and (max-width: 991px) {
  .maps .side {
    width: 130px;
  }

  .maps .imgs {
    width: 75%;
  }

  .qyjj-content {
    margin-top: 40px;
  }

  .qyjj-content .handleL > p {
    font-size: 13px;

    line-height: 22px;

    color: #666666;

    margin-top: 16px;
  }

  .qyjj-content .list .items .sp1 {
    font-size: 30px;

    /* line-height: 16px; */

    color: #040860;
  }

  .qyjj-content .num .list {
    display: flex;

    padding: 15px 0;

    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%);

    border-radius: 30px;
  }

  .qyjj-content .qyjk {
    padding-bottom: 50px;
  }

  .market {
    margin-top: 40px;

    margin-bottom: 35px;
  }

  .market .mytops > p {
    width: 63.33%;

    font-size: 13px;

    line-height: 21px;

    color: #666666;
  }

  .maps .side {
    width: 115px;

    font-size: 13px;
  }
}

/* 移动端 */

@media (max-width: 767px) {
  .content-bread .tabs {
    width: 100% !important;
  }

  .maps .side {
    width: 130px;
  }

  .maps .imgs {
    width: 75%;
  }

  .qyjj-content {
    margin-top: 30px;
  }

  .qyjj-content .qytops {
    flex-wrap: wrap;
  }

  .qyjj-content .handleL {
    width: 100%;
  }

  .qyjj-content .handleR {
    width: 100%;
  }

  .qyjj-content .handleL > p {
    font-size: 12px;

    line-height: 20px;

    color: #666666;

    margin-top: 12px;
  }

  .qyjj-content .list .items .sp1 {
    font-size: 30px;

    /* line-height: 16px; */

    color: #040860;
  }

  .qyjj-content .num .list {
    display: flex;

    padding: 0;

    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%);

    border-radius: 30px;
  }

  .qyjj-content .qyjk {
    padding-bottom: 50px;
  }

  .market {
    margin-top: 40px;

    margin-bottom: 35px;
  }

  .market .mytops > p {
    width: 63.33%;

    font-size: 13px;

    line-height: 21px;

    color: #666666;
  }

  .maps .side {
    width: 115px;

    font-size: 13px;
  }

  .qyjj-content .num .list {
    flex-wrap: wrap;
  }

  .qyjj-content .list .items {
    width: 50%;

    margin-bottom: 10px;
  }

  .qyjj-content .list .items p {
    font-size: 12px;

    margin-top: 12px;
  }

  .qyjj-content .list .items .sp1 {
    font-size: 22px;
  }

  .market .mytops > p {
    width: 100%;
  }

  .market .mytops {
    flex-wrap: wrap;
  }

  .maps .imgs {
    width: 100%;
  }

  .maps {
    flex-wrap: wrap;
  }

  .lotof {
    width: 100%;
  }
}
