.huawei .floor-right{background:transparent}
.huawei .floor-right-ads{display:none}
.huawei .floor-right-title{font-size:24px}
.huawei .wst-footer-info{display:block}
.huawei .goods .price{text-align:center;margin-top: 16px; color: rgb(207, 10, 44);}
.huawei .goods-list .goods{    width: 288px;
    margin-bottom: 10px;
    margin-left: 10px;
    background: #fff;}
.huawei .wst-footer-info>li {
    width: 240px;}
.huawei .wst-footer-img {
    float:left;    margin-top: 20px;}
.huawei .wst-footer-wz-pn {
    font-size:14px; margin-left: 0;}
.huawei .wst-footer-wz-ca {
    padding-top: 0;
}
.huawei .wst-footer-hp-ck1 {
    padding-top: 56px;
}
.huawei .email-wst{
    float:none; 
    color: #fff;
}
.huawei .call-wst {
    color: #fff;
}
.focus-wst-qr {
    height: 20px;
    color: #fff;}
.huawei .wst-contact{
    color: #fff;
}
.huawei .wst-contact{
    height: 200px;
}
.huawei .wst-main{
    padding-bottom: 60px;
}
.huawei .wst-search{
    margin-left:30px;
}
.huawei .wst-search .search-ipt{
    width: 140px;
    padding-left: 14px;
}
.huawei .wst-search-box{
    width: 270px;
    float: right;
}
.huawei .wst-search .j-search-type{
display: none;
}
.huawei .j-dorpdown .drop-down a{
    color: #fff;
}
.huawei #wst-nav-items ul {
    width: auto;
}
.huawei #wst-nav-items {

    margin-top: 52px;
}
.huawei #wst-slide .wst-slide-itemswrap,.huawei  #wst-slide .wst-slide-items,.huawei  #wst-slide .wst-slide-items li{
    height:550px;
}
.huawei .goods-img-box{width:450px;height: auto;}
.huawei .seeing{display:none}
.huawei .spec-preview {
    float: none;
    height: 450px;
    width: 445px;
    margin-bottom: 5px;
}
.huawei .spec-preview img {
        margin-left: 50px;
    margin-top: 50px;
}
.huawei .goods-pics{
    width: 450px;
}
.huawei  .intro {

    border-left: none;
    border-right: none;

}

/*导航*/
.navs-box .navs {
    height: 45px;
    line-height: 45px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.navs-box .navs li {
    /*width: 92px;*/
    overflow: hidden;
}
.navs-box .navs li:first-child {
    background-color: #784f2e;
    width: 20%;
    position: relative;
}
.navs-box .navs li:first-child a{
    color: white;
}
.navs-box .navs li:first-child :before {
    content: "";
    /*background-image: url(../images/fl.png);*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 17px;
    position: absolute;
    right: 175px;
    top: 14px;
}
.navs-box .navs li a {
    display: block;
    font-size: 16px;
    text-align: center;
}
.navs-box .navs li:hover a {
    font-weight: bold;
}
.inside-box {
    width: 1200px;
    margin: 30px auto 0;
}
.wst-footer-help{
    background: #784f2e;
}
.wst-footer-hp-ck3 .copyright {
    color: #fff;
}
.wst-footer-wz-pn{
    color: #fff;
}
.wst-footer-wz-ca a {
    color: #fff;
}