@media screen and (min-width: 1024px) {
  .traffic-container {
    width: 19.2rem;
    height: 6.8rem;
    background-image: url('../../public/images/zhjt/bg.png');
    background-size: 19.2rem 6.8rem;
    background-repeat: no-repeat;
  }
  body {
    background: #FFFFFF;
  }
  .traffic-introduce-box {
    width: 12rem;
    height: 1.3rem;
    background: #f6f7fb;
    border-radius: 0.04rem;
    margin-left: 3.6rem;
    margin-top: 0.6rem;
    padding-left: 0.37rem;
    padding-top: 0.27rem;
    box-sizing: border-box;
  }
  .traffic-introduce-box p {
    width: 11.26rem;
    height: 0.7rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.38rem;
    letter-spacing: 0.01rem;
  }
  .traffic-introduce-box p span {
    color: #3c80ff;
  }
  .traffic-background-box {
    width: 19.2rem;
    height: 7.19rem;
    padding: 0 3.6rem;
    padding-top: 0.87rem;
    box-sizing: border-box;
  }
  .traffic-background-box .traffic-background-title {
    text-align: center;
  }
  .traffic-background-box .traffic-background-title h1 {
    height: 0.64rem;
    font-size: 0.48rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .traffic-background-box .traffic-background-content {
    width: 12rem;
    height: 4.12rem;
    margin-top: 0.56rem;
    background: rgba(0, 0, 0, 0);
  }
  .traffic-background-box .traffic-background-content img {
    width: 12rem;
    height: 4.12rem;
  }
  .traffic-overview-box {
    width: 19.2rem;
    height: 9.31rem;
    background: #f9fbff;
    padding-left: 4.81rem;
    padding-right: 4.82rem;
    padding-top: 0.53rem;
    box-sizing: border-box;
  }
  .traffic-overview-box .traffic-overview-title {
    text-align: center;
  }
  .traffic-overview-box .traffic-overview-title h1 {
    height: 0.64rem;
    font-size: 0.48rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .traffic-overview-box .traffic-overview-content {
    width: 9.57rem;
    height: 7.62rem;
    margin-top: 0.37rem;
    background: rgba(0, 0, 0, 0);
  }
  .traffic-overview-box .traffic-overview-content img {
    width: 9.57rem;
    height: 7.62rem;
  }
  .traffic-information-box {
    width: 19.2rem;
    height: 7.27rem;
    padding: 0 3.6rem;
    padding-top: 0.87rem;
    box-sizing: border-box;
  }
  .traffic-information-box .traffic-information-title {
    text-align: center;
  }
  .traffic-information-box .traffic-information-title h1 {
    height: 0.64rem;
    font-size: 0.48rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .traffic-information-box .traffic-information-content {
    width: 12rem;
    height: 4.2rem;
    margin-top: 0.56rem;
    background: rgba(0, 0, 0, 0);
  }
  .traffic-information-box .traffic-information-content img {
    width: 12rem;
    height: 4.2rem;
  }
  .traffic-framework-box {
    width: 19.2rem;
    height: 6.72rem;
    background: #f9fbff;
    padding-top: 0.51rem;
    box-sizing: border-box;
  }
  .traffic-framework-box .traffic-framework-title {
    text-align: center;
  }
  .traffic-framework-box .traffic-framework-title h1 {
    height: 0.64rem;
    font-size: 0.48rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .traffic-framework-box .traffic-framework-content {
    width: 19.2rem;
    height: 4.89rem;
    margin-top: 0.78rem;
    background: rgba(0, 0, 0, 0);
  }
  .traffic-framework-box .traffic-framework-content img {
    width: 19.2rem;
    height: 4.84rem;
  }
  .top-container-phone,
  .traffic-container-phone,
  .same-bottom-phone,
  .traffic-introduce-phone,
  .traffic-background-phone,
  .traffic-overview-phone,
  .traffic-information-phone,
  .traffic-framework-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .traffic-container,
  .traffic-introduce-box,
  .traffic-background-box,
  .traffic-overview-box,
  .traffic-information-box,
  .traffic-framework-box,
  .same-bottom,
  .same-side {
    display: none;
  }
  .traffic-container-phone {
    width: 100%;
    height: 3.6rem;
    background-image: url('../../public/images/zhjt/bg-p.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .traffic-introduce-phone {
    width: 100%;
    padding: 0 0.32rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .traffic-introduce-phone p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    letter-spacing: 0.01rem;
  }
  .traffic-introduce-phone span {
    color: #3c80ff;
  }
  .traffic-background-phone {
    width: 100%;
    padding: 0 0.32rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .traffic-background-phone .background-phone-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .traffic-background-phone .background-phone-title h1 {
    font-size: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .traffic-background-phone .background-phone-content {
    width: 100%;
    height: 2.3rem;
    margin-top: 0.3rem;
  }
  .traffic-background-phone .background-phone-content img {
    width: 100%;
    height: 100%;
  }
  .traffic-overview-phone {
    width: 100%;
    padding: 0 0.32rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
    background: #f9fbff;
  }
  .traffic-overview-phone .overview-phone-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .traffic-overview-phone .overview-phone-title h1 {
    font-size: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .traffic-overview-phone .overview-phone-content {
    width: 100%;
    height: 5.8rem;
    margin-top: 0.3rem;
  }
  .traffic-overview-phone .overview-phone-content img {
    width: 100%;
    height: 100%;
  }
  .traffic-information-phone {
    width: 100%;
    padding: 0 0.32rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .traffic-information-phone .information-phone-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .traffic-information-phone .information-phone-title h1 {
    font-size: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .traffic-information-phone .information-phone-content {
    width: 100%;
    height: 2.5rem;
    margin-top: 0.3rem;
  }
  .traffic-information-phone .information-phone-content img {
    width: 100%;
    height: 100%;
  }
  .traffic-framework-phone {
    width: 100%;
    padding-top: 0.3rem;
    box-sizing: border-box;
    background: #f9fbff;
  }
  .traffic-framework-phone .framework-phone-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .traffic-framework-phone .framework-phone-title h1 {
    font-size: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .traffic-framework-phone .framework-phone-content {
    width: 100%;
    height: 2rem;
    margin-top: 0.3rem;
  }
  .traffic-framework-phone .framework-phone-content img {
    width: 100%;
    height: 100%;
  }
}
