*{
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    font-style: normal;
    font-size: 0.18rem;
    border: none;
    background: none;
}
body,html{
    min-width: 1200px;
}
.top{
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: auto;
    background: #fff;
    position: relative;
}
.top .logo{
    width: 3.2rem ;
    margin-left: 0.2rem;
}
.right-box .nav-bottom .sousuo{
    height: auto;
}
.right-box .nav-bottom ul li{
    height: 0.5rem;
}
.nav-bottom .productCenter,.nav-bottom .support{
    top: 1.1rem;
    overflow: hidden;
}
.top .right-box .nav-top #weibo:hover img{
    display: block;
}
.location{
    width: 100%;
    background: #f4f5f7;
    line-height: 0.5rem;
}
.location p{
    width: 90%;
    margin: 0 auto;
}
.location p a{
    color: #000;
}
.visualbox{
    width: 100%;
}
.visualbox .visual{
    display: block;
    width: 100%;
}