.index-discuz-title{
    font-size: 20px;
}
.index-products-title-box{
    width: initial;
}
#discuss-page div.menu-path{
    width: calc(100% - 170px);
}
#discuss-page .discuss-title-box .menu-path-box{
    width: calc(100% - 250px);
}
.discuss-release{
    width: 150px;
}
.index-products-info-name>span{
    width: 90px;
}
.index-products-info-text{
    width: calc(100% - 90px);
    padding-top: 0;
}
.index-products-info-star{
    width: calc(100% - 90px);
}
.index-categroy-info{
    vertical-align: top;
}
.compare-info-style>span{
    width: 90px;
}
.compare-info-style-text{
    width: calc(100% - 90px);
}
.compare-info-style-star{
    width: calc(100% - 90px);
}
.registered-form-info>div>span{
    bottom: -46px;
}
.products-page-specification-name{
    line-height: initial;
}

#discuss-page .discuss-pages-box .page{
    width: calc(100% - 450px);
}
#discuss-page .discuss-pages-bottom-box .page{
    width: calc(100% - 285px);
}

@media only screen and (max-width: 1520px){
    .header-style1 .header-menu> li{
        margin-right: 30px;
    }
}
@media only screen and (max-width: 1430px){
    .header-style1 .header-logo{
        margin: 0 20px;
    }
    .header-style1 .header-menu-box {
        width: calc(100% - 350px);
    }
    .header-social-box{
        margin: 0 40px;
    }
    .header-menu {
        width: calc(100% - 376px);
    }
}
@media only screen and (max-width: 1300px){
    .header-style1 .header-logo {
        width: 260px;
    }
    .header-style1 .header-menu-box {
        width: calc(100% - 300px);
    }
    .header-menu-title{
        font-size: 14px;
    }
}
@media only screen and (max-width: 1200px){
    .header-style1 .header-logo {
        width: 200px;
    }
    .header-style1 .header-menu-box {
        width: calc(100% - 240px);
    }
    .header-menu{
        vertical-align: middle;
        width: calc(100% - 286px);
    }
    .header-style1 .header-menu> li {
        margin-right: 20px;
    }
    .header-social-box {
        margin: 0 10px;
        width: 106px;
    }
    .header-social{
        margin: 0 5px;
    }
}
@media only screen and (max-width: 1000px){
    .header-social-box {
        margin: 0px 60px;
        margin-left: 0;
    }
}
@media only screen and (max-width: 550px){
    .header-social-box {
        margin: 0;
        width: initial;
    }
    .header-style1 .header-logo {
        width: 150px;
        margin: 0 15px;
    }
    .header-style1 .header-menu-box {
        width: calc(100% - 230px);
    }
}