@media screen and (min-width: 1024px) {
  .top-container-phone {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .top-container-phone {
    display: block;
    width: 100%;
    height: 100%;
  }
  .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;
    display: none;
    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 span {
    color: #3d3d3d;
    font-size: 0.32rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu span img {
    width: 0.4rem;
    height: 0.4rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 {
    width: 100%;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 .menu-show-top {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 .menu-show-top a {
    color: #3d3d3d;
    font-size: 0.32rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 .menu-show-top .show-hide .wx {
    width: 0.4rem;
    height: 0.4rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 .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-show1 .menu-show-top .show-hide-active .wx {
    display: none;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 .menu-show-top .show-hide-active .xz {
    display: block;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 .kdiv {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 0.7rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 .kdiv-active {
    display: none;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 .menu-show-bottom {
    width: 100%;
    height: 0rem;
    overflow: scroll;
    padding-left: 0.5rem;
    box-sizing: border-box;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show1 .menu-show-bottom .show-bottom-item {
    width: 97%;
    padding: 0.2rem 0;
    box-sizing: border-box;
    display: block;
    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-show1 .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-show1 .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-show2 {
    width: 100%;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 .menu-show-top {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 .menu-show-top a {
    color: #3d3d3d;
    font-size: 0.32rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 .menu-show-top .show-hide .wx {
    width: 0.4rem;
    height: 0.4rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 .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-show2 .menu-show-top .show-hide-active .wx {
    display: none;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 .menu-show-top .show-hide-active .xz {
    display: block;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 .sdiv {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 0.7rem;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 .sdiv-active {
    display: none;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 .menu-show-bottom {
    width: 100%;
    height: 0rem;
    overflow: scroll;
    padding-left: 0.5rem;
    box-sizing: border-box;
  }
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 .menu-show-bottom .show-bottom-item {
    width: 97%;
    padding: 0.2rem 0;
    box-sizing: border-box;
    display: block;
    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-show2 .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-show2 .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-show1,
  .top-container-phone .same-top-phone .top-menu ul .nav-menu-show2 {
    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;
  }
}
