.left-jiantou,
.right-jiantou {
  animation: middle-jiantou 2s linear infinite alternate;
  transform-origin: center center;
}
.middle-jiantou {
  animation: middle-jiantou 2s linear infinite alternate;
  transform-origin: center center;
}
@keyframes silde-jiantou {
  from {
    transform: translateY(-5px);
  }
  to {
    transform: translateY(5px);
  }
}
@keyframes middle-jiantou {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(10px);
  }
}
.content_banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.content_banner > img {
  width: 5.69rem;
  height: 2.62rem;
}

.content_title {
  display: flex;
  align-items: center;
}

.content_title > img {
  width: 0.23rem;
  height: 0.3rem;
}

.content_title > span {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.3rem;
  color: #000000;
  line-height: 0.3rem;
  margin-left: 0.14rem;
}

.content_first {
  margin-top: 0.76rem;
}

.content_first .scale_box:hover img,
.content_two .scale_box:hover img{
    transform: none;
}

.content_first > p {
  margin-bottom: 0.67rem;
}

.content_first > div:nth-child(2) {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}

.content_first_left {
  width: 8.35rem;
  border: 0.02rem solid #a3c6f8;
  padding: 0.99rem 0.46rem 0.08rem 0.46rem;
  box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(0, 0, 0, 0.05);
  border-radius: 0.2rem;
  position: relative;
  overflow: hidden;
}

.content_first_left > p:first-child {
  position: absolute;
  top: 0;
  left: 0;
  background: url("/static/img/3_img/3_3_4.png") no-repeat;
  background-size: 100% 100%;
  background-position-x: -0.5rem;
  padding-left: 0.5rem;
  width: 7rem;
  height: 0.56rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.21rem;
  color: #ffffff;
  line-height: 0.56rem;
  cursor: pointer;
  background-size: 100% 100%;
}

.content_first_left > p:nth-child(2) {
  background: url("/static/img/3_img/3_3_5.png") no-repeat;
  background-size: 100% 100%;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.25rem;
  color: #ffffff;
  padding: 0.11rem 0.77rem;
  margin: 0 auto;
  display: table;
  cursor: pointer;
  margin-bottom: 0.14rem;
}

.jiantou {
  display: flex;
  justify-content: space-between;
  margin: 0 2.06rem 0 2.15rem;
}

.jiantou > img:first-child {
  width: 0.51rem;
  height: 0.49rem;
  margin-top: 0.15rem;
}

.jiantou > img:nth-child(2) {
  width: 0.32rem;
  height: 0.4rem;
}

.jiantou > img:nth-child(3) {
  width: 0.51rem;
  height: 0.49rem;
  margin-top: 0.15rem;
}

.content_flex {
  display: flex;
  justify-content: space-between;
  margin: 0 0.55rem 0.38rem 0.58rem;
}

.content_flex > p {
  width: 1.51rem;
  padding: 0.08rem 0;
  background: #ef8e34;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #ffffff;
  border-radius: 0.1rem;
  text-align: center;
}

.content_first_left > div:nth-child(7) {
  margin: 0.44rem 2.95rem 0 2.97rem;
  display: flex;
  justify-content: space-between;
}

.content_first_left > div:nth-child(7) > img {
  width: 0.51rem;
  height: 0.49rem;
}

.content_first_left > div:nth-child(8) {
  margin: 0 2.73rem 0.25rem 2.73rem;
  display: flex;
  justify-content: space-between;
}

.content_first_left > div:nth-child(8) > div {
  width: 0.49rem;
}

.content_first_left > div:nth-child(8) > div > img {
  width: 0.49rem;
  height: 0.61rem;
}

.content_first_left > div:nth-child(8) > div > p {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #000000;
  margin-top: 0.11rem;
  white-space: nowrap;
}

.content_first_left > div:nth-child(9) > p {
  padding: 0.15rem 0 0.15rem 0.31rem;
  border-radius: 0.1rem;
  border: 0.01rem solid #2655bb;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #080808;
  margin-bottom: 0.18rem;
}

