@media screen and (min-width: 1024px) {
  .map-bg {
    width: 19.2rem;
    height: 7rem;
    background-image: url('/img/tech/map/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .map-bg h1 {
    font-size: 0.54rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.05rem;
    position: absolute;
    left: 3.6rem;
    top: 2.75rem;
  }
  .map-bg p {
    opacity: 0.69;
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.03rem;
    position: absolute;
    left: 3.6rem;
    top: 3.86rem;
  }
  .voice-bread {
    width: 19.2rem;
    height: 0.6rem;
    background: #f6f6f8;
    display: flex;
    box-sizing: border-box;
  }
  .voice-bread ul {
    height: 0.6rem;
    display: flex;
    align-items: center;
    margin-left: 2.3rem;
  }
  .voice-bread ul li {
    height: 0.16rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    letter-spacing: 0.01rem;
    margin: 0 0.04rem;
  }
  .voice-bread ul li a {
    color: #999999;
  }
  .voice-bread ul li img {
    width: 0.14rem;
    height: 0.14rem;
    background: rgba(0, 0, 0, 0);
  }
  .map-engine {
    width: 19.2rem;
    height: 12.03rem;
    padding-top: 0.51rem;
    box-sizing: border-box;
    position: relative;
  }
  .map-engine .engine-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .map-engine .engine-title img {
    width: 9.71rem;
    height: 2.34rem;
  }
  .map-engine .engine-title p {
    width: 11.1rem;
    height: 0.24rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
  }
  .map-engine .engine-content {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .map-engine .engine-content .bg {
    width: 12rem;
    height: 6.37rem;
  }
  .map-engine .engine-content p {
    width: 12rem;
    height: 0.57rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3c80ff;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    margin-top: 0.6rem;
  }
  .map-engine .engine-content .border {
    width: 19.2rem;
    height: 0.54rem;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .map-solve {
    width: 19.2rem;
    height: 12.2rem;
    background: #f6f7f8;
    padding: 0 3.6rem;
    padding-top: 0.48rem;
    box-sizing: border-box;
  }
  .map-solve .solve-title {
    display: flex;
    align-items: center;
  }
  .map-solve .solve-title img {
    width: 9.98rem;
    height: 2.34rem;
  }
  .map-solve .solve-content .top {
    width: 12rem;
    height: 5.94rem;
  }
  .map-solve .solve-content .top img {
    width: 100%;
    height: 100%;
  }
  .map-solve .solve-content .bottom {
    margin-top: 0.6rem;
    display: flex;
    justify-content: space-between;
  }
  .map-solve .solve-content .bottom .item {
    padding: 0 0.24rem;
    padding-top: 0.3rem;
    padding-bottom: 0.61rem;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 0.1rem;
  }
  .map-solve .solve-content .bottom .item h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
    line-height: 0.26rem;
  }
  .map-solve .solve-content .bottom .item p {
    width: 3.22rem;
    height: 0.73rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.26rem;
    margin-top: 0.2rem;
  }
  .map-features {
    width: 19.2rem;
    height: 8.4rem;
    padding: 0 3.6rem;
    padding-top: 0.67rem;
    box-sizing: border-box;
  }
  .map-features .features-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .map-features .features-title img {
    width: 9.71rem;
    height: 2.34rem;
  }
  .map-features .features-title p {
    width: 12rem;
    height: 0.83rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.28rem;
    margin-top: 0.14rem;
  }
  .map-features .features-content {
    margin-top: 0.4rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .map-features .features-content .content-item {
    padding-left: 0.31rem;
    padding-right: 0.18rem;
    padding-top: 0.31rem;
    padding-bottom: 0.31rem;
    box-sizing: border-box;
    background: #ffffff;
    border: 0.01rem solid #f3f3f3;
  }
  .map-features .features-content .content-item .head {
    display: flex;
    align-items: center;
  }
  .map-features .features-content .content-item .head img {
    width: 0.24rem;
    height: 0.2rem;
  }
  .map-features .features-content .content-item .head h1 {
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    margin-left: 0.09rem;
  }
  .map-features .features-content .content-item p {
    width: 2.99rem;
    height: 0.43rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.24rem;
    margin-left: 0.32rem;
  }
  .map-features .features-content .content-item:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }
  .map-features .features-content .content-item:nth-child(n+4) {
    margin-top: 0.3rem;
  }
  .map-typical {
    width: 19.2rem;
    height: 13.36rem;
    background: #f6f7f8;
    padding: 0 3.6rem;
    padding-top: 0.68rem;
    box-sizing: border-box;
  }
  .map-typical .typical-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-typical .typical-title img {
    width: 9.71rem;
    height: 2.34rem;
  }
  .map-typical .typical-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .map-typical .typical-content .content-item {
    width: 5.8rem;
  }
  .map-typical .typical-content .content-item .head {
    position: relative;
  }
  .map-typical .typical-content .content-item .head h1 {
    width: 0.68rem;
    height: 0.43rem;
    opacity: 0.2;
    font-size: 0.6rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
    line-height: 0.36rem;
    letter-spacing: 0.02rem;
  }
  .map-typical .typical-content .content-item .head h2 {
    height: 0.24rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    position: absolute;
    left: 0;
    bottom: 0.1rem;
  }
  .map-typical .typical-content .content-item p {
    width: 5.5rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
    margin-top: 0.01rem;
  }
  .map-typical .typical-content .content-item img {
    width: 5.8rem;
    height: 3.39rem;
    margin-top: 0.3rem;
  }
  .map-typical .typical-content .content-item:nth-child(n+3) {
    margin-top: 0.4rem;
  }
  .map-scenario {
    width: 19.2rem;
    height: 12.28rem;
    padding: 0 3.6rem;
    padding-top: 0.62rem;
    box-sizing: border-box;
  }
  .map-scenario .scenario-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-scenario .scenario-title img {
    width: 9.71rem;
    height: 2.34rem;
  }
  .map-scenario .scenario-content {
    margin-top: 0.1rem;
  }
  .map-scenario .scenario-content .content-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .map-scenario .scenario-content .content-top .top-item {
    width: 2.78rem;
    height: 1rem;
    background: #ffffff;
    border: 0.01rem solid #f3f3f3;
    padding-left: 0.4rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
  .map-scenario .scenario-content .content-top .top-item img {
    width: 0.23rem;
    height: 0.22rem;
  }
  .map-scenario .scenario-content .content-top .top-item h1 {
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    margin-left: 0.19rem;
  }
  .map-scenario .scenario-content .content-top .top-item:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }
  .map-scenario .scenario-content .content-top .top-item:nth-child(n+5) {
    margin-top: 0.28rem;
  }
  .map-scenario .scenario-content .content-bottom {
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item {
    width: 5.8rem;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item .head {
    position: relative;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item .head h1 {
    width: 0.68rem;
    height: 0.43rem;
    opacity: 0.2;
    font-size: 0.6rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
    line-height: 0.36rem;
    letter-spacing: 0.02rem;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item .head h2 {
    height: 0.24rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    position: absolute;
    left: 0;
    bottom: 0.1rem;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item p {
    width: 5.5rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
    margin-top: 0.01rem;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item img {
    width: 5.8rem;
    height: 3.39rem;
    margin-top: 0.3rem;
  }
  .map-service {
    width: 19.2rem;
    height: 8.77rem;
    background: #f6f7f8;
    padding: 0 3.6rem;
    padding-top: 0.64rem;
    box-sizing: border-box;
  }
  .map-service .service-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-service .service-title img {
    width: 9.71rem;
    height: 2.34rem;
  }
  .map-service .service-content {
    margin-top: 0.1rem;
    width: 12rem;
    height: 4.85rem;
  }
  .map-service .service-content img {
    width: 100%;
    height: 100%;
  }
  .map-based {
    width: 19.2rem;
    height: 7.2rem;
    padding: 0 3.6rem;
    padding-top: 0.62rem;
    box-sizing: border-box;
  }
  .map-based .based-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-based .based-title img {
    width: 9.71rem;
    height: 2.34rem;
  }
  .map-based .based-content {
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
  }
  .map-based .based-content .content-item {
    padding-left: 0.23rem;
    padding-right: 0.22rem;
    padding-top: 0.3rem;
    padding-bottom: 0.41rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    border: 0.01rem solid #f3f3f3;
    border-radius: 0.1rem;
  }
  .map-based .based-content .content-item img {
    width: 0.36rem;
    height: 0.36rem;
  }
  .map-based .based-content .content-item h1 {
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.02rem;
    margin-top: 0.3rem;
  }
  .map-based .based-content .content-item .main {
    margin-top: 0.25rem;
  }
  .map-based .based-content .content-item .main .item {
    display: flex;
    align-items: center;
  }
  .map-based .based-content .content-item .main .item .border {
    width: 0.1rem;
    height: 0.1rem;
    background: #ffffff;
    border: 0.01rem solid #707070;
    border-radius: 50%;
  }
  .map-based .based-content .content-item .main .item span {
    width: 2.13rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.2rem;
    margin-left: 0.1rem;
  }
  .map-based .based-content .content-item .main .item:not(:first-child) {
    margin-top: 0.16rem;
  }
  .map-based .based-content .content-item:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }
  .map-based .based-content .content-item:hover h1 {
    color: #3c80ff;
  }
  .map-based .based-content .content-item:nth-child(2) img {
    width: 0.37rem;
    height: 0.37rem;
  }
  .map-bench {
    width: 19.2rem;
    height: 7.2rem;
    background: #f6f7f8;
    padding: 0 0.36rem;
    padding-top: 0.5rem;
    padding-bottom: 0.48rem;
    box-sizing: border-box;
  }
  .map-bench .bench-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-bench .bench-title img {
    width: 9.71rem;
    height: 2.34rem;
  }
  .map-bench .bench-content {
    margin-top: 0.24rem;
    width: 100%;
    height: 4rem;
    overflow: hidden;
    background: #f6f7f8;
  }
  .map-bench .bench-content .swiper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
  }
  .map-bench .bench-content .swiper .swiper-slide {
    background: #f6f7f8;
    display: flex;
    justify-content: space-between;
  }
  .map-bench .bench-content .swiper .swiper-slide .left {
    width: 6.84rem;
    background: #f6f7f8;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .map-bench .bench-content .swiper .swiper-slide .left img {
    width: 1.78rem;
    height: 0.65rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .left img:nth-child(n+4) {
    margin-top: 0.21rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .middle {
    width: 4.6rem;
    height: 3.1rem;
    background: #ffffff;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(148, 148, 148, 0.16);
    margin: 0 0.6rem;
    padding-left: 0.44rem;
    padding-right: 0.29rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .map-bench .bench-content .swiper .swiper-slide .middle img {
    width: 2.62rem;
    height: 0.58rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .middle h1 {
    height: 0.24rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
    line-height: 0.2rem;
    letter-spacing: 0.02rem;
    margin-top: 0.4rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .middle p {
    width: 3.87rem;
    height: 0.67rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 0.24rem;
    margin-top: 0.4rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .right {
    width: 6.84rem;
    background: #f6f7f8;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .map-bench .bench-content .swiper .swiper-slide .right img {
    width: 1.78rem;
    height: 0.65rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .right img:nth-child(n+4) {
    margin-top: 0.21rem;
  }
  .map-bench .bench-content .swiper .swiper-slide:nth-child(2) .middle img {
    width: 1.56rem;
    height: 0.58rem;
  }
  .map-bench .bench-content .swiper .swiper-slide:nth-child(3) .middle img {
    width: 2.62rem;
    height: 0.58rem;
  }
  .map-bench .bench-content .swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.3rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
  }
  .map-bench .bench-content .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 0.3rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
  }
}
@media screen and (max-width: 1023px) {
  .map-bg {
    width: 100%;
    height: 3.2rem;
    background-image: url('/img/tech/map/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .map-bg h1 {
    font-size: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.05rem;
    position: absolute;
    left: 0.6rem;
    top: 0.95rem;
  }
  .map-bg p {
    opacity: 0.69;
    font-size: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.03rem;
    position: absolute;
    left: 0.6rem;
    top: 1.6rem;
  }
  .voice-bread {
    display: none;
  }
  .map-engine {
    width: 100%;
    height: 100%;
    padding: 0.3rem 0.36rem;
    box-sizing: border-box;
    position: relative;
  }
  .map-engine .engine-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .map-engine .engine-title img {
    width: 100%;
    height: auto;
  }
  .map-engine .engine-title p {
    width: 100%;
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
  }
  .map-engine .engine-content {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .map-engine .engine-content .bg {
    width: 100%;
    height: auto;
  }
  .map-engine .engine-content p {
    width: 100%;
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3c80ff;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    margin-top: 0.6rem;
  }
  .map-engine .engine-content .border {
    display: none;
    width: 100%;
    height: 0.54rem;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .map-solve {
    width: 100%;
    background: #f6f7f8;
    padding: 0.3rem 0.36rem;
    box-sizing: border-box;
  }
  .map-solve .solve-title {
    display: flex;
    align-items: center;
  }
  .map-solve .solve-title img {
    width: 100%;
    height: auto;
  }
  .map-solve .solve-content .top {
    width: 100%;
    height: auto;
  }
  .map-solve .solve-content .top img {
    width: 100%;
    height: 100%;
  }
  .map-solve .solve-content .bottom {
    margin-top: 0.6rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .map-solve .solve-content .bottom .item {
    padding: 0 0.24rem;
    padding-top: 0.3rem;
    padding-bottom: 0.31rem;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 0.1rem;
  }
  .map-solve .solve-content .bottom .item h1 {
    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3c80ff;
    line-height: 0.26rem;
  }
  .map-solve .solve-content .bottom .item p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 0.36rem;
    margin-top: 0.2rem;
  }
  .map-solve .solve-content .bottom .item:not(:first-child) {
    margin-top: 0.3rem;
  }
  .map-features {
    width: 100%;
    padding: 0.3rem 0.36rem;
    padding-top: 0.67rem;
    box-sizing: border-box;
  }
  .map-features .features-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .map-features .features-title img {
    width: 100%;
    height: auto;
  }
  .map-features .features-title p {
    width: 100%;
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.38rem;
    margin-top: 0.14rem;
  }
  .map-features .features-content {
    margin-top: 0.4rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .map-features .features-content .content-item {
    width: 48%;
    padding-left: 0.31rem;
    padding-right: 0.18rem;
    padding-top: 0.31rem;
    padding-bottom: 0.31rem;
    box-sizing: border-box;
    background: #ffffff;
    border: 0.01rem solid #f3f3f3;
  }
  .map-features .features-content .content-item .head {
    display: flex;
    align-items: center;
  }
  .map-features .features-content .content-item .head img {
    width: 0.44rem;
    height: 0.4rem;
  }
  .map-features .features-content .content-item .head h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    margin-left: 0.09rem;
  }
  .map-features .features-content .content-item p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
    margin-left: 0.5rem;
  }
  .map-features .features-content .content-item:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }
  .map-features .features-content .content-item:nth-child(n+3) {
    margin-top: 0.3rem;
  }
  .map-typical {
    width: 100%;
    background: #f6f7f8;
    padding: 0.3rem 0.36rem;
    padding-top: 0.68rem;
    box-sizing: border-box;
  }
  .map-typical .typical-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-typical .typical-title img {
    width: 100%;
    height: auto;
  }
  .map-typical .typical-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .map-typical .typical-content .content-item {
    width: 100%;
  }
  .map-typical .typical-content .content-item .head {
    position: relative;
  }
  .map-typical .typical-content .content-item .head h1 {
    width: 0.68rem;
    height: 0.43rem;
    opacity: 0.2;
    font-size: 0.6rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
    line-height: 0.36rem;
    letter-spacing: 0.02rem;
  }
  .map-typical .typical-content .content-item .head h2 {
    height: 0.24rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    position: absolute;
    left: 0;
    bottom: 0.1rem;
  }
  .map-typical .typical-content .content-item p {
    width: 100%;
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
    margin-top: 0.01rem;
  }
  .map-typical .typical-content .content-item img {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .map-typical .typical-content .content-item:nth-child(n+2) {
    margin-top: 0.4rem;
  }
  .map-scenario {
    width: 100%;
    padding: 0.6rem 0.36rem;
    box-sizing: border-box;
  }
  .map-scenario .scenario-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-scenario .scenario-title img {
    width: 100%;
    height: auto;
  }
  .map-scenario .scenario-content {
    margin-top: 0.1rem;
  }
  .map-scenario .scenario-content .content-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .map-scenario .scenario-content .content-top .top-item {
    width: 33%;
    height: 1rem;
    background: #ffffff;
    border: 0.01rem solid #f3f3f3;
    padding-left: 0.4rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
  .map-scenario .scenario-content .content-top .top-item img {
    width: 0.43rem;
    height: 0.42rem;
  }
  .map-scenario .scenario-content .content-top .top-item h1 {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    margin-left: 0.19rem;
  }
  .map-scenario .scenario-content .content-top .top-item:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }
  .map-scenario .scenario-content .content-top .top-item:nth-child(n+4) {
    margin-top: 0.28rem;
  }
  .map-scenario .scenario-content .content-bottom {
    margin-top: 0.4rem;
    display: flex;
    flex-direction: column;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item {
    width: 100%;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item .head {
    position: relative;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item .head h1 {
    width: 0.68rem;
    height: 0.43rem;
    opacity: 0.2;
    font-size: 0.6rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
    line-height: 0.36rem;
    letter-spacing: 0.02rem;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item .head h2 {
    height: 0.24rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    position: absolute;
    left: 0;
    bottom: 0.1rem;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item p {
    width: 100%;
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
    margin-top: 0.01rem;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item img {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .map-scenario .scenario-content .content-bottom .bottom-item:nth-child(2) {
    margin-top: 0.3rem;
  }
  .map-service {
    width: 100%;
    background: #f6f7f8;
    padding: 0.3rem 0.36rem;
    box-sizing: border-box;
  }
  .map-service .service-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-service .service-title img {
    width: 100%;
    height: auto;
  }
  .map-service .service-content {
    margin-top: 0.1rem;
    width: 100%;
    height: auto;
  }
  .map-service .service-content img {
    width: 100%;
    height: 100%;
  }
  .map-based {
    width: 100%;
    padding: 0.3rem 0.36rem;
    padding-top: 0.62rem;
    box-sizing: border-box;
  }
  .map-based .based-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-based .based-title img {
    width: 100%;
    height: auto;
  }
  .map-based .based-content {
    margin-top: 0.3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .map-based .based-content .content-item {
    width: 48%;
    padding-left: 0.23rem;
    padding-right: 0.22rem;
    padding-top: 0.3rem;
    padding-bottom: 0.41rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    border: 0.01rem solid #f3f3f3;
    border-radius: 0.1rem;
  }
  .map-based .based-content .content-item img {
    width: 0.56rem;
    height: 0.56rem;
  }
  .map-based .based-content .content-item h1 {
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.36rem;
    letter-spacing: 0.02rem;
    margin-top: 0.3rem;
  }
  .map-based .based-content .content-item .main {
    margin-top: 0.25rem;
  }
  .map-based .based-content .content-item .main .item {
    display: flex;
    align-items: center;
  }
  .map-based .based-content .content-item .main .item .border {
    width: 0.2rem;
    height: 0.2rem;
    background: #ffffff;
    border: 0.01rem solid #707070;
    border-radius: 50%;
  }
  .map-based .based-content .content-item .main .item span {
    width: 2.13rem;
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.3rem;
    margin-left: 0.1rem;
  }
  .map-based .based-content .content-item .main .item:not(:first-child) {
    margin-top: 0.16rem;
  }
  .map-based .based-content .content-item:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }
  .map-based .based-content .content-item:hover h1 {
    color: #3c80ff;
  }
  .map-based .based-content .content-item:nth-child(n+3) {
    margin-top: 0.3rem;
  }
  .map-based .based-content .content-item:nth-child(2) img {
    width: 0.57rem;
    height: 0.57rem;
  }
  .map-bench {
    width: 100%;
    background: #f6f7f8;
    padding: 0.3rem 0.36rem;
    box-sizing: border-box;
  }
  .map-bench .bench-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-bench .bench-title img {
    width: 9.71rem;
    height: 2.34rem;
  }
  .map-bench .bench-content {
    margin-top: 0.24rem;
    width: 100%;
    overflow: hidden;
    background: #f6f7f8;
  }
  .map-bench .bench-content .swiper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
  }
  .map-bench .bench-content .swiper .swiper-slide {
    background: #f6f7f8;
    display: flex;
    justify-content: space-between;
  }
  .map-bench .bench-content .swiper .swiper-slide .left {
    width: 100%;
    background: #f6f7f8;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .map-bench .bench-content .swiper .swiper-slide .left img {
    width: 1.78rem;
    height: auto;
  }
  .map-bench .bench-content .swiper .swiper-slide .left img:nth-child(n+4) {
    margin-top: 0.21rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .middle {
    display: none;
  }
  .map-bench .bench-content .swiper .swiper-slide .middle img {
    width: 2.62rem;
    height: 0.58rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .middle h1 {
    height: 0.24rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c80ff;
    line-height: 0.2rem;
    letter-spacing: 0.02rem;
    margin-top: 0.4rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .middle p {
    width: 3.87rem;
    height: 0.67rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 0.24rem;
    margin-top: 0.4rem;
  }
  .map-bench .bench-content .swiper .swiper-slide .right {
    display: none;
  }
  .map-bench .bench-content .swiper .swiper-slide .right img {
    width: 1.78rem;
    height: auto;
  }
  .map-bench .bench-content .swiper .swiper-slide .right img:nth-child(n+4) {
    margin-top: 0.21rem;
  }
  .map-bench .bench-content .swiper .swiper-slide:nth-child(2) .left {
    display: none;
  }
  .map-bench .bench-content .swiper .swiper-slide:nth-child(2) .right {
    width: 100%;
    display: block;
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .map-bench .bench-content .swiper .swiper-slide:nth-child(2) .middle img {
    width: 1.56rem;
    height: 0.58rem;
  }
  .map-bench .bench-content .swiper .swiper-slide:nth-child(3) .middle img {
    width: 2.62rem;
    height: 0.58rem;
  }
  .map-bench .bench-content .swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.3rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
  }
  .map-bench .bench-content .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 0.3rem;
    height: 0.04rem;
    background: #3c80ff;
    border-radius: 0.02rem;
  }
}
