@media screen and (min-width: 1024px) {
  .resources-container {
    width: 19.2rem;
    height: 6.8rem;
    background-image: url('../../public/images/rlzygl/bg.jpg');
    background-size: 19.2rem 6.8rem;
    background-repeat: no-repeat;
  }
  .resources-core-box {
    width: 19.2rem;
    padding: 0 3.6rem;
    padding-top: 0.83rem;
    box-sizing: border-box;
    background: #FBFCFF;
  }
  .resources-core-box .resources-core-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .resources-core-box .resources-core-title .title-top {
    display: flex;
    align-items: center;
  }
  .resources-core-box .resources-core-title .title-top .left {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-core-box .resources-core-title .title-top .right {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-core-box .resources-core-title .title-top h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    line-height: 0.42rem;
    letter-spacing: 0.02rem;
    padding: 0 0.32rem;
    box-sizing: border-box;
  }
  .resources-core-box .resources-core-title .title-bottom {
    margin-top: 0.1rem;
  }
  .resources-core-box .resources-core-title .title-bottom p {
    height: 0.24rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
  }
  .resources-core-box .resources-switch-box {
    width: 12rem;
    height: 0.48rem;
    margin-top: 0.4rem;
  }
  .resources-core-box .resources-switch-box ul {
    width: 12rem;
    height: 0.48rem;
    border: 0.01rem solid #eeeeee;
    display: flex;
    justify-content: space-between;
    border-radius: 0.25rem;
    box-sizing: border-box;
  }
  .resources-core-box .resources-switch-box ul li {
    width: 2.4rem;
    height: 0.48rem;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 0.48rem;
  }
  .resources-core-box .resources-switch-box ul li span {
    width: 2.4rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }
  .resources-core-box .resources-switch-box ul .switch-swiper-active {
    background: linear-gradient(0deg, #3c80ff, #24d3eb);
    border-radius: 0.24rem;
  }
  .resources-core-box .resources-switch-box ul .switch-swiper-active span {
    color: #ffffff;
  }
  .resources-core-box .resources-swiper-box {
    width: 12rem;
    height: 5.2rem;
    margin-top: 0.32rem;
    overflow: hidden;
  }
  .resources-core-box .resources-swiper-box .swiper {
    width: 12rem;
    height: 5.2rem;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide {
    width: 12rem;
    height: 5.2rem;
    display: flex;
    justify-content: space-between;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide .swiper-slide-left {
    width: 3.9rem;
    height: 5.2rem;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide .swiper-slide-left h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
    margin-left: 0.32rem;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide .swiper-slide-left .left-main {
    margin-top: 0.4rem;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide .swiper-slide-left .left-main .left-main-item {
    display: flex;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide .swiper-slide-left .left-main .left-main-item .border {
    width: 0.06rem;
    height: 0.06rem;
    background: #ffffff;
    border: 0.01rem solid #3c80ff;
    border-radius: 50%;
    margin-top: 0.1rem;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide .swiper-slide-left .left-main .left-main-item p {
    width: 3.6rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-left: 0.24rem;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide .swiper-slide-left .left-main .left-main-item:not(:first-child) {
    margin-top: 0.16rem;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide .swiper-slide-right {
    width: 7.8rem;
    height: 5.2rem;
  }
  .resources-core-box .resources-swiper-box .swiper .swiper-slide .swiper-slide-right img {
    width: 7.8rem;
    height: 5.2rem;
    background: rgba(0, 0, 0, 0);
  }
  .resources-leading-box {
    width: 19.2rem;
    padding: 0 3.6rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
    background: #FBFCFF;
  }
  .resources-leading-box .resources-leading-title {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .resources-leading-box .resources-leading-title .left {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-leading-box .resources-leading-title .right {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-leading-box .resources-leading-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    line-height: 0.42rem;
    letter-spacing: 0.02rem;
    padding: 0 0.32rem;
    box-sizing: border-box;
  }
  .resources-leading-box .resources-leading-content-box {
    width: 12rem;
    height: 7.3rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-left {
    width: 2.64rem;
    height: 7.3rem;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-left .content-left-top {
    width: 2.64rem;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-left .content-left-top img {
    width: 0.64rem;
    height: 0.64rem;
    background: rgba(0, 0, 0, 0);
    text-align: center;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-left .content-left-top h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #3a3e4f;
    margin-top: 0.24rem;
    text-align: center;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-left .content-left-top p {
    width: 2.64rem;
    height: 1.37rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
    text-align: left;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-left .content-left-bottom {
    margin-top: 0.6rem;
    width: 2.64rem;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-left .content-left-bottom img {
    width: 0.64rem;
    height: 0.64rem;
    background: rgba(0, 0, 0, 0);
  }
  .resources-leading-box .resources-leading-content-box .leading-content-left .content-left-bottom h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-left .content-left-bottom p {
    width: 2.64rem;
    height: 1.37rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
    text-align: left;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-middle {
    width: 5.2rem;
    height: 3.52rem;
    margin-top: 0.98rem;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-middle img {
    width: 5.2rem;
    height: 3.52rem;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-right {
    width: 2.64rem;
    display: flex;
    flex-direction: column;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-right .content-right-top {
    width: 2.64rem;
    text-align: center;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-right .content-right-top img {
    width: 0.64rem;
    height: 0.64rem;
    background: rgba(0, 0, 0, 0);
  }
  .resources-leading-box .resources-leading-content-box .leading-content-right .content-right-top h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-right .content-right-top p {
    width: 2.64rem;
    height: 1.37rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-right .content-right-bottom {
    margin-top: 0.6rem;
    text-align: center;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-right .content-right-bottom img {
    width: 0.64rem;
    height: 0.64rem;
    background: rgba(0, 0, 0, 0);
  }
  .resources-leading-box .resources-leading-content-box .leading-content-right .content-right-bottom h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }
  .resources-leading-box .resources-leading-content-box .leading-content-right .content-right-bottom p {
    width: 2.64rem;
    height: 1.37rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .resources-value-box {
    width: 19.2rem;
  }
  .resources-value-box .resources-value-title {
    width: 19.2rem;
    height: 2.82rem;
    background-image: url('../../public/images/rlzygl/cpjz-dt.png');
    background-size: 19.2rem 2.82rem;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }
  .resources-value-box .resources-value-title .title-top {
    display: flex;
    align-items: center;
  }
  .resources-value-box .resources-value-title .title-top .left {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-value-box .resources-value-title .title-top .right {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-value-box .resources-value-title .title-top h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    line-height: 0.42rem;
    letter-spacing: 0.02rem;
    padding: 0 0.32rem;
    box-sizing: border-box;
  }
  .resources-value-box .resources-value-title .title-bottom {
    margin-top: 0.1rem;
  }
  .resources-value-box .resources-value-title .title-bottom p {
    height: 0.24rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
  }
  .resources-value-box .resources-value-content {
    width: 19.2rem;
    padding: 0 3.6rem;
    box-sizing: border-box;
    margin-top: -0.5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-value-box .resources-value-content .value-content-item1 {
    width: 5.8rem;
    height: 2.21rem;
    background: #ffffff;
    border-radius: 0.1rem;
    position: relative;
    padding-left: 0.48rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
  }
  .resources-value-box .resources-value-content .value-content-item1 img {
    position: absolute;
    right: 0.4rem;
    top: -0.27rem;
    width: 0.72rem;
    height: 0.77rem;
  }
  .resources-value-box .resources-value-content .value-content-item1 h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .resources-value-box .resources-value-content .value-content-item1 span {
    width: 4.84rem;
    height: 0.52rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
    display: block;
  }
  .resources-value-box .resources-value-content .value-content-item1 p {
    width: 4.84rem;
    height: 0.52rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.16rem;
  }
  .resources-value-box .resources-value-content .value-content-item1:hover {
    background-color: #FFF;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .resources-value-box .resources-value-content .value-content-item2 {
    width: 5.8rem;
    height: 2.21rem;
    background: #ffffff;
    border-radius: 0.1rem;
    position: relative;
    padding-left: 0.48rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
  }
  .resources-value-box .resources-value-content .value-content-item2 img {
    position: absolute;
    right: 0.4rem;
    top: -0.3rem;
    width: 0.8rem;
    height: 0.8rem;
  }
  .resources-value-box .resources-value-content .value-content-item2 h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .resources-value-box .resources-value-content .value-content-item2 span {
    width: 4.84rem;
    height: 0.52rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
    display: block;
  }
  .resources-value-box .resources-value-content .value-content-item2 p {
    width: 4.84rem;
    height: 0.52rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.16rem;
  }
  .resources-value-box .resources-value-content .value-content-item2:hover {
    background-color: #FFF;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .resources-value-box .resources-value-content .value-content-item3 {
    width: 5.8rem;
    height: 2.21rem;
    background: #ffffff;
    border-radius: 0.1rem;
    position: relative;
    padding-left: 0.48rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
    margin-top: 0.67rem;
  }
  .resources-value-box .resources-value-content .value-content-item3 img {
    position: absolute;
    right: 0.4rem;
    top: -0.23rem;
    width: 0.72rem;
    height: 0.73rem;
  }
  .resources-value-box .resources-value-content .value-content-item3 h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .resources-value-box .resources-value-content .value-content-item3 span {
    width: 4.84rem;
    height: 0.52rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
    display: block;
  }
  .resources-value-box .resources-value-content .value-content-item3 p {
    width: 4.84rem;
    height: 0.52rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.16rem;
  }
  .resources-value-box .resources-value-content .value-content-item3:hover {
    background-color: #FFF;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .resources-value-box .resources-value-content .value-content-item4 {
    width: 5.8rem;
    height: 2.21rem;
    background: #ffffff;
    border-radius: 0.1rem;
    position: relative;
    padding-left: 0.48rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
    margin-top: 0.67rem;
  }
  .resources-value-box .resources-value-content .value-content-item4 img {
    position: absolute;
    right: 0.4rem;
    top: -0.28rem;
    width: 0.72rem;
    height: 0.78rem;
  }
  .resources-value-box .resources-value-content .value-content-item4 h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .resources-value-box .resources-value-content .value-content-item4 span {
    width: 4.84rem;
    height: 0.52rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
    display: block;
  }
  .resources-value-box .resources-value-content .value-content-item4 p {
    width: 4.84rem;
    height: 0.52rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.16rem;
  }
  .resources-value-box .resources-value-content .value-content-item4:hover {
    background-color: #FFF;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .resources-value-box .resources-introduce-show-title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.81rem;
    margin-bottom: 0.4rem;
  }
  .resources-value-box .resources-introduce-show-title .left {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-value-box .resources-introduce-show-title .right {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-value-box .resources-introduce-show-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    line-height: 0.42rem;
    letter-spacing: 0.02rem;
    padding: 0 0.32rem;
    box-sizing: border-box;
  }
  .resources-show-content {
    width: 19.2rem;
    height: 33.01rem;
    background-image: url('../../public/images/rlzygl/gnjm-bg.png');
    background-size: 19.2rem 33.01rem;
    background-repeat: no-repeat;
  }
  .top-container-phone,
  .resources-container-phone,
  .same-bottom-phone,
  .resources-core-phone,
  .resources-leading-phone,
  .resources-value-phone,
  .resources-show-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .resources-container,
  .resources-core-box,
  .resources-leading-box,
  .resources-value-box,
  .resources-show-content,
  .same-bottom,
  .same-side {
    display: none;
  }
  body {
    background: #FBFCFF;
  }
  .resources-container-phone {
    width: 100%;
    height: 3.4rem;
    background-image: url('../../public/images/rlzygl/bg-p.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .resources-core-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .resources-core-phone .core-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .resources-core-phone .core-phone-title .head {
    display: flex;
    align-items: center;
  }
  .resources-core-phone .core-phone-title .head .left {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-core-phone .core-phone-title .head .right {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-core-phone .core-phone-title .head h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
    margin: 0 0.16rem;
  }
  .resources-core-phone .core-phone-title p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.16rem;
  }
  .resources-core-phone .core-phone-content {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .resources-core-phone .core-phone-content .phone-content-title h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .resources-core-phone .core-phone-content .phone-content-main {
    width: 100%;
    height: 4.5rem;
    overflow: hidden;
  }
  .resources-core-phone .core-phone-content .phone-content-main .core-swiper {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .resources-core-phone .core-phone-content .phone-content-main .core-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .resources-core-phone .core-phone-content .phone-content-main .core-swiper .swiper-slide h1 {
    font-size: 0.28rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .resources-core-phone .core-phone-content .phone-content-main .core-swiper .swiper-slide img {
    width: 100%;
    height: 95%;
  }
  .resources-core-phone .core-phone-content .phone-content-main .core-swiper .swiper-pagination1 {
    position: absolute;
    bottom: 0;
    left: 30%;
  }
  .resources-leading-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .resources-leading-phone .leading-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .resources-leading-phone .leading-phone-title .head {
    display: flex;
    align-items: center;
  }
  .resources-leading-phone .leading-phone-title .head .left {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-leading-phone .leading-phone-title .head .right {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-leading-phone .leading-phone-title .head h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
    margin: 0 0.16rem;
  }
  .resources-leading-phone .leading-phone-title p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.16rem;
  }
  .resources-leading-phone .leading-phone-content {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .resources-leading-phone .leading-phone-content .phone-content-item {
    width: 48%;
    background: #ffffff;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(58, 62, 79, 0.1);
    padding: 0.2rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .resources-leading-phone .leading-phone-content .phone-content-item img {
    width: 0.64rem;
    height: 0.64rem;
  }
  .resources-leading-phone .leading-phone-content .phone-content-item h1 {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }
  .resources-leading-phone .leading-phone-content .phone-content-item:nth-child(n+3) {
    margin-top: 0.3rem;
  }
  .resources-value-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .resources-value-phone .value-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .resources-value-phone .value-phone-title .head {
    display: flex;
    align-items: center;
  }
  .resources-value-phone .value-phone-title .head .left {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-value-phone .value-phone-title .head .right {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-value-phone .value-phone-title .head h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
    margin: 0 0.16rem;
  }
  .resources-value-phone .value-phone-title p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.16rem;
  }
  .resources-value-phone .value-phone-content {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-value-phone .value-phone-content .phone-content-item {
    width: 48%;
    padding: 0.2rem;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(58, 62, 79, 0.1);
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
  }
  .resources-value-phone .value-phone-content .phone-content-item img {
    width: 0.72rem;
    height: 0.77rem;
    position: absolute;
    right: 0.16rem;
    top: -0.2rem;
  }
  .resources-value-phone .value-phone-content .phone-content-item h1 {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .resources-value-phone .value-phone-content .phone-content-item p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
  }
  .resources-value-phone .value-phone-content .phone-content-item p:not(:first-child) {
    margin-top: 0.1rem;
  }
  .resources-value-phone .value-phone-content .phone-content-item:nth-child(n+3) {
    margin-top: 0.3rem;
  }
  .resources-show-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .resources-show-phone .show-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .resources-show-phone .show-phone-title .head {
    display: flex;
    align-items: center;
  }
  .resources-show-phone .show-phone-title .head .left {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-show-phone .show-phone-title .head .right {
    width: 1.14rem;
    height: 0.18rem;
  }
  .resources-show-phone .show-phone-title .head h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
    margin: 0 0.16rem;
  }
  .resources-show-phone .show-phone-content {
    width: 100%;
    margin-top: 0.3rem;
    height: 18rem;
  }
  .resources-show-phone .show-phone-content img {
    width: 100%;
    height: 100%;
  }
}