.content_first_right {
  width: 5.74rem;
  border: 0.02rem solid #9beeff;
  padding: 1.28rem 0.22rem 0 0.23rem;
  box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(0, 0, 0, 0.05);
  border-radius: 0.2rem;
  position: relative;
  margin-left: 0.41rem;
}

.content_first_right > p:first-child {
  position: absolute;
  top: 0;
  left: 0;
  background: url("/static/img/3_img/3_3_7.png") no-repeat;
  background-size: contain;
  width: 3.05rem;
  height: 0.56rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.21rem;
  color: #ffffff;
  line-height: 0.56rem;
  text-align: center;
  cursor: pointer;
}

.content_first_right > div:nth-child(2) {
  width: 5.29rem;
  height: 3.38rem;
  margin-bottom: 0.83rem;
  border-radius: 0.2rem;
}

.content_first_right > div:nth-child(3) {
  margin: 0 0.25rem;
}

.content_first_right > div:nth-child(3) > p {
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  border: 0.01rem solid #46cae4;
  padding: 0.15rem 0 0.15rem 0.33rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #080808;
  margin-bottom: 0.32rem;
}

.content_first > div:nth-child(3) {
  box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(0, 0, 0, 0.05);
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  border: 0.02rem solid #ffbe81;
  position: relative;
  padding: 1.08rem 0.47rem 0.6rem 0.47rem;
  margin-bottom: 1.03rem;
}

.content_first > div:nth-child(3) > p:first-child {
  position: absolute;
  top: 0;
  left: 0;
  background: url("/static/img/3_img/3_3_9.png") no-repeat;
  background-size: contain;
  width: 3.05rem;
  height: 0.56rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.21rem;
  color: #ffffff;
  line-height: 0.56rem;
  text-align: center;
  cursor: pointer;
}

.content_first > div:nth-child(3) > div:last-child {
  display: flex;
  justify-content: space-between;
}

.content_first > div:nth-child(3) > div:last-child > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content_first > div:nth-child(3) > div:last-child > div > p {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #ffffff;
  background: #ef8e34;
  text-align: center;
  padding: 0.08rem 0;
  border-radius: 0.1rem;
  margin-bottom: 0.47rem;
}

.content_first > div:nth-child(3) > div:last-child > div:first-child {
  width: 5.34rem;
}

.content_first > div:nth-child(3) > div:last-child > div:first-child > p {
  width: 2.13rem;
}

.content_first > div:nth-child(3) > div:last-child > div:first-child > div {
  width: 5.34rem;
  height: 3.19rem;
}

.content_first > div:nth-child(3) > div:last-child > div:nth-child(2) {
  width: 1.58rem;
}

.content_first > div:nth-child(3) > div:last-child > div:nth-child(2) > p {
  width: 1.51rem;
}

.content_first > div:nth-child(3) > div:last-child > div:nth-child(2) > div {
  width: 1.58rem;
  height: 3.19rem;
  border-radius: 0.2rem;
}

.content_first > div:nth-child(3) > div:last-child > div:last-child {
  width: 5.32rem;
}

.content_first > div:nth-child(3) > div:last-child > div:last-child > p {
  width: 1.51rem;
}

.content_first > div:nth-child(3) > div:last-child > div:last-child > div {
  width: 5.32rem;
  height: 3.19rem;
}

.content_two {
  background: #f2f7ff;
  padding: 0.9rem 0 0.6rem 0;
  border-radius: 0.9rem;
}

.content_two_box > div:first-child {
  display: flex;
  justify-content: space-between;
  margin: 0 1.42rem 0.26rem 3.42rem;
}

.content_two_box > div:first-child > div:first-child > p {
  background: url("/static/img/3_img/3_3_13.png") no-repeat;
  background-size: contain;
  width: 2.44rem;
  padding: 0.08rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #ffffff;
  text-align: center;
}

