@media screen and (min-width: 1024px) {
  .top-container-phone {
    display: none;
  }
  .same-bread {
    width: 19.2rem;
    height: 0.6rem;
    background: #f6f6f8;
    display: flex;
    padding-top: 0.6rem;
  }
  .same-bread ul {
    display: flex;
    align-items: center;
    margin-left: 2.3rem;
  }
  .same-bread ul li {
    height: 0.19rem;
    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;
  }
  .same-bread ul li img {
    width: 0.14rem;
    height: 0.14rem;
    background: rgba(0, 0, 0, 0);
    margin-top: 0.04rem;
  }
  .same-bread ul li a {
    color: #999999;
  }
  .same-bottom-phone {
    display: none;
  }
  .same-bottom-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .top-container {
    display: none;
  }
  .top-container-phone {
    display: block;
    width: 100%;
    z-index: 9999;
  }
  .top-container-phone .same-top-phone {
    width: 100%;
    height: 100%;
    background: #ffff;
  }
  .top-container-phone .same-top-phone .top-logo {
    width: 100%;
    height: 100%;
    padding: 0.2rem 0.5rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .top-container-phone .same-top-phone .top-logo .show {
    width: 0.4rem;
    height: 0.4rem;
  }
  .top-container-phone .same-top-phone .top-logo .hide {
    width: 0.4rem;
    height: 0.4rem;
    display: none;
  }
  .top-container-phone .same-top-phone .top-logo .logo {
    width: 2.6rem;
    height: 0.7rem;
  }
  .top-container-phone .same-top-phone .top-logo .search {
    width: 0.5rem;
    height: 0.4rem;
  }
  .top-container-phone .same-top-phone .top-logo-active .show {
    width: 0.4rem;
    height: 0.4rem;
    display: none;
  }
  .top-container-phone .same-top-phone .top-logo-active .hide {
    width: 0.4rem;
    height: 0.4rem;
    display: block;
  }
  .top-container-phone .same-top-phone .top-menu {
    width: 100%;
    overflow: hidden;
    background: #fbfcff;
    padding: 0 0.32rem;
    box-sizing: border-box;
    z-index: 99999999;
    position: absolute;
  }
  .top-container-phone .same-top-phone .top-menu ul {
    width: 100%;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu {
    width: 100%;
    padding: 0.3rem 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu span {
    color: #3d3d3d;
    font-size: 0.32rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu a img {
    width: 0.4rem;
    height: 0.4rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show {
    width: 100%;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-top span {
    color: #3d3d3d;
    font-size: 0.32rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-top .show-hide .wx {
    width: 0.4rem;
    height: 0.4rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-top .show-hide .xz {
    width: 0.4rem;
    height: 0.4rem;
    display: none;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-top .show-hide-active .wx {
    display: none;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-top .show-hide-active .xz {
    display: block;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-bottom {
    width: 100%;
    height: 0rem;
    overflow: scroll;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-bottom .show-bottom-item {
    width: 97%;
    padding: 0.2rem 0;
    box-sizing: border-box;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-bottom .show-bottom-item a {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3a3e4f;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-bottom .show-bottom-item:not(:first-child) {
    border-top: 0.01rem solid #dddddd;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show .menu-show-bottom-active {
    margin-top: 0.3rem;
    border-top: 0.01rem solid #dddddd;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show {
    border-top: 0.01rem solid #dddddd;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu:not(:first-child) {
    border-top: 0.01rem solid #dddddd;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu:last-child {
    border-bottom: 0.01rem solid #dddddd;
  }
  .top-container-phone .same-top-phone .top-menu-active {
    display: block;
  }
  .same-bottom {
    display: none;
  }
  .same-bottom-phone {
    display: block;
    width: 100%;
    height: 4.24rem;
    background: #3A3E4F;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
  }
  .same-bottom-phone .phone-bottom-contact {
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.48rem;
    box-sizing: border-box;
    display: flex;
  }
  .same-bottom-phone .phone-bottom-contact .wx {
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .same-bottom-phone .phone-bottom-contact .wx img {
    width: 1.2rem;
    height: 1.2rem;
  }
  .same-bottom-phone .phone-bottom-contact .wx span {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.22rem;
    margin-top: 0.16rem;
  }
  .same-bottom-phone .phone-bottom-contact .weibo {
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .same-bottom-phone .phone-bottom-contact .weibo img {
    width: 1.2rem;
    height: 1.2rem;
  }
  .same-bottom-phone .phone-bottom-contact .weibo span {
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.22rem;
    margin-top: 0.16rem;
  }
  .same-bottom-phone .bottom-phone-about {
    width: 100%;
    padding-left: 0.7rem;
    padding-right: 0.4rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin-top: 0.32rem;
  }
  .same-bottom-phone .bottom-phone-about span {
    opacity: 0.7;
    font-size: 0.22rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    line-height: 0.22rem;
  }
  .same-bottom-phone .bottom-phone-border {
    width: 7.5rem;
    height: 0.01rem;
    background: #707070;
    margin-top: 0.15rem;
  }
  .same-bottom-phone .phone-bottom-address {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 0.16rem;
  }
  .same-bottom-phone .phone-bottom-address span {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
  }
  .same-bottom-phone .phone-bottom-address span:not(:first-child) {
    margin-top: 0.08rem;
  }
  .same-side {
    display: none;
  }
  .same-bottom-phone {
    display: block;
  }
}
