@media screen and (min-width: 1024px) {
  .park-container {
    width: 19.2rem;
    height: 6.8rem;
    background-image: url('../../public/images/zhyq/bg.jpg');
    background-size: 19.2rem 6.8rem;
    background-repeat: no-repeat;
  }
  .park-introduce-box {
    width: 19.2rem;
    background: #FBFCFF;
    padding-left: 3.62rem;
    padding-right: 3.6rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    box-sizing: border-box;
  }
  .park-introduce-box .park-introduce-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .park-introduce-box .park-introduce-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .park-introduce-box .park-introduce-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-introduce-box .park-introduce-content-box {
    width: 11.98rem;
    height: 3rem;
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
  }
  .park-introduce-box .park-introduce-content-box .introduce-content-left {
    width: 5.86rem;
    height: 3rem;
    background: rgba(0, 0, 0, 0);
  }
  .park-introduce-box .park-introduce-content-box .introduce-content-left img {
    width: 5.86rem;
    height: 3rem;
  }
  .park-introduce-box .park-introduce-content-box .introduce-content-right {
    width: 5.32rem;
    height: 3rem;
  }
  .park-introduce-box .park-introduce-content-box .introduce-content-right p {
    width: 5.32rem;
    height: 3rem;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.28rem;
    letter-spacing: 0.01rem;
  }
  .park-operation-box {
    width: 19.2rem;
    background: #FBFCFF;
    padding-left: 3.6rem;
    padding-right: 3.6rem;
    box-sizing: border-box;
  }
  .park-operation-box .park-operation-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .park-operation-box .park-operation-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .park-operation-box .park-operation-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-operation-box .park-operation-content-box {
    width: 12rem;
    height: 6rem;
    margin-top: 0.4rem;
  }
  .park-operation-box .park-operation-content-box img {
    width: 12rem;
    height: 6rem;
  }
  .park-advantage-box {
    width: 19.2rem;
    height: 6.06rem;
    background-image: url('../../public/images/zhyq/fays-dt.png');
    background-size: 19.2rem 6.06rem;
    background-repeat: no-repeat;
    padding-left: 3.6rem;
    padding-right: 3.6rem;
    padding-top: 0.4rem;
    padding-bottom: 0.8rem;
    box-sizing: border-box;
  }
  .park-advantage-box .park-advantage-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .park-advantage-box .park-advantage-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .park-advantage-box .park-advantage-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-advantage-box .park-advantage-content-box {
    width: 12rem;
    margin-top: 0.44rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .park-advantage-box .park-advantage-content-box .advantage-content-item {
    width: 5.8rem;
    height: 1.64rem;
    background: #ffffff;
    border-radius: 0.1rem;
    padding-left: 0.48rem;
    padding-top: 0.24rem;
    box-sizing: border-box;
    position: relative;
  }
  .park-advantage-box .park-advantage-content-box .advantage-content-item h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .park-advantage-box .park-advantage-content-box .advantage-content-item p {
    width: 5rem;
    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;
  }
  .park-advantage-box .park-advantage-content-box .advantage-content-item img {
    width: 0.56rem;
    height: 0.68rem;
    position: absolute;
    right: 0.32rem;
    top: -0.04rem;
  }
  .park-advantage-box .park-advantage-content-box .advantage-content-item:hover {
    background-color: #FFF;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .park-advantage-box .park-advantage-content-box .advantage-content-item:nth-child(n+3) {
    margin-top: 0.44rem;
  }
  .park-platform-box {
    width: 19.2rem;
    height: 8rem;
    background: #FBFCFF;
    padding-left: 3.6rem;
    padding-right: 3.6rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    box-sizing: border-box;
  }
  .park-platform-box .park-platform-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .park-platform-box .park-platform-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .park-platform-box .park-platform-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-platform-box .park-platform-switch {
    width: 12rem;
    height: 0.48rem;
    border: 0.01rem solid #eeeeee;
    border-radius: 0.25rem;
    margin-top: 0.4rem;
  }
  .park-platform-box .park-platform-switch ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .park-platform-box .park-platform-switch ul li {
    width: 2.4rem;
    height: 0.48rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .park-platform-box .park-platform-switch ul li span {
    height: 0.21rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }
  .park-platform-box .park-platform-switch ul .li-active {
    background: linear-gradient(0deg, #3c80ff, #24d3eb);
    border-radius: 0.24rem;
  }
  .park-platform-box .park-platform-switch ul .li-active span {
    color: #ffffff;
  }
  .park-platform-box .park-platform-swiper {
    width: 12rem;
    height: 4.5rem;
    margin-top: 0.32rem;
    overflow: hidden;
  }
  .park-platform-box .park-platform-swiper .swiper {
    width: 12rem;
    height: 4.5rem;
  }
  .park-platform-box .park-platform-swiper .swiper .swiper-slide {
    width: 12rem;
    height: 4.5rem;
    display: flex;
    justify-content: space-between;
  }
  .park-platform-box .park-platform-swiper .swiper .swiper-slide .swiper-slide-left {
    width: 2.8rem;
  }
  .park-platform-box .park-platform-swiper .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;
  }
  .park-platform-box .park-platform-swiper .swiper .swiper-slide .swiper-slide-left .main {
    display: flex;
    margin-top: 0.4rem;
  }
  .park-platform-box .park-platform-swiper .swiper .swiper-slide .swiper-slide-left .main .border {
    width: 0.06rem;
    height: 0.06rem;
    background: #ffffff;
    border: 0.01rem solid #3c80ff;
    border-radius: 50%;
    margin-top: 0.1rem;
  }
  .park-platform-box .park-platform-swiper .swiper .swiper-slide .swiper-slide-left .main p {
    width: 2.8rem;
    height: 4.38rem;
    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;
  }
  .park-platform-box .park-platform-swiper .swiper .swiper-slide .swiper-slide-right {
    width: 7.8rem;
    height: 4.5rem;
    background: rgba(0, 0, 0, 0);
  }
  .park-platform-box .park-platform-swiper .swiper .swiper-slide .swiper-slide-right img {
    width: 7.8rem;
    height: 4.5rem;
  }
  .park-screen-box {
    width: 19.2rem;
    background: #FBFCFF;
    padding: 0 3.1rem;
    box-sizing: border-box;
  }
  .park-screen-box .park-screen-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .park-screen-box .park-screen-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.23rem;
    letter-spacing: 0.02rem;
  }
  .park-screen-box .park-screen-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-screen-box .park-screen-content {
    width: 13rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
  }
  .park-screen-box .park-screen-content .screen-content-item1 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .park-screen-box .park-screen-content .screen-content-item1 img {
    width: 13rem;
    height: 7.5rem;
    background: rgba(0, 0, 0, 0);
  }
  .park-screen-box .park-screen-content .screen-content-item1 span {
    width: 8.52rem;
    height: 0.54rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
  }
  .park-screen-box .park-screen-content .screen-content-item2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: 0.4rem;
  }
  .park-screen-box .park-screen-content .screen-content-item2 img {
    width: 13rem;
    height: 7.5rem;
    background: rgba(0, 0, 0, 0);
  }
  .park-screen-box .park-screen-content .screen-content-item2 span {
    width: 8.52rem;
    height: 0.54rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
  }
  .top-container-phone,
  .park-container-phone,
  .same-bottom-phone,
  .park-introduce-phone,
  .park-operation-phone,
  .park-advantage-phone,
  .park-platform-phone,
  .park-screen-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .park-container,
  .park-introduce-box,
  .park-operation-box,
  .park-advantage-box,
  .park-platform-box,
  .park-screen-box,
  .same-bottom,
  .same-side {
    display: none;
  }
  body {
    background: #FBFCFF;
  }
  .park-container-phone {
    width: 100%;
    height: 3.4rem;
    background-image: url('../../public/images/zhyq/bg-p.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .park-introduce-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .park-introduce-phone .introduce-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .park-introduce-phone .introduce-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .park-introduce-phone .introduce-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-introduce-phone .introduce-phone-content {
    width: 100%;
    margin-top: 0.3rem;
  }
  .park-introduce-phone .introduce-phone-content p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    letter-spacing: 0.01rem;
  }
  .park-introduce-phone .introduce-phone-content img {
    width: 100%;
    height: 3.5rem;
    margin-top: 0.3rem;
  }
  .park-operation-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .park-operation-phone .operation-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .park-operation-phone .operation-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .park-operation-phone .operation-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-operation-phone .operation-phone-content {
    width: 100%;
    height: 3.5rem;
    margin-top: 0.3rem;
  }
  .park-operation-phone .operation-phone-content img {
    width: 100%;
    height: 100%;
  }
  .park-advantage-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
    box-sizing: border-box;
    background-image: url('../../public/images/zhyq/fays-dt.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .park-advantage-phone .advantage-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .park-advantage-phone .advantage-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .park-advantage-phone .advantage-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-advantage-phone .advantage-phone-content {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .park-advantage-phone .advantage-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;
    flex-direction: column;
    align-items: center;
    position: relative;
  }
  .park-advantage-phone .advantage-phone-content .phone-content-item img {
    width: 0.56rem;
    height: 0.68rem;
    position: absolute;
    right: 0.12rem;
    top: -0.04rem;
  }
  .park-advantage-phone .advantage-phone-content .phone-content-item h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }
  .park-advantage-phone .advantage-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;
    margin-top: 0.24rem;
  }
  .park-advantage-phone .advantage-phone-content .phone-content-item:nth-child(n+3) {
    margin-top: 0.3rem;
  }
  .park-platform-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .park-platform-phone .platform-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .park-platform-phone .platform-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .park-platform-phone .platform-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-platform-phone .platform-phone-content {
    width: 100%;
    height: 6.2rem;
    overflow: hidden;
    position: relative;
  }
  .park-platform-phone .platform-phone-content .platform-swiper {
    width: 100%;
    height: 100%;
  }
  .park-platform-phone .platform-phone-content .platform-swiper .swiper-slide {
    width: 100%;
    height: 98%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 0.1rem;
  }
  .park-platform-phone .platform-phone-content .platform-swiper .swiper-slide h1 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #3a3e4f;
  }
  .park-platform-phone .platform-phone-content .platform-swiper .swiper-slide p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    margin-top: 0.2rem;
  }
  .park-platform-phone .platform-phone-content .platform-swiper .swiper-slide img {
    width: 100%;
    height: 4rem;
    margin-top: 0.2rem;
  }
  .park-platform-phone .platform-phone-content .platform-swiper .swiper-pagination1 {
    position: absolute;
    bottom: 0;
  }
  .park-screen-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
    box-sizing: border-box;
  }
  .park-screen-phone .screen-phone-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .park-screen-phone .screen-phone-title h1 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .park-screen-phone .screen-phone-title .border {
    width: 0.27rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
    margin-top: 0.24rem;
  }
  .park-screen-phone .screen-phone-content {
    width: 100%;
    margin-top: 0.3rem;
  }
  .park-screen-phone .screen-phone-content .phone-content-item1 {
    padding: 0.2rem;
    height: 5.5rem;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .park-screen-phone .screen-phone-content .phone-content-item1 img {
    width: 100%;
    height: 4.3rem;
  }
  .park-screen-phone .screen-phone-content .phone-content-item1 p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.1rem;
    display: block;
  }
  .park-screen-phone .screen-phone-content .phone-content-item2 {
    padding: 0.2rem;
    height: 5.5rem;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .park-screen-phone .screen-phone-content .phone-content-item2 img {
    width: 100%;
    height: 4.3rem;
  }
  .park-screen-phone .screen-phone-content .phone-content-item2 p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.1rem;
    display: block;
  }
}
