﻿.indexPart2 .tab2 li {width:auto;padding:0 16px;}
.joinLine .txt em{font-size: 15px;}
.footNav li dd{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sNav .list li {
    padding-left: 30px;
}
.sNav .list li a {
    width: 125px;
}
.productShow .part1 .links,.parameter .part1 .links {
    width:auto;
}
.parameter .part2 .leftDiv .msgList li {
    padding-left: 214px;
    height: auto;
}
.policy .lbox {
    line-height: 28px;
    display: flex;
    align-items: center;
}
.aboutPart2 .list li .box {
    padding: 0px 10px
}
.aboutPart2 .list li .content {
    line-height: 20px;
}
.product .detail .layerDiv {
    right:8px;
}
.productShow .bigImg .links {
    width: auto;
}
.productShow .bigImg .name {
    width: 30%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}







@media screen and (max-width: 1004px) {
    .joinLine .txt {
        line-height:27px;
    }
    .parameter .part2 .leftDiv .msgList2 li {
        height: auto;
    }
    .parameter .part2 .leftDiv .msgList li {
        padding-left: 160px;
        height:auto;
    }
    .parameter .part1 .name {
        width: 30%;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
}