.content_two_box > div:first-child > div:first-child > div {
  display: flex;
  margin: 0.1rem 0.47rem 0 0.47rem;
  justify-content: space-between;
}

.content_two_box > div:first-child > div:first-child > div > img {
  width: 0.51rem;
  height: 0.49rem;
}

.content_two_box > div:first-child > div:last-child > p {
  background: url("/static/img/3_img/3_3_14.png") no-repeat;
  background-size: contain;
  width: 1.51rem;
  padding: 0.08rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #ffffff;
  text-align: center;
}

.content_two_box > div:first-child > div:last-child > img {
  width: 0.33rem;
  height: 0.41rem;
  margin: 0 auto;
  margin-top: 0.14rem;
}

.content_two_box > div:nth-child(2) {
  display: flex;
  justify-content: space-between;
}

.content_two_box > div:nth-child(2) > div:first-child {
  display: flex;
  justify-content: space-between;
  width: 9.28rem;
}

.content_two_box > div:nth-child(2) > div:last-child {
  width: 4.5rem;
}

.content_two_box > div:nth-child(2) > div:last-child > div {
  width: 4.5rem;
  height: 1.97rem;
}

.content_two_box > div:nth-child(2) > div:last-child > p {
  text-align: center;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #080808;
  margin-top: 0.2rem;
}

.content_two_box > div:nth-child(2) > div:first-child > div > div {
  width: 4.5rem;
  height: 1.97rem;
}

.content_two_box > div:nth-child(2) > div:first-child > div > p {
  text-align: center;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #080808;
  margin-top: 0.2rem;
}

.content_two_box > div:nth-child(3) {
  display: flex;
  justify-content: space-between;
  border-radius: 0.3rem;
  border: 0.01rem solid #558aff;
  padding: 0.32rem 0.27rem 0.32rem 0.18rem;
  margin-top: 0.72rem;
}

.content_two_box > div:nth-child(3) > div > div {
  width: 4.5rem;
  height: 1.97rem;
}

.content_two_box > div:nth-child(3) > div > p {
  text-align: center;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #080808;
  margin-top: 0.2rem;
}

.content_three {
  margin: 0.8rem 0 1.1rem 0;
}

.content_three > div {
  margin-top: 0.67rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content_three > div > img {
  width: 0.53rem;
  height: 0.67rem;
  animation: lrl 1.5s infinite;
}

@keyframes lrl {
  0% {
      transform: translateX(-0.05rem);
  }

  50% {
      transform: translateX(0.05rem);
  }

  100% {
      transform: translateX(-0.05rem);
  }
}

.content_three_box > .content_first_left > div:first-child > p:first-child {
  background: url("/static/img/3_img/3_3_13.png") no-repeat;
  background-size: contain;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #ffffff;
  width: 3.05rem;
  height: 0.56rem;
  line-height: 0.56rem;
  text-align: center;
  margin: 0 auto 0.14rem auto;
  padding-bottom: 0.2rem;
}

.content_three_box > .content_first_left > div:first-child > img:nth-child(2) {
  width: 0.32rem;
  margin: 0 auto;
  padding-bottom: 0.14rem;
}

.content_three_box > .content_first_left {
  width: 6rem;
  padding: 0.3rem;
}

.content_three_box > .content_first_left > .jiantou {
  margin: 0 1.5rem;
}

.content_three_box > .content_first_left > .content_flex > p {
  width: 1.2rem;
}

.content_three_box > .content_first_left > div:nth-child(7) {
  margin: 0 1.9rem;
}

.content_three_box > .content_first_left > div:nth-child(8) {
  margin: 0 1.8rem;
}

.content_three_center {
  width: 3.3rem;
  padding: 1.3rem 0;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(0, 0, 0, 0.05);
  border-radius: 0.2rem;
  border: 0.02rem solid #a3c6f8;
}

.content_three_center > div {
  background: url("/static/img/3_img/3_3_18.png") no-repeat;
  background-size: contain;
  width: 2.63rem;
  margin: 0 auto;
  height: 0.97rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content_three_center > img {
  width: 0.32rem;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  margin: 0 auto;
}

.content_three_center > div > p:first-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.18rem;
  color: #ffffff;
}

.content_three_center > div > p:last-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #ffffff;
  margin-top: 0.12rem;
}

