@media screen and (min-width: 1024px) {
  .oa-container {
    width: 19.2rem;
    height: 6.8rem;
    background-image: url('../../public/images/zhoa/bg.jpg');
    background-size: 19.2rem 6.8rem;
    background-repeat: no-repeat;
  }
  .oa-container .same-top {
    position: fixed;
  }
  .oa-module-box {
    width: 19.2rem;
    padding-top: 0.8rem;
    padding-left: 3.62rem;
    padding-right: 3.6rem;
    box-sizing: border-box;
    background: #FBFCFF;
    display: flex;
    justify-content: space-between;
  }
  .oa-module-box .oa-module-item {
    width: 25%;
    padding: 0.3rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .oa-module-box .oa-module-item img {
    width: 0.88rem;
    height: 0.88rem;
  }
  .oa-module-box .oa-module-item h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.4rem;
  }
  .oa-module-box .oa-module-item span {
    width: 2.24rem;
    height: 0.58rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .oa-module-box .oa-module-item:hover {
    border-radius: 0.1rem;
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .oa-service-box {
    width: 19.2rem;
    padding-top: 1.49rem;
    padding-left: 3.62rem;
    padding-right: 3.6rem;
    box-sizing: border-box;
    background: #FBFCFF;
  }
  .oa-service-box .oa-service-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .oa-service-box .oa-service-title img {
    width: 6.06rem;
    height: 1rem;
  }
  .oa-service-box .oa-service-title p {
    height: 0.61rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .oa-service-box .oa-service-content {
    width: 11.98rem;
    height: 5.94rem;
    background: rgba(0, 0, 0, 0);
    margin-top: 0.8rem;
  }
  .oa-service-box .oa-service-content img {
    width: 11.98rem;
    height: 5.94rem;
  }
  .oa-features-box {
    width: 19.2rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    padding-left: 3.62rem;
    padding-right: 3.6rem;
    box-sizing: border-box;
    background: #FBFCFF;
  }
  .oa-features-box .oa-features-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .oa-features-box .oa-features-title img {
    width: 6.88rem;
    height: 1rem;
  }
  .oa-features-box .oa-features-content {
    width: 11.98rem;
    margin-top: 0.56rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .oa-features-box .oa-features-content .features-content-item {
    width: 3.6rem;
    height: 2.16rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .oa-features-box .oa-features-content .features-content-item img {
    width: 1.08rem;
    height: 1.08rem;
  }
  .oa-features-box .oa-features-content .features-content-item span {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
    margin-top: 0.15rem;
  }
  .oa-features-box .oa-features-content .features-content-item p {
    width: 2.95rem;
    height: 1.64rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.1rem;
    display: none;
  }
  .oa-features-box .oa-features-content .features-content-item-active {
    background: linear-gradient(225deg, #3c80ff, #24d3eb);
    border-radius: 0.1rem;
  }
  .oa-features-box .oa-features-content .features-content-item-active p {
    display: block;
  }
  .oa-features-box .oa-features-content .features-content-item-active img {
    display: none;
  }
  .oa-features-box .oa-features-content .features-content-item-active span {
    display: none;
  }
  .oa-service-value-box {
    width: 19.2rem;
    height: 7.5rem;
    background: rgba(0, 0, 0, 0);
    background-image: url('../../public/images/zhoa/fwjz-dt.png');
    background-size: 19.2rem 7.5rem;
    background-repeat: no-repeat;
    padding: 0 3.6rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }
  .oa-service-value-box .oa-service-value-ttile {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .oa-service-value-box .oa-service-value-ttile img {
    width: 3.88rem;
    height: 1rem;
  }
  .oa-service-value-box .oa-service-value-content {
    width: 11.98rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.64rem;
  }
  .oa-service-value-box .oa-service-value-content .value-content-item {
    width: 5.8rem;
    height: 1.8rem;
    background: #ffffff;
    border-radius: 0.1rem;
    padding-top: 0.24rem;
    padding-left: 0.48rem;
    box-sizing: border-box;
    position: relative;
  }
  .oa-service-value-box .oa-service-value-content .value-content-item img {
    width: 0.56rem;
    height: 0.68rem;
    position: absolute;
    right: 0.32rem;
    top: -0.04rem;
  }
  .oa-service-value-box .oa-service-value-content .value-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;
  }
  .oa-service-value-box .oa-service-value-content .value-content-item p {
    width: 5rem;
    height: 0.82rem;
    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;
  }
  .oa-service-value-box .oa-service-value-content .value-content-item:hover {
    transform: translateY(-0.06rem);
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }
  .oa-service-value-box .oa-service-value-content .value-content-item:nth-child(n+1) {
    margin-top: 0.44rem;
  }
  .oa-product-box {
    width: 19.2rem;
    height: 11.7rem;
    background: #FBFCFF;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }
  .oa-product-box .oa-product-box-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .oa-product-box .oa-product-box-title img {
    width: 1.34rem;
    height: 0.7rem;
  }
  .oa-product-box .oa-product-box-title p {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3c80ff;
    line-height: 0.14rem;
    letter-spacing: 0.01rem;
    margin-top: 0.4rem;
  }
  .oa-product-box .oa-product-swiper {
    width: 19.2rem;
    height: 8.74rem;
    position: relative;
    overflow: hidden;
  }
  .oa-product-box .oa-product-swiper .mySwiper {
    width: 100%;
    height: 100%;
  }
  .oa-product-box .oa-product-swiper .mySwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .oa-product-box .oa-product-swiper .mySwiper .swiper-wrapper .swiper-slide {
    width: 12.58rem !important;
    height: 8.14rem;
  }
  .oa-product-box .oa-product-swiper .mySwiper .swiper-wrapper .swiper-slide img {
    width: 12.58rem !important;
    height: 8.14rem;
  }
  .oa-product-box .oa-product-swiper .swiper-pagination {
    position: absolute;
    bottom: 0;
    left: 8.08rem;
    width: 3.04rem;
    height: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .oa-product-box .oa-product-swiper .swiper-pagination .swiper-pagination-customs {
    width: 0.16rem;
    height: 0.16rem;
    background: #D4E3FF;
    border-radius: 50%;
  }
  .oa-product-box .oa-product-swiper .swiper-pagination .swiper-pagination-customs-active {
    width: 0.32rem;
    height: 0.32rem;
    padding: 0.08rem 0.08rem;
    box-sizing: border-box;
    background: #fff;
    border: 0.01rem solid #D4E3FF;
    border-radius: 50%;
  }
  .oa-product-box .oa-product-swiper .swiper-pagination .swiper-pagination-customs-active:after {
    content: '';
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    background-color: #3C80FF;
    position: relative;
    top: -0.01rem;
    left: -0.01rem;
  }
  .top-container-phone,
  .oa-container-phone,
  .same-bottom-phone,
  .oa-module-phone,
  .oa-service-phone,
  .oa-features-phone,
  .oa-service-value-phone,
  .oa-product-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .oa-container,
  .oa-module-box,
  .oa-service-box,
  .oa-features-box,
  .oa-service-value-box,
  .oa-product-box,
  .same-bottom,
  .same-side {
    display: none;
  }
  body {
    background: #FBFCFF;
  }
  .oa-container-phone {
    width: 100%;
    height: 3.4rem;
    background-image: url('../../public/images/zhoa/bg-p.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .oa-module-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .oa-module-phone .module-phone-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;
  }
  .oa-module-phone .module-phone-item img {
    width: 0.88rem;
    height: 0.88rem;
  }
  .oa-module-phone .module-phone-item h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.3rem;
  }
  .oa-module-phone .module-phone-item p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    margin-top: 0.24rem;
  }
  .oa-module-phone .module-phone-item:nth-child(n+3) {
    margin-top: 0.3rem;
  }
  .oa-service-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .oa-service-phone .service-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .oa-service-phone .service-phone-title img {
    width: 5.06rem;
    height: 0.8rem;
  }
  .oa-service-phone .service-phone-title p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }
  .oa-service-phone .service-phone-content {
    width: 100%;
    height: 4rem;
    margin-top: 0.3rem;
  }
  .oa-service-phone .service-phone-content img {
    width: 100%;
    height: 100%;
  }
  .oa-features-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
    box-sizing: border-box;
  }
  .oa-features-phone .features-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .oa-features-phone .features-phone-title img {
    width: 5.88rem;
    height: 0.8rem;
  }
  .oa-features-phone .features-phone-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.3rem;
  }
  .oa-features-phone .features-phone-content .phone-content-item {
    width: 32%;
    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;
  }
  .oa-features-phone .features-phone-content .phone-content-item img {
    width: 1.08rem;
    height: 1.08rem;
  }
  .oa-features-phone .features-phone-content .phone-content-item h1 {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.15rem;
  }
  .oa-features-phone .features-phone-content .phone-content-item:nth-child(n+4) {
    margin-top: 0.2rem;
  }
  .oa-service-value-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
    background-image: url('../../public/images/zhoa/fwjz-dt.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .oa-service-value-phone .value-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .oa-service-value-phone .value-phone-title img {
    width: 2.88rem;
    height: 0.8rem;
  }
  .oa-service-value-phone .value-phone-content {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .oa-service-value-phone .value-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 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
  }
  .oa-service-value-phone .value-phone-content .phone-content-item img {
    position: absolute;
    width: 0.46rem;
    height: 0.58rem;
    right: 0.12rem;
    top: -0.04rem;
  }
  .oa-service-value-phone .value-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;
  }
  .oa-service-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;
    margin-top: 0.24rem;
  }
  .oa-service-value-phone .value-phone-content .phone-content-item:nth-child(n+3) {
    margin-top: 0.3rem;
  }
  .oa-product-phone {
    width: 100%;
    padding: 0 0.2rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .oa-product-phone .product-phone-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .oa-product-phone .product-phone-title img {
    width: 1.04rem;
    height: 0.5rem;
  }
  .oa-product-phone .product-phone-title p {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3c80ff;
    letter-spacing: 0.01rem;
    margin-top: 0.3rem;
  }
  .oa-product-phone .product-phone-content {
    width: 100%;
    height: 4.6rem;
    overflow: hidden;
  }
  .oa-product-phone .product-phone-content .product-swiper {
    width: 100%;
    height: 4.5rem;
    position: relative;
  }
  .oa-product-phone .product-phone-content .product-swiper .swiper-slide {
    width: 100%;
    height: 98%;
  }
  .oa-product-phone .product-phone-content .product-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .oa-product-phone .product-phone-content .product-swiper .swiper-pagination1 {
    position: absolute;
    bottom: 0;
  }
}