.content_three_right {
  width: 3.3rem;
  padding: 1.3rem 0;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(0, 0, 0, 0.05);
  border-radius: 0.2rem;
  border: 0.02rem solid #a3c6f8;
}

.content_three_right > div:first-child {
  border: 0.01rem solid #3164d4;
  border-radius: 0.14rem;
  width: 2.63rem;
  margin: 0 auto;
  padding: 0.1rem 0.2rem;
  /*height: 0.97rem;*/
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #2a5bc6;
  line-height: 0.25rem;
  text-align: center;
}

.content_three_right > img:nth-child(2) {
  width: 0.32rem;
  padding-top: 0.27rem;
  padding-bottom: 0.27rem;
  margin: 0 auto;
}

.content_three_right > div:nth-child(3) {
  display: flex;
  justify-content: center;
}

.content_three_right > div:nth-child(3) > div:first-child {
  background: url("/static/img/3_img/3_3_19.png") no-repeat;
  background-size: contain;
  width: 1.31rem;
  height: 0.6rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.14rem;
  color: #ffffff;
  margin-right: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.content_three_right > div:nth-child(3) > div:last-child {
  background: url("/static/img/3_img/3_3_20.png") no-repeat;
  background-size: contain;
  width: 1.31rem;
  height: 0.6rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.14rem;
  color: #ffffff;
  margin-left: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.content_three_right > div:nth-child(4) {
  display: flex;
  justify-content: space-between;
  padding: 0.36rem 0.8rem 0.36rem 0.8rem;
}

.content_three_right > div:nth-child(4) > img {
  width: 0.32rem;
}

.content_three_right > div:nth-child(5) {
  display: flex;
  justify-content: center;
}

.content_three_right > div:nth-child(5) > div:first-child {
  background: url("/static/img/3_img/3_3_19.png") no-repeat;
  background-size: contain;
  width: 1.31rem;
  height: 0.6rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.14rem;
  color: #ffffff;
  margin-right: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.content_three_right > div:nth-child(5) > div:last-child {
  background: url("/static/img/3_img/3_3_20.png") no-repeat;
  background-size: contain;
  width: 1.31rem;
  height: 0.6rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.14rem;
  color: #ffffff;
  margin-left: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.content_botttom {
  margin-top: 1.13rem;
}

.content_botttom > p {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.35rem;
  color: #000000;
  text-align: center;
}

.content_botttom > div {
  display: flex;
  justify-content: space-between;
  margin-top: 1.15rem;
}
.custom-item-wrap {
  width: 3.19rem;
  height: 3.99rem;
  transition: var(--m_tran) transform;
  transform-style: preserve-3d;
}
.custom-item {
  width: 3.19rem;
  height: 3.99rem;
  background: #ffffff;
  cursor: pointer;
  border-radius: 0.2rem;
  backface-visibility: hidden;
}
.custom-item.custom-item-active {
  background: #224fb1;
  transform: rotateY(180deg);
}
.custom-item > div {
  width: 1.29rem;
  height: 1.28rem;
  margin: 1.03rem auto 0 auto;
}
.custom-item > p {
  text-align: center;
  margin-top: 0.39rem;
  font-size: 0.2rem;
  color: #000000;
}
.custom-item.custom-item-active > p {
  color: #fff;
  font-weight: bold;
}
.custom-item > p > span {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #000000;
  font-weight: bold;
}
.custom-item.custom-item-active > p > span {
  color: #fff;
  font-weight: bold;
}
.custom-item-wrap:hover {
  transform: rotateY(180deg);
}
